% 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")) %>