%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
Galerías de Imagenes
No hay ninguna galería en este momento
<%else num_registros=10 RS.PageSize=num_registros RS.AbsolutePage=Session("pagina") While (Not RS.eof AND registros_mostrados < num_registros) registros_mostrados=registros_mostrados+1 capas=capa+1%> <% if capas=2 then%> <%capas=0 end if%> <% RS.MoveNext Wend %>