<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="position:absolute; height: 620px; left:792px; top:13px">');
  document.write('<iframe width="200px" height="620px" src="http://www.cadeafesta.net/arquivos/floater.asp" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('</div>');
}
//-->
