departmentName = "UWP Foundation, Inc.";
contactName = "Foundation";
contactEmail = "foundation@uwplatt.edu";
showMenu = "yes";
template = "foundation1";

menuEntry("Foundation Home", "http://www.uwplatt.edu/foundation/");
menuBreak();
menuHeader("About UWPF");
menuEntry(" - Introduction to UWPF", "index.html");
menuEntry(" - History and Mission", "mission.html");
menuEntry(" - Board of Directors", "directors/index.html");
menuEntry(" - Annual Report", "http://www.uwplatt.edu/foundation/annual_report/index.html");
menuEntry(" - 1866 &amp; 2016 Initiatives", "Initiatives_1866-2016.pdf");
menuBreak();
menuEntry("What's Happening", "../happening/index.html");
menuEntry("Annual Giving", "../giving/index.html");
menuEntry("Current Projects", "../projects/bilsa.html");
menuEntry("Ways To Give", "../ways_to_give/index.html");
menuEntry("Forms", "../foundation_forms/raffle.html");
menuEntry("Links", "../links.html");
menuEntry("Contact Us", "../directory/index.html");


addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Foundation", "index.html");
