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

📄 menu.asp

📁 - 其中VIP源代码是经过测试
💻 ASP
字号:
<SCRIPT language=JavaScript>
function Bmove_in(x) {
eval(x).src="images/" + x + "_on.gif";
}
function Bmove_out(x) {
eval(x).src="images/" + x + ".gif";
}
function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
</SCRIPT>

<SCRIPT language=JavaScript>
MM_preloadImages('images/menu_1_on.gif','images/menu_2_on.gif','images/menu_3_on.gif','images/menu_4_on.gif','images/menu_5_on.gif','images/menu_6_on.gif')
</SCRIPT>

	<table height="63" border="0" width="780" cellspacing="0" cellpadding="0">
		<tr>
			<td width="286"><img border="0" src="images/menu_left.jpg"></td>
			<td background="images/menu_right.gif" height="20"><br>
			<table border="0" cellspacing="0" cellpadding="0">
				<tr>
					<td width="77" height="33" valign="bottom"><a target="_parent" href="index.asp?uid=<%=uid%>&ms=1"><img name="menu_1" border="0" src="images/menu_1.gif" onmousemove=Bmove_in(this.name)  onmouseout=Bmove_out(this.name)></a></td>
					<td width="77" valign="bottom"><a target="_parent" href="beauty.asp?uid=<%=uid%>&ms=1"><img name="menu_2" border="0" src="images/menu_2.gif" onmousemove=Bmove_in(this.name)  onmouseout=Bmove_out(this.name)></a></td>
					<td width="77" valign="bottom"><a target="_parent" href="love.asp?uid=<%=uid%>&ms=1"><img name="menu_3" border="0" src="images/menu_3.gif" onmousemove=Bmove_in(this.name)  onmouseout=Bmove_out(this.name)></a></td>
					<td width="90" valign="bottom"><a target="_parent" href="wedding.asp?uid=<%=uid%>&ms=1"><img name="menu_4" border="0" src="images/menu_4.gif" onmousemove=Bmove_in(this.name)  onmouseout=Bmove_out(this.name)></a></td>
					<td width="77" valign="bottom"><a target="_parent" href="honeymoon.asp?uid=<%=uid%>&ms=1"><img name="menu_5" border="0" src="images/menu_5.gif" onmousemove=Bmove_in(this.name)  onmouseout=Bmove_out(this.name)></a></td>
					<td width="77" valign="bottom"><a target="_parent" href="bless.asp?uid=<%=uid%>&ms=1"><img name="menu_6" border="0" src="images/menu_6.gif" onmousemove=Bmove_in(this.name)  onmouseout=Bmove_out(this.name)></a></td>
					<td width="4" valign="bottom"><img src="images/menu_tail.gif"></td>
				</tr>
			</table>
			</td>
		</tr>
	</table>

⌨️ 快捷键说明

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