var adfile_1 = "http://www.hnt.gov.cn/images/1128260609a.gif";
var adurl_1 = "http://www.zjjcts.com.cn/";

var adfile_2 = "http://www.hnt.gov.cn/images/1128260609.gif";
var adurl_2 = "http://www.hnctsjr.com/";
var adwidth = "120";
var adheight = "80";
var adfiletype = "gif";
var StartTime = "2010/01/01 00:00";
var EndTime = "2010/12/24 00:00";
var adnum = "1";

if (adfile_1 != ""){
function closenews30()
{
document.getElementById("lovexin30").style.visibility='hidden';
}
function closenews20()
{
document.getElementById("lovexin20").style.visibility='hidden';
}

lastScrollY30=0;

function heartBeat30(){ 

var diffY;

if (document.documentElement && document.documentElement.scrollTop)

	diffY = document.documentElement.scrollTop;

else if (document.body)

	diffY = document.body.scrollTop

else

    {/*·½±ãÀ©Õ¹*/}

percent=.1*(diffY-lastScrollY30); 

if(percent>0)percent=Math.ceil(percent);

else percent=Math.floor(percent); 

document.getElementById("lovexin30").style.top=parseInt(document.getElementById("lovexin30").style.top)+percent+"px";
document.getElementById("lovexin20").style.top=parseInt(document.getElementById("lovexin20").style.top)+percent+"px";

lastScrollY30=lastScrollY30+percent; 
}

suspendcode30="<DIV id=\"lovexin30\" style='right:2px;POSITION:absolute;TOP:120px;'><TABLE cellSpacing='0' cellPadding='0' width='120' style='border-left:0px solid #333333;border-top:0px solid #333333;border-right:0px solid #333333;font-size:12px;color:#f7f7f7'><TR ><TD style='cursor:pointer;color:#000000' onclick='closenews30()' width='120' align='right'>¹Ø ±Õ</font></TD></TR></TABLE><a href=\""+adurl_1+"\" target=\"_blank\"><IMG SRC=\""+adfile_1+"\" WIDTH=\""+adwidth+"\" HEIGHT=\""+adheight+"\" BORDER=\"0\"></a><TABLE cellSpacing='0' cellPadding='0' width='89' style='border-left:1px solid #333333;border-top:1px solid #333333;border-right:1px solid #333333;font-size:12px;color:000000'></TABLE></div>"

suspendcode20="<DIV id=\"lovexin20\" style='left:2px;POSITION:absolute;TOP:120px;'><TABLE cellSpacing='0' cellPadding='0' width='120' style='border-left:0px solid #333333;border-top:0px solid #333333;border-right:0px solid #333333;font-size:12px;color:#f7f7f7'><TR ><TD style='cursor:pointer;color:#000000' onclick='closenews20()' width='120' align='right'>¹Ø ±Õ</font></TD></TR></TABLE><a href=\""+adurl_2+"\" target=\"_blank\"><IMG SRC=\""+adfile_2+"\" WIDTH=\""+adwidth+"\" HEIGHT=\""+adheight+"\" BORDER=\"0\"></a><TABLE cellSpacing='0' cellPadding='0' width='89' style='border-left:1px solid #333333;border-top:1px solid #333333;border-right:1px solid #333333;font-size:12px;color:000000'></TABLE></div>"
document.write(suspendcode30);
document.write(suspendcode20); 

window.setInterval("heartBeat30()",1);
}
