ADVERTISEMENT

Doubting Thomas

Published Apr 14, 2023 10:23 pm

WORD ALIVE

Once a young man went out hiking at a mountain ridge. Since it was getting dark, he slipped and down he rolled over the ridge. It meant sure death, but fortunately his hand grabbed the branch of a tree which stopped his fall. Hanging precariously with the branch about to give way, he prayed aloud, “Lord, if you are up there, save me!” A booming voice answered, “Yes, this is God.” “Dear God, please help me,” said the man desperately. \* \* \* “Yes, I'll help you,” replied the Lord. “But do you trust me?” “Of course, Lord, I trust you,” the man replied. “Then let go of your hold!” ordered God. “I’m begging God to save me and he’s telling me to ‘let go.’ What a nonsense!” muttered the puzzled man. So he looked up again and hollered, “If there’s anybody else up there...help!” \* \* \* Poor guy! God's command was too much to swallow. So he switched loyalty;  in local parlance, “nag-balimbing!” Still clinging to the branch, the man, almost freezing, found that he was just one meter above the ground! That’s what he got from disobeying God. \* \* \* In this second Sunday of Easter, the apostle Thomas manifested a lack of faith, much like the guy in the above story. Because of his doubt, the term “doubting Thomas” was coined to describe all doubters and skep-tics. \* \* \* The skeptical apostle said, “Unless I see the scars of the nails in his hands and put my finger on those scars and my hand in his side, I will not believe” (Jn 20,24). Thomas got his wish after the ensuing week when the Risen Lord appeared. Mildly censuring him, Jesus said, “Put your finger here, and look at my hands. Touch and feel my side. Cease to doubt, but believe!” (Jn 20,27). \* \* \* Confronted with the real person, there was no more need for Thomas to touch and feel Christ’s wounds. In-stead, he fell on his knees and cried: “You are my Lord and my God.” These words of Thomas we profess in faith during the consecration of the Body and Blood in the Holy Mass. \* \* \* There are times in life when God tells us to trust him, to let go of our hold even when it's difficult or hard to understand as in the above story. A husband-and-wife doctors, Dr. Dennis Ramon Tudtud, an oncologist, and Dr. Helen, a pathologist, were active frontliners in caring and treating corona virus patients in a hospital in Cebu City. Because of their expo-sure to the corona virus patients, the wife Helen was tested positive and her condition became worse. \* \* \* While she was bedridden, she wondered why her caring husband was not visiting her as he regularly did. She didn’t know that he got infected too and was confined at the lower floor. The nurse attending to her kept mum about her husband’s serious condition. Dr. Helen died and after few days, the husband followed suit. Undoubt-edly, the courageous couple were heroes. The daughter said tearfully, “We may never understand why God had taken them both.” \* \* \* There are similar experiences that we encounter in life. It can be an incurable sickness, a severe financial problem resulting from prolonged Covid pandemic, an unjust, undeserved treatment, and so on. What’s my attitude when these happen? Can I go beyond the harsh realities and still discern a good and lov-ing God? Or, do I lose faith in him, or even feel bitter and resentful?  On financial problems, do I reflect that, perhaps,  the fault also lies in me; that I'm not exerting enough effort to remedy my problem? \* \* \* Jesus Christ did not want to endure his terrible sufferings, too. That night before he was arrested at the Gar-den of Gethsemane, he prayed to his Heavenly Father: “Take this cup (of suffering) away from me.” Did he get his wish? Did his Father relent? No. Jesus could only say: “Not my will but your will be done.” There will be times when, after doing everything to remedy our difficulties, we can only bow to God’s will and say, “Lord, not my will but your will be done.” \* \* \* Today is Divine Mercy Sunday. Sister Faustina Kowalska, to whom the Lord appeared several times, declared the simple message: the Heart of Jesus is overflowing with divine mercy toward sinners and wants all to come to him with trust-filled love. This invitation is powerfully expressed in the classic painting of the Risen Christ. Jesus himself had in-structed Sr. Faustina to have the sentence “Jesus, I Trust In You” written at the bottom of that painting. \* \* \* “If you're headed in the wrong direction, God always allows u-turns.” That’s the message of Jesus, the Di-vine Mercy.

Related Tags

WORD ALIVE Fr. Bel R. San Luis
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.