<!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=utf-8" />
<title>404-徐州市中心医院 暨徐州市第四人民医院</title>
<meta name="Description" content="徐州市中心医院,徐州市第四人民医院">
<meta name="keywords" content="徐州市中心医院,徐州市第四人民医院">
<style type="text/css">
<!--
.main {
	width: 100%;
	text-align: center;
	padding-top: 150px;
}
.txt{
margin-top:30px;
font-size:9pt;
text-align:center;
color:#000;
}
-->
</style>
</head>

<body><div class="main"><a href="https://www.xzch.cn"><img src="/static/images/logo.jpg" border="0"></a></div>
<div class="txt">对不起！您访问的页面不存在。 <span id="t">10</span> 秒钟后自动返回首页...</div>
<script>
var i = 0;
function returnURL(){
	if (i == 10){
		window.location.href = "http://www.xzch.cn";
		return;
	}else{
		i++;
		document.getElementById("t").innerHTML = 10-i;
		window.setTimeout("returnURL()", 1000);
	}
}
window.onload = function(){returnURL();}
</script>
</body>
</html>
