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