departmentName = "UW-Platteville Volleyball";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../index.html");
menuEntry("Volleyball Home", "index.html");
menuBreak();
menuEntry("NCAA Tournament Appearances");
menuEntry("1983, 1992, 1997, 2005, 2007, 2009");
menuBreak();
menuEntry("Feb. 6 Club Tournament", "clubentry10.doc");
menuBreak();
menuEntry("2009 Schedule", "2009/schedule.html");
menuEntry("2009 Roster", "2009/roster.html");
menuEntry("2009 Player Profiles", "2009/2009profiles.pdf");
menuEntry("2009 Player Pictures", "2009/2009Pioneers/index.html");
menuEntry("2009 Statistics", "2009/stats/teamstat.htm");
menuEntry("Updated Career Statistics", "2009/careerstats.pdf");
menuEntry("Career Highs", "2009/careerhighs.html");
menuEntry("2009 Quick Facts", "2009/quickfacts.html");
menuBreak();
menuEntry("2008 Homepage", "2008/index.html");
menuBreak();
menuEntry("Coaching Staff", "coach.html");
menuEntry("Record Book", "vbrecords.pdf");
menuEntry("Archive", "archive/index.html");
menuEntry("The Fieldhouse", "facility.html");
menuBreak();
menuEntry("WIAC Page", "http://www.uwsa.edu/wiac/volyball/index.html");
menuBreak();
menuEntry("Recruiting", "questionnaire.html");
menuBreak();

menuEntry("Contact Us", "../staff.html");
menuBreak();
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "http://www.uwplatt.edu/~athletics");
addCrumb("Volleyball", "index.html");
                                                                                                                                                                                                                                                                                              
