departmentName = "Business and Accounting";
contactName = "Stephen W. Kleisath";
contactEmail = "busacctng@uwplatt.edu";
showMenu = "yes";
template = "default";

menuEntry("Business Home", "index.html");
menuBreak();
menuEntry("Current Students", "current.html");
menuEntry("Prospective Students", "prospective.html");
menuEntry("Internships", "intern.html");
menuEntry("Alumni", "alumni.html");
menuEntry("Employers", "employers.html");
menuEntry("Community", "community.html");
menuEntry("Faculty/Staff", "faculty-staff.html");
menuEntry("Newsletters", "newsletter.html");
menuEntry("Graduation Checklist", "files/GraduationCheckList.pdf");
menuBreak();
menuEntry("Alumni Update", "update.html");
menuEntry("Alumni Connection", "connection.html");
menuEntry("Contact Info", "contact.html");
menuEntry("Assessment (PDF)", "assessment.pdf");
menuBreak();
menuEntry("International Business Resource Center", "http://www.uwplatt.edu/ibrc");
menuEntry("Distance Education", "http://www.uwplatt.edu/disted/");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("Business &amp; Accounting","index.html");
