departmentName = "Industrial Engineering";
contactName = "Jim Lowe";
contactEmail = "loweja@uwplatt.edu";
showMenu = "yes";
template = "default";

menuEntry("IE Homepage", "index.html");
menuBreak();
menuEntry("4-Year Plan", "four_year_plan.html");
menuEntry("Curriculum", "http://www.uwplatt.edu/academics/catalogs/undergraduate/current/ems/mechind.html");
menuEntry("Course Description", "http://www.uwplatt.edu/academics/catalogs/undergraduate/current/courses/indsteng.html");
menuEntry("Facilities", "facilities.html");
menuEntry("Faculty &amp; Staff", "faculty.html");
menuEntry("Scholarships", "http://www.uwplatt.edu/finaid/ems_ie.html");
menuEntry("Student Organizations", "organizations.html");
menuEntry("Women in Engineering", "http://www.uwplatt.edu/wep/");
menuEntry("EMS Homepage", "http://www.uwplatt.edu/ems/");
menuBreak();
menuEntry("Contact Us", "contact_us.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Industrial Engineering", "index.html");