if (parseInt(navigator.appVersion) >= 4 && navigator.javaEnabled())
{ document.write('<div id="pop" style="position:absolute;top:25;">');
  document.write('<table cellpadding="0" width="160" height="200" cellspacing="2" bgcolor="#666666" border="0"><tr><td><table cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" border="0">');
  document.write('<tr><td align="right" height="24"><a href="javascript:void(0)" onclick="hideAd(\'pop\')"><img src="chiudi.gif" border="0"></a></td></tr>');
  document.write('<tr><td align="center">');
  document.write(<script language=javascript src=http://www.clickpoint.it/db/load.cp?PRO=22429&ID=5802&SUB=></script>');
  document.write('</td></tr>');
  document.write('</table></td></tr></table>');
  document.write('</div>');
 
  if (document.layers) document.layers.pop.left = ((window.innerWidth / 2) - (330 / 2));
  else if (document.all) document.all.pop.style.left = ((document.body.offsetWidth / 2) - (330 / 2));
  else if (document.getElementById) document.getElementById("pop").style.left = ((window.innerWidth / 2) - (330 / 2));
}
