var adfile = "/images/L.swf";
var adurl = "";
var adwidth = "100";
var adheight = "300";
var adfiletype = "swf";
var StartTime = "2007/08/17 00:00";
var EndTime = "2099/09/30 00:00";
var adnum = "";

if (adfile != ""){
function closenews30()
{
document.getElementById("lovexin30").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";

lastScrollY30=lastScrollY30+percent; 
}

if (adfiletype == "swf"){
suspendcode30="<DIV id=\"lovexin30\" style='left:2px;POSITION:absolute;TOP:120px;'><TABLE cellSpacing='0' cellPadding='0' width='100' style='border-left:1px solid #333333;border-top:1px solid #333333;border-right:1px solid #333333;font-size:12px;color:#ffffff'><TR bgcolor=#000000><TD style='cursor:pointer' onclick='closenews30()' width='100' align='right'>¹Ø ±Õ</TD></TR></TABLE><OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 WIDTH=\""+adwidth+"\" HEIGHT=\""+adheight+"\"><PARAM NAME=\"movie\" VALUE=\""+adfile+"\"><PARAM NAME=\"quality\" VALUE=high><EMBED SRC=\""+adfile+"\" quality=high WIDTH=\""+adwidth+"\" HEIGHT=\""+adheight+"\" TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash></EMBED></OBJECT><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:#ffffff'></TABLE></div>"}
else{
suspendcode30="<DIV id=\"lovexin30\" style='left:2px;POSITION:absolute;TOP:120px;'><TABLE cellSpacing='0' cellPadding='0' width='100' style='border-left:1px solid #333333;border-top:1px solid #333333;border-right:1px solid #333333;font-size:12px;color:#ffffff'><TR bgcolor=#000000><TD style='cursor:pointer' onclick='closenews30()' width='100' align='right'>¹Ø ±Õ</TD></TR></TABLE><a href=\""+adurl+"\" target=\"_blank\"><IMG SRC=\""+adfile+"\" 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:#ffffff'></TABLE></div>"}
document.write(suspendcode30); 

window.setInterval("heartBeat30()",1);
}
