departmentName = 'Pioneer Student Center';
contactName = "James Ball";
contactEmail = "ballj@uwplatt.edu";
showMenu = "yes";
template="studentctr";

menuEntry("UWP Home","http://www.uwplatt.edu");
menuEntry("PSC Home","index.html");
menuBreak();

menuEntry("Today's Events","https://ems.uwplatt.edu/VirtualEMS/browseevents.aspx");
menuBreak();

menuEntry("AXIS TV","axis.html");
menuEntry("Bears Den","bearsden.html");
menuEntry("Campus Programming","http://reslife.saf.uwplatt.edu/cpr/");
menuEntry("Event Planning","event/index.html");
menuEntry("Information Center","infocenter/index.html");
menuEntry("Pioneer Involvement", "http://reslife.saf.uwplatt.edu/pic/");
menuEntry("PSC Employment","employment/index.html");
menuEntry("University Bookstore","http://www.platteville.bkstr.com");
menuBreak();
menuEntry("UWPLink","http://uwplatt.collegiatelink.net");
menuBreak();

menuEntry("Conference Services","http://www.uwplatt.edu/confservices");
menuEntry("Cooper Living &amp; Learning Center","http://www.uwplatt.edu/llc");
menuEntry("Dining Services","http://reslife.saf.uwplatt.edu/diningservices");
menuBreak();

menuEntry("Student Center Advisory Committee","http://www.uwplatt.edu/org/scac/");
menuBreak();

addCrumb("UWP","http://www.uwplatt.edu");
addCrumb("PSC","index.html");

