订阅
其他版本
广告
公司信息
政策
联系我们
-
内容合作伙伴
-
我们的电台
-
视频点播
版权所有©1995- Star Media Group Berhad(ROC 10894D)
最佳浏览Chrome浏览器。
<! –
– >
<! –
– >
<! –
– >
<! –
– >
“);
$( '通知')。CSS({
'border-bottom':'1px solid#F7941D',
'background-color':'#FEEFDA',
'text-align':'center',
'清楚':'两个',
'padding':'25px 0',
'位置':'相对'
});
$( '通知')。CSS({
'font-family':'Arial,Helvetica,sans-serif',
'margin':'0 auto',
'padding':'4px 0',
'width':'80%',
'溢出':'隐藏'
});
$('。notification p')。css({
'margin':'0 10px 0 0',
'padding':'0',
'font-size':'2.375em',
'text-align':'center',
'line-height':'1.167em',
'color':'#282828',
'display':'inline-block'
});
$('。notification .notify-button')。css({
'padding':'14px 20px',
'margin':'4px 10px',
'background-color':'#107fc9',
'display':'inline-block',
'border':'none',
'border-radius':'2px',
'-webkit-border-radius':'2px'
});
$('。notification .notify-button a')。css({
'padding':'12px 18px',
'color':'#ff',
'text-decoration':'none',
'font-size':'2.125em',
'font-weight':'bold'
});
}
var btnclose = getCookie('btnclose');
if(btnclose!==“”&& btnclose ===“点击”){
$( '#通知'),删除()。
}
}
if(isMobile.Android()){
$( '#装置')文本( “机器人”)。
} else if(isMobile.BlackBerry()){
$( '#装置')文本( “黑莓”)。
} else if(isMobile.iOS()){
$( '#装置')文本( “iOS版”)。
} else if(isMobile.Opera()){
$('#device')。text(“Opera Mini”);
} else if(isMobile.Windows()){
$('#device')。text(“Windows Phone”);
} else {
$( '#装置')文本( “智能手机”)。
}
$('#link')。click(function(){
document.cookie =“redirect = yes”;
window.location = b;
});
$('#close')。click(function(){
document.cookie =“redirect = no”;
var d = new Date();
d.setTime(d.getTime()+(30 * 24 * 60 * 60 * 1000));
document.cookie ='btnclose = clicked; expires ='+ d.toGMTString();
$( '#通知'),删除()。
});
})(navigator.userAgent || navigator.vendor || window.opera,rediUrl);
function cleanUp(url){
var burl = $ .trim(url);
if(burl.search(/ ^ https?: / //)!= -1)burl = burl.match(/ ^ https?: / / /([^/?#]+)(?:[/?#]| $)/ i,“”);
别burl = burl.match(/ ^([^/?#]+)(?:[/?#]| $)/ i,“”);
返回'http://'+ burl[1]+ '/';
} * /