
<!-- 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 width="750" height="55" border="0" cellpadding="0" cellspacing="0" background="images/header-bottom.jpg"> ');
document.write('<tr>');
document.write('<td colspan="2"class="header-nav"><dir class="navbar"> ');
document.write('<a href="about.html">About Us</a>  &nbsp; &nbsp; &nbsp;');
document.write('<a href="sewer_cleaning.html">Sewer Cleaning</a>	 &nbsp; &nbsp; &nbsp; ');
document.write('<a href="pipe_inspection.html">Pipe Inspection</a>  &nbsp; &nbsp; &nbsp;');
document.write('<a href="chemical_grouting.html">Grouting</a>    &nbsp; &nbsp; &nbsp;');
document.write('<a href="links.html">Links</a>	   &nbsp; &nbsp;   &nbsp; ');
document.write('<a href="point_repair.html">Point Repair</a> &nbsp; &nbsp; &nbsp; ');
document.write('<a href="manhole_rehabilitation.html">Manhole Rehab</a> &nbsp; &nbsp; &nbsp;');  
document.write('<a href="sewer_testing.html">Sewer Testing</a> ');
document.write('</div></td>');
document.write('</tr> ');
document.write('<tr>');
document.write('<td colspan="2"class="header-nav"><dir class="navbar">');
document.write('<a href="mainline.html">Mainline Rehab</a> &nbsp; &nbsp; &nbsp;');
document.write('<a href="equipment_sales.html">Equipment Sales</a>	&nbsp; &nbsp; &nbsp;');
document.write('<a href="http://www.usa-cipp.com/" target="_blank">CIPP Corp</a>   &nbsp; &nbsp; &nbsp;');
document.write('<a href="http://www.nutriject.com/" target="_blank">Nutri-Ject System</a>	&nbsp; &nbsp; &nbsp;');
document.write('<a href="contract_services.html">Contract Services</a>	&nbsp; &nbsp; &nbsp;');	
document.write('<a href="employment_intro.html">Employment Application</a>	');
document.write('</div></td>	');
document.write('</tr> ');
document.write('</table> ');
document.write('<!-- END MENU -->')
//  End -->
