<!--
if( screen.width > 800 )
{
  document.write('<div id=floater style="position:absolute; height: 850px; left:775px; top:1px">');
  document.write('<iframe width="100%" height="100%" src="lateral.asp" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
  document.write('</div>');
}
//-->
