<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="background-color:#e3f4ea; position:absolute; height: 1250px; left:785px; top:30px">');
  document.write('<iframe width="160" height="130" src="http://servicos.codigofonte.net/bannerLateral1.html" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('<br>');
  document.write('<iframe width="160" height="920" src="http://www.digirati.com.br/barra/barra_lateral.php" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('<br><BR>');
  document.write('<iframe width="160" height="370" src="http://servicos.codigofonte.net/bannerLateral.html" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('</div>');
}
//-->
