平面设计教程提供行业内各种相关的软件教程和理论教程,是您学习平面设计的好地方. 设为首页加入收藏
您当前所在的位置:首页>>平面设计教程>>正文

24小时弹一次代码

文章来源:  作者:  更新时间:2007-6-2 11:39:26

function setCookie(name, value, expire) {  
  window.document.cookie = name + "=" + escape(value) + ((expire == null) ? "" : ("; expires=" + expire.toGMTString()));
}

function getCookie(Name) {  
   var search = Name + "=";
   if (window.document.cookie.length > 0) { // if there are any cookies
     offset = window.document.cookie.indexOf(search);
         if (offset != -1) { // if cookie exists
       offset += search.length;          // set index of beginning of value
           end = window.document.cookie.indexOf(";", offset)          // set index of end of cookie value
           if (end == -1)
             end = window.document.cookie.length;
           return unescape(window.document.cookie.substring(offset, end));
     }
   }
   return null;
}

function register(name) {
  var today = new Date();
  var expires = new Date();
  expires.setTime(today.getTime() + 1000*60*60*24);
  setCookie("SexMovie", name, expires);
}


var exitURL="http://www.stsee.com"; //广告地址

function openWin() {

  var c = getCookie("SexMovie");
  if (c != null) {
    return;
  }
  register("9free");
 
  var featureStr="''";
 
    featureStr="'top=0,left=0,width=800,height=600,toolbar=yes, menubar=no, scrollbars=no, resizable=no, location=no, status=no,center:no'";

         
  self.focus();
 
  var ExitWindow = window.open(exitURL);
 
    ExitWindow.focus();
 
}

openWin();
window.focus()

责任编辑:
转载请注明出处三视觉平面设计在线 请不要修改文字图片链接信息
上一篇文章:效果超乎想像 Photoshop制作数字艺术海报
下一篇文章:实现浏览器全屏窗口的几种方法
相关设计
页面两侧对联广告代码效果
对联广告代码效果大全
对联广告代码对联漂浮广告代码
对联广告代码效果大全
为你的网页链接加上快捷键
多种网页弹出窗口代码
国外空间乱码显示问题的解决
 
热门设计推荐
一个国外糖果的包装
美国知名设计团队精彩视觉作
美国工作室经典视觉设计作品
BYO2创意广告蔬果动物结合篇
阿根廷知名机构Negro设计欣赏
NTV精彩体育系列精彩广告
瑞典设计机构经典包装欣赏
设计师Jenna现代时尚设计作品
国外企业画册封面与排版
法国Michal超现代排版设计
唱片公司页面宣传广告欣赏
设计师ashlea精彩标志作品欣
1992-2008AM NEWTON广告欣赏
Melissa精彩CD类时尚设计欣赏
Michelle时尚设计作品欣赏
狗宠物馆系列广告欣赏
收集:国外现代精彩设计作品
设计师AMY时尚作品欣赏
法国Michal精彩创意海报欣赏
entz系列字母类标志欣赏
设计相关广告
精彩推荐
平面设计教程不但能提升您的设计和软件操作水平,还能从中获得很多经验和执行手法,使得学习过程中增添了不少乐趣.