function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function cls(){ 
//捕获触发事件的对象，并设置为以下语句的默认对象 
with(event.srcElement) 
    //如果当前值为默认值，则清空 
if(value==defaultValue) value="" 
} 
function res(){ 
//捕获触发事件的对象，并设置为以下语句的默认对象 
with(event.srcElement) 
//如果当前值为空，则重置为默认值 
if(value=="") value=defaultValue 
} 
document.writeln("<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=778> ");
document.writeln("  <TBODY> ");
document.writeln("    <TR> ");
document.writeln("      <TD bgColor=#000000 width=1></TD> ");
document.writeln("      <TD height=52 width=240><a href=\"http://www.jkst.net\" target=\"_blank\"> <img border=\"0\" src=\"../../public_pic/logo.gif\" width=\"199\" height=\"70\"></a></TD> ");
document.writeln("      <TD width=241><div align=\"right\"><IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\" border=\"0\" ALT=\"Google\" align=\"absmiddle\"></div></TD> ");
document.writeln("      <TD vAlign=top width=295> <TABLE border=0 cellPadding=0 cellSpacing=0 width=\"100%\"> ");
document.writeln("          <TBODY> ");
document.writeln("            <TR> ");
document.writeln("              <TD width=\"11%\" align=right bgColor=#ffffff><IMG height=18 src=\"../../public_pic/index_001.gif\" width=18></TD> ");
document.writeln("              <TD width=\"30%\" valign=\"baseline\" bgColor=#dbdbdb> <table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"); 
document.writeln("                  <TBODY> ");
document.writeln("                    <tr> ");
document.writeln("                      <td width=\"26%\"><img src=\"../../public_pic/home.gif\" width=\"16\" height=\"16\"></td> ");
document.writeln("                      <td width=\"74%\"><a href=\"#\" onClick=\"this.style.behavior=\'url(#default#homepage)\';this.sethomepage(\'HTTP://www.jkst.net\');return false;\">设为首页</a></td> ");
document.writeln("                    </tr> ");
document.writeln("                  </TBODY> ");
document.writeln("                </table></TD> ");
document.writeln("              <TD width=\"29%\" bgColor=#dbdbdb><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> ");
document.writeln("                  <TBODY> ");
document.writeln("                    <tr> ");
document.writeln("                      <td width=\"26%\"><img src=\"../../public_pic/email.gif\" width=\"16\" height=\"17\"></td> ");
document.writeln("                      <td width=\"74%\"><a href=\"http://www.jkst.net/tallme.html\" target=\"_blank\">联系我们</a></td> ");
document.writeln("                    </tr> ");
document.writeln("                  </TBODY> ");
document.writeln("                </table></TD> ");
document.writeln("              <TD width=\"30%\" bgColor=#dbdbdb><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> ");
document.writeln("                  <TBODY> ");
document.writeln("                    <tr> ");
document.writeln("                      <td width=\"26%\"><img src=\"../../public_pic/bookmark.gif\" width=\"16\" height=\"16\"></td> ");
document.writeln("                      <td width=\"74%\"><a href=\"#\" onClick=\"window.external.AddFavorite(\'http://www.jkst.net\',\'健康四通\');return false\">加入收藏</a></td> ");
document.writeln("                    </tr> ");
document.writeln("                  </TBODY> ");
document.writeln("                </table></TD> ");
document.writeln("            </TR> ");
document.writeln("            <TR align=center valign=\"bottom\"> ");
document.writeln("              <form name=searchform action=http://www.google.com/custom method=get target=_blank> ");
document.writeln("                <TD height=30 colSpan=4> <input type=hidden value=www.jkst.net name=domains> ");
document.writeln("                  <input type=hidden value=www.jkst.net name=sitesearch> ");
document.writeln("                  <INPUT TYPE=text name=q size=25 maxlength=255 value=\"开始新的搜索\" id=\"remarkContent\" onmouseover=\"this.select();\" onfocus=\"cls()\" onblur=\"res()\"> ");
document.writeln("                  <INPUT TYPE=hidden name=hl  value=zh-CN> ");
document.writeln("                  <INPUT name=btnG  src=\"../../public_pic/index_search.gif\" type=image> </TD> ");
document.writeln("              </FORM> ");
document.writeln("            </TR> ");
document.writeln("          </TBODY> ");
document.writeln("        </TABLE></TD> ");
document.writeln("      <TD bgColor=#000000 width=1></TD> ");
document.writeln("    </TR> ");
document.writeln("  </TBODY> ");
document.writeln("</TABLE>");
