document.addEventListener('DOMContentLoaded', function () {
var form = document.querySelector('.rsform');
if (!form) return;
var submitBtn = form.querySelector('.rsform-submit-button, button[type="submit"], input[type="submit"]');
if (!submitBtn) return;
form.addEventListener('submit', function (e) {
// If RSForm's own validation already blocked this submit,
// don't show the loader — nothing is actually being sent.
if (e.defaultPrevented) {
return;
}
// Prevent a second click from firing another submission
if (submitBtn.classList.contains('is-loading')) {
e.preventDefault();
return false;
}
submitBtn.classList.add('is-loading');
submitBtn.disabled = true;
});
});
Join us on a life-changing GO trip to Chicha, Pisco, and Ica, where you’ll partner with the local Church to bring hope to the heart of the Afro-Peruvian community. People in these cities, still recovering from natural disasters, often feel forgotten. But you can share the Good News of Jesus Christ and the Word of God with those in most need. As you experience the breathtaking beauty of Peru, you’ll also discover the incredible warmth of its people and the profound fulfillment that comes from inspiring the local believers to spread the gospel. Don’t miss this opportunity to make an eternal difference, grow in your faith, and be part of something truly transformative!
Join us on a life-changing GO trip to Chicha, Pisco, and Ica, where you’ll partner with the local Church to bring hope to the heart of the Afro-Peruvian community. People in these cities, still recovering from natural disasters, often feel forgotten. But you can share the Good News of Jesus Christ and the Word of God with those in most need. As you experience the breathtaking beauty of Peru, you’ll also discover the incredible warmth of its people and the profound fulfillment that comes from inspiring the local believers to spread the gospel. Don’t miss this opportunity to make an eternal difference, grow in your faith, and be part of something truly transformative!