document.writeln("<table width=\"950\" height=\"25\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr> <form name=\"myform\" action=\"/search/search.html\">");
document.writeln("      <td width=\"637\" height=\"40\" align=\"right\" valign=\"middle\" bgcolor=\"#FF6600\"> ");
document.writeln("        <select name=\"f_type\" id=\"f_type\" size=1 style=\"height:60\"> ");
document.writeln("          <option value=\"1\" selected=\"selected\">文章标题</option>");
document.writeln("          <option value=\"2\">全文搜索</option>");
document.writeln("          <option value=\"3\">期刊名称</option>");
document.writeln("        </select>");
document.writeln("        &nbsp; ");
document.writeln("        <input name=\"f_word\" type=\"text\" id=\"f_word\" value=\"请输入查询关键字！\" style=\"height:16px;\" onclick=\"this.value=\'\'\" size=\"40\" maxlength=\"30\" />");
document.writeln("        &nbsp; ");
document.writeln("        <input type=\"button\" name=\"Submit\" value=\"快速搜索\"  style=\"height:23px;width:100px;\" onclick=\"javascript:f_search()\" />");
document.writeln("        &nbsp; </td>");
document.writeln("	  </form>");
document.writeln("");
document.writeln("      <form name=\"myform_gg\" method=\"get\" action=\"http://www.google.cn/custom\" target=\"google_window\">");
document.writeln("	  <td width=\"313\" align=\"left\" valign=\"middle\" bgcolor=\"#FF6600\"> ");
document.writeln("     ");
document.writeln("		<input type=\"button\" name=\"sa\" value=\"通过谷歌搜索\"  id=\"sbb\" onclick=\"javascript:f_search_gg()\" style=\"height:23px;width:100px;\"></input> ");
document.writeln("		<input type=\"button\" value=\"搜索图书\"  onclick=\"javascript:f_search_book()\" style=\"height:23px;width:80px;\"></input> ");
document.writeln("        <a href=\"search/adver.htm\" target=\"_blank\"> 高级搜索</a>  <a href=\"/search/help.htm\" target=\"_blank\">帮助</a>");
document.writeln("		<input type=\"hidden\" name=\"domains\" value=\"www.redlib.cn\"></input>");
document.writeln("        ");
document.writeln("        <input type=\"hidden\" name=\"q\" value=\"\" id=\"sbi\"></input> ");
document.writeln("");
document.writeln("        <input type=\"radio\" name=\"sitesearch\" value=\"\" id=\"ss0\"  style=\"display: none\"></input> ");
document.writeln("        <input type=\"radio\" name=\"sitesearch\" value=\"www.redlib.cn/html/\" checked id=\"ss1\"  style=\"display: none\"></input>");
document.writeln("		 <input type=\"hidden\" name=\"client\" value=\"pub-2560537041688142\"></input> ");
document.writeln("        <input type=\"hidden\" name=\"forid\" value=\"1\"></input>");
document.writeln("        <input type=\"hidden\" name=\"channel\" value=\"5762176988\"></input>");
document.writeln("        <input type=\"hidden\" name=\"ie\" value=\"GB2312\"></input>");
document.writeln("        <input type=\"hidden\" name=\"oe\" value=\"GB2312\"></input>");
document.writeln("        <input type=\"hidden\" name=\"cof\" value=\"GALT:#008000;GL:1;DIV:#CCCCCC;VLC:7E3939;AH:center;BGC:FFFFFF;LBGC:FF3333;ALC:CC0000;LC:261cdc;T:000000;GFNT:7E3939;GIMP:7E3939;LH:39;LW:100;L:http://www.redlib.cn/images/logo.gif;S:http://www.redlib.cn;LP:1;FORID:1\"></input> ");
document.writeln("        <input type=\"hidden\" name=\"hl\" value=\"zh-CN\"></input>");
document.writeln("		 <label for=\"sbb\" style=\"display: none\">提交搜索表单</label>");
document.writeln("		<label for=\"sbi\" style=\"display: none\">输入您的搜索字词</label>");
document.writeln("        <label for=\"ss0\" title=\"搜索网络\"> ");
document.writeln("		<label for=\"ss1\" title=\"搜索 www.redlib.cn\">");
document.writeln("		</td>");
document.writeln("        </form>");
document.writeln("  </tr>");
document.writeln("</table>");