<% Response.CacheControl = "no-cache" %> <% Response.AddHeader "Pragma", "no-cache" %> <% Response.Expires = -1 %> SUPERCROSS 2008






 


<%set tab = banco.execute("SELECT DISTINCT etapa, album FROM tbFotos where etapa = 5 ORDER BY etapa, album") while not tab.eof%> <%tab.movenext wend%>
"><%=tab("album")%>




<%set tab = banco.execute("SELECT DISTINCT etapa, album FROM tbFotos where etapa = 4 ORDER BY etapa, album") while not tab.eof%> <%tab.movenext wend%>
"><%=tab("album")%>




<%set tab = banco.execute("SELECT DISTINCT etapa, album FROM tbFotos where etapa = 3 ORDER BY etapa, album") while not tab.eof%> <%tab.movenext wend%>
"><%=tab("album")%>




<%set tab = banco.execute("SELECT DISTINCT etapa, album FROM tbFotos where etapa = 2 ORDER BY etapa, album") while not tab.eof%> <%tab.movenext wend%>
"><%=tab("album")%>




<%set tab = banco.execute("SELECT DISTINCT etapa, album FROM tbFotos where etapa = 1 ORDER BY etapa, album") while not tab.eof%> <%tab.movenext wend%>
"><%=tab("album")%>