<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<meta name="viewport"
			content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0,user-scalable=no,minimal-ui">
		<title>404错误</title>
		<link href="../static/images/style.css" rel="stylesheet" type="text/css">
	</head>
	<body>
		<div class="headercontent">
			<div class="circle sunset"></div>
			<div class="circle coolice"></div>
			<div class="circle timber"></div>
			<div class="circle pig"></div>
			<div class="circle friday"></div>
		</div>

		<div class="relative">
			<h1>404</h1>
			<h2>抱歉~您要查找的页面不存在~</h2>
			<a class="btn" href="/">
				<svg width="64" version="1.1" xmlns="http://www.w3.org/2000/svg" height="64" viewbox="0 0 64 64"
					xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 64 64">
					<g>
						<path fill="#343639"
							d="M22.154,54.727c0.394,0.393,0.907,0.59,1.422,0.59s1.029-0.197,1.422-0.59c0.785-0.785,0.785-2.058,0-2.843   L7.193,34.078h54.781c1.111,0,2.011-0.9,2.011-2.01c0-1.11-0.899-2.011-2.011-2.011H7.193L24.998,12.25   c0.785-0.785,0.785-2.058,0-2.843s-2.058-0.786-2.844,0L0.917,30.646c-0.785,0.786-0.785,2.058,0,2.843L22.154,54.727z">
						</path>
					</g>
				</svg>
				<span id="jumpTo">5</span>秒返回首页</a>
		</div>
		
		
		
		<script type="text/javascript">
		function countDown(secs,surl){
		 //alert(surl);
		 var jumpTo = document.getElementById('jumpTo');
		 jumpTo.innerHTML=secs;
		 if(--secs>0){
		     setTimeout("countDown("+secs+",'"+surl+"')",1000);
		     }
		 else{
		     location.href=surl;
		     }
		 }
		</script>
		<script type="text/javascript">countDown(5,'/');</script>
		
	</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>