';
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
});
});
})
})();
My paintings are emotional maps of the places I visit. I don’t aim to depict reality precisely — I seek to translate the mood of the landscape into color and form. Tropical islands, hills, distant sea
Georgy Berejanov is a contemporary plein air painter working in the Impressionist style. Born in Russia and currently traveling across Southeast Asia, he creates vivid landscapes that capture the emotional essence of a place rather than just its appearance. His works are painted outdoors, directly from life, using expressive brushwork and color to evoke light, atmosphere, and rhythm.
Georgy has exhibited his work locally and sells to private collectors. His approach blends spontaneity with deep observation, creating images that feel both immediate and timeless.
Откройте для себя современные произведения искусства от Georgy B, посмотрите последние работы и купите онлайн. Категории: современные тайские художники. Художественные домены: Картина. Тип учётной записи: Художник, зарегистрирован 2025 (Страна происхождения Россия). Купить последние работы Georgy B на ArtMajeur: Откройте для себя потрясающие произведения современного художника Georgy B: . Просматривайте его художественные произведения, покупайте оригинальные работы или высококачественные репродукции.
Выбор редактора Работы художника были замечены редакцией
Профессиональный художник Профессия художника является основным видом деятельности
Молодой талант Художнику меньше 30 лет
Новый онлайн Художник недавно доступен в онлайн-галерее ArtMajeur.
Биография 25o3c
Georgy Berejanov is a contemporary plein air painter working in the Impressionist style. Born in Russia and currently traveling across Southeast Asia, he creates vivid landscapes that capture the emotional essence of a place rather than just its appearance. His works are painted outdoors, directly from life, using expressive brushwork and color to evoke light, atmosphere, and rhythm.
Georgy has exhibited his work locally and sells to private collectors. His approach blends spontaneity with deep observation, creating images that feel both immediate and timeless.