LivinGallery

LivinGallery Art store with affordable, original, and meaningful conversation piece made by untrained artists

Hello world!LivinGallery is an Art Trading company that focuses on democratizing art by bringing you affordable, origina...
02/08/2024

Hello world!

LivinGallery is an Art Trading company that focuses on democratizing art by bringing you affordable, original, and meaningful artworks created by untrained artists in the mental health community. Our pieces come from outsider artists with different backgrounds but all advocate for mental health through their personal stories expressed creatively. We believe that everyone can be an artist and art can heal all. Shop your conversation-piece wall art now and help us fund mental health initiatives through art!

Address

211 North Highland Avenue
Nyack, NY
10960

Alerts

Be the first to know and let us send you an email when LivinGallery posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to LivinGallery:

Share

Category

//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); });