<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="position:absolute; height: 920px; width:160px; left:810px; top:10px">');
  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>');
}
//-->
