<!--
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.eti.br/bannerLateral1.html" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('<br>');
  document.write('<iframe width="160" height="600" src="http://servicos.codigofonte.eti.br/bannerLateral3.html" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('<br><BR>');
  document.write('<iframe width="160" height="370" src="http://servicos.codigofonte.eti.br/bannerLateral.html" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('</div>');
}
//-->

