departmentName = "Financial Aid";
contactName = "Sarah Blevins";
contactEmail = "blevinss@uwplatt.edu";
showMenu = "yes";
template = "default";

menuEntry("UWP Home","http://www.uwplatt.edu/");
menuEntry("Financial Aid Home", "index.html");
menuBreak();
menuEntry("Eligibility", "eligibility.html");
menuEntry("Process", "process.html");
menuEntry("Award Estimator", "vsa.html");
menuEntry("Calendar", "calendar.html");
menuEntry("Scholarships", "scholarships.html");
menuEntry("Online Forms", "apply/index.html");
menuEntry("Grants", "grants.html");
menuEntry("Loans", "loans.html");
menuEntry("UW System Code of Conduct", "http://www.uwsa.edu/bor/policies/rpd/rpd13-5.htm");
menuBreak();
menuEntry("Stafford Loan Processing for New Borrows","stafford_nb.html");
//menuEntry("Stafford Loan MPN","stafford_mpn.html");
menuEntry("Parent PLUS Loan","parentPLUS.html");
//menuEntry("Entrance | Exit Counseling", "stafford_ee.html");
menuEntry("Stafford Loan Exit Counseling","https://ext.glhec.org/FastFacts/exit/Welcome.do?schoolNr=392100");
menuBreak();
menuEntry("Policies","policies/index.html");
menuEntry("Student Employment", "employment.html");
menuEntry("Employer Request Form", "https://cgi.uwplatt.edu/cgi-bin/finaid/job_board/index.pl?display=employerFormDisplay");
menuEntry("Job Board Search", "https://cgi.uwplatt.edu/cgi-bin/finaid/job_board/index.pl");
menuEntry("Special Programs", "programs.html");
menuEntry("Helpful Hints", "hints.html");
menuBreak();
menuEntry("Financial Aid Links", "links.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("Financial Aid","index.html");
