document.writeln("<table width=\"600\" border=\"0\" cellspacing=\"0\" cellpadding=\"1\">");
document.writeln("<FORM method=GET action=\"http://www.google.com/search\" target=_blank>");
document.writeln("  <tr>   ");
document.writeln("    <input type=\"hidden\" name=\"domains\" value=\"www.xmsc.com.cn\">");
document.writeln("    <input type=\"hidden\"   name=\"ie\" value=\"GB2312\">");
document.writeln("    <input type=\"hidden\"   name=\"oe\" value=\"GB2312\">");
document.writeln("    <input type=\"hidden\" name=\"hl\" value=\"zh-CN\">");
document.writeln("      <td width=\"44\"><a href=\"http://www.google.com/\" target=_blank><img src=../images/google_logo.gif  border=0></a></td>");
document.writeln("      <td width=\"94\"> ");
document.writeln("        <input type=\"text\" name=\"q\" size=\"15\" maxlength=\"200\" value=\"\">");
document.writeln("      </td>");
document.writeln("      <td nowrap width=\"170\"> ");
document.writeln("        <INPUT TYPE=radio name=sitesearch value=\"\">");
document.writeln("        www  <INPUT TYPE=radio name=sitesearch value=\"www.xmsc.com.cn\" checked>");
document.writeln("        xmsc </td>");
document.writeln("      <td width=\"400\" valign=\"bottom\"> ");
document.writeln("        <input type=\"image\" border=\"0\" name=\"submit\" src=\"../images/searchbutton.gif\" width=\"46\" height=\"19\">"); 
document.writeln("    </td></tr>");
document.writeln("  </form>");
document.writeln("</table>");


