departmentName = "UW-Platteville Softball";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../../index.html");
menuEntry("Softball Home", "../index.html");
menuEntry("2008 Home", "index.html");
menuBreak();
menuEntry("2008 Roster", "roster.html");
menuEntry("Player Pictures", "2008pioneers/index.html");
menuEntry("2008 Schedule", "schedule.html");
menuEntry("2008 Quick Facts", "quickfacts.html");
menuEntry("2008 Statistics", "stats/teamstat.htm");
menuEntry("2008 Career Stats", "careers2008.pdf");
menuBreak();
menuEntry("2007 Homepage", "../2007/index.html");
menuBreak();
menuEntry("Coaching Staff", "../coach.html");
menuEntry("Records", "../records.html");
menuEntry("Facilities", "../facilities.html");
menuEntry("Recruitment", "../questionnaire.html");
menuBreak();
menuEntry("WIAC Softball", "http://www.uwsa.edu/wiac/softball");
menuBreak();
menuEntry("Past Seasons", "../archive/index.html");
menuBreak();
menuEntry("Directions to<br />UWP Softball Complex", "../directions.html");

menuBreak();
menuEntry("Contact Us", "../../staff.html");
menuBreak();
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "index.html");
addCrumb("Softball", "index.html");
