<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="position:absolute; height: 1000px; left:795px; top:0px">');
  document.write('<iframe width="100%" height="100%" src="http://www.estradadococo.com.br/edc/barra_lateral.asp" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('</div>');
}
//-->

