Album 2

Cheerfulness
Opposite moods
Sadness

Previous: Sculptures speak Psychology  https://nilitochner.com/sculptures-speak-Psychology/

Next: Contemporary Figurative Sculptures  https://nilitochner.com/contemporary-figurative-sculptures/

 
 
 
 

Share Button

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