<%@ LANGUAGE=VBScript%> <% '=============================================================== 'Define Paginacao '=============================================================== mypage=1 if request("whichpage")="" then mypage=1 else mypage=Cdbl(request("whichpage")) end if SQL = "SELECT * FROM artigos WHERE status=1" SQL = SQL & " ORDER by auto DESC;" RS.Open SQL,Conn,3,3 If rs.eof then response.write "



"& cfgEOF &"



" Rs.close response.end end if RS.movefirst RS.pagesize=cfgTmpg maxcount=cint(RS.pagecount) RS.absolutepage=Cdbl(mypage) registros=RS.recordcount howmanyrecs=0 %> SexBauru - Eventos

 SexBauru - Conteúdos relacionados a Sexo e Erotismo - Interatividade.

SexBauru - Página Inicial
Eventos da SexBauru

Anúncio

Os eventos realizados pela SexBauru e seus afiliados serão divulgados neste espaço.
<%= registros %> <%= lblArtencon %> <%= lblPagina %> <%= mypage %> <%= lblde %> <%= maxcount %><%= lblClose %>
<% do while not rs.eof and howmanyrecs width="6%" height="8"> <% IF RS("textobalcao") <> "" THEN %> <% else %> <% END IF %>
><%=Linker(RS("textobalcao"))%>

<% rs.MoveNext howmanyrecs=howmanyrecs+1 loop RS.Close Conn.Close %> <% if mypage > 1 then %> <% end if %> <% if mypage < maxcount then %> <% end if %>