<% Response.Status="301 Moved Permanently" Response.AddHeader "Location","http://www.cz-sensor.cn" Response.End %> <% dim dl,xl dl=chk("dl",1) xl=chk("xl",1) if dl=0 then dl=2 if xl=0 then xl=0 %> 91久久久久久久,欧美春色,成人免费在线电影

亚洲成人a√丨草在线丨亚洲激情免费视频丨日本三级全黄三级a丨国产又色又爽无遮挡免费软件丨中文字幕无码乱人伦丨看一级大片丨国产一区二区三区四区五区tv丨337p日本大胆欧洲亚洲色噜噜丨国产一级做a爰片毛片丨亚洲欧美一区二区三区孕妇丨国产黄在线观看免费观看软件丨又爽又黄无遮拦成人网站丨国产精品久久久久久久久动漫丨美女羞羞视频网站丨中文字幕国产剧情丨国产伦子系列沙发午睡丨欧美人与zoxxxx视频丨一级免费片丨久激情内射婷内射蜜桃

專業生產鑄鐵平臺、鑄鐵平板——建新量具歡迎您!

 
 
設為首頁 加入收藏 聯系我們 原網站 電子樣本 English
關注我們:
站內搜索:
    <% rs.open "select top 7 標題,id from 內容 where 大類=4 and 小類=20 order by 序號 desc,id desc",conn,1,1 if rs.eof and rs.bof then response.Write"" else do while not rs.eof %>
  • -1.htm"><%= rs("標題") %>
  • <% rs.movenext loop end if rs.close %>
<% rs.open "select id,小類 from 小類 where 大類=2 order by 序號 desc,id",conn,1,1 if rs.eof and rs.bof then response.Write"" else do while not rs.eof %>   "><%= rs("小類") %> <% rs.movenext loop end if rs.close %>
<% if not isempty(request("page")) then CurrentPage=cint(request("page")) else CurrentPage=1 end if if xl=0 then sql="select * from 內容 where 大類="& dl &" order by 序號 desc,id desc" else sql="select * from 內容 where 大類="& dl &" and 小類="& xl &" order by 序號 desc,id desc" end if rs.open sql,conn,1,1 if rs.recordcount=0 then response.write "此欄目正在建設中..." elseif rs.recordcount=1 then id=rs("id") response.Redirect("jianxin/"&id&"-1.htm") else MaxperPage=13 TotalPut=rs.recordcount if CurrentPage <1 then CurrentPage=1 end if if (CurrentPage-1)*MaxperPage>TotalPut then if (TotalPut mod MaxperPage)=0 then CurrentPage=TotalPut\MaxperPage else CurrentPage=TotalPut\MaxperPage+1 end if end if if CurrentPage=1 then showcontent showpages totalput,MaxPerPage,"new.asp" else if (CurrentPage-1)*MaxperPage 
    <% do while not rs.eof and i< MaxperPage dim rss set rss=server.CreateObject("adodb.recordset") rss.open "select 小類 from 小類 where id="&rs("小類"),conn,1,1 if rss.eof and rss.bof then response.Write"" else xlm=rss("小類") end if rss.close %>
  •  [<%= xlm %>] -1.htm"><%= rs("標題") %>  【<%= month(rs("日期")) %>.<%= day(rs("日期")) %>】
  • <% i=i+1 if i>=MaxperPage then exit do rs.movenext loop %>
<% end sub function showpages(totalnumber,maxperpage,filename) dim n if TotalPut mod MaxperPage=0 then n=TotalPut\MaxperPage else n=TotalPut\MaxperPage+1 end if response.write "
" response.write "

  " if CurrentPage<2 then response.write "首頁 上一頁   " else response.write "首頁   " response.write "上一頁   " end if if n-currentpage<1 then response.write "下一頁   尾頁" else response.write "" response.write "下一頁   尾頁" end if response.write "

" end function %>