document.write("          <table width=\"226\" border=\"0\" cellpadding=\"5\" cellspacing=\"0\">");document.write("  <tr>");document.write("<td>");document.write("                                  <table width=\"90%\" cellpadding=\"2\" 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 colspan=\"2\" align=\"center\" class=\"head\"><b>Effettua il Login</b><br /><br /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td>Username: </td>");document.write("                      <td><input type=\"text\" name=\"username\" size=\"16\" /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td>Password: </td>");document.write("                      <td><input type=\"password\" name=\"password\" size=\"16\" /></td>");document.write("                    </tr>");document.write("                    <tr>");document.write("                      <td colspan=\"2\">");document.write("                        <input type=\"checkbox\" name=\"remember_me\" value=\"1\" />");document.write("                        Ricordami &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;");document.write("                        <input type=\"submit\" name=\"Submit\" value=\"Login\" class=\"button\" />");document.write("                      </td>");document.write("                    </tr>");document.write("                    </form>");document.write("                    <tr>");document.write("                      <td colspan=\"2\">");document.write("    <a href=\"register.php\" rel=\"nofollow\">Non sei ancora registrato? Clicca qui!</a>");document.write("  </td>");document.write("                    </tr>");document.write("                  </table>                ");document.write("                ");document.write("              </td>");document.write("            </tr>");document.write("          </table>");
