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", "roster.html");
menuEntry("2009 Individual Pictures", "2009Pioneers/index.html");
menuEntry("2009 Schedule", "schedule.html");
menuEntry("2009 Statistics", "stats.html");
menuEntry("2009 Quick Facts", "quickfacts.html");
menuBreak();
menuEntry("2008 Home Page", "../2008/index.html");
menuBreak();
menuEntry("Coach Peter Reif", "../coach.html");
menuEntry("Recruiting Questionnaire","../questionnaire.html");
menuEntry("Archive", "../archive/index.html");
menuEntry("Honors", "../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");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
