departmentName = 'Pioneer Student Center';
contactName = "James Ball";
contactEmail = "ballj@uwplatt.edu";
showMenu = "yes";
template="studentctr";

menuEntry("PSC Home","../index.html");
menuEntry("PSC Employment","index.html");
menuEntry("Job Openings","jobopenings.html");
menuBreak();
menuEntry("AXIS TV","../axis.html");
menuEntry("Bears Den","../bearsden.html");
menuEntry("Event Planning","../event/index.html");
menuEntry("Information Center","../infocenter/index.html");
menuEntry("Pioneer Involvement", "http://reslife.saf.uwplatt.edu/pic/");
menuEntry("University Bookstore","http://www.platteville.bkstr.com");
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();


addCrumb("UWP","http://www.uwplatt.edu");
addCrumb("PSC","index.html");
