departmentName = "Center for Alternative Testing";
contactName = "Lee Knoble-Janney";
contactEmail = "knoblejl@uwplatt.edu";
showMenu = "yes";
template = "default";

menuEntry("CAT Home","index.html");
menuBreak();
menuHeader("Faculty Info");
menuEntry("Procedures for Instructors","instr_proc.html");
menuEntry("Testing Procedures","files/testing_procedures.pdf");
menuEntry("Testing Drop Box","dropbox.html");
menuEntry("Flow Chart","files/CATFlowChart.pdf");
menuEntry("Alternate Testing Form (doc)","files/alt_testform.doc");
menuEntry("Staff","staff.html");
menuEntry("Comments","comments.html");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("CAT","index.html");