document.write("");document.write("                                    <form action=\"login.php\" method=\"post\">");document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />");document.write("                    <strong>Username:</strong>&nbsp;");document.write("                    <input type=\"text\" name=\"username\" size=\"15\" />");document.write("&nbsp;&nbsp;");document.write("                    ");document.write("                    <strong>Password:</strong>&nbsp;");document.write("                    <input type=\"password\" name=\"password\" size=\"15\" />");document.write("                    &nbsp;&nbsp;            ");document.write("                    <input type=\"submit\" name=\"Submit\" value=\"Login\" class=\"button\" />&nbsp;&nbsp;");document.write("                    <a href=\"http://www.freewareshare.com/register.php\">Join Now!</a>");document.write("                    <br />");document.write("                    <input type=\"checkbox\" name=\"remember_me\" value=\"1\" />");document.write("                    remember me &nbsp;&nbsp;|&nbsp;&nbsp;");document.write("<a href=\"http://www.freewareshare.com/send_pwd.php\">forgot your username or password?</a>");document.write("                    </form>");document.write("                ");