
<!-- 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('<div class="navbar">') 
document.write('<a href="index.html">Home</a>  | ') 
document.write('<a href="water_feature_and_natural_pond_services.html">Water Feature & Natural Pond Services</a> | ')
document.write('<a href="services.html">Services</a> | ')
document.write('<a href="premium_pond_service.html">Premium Pond Service Programs</a> |<br /> ') 
document.write('<a href="pond_article_library.html">Pond Article Library</a>  | ') 
document.write('<a href="about_us.html">About Us</a>  | ') 
document.write('<a href="sitemap.html">Site Map</a>  | ') 
document.write('<a href="contact_us.html">Contact Us</a></div>')
document.write('<!-- END MENU -->')
//  End -->
