departmentName = "UW-Platteville Honors";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../index.html");
menuBreak();
menuEntry("Awards Home", "index.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "../index.html");
addCrumb("Awards", "index.html");                                                                      
