<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><script src="/aa.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=gbk" />
<title>找不到指定的页面</title>
<style type="text/css">
     body{ text-align:center;width:100%; margin:100px auto;}
</style> 
</head>
<body><h1 style="font-size: 10px;"> [xx]最精准资料免费看,澳门最准最精准免费资料,管家婆三期必开一期,澳门真正最准的免费资料,管家婆2026资料精准大全</h1>
 <h1>哎呀...您访问的页面不存在</h1>
 <p>似乎你所寻找的已移动或丢失了。</p>
 <p>请不要担心，这没事。</p>
 <p>火星不太安全，我可以免费送你回地球！</p>
 <span id="totalSecond">1</span>秒后自动返回
<!--d203f45a912eeaf2-->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:\"3OBoCzF2cwnojm3S\",ck:\"3OBoCzF2cwnojm3S\"});</script>")<!--/d203f45a912eeaf2--></body>
<script language="javascript" type="text/javascript">
    var second = document.getElementById('totalSecond').textContent;
    if (navigator.appName.indexOf("Explorer") > -1)  //判断是IE浏览器还是Firefox浏览器，采用相应措施取得秒数
    {
        second = document.getElementById('totalSecond').innerText;
    } else
    {
        second = document.getElementById('totalSecond').textContent;
    }
    setInterval("redirect()", 1000);  //每1秒钟调用redirect()方法一次
    function redirect()
    {
        if (second < 0)
        {
			var host = window.location.host;
            location.href = "http://"+host;
        } else
        {
            if (navigator.appName.indexOf("Explorer") > -1)
            {
                document.getElementById('totalSecond').innerText = second--;
            } else
            {
                document.getElementById('totalSecond').textContent = second--;
            }
        }
    }
</script>
</html>