departmentName = "Humanities Department";
contactName = "Kory Wein";
contactEmail = "weink@uwplatt.edu";
showMenu = "yes";
template = "humanities";

menuEntry("Humanities Home Page", "http://www.uwplatt.edu/Humanities/index.html");
menuHeader("Programs");
menuEntry("English", "http://uwplatt.edu/English/index.html");
menuEntry("Foreign Language", "http://www.uwplatt.edu/foreignlanguages/index.html");
menuEntry("Philosophy", "http://uwplatt.edu/philosophy/index.html");
menuHeader("Information");
menuEntry("Contact", "contact.html");
menuEntry("Study Abroad", "http://www.uwplatt.edu/intprog/educationabroad/");
menuEntry("Scholarships","http://uwplatt.edu/finaid/lae_humanities.html");
menuHeader("Faculty");
menuEntry("English", "http://www.uwplatt.edu/English/faculty.html");
menuEntry("Foreign Language", "http://www.uwplatt.edu/ForeignLanguages/faculty.html");
menuEntry("Philosophy", "http://uwplatt.edu/philosophy/faculty.html");
menuHeader("Rotation of Classes");
menuEntry("English", "http://www.uwplatt.edu/English/files/classrotation.pdf");
menuEntry("Foreign Language", "http://www.uwplatt.edu/ForeignLanguages/files/classrotation.pdf");
menuEntry("Philosophy", "http://www.uwplatt.edu/philosophy/files/classrotation.pdf");
menuHeader("Contact");
menuEntry("English", "http://www.uwplatt.edu/English/contact.html");
menuEntry("Foreign Language", "http://www.uwplatt.edu/ForeignLanguages/contact.html");
menuEntry("Philosophy", "http://www.uwplatt.edu/philosophy/contact.html");

menuHeader("Resources");
menuEntry("Web Research","http://www.uwplatt.edu/English/web_research.html");
menuEntry("Writing Center", "http://www.uwplatt.edu/writingcentr/");