departmentName = "UW-Platteville Cross Country";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../index.html");
menuEntry("Cross Country Home", "index.html");
menuBreak();
menuEntry("NCAA Championship Appearances (Men)");
menuEntry("2000, 2001, 2004, 2006, 2007, 2009");
menuBreak();
menuEntry("NCAA Championship Appearances (Women)");
menuEntry("2007");
menuBreak();
menuEntry("2009 Schedule", "2009/schedule.html");
menuEntry("2009 Men's Roster", "2009/menroster.html");
menuEntry("2009 Women's Roster", "2009/womenroster.html");
menuEntry("2009 Men's Pictures", "2009/2009uwpmen/index.html");
menuEntry("2009 Women's Pictures", "2009/2009uwpwomen/index.html");
menuEntry("2009 Men's Statistics", "2009/2009menstats.html");
menuEntry("2009 Women's Statistics", "2009/2009womenstats.html");
menuEntry("2009 Career Bests", "2009/careerbests.html");
menuEntry("2009 Men's Preview", "2009/menquickfacts.html");
menuEntry("2009 Women's Preview", "2009/womenquickfacts.html");
menuBreak();
menuEntry("2008 Homepage", "2008/index.html");
menuBreak();
menuEntry("Coach Antczak", "coach.html");
menuBreak();
menuEntry("Recruiting Questionnaire", "questionnaire.html");
menuEntry("Records", "records.html");
menuEntry("Team Finishes", "teamfinishes.html");
menuEntry("UWP Honors", "honors.html");
menuEntry("Archive", "archive/index.html");
menuEntry("Directions to<br />Memorial Park", "directions.html");
menuEntry("Men's WIAC Page", "http://www.uwsa.edu/wiac/mcross/");
menuEntry("Women's WIAC Page", "http://www.uwsa.edu/wiac/wcross/");
menuBreak();
menuEntry("Contact Us", "../staff.html");
menuBreak();
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "../index.html");
addCrumb("Cross Country", "index.html");
