var dir = "/housing/";
menuEntry("Home", dir + "index.html");
menuBreak();
menuEntry("Snow Emergency for Parking", dir + "sep.html");
menuBreak();
menuEntry("Current Students", dir + "currentStudents.html");
menuEntry("Future Students", dir + "newStudents.html");
menuEntry("Parents", dir + "parent.html");
menuEntry("Computing on Campus - ResNet", "http://reslife.saf.uwplatt.edu/resnet/");
menuBreak();
//test
//menuEntry("Residence Halls", dir + "residenceHalls.html");
//menuEntry("Campus Map", "http://www.uwplatt.edu/contact/Campus_Map.pdf");
//menuBreak();
//menuEntry("Getting Involved", dir + "studentOpportunities.html");
menuEntry("Posting Policy", dir + "posting.html");
//menuEntry("Professional Staff", dir + "staff.html");
//menuEntry("Resident Director 2009-2010", dir + "rdEmployment.html");
menuEntry("Contact Us", dir + "contact.html");
menuBreak();
menuEntry("Rental Resources", "/ri/");
menuEntry("Intranet", "https://reslife.saf.uwplatt.edu/framework/");