document.write("<link rel='stylesheet' type='text/css' href='../catalog.css' media='screen' />");

departmentName = "College of EMS";
contactName = "Registrar's Office";
contactEmail = "registrar@uwplatt.edu";
showMenu = "yes";
template = "default";

//EMS menu.js
menuEntry("Table of Contents","../index.html");
menuBreak();
menuEntry("EMS Home","http://www.uwplatt.edu/ems");
menuBreak();
menuEntry("Chem &amp; Eng Physics","chemphys.html");
menuEntry("Civil &amp; Enviro Eng","civilenv.html");
menuEntry("Comp Sci &amp; Soft Eng","compsoft.html");
menuEntry("Electrical Eng","electrical.html");
menuEntry("General Eng","general.html");
menuEntry("Broad Field Science","science.html");
menuEntry("Mathematics","math.html");
menuEntry("Mech &amp; Ind Eng","mechind.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("EMS","index.html","Engineering, Mathematics, and Science");