departmentName = "Pioneer Farm";
contactName = "Pioneer Farm";
contactEmail = "pioneerfarm@uwplatt.edu";
showMenu = "yes";
template = "pioneerfarm";

menuEntry("Pioneer Farm", "../index.html");
menuEntry("Current Enterprises","index.html");
menuBreak();
menuEntry("Agronomy","agronomy.html");
menuEntry("Beef Bull Test","bulltest.html");
menuEntry("Beef Enterprise","beef.html");
menuEntry("Dairy Enterprise","dairy.html");
menuEntry("Swine Enterprise","swine.html");

addCrumb("Pioneer Farm","../index.html");
addCrumb("Current Enterprises","index.html");
