document.write  ('<table width=100% cellspacing=0 cellpadding=0>');
document.write  ('<tr>');

document.write ('<td ><a href="aboutus.htm"><img border=0 src="images/aboutus.gif" width="98" height="28"></a></td>');
document.write ('<td ><a href="products.asp?code=frmOtherLink"><img border=0 src="images/Products.gif" width="94" height="28"></a></td>');
document.write ('<td ><a href="hotdeals.htm"><img border=0 src="images/hotdeals.gif"  width="95" height="28"></a></td>');
document.write ('<td ><a href="news.htm"><img border=0 src="images/news.gif" width="97" height="28"></a></td>');
document.write ('<td ><a href="inquiry.htm"><img border=0 src="images/inquiry.gif" width="97" height="28"></a></td>');
document.write ('<td ><a href="reachus.htm"><img border=0 src="images/reachus01.gif" width="96" height="28"></a></td>');

document.write ('</tr>');
document.write ('</table>');
