📄 top.asp
字号:
<!--#include file="inc/cook.asp"-->
<%webkey44%>
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor=#ffffff>
<tr><td width="107" height=20 rowspan=2><a href=<%=cityurl%>index.asp><img src="<%=cityurl%>img/logo.gif" border="0"></a></td>
<td width="653" align="right" height=30><%if session("useradmin")<>"" then%><font color=red><strong><%=session("useradmin")%></strong></font> 欢迎光临!<%if session("vip")=2 then%><img src="<%=cityurl%>img/vip.gif"><%end if%> [<a href=<%=cityurl%>user/admin.asp class=red target=_blank>管理中心</a>] <%else%>[<a href=<%=cityurl%>individual/ target=_blank>个人登录</a>] [<a href=<%=cityurl%>individual/individual_reg.asp target=_blank>个人注册</a>] <%end if%>[<a href=<%=cityurl%>vip.asp target=_blank class=red><strong>VIP</strong></a>] <%if webkey6=0 then%>[<a href=<%=cityurl%>free_ad.asp target=_blank>发布免费广告</a>] <%end if%>[<a href=<%=cityurl%>search.asp target=_blank>搜索</a>] [<a href=<%=cityurl%>book.asp target=_blank>意见反馈</a>] [<a href=<%=cityurl%>help.asp target=_blank>帮助中心</a>]</td>
</tr>
<tr><td width="653" align="right"><a href=<%=cityurl%>reg.asp><img src="<%=cityurl%>img/button_1.gif" border="0"></a> <a href=<%=cityurl%>sca.asp><img src="<%=cityurl%>img/button_2.gif" border="0"></a> <a href=<%=cityurl%>help.asp><img src="<%=cityurl%>img/button_3.gif" border="0"></a></td></tr>
<form name="form1" method="post" action="<%=cityurl%>search_redirect.asp">
<tr><td height=35 colspan=2 background="<%=cityurl%>img/bgtitle.gif" align="center">
<input type="text" name="word" size=20>
<select name="key">
<option value="yp">企业</option>
<option value="sca" selected>商机</option>
<option value="cp">产品</option>
<option value="ypdt">新闻动态</option>
</select>
<input type="submit" name="Submit2" value=" 开 搜 ">
<font color=white>商机:[<%=application("scacount")%>]
产品:[<%=application("cpcount")%>]
招聘:[<%=application("zpcount")%>]
求职:[<%=application("qzcount")%>]
企业:[<%=application("ypcount")%>]
信息:[<%=application("newscount")%>]</font>
</td></tr>
</form>
<tr><td colspan=2 height=5></td></tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -