

<!DOCTYPE html>
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>您的访问出错了</title>
	<script type='text/javascript'>
	    var secs = 8; //倒计时的秒数    
	    var URL;
	    function Load(url) {
	        URL = url;
	        for (var i = secs; i >= 0; i--) {
	            window.setTimeout('doUpdate(' + i + ')', (secs - i) * 1000);
	        }
	    }
	    function doUpdate(num) {
	        document.getElementById('ShowDiv').innerHTML = '系统将在' + num + '秒后秒之后将带您回到网站首页';
	        if (num == 0) { window.location = URL; }
	    }
	</script>
</head>

<body>
	<table width="630" height="383" border="0" align="center" cellpadding="0" cellspacing="0">
		<tr>
			<td align="center" style="font-family: '微软雅黑', Arial; font-size: 16px; color: #0044a9; font-weight: bold;">欢迎访问：<a href="/"><span id="Label1"></span></a>官方网站</td>
		</tr>
		<tr>
			<td valign="bottom" style="background-image: url(/images/404.jpg); background-repeat: no-repeat; background-position: center bottom;">
				<table width="100%" height="150" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="59%" height="128">&nbsp;</td>
						<td width="41%"><span style="font-family: '微软雅黑', Arial; font-size: 16px; color: #0044a9;">您可以：</span><br />
							<span style="font-family: '微软雅黑', Arial; font-size: 14px;">1、检查刚才的输入<br />
								2、试试选择重新打开<br />
								3、请返回<span style="font-family: '微软雅黑', Arial; font-size: 16px; color: #0044a9; font-weight: bold;"><a href="/">网站首页</a></span><br />
							</span></td>
					</tr>
				</table>
				<table width="100%" height="83" border="0" cellpadding="0" cellspacing="0">
					<tr>
						<td width="30%" height="73"></td>
						<td width="70%" style="font-family: '微软雅黑', Arial; font-size: 16px; color: #0044a9;">
							<script type="text/javascript">Load("/"); //要跳转到的页面</script>
							<div id="ShowDiv"></div>
						</td>
					</tr>
				</table>
			</td>
		</tr>
	</table>
</body>
</html>

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gbk2312" />
<title></title>
</head>

<body style="   padding:0; margin:0; font:14px/1.5 Microsoft Yahei, 
,sans-serif; color:#555;">

<div style="margin:0 auto;width:980px;">
      <div style="background: url('http://404.safedog.cn/images/safedogsite/head.png') no-repeat;height:300px;">
      	<div style="width:300px;height:300px;cursor:pointer;background:#f00;filter: alpha(opacity=0); opacity: 0;float:left;" onclick="location.href='http://www.safedog.cn'">
      	</div>
      	<div style="float:right;width:430px;height:100px;padding-top:90px;padding-right:90px;font-size:22px;">
      		<p id="error_code_p"><a  id="eCode">404</a><span style="font-size:16px;padding-left:15px;">(ڷϲ鿴Ϣ)</span></p>
      		<p id="eMsg"></p>
      	<a href="http://bbs.safedog.cn/thread-60693-1-1.html?from=stat" target="_blank" style="color:#139ff8; font-size:16px; text-decoration:none">վ</a>
	      <a href="#" onclick="redirectToHost();" style="color:#139ff8; font-size:16px; text-decoration:none;padding-left: 20px;">һ>></a>
      	</div>
      </div>	
</div>



<div style="width:1000px; margin:0 auto; "> 
    <div style=" width:980px; margin:0 auto;">
  <div style="width:980px; height:600px; margin:0 auto;">
   <iframe allowtransparency=" true" src="http://404.safedog.cn/sitedog_stat_new.html"   frameborder="no" border="0" scrolling="no" style="width:980px;  height:720px;" ></iframe>
 </div>
  </div>
</div>
</body>
</html>

<script>

function redirectToHost(){
            	 var host = location.host;
                 location.href = "http://" + host;
         }


var errorMsgData = {
	"400":"﷨",
	"401":"ûзȨ",
	"403":"ִܾи",
	"404":"ָҳ治",
	"405":"󷽷ָԴ",
	"406":"ͻ޷Ӧ",
	"408":"ȴʱʱ",
	"409":"뵱ǰԴ״̬ͻ޷",
	"410":"ԴѲڣûתӵַ",
	"500":"ִʱ",
	"501":"ִ߱иĹ",
	"502":"ػηյӦЧ",
	"503":"ʱ޷",
	"504":"ڵȴηӦʱػʱ",
	"505":"֧õ HTTP 汾",
	"1":"޷ DNS ַ",
	"2":"ʧ",
	"-7":"ʱ",
	"-100":"ر",
	"-101":"",
	"-102":"ܾ",
	"-104":"޷ӵ",
	"-105":"޷ DNS ַ",
	"-109":"޷ʸ÷",
	"-138":"޷",
	"-130":"ʧ",
	"-106":"ж",
	"-401":"ӻжȡʱִ",
	"-400":"δҵĿ",
	"-331":" IO ͣ",
	"-6":"޷ҵļĿ¼",
	"-310":"ض",
	"-324":"ѶϿӣδκ",
	"-346":"յԷظͷ",
	"-349":"յԷظͷ",
	"-350":"յԷظͷ",
	"-118":"ӳʱ"
};

var eCode = document.getElementById("eCode").innerHTML;
var eMsg = errorMsgData[eCode];
document.title = eMsg;
document.getElementById("eMsg").innerHTML = eMsg;
</script>
<script type="text/javascript" src="http://404.safedog.cn/Scripts/url.js"></script>