';
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
});
});
})
})();
I associate myself as a person of the World, wherever I am. I graduated from the classical art school of painting and did not dream of painting abstractly. But while studying art history, I realized that I wanted to follow a modern outlook on life. To do this, I abandoned the objects of the real world. Now I am imprinting our world by trying to understand it. Classical music helps me understand the meaning of what is happening. The earth is slipping away from under my feet and only eternal music revives me to life and I can paint pictures. Thanks to everyone who is with me today!
Откройте для себя современные произведения искусства от Galina Bryukhanova, посмотрите последние работы и купите онлайн. Категории: русские современные художники. Художественные домены: Картина. Тип учётной записи: Художник, зарегистрирован 2021 (Страна происхождения Россия). Купить последние работы Galina Bryukhanova на ArtMajeur: Откройте для себя потрясающие произведения современного художника Galina Bryukhanova: . Просматривайте его художественные произведения, покупайте оригинальные работы или высококачественные репродукции.
В картинах уделено большое внимание процессу создания искусства. То что изображено на картинах - это [...]
В картинах уделено большое внимание процессу создания искусства. То что изображено на картинах - это события вселенского масштаба прошедшие через мою реальность. Классическая музыка продолжает меня вдохновлять. Я исследую концепцию вечности через восприятие реального и воображаемого космоса. Картины освобождены от своей описательной роли, становятся духовным видением. Я стремлюсь восстановить визуальное впечатление от классической музыки, а не воспринимаю мир согласно изученным материям космоса.
I associate myself as a person of the World, wherever I am. I graduated from the classical art school of painting and did not dream of painting abstractly. But while studying art history, I realized that I wanted to follow a modern outlook on life. To do this, I abandoned the objects of the real world. Now I am imprinting our world by trying to understand it. Classical music helps me understand the meaning of what is happening. The earth is slipping away from under my feet and only eternal music revives me to life and I can paint pictures. Thanks to everyone who is with me today!