document.writeln(" <form action=\"\/search.asp\" method=\"get\" name=\"sForm\">");
document.writeln("  <input type=\"hidden\" value=\"2\" name=\"m\" \/>");
document.writeln("        <input type=\"hidden\" value=\"\" \/>         ");
document.writeln("            <ul class=\"search-form\">");
document.writeln("            <li><input name=\"word\" maxlength=\"100\" type=\"text\" class=\"text\" value=\"关键字如&quot;网际快车&quot;...\" onfocus=\"this.value=\'\';this.style.color=\'#333\';\" \/><\/li>");
document.writeln("            <li>");
document.writeln("                <p class=\"selector\"><span class=\"category\" id=\"headSlected\" onclick=\"if(document.getElementById(\'headSel\').style.display==\'none\'){document.getElementById(\'headSel\').style.display=\'block\';}else {document.getElementById(\'headSel\').style.display=\'none\';};return false;\" onmouseout=\"drop_mouseout(\'head\');\">软件名称<\/span>");
document.writeln("                <a class=\"trigger\" href=\"#\" onclick=\"if(document.getElementById(\'headSel\').style.display==\'none\'){document.getElementById(\'headSel\').style.display=\'block\';}else {document.getElementById(\'headSel\').style.display=\'none\';};return false;\" onmouseout=\"drop_mouseout(\'head\');\">+<\/a><\/p>                ");
document.writeln("                <ul class=\"droplist\" id=\"headSel\" style=\"display:none;\">                ");
document.writeln("                    <li><a href=\"#\" id=\"headSel\" onClick=\"return search_show(\'head\',\'2\',this)\" onMouseOver=\"drop_mouseover(\'head\');\" onMouseOut=\"drop_mouseout(\'head\');\">软件名称<\/a><\/li>");
document.writeln("                    <li><a href=\"#\" id=\"_searchTypetech\" onClick=\"return search_show(\'head\',\'1\',this)\" onMouseOver=\"drop_mouseover(\'head\');\" onMouseOut=\"drop_mouseout(\'head\');\">软件简介<\/a><\/li>");
document.writeln("                <\/ul>");
document.writeln("            <\/li>            ");
document.writeln("            <li><input type=\"submit\" class=\"button\" value=\"搜索\"><\/li>");
document.writeln("            <li><\/li>");
document.writeln("            <\/ul>    ");
document.writeln("<\/form>")