departmentName = "University Tutoring Services";
contactName = "Tutoring";
contactEmail = "tutoring@uwplatt.edu";
showMenu = "yes";
template="uts";

menuEntry("Univeristy Tutoring Services", "index.html");
menuBreak();
menuEntry("Hours of Operation", "hours.html");
menuEntry("Contact", "contact.html");
menuEntry("Mission Statement", "mission.html");
menuEntry("Goals and Policies", "goals.html");
menuEntry("Request a Tutor", "request.html");
menuEntry("Become a Tutor", "become.html");
menuEntry("Free Tutoring Programs", "free_programs.html");
menuEntry("Staff", "staff.html");
menuEntry("How to Make the Most of a Session", "makethemost.html");
menuEntry("Photo Gallery", "photos.html");
menuBreak();


addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Tutoring", "index.html");
