       document.write('<form method=\"POST\" name=\"Order\" action=\"'+SURL+'\" target=\"_top\">\n');
       getInput()
       document.write('<input type=\"hidden\" name=\"action\"></form>')

