Sunday Gallery Series

Sunday Gallery Series Sunday Gallery is a series of themed group art exhibits presented by Tri-Cities Tattoo.

Our mission is to provide a unique gallery experience for artists, many of whom are exhibiting their art for the first time.

05/12/2026

[PLEASE SHARE!] Needle To The Record DJ Competition is seeking DJs who battle on VINYL to participate and compete in our 20th year celebration on Saturday, July 18, 2026 at Cr8tive Lyfe Studios in Atlanta, GA. Hosted by DJ Rock Most & Donna Stewart Schiele from !

Please share this inquiry FAR AND WIDE!

Interested DJs, please SEND A DM to Needle To The Record DJ Competition on FB or on Instagram! Thank you very much!

Address

1597 White Way
East Point, GA
30344

Website

Alerts

Be the first to know and let us send you an email when Sunday Gallery Series 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); });