<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="position:absolute; height: 800px; left:780px; top:16px">');
  document.write('<center><iframe width="210" height="1000" src="/flutuante.html" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe></center>');
  document.write('</div>');
}
//-->
