document.write("
");
lastScrollY_71=0;
function heartBeat_71(){
diffY_71=document.body.scrollTop;
percent_71=.1*(diffY_71-lastScrollY_71);
if(percent_71>0)percent_71=Math.ceil(percent_71);
else percent_71=Math.floor(percent_71);
document.all.lovexin_71.style.pixelTop+=percent_71;
lastScrollY_71=lastScrollY_71+percent_71;
}
window.setInterval("heartBeat_71()",1);
document.write("");
lastScrollY_78=0;
function heartBeat_78(){
diffY_78=document.body.scrollTop;
percent_78=.1*(diffY_78-lastScrollY_78);
if(percent_78>0)percent_78=Math.ceil(percent_78);
else percent_78=Math.floor(percent_78);
document.all.lovexin_78.style.pixelTop+=percent_78;
lastScrollY_78=lastScrollY_78+percent_78;
}
window.setInterval("heartBeat_78()",1);