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");
menuBreak();
menuHeader("What's Happening");
menuEntry(" - Daily Pioneer News", "http://www.uwplatt.edu/news");
menuEntry(" - Publications", "index.html");
menuEntry(" - Donor Highlights", "highlights.html");
menuBreak();
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");
