
<!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" lang="en-US" xml:lang="en-US">
<head>
<title>Domain has expired!</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
	<link href="css/style.css" rel="stylesheet" type="text/css" />
	<div class="domain_expired_box">
		<div class="domain_expired_top">
			<div class="domain_expired_top_domain_tips">
				<div class="domain_expired_top_domain">
					<h1><script language="javascript">
host = window.location.host;
host2=document.domain; 
document.write(host2)
</script></h1>
				</div>
				<!--domain_expired_top_domain end-->
				<div class="domain_expired_top_tips">此域名已经过期!<br>This Domain has expired!</div>
				<!--domain_expired_top_domain end-->
			</div>
				<!--domain_expired_top_domain_tips end-->
		</div>
				<!--domain_expired_top end-->
		<div class="domain_expired_bottom">
			<div class="domain_expired_bottom_d">您的域名服务已经到期,请联系域名注册商进行续费.<br>The domain name you visited has expired, please contact the domain registrar for renewal!</div>
				<!--domain_expired_bottom_c end-->
		</div>
	</div>
	<!--domain_expired_box end-->
</body>
</html>