document.write("<link rel='stylesheet' type='text/css' href='catalog.css' media='screen' />");

departmentName = "Graduate Catalog 2004-2006";
contactName = "Registrar's Office";
contactEmail = "registrar@uwplatt.edu";
showMenu = "yes";
template = "default";

//Courses menu.js
menuEntry("Graduate Catalog", "index.html");
menuBreak();
menuEntry("Application for Distance Learning Admission", "form.pdf");
menuEntry("Application for Admission", "http://www.apply.wisconsin.edu");
menuEntry("About University of Wisconsin-Platteville", "about.html");
menuEntry("Admission to the School of Graduate Studies","admission.html");
menuEntry("Student Affairs","affairs.html");
menuEntry("Registration and Course Policies","registration.html");
menuEntry("Reference Information","refinfo.html");
menuEntry("Prospective Students","prospective.html");
menuEntry("Information Services", "infoservices.html");
menuEntry("Financial Aid", "finaid.html");
menuEntry("Degrees and Programs", "degrees.html");
menuEntry("Online Programs", "OPrograms.html");
menuBreak();
menuEntry("Master of Science in Education - Counselor Education","CEducation.html");
menuEntry("Master of Science in Criminal Justice","CJustice.html");
menuEntry("Master of Engineering", "Engineering.html");
menuEntry("Master of Science - Industrial Technology Management", "ITManagement.html");
menuEntry("Master of Science in Project Management", "PManagement.html");
menuEntry("Master of Science in Education", "Teaching.html");
menuBreak();
menuEntry("Admission Office", "http://www.uwplatt.edu/admission");
menuEntry("Registrar's Office", "http://www.uwplatt.edu/registrar/gradschool.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("Graduate 2004-2006", "index.html");