<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="position:absolute; height: 1000px; left:779px; top:75px">');
  document.write('<center><iframe width="100%" height="100%" src="/flutuante4.php" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe></center>');
  document.write('</div>');
}
//-->
