
document.write("");
document.write("                ");
document.write("                    <form action=\"login.php\" method=\"post\">");
document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />");
document.write("                    <b>USERNAME:<img src=\"http://www.sissyland.com/femdomexchange/themes/FemdomExchangeNew/images/spacer.gif\" width=\"45\" height=\"1\" alt=\"\" />PASSWORD:</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\" class=\"checkbox\" />");
document.write("                    Save &nbsp;");
document.write("                    <input type=\"submit\" name=\"Submit\" value=\"Login\" class=\"button\" />");
document.write("                    </font>");
document.write("                    </form>");
document.write("                ");
document.write("                ");