<!--
if( screen.width > 800 )
{
document.write('<div id=floater style="position:absolute; height: 550px; left:785px; top:05px">');
document.write('');
document.write('</div>');
}
//-->