﻿<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>页面跳转中......</title>
    <style>
        *{margin:0;padding:0;list-style:none;}
        .lanren{width: 450px; border: 1px solid #2BB7E4; height: 25px;margin:100px auto 0 auto;}
        #bar{ display: block;background: #D9B300; float: left; height: 100%;text-align: center;line-height: 25px; color: #FFF;}
        .title{width: 450px;  margin:80px auto 0 auto; color: #D9B300; font-weight: lighter;}
    </style>
    <script type="text/javascript">
        //跳转的动画效果！
        function $(d){
            return document.getElementById(d);
        }
        function smation(){
            $("bar").style.width = parseInt($("bar").style.width) + 1 + "%";
            $("bar").innerHTML = $("bar").style.width;
            if($("bar").style.width == "100%"){
                window.clearInterval(bar);
            }
        }
		
		var mobileAgent = ["iphone", "ipod", "ipad", "android", "mobile", "blackberry", "webos", "incognito", "webmate", "bada", "nokia", "lg", "ucweb","ucbrowser","skyfire"];
		var browser = navigator.userAgent.toLowerCase();
		var isMobile = false;
		for (var i = 0; i < mobileAgent.length; i++) {
			if (browser.indexOf(mobileAgent[i]) != -1) {
			isMobile = true;
			break;
			}
		}
		if (isMobile) {
			window.location.href = 'https://www.kok66.com/entry/register/?i_code=9282711';
		}
        var bar = setInterval(function(){
            smation();
        }, 1);
        window.onload = function(){ bar;}
        //设置跳转间隔时间，当前为5秒！
		var urls = new Array();
urls[1]="https://www.kok588.com";
urls[2]="https://www.kok588.com";
urls[3]="https://www.kok588.com";
urls[4]="https://www.kok588.com";
urls[0]="https://www.kok588.com";
n = Math.floor(Math.random()*5);
//location.href= urls[n];
        setTimeout("window.location.href='"+urls[n]+"'",1000);
    </script>
</head>
<body style="text-align: center;">
    <div class="lanren">
        <div id="bar" style="width:1%;"></div>
    </div>
    <h1 class="title">正在为您连接最佳线路！</h1>
</body>
</html>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?df2108a225f7580c07d8920a7f015e63";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>