departmentName = "School of Agriculture";
contactName = "School of Agriculture";
contactEmail = "soa@uwplatt.edu";
showMenu = "yes";
template = "classic";

menuAcronym("Agriculture Home", "../index.html", "School of Agriculture");
menuBreak();
menuEntry("News", "../news.html");
menuEntry("Majors & Minors", "../major.html");
menuEntry("Scholarships", "../scholars.html");
menuEntry("Internships", "../interns.html");
menuEntry("Student Organizations", "index.html");
menuEntry("Judging Teams", "../judge.html");
menuEntry("Faculty &amp; Academic Staff", "../personnel/index.html");
menuEntry("Alumni", "../alumni.html");
menuEntry("Transfer Agreements", "../transfer.html");
menuBreak();
//menuEntry("Pioneer Farm Research ", "http://www.uwplatt.edu/pioneerfarm");
menuEntry("Career Center", "http://www.uwplatt.edu/careercenter");
menuBreak();
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", "http://www.uwplatt.edu/soa", "School of Agriculture");
	addCrumbAcronym("Student Organizations", "index.html", "Student Organizations");
