document.writeln("<input type=\"hidden\" name=\"kwtype\" value=\"0\" />");
document.writeln("           <input name=\"q\" type=\"text\" class=\"search-keyword\" id=\"search-keyword\" value=\".....\" onfocus=\"if(this.value==\'在这里搜索...\'){this.value=\'\';}\"  onblur=\"if(this.value==\'\'){this.value=\'在这里搜索...\';}\" />");
document.writeln("         ");
document.writeln("          <button type=\"submit\" class=\"search-submit\">搜索</button>");
