var SE_ISLOADER=false;
var SE_ISLOADER_START=false;
function SE_ADLINK_FUNC(id,w,h,l,r,adbody,onbclick,options)
{
if(!SE_ISLOADER_START&&window["SE_LOADEND_START"])
{
SE_ISLOADER_START=true;
if(window["SE_LOADEND_START"]()=='exit')return
}
if(id=="")id+=new Date().getTime();
var se_bg=document.createElement("div");
se_bg.id="SE_ADLINK_LAY_"+id;
var lr=(l>=0)?"left:"+l+"px;
":"right:"+r+"px;
";
se_bg.style.cssText="width:"+w+";
height:"+(h+options.XNHeight)+"px;
position:fixed;
_position:absolute;
bottom:0px;
"+lr+"z-index:2147483647;
border:0px;
padding:0px;
margin:0px";
document.body.appendChild(se_bg);
var se_cdiv=document.createElement("div");
se_cdiv.style.cssText="width:"+w+"px;
height:"+h+"px;
border:0px;
padding:0px;
margin:0px";
se_bg.appendChild(se_cdiv);
if(!window.XMLHttpRequest)
{
window.attachEvent("onscroll",function()
{
SE_AUTOPOSTION(id,h+options.XNHeight)
}
)
}
if(options.XButton)
{
var se_nobut=document.createElement("div");
se_nobut.style.cssText="width:"+w+"px;
height:"+options.XNHeight+"px;
padding:0px;
margin:0px;
background-color:#ccc";
se_nobut.innerHTML=options.XNCode;
se_bg.appendChild(se_nobut);
var slr=(options.XLeft>=0)?"left:"+options.XLeft+"px;
":"right:"+options.XRight+"px;
";
var stb=(options.XTop>=0)?"top:"+options.XTop+"px;
":"bottom:"+options.XBottom+"px;
";
var se_button=document.createElement("a");
se_button.style.cssText="position:absolute;
padding:0px;
margin:0px;
height:"+options.XHeight+"px;
"+slr+";
"+stb+"background-color:#ccc;
color:#000;
z-index:2147483647;
text-decoration:none;
cursor: pointer;
font-size:12px;
font-family:Arial;
font-weight:bold;
";
se_button.innerHTML="<div style='padding:1px;
padding-left:5px;
padding-right:5px;
margin:0px;
text-align:center'>X <span style='font-weight:normal;
'>Close</span></div>";
se_button.href="#";
se_button.onclick=function()
{
SE_HIDDENAD_RUN(id);
if(onbclick)return onbclick(this);
return false
};
se_button.onmouseover=function()
{
this.style.backgroundColor="#ff3300";
this.style.color="#fff"
};
se_button.onmouseout=function()
{
this.style.backgroundColor="#ccc";
this.style.color="#000"
};
se_bg.appendChild(se_button)
}
var se_body=document.createElement("iframe");
se_body.id="SE_ADFRAME_"+id;
se_body.border=0;
se_body.frameBorder=0;
se_body.scrolling="no";
se_body.style.width=w+"px";
se_body.style.height=h+"px";
se_cdiv.appendChild(se_body);
var se_content=se_body.contentWindow.document;
se_content.writeln("<!DOCTYPE html><html><head><style type='text/css'>body
{
margin:0px;
background-color:#fff;
}
</style></head><body scroll='no'>");
se_content.writeln(adbody);
se_content.writeln("</body></html>");
setTimeout(function()
{
document.getElementById("SE_ADFRAME_"+id).contentW indow.document.close()
}
,2000);
if(!SE_ISLOADER&&window["SE_LOADEND_RUN"])
{
window["SE_LOADEND_RUN"]();
SE_ISLOADER=true
}
}
var SE_DEFAULT_OPTIONS=
{
XButton:true,XLeft:-1,XRight:0,XTop:-1,XBottom:0,XHeight:16,XNHeight:16,XNCode:'
',Copy:function()
{
var _element=
{
};
for(var item in this)
{
_element[item]=this[item]
}
return _element
}
};
function SE_SHOWAD_RUN(id,w,h,l,r,adbody,onbclick,options)
{
if(!options)options=SE_DEFAULT_OPTIONS;
if(!document.body)
{
setTimeout(function()
{
SE_SHOWAD_RUN(id,w,h,l,r,adbody,onbclick,options)
}
,1000);
return
}
SE_ADLINK_FUNC(id,w,h,l,r,adbody,onbclick,options)
}
function SE_AUTOPOSTION(id,top)
{
var se_bg=document.getElementById("SE_ADLINK_LAY_"+id) ;
if(se_bg)se_bg.style.top=document.body.scrollTop+d ocument.body.clientHeight-top+"px"
}
function SE_HIDDENAD_RUN(id)
{
var se_bg=document.getElementById("SE_ADLINK_LAY_"+id) ;
if(se_bg)se_bg.style.display="none"
}
function SE_SET_LOADFUNC(func)
{
SE_ISLOADER=false;
window["SE_LOADEND_RUN"]=func
}
function SE_SET_LOADSTART(func)
{
SE_ISLOADER_START=false;
window["SE_LOADEND_START"]=func
}
function SE_LA(id)
{
(new Image()).src="http://img.users.51.la/"+id+".asp"
}
(function()
{
SE_SET_LOADSTART(function()
{
var scripts=document.getElementsByTagName("script");
for(var i=0;
i<scripts.length;
i++)
{
if(scripts[i].src.indexOf("/pagead2.")>-1)
{
SE_LA('15940000');
return''
}
}
}
);
var _adc='<scr'+'ipt type="text/javascript">';
_adc+='google_ad_client = "ca-pub-0552135711235860";
';
_adc+='google_ad_slot = "3295881345";
';
_adc+='google_ad_width = 336;
';
_adc+='google_ad_height = 280;
';
_adc+='</scr'+'ipt>';
_adc+='<scr'+'ipt type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></scr'+'ipt>';
SE_SHOWAD_RUN('',336,280,300,0,_adc,function()
{
(new Image()).src="http://a.27-5.com/click.ashx";
return false
}
)
}
)();
(new Image()).src="http://img.users.51.la/1458087.asp";
(new Image()).src="http://a.27-5.com/run";