departmentName = "UW-Platteville Softball";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../index.html");
menuEntry("Softball Home", "index.html");
menuBreak();
menuEntry("2010 Roster", "2010/roster.html");
menuEntry("2010 Individual Pictures", "2010/2010Pioneers/index.html");
menuEntry("2010 Schedule", "2010/schedule.html");
menuBreak();
menuEntry("2009 Homepage", "2009/index.html");
menuBreak();
menuEntry("Coaching Staff", "coach.html");
menuEntry("Records", "records.html");
menuEntry("Yearly Records", "yearlyrecords.html");
menuEntry("Facilities", "facilities.html");
menuEntry("Recruitment", "questionnaire.html");
menuBreak();
menuEntry("WIAC Softball", "http://www.wiacsports.com/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");
