// JavaScript Document

document.write ("<table width='324' border='0' cellspacing='0' cellpadding='0'>");
      document.write ("<form id='form2' name='form2' method='get' action='html/search.aspx' target='_blank'><tr>");
      document.write ("<td width='160' align='right'>中文版&nbsp; |&nbsp; <span class='enfont10px'>ENGLISH</span> &nbsp;|&nbsp; &nbsp;</td>");
      document.write ("<td width='104'><input type='text' name='search' id='search'  style='width:104px; height:13px; line-height:13px; border:none; background:#FFFFFF' /></td>");
      document.write ("<td width='60' align='center' valign='middle'><input type='image' src='html/images/search.gif' style='width:56px;height:15px;' /></td>");
    document.write ("</tr></form>");
   document.write ("</table>");


