document.writeln("<div align=\"center\">");
document.writeln("<form action=\"\/search.asp\" method=\"post\" name=\"form1\" target=\"_blank\">");
document.writeln("      <label>");
document.writeln("      <select name=\"otype\">");
document.writeln("        <option value=\"0\" selected>书名<\/option>");
document.writeln("        <option value=\"1\">作者<\/option>");
document.writeln("        <option value=\"2\">出版社<\/option>");
document.writeln("        <option value=\"3\">ISBN<\/option>");
document.writeln("        <option value=\"4\">标签<\/option>");
document.writeln("      <\/select>");
document.writeln("      <\/label>");
document.writeln("        <label>");
document.writeln("        <input type=\"text\" name=\"keyword\">");
document.writeln("        <\/label>");
document.writeln("        <label>");
document.writeln("        <input type=\"submit\" name=\"Submit\" value=\" 搜 索 \">");
document.writeln("        <\/label>");
document.writeln("    <\/form><br>");
document.writeln("<a href=\"http:\/\/www.u286.com\" target=\"_blank\">上网就用U286网址导航<\/a> ")
document.writeln("<a href='javascript:window.external.AddFavorite(location.href,document.title)' title='加入到你的收藏夹'>将本页加入收藏，方便随时查阅！</a>");
document.writeln("<\/div>");