<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="position:absolute; height: 1250px; left:800px; top:20px;">');
  document.write('<iframe width="100%" height="100%" src="http://www.digirati.com.br/barra/barra_lateral.php" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('</div>');
}
//-->
