
document.write("");
document.write("");
document.write("<div class=\"content_1_container\">");
document.write("  <h3><img src=\"http://www.eve-places.com/mirror/themes/eveplaces_V2_0/images/plusblue.gif\" alt=\" \" align=\"left\" /> Login Form </h3>");
document.write("    <table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("    <form action=\"login.php\" method=\"post\">");
document.write("    <input type=\"hidden\" name=\"pflag\" value=\"login\" />                    ");
document.write("    <tr>");
document.write("      <td width=\"13%\" style=\"padding-top:5px;padding-bottom:5px;\"><input name=\"username\" type=\"text\" value=\"username\" size=\"12\" style=\"background:url(http://www.eve-places.com/mirror/themes/eveplaces_V2_0/images/username.gif) no-repeat; border:1px solid #999999; padding-left:25px;\" />");
document.write("      </td>");
document.write("      <td width=\"87%\" style=\"padding-top:5px; padding-bottom:5px;\">&nbsp;<input type=\"password\" name=\"password\" value=\"password\" size=\"12\" style=\"background:url(http://www.eve-places.com/mirror/themes/eveplaces_V2_0/images/key.gif) no-repeat; border:1px solid #999999;  padding-left:25px;\" /></td>");
document.write("    </tr>");
document.write("    <tr>");
document.write("      <td colspan=\"2\" style=\"padding-bottom:7px;\"><input type=\"checkbox\" name=\"remember_me\" value=\"1\" />");
document.write("      Keep me logged in! <input type=\"submit\" name=\"Submit\" value=\"Login\" class=\"button\" /></td>");
document.write("    </tr>");
document.write("    </form>");
document.write("  </table>");
document.write("  </div\">");
document.write("");
document.write("");