MVAC Music On The Mountain

MVAC Music On The Mountain Free Bluegrass Concert Sponsored by MVAC Hosted at Snead State Community College. Featuring The Gary Waldrep Band with special guest Stacy Grubb

09/06/2017

Thanks to everyone who supported our concert last year. Unfortunately we were unable to book the Snead location again this year. So.... we are planning a bigger and better concert for 2018. Save the date 09-07-2018 and 09-08-2017. We will be located @ Civitan Park in Guntersville and it will be a family event. We will have Southern Rock n Roll on Friday night and Bluegrass/Country for Saturday with The Gary Waldrep Band as the main attraction. Hope to see all the Music Fans there. We will keep you posted!

First Annual Music on the Mountian 2016
09/11/2016

First Annual Music on the Mountian 2016

Address

Snead State Community College 220 N Walnut St
Boaz, AL
35962

Opening Hours

2pm - 8pm

Alerts

Be the first to know and let us send you an email when MVAC Music On The Mountain 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); });