
document.write("");
document.write("");
document.write("  ");
document.write("      <form action=\"login.php\" method=\"post\">");
document.write("      <input type=\"hidden\" name=\"pflag\" value=\"login\" />");
document.write("      <font color=\"#FFFFFF\">");
document.write("      <b>Nazwa użytkownika:<img src=\"http://katalog24.org.pl/themes/bluesmooth/images/spacer.gif\" width=\"45\" height=\"1\" alt=\"\" />Hasło:</b><br />");
document.write("      <input type=\"text\" name=\"username\" size=\"15\" />");
document.write("      <input type=\"password\" name=\"password\" size=\"15\" />");
document.write("      <input type=\"checkbox\" name=\"remember_me\" value=\"1\" />");
document.write("      Pamiętaj mnie &nbsp;");
document.write("      <input type=\"submit\" name=\"Submit\" value=\"Zaloguj\" class=\"button\" />");
document.write("      </font>");
document.write("      </form>");
document.write("  ");
document.write("  ");
document.write("");