// JavaScript Document

document.write('<table width="100%" border="0" cellspacing="0" cellpadding="7">');
document.write('<tr> <td height="5px"></td></tr>');
document.write('<tr> <td><a href="index.htm"><img src="images/bullet.gif" width="8px" height="8px" border="0"></a><a href="index.htm"><font class="navText">Home Page</font></a></td></tr>');
document.write('<tr> <td><a href="services.htm"><img src="images/bullet.gif" width="8px" height="8px" border="0"></a><a href="services.htm"><font class="navText">Services</font></a></td></tr>');
document.write('<tr> <td><a href="Recent_Installations.htm"><img src="images/bullet.gif" width="8px" height="8px" border="0"></a><a href="Recent_Installations.htm"><font class="navText">Recent Installations</font></a></td></tr>');
document.write('<tr> <td><a href="Pump_Engineering.htm"><img src="images/bullet.gif" width="8px" height="8px" border="0"></a><a href="Pump_Engineering.htm"><font class="navText">Pump Engineering</font></a></td></tr>');
document.write('<tr> <td><a href="Contact.htm"><img src="images/bullet.gif" width="8px" height="8px" border="0"></a><a href="Contact.htm"><font class="navText">Contact Us</font></a></td></tr>');
document.write('</table>');
