var dir = "/resnet/";
menuEntry("Home", dir + "index.html");
menuEntry("Student Housing", "/housing/");
menuBreak();
menuHeader('<div style="color:#000;float:left;">About Us</div><br />');
menuEntry("What does ResNet do?", dir + "pages/scope.html");
menuEntry("Our Hours", dir + "pages/hours.html");
menuEntry("How to Contact Us", dir + "pages/phone.html");
menuEntry("History of ResNet", dir + "pages/history.html");
menuEntry("Current ResNet Staff", dir + "pages/staff.html");
menuBreak();
menuHeader('<div style="color:#000;float:left;">Tech Support</div><br />');
menuEntry("Policies", dir + "pages/policies.html");
menuEntry("Min. Configs", "http://www.uwplatt.edu/oit/config.html");
menuEntry("Resident Hall Labs", dir + "pages/labs.html");
menuEntry("On-Site Support", dir + "pages/onsite.html");
menuEntry("Copyright", dir + "pages/copyright.html");
menuBreak();
menuHeader('<div style="color:#000;float:left;">Resources</div><br />');
menuEntry("PC Deals", dir + "pages/pcdeals.html");
menuEntry("Software Downloads", "http://www.uwplatt.edu/go/software");
menuEntry("On-Line", dir + "pages/onlineresources.html");
menuEntry("NetReg", dir +"pages/getresnet.html");
menuEntry("Printer Acct. Balance", "http://www.uwplatt.edu/oit/faqs/printing/printerusage.html");
menuEntry("UWP OIT", "http://www.uwplatt.edu/oit");
menuBreak();
menuHeader('<div style="color:#000;float:left;">Setup & Installs</div><br />');
menuEntry("Anti-Virus", "http://www.uwplatt.edu/oit/howto/installsav10-win.html");
menuEntry("NIC", dir +"pages/nic.html");
menuEntry("Add Network Printer", dir + "pages/printerinstall.html");
menuEntry("E-Mail", dir + "pages/email.html");
menuBreak();
menuHeader('<div style="color:#000;float:left;">Job Ops</div><br />');
menuEntry("Job Opportunities", dir + "pages/jobops.html");
menuEntry("Online Application", dir + "pages/application.php");
menuBreak();
menuEntry("FAQ", dir + "pages/faq.html");
menuEntry("ResNet on Facebook", "http://www.facebook.com/group.php?gid=2203205749")
menuBreak();