<%pagina = 9%> Salarium, o seu site de Remuneração e Benefícios.
<%Desconecta ObjAdoConn, rs%>

Home > Artigos

<%dim ObjAdoConn, StrSQL, RS If Request("pSize") = "" Then varPagSize = 10 StrSQL = "SELECT * from tbs_artigos" Conecta ObjAdoConn, StrSQL, RS if rs.EOF Then else rs.PageSize = varPagSize varPagCount = rs.PageCount If varPag > varPagCount Then varPag = varPagCount End If rs.AbsolutePage = varPag While Not rs.EOF And varCount <= varPagSize %> <% varCount = varCount + 1 rs.MoveNext() WEnd end if %>
" target="_self" class="links"><%=RS("titulo")%>
<%fnPaginacao "artigos.asp?", varPag %>
» topo da página