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