📄 default3.asp
字号:
<!--#include file="conn.asp"-->
<!--#include file="webconfig.asp"-->
<!--#include file="Ubb.asp"-->
<html>
<head>
<title><%=webname%>--首页</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="mouse.asp"-->
<!--#include file="webtop.asp"-->
<div align="center">
<table width="770" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="178" height="0" valign="top">
<%'--会员登陆--%>
<%if request.cookies("web767")("username")="" and request.cookies("web767")("shjianame")="" then%>
<!--#include file="info_user.asp"-->
<%elseif request.cookies("web767")("username")<>"" then%> <!--#include file="info_history.asp"-->
<%end if%>
<%'--登陆结束--%>
<!--#include file="info_bulletin2.asp"-->
<!--#include file="info_class.asp"-->
<!--#include file="info_special.asp" -->
<!--#include file="info_market.asp"-->
<!--#include file="info_brand.asp" -->
<!--#include file="info_order.asp" -->
<!--#include file="info_ad1.asp" -->
<!--#include file="info_vote.asp"-->
</td>
<td width="2" valign="top" background="images/bj_x.gif"></td>
<td width="590" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/bj_x.gif" height="1"></td>
</tr>
<tr>
<td background="images/main/th_bg.gif"><!--#include file="info.asp"--></td>
<tr>
<td background="images/bj_x.gif" height="1"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="70"><div align="center"><a href="<%=tx2url%>" target=_blank><img src="<%=tx2%>" border="0"></a></div>
</td>
</tr>
<tr>
<td><!--#include file="Info_news2.asp"--></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><!--#include file="info_deflationary.asp"--></td>
</tr>
<tr>
<td><!--#include file="info_newly.asp" --></td>
</tr>
<tr>
<td><!--#include file="Info_prime4.asp"--></td>
</table>
</td>
</tr>
</table>
</div>
<!--#include file="webfoot.asp"-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -