
<!-- NOTE: If you use a ' add a slash before it like this \' -->
<!-- NOTE: Copy and paste a link to add a new link -->

<!-- start

document.write('<!-- START MENU -->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menubar">');
document.write('<div class="navbar2">');  
document.write('<A HREF="index.html">Home</a> &nbsp;|&nbsp; ');
document.write('<A HREF="how_septic_works.html">How Septic Systems Work</a> &nbsp;|&nbsp; ');
document.write('<A HREF="why_systems_fail.html">Why Septic Systems Fail</a> &nbsp;|&nbsp; '); 
document.write('<A HREF="http://nawt.org/" target="_blank">Finding a Septic Professional</a> <br >'); 

document.write('<A HREF="order_products.html">Order Product</a> &nbsp;|&nbsp;');
document.write('<A HREF="testimonials.html">Testimonials</a>&nbsp;|&nbsp; ');  
document.write('<A HREF="contact_us.html">Contact Us</a> &nbsp;|&nbsp;');
document.write('<A HREF="how_we_are_found.html">How We Are Found</a> &nbsp;|&nbsp;');
document.write('<A HREF="sitemap.html">Site Map</a> ');

document.write('</div></td></tr></table>');
document.write('<!-- END MENU -->');

//  End -->

