req.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
var dato = "rut=" + rut +"&rand=" + miAleatorio;