document.writeln('<table width=\"98%\" border=\"0\" align=\"center\">')
document.writeln('<form id=\"SearchForm\" name=\"SearchForm\" method=\"get\" action=\"/plus/Search.asp\">')
document.writeln('  <tr>')
document.writeln('    <td align=\"center\"><select name=\"SearchType\">')
document.writeln('        <option value=\"1\">按标题搜索</option>')
document.writeln('        <option value=\"2\">按内容搜索</option>')
document.writeln('      </select>')
document.writeln('        <select name=\"ClassID\" style=\"width:150\">')
document.writeln('          <option value=\"0\" selected=\"selected\">所有栏目</option>')
document.writeln('<option value=\'20088363886633\'>禅城区租售信息 </option><option value=\'20088983825582\'>南海区租售信息 </option><option value=\'20087836112042\'>顺德区租售信息 </option><option value=\'20087393088721\'>高明区租售信息 </option><option value=\'20089344594635\'>三水区租售信息 </option><option value=\'20087196762195\'>厂房租赁合同样板 </option><option value=\'20083575982893\'>工业地产资讯 </option><option value=\'20095012681043\'>对联广告 </option>        </select>')
document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\"  value=\"关键字\" onfocus=\"this.select();\"/>')
document.writeln('        <input name=\"ChannelID\" value=\"1\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"搜 索\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')

