document.write("<link rel='stylesheet' type='text/css' href='../catalog.css' media='screen' />");

departmentName = "College of LAE";
contactName = "Registrar's Office";
contactEmail = "registrar@uwplatt.edu";
showMenu = "yes";
template = "default";

//LAE menu.js
menuEntry("Table of Contents","../index.html");
menuBreak();
menuEntry("LAE Home","http://www.uwplatt.edu/lae");
menuBreak();
menuEntry("Criminal Justice","crimljus.html");
menuEntry("Economics","economics.html");
menuEntry("Education","education.html");
menuEntry("Ethnic Studies","ethnic.html");
menuEntry("Fine Arts","arts.html");
menuEntry("Humanities","humanities.html");
menuEntry("Psychology","psych.html");
menuEntry("Social Sciences","social.html");
menuEntry("Women's Studies","women.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Academics", "http://www.uwplatt.edu/academics/index.html");
addCrumb("Catalogs", "http://www.uwplatt.edu/academics/catalogs/index.html");
addCrumb("Undergrad 2005-2007", "../index.html");
addCrumbAcronym("LAE","index.html","Liberal Art and Education");