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