document.writeln("<SCRIPT language=JavaScript>");
document.writeln("lastScrollY=0;");
document.writeln("function heartBeat(){ ");
document.writeln("diffY=document.body.scrollTop; ");
document.writeln("percent=.1*(diffY-lastScrollY); ");
document.writeln("if(percent>0)percent=Math.ceil(percent); ");
document.writeln("else percent=Math.floor(percent); ");
document.writeln("document.all.lovexin12.style.pixelTop+=percent;");
document.writeln("document.all.lovexin14.style.pixelTop+=percent;");
document.writeln("lastScrollY=lastScrollY+percent; ");
document.writeln("} ");
document.writeln("suspendcode12=\"<DIV id=lovexin12 style=\'left:5px;POSITION:absolute;TOP:100px;\'><a target='_blank' href='http://www.971999.com/888/index.htm'><img src=\'http://www.971999.com/tu/a.gif\' border=0 width=\'100\' height=\'400\'><\/a><\/div>\"");
document.writeln("document.write(suspendcode12); ");
document.writeln("suspendcode14=\"<DIV id=lovexin14 style=\'right:5px;POSITION:absolute;TOP:100px;\'><a target='_blank' href='http://www.971999.com/888/index.htm'><img src=\'http://www.971999.com/tu/a.gif\' border=0 width=\'100\' height=\'400\'><\/a><\/div>\"");
document.writeln("document.write(suspendcode14); ");
document.writeln("window.setInterval(\"heartBeat()\",1); ");
document.writeln("<\/SCRIPT>");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("<SCRIPT>                                                                                                      ");
document.writeln("var brOK=false;");
document.writeln("var mie=false;");
document.writeln("var vmin=2;");
document.writeln("var vmax=5;");
document.writeln("var vr=3;");
document.writeln("var timer1;");
document.writeln("var jobads;");
document.writeln("");
document.writeln("function movechip(chipname)");
document.writeln("{");
document.writeln("if(brOK)");
document.writeln("{");
document.writeln("eval(\"chip=\"+chipname);");
document.writeln("if(!mie)");
document.writeln("{");
document.writeln("pageX=window.pageXOffset;");
document.writeln("pageW=window.innerWidth;");
document.writeln("pageY=window.pageYOffset;");
document.writeln("pageH=window.innerHeight;");
document.writeln("} ");
document.writeln("else");
document.writeln("{");
document.writeln("pageX=window.document.body.scrollLeft;");
document.writeln("pageW=window.document.body.offsetWidth-8;");
document.writeln("pageY=window.document.body.scrollTop;");
document.writeln("pageH=window.document.body.offsetHeight;");
document.writeln("}");
document.writeln("chip.xx=chip.xx+chip.vx;");
document.writeln("chip.yy=chip.yy+chip.vy;");
document.writeln("chip.vx+=vr*(Math.random()-0.5);");
document.writeln("chip.vy+=vr*(Math.random()-0.5);");
document.writeln("if(chip.vx>(vmax+vmin))  chip.vx=(vmax+vmin)*2-chip.vx;");
document.writeln("if(chip.vx<(-vmax-vmin)) chip.vx=(-vmax-vmin)*2-chip.vx;");
document.writeln("if(chip.vy>(vmax+vmin))  chip.vy=(vmax+vmin)*2-chip.vy;");
document.writeln("if(chip.vy<(-vmax-vmin)) chip.vy=(-vmax-vmin)*2-chip.vy;");
document.writeln("if(chip.xx<=pageX)");
document.writeln("{");
document.writeln("chip.xx=pageX;");
document.writeln("chip.vx=vmin+vmax*Math.random();");
document.writeln("}");
document.writeln("if(chip.xx>=pageX+pageW-chip.w)");
document.writeln("{");
document.writeln("chip.xx=pageX+pageW-chip.w;");
document.writeln("chip.vx=-vmin-vmax*Math.random();");
document.writeln("}");
document.writeln("if(chip.xx>=680)");
document.writeln("{");
document.writeln("chip.xx=chip.xx-20;");
document.writeln("chip.vx=-vmin-vmax*Math.random();");
document.writeln("}");
document.writeln("if(chip.yy<=pageY)");
document.writeln("{");
document.writeln("chip.yy=pageY;");
document.writeln("chip.vy=vmin+vmax*Math.random();");
document.writeln("}");
document.writeln("if(chip.yy>=pageY+pageH-chip.h)");
document.writeln("{");
document.writeln("chip.yy=pageY+pageH-chip.h;");
document.writeln("chip.vy=-vmin-vmax*Math.random();");
document.writeln("}");
document.writeln("if(!mie)");
document.writeln("{");
document.writeln("eval(\'document.\'+chip.named+\'.top =\'+chip.yy);");
document.writeln("eval(\'document.\'+chip.named+\'.left=\'+chip.xx);");
document.writeln("}");
document.writeln("else");
document.writeln("{");
document.writeln("eval(\'document.all.\'+chip.named+\'.style.pixelLeft=\'+chip.xx);");
document.writeln("eval(\'document.all.\'+chip.named+\'.style.pixelTop =\'+chip.yy);");
document.writeln("}");
document.writeln("chip.timer1=setTimeout(\"movechip(\'\"+chip.named+\"\')\",80);");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function stopme(chipname)");
document.writeln("{");
document.writeln("if(brOK)");
document.writeln("{");
document.writeln("eval(\"chip=\"+chipname);");
document.writeln("if(chip.timer1!=null)");
document.writeln("{");
document.writeln("clearTimeout(chip.timer1)");
document.writeln("}");
document.writeln("}");
document.writeln("}");
document.writeln("");
document.writeln("function jobads()");
document.writeln("{");
document.writeln("if(navigator.appName.indexOf(\"Internet Explorer\")!=-1)");
document.writeln("{");
document.writeln("if(parseInt(navigator.appVersion.substring(0,1))>=4) brOK=navigator.javaEnabled();mie=true;");
document.writeln("}");
document.writeln("if(navigator.appName.indexOf(\"Netscape\")!=-1)");
document.writeln("{");
document.writeln("if(parseInt(navigator.appVersion.substring(0,1))>=4) brOK=navigator.javaEnabled();");
document.writeln("}");
document.writeln("jobads.named=\"jobads\";");
document.writeln("jobads.vx=vmin+vmax*Math.random();");
document.writeln("jobads.vy=vmin+vmax*Math.random();");
document.writeln("jobads.w=1;");
document.writeln("jobads.h=1;");
document.writeln("jobads.xx=0;");
document.writeln("jobads.yy=0;");
document.writeln("jobads.timer1=null;");
document.writeln("movechip(\"jobads\");");
document.writeln("}");
document.writeln("");
document.writeln("document.write(\'<div id=\"jobads\" style=\"height:49px;left:178px;position:absolute;top:1237px;width:70px; z-index:1000\">\');");
document.writeln("document.write(\'<a title=\"\" href=\"http://www.971999.com/888\"target=\"_blank\" onmouseover=stopme(\"jobads\"); onmouseout=movechip(\"jobads\");>\');");
document.writeln("document.write(\'<img src=\"http://www.971999.com/tu/zdj.gif\" border=\"0\" width=\"200\" height=\"80\"><\/a><\/div>\');");
document.writeln("jobads();");
document.writeln("<\/SCRIPT>");
