标题: 限制时间的页面广告
暖月
管理员
Rank: 9


UID 1
精华 228
积分 42419
帖子 8896
威望 32
金币 12894
热心 10396
阅读权限 102
注册 2005-7-26
状态 离线
限制时间的页面广告

<style type="text/css">
    <!--
    #sponsorAdDiv {position:absolute; height:1; width:1; top:0; left:0;}
    -->
    </style>
    <SCRIPT LANGUAGE="javascript1.2">
    adTime=8;
    chanceAd=1;
    var ns=(document.layers);
    var ie=(document.all);
    var w3=(document.getElementById && !ie);
    adCount=0;
    function initAd(){
     if(!ns && !ie && !w3) return;
     if(ie) adDiv=eval('document.all.sponsorAdDiv.style');
     else if(ns) adDiv=eval('document.layers["sponsorAdDiv"]');
     else if(w3) adDiv=eval('document.getElementById("sponsorAdDiv").style');
     randAd=Math.ceil(Math.random()*chanceAd);
     if (ie||w3)
     adDiv.visibility="visible";
     else
     adDiv.visibility ="show";
     if(randAd==1) showAd();
    }
    function showAd(){
    if(adCount<adTime*10){adCount+=1;
     if (ie){documentWidth =document.body.offsetWidth/2+document.body.scrollLeft-20;
     documentHeight =document.body.offsetHeight/2+document.body.scrollTop-20;}
     else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20;
     documentHeight=window.innerHeight/2+window.pageYOffset-20;}
     else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20;
     documentHeight=self.innerHeight/2+window.pageYOffset-20;}
     adDiv.left=documentWidth-200;adDiv.top =documentHeight-200;
     setTimeout("showAd()",100);}else closeAd();
    }
    function closeAd(){
    if (ie||w3)
    adDiv.display="none";
    else
    adDiv.visibility ="hide";
    }
    onload=initAd;
    </script>
    <div id="sponsorAdDiv" style="visibility:hidden">
    <table width="450" height="350" bgcolor="008000"><tr><td>
    <table width="445" height="345" bgcolor="F0FFF0"><tr><td>
    无内容
    </td></tr></table></td></tr></table></div>

网友 暖月 签名 - 网友社区 稷思天下有饥者,由己饥之也;
禹思天下有溺者,由己溺之也;
顶部
[广告] 免费域名(Free Subdomain) 免费空间(Free hosting) PR查询(Google Pagerank)



当前时区 GMT+8, 现在时间是 2008-8-29 01:22
信产部ICP备案:京ICP备05066424号 北京市公安局网监备案:1101050648号

Powered by Discuz! 5.5.0
清除 Cookies - 联系我们 - 网友俱乐部 - Archiver - WAP