departmentName = 'PSC - Event Planning';
contactName = "James Ball";
contactEmail = "ballj@uwplatt.edu";
showMenu = "yes";
template="studentctr";

menuEntry("PSC Home","../index.html");;
menuEntry("Event Planning Home","index.html");
menuBreak();
menuEntry("Display Cases &amp; Bulletin Boards","displaycases.html");
menuEntry("Rate and Guidelines","rentalrate.html");
menuEntry("Reservations","reservations.html");
menuEntry("Policies","reservationpolicies.html");
menuEntry("Procedures","reservationprocedures.html");
menuEntry("Priorities &amp; Timelines","reservationtime.html");
menuEntry("Vending Policies","vendingpolicies.html");
menuEntry("Rooms","rooms/index.html");
menuEntry("Production Services","productionservices.html");
menuEntry("UWP Contract Negotiation Guidelines", "event_contract.html");
menuBreak();
menuEntry("Room Reservations","https://ems.uwplatt.edu/virtualems/index.html");
menuBreak();

addCrumb("UWP","http://www.uwplatt.edu");
addCrumb("PSC","../index.html");
addCrumb("Event","index.html");
