departmentName = "Women in Engineering Program";
contactName = "Tammy Salmon-Stephens";
contactEmail = "salmont@uwplatt.edu";
showMenu = "yes";
template="wep";

menuEntry("UWP Home","http://www.uwplatt.edu");
menuEntry("WEP Home", "index.html");
menuBreak();
menuEntry("WEP Director","staff.html");
menuEntry("WEP Assistants", "wep_assistants.html");
menuEntry("Programs","programs/index.html");
menuEntry("WEP & SWE","wepvsswe.html");
menuEntry("Scholarships","scholarships/index.html");
menuEntry("FAQ","faq.html");
menuEntry("Student Resources","resource.html");
menuEntry("Faculty Resources","fsource.html");
menuEntry("Statistics &amp; Reports","statistics/index.html");
menuEntry("Alumni Outreach","outreach.html");
menuEntry("Corporate Partnership","donations.html");
menuEntry("Sponsors","sponsors.html");
menuEntry("Advisory Board","advisory/index.html");
menuEntry("Key Note Speakers","speakers.html");
menuEntry("Calendar of Events","files/2009_dates.pdf");
menuBreak();
menuEntry("Career Day","career_day/index.html");
menuEntry("Durrant Banquet","banquet.html");
menuEntry("S.W.E.","http://www.uwplatt.edu/wep/swe/index.html");
menuEntry("Mentor Center","http://www.uwplatt.edu/wep/mentor/index.html");
menuEntry("Links","links.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("WEP", "index.html");