departmentName = 'Office of Public Relations';
contactName = 'Public Relations';
contactEmail = 'pr@uwplatt.edu';
showMenu = 'yes';
template = 'news2';

menuEntry("Public Relations Home","index.html");
menuEntry("News Archive","http://www.uwplatt.edu/news/");
menuEntry("People's Pioneer","peoplespioneer.html");
menuEntry("Events Calendar", "http://we.ad.uwplatt.edu/webin3/webevent.pl");
menuBreak();
menuEntry("Staff","staff.html");
menuEntry("Contact PR","contact.html");
menuEntry("Request Forms","request.html");
menuEntry("Photo Reprint Forms","files/PhotoReprintForm.pdf");
menuEntry("Publicity Request Form","files/PublicityRequestForm.pdf");
menuBreak();
menuEntry("Photo Gallery","http://www.uwplatt.edu/photography/gallery/");
menuEntry("Photography","http://www.uwplatt.edu/photography/");

addCrumb("uwplatt.edu","http://www.uwplatt.edu");
addCrumb("PR","index.html");