<% '请勿改动下面这三行代码 ShowSmallClassType=ShowSmallClassType_Default MaxPerPage=MaxPerPage_Default strFileName="Default.asp?BigClassName=" & BigClassName & "&SmallClassName=" & SmallClassName & "&SpecialName=" & SpecialName %> <% dim strTitle strTitle=SiteName if BigClassName="" and SmallClassName="" and SpecialName="" then strTitle=strTitle & "--首页" else strTitle=strTitle & "--文章中心" if SpecialName<>"" then strTitle=strTitle & "--[专题]" & SpecialName else if BigClassName<>"" then strTitle=strTitle & "--" & BigClassName end if if SmallClassName<>"" then strTitle=strTitle & "--" & SmallClassName end if end if end if response.write strTitle %> >
用户登录
<% call ShowUserLogin() %>
<% if ShowSmallClassType="Left" then if BigClassName<>"" then %>
<% = BigClassName %>
<% call ShowSmallClass_Left() %>
<% end if end if %> <% if ShowSmallClassType="Tree" then %>
树形栏目导航
<% call ShowSmallClass_Tree() %>
<% end if %>
专题栏目
<% call ShowSpecial(10) %>
本站统计
<% call ShowSiteCount() %>
最新调查
<% call ShowVote() %>
友情链接

<% call ShowFriendSite(1,10,1,1) %>

<% call ShowFriendSite(1,10,1,3) %>

申请
  更多>>>
最新图片文章
<% call ShowPicArticle(2,16,2,2,135,80,100,false,false) %>

<% call ShowClassGuide() %> <% call ShowArticleTotal() %>
<% call ShowArticle(32) %>
<% if totalput>0 then call showpage(strFileName,totalput,MaxPerPage,false,true,"篇文章") end if %>

文章搜索
<% call ShowSearch(2) %>

栏目分类导航
<% call ShowAllClass() %>
本站公告
<% call ShowAnnounce(5) %>
最新10篇热门文章
<% call ShowHot(10,14) %>
最新10篇推荐文章
<% call ShowElite(10,14) %>
最新热门图片
<% call ShowPicArticle(10,20,1,1,140,80,200,true,false) %>
<% call ShowFriendSite(2,20,10,2) %>
<% call Bottom() %> <% call PopAnnouceWindow(400,300) %> <% call CloseConn() %>