
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>PSEUDO :<img src=\"http://www.agence-immobiliere-bretagne.com/themes/immobilier-bretagne/images/spacer.gif\" width=\"45\" height=\"1\" alt=\"\" />MOT DE PASSE :</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("                    se Souvenir &nbsp;");
document.write("                    <input type=\"submit\" name=\"Submit\" value=\"Connexion\" class=\"button\" />");
document.write("                    </font>");
document.write("                    </form>");
document.write("                ");
document.write("                ");