departmentName = "UW-Platteville Baseball";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
template='athletics';

menuEntry("Athletics Home", "../../index.html");
menuEntry("Baseball Home", "../index.html");
menuEntry("2009 Home", "index.html");
menuBreak();
menuEntry("2009 Roster", "roster.html");
menuEntry("2009 Schedule", "schedule.html");
menuEntry("2009 Statistics", "stats/teamstat.htm");
menuEntry("2009 Individual Pictures", "2009pioneers/index.html");
menuEntry("2009 Quick Facts", "quickfacts.html");
menuEntry("Updated 2009 Career Stats", "careerstats.pdf");
menuBreak();
menuEntry("2008 Homepage", "../2008/index.html");
menuBreak();
menuEntry("Kendall Murray Field", "../kendallmurrayfield.html");
menuBreak();
menuEntry("Coaching Staff", "../coach.html");
menuEntry("Questionnaire", "../questionnaire.html");
menuBreak();
menuEntry("Archive", "../archive/index.html");
menuEntry("Individual Records", "../records.html");
menuEntry("Team Records", "../teamrecords.html");
menuEntry("Yearly Records", "../yearlyrecords.html");
menuEntry("Alumni Page", "../../alumni.html");
menuBreak();
menuEntry("WIAC Baseball", "http://www.wiacsports.com/baseball/index.html");
menuBreak();
menuEntry("Directions to<br />Kendall Murray Field", "../directions.html");
menuBreak();
menuEntry("Contact Us", "../../staff.html");
menuBreak();
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "http://www.uwplatt.edu/athletics");
addCrumb("Baseball", "http://www.uwplatt.edu/athletics/baseball");
                                                                                                                                                                                                                                                             
