<% variables = split(trim(request.QueryString("session")),"-") ubi = trim(variables(0)) poble = trim(variables(1)) ofertes = trim(variables(2)) pobtitol = poble 'trim(request.QueryString("pob")) if pobtitol = "" then titol = Titol_llturistics else titol = Titol_llturistics & " - " & pobtitol end if 'ofertes = trim(request.QueryString("ofer")) %> <%=titol%> <% 'debuga "ofertes",ofertes SELECT CASE ofertes case 1 'Per veure les ofertes d'útima hora de turístics %> <% case 2 %> <% case 3 'Oferta actual de turístics, tota o per pobles, venim de la plana d'inici %> <% END SELECT %>