GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 134.29.175.74 / Your IP : 216.73.216.160 Web Server : nginx/1.10.2 System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586 User : Administrator ( 0) PHP Version : 7.1.0 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/nginx/html/CSTclub/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <!-- **************************HEAD************************** --> <head> <meta charset="utf-8"> <meta name="HandheldFriendly" content="true"> <meta name="viewport" content="width=device-width, initialscale=1"> <meta name="keywords" content="cst, computer, helpdesk, ridgewater"> <meta name="author" content="Grant Ojanen"> <title>Ridgewater CST Club</title> <link rel="stylesheet" href="./stylesheet.css"> <link rel="icon" type="image/ico" href="./favicon.ico"> </head> <body> <!-- **************************Header************************** --> <header role="banner"> <div id="clip"> <h1> <a href="./index.html">Ridgewater <span id="club-title"><abbr title="Computer Systems Technology">CST</abbr> Club</span></a> </h1> <nav role="navigation"> <ul> <li><a href="https://cst.ridgewater.edu/Helpdesk/">Helpdesk Login</a></li> <li><a href="./index.html">Helpdesk Info</a></li> <li><a href="./cst-club.html">Club Info</a></li> </ul> </nav> </div> </header> <div id="master"> <!-- **************************MAIN************************** --> <main role="main"> <section id="main"> <header> <h2>Helpdesk Information</h2> </header> <div> <article id="services"> <h3>Services</h3> <p>$35 donation goes to the CST Club for labor. If parts are required, staff may assist customers in ordering parts. Customers then pay for parts.</p> <ul> <li>Malware, spyware & virus scans</li> <li>Performance checks</li> <li>Recommendations for improved security & speed</li> <li>Hardware repair on laptops & desktops</li> </ul> <p>It's open to the public, so you don't need to be a student.</p> <p>Due to limited Helpdesk hours & the variety of issues possible, repair times vary.</p> </article> <article id="contact"> <h3>Location, Time, & Contact</h3> <h4>Willmar Campus</h4> <address> <dl> <dt>Location</dt> <dd>Building B: Room 62</dd> <dt>Phone</dt> <dd>320-222-7483</dd> <dt>Time</dt> <dd>Tues. & Wed.: 10-11:55 am and 1-2:55 pm</dd> <dt>Contact Card</dt> <dd><a href="./docs/willmar-contact-card.vcf" download>Download and save to your contacts list.</a></dd> </dl> </address> <h4>Hutchinson Campus</h4> <address> <dl> <dt>Location</dt> <dd>Room 323</dd> <dt>Phone</dt> <dd>320-234-8550</dd> <dt>Time</dt> <dd>Tues. & Wed.: 10-11:55 am and 1-2:55 pm</dd> <dt>Contact Card</dt> <dd><a href="./docs/hutchinson-contact-card.vcf" download>Download and save to your contacts list.</a></dd> </dl> </address> </article> </div> </section> </main> </div> <!-- **************************FOOTER************************** --> <footer role="contentinfo"> <address>©2015 Ridgewater College <ul> <li><a href="./index.html#contact">Contact</a></li> <li><a href="./cst-club.html#about">About</a></li> <li><a href="http://ridgewater.edu/Pages/Privacy-Statement.aspx">Privacy</a></li> <li> Webpage designed by <a href="http://www.g-rantsgames.com/index.html" rel="author external noreferrer">Grant Ojanen</a></li> </ul> </address> </footer> </body> </html>