<!-- Bolt Science's Bottom Menu

// NOTE: If you use a ' add a slash before it like this \'
document.write('<BR><BR>');
document.write('<table width="750" border="0">');
document.write('  <tr align="center">');
document.write('    <td><span class="menutext">|&nbsp;<a href="../index.htm" title="Home Page">Home</a>');
document.write('        &nbsp;|&nbsp;<a href="aboutus.htm" title="About Bolt Science">About Us</a>'); 
document.write('        &nbsp;|&nbsp;<a href="software.htm" title="Software provided by Bolt Science">Software</a>'); 
document.write('        &nbsp;|&nbsp;<a href="services.htm" title="Services provided by Bolt Science">Services</a>'); 
document.write('        &nbsp;|&nbsp;<a href="training.htm" title="Training related to bolting">Training</a>'); 
document.write('        &nbsp;|&nbsp;<a href="download.htm" title="Download Programs and Brochures">Download</a>'); 
document.write('        &nbsp;|&nbsp;<a href="pricing.htm" title="Pricing Information">Pricing</a>'); 
document.write('        &nbsp;|&nbsp;<a href="info.htm" title="Information on bolting">Bolting Info</a>&nbsp;|</span></td>'); 
document.write('  </tr>'); 
document.write('</table><BR>'); 

//  End -->