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","fall/index.html");
menuEntry("Student Application","fall/application.html");
menuEntry("Chaperone Application","fall/chaperone_app.html");
menuEntry("Quotes and Program Evaluation","quotes/index.html");
menuEntry("Sponsors","fall/sponsors.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("WEP", "../index.html");
addCrumb("Career Day","index.html");