var online= new Array(); if (!document.layers) document.writeln('
'); document.writeln(' '); document.writeln(''); document.writeln(''); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(''); document.writeln(' '); document.writeln(' '); document.write(''); document.write(' '); document.write(' '); document.write(''); document.write(' '); document.writeln(' '); document.writeln(' '); document.writeln('
'); document.write("  QQ  "); document.writeln('
'); document.write("    kevin"); document.write('
'); document.write("    nika"); document.writeln('
'); document.writeln('
'); //Enter "frombottom" or "fromtop" var verticalpos="frombottom" if (!document.layers) document.write('
') function JSFX_FloatTopDiv() { var startX =3, startY = 250; var ns = (navigator.appName.indexOf("Netscape") != -1); var d = document; function ml(id) { var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id]; if(d.layers)el.style=el; el.sP=function(x,y){this.style.left=x;this.style.top=y;}; el.x = startX; if (verticalpos=="fromtop") el.y = startY; else{ el.y = ns ? pageYOffset + innerHeight : document.documentElement.scrollTop + document.documentElement.clientHeight; el.y -= startY; } return el; } window.stayTopLeft=function() { if (verticalpos=="fromtop"){ var pY = ns ? pageYOffset : document.documentElement.scrollTop; ftlObj.y += (pY + startY - ftlObj.y)/8; } else{ var pY = ns ? pageYOffset + innerHeight : document.documentElement.scrollTop + document.documentElement.clientHeight; ftlObj.y += (pY - startY - ftlObj.y)/8; } ftlObj.sP(ftlObj.x, ftlObj.y); setTimeout("stayTopLeft()", 10); } ftlObj = ml("divStayTopLeft"); stayTopLeft(); } JSFX_FloatTopDiv();