departmentName='Policies Governing Student Life';
contactName='UWP Web Development';
contactEmail='web@uwplatt.edu';
showMenu='yes';
template='steel';

menuEntry("UWP Home","http://www.uwplatt.edu");
menuEntry("University Documents","http://www.uwplatt.edu/university/documents/index.html");
menuEntry("Student Policies Home","index.html");
menuBreak();
menuEntry("Table of Contents","contents.html");
menuBreak();
menuEntry("General Information","general.html");
menuEntry("Student Bill of Rights","billofrights.html");
menuEntry("Academic Policies","academic.html");
menuEntry("General Policies","gentable.html");
menuEntry("UWS Chapter 14","chapter14.html");
menuEntry("UWS Chapter 17","chapter17.html");
menuEntry("UWS Chapter 18","chapter18.html");
menuEntry("UWP Safety","safety.html");
menuEntry("Sexual Assault","assault.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("University Documents","http://www.uwplatt.edu/university/documents/index.html");
addCrumb("Student Life Policies","index.html");