departmentName = "UW-Platteville Basketball";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "http://uwplatt.edu/athletics/index.html");
menuEntry("Men's Basketball Home", "http://uwplatt.edu/athletics/basketball/mens/index.html");
menuBreak();
menuEntry("2009-10 Roster", "roster.html");
menuEntry("2009-10 Individual Pictures", "200910Pioneers/index.html");
menuEntry("2009-10 Player Profiles", "200910profiles.pdf");
menuEntry("2009-10 Media Guide", "200910mediaguide.pdf");
menuEntry("2009-10 Schedule", "schedule.html");
menuEntry("2009-10 Statistics", "stats/teamstat.htm");
menuEntry("2009-10 Career Stats", "CareerStats.pdf");
menuEntry("2009-10 Quick Facts", "quickfacts.html");
menuBreak();
menuEntry("2009-10 Merchandise", "2009orderform.pdf");
menuBreak();
menuEntry("2008-09 Homepage", "../0809/index.html");
menuBreak();
menuEntry("Coaching Staff", "../coach.html");
menuBreak();
menuEntry("Bo Ryan Court", "../archive/BoRyan.html");
menuBreak();
menuEntry("Fieldhouse pictures", "../fieldhouse/index.html");
menuBreak();
menuEntry("Past Seasons", "../archive/index.html");
menuEntry("NCAA History", "../archive/ncaa/index.html");
menuEntry("NCAA team pix", "../archive/ncaa/teams/index.htm");
menuEntry("Records", "../records.html");
menuEntry("1000 Points", "../1000points.html");
menuEntry("Yearly Scores", "../yearly.html");
menuBreak();
menuEntry("WIAC Page", "http://www.uwsa.edu/wiac/mbasket/");
menuBreak();
menuEntry("Questionnaire", "../questionnaire.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 Basketball", "http://www.uwplatt.edu/athletics/basketball/mens/index.html");
