<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS


document.write('<li><A HREF="index.html">Home</a><br>');


document.write('<li><A HREF="auto-mist.htm">About Auto Mist</a><br>');

document.write('<li><A HREF="systems.htm">The Systems</a><br>');

document.write('<li><A HREF="http://www.autoflyspraysystems.com/shoppingcart/">Buy Online</a><br>');

document.write('<li><A HREF="thesystem.htm">How The System Works</a><br>');

document.write('<li><A HREF="components.htm">Components</a><br>');

document.write('<li><A HREF="livestock.htm">Livestock System</a><br>');

document.write('<li><A HREF="whyuseautomist.htm">Why Use Automist</a><br>');

document.write('<li><A HREF="refills.htm">Refills</a><br>');

document.write('<li><A HREF="residential.htm">Residential System</a><br>');

document.write('<li><A HREF="mosquitosystem.htm">Mosquito System</a><br>');


document.write('<li><A HREF="install.htm">Install Info</a><br>');

document.write('<li><A HREF="sprays.htm">Insecticide Choices</a><br>');

document.write('<li><A HREF="all-natural.htm">All Natural Choices</a><br>');

document.write('<li><A HREF="refills.htm">Insecticide Refills</a><br>');

document.write('<li><A HREF="http://www.autoflyspraysystems.com/shoppingcart/">Order Products</a><br>');

document.write('<li><A HREF="testimonials.htm">Testimonials</a><br>');

document.write('<li><A HREF="faqs.htm">FAQs</a><br>');

document.write('<li><A HREF="maintenance.htm">Maintenance Tips</a><br>');

document.write('<li><A HREF="warranty.htm">Warranty</a><br>');

document.write('<li><A HREF="terms.htm">Terms Of Service</a><br>');

document.write('<li><A HREF="contact.htm">Contact</a><br>');


//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->