';
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 was born and raised in Russia in a small southern town, then lived in Moscow. My soul demanded a change, I wanted to see the world with greed and the eyes of a child, I was always delighted with the existence of our world - especially with nature. Created in Bali - it was my place, where the soul began to know itself, my first pictures were painted there, with gouache and pencils, and then the journey began and the taste of something new every day. After 5 years of traveling, I found myself married. We lived three years in Spitsbergen, in the far north beyond the Arctic Circle, an ascetic life - the beauty of nature and its power. Now we have moved to a village near Bergen. We still travel and explore the world, but now my temple and my soul have found my altar, this is my forest, my home, myself, my husband - everything came together in harmony and the puzzle for my creativity and my freedom was completed. I paint for myself and the way I think now.
Откройте для себя современные произведения искусства от Maria Osipova, посмотрите последние работы и купите онлайн. Категории: норвежские современные художники. Художественные домены: Картина. Тип учётной записи: Художник, зарегистрирован 2025 (Страна происхождения Россия). Купить последние работы Maria Osipova на ArtMajeur: Откройте для себя потрясающие произведения современного художника Maria Osipova: . Просматривайте его художественные произведения, покупайте оригинальные работы или высококачественные репродукции.
Выбор редактора Работы художника были замечены редакцией
Биография b815
I was born and raised in Russia in a small southern town, then lived in Moscow. My soul demanded a change, I wanted to see the world with greed and the eyes of a child, I was always delighted with the existence of our world - especially with nature. Created in Bali - it was my place, where the soul began to know itself, my first pictures were painted there, with gouache and pencils, and then the journey began and the taste of something new every day. After 5 years of traveling, I found myself married. We lived three years in Spitsbergen, in the far north beyond the Arctic Circle, an ascetic life - the beauty of nature and its power. Now we have moved to a village near Bergen. We still travel and explore the world, but now my temple and my soul have found my altar, this is my forest, my home, myself, my husband - everything came together in harmony and the puzzle for my creativity and my freedom was completed. I paint for myself and the way I think now.