departmentName = "Department of Industrial Studies"; 
contactName = "Dr. Francis X. Steck";
contactEmail = "steck@uwplatt.edu";
template = "industrial_studies";
//////////////////////////////////// END TEMPLATE DATA //
initialize();
/////////////////////////////////////////// START MENU //
menuEntry("Industrial Studies Home","../index.html");
menuBreak();
menuEntry("BCM","../bcm/index.html");
menuEntry("MTM", "index.html");
menuEntry("OSM", "../osm/index.html");
menuEntry("Tech Ed", "../tech_ed/index.html");
menuBreak();
menuEntry("Plastics Processing Technology", "http://www.uwplatt.edu/cfppt/index.html");
menuEntry("UWP Metal Casting", "../metalcasting/index.html");
menuBreak();