departmentName = "Student Health Services";
contactName = "Student Health Services";
contactEmail = "dreessev@uwplatt.edu";
showMenu = "yes";
template = "default";

menuEntry("UWP Home","http://www.uwplatt.edu");
menuEntry("Student Health Services Home", "index.html");
menuEntry("About Student Health Services", "about.html");
menuEntry("Mission Statement", "mission.html");
menuEntry("Medical Excuse Policy", "excuses.html");
menuEntry("Health Services Staff", "staff.html");
menuBreak();
menuEntry("Student Health Services Hours", "howto.html");
menuEntry("Provided Services", "services.html");
menuEntry("Emergency &amp; After Hours", "emergency.html");
menuBreak();
menuEntry("Student Health Insurance", "insurance.html");
menuEntry("Family Planning Waiver Program","familywaiver.html");
menuEntry("Health History Form","files/historyphysicalform.pdf");
menuEntry("International Student Health Form","files/healthformintlf1students.pdf");
menuBreak();
menuEntry("Self-Care Opportunities", "selfcare.html");
menuEntry("Meningococcal Info","meningococcal/index.html");
menuEntry("Hepatitis B","meningococcal/index.html");
menuEntry("H1N1 Flu","H1N1/index.html");
menuEntry("Mumps Fact Sheet","mumps.html");
menuBreak();

menuEntry("The Scoop", "scoop.html");
menuBreak();
menuEntry("Privacy Statement", "privacy.html");
menuEntry("Notice of Privacy Practices","files/privacypractices.pdf");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("Student Health Services","index.html");
