<!--
self.document.writeln("<table cellSpacing=0 cellPadding=0 border=0>");
self.document.writeln(" <tr>");
self.document.writeln("  <TD vAlign=top align=left>");
self.document.writeln("   <img src='images/vuoto.gif' width=80 height=30 border=0><br>");
self.document.writeln("  </td>");
self.document.writeln(" </tr>");
self.document.writeln(" <tr>");
self.document.writeln("  <TD vAlign=top align=left>");
self.document.writeln("   <img src='images/vuoto.gif' width=80 height=100 border=0><br>");
self.document.writeln("  </td>");
self.document.writeln(" </tr>");
self.document.writeln(" <tr>");
self.document.writeln("  <TD vAlign=top align=left>");
self.document.writeln("   <img src='images/vuoto.gif' width=80 height=15 border=0><br>");
self.document.writeln("  </td>");
self.document.writeln(" </tr>");
self.document.writeln("</table>");
//-->
