<!--
self.document.writeln("<tr>");
self.document.writeln(" <TD vAlign=bottom align=left background='images/logo_b.gif'>");
self.document.writeln("  <table cellSpacing=0 cellPadding=0 border=0>");
self.document.writeln("   <tr>");
self.document.writeln("    <TD rowspan=2 vAlign=top align=left>");
self.document.writeln("     <img src='images/vuoto.gif' width=29 height=31 border=0><br>");
self.document.writeln("    </td>");
self.document.writeln("    <TD vAlign=top align=left>");
self.document.writeln("     <img src='images/vuoto.gif' width=430 height=1 border=0><br>");
self.document.writeln("    </td>");
self.document.writeln("   </tr>");
self.document.writeln("   <tr>");
self.document.writeln("    <TD vAlign=top align=left style='padding-top:3;padding-left:8;padding-right:6'>");
self.document.writeln("     <table cellpadding=0 cellspacing=0 border=0 width=100%>");
self.document.writeln("      <tr>");
self.document.writeln("       <td id=pp align=left valign=top>");
self.document.writeln("        <img src='images/vuoto.gif' width=135 height=1 border=0><br>");
self.document.writeln("        © 2002 - 2003<br>");
if (sottotitolo != "Home Page") {
self.document.writeln("        Aggiornato al <font class=ppc>" + data_ult_agg + "</font><br>");
} else {
self.document.writeln("        Visitatori: <font class=ppc>" + visitatori + "</font><br>");
}
self.document.writeln("       </td>");
self.document.writeln("       <td id=pp align=center valign=top>");
self.document.writeln("        <img src='images/vuoto.gif' width=130 height=1 border=0><br>");
self.document.writeln("        by <b><a id=p href='mailto:info@theofin.it'>Theofin Consulting</a></b></font><br>");
self.document.writeln("        Tel. <font class=ppc>+39 0923 719520</font><br>");
self.document.writeln("       </td>");
self.document.writeln("       <td id=pp align=right valign=top>");
self.document.writeln("        <img src='images/vuoto.gif' width=135 height=1 border=0><br>");
self.document.writeln("        Via San Domenico Savio, 9<br>");
self.document.writeln("        91025 - Marsala (Italia)<br>");
self.document.writeln("       </td>");
self.document.writeln("      </tr>");
self.document.writeln("     </table>");
self.document.writeln("    </td>");
self.document.writeln("   </tr>");
self.document.writeln("  </table>");
self.document.writeln(" </TD>");
self.document.writeln("</TR>");
//-->
