departmentName = "Pioneer Activity Center (PAC)";
contactName = "PAC";
contactEmail = "pac@uwplatt.edu";
showMenu = "yes";
template = "classic";

menuEntry("UWP Home", "http://www.uwplatt.edu/");
menuEntry("PAC Home","index.html");
menuBreak();
menuEntry("Operating Schedule", "schedule.html");
menuEntry("Membership Information", "member.html");
menuEntry("Membership Rates", "rates.html");
menuEntry("Weekly Calendar", "calendar.html");
menuEntry("Rules &amp; Regulations", "rules.html");
menuEntry("Contact the PAC", "contact.html");
menuBreak();
menuEntry("Membership Form", "files/memberapplicationform.pdf");
menuEntry("Health Form", "files/health.pdf");
menuEntry("Medical Approval Form", "files/medical_approval_form.pdf");
menuEntry("PAC Map", "files/PACmap.pdf");
menuEntry("Campus Trail Map", "files/trails_map.pdf");
menuEntry("PAC Fitness Classes", "files/fitness_classes_2009.pdf");

addCrumb("http://www.uwplatt.edu","uwplatt.edu");
addCrumb("PAC","index.html");
