var jm="";
jm += '<center>';
jm += '<table border="0" class="bgMenu" cellspacing="0" cellpadding="0" width="700">';
jm += '   <td align="center" height=25><font size="2"><a href="index.htm" class=mm>Home</a> | <a href="eng/about.htm" class=mm>Profile</a> | <a href="eng/product.htm" class=mm>Product &amp; Service</a> | <a href="eng/contact.htm" class=mm>Contact Us</a></font></td>';
jm += ' </tr>';
jm += ' </table>';
jm += '</center>';
document.write(jm);

