📄 webtop.asp
字号:
<table width="760" border="1" align="center" cellpadding="0" cellspacing="0" class="table-zuoyou" bordercolor="#EDECEC">
<tr valign="bottom">
<td width="156" height="70" rowspan="2" align="center" valign="middle" bgcolor="#FFFFFF" bordercolor="#FFFFFF"><b><a href=http://<%=weburl%>><img src="images/logo.gif" width="156" height="80" border="0" alt="欢迎光临 <%=webname%> 请记住本站域名 <%=weburl%>"></a></b></td>
<td width="600" height="35" valign="middle" bgcolor="#FFFFFF" bordercolor="#FFFFFF">
<div align="right"><a name="top"></a><a href="javascript:;" onClick="javascript:window.open('gouwu.asp?action=show&lx=1','gouwu','width=450,height=350,toolbar=no, status=no, menubar=no, resizable=yes, scrollbars=yes');"><img src="images/top_cart.gif" width="76" height="20" border="0"></a>
<a href="user.asp" onFocus="this.blur()"><img src="images/top_my.gif" width="76" height="20" border="0"></a>
<a href="help.asp" onFocus="this.blur()"><img src="images/top_faq.gif" width="76" height="20" border="0"></a>
<a href="regshj.asp" onFocus="this.blur()"><img src="images/top_sq.gif" width="76" height="20" border="0"></a>
<a href="logout.asp" onFocus="this.blur()"><img src="images/top_wh.gif" width="76" height="20" border="0"></a>
</div>
</td>
</tr>
<tr valign="bottom">
<td height="35" bgcolor="#FFFFFF" bordercolor="#FFFFFF" align="right">
<script language=JavaScript src="images/fade_image.js"></script>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10%'">
<table border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td background="images/home.gif"><a href="index.asp"><img
onMouseOver=nereidFade(this,100,10,7) style="FILTER: alpha(opacity=0); solid #FFFFFF"
onMouseOut=nereidFade(this,01,70,5)
src="images/home_a.gif" width="83" height="35" border="0" ></a></td>
</tr>
</table>
</td>
<td width="10%'">
<table border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td background="images/about.gif"><a href="about.asp?action=about"><img
onMouseOver=nereidFade(this,100,10,7) style="FILTER: alpha(opacity=0); solid #FFFFFF"
onMouseOut=nereidFade(this,01,70,5)
src="images/about_a.gif" width="83" height="35" border="0" ></a></td>
</tr>
</table>
</td>
<td width="10%'">
<table border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td background="images/new.gif"><a href="class.asp?lx=news"><img
onMouseOver=nereidFade(this,100,10,7) style="FILTER: alpha(opacity=0); solid #FFFFFF"
onMouseOut=nereidFade(this,01,70,5)
src="images/new_a.gif" width="83" height="35" border="0" ></a></td>
</tr>
</table>
</td>
<td width="10%'">
<table border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td background="images/tejia.gif"><a href="class.asp?lx=tejia"><img
onMouseOver=nereidFade(this,100,10,7) style="FILTER: alpha(opacity=0); solid #FFFFFF"
onMouseOut=nereidFade(this,01,70,5)
src="images/tejia_a.gif" width="83" height="35" border="0" ></a></td>
</tr>
</table>
</td>
<td width="10%'">
<table border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td background="images/special.gif"><a href="zhuanti.asp"><img
onMouseOver=nereidFade(this,100,10,7) style="FILTER: alpha(opacity=0); solid #FFFFFF"
onMouseOut=nereidFade(this,01,70,5)
src="images/special_a.gif" width="83" height="35" border="0" ></a></td>
</tr>
</table>
</td>
<td width="10%'">
<table border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td background="images/news.gif"><a href="dongtai.asp"><img
onMouseOver=nereidFade(this,100,10,7) style="FILTER: alpha(opacity=0); solid #FFFFFF"
onMouseOut=nereidFade(this,01,70,5)
src="images/news_a.gif" width="83" height="35" border="0" ></a></td>
</tr>
</table>
</td>
<td>
<table border="0" cellspacing="0" cellpadding="0">
<tr align="center">
<td background="images/bbs.gif"><a href="http://www.5757.net/bbs/"><img
onMouseOver=nereidFade(this,100,10,7) style="FILTER: alpha(opacity=0); solid #FFFFFF"
onMouseOut=nereidFade(this,01,70,5)
src="images/bbs_a.gif" width="83" height="35" border="0" ></a></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="80" colspan="2" valign="top" bgcolor="#FFFFFF" bordercolor="#FFFFFF">
<table width="100%" border="0" cellspacing="0" cellpadding="0" bordercolorlight="#FF6633" bordercolordark="#FFFFFF" class="9p" align="center" height="26">
<tr valign="middle">
<td >
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td bgcolor="#FFFFFF"><img src="images/1.jpg" width="756" height="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/bj_x.gif" height="1"></td>
</tr>
</table>
<table width=100% border=0 cellspacing=0 cellpadding=0>
<tr>
<td bgcolor=#f1f1f1 height=26>
<table width=95% border=0 cellspacing=0 cellpadding=0 align=center>
<tr>
<%
dim rs2,rs1_aa
'大类查讯
set rs=server.CreateObject("adodb.recordset")
rs.open "select anclass,anclassid from shop_anclass order by anclassidorder",conn,1,1
do while not rs.eof
response.write "<A href=class.asp?lx=big&anid="&rs("anclassid")&"><font color=#333333>"&trim(rs("anclass"))&"</A> | </font>"
rs.movenext
loop
rs.close
set rs=nothing
response.write "<BR>"
%>
</tr>
</table>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/bj_x.gif" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="756" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" background="<%=webbanner%>" height="102">
<tr>
<td>
<table width="756" border="0" align="center" cellpadding="0" cellspacing="0">
<tr class="table-zuoyou">
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -