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("2007-08 Homepage", "index.html");
menuBreak();
menuEntry("2007-08 Schedule", "schedule.html");
menuEntry("2007-08 Roster", "Roster.html");
menuEntry("2007-08 Stats", "stats/teamstat.htm");
menuEntry("Career Highs", "womenhighs.htm");
menuEntry("Career Double-Doubles", "doubles.htm");
menuEntry("Career Stats", "IndividualCareerStats.pdf");
menuEntry("2007-08 Quick Facts", "quickfacts.html");
menuEntry("Individual Pictures", "200708Pioneers/index.html");
menuEntry("Team Picture", "teampix.html");
menuBreak();
menuEntry("2006-07 Homepage", "../0607/index.html");
menuBreak();
menuEntry("Coaching staff", "../coach.html");
menuBreak();
menuEntry("Questionnaire", "../questionnaire.html");
menuBreak();
menuEntry("WIAC Basketball", "http://www.uwsa.edu/wiac/wbasket/");
menuBreak();
menuEntry("Past Seasons", "../archive/index.html");
menuEntry("Records", "../records.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");
