document.write("");document.write("");document.write("<div class=\"block_small_title\">Login</div>");document.write("<div class=\"block_small_content\">");document.write("<div class=\"block_small_content_text\">");document.write("<form action=\"login.php\" method=\"post\">");document.write("<input type=\"hidden\" name=\"pflag\" value=\"login\" />");document.write("");document.write("<div class=\"box_middle_left\">Pseudo:</div>");document.write("<div class=\"box_middle_right\"><input type=\"text\" name=\"username\" size=\"15\" /></div>");document.write("<div class=\"box_middle_left\">Mot de passe:</div>");document.write("<div class=\"box_middle_right\"><input type=\"password\" name=\"password\" size=\"15\" /></div>");document.write("<br />");document.write("");document.write("<input type=\"checkbox\" name=\"remember_me\" value=\"1\" />Se souvenir");document.write("<input type=\"submit\" value=\"Submit\" class=\"button\" />");document.write("</form>");document.write("<br />");document.write("</div>");document.write("</div>");document.write("");document.write("");