departmentName = "Pioneer Webcasts";
contactName = "Athletics";
contactEmail = "athletics@uwplatt.edu";
showMenu = "yes";
template = "athletics";

menuEntry("Athletics Home", "../index.html");
menuBreak();
menuEntry("Stream Home", "index.html");

addCrumb("uwplatt.edu", "http://www.uwplatt.edu");
addCrumb("Athletics", "../index.html");
addCrumb("Stream", "index.html");                                                                      
