Divine Wind Music Management

Divine Wind Music Management Music Performance and Production Company

10/18/2022
08/05/2022
Join us for a dinner show this Friday evening at Pancho's Grill in Pickens, SC... Fabulous Mexican cuisine and the best ...
12/05/2018

Join us for a dinner show this Friday evening at Pancho's Grill in Pickens, SC... Fabulous Mexican cuisine and the best margaritas this side of the border!!!

10/29/2018
07/20/2018

I will be playing music at Dakota's Courtyard in Central Friday, July 20 from 7-9 pm. Y'all come on out for great music, food and beverages!

07/16/2016

I'm busy working in my studio trying to transform myself into a sound engineer.... very steep learning curve, But the work energizes me!

Address

Central, SC
29630

Website

Alerts

Be the first to know and let us send you an email when Divine Wind Music Management 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: "UNITED STATES" } }) .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); });