
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="images/menu/background_menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="images/spacer.gif" width="20" height="23"></a><br>');


document.write('</td><td nowrap>');
document.write('<a href="about.html" class="menu">About Us</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="equipment.html" class="menu">Equipment List</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="services.html" class="menu">Services</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="quality.html" class="menu">Quality</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="contact.html" class="menu">Contact</a><br>');


document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a><br>');


document.write('</td><td>');
document.write('<img src="images/spacer.gif" width="10" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->
