﻿document.writeln('<form id=\"SearchForm\" name=\"SearchForm\" method=\"get\" action=\"/plus/Search.asp\">')
document.writeln(' <span>搜索：</span><span><input name=\"KeyWord\" type=\"text\" class=\"input1\"  value=\"关键字\" onfocus=\"this.select();\"/></span>')
document.writeln('<span><input name=\"ChannelID\" value=\"1\" type=\"hidden\" /></span>')
document.writeln('<span><Input type=\"image\" name=\"Submit\" src=\"/images/go.gif\"></span>')
document.writeln('</form>')
document.writeln('')
