公告为防æ¢ä¸»åŸŸå被å°,本站å¯ç”¨å¤‡ç”¨åŸŸå www.btbtdy.net 若主域åé•¿æ—¶é—´æ— æ³•æ£å¸¸æ‰“开请使用备用域å.
× ");
//设置cookie
function SetCookie(name, value, path) {
var exp = new Date();
exp.setTime(exp.getTime() + 168 * 60 * 60 * 1000);//有效期
document.cookie = name + "=" + escape(value) + ";expires=" + exp.toGMTString()+";path=/";
}
//å–cookies函数
function getCookie(name) {
var arr = document.cookie.match(new RegExp("(^| )" + name + "=([^;]*)(;|$)"));
if (arr != null)
return unescape(arr[2]);
return null;
}
$(function() {
if (getCookie("mainbg") == 0) {
$("#close_btn").hide();
$("#ad").append("