// weber links
document.write("<div style='font-size:14pt'>");
document.write("<a href='index.html'>Home</a><br>");
document.write("<a href='cattle.html'>Cattle</a><br>");
document.write("<a href='crops.html'>Crops</a><br>");
document.write("<a href='contact.html'>Contacts</a><br>");
document.write("<a href='markets.html'>Markets</a><br>");
document.write("<a href='weather.html'>Weather</a><br>");
document.write("<a href='history.html'>History</a><br>");
document.write("<a href='compost.html'>Compost</a><br>");
document.write("<a href='chapel.html'>Chapel</a><br>");
document.write("</div>");




