MUZIK PROD

MUZIK PROD Promotion de la musique burkinabé en générale et de la province de la Sissili en particulier

Andréano Officiel
04/03/2026

Andréano Officiel

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Félicitations à la Diva Idak BASSAVE
04/03/2026

Félicitations à la Diva Idak BASSAVE

DITE RETENUE PAR LE COMITÉ SCIENTIFIQUE POUR FIGURER SUR LA RUE DES ETOILES, EDITION 2, DANS LA CATÉGORIE ARTS & CULTURE.

06/12/2025

Retrouvailles Léo
02: 07
Alice Bouyain sur scène

06/12/2025

Retrouvailles Léo
1h33
Zaara sur scène

06/12/2025

8e Édition Festival Retrouvailles Léo

Jean Joe sur Scène

06/12/2025

Retrouvailles Léo

Andreano officiel sur scène

03/11/2025

Jj-31
Festival Retrouvailles Léo

Adresse

Léo

Notifications

Soyez le premier à savoir et laissez-nous vous envoyer un courriel lorsque MUZIK PROD publie des nouvelles et des promotions. Votre adresse e-mail ne sera pas utilisée à d'autres fins, et vous pouvez vous désabonner à tout moment.

Contacter L'entreprise

Envoyer un message à MUZIK PROD:

Partager

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