departmentName = "School of Education";
pageName = "MS in Education Program";
contactName = "MSE Web Manager";
contactEmail = "web@uwplatt.edu";
showMenu = "yes";
template = "education";

menuEntry("UWP Home", "http://www.uwplatt.edu/");
menuEntry("LAE Home", "http://www.uwplatt.edu/lae/");
menuEntry("Education", "http://www.uwplatt.edu/education/");
menuEntry("MSE", "http://www.uwplatt.edu/mse/index.html");
menuHeader("Adult Education");
menuEntry("Adult Ed Program", "AdultEd.htm");
menuEntry("Applying/Reqremts", "require.htm");
menuEntry("Classes", "classes.htm");
menuEntry("Course Rotation", "HRConcentration.htm#Rotation");
menuEntry("Faculty", "faculty.htm");
menuEntry("Graduates", "graduates.htm");
menuEntry("Newsletters", "newsletter.htm");
menuEntry("Registration", "registration.htm");
menuEntry("Resources", "resources.htm");
menuEntry("Students", "students.htm");
menuHeader("Concentrations");
menuEntry("Human Services", "HRConcentration.htm");
menuEntry("Vocational/Technical", "VTConcentration.htm");
menuEntry("Cultural Arts Mgt", "http://www.uwplatt.edu/cont_ed/masters/MSE.html");
menuBreak();
menuEntry("Job Search", "jobs.htm");
menuEntry("Questions/Contacts", "contacts.htm");

addCrumb("UWP Home","http://www.uwplatt.edu");
addCrumb("LA&amp;E","http://www.uwplatt.edu/lae/");
addCrumb("SOE Home","http://www.uwplatt.edu/education/index.html");
addCrumb("MSE","http://www.uwplatt.edu/mse/");
addCrumb("Adult Ed","http://www.uwplatt.edu/mse/adulted.htm");