SDA and me

SDA and me Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from SDA and me, Arts and entertainment, Spark extension, Mansa.

25/10/2025

Let's go and enjoy
19/04/2024

Let's go and enjoy

18/04/2024

The SDA and YOU

15/04/2024

A nice fragrance can never overwrap the stinking smell..... clean up my dear

Register now
14/04/2024

Register now

14/04/2024

God is there

14/04/2024

A blessed morning from these souls

03/05/2023

Mostly music tends to be the therapy to our problems

There are certain things we do that are necessary but harmful just like how soda is necessary but makes food non nutriti...
27/04/2023

There are certain things we do that are necessary but harmful just like how soda is necessary but makes food non nutritious

Enjoy the rest of ur days for you don't know what is cmn
24/04/2023

Enjoy the rest of ur days for you don't know what is cmn

Address

Spark Extension
Mansa

Website

Alerts

Be the first to know and let us send you an email when SDA and me posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "ZAMBIA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });