departmentName = "Athletic Training";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../index.html");
menuEntry("Training Home", "index.html");
menuBreak();
menuEntry("Staff","staffbios.html");
menuEntry("Meet the Student Trainers","studentbios.doc");
menuEntry("Facilities","facilities.html");
menuEntry("Trainers in Action","action/index.html");
menuEntry("Visiting Teams","visiting_teams.html");
menuEntry("Contact Info","contact.html");
menuEntry("Athletic Forms","forms.html");
menuEntry("Links","links.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "../index.html");
addCrumb("Training", "index.html");
                                                                                                                                                                                                                                                                                                                                            
