< if Request.ServerVariables("SERVER_NAME")="www.yisky.net" then >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>亳州市易天网络</title>
</head>
<body><center>
网站正在改版。。。。/center><p>
</body>
</html>
< elseif request.servervariables("server_name")="www.123.com" then >
网站欠费暂停使用!!!!!!
< elseif request.servervariables("server_name")="www.cctv.com" then >
< Response.Redirect "cn/default.asp" >
< end if >