<!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>上海通联泵业（集团）有限公司</title>
<meta name="Keywords"  content="上海通联泵业（集团）有限公司" />
<meta name="Description" content="上海通联泵业（集团）有限公司" />
<link href="css/base.css" rel="stylesheet" type="text/css" />
<style>
.main
{
    width:980px;
    margin: 0 auto;
}
.error {
background: url("") no-repeat scroll 99px center #FFFFFF;
font-size: 14px;
overflow: hidden;
padding: 50px 0 50px 100px;
}
.error h2 {
font-size: 24px;
margin-bottom: 36px;
}

    
</style>
</head>
<body>
<form name="form1" method="post" action="404.aspx?404%3bhttp%3a%2f%2fowzza.cn%3a80%2fsitemap.xml" id="form1">
<div>
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTEwNTgwNzgwMThkZGSt6FkXwcvZg1RtVpzftbjuLKp+" />
</div>

  
<div class="banner" style=" height:200px;"></div>
<div class="contents">
<div class="main">
	<div class="e_box">
		<div class="error">
			<h2>抱歉，您请求的页面现在无法打开！</h2>
			<div class="error_child">您可以：稍后再试或 <a target="_blank" href="/" class="link_1">联系客服</a>。</div>
			<div id="ShowDiv">将在<strong><font color="red">10</font></strong>秒后自动转入<a href="/" class="link_1">网站首页</a>，请稍候...</div>
		</div>
	</div>
     
</div>
</div>

</form>
<script src="js/jquery-1.4.2.min.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
    var secs = 10; //倒计时的秒数
    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 = '将在<strong><font color=red> ' + num + ' </font></strong>秒后自动转入<a  href="/" class="link_1">网站首页</a>，请稍候...';
        if (num == 0) { window.location = URL; }
    }
    $(function () {
        Load('/');
    });
  </script>
 <script src="js/Common.js" type="text/javascript"></script>
</body>
</html>

