Nili Tochner Art Gallery
Click Menu
below
About
Sculptures
Paintings
Original paintings in four styles — Translucent, Textured, Mixed Media, and Pouring. Explore 6 albums of expressive artworks blending creativity and meaning.
Photographs
Art Collages
Therapy cards
Contact
Poems
Slideshow
Videos
Abstract Reflections Slideshow
document.querySelectorAll('.accordion').forEach(group => { group.querySelectorAll('details').forEach(d => { d.addEventListener('toggle', function(){ if (this.open) { group.querySelectorAll('details').forEach(o => { if (o !== this) o.removeAttribute('open'); }); } }); }); });