codice:
<html>

  <head>
    <style type="text/css">
    <!--

      html, body, table, td {
        height: 100%;
        width: 100%;
        text-align: center;
        vertical-align: middle;
      }

    //-->
    </style>
  </head>

  <body>
    <table>
      <tr>
        <td>

          <script type="text/javascript">
          <!--

            if (!document.phpAds_used)
              document.phpAds_used = ",";

             phpAds_random = Math.random().toString.substring(2,11);
   
             document.write ("<" + "script type=\"text/javascript\" src=\"");
             document.write ("http://www.*******.it/ads/adjs.php?n=" + phpAds_random);
             document.write ("&clientid=2");
             document.write ("&exclude=" + document.phpAds_used);

             if (document.referer)
               document.write ("&referer=" + escape(document.referer));

             document.write ("\"><" + "/script>");

           //-->
           </script>

           <noscript>
             <a href="http://www.********.it/ads/adclick.php?n=a8e43a2f" target="_blank">
               [img]http://www.**********.it/ads/adview.php?clientid=2&n=a8e43a2f[/img]
             </a>
           </noscript>

        </td>
      </tr>
    </table>
  </body>

</html>