departmentName = "Transfer Guides";
contactName = "Corrine Rauch";
contactEmail = "rauch@uwplatt.edu";
showMenu = "yes";
templateColor = "blue";
template = "default";

menuEntry("Transfer Guides", "index.html");
menuBreak();
menuEntry("Business &amp; Accounting", "business.html");
menuEntry("Criminal Justice", "cj.html");
menuEntry("General Engineering", "engineering.html");
menuEntry("Liberal Arts &amp; Education", "lae.html");
//menuEntry("School of Education", "education.html");
menuBreak();
menuEntry("Transfer Information", "http://www.uwsa.edu/tis");
menuEntry("Transfer Agreements", "../agreements/index.html");
menuBreak();
menuEntry("University Catalogs", "http://www.uwplatt.edu/academics/catalogs");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Registrar", "../index.html");
addCrumb("Transfer Guides", "index.html");
