

document.write('<TABLE cellpadding=0 cellspacing=0 border=0>');
document.write('<tr><form action="about.html"><td>');
document.write('<input type="submit" value="About Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="capabilities.html"><td>');
document.write('<input type="submit" value="Capabilities" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="products.html"><td>');
document.write('<input type="submit" value=" Products " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="services.html"><td>');
document.write('<input type="submit" value="Services" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="markets.html"><td>');
document.write('<input type="submit" value=" Markets Served" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contact.html"><td>');
document.write('<input type="submit" value="Contact Us" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><td>');
document.write('<td WIDTH="1">');
document.write('</td></tr></table>');