departmentName = 'Career Center - Resources';
contactName = 'Career Center';
contactEmail = 'careercenter@uwplatt.edu';
showMenu = 'yes';
template= 'careercenter';	

menuEntry("Career Center Home", "../../index.html");
menuBreak();
menuEntry("UWPioneer Career Network", "../../careerLink.html");
menuBreak();
menuEntry("Students", "../../sinfo.html");
menuEntry("Employers", "../../emp.html");
menuEntry("Alumni", "../../alumni/index.html");
menuEntry("Faculty/Staff", "../../staff.html");
menuEntry("Family/Visitors", "../../Parents.html");
menuEntry("On-line Job Search", "index.html");
menuBreak();
menuEntry("Tri-State Employers", "../../tristate/index.html");
menuEntry("Career Fairs", "../../careerfair/index.html");
menuEntry("Event Calendar", "../../events.html");
menuEntry("Annual Reports", "../../reports/index.html");
menuEntry("Contact Us", "../../contact.html");

addCrumb("Career Center","../index.html");
addCrumb("Resources","index.html");