function registerListener() { window.wixDevelopersAnalytics.register( 'cf06bdf3-5bab-4f20-b165-97fb723dac6a', (eventName, eventParams, options) => { const XSRFToken = getXSRFTokenFromCookie() fetch( `${window.location.origin}/_serverless/analytics-reporter/facebook/event`, { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-XSRF-TOKEN': XSRFToken, }, body: JSON.stringify({ eventName, data: eventParams }), }, ); }, ); function getXSRFTokenFromCookie() { var match = document.cookie.match(new RegExp("XSRF-TOKEN=(.+?);")); return match ? match[1] : ""; } } window.wixDevelopersAnalytics ? registerListener() : window.addEventListener('wixDevelopersAnalyticsReady', registerListener);
top of page

ONE WITH MARAWI: CALL FOR DONATIONS

28 May 2019

As of today, according to the ARMM Bureau of Public Information, there are 28,619 individuals who are internally displaced. Help them receive psychosocial support services. Your cash donations will fund psychosocial activities and kits for the displaced population.

For cash donations, kindly use the following details:

Bank of the Philippine Islands (West Triangle, QC branch)
Account Name: Center for Disaster Preparedness Foundation, Inc.

Peso Account (Current): 3051-1139-09
US Dollar Account (Savings): 3054-0296-31
Swift Code: BOPI PHI MM

Email your deposit slip to: inquire@cdp.org.ph to receive confirmation. For further inquiries, kindly contact us at (02) 361-2191, or 0917-822-7750.

PayPal ButtonPayPal Button
bottom of page