document.writeln("        <form method=\"post\" id=\"myform\" action=\"\/search.asp\">");
document.writeln("          <input name=\"SearchText\" type=\"text\" id=\"SearchText\" size=\"50\" \/>");
document.writeln("          <input type=\"submit\" name=\"mybutton\" id=\"mybutton\" value=\"\" \/>");
document.writeln("        <\/form>")