
/* 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('<table width="750" height="160" border="0" cellpadding="0" cellspacing="0" background="images/header.jpg">');
document.write('<tr>');
document.write('<td class="header-top-left" valign="top"><h2>Municipal Pipe Tool Co., LLC. </h2></td>');
document.write('<td class="header-top-right" valign="top"><h2>1-800-798-4205</h2></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="header-left" valign="top"><div class="navbar"><a href="http://munipipe.com">Home</a></div></td>');
document.write('<td class="header-right" valign="top"><div class="navbar"><a href="contact.html">Contact Us</a></div></td>');
document.write('</tr>');
document.write('</table>');

document.write('<table width="750"  border="0" cellpadding="0" cellspacing="0" bgcolor="#000034"> ');
document.write('<tr>');
document.write('<td class="header-nav"><div class="nav-main"> ');
document.write('<a href="about.html">About Us</a> | ');
document.write('<a href="sewer_cleaning.html">Sewer Cleaning</a>  |  ');
document.write('<a href="pipe_inspection.html">Pipe Inspection</a>  | ');
document.write('<a href="chemical_grouting.html">Grouting</a> | ');
document.write('<a href="links.html">Links</a> |  ');
document.write('<a href="point_repair.html">Point Repair</a> | ');
document.write('<a href="manhole_rehabilitation.html">Manhole Rehab</a> | ');
document.write('<a href="sewer_testing.html">Sewer Testing</a> ');
document.write('</div></td>');
document.write('</tr> ');
document.write('<tr>');
document.write('<td class="header-nav"><div class="nav-main">');
document.write('<a href="mainline.html">Mainline Rehab</a> | ');
document.write('<a href="equipment_sales.html">Equipment Sales</a> | ');
document.write('<a href="http://www.usa-cipp.com/" target="_blank">CIPP Corp</a> | ');
document.write('<a href="http://www.nutriject.com/" target="_blank">Nutri-Ject System</a> | ');
document.write('<a href="contract_services.html">Contract Services</a> | ');
document.write('<a href="employment_intro.html">Employment Application</a>	');
document.write('</div></td>	');
document.write('</tr> ');
document.write('</table> ');

//  End -->

