departmentName = "Writing Center";
contactName = "Writing Center";
contactEmail = "writingcentr@uwplatt.edu";
showMenu = "yes";
template = "writing";

menuEntry("Writing Center", "index.html");
menuBreak();
menuEntry("Hours of Operation","hours.html");
menuEntry("Contact", "contact.html");
menuEntry("Mission Statement and Policies", "mission.html");
menuEntry("Meet the Tutors", "tutors.html");
menuEntry("Meet the Staff","staff.html");
menuEntry("How to Make the Most of Your Session","makingthemost.html");
menuEntry("News of the Day", "news.html");
menuEntry("The Write Stuff", "files/writing_stuff.pdf");
menuEntry("Tipsheets", "tipsheets.html");
menuEntry("Writing Tip of the Week", "tip.html");
menuEntry("Photo Gallery", "photo.html");
menuEntry("The Driftless Review", "driftless.html");



addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Writing Center", "index.html");
