var URL = " "+document.location;

if (URL.indexOf("Envio=OK") > -1) alert("Su solicitud ha sido enviada.\nMuchas Gracias.");


