<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" WIDTH="100%" background="picts/background-menu.gif"><tr><td align="center">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/spacer.gif" width="20" height="23"></a><br>');


// START LINKS //

document.write('</td><td nowrap>');
document.write('<a href="index.htm" class="menu">Home</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="about.htm" class="menu">About Us</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="compounds.htm" class="menu">Compounds</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="paints.htm" class="menu">Paints</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="tools.htm" class="menu">Tools</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="supplies.htm" class="menu">Supplies</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="tapeworm.htm" class="menu">Tapeworm</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="sprayrig.htm" class="menu">Sprayrig</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="locations.htm" class="menu">Locations</a><br>');


// COPY AND PASTE THE NEXT 2 LINES TO ADD A NEW LINK //

document.write('</td><td nowrap>');
document.write('<a href="hypo.html" class="menu">Hypo-Allergenics</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="budstown2.htm" class="menu">Fences and Feed</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="jobs.htm" class="menu">Jobs </a><br>');

document.write('</td><td nowrap>');
document.write('<a href="contactus.htm" class="menu">Contact Us</a><br>');


// END LINK BUTTONS //


document.write('</td><td>');
document.write('<img src="picts/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');
document.write('</td></tr></table>');

//  End -->