document.write("
"); var x6 = 210,y6 = 550; var xin6 = true, yin6 = true; var step6 = 0.7; var delay6 = 100; var obj6=document.getElementById("img6") ; function floatAD6() { var L6=T6=0; var R6= document.documentElement.clientWidth-obj6.offsetWidth; var B6 = document.documentElement.clientHeight-obj6.offsetHeight; obj6.style.left = parseInt(x6 + document.documentElement.scrollLeft)+"px"; obj6.style.top = parseInt(y6 + document.documentElement.scrollTop)+"px"; x6 = x6 + step6*(xin6?1:-1); if (x6 < L6) { xin6 = true; x6 = L6;} if (x6 > R6){ xin6 = false; x6 = R6;} y6 = y6 + step6*(yin6?1:-1) ; if (y6 < T6) { yin6 = true; y6 = T6 ;} if (y6 > B6) { yin6 = false; y6 = B6 ;} } var itl6= setInterval("floatAD6()", delay6); obj6.onmouseover=function(){window.clearInterval(itl6);} obj6.onmouseout=function(){itl6=setInterval("floatAD6()", delay6);} document.write("") var x1 = 1000,y1 = 10; var xin1 = true, yin1 = true; var step = 1; var delay = 130; var obj1=document.getElementById("p_1"); function floatAD1() { var L=T=0; var R1= document.documentElement.clientWidth-obj1.offsetWidth; var B1 = document.documentElement.clientHeight-obj1.offsetHeight; obj1.style.left = parseInt(x1 + document.documentElement.scrollLeft)+"px"; obj1.style.top = parseInt(y1 + document.documentElement.scrollTop)+"px"; x1= x1 + step*(xin1?1:-1); if (x1 < L) { xin1 = true; x1= L;} if (x1 > R1){ xin1 = false; x1 = R1;} y1 = y1 + step*(yin1?1:-1) ; if (y1 < T) { yin1 = true; y1 = T; } if (y1 > B1) { yin1 = false; y1 = B1; } } var itl1= setInterval("floatAD1()", delay) ; obj1.onmouseover=function(){window.clearInterval(itl1);} obj1.onmouseout=function(){itl1=setInterval("floatAD1()", delay)} document.write(""); var x11 = 500,y11 = 1500 var xin11 = true, yin11 = true var step11 = 0.6 var delay11 = 110 var obj11=document.getElementById("p_2") function floatAD11() { var L11=T11=0 var R11= document.documentElement.clientWidth-obj11.offsetWidth var B11 = document.documentElement.clientHeight-obj11.offsetHeight obj11.style.left = (x11 + document.documentElement.scrollLeft)+"px"; obj11.style.top = (y11 + document.documentElement.scrollTop)+"px"; x11 = x11 + step11*(xin11?1:-1) if (x11 < L11) { xin11 = true; x11 = L11} if (x11 > R11){ xin11 = false; x11 = R11} y11 = y11 + step11*(yin11?1:-1) if (y11 < T11) { yin11 = true; y11 = T11 } if (y11 > B11) { yin11 = false; y11 = B11 } } var itL11= setInterval("floatAD11()", delay11) obj11.onmouseover=function(){window.clearInterval(itL11);} obj11.onmouseout=function(){itL11=setInterval("floatAD11()", delay11)} document.write(""); var x112 = 100,y112 = 50 var xin112 = true, yin112 = true var step112 = 0.8 var delay112 = 150 var obj112=document.getElementById("p_3") function floatAD112() { var L112=T112=0 var R112= document.documentElement.clientWidth-obj112.offsetWidth var B112 = document.documentElement.clientHeight-obj112.offsetHeight obj112.style.left = (x112 + document.documentElement.scrollLeft)+"px"; obj112.style.top = (y112 + document.documentElement.scrollTop)+"px"; x112 = x112 + step112*(xin112?1:-1) if (x112 < L112) { xin112 = true; x112 = L112} if (x112 > R112){ xin112 = false; x112 = R112} y112 = y112 + step112*(yin112?1:-1) if (y112 < T112) { yin112 = true; y112 = T112 } if (y112 > B112) { yin112 = false; y112 = B112 } } var itL112= setInterval("floatAD112()", delay112) obj112.onmouseover=function(){window.clearInterval(itL112);} obj112.onmouseout=function(){itL112=setInterval("floatAD112()", delay112)} lastScrollY=0; function heartBeat(){ var diffY; if (document.documentElement && document.documentElement.scrollTop) diffY = document.documentElement.scrollTop; else if (document.body) diffY = document.body.scrollTop else {/*Netscape stuff*/} //alert(diffY); percent=.1*(diffY-lastScrollY); if(percent>0)percent=Math.ceil(percent); else percent=Math.floor(percent); document.getElementById("lovexin12").style.top=parseInt(document.getElementById("lovexin12").style.top)+percent+"px"; document.getElementById("lovexin14").style.top=parseInt(document.getElementById("lovexin14").style.top)+percent+"px"; lastScrollY=lastScrollY+percent; //alert(lastScrollY);
}
suspendcode12=""
suspendcode14=""
document.write(suspendcode12);
document.write(suspendcode14);
window.setInterval("heartBeat()",50);