departmentName = "Photography";
contactName = "Andy McNeill";
contactEmail = "mcneill@uwplatt.edu";
showMenu = "yes";
template = "photography";

menuEntry("Photography Home","http://www.uwplatt.edu/photography/index.html");
menuBreak();
menuEntry("About Photography","");
menuEntry("Photo Reprint Form","http://www.uwplatt.edu/photography/files/PhotoReprintForm.pdf");
menuEntry("Photo Gallery","http://www.uwplatt.edu/photography/gallery/index.html");
menuEntry("Event Request","http://www.uwplatt.edu/photography/eventRequest.html");
menuBreak();
menuEntry("Public Relations","http://www.uwplatt.edu/pr");
menuEntry("News Story Archive","http://www.uwplatt.edu/news");
menuBreak();
menuEntry("2008-09 Photo Archive","2008-09/index.html");
menuEntry("2007-08 Photo Archive","2007-08/index.html");
menuEntry("2006-07 Photo Archive","2006-07/index.html");
menuEntry("2005-06 Photo Archive","2005-06/index.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Photography Home", "http://www.uwplatt.edu/photography/index.html");