 
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<TITLE>小秘书－范文搜索<\/TITLE>");
document.writeln("<meta NAME=\"keywords\" CONTENT=\"www.xiaomishu.net\"> ");
document.writeln("<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text\/html;CHARSET=gb2312\">");
document.writeln("");
document.writeln("<\/head>");
document.writeln("  <form method=\"GET\" action=\"http:\/\/www.xiaomishu.net\/Article\/search.asp\"  target=\"_blank\">");
document.writeln("  <table width=\"541\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\">");
document.writeln("    <tr> ");
document.writeln("      <td width=119 align=right height=\"28\"><img src=\"..\/images\/checkarticle.gif\" width=\"15\" height=\"15\" border=\"0\">文章关键词：<b> ");
document.writeln("        <\/b><\/td>");
document.writeln("      <td align=right width=\"178\" height=\"28\"> ");
document.writeln("        <input type=\"text\" name=\"keyword\" size=\"28\" class=\"forms\">");
document.writeln("      <\/td>");
document.writeln("      <td width=\"17\" height=\"28\"> ");
document.writeln("        <input type=\"hidden\" name=\"select\" value=\"biaoti\">");
document.writeln("      <\/td>");
document.writeln("      <td height=\"28\" width=\"46\"> ");
document.writeln("        <input type=\"submit\" name=\"Submit\" value=\"搜索\" class=\"forms\">");
document.writeln("      <\/td>");
document.writeln("      <td height=\"28\" width=\"177\" align=\"center\"> <a href=\"http:\/\/www.xiaomishu.net\/Article\/top1.asp\" target=\"_blank\"><u>搜索提示<\/u><\/a> ");
document.writeln("      <\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("<\/form>")
