/*suspendcode="<DIV id=lovexin1 style='Z-INDEX: 10; LEFT: 6px; POSITION: absolute; TOP: 170px; width: 150; height: 300px;'><img src='/images/close.gif' onClick='javascript:window.hide()' width='100' height='14' border='0' vspace='3' alt='关闭对联广告'><a href='http://www.9ling9.com/' target='_blank' style='display:block'><img src='/images/1.png' width='150' height='300' border='0'></a></DIV>"
document.write(suspendcode);*/

//suspendcode="<DIV id=lovexin2 style='Z-INDEX: 10; right: 6px; POSITION: absolute; TOP: 170px; width: 150; height: 300px;'><img src='/images/close.gif' onClick='javascript:window.hide()' width='100' height='14' border='0' vspace='3' alt='关闭对联广告'><a href='http://www.9jian.net/' target='_blank' style='display:block'><img src='/images/2.png' width='150' height='300' border='0'></a></DIV>"
//document.write(suspendcode);


/*lastScrollY1=0;
function heartBeat2(){
diffY1=document.documentElement.scrollTop;
percent1=0.1*(diffY1-lastScrollY1);
if(percent1>0)percent1=Math.ceil(percent1);
else 
percent1=Math.floor(percent1);
document.getElementById("lovexin1").style.top=parseInt(document.getElementById("lovexin1").style.top)+percent1+"px";
//document.getElementById("lovexin2").style.top=parseInt(document.getElementById("lovexin2").style.top)+percent1+"px";

lastScrollY1=lastScrollY1+percent1;
}*/
/*
function hide()  
{   
document.getElementById("lovexin1").style.visibility="hidden"; 
//document.getElementById("lovexin2").style.visibility="hidden";
}*/
//window.setInterval("heartBeat2()",1);
