departmentName = "The Center for the Arts";
contactName = "John Hassig";
contactEmail = "hassigj@uwplatt.edu";
showMenu = "yes";
template = "cfa";
showMenu = "yes";

menuEntry("CFA Home", "http://www.uwplatt.edu/arts/cfa");
menuBreak();
menuEntry("CFA Info", "index.html");
menuEntry("Reservations", "reservations.html");
menuEntry("Box Office", "office.html");
menuEntry("Usage Policies", "policies.html");
menuEntry("Concert Hall Tech", "tech.pdf");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu/");
addCrumb("CFA Information Page", "index.html");

