

  sty = '<table border=0 cellpadding=0 cellspacing=0 width=100% background="../img/topbg.jpg">';
  sty += '<tr><td height=80 rowspan=2><img src="../img/logo.gif" border=0></td>';
  sty += '<td align=center>';
  sty += '<a href="/index.html"><img src="top_home.gif" border=0 alt="Home"></a> <img src="../img/top_line.gif" border=0> ';
  sty += '<a href="index.html" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.eshachem.com/\');"><img src="top_sethome.gif" border=0 alt="Make EShaChem.com your home page!"></a> <img src="../img/top_line.gif" border=0> ';
  sty += '<a href="javascript:window.external.AddFavorite(\'http://www.eshachem.com\', \'¯q¨ó¹ê·~\');"><img src="top_bookmark.gif" border=0 alt="Bookmark this site!"></a> <img src="../img/top_line.gif" border=0> ';
  sty += '<a href="/tw/index.html"><img src="../img/top_tw.gif" border=0 alt="Chinese"></a> <img src="../img/top_line.gif" border=0> ';
  sty += '<a href="/en/index.html"><img src="../img/top_en.gif" border=0 alt="English"></a> <img src="../img/top_line.gif" border=0> ';
  sty += '<a href="/cn/index.html"><img src="../img/top_cn.gif" border=0 alt="Simplified Chinese"></a>';
  sty += '</td></tr><tr><td><br></td></tr></table>';

  document.write(sty);