var reply=confirm("¿Desea reemplazar?")if (reply==true) { alert("Aceptar"); }else { alert("Cancelar"); }