document.write("");document.write("");document.write("                ");document.write("                  <table width=\"90%\" cellpadding=\"2\" cellspacing=\"0\">");document.write("                    <form action=\"login.php\" method=\"post\">");document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />");document.write("                    <tr>");document.write("                      <td>login: </td>");document.write("                      <td><input type=\"text\" name=\"username\" size=\"20\" /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td>пароль: </td>");document.write("                      <td><input type=\"password\" name=\"password\" size=\"20\" /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td colspan=\"2\">");document.write("                        <input type=\"checkbox\" name=\"remember_me\" value=\"1\" />");document.write("                        запомнить меня");document.write("                        <input type=\"submit\" name=\"Submit\" value=\"Login\" class=\"button\" />");document.write("                      </td>");document.write("                    </tr>");document.write("                    </form>");document.write("                  </table>");document.write("                <br>");document.write("ещё не зарегистрированы?<br>");document.write("<a href=/register.php>регистрация</a><br><br>");document.write(" ");document.write("                ");