departmentName = "Annual Giving";
contactName = "Gina Udelhofen";
contactEmail = "annualfund@uwplatt.edu";
showMenu = "yes";
template = "foundation1";

menuEntry("Annual Giving", "../index.html");
menuEntry("Pioneer Appeal", "index.html");
menuBreak();
menuEntry("The \"M\" Fund","m_fund.html");
menuEntry("Reasons to Give","reasons_give.html");
menuEntry("Committee Members","members.html");
menuEntry("Fund List (PDF)","../../files/fund_list.pdf");
menuEntry("CSP List (PDF)","../../files/fund_list.pdf");
menuEntry("Payroll Deduction Payout (PDF)","files/payroll_deduct.pdf");
menuEntry("Gift Card (PDF)","files/gift_card.pdf");
menuEntry("Employee Spotlight","spotlight/index.html");
menuEntry("Social Winners","social_winners.html");
menuEntry("Survey","survey.html");
menuEntry("Faculty/Staff Scholarships &amp; Funds","files/faculty_funds.pdf");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Foundation", "../../index.html");
addCrumb("Annual Giving","../index.html");
addCrumb("Pioneer Appeal","index.html");
