document.writeln("<form name=searchForm method=get action=\"http:\/\/www.baidu.com\/baidu?&word=\" target=\"_blank\" onsubmit=\"this.wd.value=\'\'+this.wd.value\">");
document.writeln("<table border=\"0\"  align=\"right\"   width=\"540\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("    <tr> ");
document.writeln("      <td nowrap valign=\"middle\" align=\"center\" width=\"70\" ><\/td>");
document.writeln("      <td nowrap width=\"540\"  align=\"left\"> ");
document.writeln("        <input class=Nintwo  name=\"wd\" type=\"text\" id=\"query\"  value=\"\" size=\"20\">");
document.writeln("          <input class=Ninone  class=submitpurple type=\"submit\" name=\"Submit\" value=\"BAIDU\">");
document.writeln("      <input class=Ninone  type=button name=google value=GOOGLE onClick=\"window.open(\'http:\/\/www.google.com\/search?hl=zh-CN&ie=GB2312&q=\'+form.query.value)\">    ");
document.writeln("      <input class=Ninone  type=button name=sogou value=SOGOU onClick=\"window.open(\'http:\/\/www.sogou.com\/web?query=\'+form.query.value)\">");
document.writeln("      <input class=Ninone  type=button name=yahoo value=YAHOO onclick=\"window.open(\'http:\/\/one.cn.yahoo.com\/s?p=\'+form.query.value)\">");
document.writeln("<input class=Ninone type=button name=zhannei value=Õ¾ÄÚËÑË÷ onclick=\"window.open(\'\/search.asp?condition=title&Types=News&keyword=\'+form.query.value)\">");
document.writeln("      <\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("	<\/form>");

function Errors()    
{    
return true;    
}      
window.onerror = Errors; 
