departmentName = "Biology";
contactName = "Jeffrey  Huebschman";
contactEmail = "huebschj@uwplatt.edu";
showMenu = "yes";
template = "biology";

menuEntry("UWP Home", "http://www.uwplatt.edu");
menuEntry("Biology Home", "index.html");
menuBreak();
menuEntry("Faculty/Staff", "staff/index.html");
menuEntry("Biology Major Options", "emphasis/index.html");
menuEntry("Course Descriptions", "http://www.uwplatt.edu/academics/catalogs/undergraduate/current/courses/biology.html");
menuEntry("Scholarships", "scholarships.html");
menuEntry("Rural and Urban Scholars in Community Health Program", "rusch.html");
menuEntry("Department Photo Album", "photos/index.html")
menuEntry("News", "http://www.uwplatt.edu/biology/news");
menuEntry("For Biology Alumni", "http://alumni.uwplatt.edu/?page=BILSAAlumniChapter");

addCrumb("www.uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Biology", "index.html");
