departmentName = "UW-Platteville Baseball";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
template='athletics';

menuEntry("Athletics Home", "../index.html");
menuEntry("Baseball Home", "index.html");
menuBreak();
menuEntry("2010 First Pitch Banquet", "2010/firstpitch2010.pdf");
menuEntry("2010 Camps", "2010camp.pdf");
menuEntry("Camp Health Form", "health2010.doc");
menuBreak();
menuEntry("2010 Schedule", "2010/schedule.html");
menuBreak();
menuEntry("2009 Homepage", "2009/index.html");
menuBreak();
menuEntry("Kendall Murray Field", "kendallmurrayfield.html");
menuBreak();
menuEntry("Parents' Blog Site", "http://uwpbaseballboosters.blogspot.com");
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("All-Region Players", "allregion.html");
menuBreak();
menuEntry("WIAC Baseball", "http://www.wiacsports.com/baseball/index.html");
menuBreak();
menuEntry("Alumni Page", "../alumni.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");
                                                                                                                                                                                                                                                             
