departmentName = "College of EMS";
pageName = "EMS Alumni Board";
contactName = "Jean Olson";
contactEmail = "olsonj@uwplatt.edu";
showMenu = "yes";
template = "classic";

menuEntry("EMS Home", "../index.html");
menuBreak();
menuEntry("Online Welcome", "../onlinewelcome.html");
menuEntry("Virtual EMS Tour", "../tour/index.html");
menuEntry("About the College", "../aboutems.html");
menuEntry("Address & Phone", "../address.html");
menuEntry("Advising", "../advising/index.html");
menuEntry("Undergraduate Catalog", "http://www.uwplatt.edu/academics/catalogs/index.html");
menuEntry("Organizations & Events", "../orgs.html");
menuEntry("Women in Engineering", "http://www.uwplatt.edu/wep");
menuEntry("Scholarships", "http://www.uwplatt.edu/finaid");   
menuEntry("Minority Issues","http://www.uwplatt.edu/merc");
menuEntry("Academic Programs", "../programs.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("EMS","../index.html");
addCrumb("Alumni","index.html");