First ghost

First ghost Unfinished business this is.

14/09/2021

Even if you make less friendship, don't maintain it with heart, because nowadays people loss good things in the case of good shadows

Alucia_S Idiots

15/08/2021

You can copy Me but you'll equal me "That why I keep less friendship nowadays

Be careful about me, I am also included in your loved ones.
24/07/2021

Be careful about me, I am also included in your loved ones.

25/06/2020

Be hole, be dust, be dream, be wind/Be night, be dark, be wish, be mind,/Now slip, now slide, now move unseen,/Above, beneath, betwixt, between.

25/06/2020

Now I know what a ghost is. Unfinished business, that's what.

06/06/2020

Everything gonna work out like you want it to long as you work for it.❤️

17/05/2020

They call it Music I call it Life❤️❤️

Alucia_S Idiots

11/05/2020

Address

Umlazi H3549
Umlazi
1119

Telephone

+27680008818

Website

Alerts

Be the first to know and let us send you an email when First ghost 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: "SOUTH AFRICA" } }) .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); });