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");
menuEntry("2008 Home", "index.html");
menuBreak();
menuEntry("2008 Roster", "roster.html");
menuEntry("2008 Individual Pictures", "2008pioneers/index.html");
menuEntry("2008 Schedule", "schedule.html");
menuEntry("2008 Stats", "2008stats.htm");
menuBreak();
menuEntry("2007 Home Page", "../2007/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");
menuBreak();
addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "http://www.uwplatt.edu/athletics");
addCrumb("Golf", "http://www.uwplatt.edu/athletics/golf");
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           
