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");
menuEntry("2008 Home", "index.html");
menuBreak();
menuEntry("2008 Schedule", "schedule.html");
menuEntry("2008 Men's Roster", "menroster.html");
menuEntry("2008 Women's Roster", "womenroster.html");
menuEntry("2008 Men's Pictures", "2008men/index.html");
menuEntry("2008 Women's Pictures", "2008women/index.html");
menuEntry("2008 Men's Statistics", "menstats.html");
menuEntry("2008 Women's Statistics", "womenstats.html");
menuEntry("2008 Career Bests", "uwpcareerbests2008.html");
menuEntry("2008 Men's Preview", "menpreview.html");
menuEntry("2008 Women's Preview", "womenpreview.html");
menuBreak();
menuEntry("2007 Homepage", "../2007/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");
