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");
menuEntry("2007 Soccer Home", "index.html");
menuBreak();
menuEntry("2007 Roster", "roster.html");
menuEntry("2007 Schedule", "schedule.html");
menuEntry("2007 Stats", "stats/teamstat.htm");
menuEntry("Individual Pictures", "2007Pioneers/index.html");
menuEntry("2007 Preview", "preview.html");
menuBreak();
menuEntry("2006 Homepage", "../2006/index.html");
menuBreak();
menuEntry("Pioneer Stadium", "../../pioneerstadium.html");
menuBreak();
menuEntry("Coaching Staff", "../coach.html");
menuBreak();
menuEntry("Questionnaire", "../questionnaire.html");
menuEntry("UWP Records", "../records.html");
menuEntry("Yearly Records", "../yearlyrecords.html");
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");
                                                                                                                                                                                                                                                                                                                                                                                                                          
