document.write("       <div class=\"header\"><div>Logowanie</div></div>");document.write("    <div class=\"box\">");document.write("     <form id=\"loginForm\" action=\"login.php\" method=\"post\">");document.write("      <fieldset>");document.write("       <input type=\"hidden\" name=\"pflag\" value=\"login\" />");document.write("       <img src=\"http://www.linksor.com/themes/linksor_theme/images/txt_username.gif\" alt=\"\" /><br />");document.write("       <input type=\"text\" class=\"input\" name=\"username\" size=\"20\" /><br />");document.write("       <img src=\"http://www.linksor.com/themes/linksor_theme/images/txt_password.gif\" alt=\"\" /><br />");document.write("       <input type=\"password\" class=\"input\" name=\"password\" size=\"20\" /><br />");document.write("       <input type=\"checkbox\" id=\"chckRemember\" name=\"remember_me\" value=\"1\" /><label for=\"chckRemember\">Zapamiêtaj</label>");document.write("       <input type=\"image\" src=\"http://www.linksor.com/themes/linksor_theme/images/login.gif\" class=\"submit\" name=\"Submit\" />");document.write("      </fieldset>");document.write("      <br />");document.write("      <div><b><a href=\"http://www.linksor.com/register.php\">Zarejestruj</a></b></div>");document.write("     </form>");document.write("    </div>");document.write("   ");