document.writeln("            	<form  name=\"searchform\" id=\"searchform\" method=\"post\" action=\"\/e\/search\/index.php\">");
document.writeln("                <input type=\"hidden\" name=\"show\" value=\"title\" \/>");
document.writeln("                <input type=\"hidden\" name=\"tempid\" value=\"1\" \/>");
document.writeln("                <input type=\"hidden\" name=\"tbname\" value=\"flash\" \/>");
document.writeln("                <input type=\"text\" class=\"input_search\" id=\"input_search\" onblur=\"if(this.value==\'\'){this.value=\'输入游戏名称\';this.className=\'input_search\';}\" onfocus=\"if(this.value==\'输入游戏名称\'){this.value=\'\';this.className=\'input_search\';}\" value=\"输入游戏名称\" name=\"keyboard\">");
document.writeln("                <input type=\"submit\" class=\"btn_search\" value=\"\" name=\"Submit\">");
document.writeln("                <\/form>");
