document.write(''); document.write('
');
document.write(' ');
document.write(document.title);
document.write('
');
document.write('Previous Page ');
document.write(' | ');
document.write('');
document.write(' |
'); var nn=(navigator.appName.indexOf("Netscape")!=-1); var dD=document,dH=dD.html,dB=dD.body,px=dD.layers?'':'px'; function floatSS(id){ var L=dD.getElementById?dD.getElementById(id):dD.all?dD.all[id]:dD.layers[id]; this[id+'O']=L; if(dD.layers)L.style=L; L.Fss=function() {var pX, pY; pX=nn?pageXOffset:nn&&dH.scrollLeft?dH.scrollLeft:dB.scrollLeft; pX+=nn?innerWidth:nn&&dH.clientWidth?dH.clientWidth:dB.clientWidth; pY=nn?pageYOffset:nn&&dH.scrollTop?dH.scrollTop:dB.scrollTop; this.style.left=0; this.style.top=pY+px; setTimeout(this.id+'O.Fss()',10); }; return L; } floatSS('floater').Fss();