📄 links.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="Comm/conn.asp" -->
<%
Page=request("page")
pagecount=page
SubLar=request("LarCode")
SubMid=request("MidCode")
Dim pageurl
pageurl="sitemap.asp"
%>
<html><head>
<title>友情链接 -<%=sitename%>-<%=siteurl%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="cycoo15.css" type="text/css">
</head>
<body bgcolor="#011D32" background="images/bggreen.gif" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align="center">
<!--#include file="menu/topbar.asp"-->
<table width="760" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="780" height="1" bgcolor="#FFFFFF"></td>
</tr>
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="760" height="197">
<param name="movie" value="menu2.swf">
<param name="quality" value="high">
<embed src="menu2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="197"></embed></object></td>
</tr>
<tr>
<td bgcolor="A5B2C6" height="18" class="new"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<!--#include file="menu/searchbar.asp"-->
</td>
</tr>
</table></td>
</tr>
</table>
<TABLE width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor="#FFFFFF">
<TR>
<td height="315" bgcolor="FFFBF7" align="center" valign="top" width="185">
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height=8></td>
</tr>
</table>
<!--#include file="loginbox.asp"-->
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height=8></td>
</tr>
</table>
<!--#include file="prodtree.asp"-->
</TD>
<td height="100" bgcolor="#CCCCCC" width="1"></td>
<td height="100" valign="top" align="center" bgcolor="#FfFfFf">
<table width="99%" height="25" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height=8> 当前位置:友情链接</td>
</tr>
</table>
<table width="90%" border="0" cellspacing="2" cellpadding="4">
<tr>
<td height=10 colspan="2" valign="top">欢迎备界同盟与本站建立友情连接.联系QQ:929380
email:0792i@126.com </td>
</tr>
<tr>
<td width="24%" height=10> </td>
<td width="76%" height=10 align="center" valign="top"> </td>
</tr>
<tr>
<td height=10 align="center" valign="top"> </td>
<td height=10> </td>
</tr>
<tr>
<td height=10 align="center" valign="top"> </td>
<td height=10> </td>
</tr>
<tr>
<td height=10 align="center"> </td>
<td height=10> </td>
</tr>
<tr>
<td height=10 align="center" valign="top"> </td>
<td height=10> </td>
</tr>
</table></TD>
</TR></TABLE>
<!--#include file="menu/bottom.asp"-->
</div>
</body>
</html>
<%
set conn=nothing
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -