departmentName = "Harry and Laura Nohr Gallery";
contactName = "John Hassig";
contactEmail = "hassigj@uwplatt.edu";
showMenu = "yes";
template = "nohr";

menuEntry("Nohr Gallery Home", "index.html");
menuBreak();
menuEntry("Gallery Info", "info.html");
menuEntry("Exhibitions", "schedule.html");
menuEntry("Hours", "hours.html");
menuBreak();
menuEntry("Contact", "contact.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu/");
addCrumb("Nohr Gallery", "index.html");
