departmentName = 'Conference Services';
contactName = "Kelly Jo Hadfield";
contactEmail = "johnsonk@uwplatt.edu";
showMenu = "yes";
template="steel";

menuEntry("Conference Services","index.html");
menuEntry("Contact Info","contact.html");
menuEntry("Gallery","gallery/index.html");
menuBreak();
menuEntry("Housing Options","housing.html");
menuEntry("Dining Services","dining.html");
menuEntry("Catering","catering.html");
menuEntry("Recreation","recreation.html");
menuEntry("Meeting Spaces","meeting.html");
menuBreak();
menuEntry("Agreement Policies","agreement.html");
menuEntry("Rates","rates.html");
menuEntry("Step by Step Procedures","steps.html");
menuBreak();
menuEntry("University Calendar","http://www.uwplatt.edu/events/clndrcat.html");
menuEntry("Driving Directions","http://www.uwplatt.edu/contact/drive.html");
menuEntry("University Centers","");
menuEntry("Pioneer Student Center Event Planning","http://www.uwplatt.edu/studentctr/event/index.html");
menuEntry("Campus Map","http://www.uwplatt.edu/contact/campus_map.html");
menuEntry("Cooper Living and Learning Center","http://www.uwplatt.edu/llc/");

addCrumb("UWP","http://www.uwplatt.edu");
addCrumb("Conference Services","../index.html");
