ADVERTISEMENT

11 PWD couples get married in Taguig mass wedding

Published Sep 21, 2022 03:24 pm

Eleven pairs of persons with disabilities (PWDs) got married in the first-ever “Kasalang Bayan para sa Persons with Disabilities” on Sept. 21 that was organized by the Taguig City government.

The wedding ceremony was held at the Lakeshore Hall in Barangay Lower Bicutan, Taguig City and was officiated by Taguig Mayor Lani Cayetano.

One of the 11 couples that got married in Taguig on Sept. 21 (Photo from Mayor Lani Cayetano's Facebook page)

Taguig Mayor Lani Cayetano takes a selfie with one of the 11 couples that got married in Taguig on Sept. 21 (Photo from Mayor Lani Cayetano's Facebook page)

One of the 11 couples that got married in Taguig on Sept. 21 (Photo from Mayor Lani Cayetano's Facebook page)

“Patunay ito na ang Taguig ay isang loving, caring at inclusive community na kumakalinga sa bawat mamamayan na hindi tinitingnan ang katayuan sa buhay. Kinikilala ng lokal na pamahalaan ang ating mga Persons with Disability bilang importanteng parte ng yamang tao ng lungsod (This proves that Taguig is a loving, caring and inclusive community that cares for every citizen and does not look at the status in life. The local government recognizes our Persons with Disability as an important part of human resources of the city),” said Cayetano.

She added, “Congratulations! Mabuhay ang mga bagong kasal! Biyayaan nawa kayo ng DIYOS ng mas marami pang taon ng pagsasama (Congratulations! Long live the newly-weds! May the Lord bless you with many more years of living together).”

The wedding ceremony had the theme “Sa Lungsod ng Taguig, Kasalang Bayan para sa mga Taong may Kapansanan, PWeDe!”

“More than sending the message that marrying for love is possible or ‘pwede’ for our citizens with disabilities, we want to assure Taguigueno PWDs that they can enjoy the same rights as everybody else and that includes the right to establish a happy family and a loving home, and so much more,” the mayor added.

The mass wedding was organized by Taguig’s Persons with Disabilities Affairs Office (PDAO) in coordination with the Civil Registry Office.

The opportunity was provided to Taguigueño couples, at least one of whom is a PWD. In nine couples, one has a disability. In the other three couples, both members are registered PWDs.

One pair was Danilo Aquino, 46, who has an orthopedic disability, and Mirasol Igna, 30.

“Hindi lang ito kasal naming mag-asawa. Ito rin ay para sa aming mga anak (This is not only a marriage for us. This is also for our children,” said Aquino, who resides in Barangay Sta. Ana.

Antonio Feliciano, 28, who is living with speech disability, married Jovelyn Binalla, 25, from Barangay Bagumbayan in Taguig.

“Hiling talaga naming maikasal kaya salamat sa Taguig dahil kinasal kami nang libre at walang bayad (Our wish was to get married so thank to Taguig because we got married for free and with no payment), the couple said.

All the couples have lived together without the benefit of marriage for at least five years.

The oldest PWD to get married in the ceremony was Jonathan Pacheco, 51 and living with an orthopedic disability. He married Eva Lunas, with whom he had been living for 25 years, the longest among all the couples.

“Mayroon na kaming anim na anak. Matagal na naming pinapangarap na ikasal pero dahil sa kakulangan sa pera, hindi namin magawa. Laking pasasalamat namin sa pamahalaan ng Taguig, lalo na kay Mayor Lani, sa oportunidad na maikasal kaming may kapansanan kahit kami ay matanda na (We have six children. We had long dreamed of getting married but due to financial difficulty, we could not do it. A big thank you to the Taguig government, especially to Mayor Lani, for the opportunity for us to marry those with disability despite us being old),” said Pacheco.

The Taguig city government sponsored the rings, arrhae, wine, cake, and venue to provide the couples a ceremony at no expense to them.

PWD organizations in Taguig enjoy monthly allowances ranging from P500 to P3,000. All registered PWDs also receive a birthday cash gift of P1,000.

The city government said it conducts medical and dental missions and livelihood training directly helping PWDs. Job opportunities are opened at job fairs, with the local government unit doing its share of hiring PWDs.

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.