departmentName = "Pioneer Farm";
contactName = "Pioneer Farm";
contactEmail = "pioneerfarm@uwplatt.edu";
showMenu = "yes";
template = "pioneerfarm";

menuEntry("Pioneer Farm", "index.html");
menuEntry("School of Agriculture","http://www.uwplatt.edu/soa/index.html");
menuBreak();
menuHeader("About us");
menuEntry("Facilities &amp; Enterprises","facilities/index.html");
menuEntry("Student Opportunities","outreach/index.html");
menuEntry("Research","research/index.html");
menuEntry("Pioneer Farm Team","staff/index.html");
menuEntry("Mission Statement","mission.html");
menuEntry("History","history.html");
menuBreak();
menuHeader("General");
menuEntry("Directions","directions.html");
menuEntry("Tours &amp; Facility Rental","tour.html");
menuEntry("Contact Us","contact.html");
menuEntry("Links","links.html");