departmentName = "Community Scholarship Program";
contactName = "Foundation";
contactEmail = "foundation@uwplatt.edu";
showMenu = "yes";
template = "foundation1";


menuEntry("CSP Home", "index.html");
menuBreak();
menuEntry("What is CSP", "about.html");
menuEntry("How to Apply", "apply.html");
menuEntry("Eligibility Requirements", "requirements.html");
menuBreak();
menuEntry("Pledge Card", "files/pledge_card.pdf");
menuEntry("Brochure", "files/brochure.pdf");
menuBreak();
menuEntry("Feature Donors", "donors.html");
menuEntry("Recipients", "recipients.html");
menuBreak();
menuEntry("Foundation", "http://www.uwplatt.edu/foundation/");
menuEntry("Admissions", "http://www.uwplatt.edu/admission/");
menuEntry("Financial Aid", "http://www.uwplatt.edu/finaid/");
menuEntry("Scholarships", "http://www.uwplatt.edu/finaid/scholarships.html");
menuEntry("Contacts", "contact.html");


addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("CSP", "index.html");