Keep-On-Spinnin

Keep-On-Spinnin A page for my music blog

Now Playing: Mother Mother - Grief Chapter 2024        #2024
24/02/2024

Now Playing: Mother Mother - Grief Chapter 2024
#2024

Now Spinning
24/02/2024

Now Spinning

Now Spinning
24/02/2024

Now Spinning

Now Spinning ⚑
23/02/2024

Now Spinning ⚑

Now Spinning
22/02/2024

Now Spinning

Now Spinning
22/02/2024

Now Spinning

First spin in my own apartment, I think Mr Hendrix is a good first choice!
21/02/2024

First spin in my own apartment, I think Mr Hendrix is a good first choice!

Now Playing: Declan McKenna - What Happened to The Beach ? (album) 2024        #2024
21/02/2024

Now Playing: Declan McKenna - What Happened to The Beach ? (album) 2024
#2024

Now Spinning: Grin - Gone Crazy 1973          #1973
10/02/2024

Now Spinning: Grin - Gone Crazy 1973
#1973

Now Spinning: Harry Nilsson - Greatest Hits
04/02/2024

Now Spinning: Harry Nilsson - Greatest Hits

Now Spinning: The Tazers πŸ‡ΏπŸ‡¦ - The MachineThanks  so cool! and thanks for signing my copy!                               ...
02/02/2024

Now Spinning: The Tazers πŸ‡ΏπŸ‡¦ - The Machine
Thanks so cool! and thanks for signing my copy!

Calvin Russell - Sounds From the Fourth World (album) 1991      #1991
01/02/2024

Calvin Russell - Sounds From the Fourth World (album) 1991
#1991

Address

Benoni

Website

Alerts

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

Share

Category

//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); });