⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 12.aspx

📁 功能介绍: 1、全站生成html(可选) 可减轻服务器负载
💻 ASPX
字号:
<%@ Page Language="C#" ContentType="text/html" ResponseEncoding="gb2312" %>

<!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=gb2312" />
<title>
</title>
</head>
<body>
<script language="JavaScript" type="text/javascript">

function GoTo(i)
{
 var source=event.srcElement;
// source.href=path[i];
   source.href="http://www.52z.com";
 //document.write(event.srcElement.href);
 }


var site;
if (window.top.location == document.location)
 {site = document.location;}
  else
  {site = document.referrer;}
  
 // site = escape(site);
 //document.write(event.srcElement.href);
</script>


<div style="position:absolute;">
<a href="http://www.163.com" title="" target="_blank" onMouseDown="GoTo(8726)">

<img src="http://pic.hotadv.com/images/1.gif" width="468" height="60" border="0" style="visibility:hidden;">
</a>
</div>
<EMBED src="http://pic.hotadv.com/rd_upimg/yilian/468-60.swf?p=Go&h='+site+'&a=1923&s=8726&u=http%3a%2f%2fwww.yesme.com.cn%2fad%2f0420%2findex.html%23hotadv&codeid=6824381664" quality=high WIDTH="468" HEIGHT="60" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" wmode=transparent></EMBED>

</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -