departmentName = "UW-Platteville Women's Basketball";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "http://uwplatt.edu/athletics/");
menuEntry("Women's Basketball", "http://uwplatt.edu/athletics/basketball/womens/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", "womenhighs.html");
menuEntry("2008-09 Career Stats", "careerstats.pdf");
menuEntry("Career Double-Doubles", "doubles.html");
menuEntry("2008-09 Quick Facts", "quickfacts.html");
menuBreak();
menuEntry("2007-08 Homepage", "../0708/index.html");
menuBreak();
menuEntry("Coaching staff", "../coach.html");
menuBreak();
menuEntry("Questionnaire", "../questionnaire.html");
menuBreak();
menuEntry("WIAC Basketball", "http://www.wiacsports.com/wbasket/");
menuBreak();
menuEntry("Past Seasons", "../archive/index.html");
menuEntry("Records", "../records.html");
menuEntry("1,000-Point Scorers", "../1000points.html");

menuEntry("Contact Us", "../../../staff.html");
menuBreak();
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "http://www.uwplatt.edu/athletics");
addCrumb("Women's Basketball", "http://www.uwplatt.edu/athletics/basketball/womens/index.html");
