departmentName = "Karrmann Library";
contactName = "Library";
contactEmail = "reference@uwplatt.edu";
showMenu = "yes";
template = "library";

menuEntry("Library Catalog","http://pltlib.wisconsin.edu/vwebv/searchBasic");
menuEntry("Hours","/library/hours.html");
menuEntry("Resources by Discipline","/library/resources/index.html");
menuEntry("Reference Resources","/library/reference/index.html");
menuBreak();
menuEntry("","");
menuEntry("Distance Ed Students","/library/destudents.html");
menuEntry("Off Campus Users","/librarydatabase/offcampus.html");
menuEntry("Ask a Librarian!","/library/askalibrarian.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("Library","http://www.uwplatt.edu/library");
addCrumb("Guides","/library/reference/guides.html");