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("2009 Schedule", "schedule.html");
menuEntry("2009 Roster", "roster.html");
menuEntry("2009 Player Profiles", "2009profiles.pdf");
menuEntry("2009 Player Pictures", "2009Pioneers/index.html");
menuEntry("2009 Statistics", "stats/teamstat.htm");
menuEntry("Updated Career Statistics", "careerstats.html");
menuEntry("Career Highs", "careerhighs.html");
menuEntry("2009 Quick Facts", "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");
                                                                                                                                                                                                                                                                                              
