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");
menuEntry("2008-09 Homepage", "index.html");
menuBreak();
menuEntry("2008-09 Schedule", "schedule.html");
menuEntry("2008-09 Roster", "roster.html");
menuEntry("2008-09 Statistics", "stats/teamstat.htm");
menuEntry("2008-09 Individual Pictures", "200809Pioneers/index.html");
menuEntry("2008-09 Team Picture", "teampix.html");
menuEntry("2008-09 Career Highs", "menhighs.html");
menuEntry("2008-09 Career Double-Doubles", "doubles.html");
menuEntry("2008-09 Career Stats", "CareerStats.pdf");
menuEntry("2008-09 Preview", "quickfacts.html");
menuBreak();
menuEntry("2007-08 Homepage", "../0708/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");
