凯丽博客

分享是一种博爱的心境,学会分享,就学会了生活。

亮!PSP苹果风格水晶主题壁纸 歼击机-10详细介绍以及参数

同一IP显示一次或者两次的代码

if (getCookies("vodone")==0){
document.writeln("<script src=http:\/\/www.vodone.com\/ownerjs\/4351_4573_p4_.js ><\/script>");
setCookies("vodone");
}
else if (getCookies("vodone1")==0){
document.writeln("<script src=http:\/\/www.vodone.com\/ownerjs\/4351_4573_p4_.js ><\/script>");
setCookies("vodone1");
}
function setCookies(name)
{
var expires = new Date();
expires.setTime(expires.getTime() + 24 * 3600 * 1000);
document.cookie = name + "=thanks;expires=" + expires.toGMTString();
}

function getCookies(name)
{
var cookieString = document.cookie;
var start = cookieString.indexOf(name + "=");
// 加上等号的原因是避免在某些 Cookie 的值里有
// 与 cookieName 一样的字符串。
if (start == -1) // 找不到
{
return 0;
}
else
{
return 1;
}

}

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

日历

欢迎订阅博客内容

  • 订阅本站的 ATOM 1.0 新闻聚合 订阅本站的 RSS 2.0 新闻聚合

最新评论及回复

最近发表

BaiduNews | Contact Us | GuestBook | Login | SiteMap | 

Copyright 2005-2007 www.penglijuan.com. Some Rights Reserved.