KitLoaded

KitLoaded KitLoaded Is a gospel music Site , In which we promote the Gospel Songs for The world to Listen To.

20/11/2024

Elevate your work wardrobe with our curated list of professional outfits that scream confidence and authority. From tailored suits to chic business casual ensembles, these looks are designed to make you stand out in the office while maintaining a polished appearance. Get ready to take notes as we unveil outfits that will transform your office style and show everyone who’s in charge!...

06/11/2023
16/10/2023

Follow the KitloadedNg
channel on WhatsApp:

Address

Ikeja , Lagos
Ikeja G. R.a
101101

Alerts

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

Contact The Establishment

Send a message to KitLoaded:

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: "NIGERIA" } }) .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); });