//header.js - contains footer icons and copyright
document.write('<table width="1020" border="0" align="center" cellpadding="0" cellspacing="0"');
  document.write('<tr>');
  document.write('<td align="left" valign="center"><img src="image-files/ag-tite20-logo.gif" width="542" height="89" alt="Ag-Tite" /></td>');
  document.write('<td class="cartmenu" align="right" valign="bottom" style="padding-right:40px; font-weight:bold;">');
    document.write('<br/><br/>');
    document.write('Call (866) 877-3626 for more information<br/><br/>');
  document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<table width="1020" height="34px" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('<tr>');
  document.write('<td align="left" class="menu" valign="middle">');
   document.write('<a href="index.html">HOME</a>  &nbsp;  | &nbsp; <a href="poultryfarmers.html" rel="balloonfarmers">FARMERS</a> &nbsp;  | &nbsp; <a href="agcontractors.html" rel="ballooncontractors">CONTRACTORS</a> &nbsp;  | &nbsp; <a href="poultryintegrators.html" rel="balloonintegrator">INTEGRATORS</a> &nbsp;  | &nbsp; ');
   document.write('<a href="henlaying.html" rel="balloonhenlaying">HEN LAYING</a>  &nbsp;  | &nbsp; <a href="primarybreeders.html" rel="balloonbreeders">PRIMARY BREEDERS</a> &nbsp;  | &nbsp; <a href="http://www.equineseal.com" rel="balloonequine">EQUINE</a>');
	document.write('</td>');
document.write('</tr>');
document.write('</table>');





