departmentName = "Administrative Services";
contactName = "Jeanette Bradley";
contactEmail = "bradley@uwplatt.edu";
showMenu = "yes";
template = "classic-orange";

menuEntry("UWP Home", "http://www.uwplatt.edu");
menuEntry("Administrative Services Home", "index.html");
menuBreak();
menuEntry("Assistant Chancellor for Administrative Services", "chancellor.html");
menuBreak();
menuEntry("Chancellor Delegations", "delegations.html");
menuEntry("Policies", "policies/index.html");
menuEntry("Links", "links.html");
menuAcronym("WISDM","https://wisdm2.doit.wisc.edu/wisdm2/","Financial Reporting System");
menuBreak();
menuEntry("Financial Services", "administration.html");
menuEntry("Budget Office", "http://www.uwplatt.edu/budget/");
menuEntry("Cashier's Office", "cashiers/index.html");
menuEntry("Forms", "forms.html");
menuEntry("Perkins Loan Program", "perkins/index.html");
menuEntry("Purchasing", "purchasing/index.html");
menuEntry("Travel", "travel/index.html");
menuEntry("Sponsored Events", "events.html");
menuEntry("Internal Audit", "http://www.uwplatt.edu/audit");
menuBreak();



addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Administrative Services", "index.html");
