﻿document.write("<div class=\"search\">");
document.write("  <div class=\"search_form\"><input type=\"text\" id=\"top_keys\" /></div>");
document.write("<div class=\"search_ss\" style=\"width:110px;\">&nbsp;&nbsp;<select name=\"sea_type\" id=\"sea_type\" style=\"width:95px\">");
document.write("<Option value=\"product.php\">FLIER产品</Option>");
document.write("<Option value=\"news.php\">资讯中心</Option>");
document.write("</select>");
document.write("</div>");
document.write("  <div class=\"search_key\"><input onClick=\"javascript:location.href=$(\'#sea_type\').val() + \'?keys=\' + encodeURI($(\'#top_keys\').val())\" alt=\"搜索\" type=\"image\" onMouseOver=\"this.src=\'img/key_search_on.gif\'\" onMouseOut=\"this.src=\'img/key_search_off.gif\'\" src=\"img/key_search_off.gif\"/></div>");
document.write("  <div class=\"clear\"></div>");
document.write("</div>");


