document.writeln("<div>");
document.writeln("<form name=\"engine\" action=\"http://pub.goldnets.com:81/engine.php\" method=\"post\" target=\"_blank\">");
document.writeln("<a href=\"/\">黄金书屋</a> | <a href=\"http://www.myrice.com/\">多来米首页</a> | <a href=\"http://www.51soshu.com/\">多来搜书</a>&nbsp;&nbsp;");
document.writeln("<input type=\"text\" name=\"b1\" value=\"请输入关键字\" onClick=\"this.value=''; this.focus();\" />");
document.writeln("<select name=\"selectengine\">");
document.writeln("<option value = \"1\" >原创</option>");
document.writeln("<option value = \"2\" selected>书籍</option>");
document.writeln("<option value = \"3\">作家</option>");
document.writeln("</select>");
document.writeln("<input type=\"submit\" name=\"Submit\" value=\"搜索\" />");
document.writeln("</form>");
document.writeln("</div>");