📄 001.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>拉窗帘广告</title>
<base target="_blank">
<!--050815-->
<body onLoad="p()">
<style type="text/css">
<!--
BODY { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px auto;
PADDING-TOP: 0px;}
FORM { MARGIN: 0px;}
BODY { FONT-SIZE: 14px; FONT-FAMILY: "宋体";color: #000000;}
TD {FONT-SIZE: 14px; FONT-FAMILY: "宋体";}
DIV {FONT-SIZE: 14px; FONT-FAMILY: "宋体";}
A {FONT-SIZE: 14px; color: #000000; TEXT-DECORATION: none;line-height: 18px;}
A:hover {COLOR: #FF3300; TEXT-DECORATION: underline;line-height: 18px;}
.jxtop {font-size: 14px;font-weight: bold;color: #FFFFFF;}
div{FILTER:revealTrans(transition=4,duration=2);POSITION:absolute;width:100%;}
-->
</style>
</head>
<table width="780" border="0" align="center" cellpadding="3" cellspacing="0">
<tr bgcolor="#73a6dd">
<td width="80" height="28" align="center" bgcolor="#9E9EAD"><a href="http://www.dzhai.com"><font style="font-weight:bold; color:#FFFFFF;">设计D摘</font></a></td>
<td bgcolor="#9E9EAD"><table width="100%" border="0" align="left" cellpadding="0" cellSpacing="0">
<tr>
<td><a href="http://www.dzhai.com/list.asp?sort=01">平面设计</a></td>
<td><a href="http://www.dzhai.com/list.asp?sort=2">环艺设计</a></td>
<td><a href="http://www.dzhai.com/list.asp?sort=3">三维·CG</a></td>
<td><a href="http://www.dzhai.com/list.asp?sort=4">网页网络</a></td>
<td><a href="http://www.dzhai.com/list.asp?sort=5">设计院校</a></td>
<td><a href="http://www.dzhai.com/list.asp?sort=6">绘画书法</a></td>
<td><a href="http://www.dzhai.com/list.asp?sort=7">设计资源</a></td>
<td><a href="http://www.dzhai.com/list.asp?sort=8">综合其他</a></td>
<td><a target="_blank" href="http://www.dzhai.com/union.asp"><font color="#FF0000">[流量联盟]</font></a></td>
</tr>
</table></td>
</tr>
</table>
<div id="jx1" onmouseover=s(1) onmouseout=s(0) style="visibility:visible; width:780; height:92">
<div align="middle">
<table width="100%" border="0" align="center" cellpadding="0"
cellspacing="0" bgcolor="#FFFFFF">
<tr align="left" valign="top">
<td width="33%" height="120" align="center"> <script language="JavaScript" src="http://localhost/dzhai/viewjs.asp?w=240&h=180&s=1&u=&i=n&l=5&p=id&t=" type="text/JavaScript"></script></td>
<td width="33%" align="center"><script language="JavaScript" src="http://localhost/dzhai/viewjs.asp?w=240&h=180&s=2&u=&i=n&l=5&p=id&t=" type="text/JavaScript"></script></td>
<td width="33%" align="center"><script language="JavaScript" src="http://localhost/dzhai/viewjs.asp?w=240&h=180&s=3&u=&i=n&l=5&p=id&t=" type="text/JavaScript"></script></td>
</tr>
</table>
</div>
</div>
<div id="jx2" onmouseover=s(1) onmouseout=s(0) style="visibility:hidden; width:780; height:92">
<div align="left">
<table width="100%" border="0" align="center" cellpadding="0"
cellspacing="0" bgcolor="#FFFFFF">
<tr align="center" valign="top">
<td width="33%" height="92" align="center"><script language="JavaScript" src="http://localhost/dzhai/viewjs.asp?w=240&h=180&s=4&u=&i=n&l=5&p=id&t=" type="text/JavaScript"></script></td>
<td width="33%" align="center"><script language="JavaScript" src="http://localhost/dzhai/viewjs.asp?w=240&h=180&s=5&u=&i=n&l=5&p=id&t=" type="text/JavaScript"></script></td>
<td width="33%" align="center"><script language="JavaScript" src="http://localhost/dzhai/viewjs.asp?w=240&h=180&s=6&u=&i=n&l=5&p=id&t=" type="text/JavaScript"></script></td>
</tr>
</table>
</div>
</div>
<script>
var jx1=document.getElementById("jx1");var jx2=document.getElementById("jx2");
//设置显示哪个层的变量
var sL=1;
//设置动与不动的变量
var iS=0;
//设定显示时间
function p()
{
if(iS==0)
{
if(sL%2==1)
{
cs1(jx1,1);
cs1(jx2,0);
setTimeout('p()',8000);
}
else{
cs1(jx1,0);
cs1(jx2,1);
setTimeout('p()',8000);
}
sL++;
}
else
{
setTimeout('p()',2000);
}
}
//显示函数
function cs1(a,b)
{if(a==null)return;
a.filters.revealTrans.apply();
if(b==1) a.style.visibility="visible";
else a.style.visibility="hidden";
a.filters.revealTrans.play();}
//设定is变量
function s(v)
{iS=v;}
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -