<% paginar = true reg = 20 ini = Request.QueryString("pag") id = acLimpa(Request.QueryString("id")) Call acListar(9,"cifras",paginar,reg,ini,id) %>