var T_TOP = '<table width="750" height="8" border="0" cellpadding="0" cellspacing="0" bgcolor="#70757a">'
  +'<tr>'
    +'<td></td>'
  +'</tr>'
+'</table>'
+'<table width="750" height="23" border="0" cellpadding="0" cellspacing="0">'
  +'<tr>'
    +'<td width="190" align="right" valign="top" bgcolor="#FFFFFF"><img src="../_images/top_01.gif" width="110" height="23"></td>'
    +'<td background="../_images/bgk_top_02.gif">&nbsp;</td>'
    +'<td width="350" align="right" valign="middle" background="../_images/bgk_top_02.gif">'
    
    + '<a href="../main/main.php" class="top_link">回首頁</a><span class="top_link_f"> | '
    + '</span><a href="../support" class="top_link">聯絡我們</a><span class="top_link_f"> | '
    + '</span><a href="../main/main.php?slang=tw" class="top_link">繁體中文</a><span class="top_link_f"> | '
    + '</span><a href="../main/main.php?slang=eng" class="top_link">English</a> </td>'
    
    +'<td width="15" background="../_images/bgk_top_02.gif">&nbsp;</td>'
  +'</tr>'
+'</table>'
+'<table width="750" height="56" border="0" cellpadding="0" cellspacing="0">'
  +'<tr>'
    +'<td width="143" align="left" valign="top" background="../_images/bgk_top_03.gif"><a href="/"><img src="../_images/logo.gif" width="132" height="56" border="0"></a></td>'
    +'<td width="233" align="left" valign="top" background="../_images/bgk_top_03.gif"><img src="../_images/' + SLANG + '/logo_fonts.gif" width="233" height="24"></td>'
    +'<td align="right" valign="middle" background="../_images/bgk_top_03.gif">&nbsp;</td>'
    +'<td width="304" align="right" valign="bottom" background="../_images/bgk_top_03.gif"><img src="../_images/title_top.jpg" width="242" ></td>'
  +'</tr>'
+'</table>';
         
document.write(T_TOP);
