departmentName = "UW-Platteville Men's Soccer";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../../../index.html");
menuEntry("Men's Soccer Home", "../index.html");
menuBreak();
menuEntry("2009 Schedule", "schedule.html");
menuEntry("2009 Roster", "roster.html");
menuEntry("2009 Player Pictures", "2009Pioneers/index.html");
menuEntry("2009 Statistics", "stats/teamstat.htm");
menuEntry("Updated Career Statistics", "careerstats.pdf");
menuEntry("2009 Quick Facts", "quickfacts.html");
menuBreak();
menuEntry("2008 Homepage", "../2008/index.html");
menuBreak();
menuEntry("Pioneer Stadium", "../../pioneerstadium.html");
menuBreak();
menuEntry("Coaching Staff", "../coach.html");
menuBreak();
menuEntry("WIAC Page", "http://www.wiacsports.com/msoccer/index.html");
menuBreak();
menuEntry("Questionnaire", "../questionnaire.html");
menuEntry("UWP Records", "../records.html");
menuEntry("Yearly Records", "../yearlyrecords.html");
menuEntry("Yearly Scores", "../MenSoccerResults.pdf");
menuEntry("Archive", "../archive/index.html");
menuBreak();
menuEntry("Contact Us", "../../../staff.html");
menuBreak();

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");

addCrumb("Athletics", "http://www.uwplatt.edu/athletics");
addCrumb("Men's Soccer", "index.html");
                                                                                                                                                                                                                                                                                                                                                                                                                          
