'; itemElement.innerHTML = content; return itemElement; } if (suggestion.displayFullResult) { content = '

See full results for {s}

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else if (suggestion.semQuery) { content = '

Semantic search for {s}

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else { var cleanText = sanitizer.sanitize(suggestion.text) var boldText = cleanText.replace(reg, function (optionText) { return '' + optionText + '' }); var subText = sanitizer.sanitize(suggestion.subText); subText = subText.replace(suggestion.artistName, function (optionText) { return optionText.replace(reg, function (boldText) { return '' + boldText + '' }) }); var cssClass = suggestion.type === 'artist' ? 'img-circle border' : ''; content = '
' + '' + cleanText + '' + '
' + '' + boldText + '' + '' + subText + '' + '
' + '
'; } itemElement.innerHTML = content; return itemElement; }, onSelect: function (element, autocomplete) { document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}})) savedSearch(sanitizer.sanitize(autocomplete.value), element); }, emptyMsg: 'No results found.', preventSubmit: false, showOnFocus: true, // Required to set the final position of the results // By default result tag is applied at the bottom of the document with fixed style // when we want it in the defined tag ( Styles are also customized ) customize: function (input, inputRect, container, maxHeight) { resultContainer.append($(container)) } }; } function savedSearch(string, element) { if (!element.url) { element.url = url.replace("term", string) } var formData = new FormData(); formData.append('string', string); formData.append('nbResults', nbResults); try { if (navigator.sendBeacon) { navigator.sendBeacon('/en/saved--search/artwork', formData) } else { var xhr = new XMLHttpRequest(); xhr.open('post', '/en/saved--search/artwork', false); xhr.send(formData); } } catch (e) { } window.location.href = element.url } document.addEventListener('am.gtag.search', function (e) { var term = e.detail.term gtag("event", "search", { search_term: term }); }); }) })();
Charles Riley Profile Picture

Charles Riley 3g3r5b

Back to list Added Apr 11, 2017

Video 3u185j

Acrylic, marble dust, toys, computer parts applied to canvas for September 11 Meditation.
I lived in NYC for 15 years not far from the trade towers in The West Village and Chelsea. Got married. Moved to the Bronx; then Fredericksburg, Virginia. Was working in DC when 9/11 and the slaughter of innocents occurred. My brother-in-law was doing business in a building next to one of the trade towers when the planes hit. He had to walk home to Brooklyn in raining ash. It's a sad human trait that we can find pride in the demonization and destruction of innocent people. What a horrifying thought that many people can rationalize hate filled destruction. I thought it appropriate to use a toy airplane because the hijackers reminded me of children in a tantrum. They saw people as insignificant and small, like shadows of real people, targets of their impotent lashing out like childish bullies. Communication equipment, what connects, was destroyed and meaningless without human connection. Marble dust is a monument to death, white and cold and empty with the sense of loss.

ArtMajeur

Receive our newsletter for art lovers and collectors
Iris
Iris, your AI guide
Loading...