departmentName = "UW-Platteville Women's Golf";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = 'athletics';

menuEntry("Athletics Home", "../index.html");
menuEntry("Golf Home", "index.html");
menuBreak();
menuEntry("2009 Roster", "2009/roster.html");
menuEntry("2009 Individual Pictures", "2009/2009Pioneers/index.html");
menuEntry("2009 Schedule", "2009/schedule.html");
menuEntry("2009 Statistics", "2009/stats.html");
menuEntry("2009 Quick Facts", "2009/quickfacts.html");
menuBreak();
menuEntry("2008 Home Page", "2008/index.html");
menuBreak();
menuEntry("WIAC Home Page", "http://www.wiacsports.com/golf/index.html");
menuBreak();
menuEntry("Coach Peter Reif", "coach.html");
menuEntry("Recruiting Questionnaire","questionnaire.html");
menuEntry("Archive", "archive/index.html");
menuEntry("Honors/Records", "honors.html");

menuEntry("Contact Us", "../staff.html");
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "http://www.uwplatt.edu/athletics");
addCrumb("Golf", "http://www.uwplatt.edu/athletics/golf");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
