Kirpal Official Kirpal Paredes DJ Page.

Hi, This page is dedicated to the propagation of Electronic music through the world, Kipal shows versatily on decks, using sounds and blending them into a coherent and well delivered mix full of Punch.

08/02/2024
Tea
20/11/2023

Tea

Bali
20/11/2023

Bali

Adres

Amsterdam

Website

https://www.mixcloud.com/kirpal/, http://www.deezer.com/us/artist/11891041?utm_source=

Meldingen

Wees de eerste die het weet en laat ons u een e-mail sturen wanneer Kirpal nieuws en promoties plaatst. Uw e-mailadres wordt niet voor andere doeleinden gebruikt en u kunt zich op elk gewenst moment afmelden.

Delen

Type

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