document.write('<table border="0" width="530" id="table1" height="14">');
document.write('	<tr>');
document.write('		<td width="55" align="center">');
document.write('		<b><font color="#FFFFFF">');
document.write('		<a href="index.htm" class="menu" title="Home">Home</a></font></b></td>');
document.write('		<td width="19" align="center">');
document.write('		<b><font color="#FFFFFF">|</font></b></td>');
document.write('		<td width="92" align="center">');
document.write('		<b><font color="#FFFFFF"><a href="aboutus.htm" class="menu" title="About Us">About Us</a></font></b></td>');
document.write('		<td width="4" align="center">');
document.write('		<b><font color="#FFFFFF">|</font></b></td>');
document.write('		<td width="98" align="center">');
document.write('		<b><font color="#FFFFFF"><a href="products.htm" class="menu" title="Product">Product</a></font></b></td>');
document.write('		<td width="3" align="center">');
document.write('		<b><font color="#FFFFFF">|</font></b></td>');
document.write('		<td width="106" align="center"><b><font color="#FFFFFF">');
document.write('		<a href="contactus.htm" class="menu" title="Contact Us">Contact Us</a></font></b></td>');
document.write('		<td width="3" align="center">');
document.write('		<b><font color="#FFFFFF">|</font></b></td>');
document.write('		<td width="95" align="center">');
document.write('		<b><font color="#FFFFFF"><a href="sitemap.htm" class="menu" title="Site Map">Site Map</a></font></b></td>');
document.write('	</tr>');
document.write('</table>');
