departmentName = 'Employee Handbook 2002-2003';
contactName = 'Liz Schaal';
contactEmail = 'schaale@uwplatt.edu';
showMenu = 'yes';
template = 'default';

menuEntry("Table of Contents", "../index.html");
menuBreak();
menuEntry("Mission Statement","../Part1/Mission.html");
menuEntry("Board of Regents","http://www.uwsa.edu/bor/index.htm");
menuEntry("System Administration","../Part1/system.html");
menuEntry("Organizational Charts","../Part1/orgcharts.html");
menuEntry("UWP Information","../Part1/infosource.html");
menuEntry("Responsibilities","../Part2/responsibilities.html");
menuEntry("Privileges","../Part2/privileges.html");
menuEntry("Policy Statements","../Part2/policy.html");
menuEntry("Calendars","../Part3/calendar.html");
menuEntry("Committee Structure","../Part3/index.html");
menuEntry("Academic Constitution","../Part4/staffconst/index.html");
menuEntry("Faculty Constitution","../Part4/facconst/index.html");
menuEntry("WI Administrative Codes","../Part5/index.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("University Documents","http://www.uwplatt.edu/university/documents");
addCrumb("Employee Handbook","../index.html");