document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0" id="menu">');
document.write('<tr>');
document.write('<td width="1%"><img src="images/menu/left_corner.gif" width="15" height="35"></td>');
document.write('<td width="18%" style="background-image:url(images/menu/middle_bg.gif); background-repeat:repeat-x"></td>');
document.write('<td width="92"><a href="about_corporate.htm"><img src="images/menu/about_us.gif" width="92" height="35"></a></td>');
document.write('<td width="179"><a href="product_services_intro.htm"><img src="images/menu/product_services.gif" width="179" height="35"></a></td>');
document.write('<td width="99"><a href="ems.html"><img src="images/menu/ems.gif" width="99" height="35"></a></td>');
document.write('<td width="136"><a href="Mfg.html"><img src="images/menu/manufacturing.gif" width="136" height="35"></a></td>');
document.write('<td width="128"><a href="customers_intro.htm"><img src="images/menu/customers.gif" width="128" height="35"></a></td>');
document.write('<td width="110"><a href="careers.htm"><img src="images/menu/careers.gif" width="110" height="35"></a></td>');
document.write('<td width="142"><a href="news_event.htm"><img src="images/menu/news_events.gif" width="142" height="35"></a></td>');
document.write('<td width="72"><a href="partners.htm"><img src="images/menu/partners.gif" width="72" height="35"></a></td>');
document.write('<td width="18%" style="background-image:url(images/menu/middle_bg.gif); background-repeat:repeat-x"></td>');	 
document.write('<td width="15"><img src="images/menu/right_corner.gif"></td>');
document.write('</tr>');
document.write('</table>');