ADVERTISEMENT

'Manila Islamic cemetery,' a tribute to our Muslim brothers and sisters

Published Jun 14, 2021 12:04 am
BATANG MAYNILA Manila Mayor Isko Moreno Last Monday, we in the city government of Manila inaugurated in simple ceremonies the Manila Islamic Cemetery located inside the city-run Manila South Cemetery. The said occasion was made all the more significant with the attendance of  high-profile members of the Muslim community in the likes of Maguindanao Congressman Toto Mangudadatu, Her Excellency Hajah Johariah Binti Haji Wahab, Ambassador from the Embassy of Brunei Darussalam; His Excellency Norman Bin Muhammad Ambassador Extraordinaire and Plenipotentiary from the Embassy of Malaysia together with First Secretary Mrs. Ayu Zie Muhammad Khairul Anuar; Widya Rahmanto, Charge d’ Affaires and Tegu Wiwenko, Minister Counsellor from the Embassy of the Republic of Indonesia. I thank them all for being present even on short notice. With me representing the city of Manila, on the other hand, are Vice Mayor Honey Lacuna, Manila Muslim Affairs Director Shey Sakaluran Mohammad, Manila Health Department chief Dr. PoksPangan, city engineer Armand Andres, tourism department chief Charlie Dungo and South Cemetery Director Jess Payad, among others. The newly-inaugurated cemetery sits on a 2,400 square- meter lot and will serve as an exclusive ground for the burial of bodies and bones of Muslim residents of Manila. Its development is enabled by Manila Ordinance No. 8608 authored by Councilor Awi Sia.  It was passed by the Manila City Council which Vice Mayor Lacuna heads as its presiding officer. The budget allocation for it is P49.3 million and includes the construction of a Cultural Hall and creation of plantilla items for personnel hiring by the new Muslim Cemetery Division. It is notable that while there are cemeteries for Filipinos and Chinese in Manila, it is also but befitting to establish one for the city-based Muslim community members too. Too, I have been in government service for 23 years and have heard stories on how problematic the situation is for Muslim community members each time a loved one would die, specially for those who are poor. In numerous instances, the body of their departed loved one would have to be transported all the way to their hometown province for the proper burial and this is very costly. It is for this reason that I made a commitment to the late Bangsamoro Transition Committee chair Ghazali Jaafar that if God would allow that I become mayor, I would definitely create a cemetery exclusively for Muslims. In putting up the ‘Manila Islamic Cemetery,’ we made sure that all the traditions that attend every Muslim burial will be taken into consideration, noting that burying the dead is a very serious tradition for Muslims. Thus, it comes complete with a room where the traditional washing of the body may be done prior to interment. It is the city government’s simple but heartfelt gift to our Muslim brothers and sisters and our way of showing how Manila and its officialdom honor the city’s earliest ancestors and forefathers. Among them, we have the likes of Rajah Solaiman, Rajah Matanda, Rajah Bago and Lakandula, who led the uprising in Luzon against foreign tyranny. This is also our way of welcoming our Muslim communities and making them feel that Manila is also their home. All we want is for them to have a sense of belonging and to erase all biases and prejudice against Muslim, since we are all Filipinos after all. Building the said cemetery is also our way of admitting and providing remedy to the city’s short comings in the past when it comes to giving proper recognition to the Muslims residing in Manila. There are about 20,000 Muslims in the city, with huge concentration in the areas of Quiapo, San Miguel, Baseco, Parola and San Andres. Providing them a burial site is thus, our simple way of giving back to our Muslim brothers and sisters, although this is certainly not enough. It is our way of giving tribute to our Muslim forefathers and heroes which is actually long overdue and our own little way of giving them recognition as our ancestors and letting them know that they belong. Congressman Toto Mangudadatu told he me filed a bill in Congress urging all other local government units to also establish similar Islamic Cemeteries. I hope his proposed bill gains ground. *** Gaya ng paulit-ulit  kong sinasabi, kailangan ko ang tulong ninyong lahat. Walang mag mamalasakit sa Maynila kundi tayo ding mga Batang Maynila. Manila, God first! *** For updates on latest developments in the city of Manila, please visit my Facebook account--- ‘Isko Moreno Domagoso.’

Related Tags

Manila Mayor Isko Moreno a tribute to our Muslim brothers and sisters Batang Maynila MANILA ISLAMIC CEMETERY
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.