document.writeln("<form name=\"form1\" method=\"post\" action=\"/search.php\">");
document.writeln("    <input name=\"sword\" class=\"input1\" type=\"text\" size=\"45\" />");
document.writeln("    <select name=\"stype\" class=\"select1\">");
document.writeln("        <option value=\"\" selected>关键词</option>");
document.writeln("        <option value=\"name\">片名</option>");
document.writeln("        <option value=\"actor\">主演</option>");
document.writeln("        <option value=\"area\">地区</option>");
document.writeln("        <option value=\"lang\">语言</option>");
document.writeln("        <option value=\"pubyear\">年份</option>");
document.writeln("    </select>");
document.writeln("    <input type=image src=\"/temp/default/images/buttom_01.gif\" align=\"absmiddle\" name=\"Submit\" value=\"提交\" />");
document.writeln("</form>");
document.writeln("<div style=\"PADDING-TOP: 10px;font-size:14px;\">");
document.writeln("    <a href=\"/search.php?sword=龙门飞甲\">龙门飞甲</a>&nbsp;<a href=\"/search.php?sword=暮光之城4\">暮光之城4</a>&nbsp;<a href=\"/search.php?sword=委托人\">委托人</a>&nbsp;<a href=\"/search.php?sword=憨豆特工2\">憨豆特工2</a>&nbsp;<a href=\"/search.php?sword=那些年我们一起追的女孩\">那些年我们一起追的女孩</a>&nbsp;<a href=\"/search.php?sword=金陵十三钗\">金陵十三钗</a>&nbsp;<a href=\"/search.php?sword=铁甲钢拳\">铁甲钢拳</a>&nbsp;<a href=\"/search.php?sword=孤独的死亡之所\">孤独的死亡之所</a>&nbsp;<a href=\"/search.php?sword=死神来了5\">死神来了5</a>&nbsp;<a href=\"/search.php?sword=哥伦比亚人\">哥伦比亚人</a>&nbsp;<a href=\"/search.php?sword=考试过关的艺术\">考试过关的艺术</a>&nbsp;<a href=\"/search.php?sword=牛仔和外星人\">牛仔和外星人</a>&nbsp;<a href=\"/search.php?sword=猩球崛起\">猩球崛起</a>&nbsp;<a href=\"/search.php?sword=互换身体\">互换身体</a>&nbsp;<a href=\"/search.php?sword=哈利波特7下\">哈利波特7下</a>&nbsp;<a href=\"/search.php?sword=超级8\">超级8</a>&nbsp;<a href=\"/search.php?sword=功夫熊猫2\">功夫熊猫2</a>&nbsp;<a href=\"/search.php?sword=法证先锋3\">法证先锋3</a>&nbsp;<a href=\"/search.php?sword=变形金刚3\">变形金刚3</a>&nbsp;<a href=\"/search.php?sword=速度与激情5\">速度与激情5</a>&nbsp;");
document.writeln("</div>");

