document.write("");document.write("                ");document.write("                    <form action=\"login.php\" method=\"post\">");document.write("                    <input type=\"hidden\" name=\"pflag\" value=\"login\" />");document.write("");document.write("                    Username: <input name=\"username\" type=\"text\" value=\"\" size=\"10\" style=\"background:url(http://www.inrated.com/themes/webbie/images/username.gif) no-repeat; border:1px solid #999999; padding-left:25px;\" />");document.write("                    Password: <input type=\"password\" name=\"password\" value=\"\" size=\"10\" style=\"background:url(http://www.inrated.com/themes/webbie/images/key.gif) no-repeat; border:1px solid #999999;  padding-left:25px;\" />");document.write("                    <input type=\"checkbox\" name=\"remember_me\" value=\"1\" /> Save");document.write("                    <input type=\"submit\" value=\"Submit\" class=\"button\" />");document.write("                    </form>");document.write("");document.write("                ");