// JavaScript Document To Control Navigation Links

document.write("<a href='index.htm'>Home Page</a><br>")
document.write("<a href='professional.htm'>Professional Design</a><br>")
document.write("<a href='easytouse.htm'>Easy To Use</a><br>")
document.write("<a href='testimonials.htm'>Testimonials</a><br>")
document.write("<a href='licensingforopportunities.htm'>Licensing for Opportunities</a><br>")
document.write("<a href='mailorderingpage.htm'>Mail Ordering Page</a><br>")
document.write("<a href='contactpage.htm'>Contact Page</a><br>")
document.write("<a href='links.htm'>Links</a><br>")
document.write("<a href='Gutter Cleaning.htm'>Gutter Cleaning</a><br>")
