departmentName = "Counselor Education";
contactName = "Jenn Little";
contactEmail = "littlej@uwplatt.edu";
showMenu = "yes";
templateColor = "blue";
template='default';

menuEntry("Counselor Ed Home", "index.html");
menuBreak();
menuEntry("About Us", "about.html");
menuEntry("Admission", "admission.html");
menuEntry("Courses", "http://www.uwplatt.edu/academics/catalogs/undergraduate/current/courses/counsled.html");
menuEntry("Timeline", "timeline.html");
menuEntry("Assistantship", "assist.html");
menuEntry("Faculty", "faculty.html");
menuEntry("Affiliations", "affiliations.html");
menuBreak();
menuEntry("Resources", "resources.html");
menuEntry("Contact Us", "contact.html");
/*
menuBreak();
menuEntry("School Counseling Survey", "consent.html");
*/

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Counselor Ed", "index.html");
