最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

新浪刚打开页面出来的全屏广告代码_广告代码

来源:动视网 责编:小采 时间:2020-11-27 20:36:31
文档

新浪刚打开页面出来的全屏广告代码_广告代码

新浪刚打开页面出来的全屏广告代码_广告代码: //时间计算 SYfullscreen=false; today=new Date(); function testdate() { if(today.getMonth()=='3') //是否为4月 { if(today.getDate()=='2') //是否为2日 { //全屏开始 if(today.getHours()>='8
推荐度:
导读新浪刚打开页面出来的全屏广告代码_广告代码: //时间计算 SYfullscreen=false; today=new Date(); function testdate() { if(today.getMonth()=='3') //是否为4月 { if(today.getDate()=='2') //是否为2日 { //全屏开始 if(today.getHours()>='8






//时间计算
SYfullscreen=false;
today=new Date();
function testdate()
{
if(today.getMonth()=='3') //是否为4月
{
if(today.getDate()=='2') //是否为2日

{
//全屏开始
if(today.getHours()>='8' && today.getHours()<'9')
{
adInterPath='http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://ad.cn.doubleclick.net/clk;93805227;16509919;t?http://www-900.ibm.com/lenovoinfo/cn/promotion/t60/index.shtml${}http://ad4.sina.com.cn/200704/01/86609_homepage-full-screen-750x45.jpg';SYfullscreen=true
}
//全屏开始
if(today.getHours()>='14' && today.getHours()<'15')
{
adInterPath='http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://sina.allyes.com/main/adfclick?db=sina&bid=75882,108025,108145&cid=0,0,0&sid=100374&advid=3750&camid=14562&show=ignore&url=http://adclient.dentsu.com.cn/html.ng/adspec=Flash&adtype=single_dui_lian&affiliate=sina&campaignid=842&channel=aoyun_page&log=0¶ms.styles=clickcmd?${}http://ad4.sina.com.cn/200703/31/86568_750450sinashou_quanping_xtl_0402.jpg';SYfullscreen=true
}
//全屏开始
if(today.getHours()>='15' && today.getHours()<'16')
{
adInterPath='http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://sina.allyes.com/main/adfclick?db=sina&bid=75476,107585,107704&cid=0,0,0&sid=99961&advid=2946&camid=14496&show=ignore&url=http://ad.cn.doubleclick.net/clk;88882501;16222262;g?http://www.cadillac.com.cn/?http://www.cadillac.com.cn/adcampaign/campRedirect.asp?rsid=1${}http://ad4.sina.com.cn/200703/30/86386_cadillac-hp-0402-qp.jpg';SYfullscreen=true
}
//全屏开始
if(today.getHours()>='17' && today.getHours()<'18')
{
adInterPath='http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://sina.allyes.com/main/adfclick?db=sina&bid=75655,107782,107902&cid=0,0,0&sid=100144&advid=2596&camid=14536&show=ignore&url=http://ad.cn.doubleclick.net/clk;94651959;16552362;v${}http://ad4.sina.com.cn/200703/30/888_hsbc-hp-0402-qp.jpg';SYfullscreen=true
}
//全屏开始
if(today.getHours()>='16' && today.getHours()<'17')
{
adInterPath='http://ad4.sina.com.cn/sina/ae/ad_src/fullscreen/fullscreenv2.html?http://sina.allyes.com/main/adfclick?db=sina&bid=76124,108286,108406&cid=0,0,0&sid=100622&advid=2546&camid=14613&show=ignore&url=http://ad.cn.doubleclick.net/clk;91875638;132190;q${}http://ad4.sina.com.cn/200704/02/86703_junyue-hp-0402-qp.jpg';SYfullscreen=true
}
}}}
testdate();

var MSIE=navigator.userAgent.indexOf("MSIE");
var OPER=navigator.userAgent.indexOf("Opera");
if(SYfullscreen==true)
{
if (document.all && MSIE!=-1 && OPER==-1) {
// this is a 4.x browser, no?
function changediv(){
document.getElementById('hiddenLayer').style.display = "block";
document.getElementById('interstitialFrame').src = adInterPath;
setTimeout("hidediv()",5000)
}
function hidediv(){
document.getElementById('hiddenLayer').style.display="none";
SYtag=2;
}
function showfull(){
setTimeout("changediv()",2000);
}
showfull();
}
}
// -->


if(SYfullscreen==true)
{
if (document.all && MSIE!=-1 && OPER==-1) {
// this is a 4.x browser, no?
document.write('');

expandableIframe = '';
document.write(expandableIframe);

}
document.write('');
}
// -->



文档

新浪刚打开页面出来的全屏广告代码_广告代码

新浪刚打开页面出来的全屏广告代码_广告代码: //时间计算 SYfullscreen=false; today=new Date(); function testdate() { if(today.getMonth()=='3') //是否为4月 { if(today.getDate()=='2') //是否为2日 { //全屏开始 if(today.getHours()>='8
推荐度:
标签: 全屏 代码 sina
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top