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("                      &nbsp;&nbsp;<b>Username:</b><input name=\"username\" type=\"text\" value=\"\" size=\"7\" style=\"background:url(http://www.trackyourcompany.com/themes/storm/images/username.gif) no-repeat; border:1px solid #999999; padding-left:25px;\" />");document.write("                      ");document.write("                      &nbsp;&nbsp;<b>Password:</b>");document.write("                      <input type=\"password\" name=\"password\" value=\"\" size=\"7\" style=\"background:url(http://www.trackyourcompany.com/themes/storm/images/key.gif) no-repeat; border:1px solid #999999;  padding-left:25px;\" />");document.write("");document.write("                      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");document.write("                      <input type=\"checkbox\" name=\"remember_me\" value=\"1\" class=\"checkbox_login\" /> Save");document.write("                      <input type=\"submit\" value=\"Login\" class=\"button\" />");document.write("                    </form>");document.write("                ");