departmentName = "UW-Platteville Football";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../../index.html");
menuEntry("Football Home", "../index.html");
menuEntry("2008 Home", "index.html");
menuBreak();
menuEntry("2008 Information", "index.html#information");
menuEntry("2008 Stories", "index.html#stories");
menuEntry("2008 Pictures", "index.html#pictures");
menuBreak();
menuEntry("Training Camp Updates", "trainingcamp.html");
menuBreak();
menuEntry("2008 Roster", "roster.html");
menuEntry("2008 Individual Pictures", "2008Pioneers/index.html");
menuEntry("2008 Statistics", "stats/teamstat.htm");
menuEntry("2008 Schedule", "schedule.html");
menuEntry("2008 JV Schedule", "jvschedule.html");
menuEntry("2008 Quick Facts", "quickfacts.html");
menuEntry("2008 Record Book", "records.pdf");
menuBreak();
menuEntry("Alumni Page", "../../alumni.html");
menuEntry("12th Man club", "../12thbrochure.pdf");
menuBreak();
menuEntry("2007 Homepage", "../2007/index.html");
menuBreak();
menuEntry("Pioneer Stadium", "../facilities.html");
menuBreak();
menuEntry("Coaching Staff", "../coach.html");
menuBreak();
menuEntry("Recruiting Checklist","../recruit/index.html");
menuEntry("Recruiting Questionnaire","../recruit/questionnaire.html");
menuEntry("Gameday Visits","../homevisitinfo.pdf");
menuEntry("Gameday Registration","../camps/gamevisit.html");
menuEntry("Pioneer Enrichment<br /> Program", "../enrichment.htm");
menuEntry("Strength / Conditioning", "../strength.html");
menuBreak();
menuEntry("Past Seasons", "../archive/index.html");
menuEntry("UWP Record Book", "../recordbook.pdf");
menuBreak();
menuEntry("WIAC Page", "http://www.uwsa.edu/wiac/football");
menuBreak();
menuEntry("Contact Us", "../../staff.html");
menuBreak();
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "../../index.html");
addCrumb("Football", "../index.html");
addCrumb("2008", "index.html");

