departmentName = "Women in Engineering Program";
contactName = "Tammy Salmon-Stephens";
contactEmail = "salmont@uwplatt.edu";
showMenu = "yes";
template="wep";

menuEntry("WEP Home", "../index.html");
menuEntry("Programs","index.html");
menuBreak();
menuEntry("Mentor","mentor.html");
menuEntry("Outreach","outreach.html");
menuEntry("Sky's the Limit Registration Form","files/Registration_form_Sky2009.pdf");
//menuEntry("Piecing It Together Application","application.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("WEP", "../index.html");
addCrumb("Programs","index.html");