📄 flash.asp
字号:
<!--#include file="mdb.asp"-->
<!--#Include File="Check_hx.asp"-->
<!--#include file="inc/config.asp"-->
<!--#include file="inc/format.asp"-->
<!--#include file="inc/inc.asp"-->
<!--#include file="inc/syscode_flash.asp"-->
<%
start="精彩动漫 - 动漫列表"
call head()
call menu()
%>
<table width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF class="table-hx66s">
<TR>
<TD height="25"><%call main_flash()%></td>
</tr>
</table>
<table width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#FFFFFF class="table-hx66s">
<tr>
<TD width=175 vAlign=top align=center>
<table border="0" width=165 align="center" cellpadding="0" cellspacing="1" class="b5" style="border-collapse: collapse">
<tr>
<td height="26" class="a5"> 会 员 登 录</td>
</tr>
<tr>
<td height="22"><%call userlogin()%></td>
</tr>
<tr>
<td height="26" class="a2"> 点 击 排 行</td>
</tr>
<tr>
<td><%call top_flash(10,22,False)%></td>
</tr>
<tr>
<td height="26" class="a3"> 站 长 推 荐</td>
</tr>
<tr>
<td><%call best_flash(10,22,False)%></td>
</tr>
<tr>
<td height="26" class="a6"> 动 漫 查 找</td>
</tr>
<tr>
<td colSpan=2><%call search_flash()%></td>
</tr>
<tr>
<td height="26" class="a6"> 本 站 声 明</td>
</tr>
<tr>
<td><div style="LINE-HEIGHT: 180%" align=left> 本站的部分动漫来自网上收集,其版权归作者本人所有,如果有任何侵犯您权益的地方,请联系我们,我们将马上进行整理,谢谢。</div></td>
</tr>
</table><BR>
</td>
<td width="*" valign="top" align="right">
<table border="0" width="99%" align="center" cellpadding="0" cellspacing="1" class="b4" style="border-collapse: collapse">
<tr>
<td height="26" class="a4"> 动 漫 分 类</td>
</tr>
<tr>
<td height="40" align="center"><%call class_flash()%></td>
</tr>
<tr>
<td height="26" class="a4"> 动 漫 列 表</td>
</tr>
<tr>
<td valign="top"><%call displayList_flash(20,10)%></TD>
</tr>
</TABLE><br>
</TD>
</TR>
</TABLE>
<%
call footer()
%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -