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