document.write("<link rel='stylesheet' type='text/css' href='../catalog.css' media='screen' />");

departmentName = "Course Index";
contactName = "Registrar's Office";
contactEmail = "registrar@uwplatt.edu";
showMenu = "yes";
template = "default";

//Courses menu.js
menuEntry("Table of Contents","../index.html");
menuEntry("Courses Index","index.html");
menuBreak();
menuEntry("Admission Office", "http://www.uwplatt.edu/admission");
menuEntry("Registrar's Office", "http://www.uwplatt.edu/registrar");

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 2009-2011", "../index.html");
addCrumb("Courses","index.html");