<!--
function banner()
{


   document.write('<div id=floater style="position:absolute; height: 600px; left:820px; top:10px">');
   document.write('<iframe width="160" height="600" src="800x600.html" scrolling="no" frameborder=0 marginwidth=0 marginheight=0></iframe>');
   document.write('</div>');

}
//-->
