';
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 = '
' +
'' +
'
' +
'' + 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: 'Результатов не найдено.',
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('/ru/saved--search/artwork', formData)
} else {
var xhr = new XMLHttpRequest();
xhr.open('post', '/ru/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
});
});
})
})();
Since 2002, the artist is ionate about erotic subculture and has been actively involved in the formation and development of the community in Moscow and Russia. As the author of the direction"Di-Art" and methods of rehabilitation of the psyche in the process of creativity, Nikolai Sednin seeks to enrich his psychotherapeutic experience with new knowledge about the hidden creative possibilities, considering the erotic subculture as part of the ancient Eastern, Slavic and European practices leading to psychophysiological evolution in the development of personality. Cycle "Ties" - the most ambiguous and provocative photo project of the artist, in which the erotic subculture is declared as hidden from prying eyes art for a few favorites. In 2009 in new York there is a detailed essay of the writer, artist and literary critic Andrey Tsers "The principle of the pyramid of Sednin" devoted to the cycle "Ties".
ArtMajeur
Информационный бюллетень
Получайте нашу рассылку для любителей искусства и коллекционеров
Произошло перенаправление с YourArt на ArtMajeur, две платформы объединились. Весь контент, работы и пространства художников теперь доступны здесь.
Вы можете продолжить просмотр на ArtMajeur, крупнейшей в мире онлайн-платформе по искусству.
platinum-участник
Николай Седнин (Nicolas Sedninne) является участником ArtMajeur: Аккаунт PLATINUM. Участники Platinum имеют самый высокий уровень участия на платформе. Таким образом, они получают дополнительные услуги по продвижению, защите и продаже своей работы. Это признак того, что эти художники действительно мотивированы и инвестируют в активный подход к популяризации своего искусства и повышению ценности своей работы.