departmentName = 'PSC - Information Center';
contactName = "James Ball";
contactEmail = "ballj@uwplatt.edu";
showMenu = "yes";
template="studentctr";

menuEntry("PSC Home","../index.html");
menuEntry("Information Center","index.html");
menuBreak();
menuEntry("InformU","informu.html");
menuBreak();
menuEntry("Copies, faxes, etc.","informationcenterCopyservices.html");
menuEntry("Posting Approvals","informationcenterPostingapprovals.html");
menuEntry("Check Cashing","informationcenterCheckcashing.html");
menuEntry("Visitor Parking Permits","informationcenterVisitorpermits.html");
menuEntry("PSC Lost &amp; Found","informationcenterLostandfound.html");
menuEntry("Books of Stamps","informationcenterBooksofstamps.html");
menuBreak();
menuEntry("UWP Map","http://www.uwplatt.edu/contact/campus_map.html");

addCrumb("UWP","http://www.uwplatt.edu");
addCrumb("PSC","../index.html");
addCrumb("Info Center","index.html");