departmentName = "School of Agriculture";
contactName = "School of Agriculture";
contactEmail = "soa@uwplatt.edu";
showMenu = "yes";
template = "soa";
menuAcronym("Agriculture Home", "index.html", "School of Agriculture");
menuBreak();
menuEntry("Majors & Minors", "major.html");
menuEntry("Pioneer Farm", "http://www.uwplatt.edu/pioneerfarm/");
menuEntry("Scholarships", "scholars.html");
menuEntry("Internships", "interns.html");
menuEntry("Student Organizations", "agclub/index.html");
menuEntry("Judging Teams", "judge.html");
menuEntry("Faculty &amp; Academic Staff", "personnel/index.html");
menuEntry("Alumni", "alumni/index.html");
menuEntry("Transfer Agreements", "http://www.uwplatt.edu/registrar/agreements/index.html");
menuBreak();
menuEntry("Career Center", "http://www.uwplatt.edu/careercenter");
menuBreak();
menuEntry("Pre-Vet Camp","workshops.html", "School of Agriculture Workshops");
menuEntry("Pre-Vet Camp Photos 2008","campphotos.html")
menuBreak();
menuEntry("Medical Explorers","medexplore.html");
//menuEntry("Vet Clinic","vetclinic.html");
menuBreak();
menuEntry("Regional Dairy Modernization Task Force","http://www.uwplatt.edu/soa/dmt/");
menuEntry("FFA Contests", "http://www.uwplatt.edu/org/ffa/cde/");
menuEntry("Dairy Sale", "DairyClub.html");

menuEntry("Contact Us", "contact.html");

addCrumbAcronym("uwplatt.edu", "http://www.uwplatt.edu", "University of Wisconsin - Platteville");
addCrumbAcronym("BILSA", "http://www.uwplatt.edu/bilsa", "College of Business Industry Life Science and Agriculture");
addCrumbAcronym("SOA", "index.html", "School of Agriculture");
