departmentName = "Philosophy";
contactName = "Billidine Penisten";
contactEmail = "penisten@uwplatt.edu";
showMenu = "yes";
template = "philosophy";

menuEntry("UWP Home", "http://www.uwplatt.edu");
menuEntry("Humanities Home", "http://www.uwplatt.edu/humanities/");
menuBreak();
menuEntry("Philosophy Home", "index.html");
menuEntry("Philosophy Faculty","faculty.html");
menuEntry("Philosophy Program","program.html");
menuBreak();
menuEntry("Humanities Newsletter", "http://www.uwplatt.edu/humanities/newsletter.htm");
menuEntry("Contact Information", "contact.html");