📄 top.asp
字号:
<!--#include file="conn.asp"-->
<%
sql="select * from const"
set rs=conn.execute(sql)
%>
<title><%=homepage%><%=ver%></title>
<!--#include file="keywords.asp"-->
<!--#include file="WrSky_Sql.Asp"-->
<LINK href="style.css" type=text/css rel=stylesheet>
<body>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
<TBODY>
<TR>
<TD height="9" width="360"><FONT color=RED><B>今天是:</B></FONT><FONT
color=#505050>
<SCRIPT language=JavaScript>
d = new Date();
document.write((d.getYear())+"年"+(d.getMonth()+1)+"月"+d.getDate()+ "日");
</SCRIPT></FONT><FONT color=#000000>
<SCRIPT language=JavaScript>
d = new Date();
switch (d.getDay()) {
case 0:
strweek="日";
break;
case 1:
strweek="一";
break;
case 2:
strweek="二";
break;
case 3:
strweek="三";
break;
case 4:
strweek="四";
break;
case 5:
strweek="五";
break;
case 6:
strweek="六";
break;
}
document.write("星期"+ strweek);
</SCRIPT>
</FONT></TD>
<TD height="9" align="right" width="400">
<A onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%=url%>')"
href="javascript:;">设为首页</a> <A
href="javascript:window.external.addFavorite('<%=url%>'','<%=homepage%>')"
target=_self>加入收藏</a> <A
href="mailto:<%=email%>">网站信箱</a> <A
href="help.asp">帮助中心</a></TD>
</TR>
<TR>
<TD height="1" align=middle bgcolor="#DFDFDF" colspan="2"></TD>
</TR>
</TBODY>
</TABLE>
<div align="center">
<table width="760" height="77" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="208"><img src="img/logo.gif" width="208" height="68"></td>
<td width="36"> </td>
<td width="516"><TABLE cellSpacing=0 cellPadding=0 width="98%" border=0>
<TBODY>
<TR>
<TD width="14%" align=middle><a href="shop_list.asp"><IMG height=48 src="img/title_icon_03.gif" width=48 border=0></a></TD>
<TD rowSpan=2><IMG height=18 src="imgs/dot_06.gif" width=1></TD>
<TD width="14%" align=middle><a href="sec/"><img src="img/title_icon_07.gif" width="50" height="50" border="0"></a></TD>
<TD rowSpan=2><IMG height=18 src="imgs/dot_06.gif" width=1></TD>
<TD width="14%" align=middle><a href="house/"><img src="img/title_icon_04.gif" width="48" height="48" border="0"></a></TD>
<TD rowSpan=2><IMG height=18 src="imgs/dot_06.gif" width=1></TD>
<TD width="14%" align=middle><a target="_blank"><a href=sec/index.asp?id=10&classid=10><IMG height=45 src="img/title_icon_05.gif" width=45 border=0></a></TD>
<TD rowSpan=2><IMG height=18 src="imgs/dot_06.gif" width=1></TD>
<TD width="14%" align=middle><a href=news_list.asp><img src="img/title_icon_06.gif" width="51" height="47" border="0"></a></TD>
<TD rowSpan=2><IMG height=18 src="imgs/dot_06.gif" width=1></TD>
<TD width="14%" align=middle><a href="huangye_list.asp"><IMG height=46 src="img/title_icon_01.gif" width=57 border=0></a></TD>
<TD rowSpan=2><IMG height=18 src="imgs/dot_06.gif" width=1></TD>
<TD width="14%" align=middle><a href="bbs/"><IMG height=48 src="img/title_icon_02.gif" width=48 border=0></a></TD>
</TR>
<TR>
<TD align=middle><a href="shop_list.asp">校园店铺</a></TD>
<TD align=middle><a href="sec/">校园二手</a></TD>
<TD align=middle><a href="house/">校园租房</a></TD>
<TD align=middle><a href=sec/index.asp?id=10&classid=10>校园兼职</a></TD>
<TD align=middle><a href=news_list.asp>校园资讯</a></TD>
<TD align=middle><a href="huangye_list.asp">校园黄页</a></TD>
<TD align=middle><a href="bbs/">校园论坛</a></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
</table>
</div>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
<TBODY>
<TR>
<TD height="33" align=middle background=images/menubg.gif>
<TABLE class=header width="100%" border=0 cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD align="center"> <a href="index.asp">首页</a> | <a href="news_list.asp">本站新闻</a>
| <a href="shop_list.asp">店铺列表</a> | <a href="shoptop.asp">店铺排行</a>
| <a href="goods_list.asp">商品列表</a> | <a href="goodstop.asp">商品排行</a></font>
| <a href="School.asp">学校列表</a> | <a href="user_list.asp">会员列表</a></font>
|
<%
if session("user_id")<>empty then
%>
<a href="user.asp">控制面板</a>
<%else%>
<a href="reg.asp">注册会员</a> | <a href="user_login.asp">会员登陆</a>
<%end if%>
| <a href="link_list.asp">友情连接</a> | <a href="gbook" target=_blank>请您留言</a>
</TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
<TBODY>
<TR >
<TD width="96" height=25 > <IMG height=16 src="images/gg.gif" width=16>
网站广播:</TD>
<TD width="664" > <marquee border="0" align="top" scrollamount="2" scrolldelay="60" behavior="scroll" onMouseOver="this.stop()" onMouseOut="this.start()" width="100%">
<%=gg%> </marquee></TD>
</TR>
<TR >
<TD height=1 bgColor=#DFDFDF colspan="2"></TD>
</TR>
</TBODY>
</TABLE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -