document.writeln("<!-- qq line -->");
document.writeln("<div id=\"lovexin\" style=\"z-index:100;right:0px;POSITION:absolute;TOP:200px;width:170px; height:200px;\">");
document.writeln("  <object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" width=\"170\" height=\"300\">");
document.writeln("    <param name=\"movie\" value=\"images/qq.swf\" />");
document.writeln("    <param name=\"quality\" value=\"high\" />");
document.writeln("    <param name=\"wmode\" value=\"transparent\" />");
document.writeln("    <param name=\"menu\" value=\"false\" />");
document.writeln("    <embed src=\"images/qq.swf\" width=\"170\" height=\"300\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" menu=\"false\"></embed>");
document.writeln("  </object>");
document.writeln("</div>");
document.writeln("<script type=\"text/javascript\">");
document.writeln("<!--");
document.writeln("lastScrollY=0;");
document.writeln("function heartBeat0(){");
document.writeln("diffY=document.body.scrollTop+document.documentElement.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.getElementById(\"lovexin\").style.top=(parseInt(document.getElementById(\"lovexin\").style.top,10)+percent)+\"px\";");
document.writeln("lastScrollY=lastScrollY+percent;}");
document.writeln("window.setInterval(\"heartBeat0()\",1);");
document.writeln("//-->");
document.writeln("</script>");
document.writeln("<!-- qq line end -->");
