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("2008 Home", "index.html");
menuBreak();
menuEntry("2008 Roster", "roster.html");
menuEntry("2008 Individual Pictures", "2008Pioneers/index.html");
menuEntry("2008 Schedule", "schedule.html");
menuEntry("2008 JV Schedule", "JVschedule.html");
menuEntry("2008 Stats", "stats/teamstat.htm");
menuEntry("2008 Quick Facts", "quickfacts.html");
menuEntry("2008 Career Stats", "careerstats.pdf");
menuBreak();
menuEntry("2007 Homepage", "../2007/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();

