departmentName = "Women in Engineering Program";
contactName = "Tammy Salmon-Stephens";
contactEmail = "salmont@uwplatt.edu";
showMenu = "yes";
template="wep";

menuEntry("WEP Home", "../../index.html");
menuEntry("Career Day","../index.html");
menuBreak();
menuEntry("Career Day Schedule","index.html");
menuEntry("Student App","application.html");
menuEntry("Chaperone App","chaperone_app.html");
menuEntry("Quotes and Program Evaluation","../quotes/index.html");
menuEntry("Sponsors","sponsors.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("WEP", "../../index.html");
addCrumb("Career Day","../index.html");
addCrumb("Fall Career Day","index.html");