⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 joke_list.asp

📁 后台登陆admin.asp
💻 ASP
字号:
<!--#include file="mdb.asp"-->
<!--#Include File="Check_hx.asp"-->
<!--#include file="inc/config.asp"-->
<!--#include file="inc/inc.asp"-->
<!--#include file="inc/format.asp"-->
<!--#include file="inc/syscode_joke.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_Art()%></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">&nbsp;&nbsp; 会 员 登 录</td>
         </tr>
         <tr>
           <td height="22"><%call userlogin()%></td>
         </tr>
         <tr>
           <td height="26" class="a3">&nbsp;&nbsp; 笑 话 统 计</td>
         </tr>
         <tr>
           <td height="26" valign="top"><%call count_Art()%></td>
         </tr>
         <tr>
           <td height="26" class="a2">&nbsp;&nbsp; 笑 话 分 类</td>
         </tr>
         <tr>
           <td><%call class_Art()%></td>
         </tr>
         <tr>
           <td height="26" class="a4">&nbsp;&nbsp; 热 门 排 行</td>
         </tr>
         <tr>
           <td height="26"><%call top_Art(10,20,False)%></td>
         </tr>
         <tr>
           <td height="26" class="a3">&nbsp;&nbsp; 推 荐 笑 话</td>
         </tr>
         <tr>
           <td height="26"><%call best_Art(10,20,False)%></td>
         </tr>
		 <tr>
           <td height="26" class="a3">&nbsp;&nbsp; 最 近 更 新</td>
         </tr>
         <tr>
           <td height="26"><%call new_Art(10,20,False)%></td>
         </tr>
         <tr>
           <td height="26" class="a6">&nbsp;&nbsp; 笑 话 查 找</td>
         </tr>
         <tr>
           <td><%call search_Art()%></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">&nbsp;&nbsp;搞 笑 图 片 推 荐</td>
        </tr>
        <tr>
          <td valign="top"><%call img_art(4,16,100,100,False)%></TD>
        </tr>
		<tr>
           <td height="26" class="a4">&nbsp;&nbsp;分 类 笑 话</td>
         </tr>
		<tr><td bgcolor="#F6F9FB"><table width="540" border="0" cellspacing="0" cellpadding="0" align="center">
  <!--笑话导航-->   
 <tr>
<td bgcolor="#F6F9FB">
<!--#include file="jokena.asp"--></td>
   </tr>  </table></td></tr>  
<!--笑话导航-->  
        <tr>
          <td height="26" class="a4">&nbsp;&nbsp;笑 话 列 表</td>
        </tr>
        <tr>
          <td valign="top"><%call displayList_Art(40,40,True,True)%></TD>
        </tr>
      </TABLE><br>
   </TD>
  </TR>
</TABLE>
<%
call footer()
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -