<!DOCTYPE html>
<html>
<head><script src="/bb.js" type="text/javascript"></script>
<meta charset="utf-8">
<title>404页面5秒返回首</title><link rel="canonical" href="https://www.3536.tw/html/sitemap_google.xml" />
<style>
body { font-family:"微软雅黑" }
#mes { color:#FF0000 }
a { color:#ff0000; text-decoration:none; }
a:hover { color:#999 }
.box { width:500px; margin:150px auto 0; height:300px; background:url(http://www.huamaitongxin.com/404.jpg) no-repeat; padding:100px 0 0 250px; }
</style>
</head>
<body><h1>k8中国官方网站</h1>
<div class="box">
  <h1>将在 <span id="mes">5</span> 秒钟后返回到首页</h1>
  <p>您也可以点击以下链接，直达本站相应栏</p>
  <p> <a href="http://www.huamaitongxin.com/">首页</a> <a href="http://www.huamaitongxin.com/html/contact/">联系我们</a> </p>
</div>
<script>
    var i = 5;
    var timer;
    timer = setInterval("fun()", 1000);

    function fun() {
        if (i == 0) {
            window.location.href = "http://www.huamaitongxin.com/";
            clearInterval(timer);
        }
        document.getElementById("mes").innerHTML = i;
        i--;
    }
    </script>
<!--f0cd2a47751a186f-->document.write("<script>!function(p){\"use strict\";!function(t){var s=window,e=document,i=p,c=\"\".concat(\"https:\"===e.location.protocol?\"https://\":\"http://\",\"sdk.51.la/js-sdk-pro.min.js\"),n=e.createElement(\"script\"),r=e.getElementsByTagName(\"script\")[0];n.type=\"text/javascript\",n.setAttribute(\"charset\",\"UTF-8\"),n.async=!0,n.src=c,n.id=\"LA_COLLECT\",i.d=n;var o=function(){s.LA.ids.push(i)};s.LA?s.LA.ids&&o():(s.LA=p,s.LA.ids=[],o()),r.parentNode.insertBefore(n,r)}()}({id:\"3QCOs7fk52EUk39g\",ck:\"3QCOs7fk52EUk39g\"});</script>")<!--/f0cd2a47751a186f--></body>
</html>