departmentName = "UWP Foundation, Inc.";
contactName = "Foundation";
contactEmail = "foundation@uwplatt.edu";
showMenu = "yes";
template = "foundation1";

menuEntry("Foundation Home", "http://www.uwplatt.edu/foundation/");
menuBreak();
menuEntry("About UWPF", "../about/index.html");
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");
menuBreak();
menuHeader("Contact Us");
menuEntry(" - Foundation Directory", "index.html");
menuEntry(" - Alumni Services", "http://alumni.uwplatt.edu/");
menuEntry(" - Send us Your Info", "http://alumni.uwplatt.edu/?page=SendYourInfo");
menuBreak();


addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Foundation", "index.html");
