departmentName = "Pioneer Athletics";
contactName = "Paul Erickson, Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "index.html");
menuBreak();
menuEntry("Pioneer Sports", "sports.html");
menuEntry("Facilities", "facilities.html");
menuEntry("Calendar", "http://we.ad.uwplatt.edu/webevent/scripts/webevent.plx");
menuEntry("Staff Directory", "staff.html");
menuEntry("WIAC Links", "wiac_links.html");
menuEntry("Alumni Events", "alumni.html");
menuEntry("Support the Pioneers", "Boosters.html");
menuEntry("Bookstore<br /> Merchandise", "http://www.platteville.bkstr.com");
menuEntry("Order Photos", "http://www.uwplatt.edu/photography/files/PhotoReprintForm.pdf")
menuEntry("Local Weather", "../weather.html");
menuBreak();
menuEntry("Required medical<br /> forms for all<br /> student-athletes", "training/forms.html");
menuBreak();
menuEntry("Awards/Honors", "awards/index.html");
menuEntry("Community Service", "pioneerway.html");
menuEntry("General news", "news/index.html");
menuEntry("Hall of Fame", "hall.html");
menuEntry("All-Conference", "awards/allconference.html");
menuEntry("Student-Athlete Code", "code.pdf");
menuEntry("NCAA Guidelines", "ncaaguide.pdf");
menuEntry("Fan Guide", "fans.html");
menuEntry("Ticket Prices", "tickets.html");
menuEntry("Contact Us", "contact.html");
menuBreak();
menuEntry("Student Work", "studentjobs.html");
menuBreak();
menuEntry("Download Pioneer logo", "images/UWPpioneers.jpg");
menuBreak();

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "http://www.uwplatt.edu/~athletics");
                                                                                             
