CINXE.COM

Ирина Морозова - Саров, Нижегородская обл., Россия, 103 года на Мой Мир@Mail.ru

<!DOCTYPE html><html class="unauthorised-user window-loading"> <head data-comet=""> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <style type="text/css"> body.css-error { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; overflow: hidden; font-family: arial; } .b-css-error { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #DDDDDD; z-index: 1000; } .b-css-error__message { position: absolute; top: 50%; left: 50%; width: 540px; height: 150px; margin: -75px 0 0 -270px; padding: 35px 0; box-sizing: border-box; background-color: #fff; border: solid 1px #BBBBBB; text-align: center; line-height: 25px; } .b-css-error__preloader { position:relative; width:80px; height:5px; margin: 15px auto; } .b-css-error_preloader-ball { background-color:#353535; position:absolute; top:0; left:0; width:5px; height:5px; -moz-border-radius:10px; -moz-animation-name:css-error-preloader; -moz-animation-duration:1.3s; -moz-animation-iteration-count:infinite; -moz-animation-direction:linear; -webkit-border-radius:10px; -webkit-animation-name:css-error-preloader; -webkit-animation-duration:1.3s; -webkit-animation-iteration-count:infinite; -webkit-animation-direction:linear; -ms-border-radius:10px; -ms-animation-name:css-error-preloader; -ms-animation-duration:1.3s; -ms-animation-iteration-count:infinite; -ms-animation-direction:linear; -o-border-radius:10px; -o-animation-name:css-error-preloader; -o-animation-duration:1.3s; -o-animation-iteration-count:infinite; -o-animation-direction:linear; border-radius:10px; animation-name:css-error-preloader; animation-duration:1.3s; animation-iteration-count:infinite; animation-direction:linear; } .b-css-error_preloader-ball1 { -moz-animation-delay:0s; -webkit-animation-delay:0s; -ms-animation-delay:0s; -o-animation-delay:0s; animation-delay:0s; } .b-css-error_preloader-ball2{ -moz-animation-delay:0.13s; -webkit-animation-delay:0.13s; -ms-animation-delay:0.13s; -o-animation-delay:0.13s; animation-delay:0.13s; } .b-css-error_preloader-ball3{ -moz-animation-delay:0.26s; -webkit-animation-delay:0.26s; -ms-animation-delay:0.26s; -o-animation-delay:0.26s; animation-delay:0.26s; } .b-css-error_preloader-ball4{ -moz-animation-delay:0.39s; -webkit-animation-delay:0.39s; -ms-animation-delay:0.39s; -o-animation-delay:0.39s; animation-delay:0.39s; } @-moz-keyframes css-error-preloader{ 0%{ left:0px; background-color:#353535; } 50%{ left:80px; background-color:#FFFFFF; } 100%{ left:0px; background-color:#353535; } } @-webkit-keyframes css-error-preloader{ 0%{ left:0px; background-color:#353535; } 50%{ left:80px; background-color:#FFFFFF; } 100%{ left:0px; background-color:#353535; } } @-ms-keyframes css-error-preloader{ 0%{ left:0px; background-color:#353535; } 50%{ left:80px; background-color:#FFFFFF; } 100%{ left:0px; background-color:#353535; } } @-o-keyframes css-error-preloader{ 0%{ left:0px; background-color:#353535; } 50%{ left:80px; background-color:#FFFFFF; } 100%{ left:0px; background-color:#353535; } } @keyframes css-error-preloader{ 0%{ left:0px; background-color:#353535; } 50%{ left:80px; background-color:#FFFFFF; } 100%{ left:0px; background-color:#353535; } } </style> <script type="text/javascript">try {document.domain = 'mail.ru';} catch (ignore) {}var rb_innerhtml = true;(function(){var p = document.location.hash,regexpGet = /(\?.*)+/,getStr = regexpGet.exec(p) ? regexpGet.exec(p)[0] : '',hideAll = function () {if (document.getElementsByTagName('html')[0]) {document.getElementsByTagName('html')[0].style.display = 'none';}};if(p && /^\#photo=/.test(p)) {var path = p.replace(/^\#photo=/, '').replace(regexpGet, '');if (!/^\/([^\/]+\/){3}\d+(\.html)?$/.test(path)) {return false;}path = path.split('/');hideAll();document.location = 'https://my.mail.ru/' + path[1] + '/' + path[2] + '/photo/' + path[3] + '/' + path[4] + '.html' + getStr;}if(p && /^\#video=/.test(p)) {var path = p.replace(/^\#video=/, '').replace(regexpGet, '');if (!/^\/([^\/]+\/){3}\d+(\.html)?$/.test(path)) {return false;}path = path.split('/');hideAll();document.location = 'https://my.mail.ru/' + path[1] + '/' + path[2] + '/video/' + path[3] + '/' + path[4] + '.html' + getStr;}if(p && /^\#multipost=\//.test(p)) {var path = p.replace(/^\#multipost=/, ''),reg = /(\/community\/[a-z0-9_\.\-]*\/)\?multipost_id\=([0-9a-zA-z]*)/;if (!reg.test(path)) {return false;}hideAll();document.location = 'https://my.mail.ru' + path;}if(p && /^\#history-layer=\//.test(p)) {var path = p.replace(/^\#history-layer=/, ''),reg = /(\/[^\/]*\/[a-z0-9_\.\-]*\/)\?(multi|micro)post_id\=([0-9a-zA-z]*)/;if (!reg.test(path)) {return false;}hideAll();document.location = 'https://my.mail.ru' + path;}})();window.version = 'b2b1dd108e';(function () {function ErrorPage() {this.init();}ErrorPage.prototype = {cssClasses: {main: 'b-css-error',message: 'b-css-error__message',preloader: 'b-css-error__preloader',bodyError: 'css-error'},init: function () {this.el = document.createElement('div');this.el.className = this.cssClasses.main;this.createMessage();this.createProgress();document.body.appendChild(this.el);document.body.className += ' ' + this.cssClasses.bodyError;},createMessage: function () {var textElement;this.message = document.createElement('div');this.message.className = this.cssClasses.message;textElement = document.createElement('div');textElement.innerHTML = 'Что-то пошло не так, пожалуйста, подождите.';this.message.appendChild(textElement);textElement = document.createElement('div');textElement.innerHTML = 'Идет загрузка';this.message.appendChild(textElement);this.el.appendChild(this.message);},createProgress: function () {this.preloader = document.createElement('div');this.preloader.className = this.cssClasses.preloader;this.preloader.innerHTML = '' +'<div class="b-css-error_preloader-ball b-css-error_preloader-ball1"></div>' +'<div class="b-css-error_preloader-ball b-css-error_preloader-ball2"></div>' +'<div class="b-css-error_preloader-ball b-css-error_preloader-ball3"></div>' +'<div class="b-css-error_preloader-ball b-css-error_preloader-ball4"></div>';this.message.appendChild(this.preloader);},destroy: function () {if (this.el) {document.body.removeChild(this.el);delete this.el;}document.body.className = document.body.className.replace(this.cssClasses.bodyError, '');}};var errorPage;window.onErrorLoadStyle = function (linkElement) {var newStyle = document.createElement('link'),isMainCss = linkElement.href.indexOf('/ru/css/new/main') !== -1;newStyle.rel = 'stylesheet';newStyle.href = linkElement.href;newStyle.onerror = function () {setTimeout(window.onErrorLoadStyle.bind(this, linkElement), 1000);if (isMainCss) {window.loadCssError = true;}};if (isMainCss) {if (!errorPage && document && document.body) {errorPage = new ErrorPage();}newStyle.onload = function () {if (errorPage) {errorPage.destroy();}window.loadCssError = false;};}document.head.appendChild(newStyle);}})();window.startPageTime = new Date();var __PHS = {privateData: {href: 'https://my.mail.ru/my/userinfo'},authMenuLinks: [{text: 'Настройки',href: 'https://r.mail.ru/clb841583/my.mail.ru/my/editprops?view=main'}]};</script> <link rel="icon" href="https://my2.imgsmail.ru/mail/ru/images/my/compass/static/favicon/favicon.ico" /> <link rel="shortcut icon" href="https://my2.imgsmail.ru/mail/ru/images/my/compass/static/favicon/favicon.ico" /> <link rel="stylesheet" onerror="onErrorLoadStyle(this)" type="text/css" href="https://my2.imgsmail.ru/mail/ru/css/new/main_revb76e64f6a7.css"/> <script type="text/javascript">window.webConsole = {};window.webConsole.log = window.webConsole.time = window.webConsole.timeEnd = window.webConsole.timeStatus = window.webConsole.error = function () {};</script><script type="text/javascript">window.isCrossOriginEnabled = true;</script><script id="js-require-data" type="text/plain">{"avatarHost": "avt.foto.mail.ru","staticHost": "https://my2.imgsmail.ru/mail/ru/images/js/myjs/","contentHost": "content.foto.my.mail.ru","isTestServer": false,"isBeta": false,"isPsi": false,"useMin": true,"useHash": true,"useCdn": true,"cdnCount": 6,"branch": "","startModules": null,"bundles": ["audio-player","console","tmpl","util","video-html5"],"isEnableBooster": true,"isEnableDialogues": true,"pageType": "main"}</script><script type="text/plain" id="modules-defines">[{"name":"404/404","path":"404/404_rev705b470020"},{"name":"actions/actions-carousel","path":"actions/actions-carousel_reveeed496acf"},{"name":"actions/prizes","path":"actions/prizes_rev73b6500fd0"},{"name":"actions/tmpl/actions-prizes","path":"actions/tmpl/actions-prizes_rev1b20a69ca1"},{"name":"actions/tmpl/actions-promo","path":"actions/tmpl/actions-promo_rev1b20a69ca1"},{"name":"actions/tmpl/prize-image-block","path":"actions/tmpl/prize-image-block_rev1b20a69ca1"},{"name":"actions/tmpl/prize-popup","path":"actions/tmpl/prize-popup_rev1b20a69ca1"},{"name":"actions/tmpl/prizes-list-item","path":"actions/tmpl/prizes-list-item_rev1b20a69ca1"},{"name":"actions/user-actions","path":"actions/user-actions_rev339ca00426"},{"name":"actions/user-prize-popup","path":"actions/user-prize-popup_rev1b20a69ca1"},{"name":"additional-banners","path":"additional-banners/main_rev7f98c5bd3a"},{"name":"admin-links","path":"admin-links/main_rev844744282d"},{"name":"admin/tmpl/pages/wisher/calendars","path":"admin/tmpl/pages/wisher/calendars_revec9f4a55d6"},{"name":"admin/tmpl/pages/wisher/config","path":"admin/tmpl/pages/wisher/config_reve9438237af"},{"name":"admin/tmpl/pages/wisher/gifts","path":"admin/tmpl/pages/wisher/gifts_revec9f4a55d6"},{"name":"admin/tmpl/pages/wisher/holidays","path":"admin/tmpl/pages/wisher/holidays_revec9f4a55d6"},{"name":"admin/tmpl/pages/wisher/masks","path":"admin/tmpl/pages/wisher/masks_revec9f4a55d6"},{"name":"admin/tmpl/pages/wisher/promo-video","path":"admin/tmpl/pages/wisher/promo-video_revec9f4a55d6"},{"name":"admin/tmpl/wisher/calendar/calendar","path":"admin/tmpl/wisher/calendar/calendar_reve9438237af"},{"name":"admin/tmpl/wisher/calendar/calendars","path":"admin/tmpl/wisher/calendar/calendars_reve9438237af"},{"name":"admin/tmpl/wisher/calendar/edit-form","path":"admin/tmpl/wisher/calendar/edit-form_reve9438237af"},{"name":"admin/tmpl/wisher/calendar/edit-holiday-item","path":"admin/tmpl/wisher/calendar/edit-holiday-item_rev1da6df83bc"},{"name":"admin/tmpl/wisher/calendar/edit-holidays","path":"admin/tmpl/wisher/calendar/edit-holidays_rev1da6df83bc"},{"name":"admin/tmpl/wisher/calendar/edit-picture","path":"admin/tmpl/wisher/calendar/edit-picture_rev1da6df83bc"},{"name":"admin/tmpl/wisher/calendar/head","path":"admin/tmpl/wisher/calendar/head_reve9438237af"},{"name":"admin/tmpl/wisher/gifts/add-form","path":"admin/tmpl/wisher/gifts/add-form_rev1da6df83bc"},{"name":"admin/tmpl/wisher/gifts/day-cost","path":"admin/tmpl/wisher/gifts/day-cost_rev7c7a4dbd0b"},{"name":"admin/tmpl/wisher/gifts/edit-form","path":"admin/tmpl/wisher/gifts/edit-form_reve9438237af"},{"name":"admin/tmpl/wisher/gifts/edit-tag","path":"admin/tmpl/wisher/gifts/edit-tag_rev1da6df83bc"},{"name":"admin/tmpl/wisher/gifts/gift","path":"admin/tmpl/wisher/gifts/gift_reve9438237af"},{"name":"admin/tmpl/wisher/gifts/gifts","path":"admin/tmpl/wisher/gifts/gifts_reve9438237af"},{"name":"admin/tmpl/wisher/gifts/head","path":"admin/tmpl/wisher/gifts/head_reve9438237af"},{"name":"admin/tmpl/wisher/gifts/tag","path":"admin/tmpl/wisher/gifts/tag_reve9438237af"},{"name":"admin/tmpl/wisher/gifts/tag-form","path":"admin/tmpl/wisher/gifts/tag-form_reve9438237af"},{"name":"admin/tmpl/wisher/gifts/tags","path":"admin/tmpl/wisher/gifts/tags_reve9438237af"},{"name":"admin/tmpl/wisher/holiday/default-gift","path":"admin/tmpl/wisher/holiday/default-gift_rev7c7a4dbd0b"},{"name":"admin/tmpl/wisher/holiday/edit-date-item","path":"admin/tmpl/wisher/holiday/edit-date-item_rev1da6df83bc"},{"name":"admin/tmpl/wisher/holiday/edit-form","path":"admin/tmpl/wisher/holiday/edit-form_reve9438237af"},{"name":"admin/tmpl/wisher/holiday/edit-picture","path":"admin/tmpl/wisher/holiday/edit-picture_rev1da6df83bc"},{"name":"admin/tmpl/wisher/holiday/head","path":"admin/tmpl/wisher/holiday/head_reve9438237af"},{"name":"admin/tmpl/wisher/holiday/holiday","path":"admin/tmpl/wisher/holiday/holiday_reve9438237af"},{"name":"admin/tmpl/wisher/holiday/holidays","path":"admin/tmpl/wisher/holiday/holidays_reve9438237af"},{"name":"admin/tmpl/wisher/masks/edit-form","path":"admin/tmpl/wisher/masks/edit-form_reve9438237af"},{"name":"admin/tmpl/wisher/masks/edit-picture","path":"admin/tmpl/wisher/masks/edit-picture_reve9438237af"},{"name":"admin/tmpl/wisher/masks/edit-zip","path":"admin/tmpl/wisher/masks/edit-zip_reve9438237af"},{"name":"admin/tmpl/wisher/masks/head","path":"admin/tmpl/wisher/masks/head_reve9438237af"},{"name":"admin/tmpl/wisher/masks/mask","path":"admin/tmpl/wisher/masks/mask_reve9438237af"},{"name":"admin/tmpl/wisher/masks/masks","path":"admin/tmpl/wisher/masks/masks_reve9438237af"},{"name":"admin/tmpl/wisher/promo-video/edit-date-item","path":"admin/tmpl/wisher/promo-video/edit-date-item_reve9438237af"},{"name":"admin/tmpl/wisher/promo-video/edit-form","path":"admin/tmpl/wisher/promo-video/edit-form_reve9438237af"},{"name":"admin/tmpl/wisher/promo-video/edit-picture","path":"admin/tmpl/wisher/promo-video/edit-picture_reve9438237af"},{"name":"admin/tmpl/wisher/promo-video/edit-video","path":"admin/tmpl/wisher/promo-video/edit-video_reve9438237af"},{"name":"admin/tmpl/wisher/promo-video/head","path":"admin/tmpl/wisher/promo-video/head_reve9438237af"},{"name":"admin/tmpl/wisher/promo-video/video","path":"admin/tmpl/wisher/promo-video/video_reve9438237af"},{"name":"admin/tmpl/wisher/promo-video/videos","path":"admin/tmpl/wisher/promo-video/videos_reve9438237af"},{"name":"admin/wisher/base/add-form","path":"admin/wisher/base/add-form_revd9c24d5ad0"},{"name":"admin/wisher/base/collection","path":"admin/wisher/base/collection_revd9c24d5ad0"},{"name":"admin/wisher/base/edit-form","path":"admin/wisher/base/edit-form_revd9c24d5ad0"},{"name":"admin/wisher/base/edit-picture","path":"admin/wisher/base/edit-picture_revd9c24d5ad0"},{"name":"admin/wisher/base/item","path":"admin/wisher/base/item_revdd0225ad4d"},{"name":"admin/wisher/base/model","path":"admin/wisher/base/model_revd9c24d5ad0"},{"name":"admin/wisher/base/page","path":"admin/wisher/base/page_rev339ca00426"},{"name":"admin/wisher/calendar/add-form","path":"admin/wisher/calendar/add-form_revdd0225ad4d"},{"name":"admin/wisher/calendar/calendar","path":"admin/wisher/calendar/calendar_revdd0225ad4d"},{"name":"admin/wisher/calendar/edit-form","path":"admin/wisher/calendar/edit-form_revdd0225ad4d"},{"name":"admin/wisher/calendar/edit-holidays","path":"admin/wisher/calendar/edit-holidays_revdd0225ad4d"},{"name":"admin/wisher/calendar/edit-picture","path":"admin/wisher/calendar/edit-picture_revdd0225ad4d"},{"name":"admin/wisher/calendar/page","path":"admin/wisher/calendar/page_revdd0225ad4d"},{"name":"admin/wisher/collections/calendars","path":"admin/wisher/collections/calendars_revdd0225ad4d"},{"name":"admin/wisher/collections/gifts","path":"admin/wisher/collections/gifts_revdd0225ad4d"},{"name":"admin/wisher/collections/holidays","path":"admin/wisher/collections/holidays_revdd0225ad4d"},{"name":"admin/wisher/collections/masks","path":"admin/wisher/collections/masks_revdd0225ad4d"},{"name":"admin/wisher/collections/promo-video","path":"admin/wisher/collections/promo-video_revdd0225ad4d"},{"name":"admin/wisher/collections/tags","path":"admin/wisher/collections/tags_revdd0225ad4d"},{"name":"admin/wisher/gifts/add-form","path":"admin/wisher/gifts/add-form_revdd0225ad4d"},{"name":"admin/wisher/gifts/edit-form","path":"admin/wisher/gifts/edit-form_revdd0225ad4d"},{"name":"admin/wisher/gifts/gift","path":"admin/wisher/gifts/gift_revdd0225ad4d"},{"name":"admin/wisher/gifts/page","path":"admin/wisher/gifts/page_revdd0225ad4d"},{"name":"admin/wisher/gifts/tags","path":"admin/wisher/gifts/tags_revdd0225ad4d"},{"name":"admin/wisher/holiday/add-form","path":"admin/wisher/holiday/add-form_revdd0225ad4d"},{"name":"admin/wisher/holiday/default-gift","path":"admin/wisher/holiday/default-gift_revdd0225ad4d"},{"name":"admin/wisher/holiday/edit-form","path":"admin/wisher/holiday/edit-form_revf41bf09084"},{"name":"admin/wisher/holiday/edit-picture","path":"admin/wisher/holiday/edit-picture_revdd0225ad4d"},{"name":"admin/wisher/holiday/holiday","path":"admin/wisher/holiday/holiday_revdd0225ad4d"},{"name":"admin/wisher/holiday/page","path":"admin/wisher/holiday/page_revdd0225ad4d"},{"name":"admin/wisher/masks/add-form","path":"admin/wisher/masks/add-form_revdd0225ad4d"},{"name":"admin/wisher/masks/edit-form","path":"admin/wisher/masks/edit-form_revdd0225ad4d"},{"name":"admin/wisher/masks/edit-picture","path":"admin/wisher/masks/edit-picture_revdd0225ad4d"},{"name":"admin/wisher/masks/edit-zip","path":"admin/wisher/masks/edit-zip_revdd0225ad4d"},{"name":"admin/wisher/masks/mask","path":"admin/wisher/masks/mask_revdd0225ad4d"},{"name":"admin/wisher/masks/page","path":"admin/wisher/masks/page_revdd0225ad4d"},{"name":"admin/wisher/models/calendar","path":"admin/wisher/models/calendar_revdd0225ad4d"},{"name":"admin/wisher/models/gift","path":"admin/wisher/models/gift_revdd0225ad4d"},{"name":"admin/wisher/models/holiday","path":"admin/wisher/models/holiday_revdd0225ad4d"},{"name":"admin/wisher/models/mask","path":"admin/wisher/models/mask_revdd0225ad4d"},{"name":"admin/wisher/models/promo-video","path":"admin/wisher/models/promo-video_revdd0225ad4d"},{"name":"admin/wisher/models/tag","path":"admin/wisher/models/tag_revdd0225ad4d"},{"name":"admin/wisher/promo-video/add-form","path":"admin/wisher/promo-video/add-form_revdd0225ad4d"},{"name":"admin/wisher/promo-video/edit-form","path":"admin/wisher/promo-video/edit-form_revdd0225ad4d"},{"name":"admin/wisher/promo-video/edit-picture","path":"admin/wisher/promo-video/edit-picture_revdd0225ad4d"},{"name":"admin/wisher/promo-video/edit-video","path":"admin/wisher/promo-video/edit-video_revdd0225ad4d"},{"name":"admin/wisher/promo-video/page","path":"admin/wisher/promo-video/page_revdd0225ad4d"},{"name":"admin/wisher/promo-video/promo-video","path":"admin/wisher/promo-video/promo-video_revdd0225ad4d"},{"name":"admin/wisher/utils","path":"admin/wisher/utils_reve9438237af"},{"name":"animated-tabs","path":"animated-tabs/main_revbd1169583c"},{"name":"anketa","path":"anketa/main_revff85fd8484"},{"name":"anketa/languages","path":"anketa/languages_revff85fd8484"},{"name":"anketa/partner","path":"anketa/partner_revff85fd8484"},{"name":"anketa/region","path":"anketa/region_reve37205de4b"},{"name":"app","path":"app/main_reva446296012"},{"name":"app.init","path":"app.init_revb7f5eb4395"},{"name":"app/banners","path":"app/banners_revf7c80c8421"},{"name":"app/channel","path":"app/channel_reve5920a456e"},{"name":"app/comet","path":"app/comet_revff85fd8484"},{"name":"app/history","path":"app/history_revdc0135438b"},{"name":"app/page-loader","path":"app/page-loader_revf71af83bd2"},{"name":"app/process-go-options","path":"app/process-go-options_revbd1169583c"},{"name":"app/section","path":"app/section_revbd1169583c"},{"name":"app/timing-stat","path":"app/timing-stat_revff85fd8484"},{"name":"app_catalog","path":"app_catalog/main_reve0791fe47f"},{"name":"app_catalog-old","path":"app_catalog-old/main_rev90871c6048"},{"name":"app_catalog-old/best","path":"app_catalog-old/best_revc96c19cba1"},{"name":"app_catalog-old/carousel","path":"app_catalog-old/carousel_revc96c19cba1"},{"name":"app_catalog-old/countdown","path":"app_catalog-old/countdown_revc96c19cba1"},{"name":"app_catalog-old/hilo-tizer","path":"app_catalog-old/hilo-tizer_revdd0225ad4d"},{"name":"app_catalog-old/installed","path":"app_catalog-old/installed_revc96c19cba1"},{"name":"app_catalog-old/leftmenu","path":"app_catalog-old/leftmenu_revc96c19cba1"},{"name":"app_catalog-old/notify","path":"app_catalog-old/notify_revc96c19cba1"},{"name":"app_catalog-old/promo/bonus-popup","path":"app_catalog-old/promo/bonus-popup_revc96c19cba1"},{"name":"app_catalog-old/tmpl/best","path":"app_catalog-old/tmpl/best_revc96c19cba1"},{"name":"app_catalog-old/tmpl/carousel","path":"app_catalog-old/tmpl/carousel_revc96c19cba1"},{"name":"app_catalog-old/tmpl/countdown","path":"app_catalog-old/tmpl/countdown_revc96c19cba1"},{"name":"app_catalog-old/tmpl/game-card","path":"app_catalog-old/tmpl/game-card_rev35826af76f"},{"name":"app_catalog-old/tmpl/game-card-friends","path":"app_catalog-old/tmpl/game-card-friends_revc96c19cba1"},{"name":"app_catalog-old/tmpl/game-notifies","path":"app_catalog-old/tmpl/game-notifies_revc96c19cba1"},{"name":"app_catalog-old/tmpl/game-notifies-list","path":"app_catalog-old/tmpl/game-notifies-list_revc96c19cba1"},{"name":"app_catalog-old/tmpl/hilo-tizer","path":"app_catalog-old/tmpl/hilo-tizer_revb29c08b37f"},{"name":"app_catalog-old/tmpl/installed","path":"app_catalog-old/tmpl/installed_revc96c19cba1"},{"name":"app_catalog-old/tmpl/list","path":"app_catalog-old/tmpl/list_revc96c19cba1"},{"name":"app_catalog-old/tmpl/list-item","path":"app_catalog-old/tmpl/list-item_revc96c19cba1"},{"name":"app_catalog-old/user-apps","path":"app_catalog-old/user-apps_revc96c19cba1"},{"name":"app_catalog-old/view/catalog","path":"app_catalog-old/view/catalog_revc96c19cba1"},{"name":"app_catalog/app-of-the-day","path":"app_catalog/app-of-the-day_revc6f27588fd"},{"name":"app_catalog/carousel","path":"app_catalog/carousel_revc96caa38df"},{"name":"app_catalog/chosenGenreApps","path":"app_catalog/chosenGenreApps_reveeed496acf"},{"name":"app_catalog/countdown","path":"app_catalog/countdown_rev9651d9990a"},{"name":"app_catalog/genreApps","path":"app_catalog/genreApps_revb58896eead"},{"name":"app_catalog/hilo-tizer","path":"app_catalog/hilo-tizer_revb7f5eb4395"},{"name":"app_catalog/installed","path":"app_catalog/installed_rev9f63ec6d6c"},{"name":"app_catalog/leftmenu","path":"app_catalog/leftmenu_revbd1169583c"},{"name":"app_catalog/notify","path":"app_catalog/notify_rev35826af76f"},{"name":"app_catalog/promo/bonus-popup","path":"app_catalog/promo/bonus-popup_rev1a6fc06907"},{"name":"app_catalog/tmpl/app-of-the-day","path":"app_catalog/tmpl/app-of-the-day_revc6f27588fd"},{"name":"app_catalog/tmpl/apps-genre","path":"app_catalog/tmpl/apps-genre_revc96c19cba1"},{"name":"app_catalog/tmpl/best","path":"app_catalog/tmpl/best_revff85fd8484"},{"name":"app_catalog/tmpl/carousel","path":"app_catalog/tmpl/carousel_reve0791fe47f"},{"name":"app_catalog/tmpl/countdown","path":"app_catalog/tmpl/countdown_revff85fd8484"},{"name":"app_catalog/tmpl/game-card","path":"app_catalog/tmpl/game-card_reveeed496acf"},{"name":"app_catalog/tmpl/game-card-friends","path":"app_catalog/tmpl/game-card-friends_rev520f684f4e"},{"name":"app_catalog/tmpl/game-notifies","path":"app_catalog/tmpl/game-notifies_revff85fd8484"},{"name":"app_catalog/tmpl/game-notifies-list","path":"app_catalog/tmpl/game-notifies-list_revbd1169583c"},{"name":"app_catalog/tmpl/hilo-tizer","path":"app_catalog/tmpl/hilo-tizer_rev988d94f6cd"},{"name":"app_catalog/tmpl/installed","path":"app_catalog/tmpl/installed_revc96c19cba1"},{"name":"app_catalog/tmpl/list","path":"app_catalog/tmpl/list_reve0791fe47f"},{"name":"app_catalog/tmpl/list-item","path":"app_catalog/tmpl/list-item_reve0791fe47f"},{"name":"app_catalog/tmpl/list-item-fake","path":"app_catalog/tmpl/list-item-fake_rev0f3caeedc8"},{"name":"app_catalog/tmpl/list-item-pic","path":"app_catalog/tmpl/list-item-pic_rev8be1ff119e"},{"name":"app_catalog/user-apps","path":"app_catalog/user-apps_rev69b9e698b1"},{"name":"app_catalog/view/catalog","path":"app_catalog/view/catalog_reve0791fe47f"},{"name":"app_catalog/vkplay","path":"app_catalog/vkplay_reve0791fe47f"},{"name":"app_remove-popup","path":"app_remove-popup/main_revc99aacceb8"},{"name":"app_remove-popup/tmpl/removeAppPopup","path":"app_remove-popup/tmpl/removeAppPopup_revc96c19cba1"},{"name":"app_search","path":"app_search/main_revc96c19cba1"},{"name":"app_search/tmpl/list","path":"app_search/tmpl/list_rev5f12aff475"},{"name":"app_search/tmpl/list-item-search","path":"app_search/tmpl/list-item-search_rev5f12aff475"},{"name":"app_search/tmpl/removeAppPopup","path":"app_search/tmpl/removeAppPopup_rev2249895851"},{"name":"apps","path":"apps/main_reve9ab9a4ca5"},{"name":"apps-promo/collections/top","path":"apps-promo/collections/top_revbd1169583c"},{"name":"apps-promo/diamonds","path":"apps-promo/diamonds_rev44645fbf02"},{"name":"apps-promo/double-mailiki","path":"apps-promo/double-mailiki_rev44645fbf02"},{"name":"apps-promo/easy-money","path":"apps-promo/easy-money_revb3feb3e0e7"},{"name":"apps-promo/game-club","path":"apps-promo/game-club_rev9ee13f5191"},{"name":"apps-promo/inc/wheel-of-fortune-bonus","path":"apps-promo/inc/wheel-of-fortune-bonus_rev12c722b871"},{"name":"apps-promo/inc/wheel-of-fortune-wheel","path":"apps-promo/inc/wheel-of-fortune-wheel_rev12c722b871"},{"name":"apps-promo/models/wheel-of-fortune","path":"apps-promo/models/wheel-of-fortune_rev12c722b871"},{"name":"apps-promo/retention-gift","path":"apps-promo/retention-gift_rev44645fbf02"},{"name":"apps-promo/rx2","path":"apps-promo/rx2_rev44645fbf02"},{"name":"apps-promo/tmpl/modal-diamonds-bonus","path":"apps-promo/tmpl/modal-diamonds-bonus_revbd1169583c"},{"name":"apps-promo/tmpl/modal-diamonds-decor","path":"apps-promo/tmpl/modal-diamonds-decor_rev2361bca24f"},{"name":"apps-promo/tmpl/modal-diamonds-rules","path":"apps-promo/tmpl/modal-diamonds-rules_rev3ac15932d4"},{"name":"apps-promo/tmpl/modal-diamonds-top","path":"apps-promo/tmpl/modal-diamonds-top_rev2361bca24f"},{"name":"apps-promo/tmpl/modal-diamonds-top-list","path":"apps-promo/tmpl/modal-diamonds-top-list_rev2361bca24f"},{"name":"apps-promo/tmpl/modal-easy-money","path":"apps-promo/tmpl/modal-easy-money_revb3feb3e0e7"},{"name":"apps-promo/tmpl/modal-retention-gift","path":"apps-promo/tmpl/modal-retention-gift_rev44645fbf02"},{"name":"apps-promo/tmpl/modal-retention-gift-catched","path":"apps-promo/tmpl/modal-retention-gift-catched_revcd07f7d71c"},{"name":"apps-promo/tmpl/modal-retention-gift-rules","path":"apps-promo/tmpl/modal-retention-gift-rules_revd1747cec74"},{"name":"apps-promo/tmpl/modal-retention-gift-welcome","path":"apps-promo/tmpl/modal-retention-gift-welcome_revd2a1fd5fe8"},{"name":"apps-promo/tmpl/modal-toy-set","path":"apps-promo/tmpl/modal-toy-set_rev0f46dd18ba"},{"name":"apps-promo/tmpl/modal-toy-set-bonus","path":"apps-promo/tmpl/modal-toy-set-bonus_rev0f46dd18ba"},{"name":"apps-promo/tmpl/modal-toy-set-error","path":"apps-promo/tmpl/modal-toy-set-error_rev0f46dd18ba"},{"name":"apps-promo/tmpl/modal-toy-set-rules","path":"apps-promo/tmpl/modal-toy-set-rules_rev0f46dd18ba"},{"name":"apps-promo/tmpl/modal-toy-set-toy","path":"apps-promo/tmpl/modal-toy-set-toy_rev0f46dd18ba"},{"name":"apps-promo/tmpl/modal-wheel-of-fortune","path":"apps-promo/tmpl/modal-wheel-of-fortune_rev12c722b871"},{"name":"apps-promo/tmpl/modal-wheel-of-fortune-bonus","path":"apps-promo/tmpl/modal-wheel-of-fortune-bonus_rev12c722b871"},{"name":"apps-promo/tmpl/modal-wheel-of-fortune-error","path":"apps-promo/tmpl/modal-wheel-of-fortune-error_rev12c722b871"},{"name":"apps-promo/tmpl/modal-x2-rules","path":"apps-promo/tmpl/modal-x2-rules_rev35826af76f"},{"name":"apps-promo/toy-set","path":"apps-promo/toy-set_rev44645fbf02"},{"name":"apps-promo/wheel-of-fortune","path":"apps-promo/wheel-of-fortune_rev44645fbf02"},{"name":"apps/catalog","path":"apps/catalog_reva51dfb0339"},{"name":"apps/countdown-element-container","path":"apps/countdown-element-container_rev91fde143bb"},{"name":"apps/disable-autoinit","path":"apps/disable-autoinit_revff85fd8484"},{"name":"apps/element-scroll","path":"apps/element-scroll_revff85fd8484"},{"name":"apps/event-countdown","path":"apps/event-countdown_rev91fde143bb"},{"name":"apps/external","path":"apps/external_rev7807292d01"},{"name":"apps/external-src","path":"apps/external-src_rev6a65a00bc0"},{"name":"apps/game-bubble","path":"apps/game-bubble_rev91fde143bb"},{"name":"apps/game-bubbles","path":"apps/game-bubbles_rev91fde143bb"},{"name":"apps/hilo-game","path":"apps/hilo-game_revb7f5eb4395"},{"name":"apps/hilo-helpers","path":"apps/hilo-helpers_revc743d71c84"},{"name":"apps/hilo-howto","path":"apps/hilo-howto_revc743d71c84"},{"name":"apps/modal","path":"apps/modal_rev12c722b871"},{"name":"apps/preroll","path":"apps/preroll_revcccb980eca"},{"name":"apps/promo","path":"apps/promo_rev82107a1120"},{"name":"apps/promo-layer","path":"apps/promo-layer_rev1aa3496a9d"},{"name":"apps/score","path":"apps/score_revbd1169583c"},{"name":"apps/tmpl/catalog","path":"apps/tmpl/catalog_revff85fd8484"},{"name":"apps/tmpl/create-my-notification","path":"apps/tmpl/create-my-notification_revf26e3150d4"},{"name":"apps/tmpl/game-bubble","path":"apps/tmpl/game-bubble_rev052150aacf"},{"name":"apps/tmpl/hilo-suitable-apps","path":"apps/tmpl/hilo-suitable-apps_rev90871c6048"},{"name":"apps/tmpl/hilo-top","path":"apps/tmpl/hilo-top_rev90871c6048"},{"name":"apps/tmpl/modal","path":"apps/tmpl/modal_rev2361bca24f"},{"name":"apps/tmpl/preroll","path":"apps/tmpl/preroll_revcccb980eca"},{"name":"apps/tmpl/promo-layer","path":"apps/tmpl/promo-layer_rev9352dc081a"},{"name":"apps/tmpl/promo-layer-slide","path":"apps/tmpl/promo-layer-slide_rev9352dc081a"},{"name":"apps/tmpl/score-top","path":"apps/tmpl/score-top_revbd1169583c"},{"name":"audio-player","path":"audio-player/main_revff85fd8484"},{"name":"audio-player/player","path":"audio-player/player_rev67fe8d3f21"},{"name":"audio-player/playlist","path":"audio-player/playlist_revff85fd8484"},{"name":"audio-player/track","path":"audio-player/track_rev4213dc577a"},{"name":"audio_player","path":"audio_player/main_rev7aa487c7bd"},{"name":"auth-info","path":"auth-info/main_rev5f12aff475"},{"name":"authorization","path":"authorization/main_rev368dbcdda1"},{"name":"avatar-edit","path":"avatar-edit/main_rev1e4c553239"},{"name":"avatar-edit/popup","path":"avatar-edit/popup_revdd0225ad4d"},{"name":"avatar-edit/tmpl/main","path":"avatar-edit/tmpl/main_rev8bca542c51"},{"name":"balance/balance","path":"balance/balance_reve5920a456e"},{"name":"balance/balance-details","path":"balance/balance-details_reve5920a456e"},{"name":"balance/models/balance-model","path":"balance/models/balance-model_revb76e64f6a7"},{"name":"balance/tmpl/app-navigation-balance","path":"balance/tmpl/app-navigation-balance_reve5920a456e"},{"name":"balance/tmpl/balance","path":"balance/tmpl/balance_reve5920a456e"},{"name":"balance/tmpl/balance-detail-popup-content","path":"balance/tmpl/balance-detail-popup-content_reve5920a456e"},{"name":"balance/tmpl/balance-details","path":"balance/tmpl/balance-details_reve5920a456e"},{"name":"banner-updater/index","path":"banner-updater/index_revdd0225ad4d"},{"name":"banners-block/index","path":"banners-block/index_revbffe6e4809"},{"name":"base/collection","path":"base/collection_rev131693430b"},{"name":"base/event","path":"base/event_rev131693430b"},{"name":"base/model","path":"base/model_rev131693430b"},{"name":"base/page","path":"base/page_revcd07f7d71c"},{"name":"base/router","path":"base/router_rev131693430b"},{"name":"base/view","path":"base/view_revd360c5c6ff"},{"name":"battlepass","path":"battlepass/main_revf86cc935c3"},{"name":"battlepass/enums","path":"battlepass/enums_rev7f98c5bd3a"},{"name":"battlepass/helpers","path":"battlepass/helpers_rev25d78fd994"},{"name":"battlepass/index","path":"battlepass/index_rev7f98c5bd3a"},{"name":"battlepass/tmpl/battlepass","path":"battlepass/tmpl/battlepass_rev25d78fd994"},{"name":"battlepass/tmpl/countdown","path":"battlepass/tmpl/countdown_rev7f98c5bd3a"},{"name":"battlepass/tmpl/levels","path":"battlepass/tmpl/levels_rev25d78fd994"},{"name":"battlepass/tmpl/open","path":"battlepass/tmpl/open_rev7f98c5bd3a"},{"name":"battlepass/tmpl/premium","path":"battlepass/tmpl/premium_rev7f98c5bd3a"},{"name":"battlepass/tmpl/prize","path":"battlepass/tmpl/prize_rev7f98c5bd3a"},{"name":"battlepass/tmpl/rules","path":"battlepass/tmpl/rules_rev7f98c5bd3a"},{"name":"battlepass/tmpl/state","path":"battlepass/tmpl/state_rev25d78fd994"},{"name":"battlepass/tmpl/table","path":"battlepass/tmpl/table_rev7f98c5bd3a"},{"name":"battlepass/types","path":"battlepass/types_rev7f98c5bd3a"},{"name":"blocks/tmpl/css-versions","path":"blocks/tmpl/css-versions_revec9f4a55d6"},{"name":"blocks/tmpl/custom/svg-sprite-game-client-promo-versions","path":"blocks/tmpl/custom/svg-sprite-game-client-promo-versions_rev91fde143bb"},{"name":"blocks/tmpl/js-versions","path":"blocks/tmpl/js-versions_revb2b1dd108e"},{"name":"blocks/tmpl/svg-sprite-all-versions","path":"blocks/tmpl/svg-sprite-all-versions_revb76e64f6a7"},{"name":"blocks/tmpl/svg-sprite-music-versions","path":"blocks/tmpl/svg-sprite-music-versions_rev2c085d1d24"},{"name":"blocks/tmpl/svg-sprite-promo-versions","path":"blocks/tmpl/svg-sprite-promo-versions_rev91fde143bb"},{"name":"breadcrumbs/breadcrumbs","path":"breadcrumbs/breadcrumbs_revd003683cf4"},{"name":"bundles/all","path":"bundles/all_reve5920a456e"},{"name":"bundles/audio-player","path":"bundles/audio-player_rev67fe8d3f21"},{"name":"bundles/tmpl","path":"bundles/tmpl_reve5920a456e"},{"name":"bundles/util","path":"bundles/util_revd203ebda19"},{"name":"bundles/video-html5","path":"bundles/video-html5_rev4707374752"},{"name":"buy-badges","path":"buy-badges/main_rev9ef5ddb9a3"},{"name":"buy-badges/main-old","path":"buy-badges/main-old_rev9ef5ddb9a3"},{"name":"buy-badges/tmpl/buy-badges-popup","path":"buy-badges/tmpl/buy-badges-popup_rev988d94f6cd"},{"name":"captcha","path":"captcha/main_rev4582479046"},{"name":"captcha/tmpl/main","path":"captcha/tmpl/main_revff85fd8484"},{"name":"cashback-history/cashback-history","path":"cashback-history/cashback-history_rev64d8bc48dd"},{"name":"cashback-history/tmpl/cashback-history","path":"cashback-history/tmpl/cashback-history_rev64d8bc48dd"},{"name":"cashback-history/tmpl/cashback-history-item","path":"cashback-history/tmpl/cashback-history-item_rev64d8bc48dd"},{"name":"catalog","path":"catalog/main_revff85fd8484"},{"name":"catalog/friends","path":"catalog/friends_revec1bdbf33a"},{"name":"catalog/main/filter","path":"catalog/main/filter_revff85fd8484"},{"name":"catalog/main/list","path":"catalog/main/list_reva446296012"},{"name":"catalog/main/search","path":"catalog/main/search_revff85fd8484"},{"name":"chart","path":"chart/main_revbd1169583c"},{"name":"chart/highcharts","path":"chart/highcharts_revbd1169583c"},{"name":"checkbox-list","path":"checkbox-list/main_reve5920a456e"},{"name":"checkbox-list/index","path":"checkbox-list/index_revdd0225ad4d"},{"name":"checkbox-list/tmpl/checkbox","path":"checkbox-list/tmpl/checkbox_revdd0225ad4d"},{"name":"checkbox-list/tmpl/checkboxList","path":"checkbox-list/tmpl/checkboxList_revdd0225ad4d"},{"name":"checkbox-list/types","path":"checkbox-list/types_reve5920a456e"},{"name":"choice-friends","path":"choice-friends/main_revff85fd8484"},{"name":"choice-friends/tmpl/partner/main","path":"choice-friends/tmpl/partner/main_rev3972016021"},{"name":"client-server","path":"client-server_rev4cc17701cc"},{"name":"collections/actions/list","path":"collections/actions/list_revb58896eead"},{"name":"collections/apps/catalog","path":"collections/apps/catalog_reveeed496acf"},{"name":"collections/apps/catalog-old","path":"collections/apps/catalog-old_revc96c19cba1"},{"name":"collections/apps/catalog-vkplay","path":"collections/apps/catalog-vkplay_reve0791fe47f"},{"name":"collections/apps/friends","path":"collections/apps/friends_revbd1169583c"},{"name":"collections/apps/notifies","path":"collections/apps/notifies_revbd1169583c"},{"name":"collections/apps/recommendations","path":"collections/apps/recommendations_revbd1169583c"},{"name":"collections/apps/search","path":"collections/apps/search_reve13d842fe8"},{"name":"collections/apps/types","path":"collections/apps/types_reveeed496acf"},{"name":"collections/audio/items","path":"collections/audio/items_revbd1169583c"},{"name":"collections/audio/playlists","path":"collections/audio/playlists_revbd1169583c"},{"name":"collections/audio/search","path":"collections/audio/search_revbd1169583c"},{"name":"collections/audio/suggest","path":"collections/audio/suggest_revdd0225ad4d"},{"name":"collections/comments/comments","path":"collections/comments/comments_revbd1169583c"},{"name":"collections/dialogues/list","path":"collections/dialogues/list_reve13d842fe8"},{"name":"collections/dialogues/messages","path":"collections/dialogues/messages_revbd1169583c"},{"name":"collections/education/college/faculties","path":"collections/education/college/faculties_revbd1169583c"},{"name":"collections/education/college/items","path":"collections/education/college/items_revbd1169583c"},{"name":"collections/education/institute/departments","path":"collections/education/institute/departments_revbd1169583c"},{"name":"collections/education/institute/faculties","path":"collections/education/institute/faculties_revbd1169583c"},{"name":"collections/education/institute/items","path":"collections/education/institute/items_revbd1169583c"},{"name":"collections/education/schools","path":"collections/education/schools_revbd1169583c"},{"name":"collections/geo/cities","path":"collections/geo/cities_rev3972016021"},{"name":"collections/geo/countries","path":"collections/geo/countries_rev3972016021"},{"name":"collections/geo/geo","path":"collections/geo/geo_revbd1169583c"},{"name":"collections/geo/house","path":"collections/geo/house_revbd1169583c"},{"name":"collections/geo/regions","path":"collections/geo/regions_rev3972016021"},{"name":"collections/geo/search","path":"collections/geo/search_revbd1169583c"},{"name":"collections/geo/streets","path":"collections/geo/streets_revbd1169583c"},{"name":"collections/groups/items","path":"collections/groups/items_revbd1169583c"},{"name":"collections/hashtags/suggest","path":"collections/hashtags/suggest_revdd0225ad4d"},{"name":"collections/moderation/queue","path":"collections/moderation/queue_revbd1169583c"},{"name":"collections/notifications/alerts","path":"collections/notifications/alerts_rev35826af76f"},{"name":"collections/notifications/list","path":"collections/notifications/list_revdd0225ad4d"},{"name":"collections/notifications/settings","path":"collections/notifications/settings_revbd1169583c"},{"name":"collections/photo/albums","path":"collections/photo/albums_revbd1169583c"},{"name":"collections/photo/items","path":"collections/photo/items_revbd1169583c"},{"name":"collections/users/comment-mention-users","path":"collections/users/comment-mention-users_revbd1169583c"},{"name":"collections/users/followers","path":"collections/users/followers_revbd1169583c"},{"name":"collections/users/friends","path":"collections/users/friends_revbd1169583c"},{"name":"collections/users/search","path":"collections/users/search_revf71af83bd2"},{"name":"collections/users/visitors","path":"collections/users/visitors_revbd1169583c"},{"name":"collections/video/albums","path":"collections/video/albums_revbd1169583c"},{"name":"collections/video/best","path":"collections/video/best_revbd1169583c"},{"name":"collections/video/channels","path":"collections/video/channels_revbd1169583c"},{"name":"collections/video/channels-with-promo","path":"collections/video/channels-with-promo_revbd1169583c"},{"name":"collections/video/follows","path":"collections/video/follows_revbd1169583c"},{"name":"collections/video/friends","path":"collections/video/friends_revbd1169583c"},{"name":"collections/video/items","path":"collections/video/items_revf33aa984bf"},{"name":"collections/video/recommend","path":"collections/video/recommend_revbd1169583c"},{"name":"collections/video/related","path":"collections/video/related_revbd1169583c"},{"name":"collections/video/search","path":"collections/video/search_revbd9e073138"},{"name":"collections/video/subscriptions","path":"collections/video/subscriptions_revbd1169583c"},{"name":"collections/video/suggest","path":"collections/video/suggest_revdd0225ad4d"},{"name":"collections/video/top","path":"collections/video/top_reva60accd304"},{"name":"comments","path":"comments/main_revbd1169583c"},{"name":"comments/answer","path":"comments/answer_revff85fd8484"},{"name":"comments/item","path":"comments/item_revbd1169583c"},{"name":"comments/like","path":"comments/like_rev1da6df83bc"},{"name":"comments/stat","path":"comments/stat_revbd1169583c"},{"name":"comments/tmpl/item","path":"comments/tmpl/item_reva81b984acb"},{"name":"comments/tmpl/settings","path":"comments/tmpl/settings_revbd1169583c"},{"name":"comments/tmpl/text","path":"comments/tmpl/text_reva81b984acb"},{"name":"comments/tmpl/writer/audio-item","path":"comments/tmpl/writer/audio-item_revff85fd8484"},{"name":"comments/tmpl/writer/main","path":"comments/tmpl/writer/main_revbd1169583c"},{"name":"comments/tmpl/writer/photo-item","path":"comments/tmpl/writer/photo-item_revff85fd8484"},{"name":"comments/tmpl/writer/video-item","path":"comments/tmpl/writer/video-item_revff85fd8484"},{"name":"comments/writer","path":"comments/writer_reve13d842fe8"},{"name":"common/flash-support-detector","path":"common/flash-support-detector_rev0a5feef514"},{"name":"common/tmpl/avatars/avatar","path":"common/tmpl/avatars/avatar_revb91b6f9d08"},{"name":"common/tmpl/avatars/avatar-container","path":"common/tmpl/avatars/avatar-container_revf241112b94"},{"name":"common/tmpl/avatars/avatar-frame","path":"common/tmpl/avatars/avatar-frame_revb91b6f9d08"},{"name":"common/tmpl/badges/badge-online","path":"common/tmpl/badges/badge-online_rev35826af76f"},{"name":"common/tmpl/badges/badge-vip","path":"common/tmpl/badges/badge-vip_revf241112b94"},{"name":"common/value-changer","path":"common/value-changer_rev9651d9990a"},{"name":"community","path":"community/main_revff85fd8484"},{"name":"community-statistic","path":"community-statistic/main_revbd1169583c"},{"name":"community-statistic/item","path":"community-statistic/item_revbd1169583c"},{"name":"community/invite","path":"community/invite_revbd1169583c"},{"name":"community/jentry-join","path":"community/jentry-join_revbd1169583c"},{"name":"community/journal/journal","path":"community/journal/journal_rev9701da092c"},{"name":"community/journal/jupdate","path":"community/journal/jupdate_revbd1169583c"},{"name":"console-extensions","path":"console-extensions_revff85fd8484"},{"name":"content-tools/albums/access-form","path":"content-tools/albums/access-form_revbd1169583c"},{"name":"content-tools/albums/base-form","path":"content-tools/albums/base-form_revbd1169583c"},{"name":"content-tools/albums/cover-form","path":"content-tools/albums/cover-form_rev3972016021"},{"name":"content-tools/albums/create-album","path":"content-tools/albums/create-album_rev3972016021"},{"name":"content-tools/albums/edit-album","path":"content-tools/albums/edit-album_rev9357aae3b3"},{"name":"content-tools/albums/form","path":"content-tools/albums/form_rev1e4c553239"},{"name":"content-tools/albums/main","path":"content-tools/albums/main_rev1da6df83bc"},{"name":"content-tools/albums/selector","path":"content-tools/albums/selector_revf33aa984bf"},{"name":"content-tools/albums/sort-form","path":"content-tools/albums/sort-form_revbd1169583c"},{"name":"content-tools/audio/upload/albums/form","path":"content-tools/audio/upload/albums/form_rev3972016021"},{"name":"content-tools/audio/upload/button","path":"content-tools/audio/upload/button_revbd1169583c"},{"name":"content-tools/audio/upload/edit","path":"content-tools/audio/upload/edit_revbd9e073138"},{"name":"content-tools/audio/upload/edit-item","path":"content-tools/audio/upload/edit-item_revbd1169583c"},{"name":"content-tools/audio/upload/files/uploader","path":"content-tools/audio/upload/files/uploader_revbd1169583c"},{"name":"content-tools/audio/upload/main","path":"content-tools/audio/upload/main_reveb3dc005a3"},{"name":"content-tools/audio/upload/popup","path":"content-tools/audio/upload/popup_reveb3dc005a3"},{"name":"content-tools/audio/upload/search/form","path":"content-tools/audio/upload/search/form_revbd1169583c"},{"name":"content-tools/audio/upload/stat","path":"content-tools/audio/upload/stat_rev8f9b6d217d"},{"name":"content-tools/file-api/ajax","path":"content-tools/file-api/ajax_rev18b76e414f"},{"name":"content-tools/file-api/audio","path":"content-tools/file-api/audio_revadfe30a9b4"},{"name":"content-tools/file-api/file","path":"content-tools/file-api/file_revbd1169583c"},{"name":"content-tools/file-api/iframe","path":"content-tools/file-api/iframe_revbd1169583c"},{"name":"content-tools/file-api/image","path":"content-tools/file-api/image_rev8ff99f613a"},{"name":"content-tools/file-api/main","path":"content-tools/file-api/main_reve3101f36c0"},{"name":"content-tools/media/edit-form","path":"content-tools/media/edit-form_rev9cf14d32b6"},{"name":"content-tools/photo/ajax","path":"content-tools/photo/ajax_revff85fd8484"},{"name":"content-tools/photo/albums/access-form","path":"content-tools/photo/albums/access-form_revbd1169583c"},{"name":"content-tools/photo/albums/cover-form","path":"content-tools/photo/albums/cover-form_revbd1169583c"},{"name":"content-tools/photo/albums/create-album","path":"content-tools/photo/albums/create-album_revff85fd8484"},{"name":"content-tools/photo/albums/edit-album","path":"content-tools/photo/albums/edit-album_revff85fd8484"},{"name":"content-tools/photo/albums/sort-form","path":"content-tools/photo/albums/sort-form_revff85fd8484"},{"name":"content-tools/photo/item","path":"content-tools/photo/item_revbd1169583c"},{"name":"content-tools/photo/upload/albums/form","path":"content-tools/photo/upload/albums/form_revbd1169583c"},{"name":"content-tools/photo/upload/button","path":"content-tools/photo/upload/button_rev1da6df83bc"},{"name":"content-tools/photo/upload/camera/form","path":"content-tools/photo/upload/camera/form_rev1e4c553239"},{"name":"content-tools/photo/upload/camera/uploader","path":"content-tools/photo/upload/camera/uploader_revbd1169583c"},{"name":"content-tools/photo/upload/edit","path":"content-tools/photo/upload/edit_rev01423ea979"},{"name":"content-tools/photo/upload/edit-item","path":"content-tools/photo/upload/edit-item_revbd1169583c"},{"name":"content-tools/photo/upload/edit-item-base","path":"content-tools/photo/upload/edit-item-base_revbd1169583c"},{"name":"content-tools/photo/upload/edit-item-expanded","path":"content-tools/photo/upload/edit-item-expanded_revbd1169583c"},{"name":"content-tools/photo/upload/files/uploader","path":"content-tools/photo/upload/files/uploader_rev8ff99f613a"},{"name":"content-tools/photo/upload/main","path":"content-tools/photo/upload/main_revf33aa984bf"},{"name":"content-tools/photo/upload/network/form","path":"content-tools/photo/upload/network/form_revbd1169583c"},{"name":"content-tools/photo/upload/network/uploader","path":"content-tools/photo/upload/network/uploader_rev3972016021"},{"name":"content-tools/photo/upload/popup","path":"content-tools/photo/upload/popup_revf71af83bd2"},{"name":"content-tools/photo/upload/stat","path":"content-tools/photo/upload/stat_rev8f9b6d217d"},{"name":"content-tools/photo/upload/uploader","path":"content-tools/photo/upload/uploader_revbd1169583c"},{"name":"content-tools/tabs-form","path":"content-tools/tabs-form_revbd1169583c"},{"name":"content-tools/tmpl/albums/access-form","path":"content-tools/tmpl/albums/access-form_revbd1169583c"},{"name":"content-tools/tmpl/albums/base-form","path":"content-tools/tmpl/albums/base-form_revff85fd8484"},{"name":"content-tools/tmpl/albums/cover-form","path":"content-tools/tmpl/albums/cover-form_revbd1169583c"},{"name":"content-tools/tmpl/albums/main","path":"content-tools/tmpl/albums/main_revff85fd8484"},{"name":"content-tools/tmpl/albums/selector-create-album","path":"content-tools/tmpl/albums/selector-create-album_revff85fd8484"},{"name":"content-tools/tmpl/albums/sort-form","path":"content-tools/tmpl/albums/sort-form_reva81b984acb"},{"name":"content-tools/tmpl/audio/upload/album-item","path":"content-tools/tmpl/audio/upload/album-item_revff85fd8484"},{"name":"content-tools/tmpl/audio/upload/albums","path":"content-tools/tmpl/audio/upload/albums_rev3972016021"},{"name":"content-tools/tmpl/audio/upload/edit","path":"content-tools/tmpl/audio/upload/edit_revbd9e073138"},{"name":"content-tools/tmpl/audio/upload/edit-item","path":"content-tools/tmpl/audio/upload/edit-item_revff85fd8484"},{"name":"content-tools/tmpl/audio/upload/main","path":"content-tools/tmpl/audio/upload/main_revbd1169583c"},{"name":"content-tools/tmpl/audio/upload/popup-header","path":"content-tools/tmpl/audio/upload/popup-header_revff85fd8484"},{"name":"content-tools/tmpl/audio/upload/search","path":"content-tools/tmpl/audio/upload/search_revff85fd8484"},{"name":"content-tools/tmpl/media/edit-item","path":"content-tools/tmpl/media/edit-item_revbd1169583c"},{"name":"content-tools/tmpl/photo/item","path":"content-tools/tmpl/photo/item_revbd1169583c"},{"name":"content-tools/tmpl/photo/upload/album-item","path":"content-tools/tmpl/photo/upload/album-item_revff85fd8484"},{"name":"content-tools/tmpl/photo/upload/albums","path":"content-tools/tmpl/photo/upload/albums_revbd1169583c"},{"name":"content-tools/tmpl/photo/upload/camera","path":"content-tools/tmpl/photo/upload/camera_revf71af83bd2"},{"name":"content-tools/tmpl/photo/upload/edit","path":"content-tools/tmpl/photo/upload/edit_revbd1169583c"},{"name":"content-tools/tmpl/photo/upload/edit-item","path":"content-tools/tmpl/photo/upload/edit-item_reva81b984acb"},{"name":"content-tools/tmpl/photo/upload/edit-item-expanded","path":"content-tools/tmpl/photo/upload/edit-item-expanded_revbd1169583c"},{"name":"content-tools/tmpl/photo/upload/edit-item-form","path":"content-tools/tmpl/photo/upload/edit-item-form_revbd1169583c"},{"name":"content-tools/tmpl/photo/upload/errors","path":"content-tools/tmpl/photo/upload/errors_revff85fd8484"},{"name":"content-tools/tmpl/photo/upload/main","path":"content-tools/tmpl/photo/upload/main_revc743d71c84"},{"name":"content-tools/tmpl/photo/upload/network","path":"content-tools/tmpl/photo/upload/network_revbd1169583c"},{"name":"content-tools/tmpl/photo/upload/network-item","path":"content-tools/tmpl/photo/upload/network-item_revbd1169583c"},{"name":"content-tools/tmpl/photo/upload/popup-header","path":"content-tools/tmpl/photo/upload/popup-header_revff85fd8484"},{"name":"content-tools/tmpl/photo/upload/small","path":"content-tools/tmpl/photo/upload/small_revbd1169583c"},{"name":"content-tools/tmpl/video/item","path":"content-tools/tmpl/video/item_revbd1169583c"},{"name":"content-tools/tmpl/video/upload/album-item","path":"content-tools/tmpl/video/upload/album-item_revff85fd8484"},{"name":"content-tools/tmpl/video/upload/albums","path":"content-tools/tmpl/video/upload/albums_revbd1169583c"},{"name":"content-tools/upload/albums-form","path":"content-tools/upload/albums-form_rev1e4c553239"},{"name":"content-tools/upload/main","path":"content-tools/upload/main_revbd1169583c"},{"name":"content-tools/upload/popup","path":"content-tools/upload/popup_revc743d71c84"},{"name":"content-tools/upload/uploader","path":"content-tools/upload/uploader_revbd1169583c"},{"name":"content-tools/video/ajax","path":"content-tools/video/ajax_revd2a1fd5fe8"},{"name":"content-tools/video/albums-popup","path":"content-tools/video/albums-popup_revbd1169583c"},{"name":"content-tools/video/albums/access-form","path":"content-tools/video/albums/access-form_revff85fd8484"},{"name":"content-tools/video/albums/cover-form","path":"content-tools/video/albums/cover-form_revbd1169583c"},{"name":"content-tools/video/albums/create-album","path":"content-tools/video/albums/create-album_revff85fd8484"},{"name":"content-tools/video/albums/edit-album","path":"content-tools/video/albums/edit-album_revff85fd8484"},{"name":"content-tools/video/albums/sort-form","path":"content-tools/video/albums/sort-form_revff85fd8484"},{"name":"content-tools/video/item","path":"content-tools/video/item_revbd1169583c"},{"name":"content-tools/video/upload-external","path":"content-tools/video/upload-external_reve9ab9a4ca5"},{"name":"content-tools/video/upload-item","path":"content-tools/video/upload-item_revb813bb02b9"},{"name":"content-tools/video/upload-popup","path":"content-tools/video/upload-popup_rev63975fae0e"},{"name":"counters","path":"counters_rev9ef5ddb9a3"},{"name":"custom-theme","path":"custom-theme/main_revff85fd8484"},{"name":"custom-theme/form","path":"custom-theme/form_revbd1169583c"},{"name":"custom-theme/themes","path":"custom-theme/themes_revff85fd8484"},{"name":"daily-tasks","path":"daily-tasks/main_rev9ef5ddb9a3"},{"name":"daily-tasks/complete-task-modal","path":"daily-tasks/complete-task-modal_rev7ddaa2a175"},{"name":"daily-tasks/enums","path":"daily-tasks/enums_rev988d94f6cd"},{"name":"daily-tasks/index","path":"daily-tasks/index_revdd0225ad4d"},{"name":"daily-tasks/mocks","path":"daily-tasks/mocks_rev988d94f6cd"},{"name":"daily-tasks/popups/buy-task-popup","path":"daily-tasks/popups/buy-task-popup_revb7f5eb4395"},{"name":"daily-tasks/popups/complete-task-popup","path":"daily-tasks/popups/complete-task-popup_rev988d94f6cd"},{"name":"daily-tasks/popups/configs-popup","path":"daily-tasks/popups/configs-popup_reve5920a456e"},{"name":"daily-tasks/tmpl/action-block","path":"daily-tasks/tmpl/action-block_revdd0225ad4d"},{"name":"daily-tasks/tmpl/change-task-tile","path":"daily-tasks/tmpl/change-task-tile_revdd0225ad4d"},{"name":"daily-tasks/tmpl/daily-task-error","path":"daily-tasks/tmpl/daily-task-error_revdd0225ad4d"},{"name":"daily-tasks/tmpl/inc/daily-task-graph","path":"daily-tasks/tmpl/inc/daily-task-graph_revdd0225ad4d"},{"name":"daily-tasks/tmpl/inc/daily-task-item","path":"daily-tasks/tmpl/inc/daily-task-item_revdd0225ad4d"},{"name":"daily-tasks/tmpl/inc/daily-task-price","path":"daily-tasks/tmpl/inc/daily-task-price_revdd0225ad4d"},{"name":"daily-tasks/tmpl/inc/daily-task-reward","path":"daily-tasks/tmpl/inc/daily-task-reward_revdd0225ad4d"},{"name":"daily-tasks/tmpl/inc/daily-task-widget-graph","path":"daily-tasks/tmpl/inc/daily-task-widget-graph_revc6f27588fd"},{"name":"daily-tasks/tmpl/inc/daily-task-widget-item","path":"daily-tasks/tmpl/inc/daily-task-widget-item_revc6f27588fd"},{"name":"daily-tasks/tmpl/popup-complete","path":"daily-tasks/tmpl/popup-complete_revdd0225ad4d"},{"name":"daily-tasks/tmpl/popup-configs","path":"daily-tasks/tmpl/popup-configs_revdd0225ad4d"},{"name":"daily-tasks/tmpl/widget","path":"daily-tasks/tmpl/widget_revc6f27588fd"},{"name":"daily-tasks/types","path":"daily-tasks/types_rev988d94f6cd"},{"name":"daily-tasks/utils/adapter","path":"daily-tasks/utils/adapter_rev988d94f6cd"},{"name":"daily-tasks/utils/get-task-difficulty-number","path":"daily-tasks/utils/get-task-difficulty-number_rev988d94f6cd"},{"name":"daily-tasks/utils/task-payment","path":"daily-tasks/utils/task-payment_rev988d94f6cd"},{"name":"delayed-posts","path":"delayed-posts/main_rev68c66c7a75"},{"name":"editblacklist","path":"editblacklist/main_revbd1169583c"},{"name":"editcommunity","path":"editcommunity/main_reve13d842fe8"},{"name":"end","path":"end_revff85fd8484"},{"name":"external/admanhtml-mm","path":"external/admanhtml-mm_revbd1169583c"},{"name":"external/block","path":"external/block_revb813bb02b9"},{"name":"external/candy2.min","path":"external/candy2.min_revc071c3035c"},{"name":"external/cookie","path":"external/cookie_revff85fd8484"},{"name":"external/dash.all.debug","path":"external/dash.all.debug_revb7d4b9de6d"},{"name":"external/dash.all.min","path":"external/dash.all.min_revb7d4b9de6d"},{"name":"external/eruda.min","path":"external/eruda.min_rev860067e3e5"},{"name":"external/streamsense","path":"external/streamsense_revbd1169583c"},{"name":"external/vorlon","path":"external/vorlon_rev5b1c2a367c"},{"name":"factory","path":"factory_revff85fd8484"},{"name":"foaf/tmpl/foaf","path":"foaf/tmpl/foaf_revbd1169583c"},{"name":"game-client","path":"game-client/main_revf241112b94"},{"name":"game-client-auth","path":"game-client-auth/main_rev91fde143bb"},{"name":"game-client-auth/portal","path":"game-client-auth/portal_revc99aacceb8"},{"name":"game-client/index","path":"game-client/index_rev91fde143bb"},{"name":"gifts","path":"gifts/main_rev3cd8112df6"},{"name":"gifts/enums","path":"gifts/enums_rev3cd8112df6"},{"name":"gifts/form","path":"gifts/form_rev5c6f778963"},{"name":"gifts/form-gift","path":"gifts/form-gift_revbd1169583c"},{"name":"gifts/form-gift-free","path":"gifts/form-gift-free_revbd1169583c"},{"name":"gifts/form-vip-status","path":"gifts/form-vip-status_rev64d8bc48dd"},{"name":"gifts/friend","path":"gifts/friend_revdf3afb45cc"},{"name":"gifts/gift","path":"gifts/gift_rev3cd8112df6"},{"name":"gifts/my","path":"gifts/my_revb76e64f6a7"},{"name":"gifts/send","path":"gifts/send_rev5c6f778963"},{"name":"gifts/tmpl/form","path":"gifts/tmpl/form_revdf3afb45cc"},{"name":"gifts/tmpl/friend-gifts-list-tmpl","path":"gifts/tmpl/friend-gifts-list-tmpl_revdf3afb45cc"},{"name":"gifts/tmpl/gifts-list","path":"gifts/tmpl/gifts-list_rev3cd8112df6"},{"name":"gifts/tmpl/mygifts-list","path":"gifts/tmpl/mygifts-list_revb76e64f6a7"},{"name":"gifts/tmpl/no-my-gifts","path":"gifts/tmpl/no-my-gifts_rev3cd8112df6"},{"name":"gifts/types","path":"gifts/types_rev3cd8112df6"},{"name":"group-catalog","path":"group-catalog/main_revff85fd8484"},{"name":"group-catalog/catalog","path":"group-catalog/catalog_revff85fd8484"},{"name":"group-catalog/invite-groups","path":"group-catalog/invite-groups_revff85fd8484"},{"name":"group-catalog/search-catalog","path":"group-catalog/search-catalog_revff85fd8484"},{"name":"group-catalog/user-groups","path":"group-catalog/user-groups_revff85fd8484"},{"name":"group-catalog/wookmark","path":"group-catalog/wookmark_revff85fd8484"},{"name":"handlebars-helpers","path":"handlebars-helpers/main_reve5920a456e"},{"name":"handlebars-helpers/debug","path":"handlebars-helpers/debug_revff85fd8484"},{"name":"handlebars-helpers/digitFormat","path":"handlebars-helpers/digitFormat_revff85fd8484"},{"name":"handlebars-helpers/escape","path":"handlebars-helpers/escape_revff85fd8484"},{"name":"handlebars-helpers/filed","path":"handlebars-helpers/filed_revc6f27588fd"},{"name":"handlebars-helpers/htmlentities","path":"handlebars-helpers/htmlentities_revff85fd8484"},{"name":"handlebars-helpers/icon","path":"handlebars-helpers/icon_revff85fd8484"},{"name":"handlebars-helpers/ifEq","path":"handlebars-helpers/ifEq_revff85fd8484"},{"name":"handlebars-helpers/ifGt","path":"handlebars-helpers/ifGt_revff85fd8484"},{"name":"handlebars-helpers/ifLt","path":"handlebars-helpers/ifLt_revff85fd8484"},{"name":"handlebars-helpers/ifNotEq","path":"handlebars-helpers/ifNotEq_revc96c19cba1"},{"name":"handlebars-helpers/inflect","path":"handlebars-helpers/inflect_revff85fd8484"},{"name":"handlebars-helpers/json-encode","path":"handlebars-helpers/json-encode_revff85fd8484"},{"name":"handlebars-helpers/json-stringify","path":"handlebars-helpers/json-stringify_revff85fd8484"},{"name":"handlebars-helpers/json-strip-end-brace","path":"handlebars-helpers/json-strip-end-brace_revff85fd8484"},{"name":"handlebars-helpers/number-human-format","path":"handlebars-helpers/number-human-format_revcccb980eca"},{"name":"handlebars-helpers/number-width","path":"handlebars-helpers/number-width_revff85fd8484"},{"name":"handlebars-helpers/plural","path":"handlebars-helpers/plural_revff85fd8484"},{"name":"handlebars-helpers/rb-count","path":"handlebars-helpers/rb-count_revff85fd8484"},{"name":"handlebars-helpers/recursion","path":"handlebars-helpers/recursion_revff85fd8484"},{"name":"handlebars-helpers/spaceless","path":"handlebars-helpers/spaceless_revd9c24d5ad0"},{"name":"handlebars-helpers/times","path":"handlebars-helpers/times_revff85fd8484"},{"name":"handlebars-helpers/unlessEq","path":"handlebars-helpers/unlessEq_revff85fd8484"},{"name":"hashtag","path":"hashtag/main_revcccb980eca"},{"name":"hashtag/collections/hashtags","path":"hashtag/collections/hashtags_revbd1169583c"},{"name":"hashtag/tmpl/hashtag_item","path":"hashtag/tmpl/hashtag_item_revbd1169583c"},{"name":"hashtag/tmpl/text","path":"hashtag/tmpl/text_revff85fd8484"},{"name":"head/alert","path":"head/alert_revb58896eead"},{"name":"head/buttons/dialogues","path":"head/buttons/dialogues_rev9701da092c"},{"name":"head/marketing","path":"head/marketing_revb58896eead"},{"name":"head/navigation","path":"head/navigation_rev1da6df83bc"},{"name":"head/tmpl/alerts/common-friends","path":"head/tmpl/alerts/common-friends_revff85fd8484"},{"name":"head/tmpl/alerts/playlist","path":"head/tmpl/alerts/playlist_revff85fd8484"},{"name":"hilo/reduce-cooldown","path":"hilo/reduce-cooldown_rev9ef5ddb9a3"},{"name":"holiday-action","path":"holiday-action/main_rev397d303081"},{"name":"holiday-action/helpers","path":"holiday-action/helpers_rev397d303081"},{"name":"holiday-action/index","path":"holiday-action/index_rev397d303081"},{"name":"holiday-action/tmpl/holiday-action","path":"holiday-action/tmpl/holiday-action_rev397d303081"},{"name":"holiday-action/tmpl/rules","path":"holiday-action/tmpl/rules_rev397d303081"},{"name":"holiday-action/types","path":"holiday-action/types_rev397d303081"},{"name":"holidays","path":"holidays/main_rev3cd8112df6"},{"name":"holidays/enums","path":"holidays/enums_rev3cd8112df6"},{"name":"holidays/friends-list","path":"holidays/friends-list_rev3cd8112df6"},{"name":"holidays/list","path":"holidays/list_rev3cd8112df6"},{"name":"holidays/tmpl/actual-holidays-list","path":"holidays/tmpl/actual-holidays-list_rev3cd8112df6"},{"name":"holidays/tmpl/empty","path":"holidays/tmpl/empty_rev3cd8112df6"},{"name":"holidays/tmpl/friends-holidays-list","path":"holidays/tmpl/friends-holidays-list_rev3cd8112df6"},{"name":"holidays/tmpl/holidays-list","path":"holidays/tmpl/holidays-list_rev3cd8112df6"},{"name":"holidays/types","path":"holidays/types_rev3cd8112df6"},{"name":"home/column_right","path":"home/column_right_rev4848af7f5a"},{"name":"home/column_right/apps","path":"home/column_right/apps_rev822ea0f310"},{"name":"home/column_right/collections/apps","path":"home/column_right/collections/apps_rev9b1e6a12eb"},{"name":"home/column_right/collections/sale","path":"home/column_right/collections/sale_rev13f7216582"},{"name":"home/column_right/main","path":"home/column_right/main_rev45bea50fb5"},{"name":"home/column_right/sale","path":"home/column_right/sale_rev822ea0f310"},{"name":"home/friend_suggests","path":"home/friend_suggests_reva446296012"},{"name":"home/guestbook","path":"home/guestbook_revbd1169583c"},{"name":"home/history","path":"home/history_revf282774a17"},{"name":"home/history/adv-post","path":"home/history/adv-post_revdd0225ad4d"},{"name":"home/history/adv-post-carousel","path":"home/history/adv-post-carousel_rev822ea0f310"},{"name":"home/history/apps-best","path":"home/history/apps-best_revcd07f7d71c"},{"name":"home/history/apps-carousel","path":"home/history/apps-carousel_rev822ea0f310"},{"name":"home/history/audio","path":"home/history/audio_revff85fd8484"},{"name":"home/history/audio-promo","path":"home/history/audio-promo_revbd1169583c"},{"name":"home/history/collections/hot-or-not-voted-users","path":"home/history/collections/hot-or-not-voted-users_revbd1169583c"},{"name":"home/history/edit-post","path":"home/history/edit-post_rev01423ea979"},{"name":"home/history/events","path":"home/history/events_revcb48d4c807"},{"name":"home/history/hot-or-not","path":"home/history/hot-or-not_revbd1169583c"},{"name":"home/history/models/friendsphotos","path":"home/history/models/friendsphotos_revbd1169583c"},{"name":"home/history/models/hot-or-not","path":"home/history/models/hot-or-not_revbd1169583c"},{"name":"home/history/models/video-promo","path":"home/history/models/video-promo_revbd1169583c"},{"name":"home/history/photos","path":"home/history/photos_revbd1169583c"},{"name":"home/history/repost","path":"home/history/repost_reva446296012"},{"name":"home/history/settings","path":"home/history/settings_reve9438237af"},{"name":"home/history/video-promo","path":"home/history/video-promo_revbd1169583c"},{"name":"home/tmpl/column_right/apps","path":"home/tmpl/column_right/apps_rev45bea50fb5"},{"name":"home/tmpl/column_right/audio_item","path":"home/tmpl/column_right/audio_item_rev4b6bdc1d3d"},{"name":"home/tmpl/column_right/sale","path":"home/tmpl/column_right/sale_rev45bea50fb5"},{"name":"home/tmpl/column_right/user_item","path":"home/tmpl/column_right/user_item_revbd1169583c"},{"name":"home/tmpl/column_right/video_item","path":"home/tmpl/column_right/video_item_revff85fd8484"},{"name":"home/tmpl/column_right/video_item_first","path":"home/tmpl/column_right/video_item_first_revff85fd8484"},{"name":"home/tmpl/history/adv-post","path":"home/tmpl/history/adv-post_reva81b984acb"},{"name":"home/tmpl/history/adv-post-carousel","path":"home/tmpl/history/adv-post-carousel_rev8848e9147e"},{"name":"home/tmpl/history/adv-post-carousel-slide","path":"home/tmpl/history/adv-post-carousel-slide_revd171ab50fd"},{"name":"home/tmpl/history/app_promo_item","path":"home/tmpl/history/app_promo_item_revff85fd8484"},{"name":"home/tmpl/history/apps_best","path":"home/tmpl/history/apps_best_rev3d06140a8b"},{"name":"home/tmpl/history/apps_best_row","path":"home/tmpl/history/apps_best_row_rev3d06140a8b"},{"name":"home/tmpl/history/apps_carousel_slide","path":"home/tmpl/history/apps_carousel_slide_rev3d06140a8b"},{"name":"home/tmpl/history/audio_promo","path":"home/tmpl/history/audio_promo_reva81b984acb"},{"name":"home/tmpl/history/hot_or_not_item","path":"home/tmpl/history/hot_or_not_item_revff85fd8484"},{"name":"home/tmpl/history/hot_or_not_voted_item","path":"home/tmpl/history/hot_or_not_voted_item_revbd1169583c"},{"name":"home/tmpl/history/hot_or_not_voted_popup","path":"home/tmpl/history/hot_or_not_voted_popup_revff85fd8484"},{"name":"home/tmpl/history/photos","path":"home/tmpl/history/photos_revbd1169583c"},{"name":"home/tmpl/history/repost-list","path":"home/tmpl/history/repost-list_revff85fd8484"},{"name":"home/tmpl/history/repost-list-item","path":"home/tmpl/history/repost-list-item_revff85fd8484"},{"name":"home/tmpl/history/video_item","path":"home/tmpl/history/video_item_revff85fd8484"},{"name":"home/video-community","path":"home/video-community_rev68c66c7a75"},{"name":"home/view-event","path":"home/view-event_revcb48d4c807"},{"name":"jquery","path":"jquery_revff85fd8484"},{"name":"layers/head/actions","path":"layers/head/actions_rev8218d88919"},{"name":"layers/head/base","path":"layers/head/base_rev91fde143bb"},{"name":"layers/head/discussions","path":"layers/head/discussions_rev1146059566"},{"name":"layers/head/games","path":"layers/head/games_rev0e7929ce0b"},{"name":"layers/head/messages","path":"layers/head/messages_rev7c7a4dbd0b"},{"name":"layers/head/music","path":"layers/head/music_rev1146059566"},{"name":"layers/head/notifications","path":"layers/head/notifications_rev1146059566"},{"name":"layers/head/user","path":"layers/head/user_rev91fde143bb"},{"name":"left-menu","path":"left-menu/main_rev5b793ac6cb"},{"name":"left-menu/apps","path":"left-menu/apps_rev35826af76f"},{"name":"left-menu/apps-old","path":"left-menu/apps-old_revc96c19cba1"},{"name":"left-menu/tmpl/adv-link","path":"left-menu/tmpl/adv-link_rev55fd375051"},{"name":"left-menu/tmpl/game-client","path":"left-menu/tmpl/game-client_rev91fde143bb"},{"name":"left-menu/tmpl/main","path":"left-menu/tmpl/main_revb76e64f6a7"},{"name":"left-menu/tmpl/promo-link","path":"left-menu/tmpl/promo-link_rev1594324ce8"},{"name":"libs/autosize","path":"libs/autosize_rev1da6df83bc"},{"name":"libs/canvas-to-blob","path":"libs/canvas-to-blob_revff85fd8484"},{"name":"libs/es5-shim","path":"libs/es5-shim_revbd1169583c"},{"name":"libs/handlebars","path":"libs/handlebars_rev6ca35884a1"},{"name":"libs/history","path":"libs/history_revbd1169583c"},{"name":"libs/jquery","path":"libs/jquery_revbd1169583c"},{"name":"libs/jquery-ui/1-10/autocomplete","path":"libs/jquery-ui/1-10/autocomplete_revff85fd8484"},{"name":"libs/jquery-ui/1-10/core","path":"libs/jquery-ui/1-10/core_revff85fd8484"},{"name":"libs/jquery-ui/1-10/datepicker","path":"libs/jquery-ui/1-10/datepicker_revbd1169583c"},{"name":"libs/jquery-ui/1-10/datepicker-ru","path":"libs/jquery-ui/1-10/datepicker-ru_revff85fd8484"},{"name":"libs/jquery-ui/1-10/draggable","path":"libs/jquery-ui/1-10/draggable_revff85fd8484"},{"name":"libs/jquery-ui/1-10/droppable","path":"libs/jquery-ui/1-10/droppable_revbd1169583c"},{"name":"libs/jquery-ui/1-10/jqueryui/autocomplete","path":"libs/jquery-ui/1-10/jqueryui/autocomplete_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/core","path":"libs/jquery-ui/1-10/jqueryui/core_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/datepicker","path":"libs/jquery-ui/1-10/jqueryui/datepicker_revbd1169583c"},{"name":"libs/jquery-ui/1-10/jqueryui/datepicker-ru","path":"libs/jquery-ui/1-10/jqueryui/datepicker-ru_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/draggable","path":"libs/jquery-ui/1-10/jqueryui/draggable_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/droppable","path":"libs/jquery-ui/1-10/jqueryui/droppable_revbd1169583c"},{"name":"libs/jquery-ui/1-10/jqueryui/menu","path":"libs/jquery-ui/1-10/jqueryui/menu_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/mouse","path":"libs/jquery-ui/1-10/jqueryui/mouse_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/position","path":"libs/jquery-ui/1-10/jqueryui/position_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/sortable","path":"libs/jquery-ui/1-10/jqueryui/sortable_revff85fd8484"},{"name":"libs/jquery-ui/1-10/jqueryui/widget","path":"libs/jquery-ui/1-10/jqueryui/widget_revbd1169583c"},{"name":"libs/jquery-ui/1-10/menu","path":"libs/jquery-ui/1-10/menu_revff85fd8484"},{"name":"libs/jquery-ui/1-10/mouse","path":"libs/jquery-ui/1-10/mouse_revff85fd8484"},{"name":"libs/jquery-ui/1-10/position","path":"libs/jquery-ui/1-10/position_revff85fd8484"},{"name":"libs/jquery-ui/1-10/sortable","path":"libs/jquery-ui/1-10/sortable_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/i18n/jquery.ui.datepicker-ru","path":"libs/jquery-ui/1-10/ui/i18n/jquery.ui.datepicker-ru_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.autocomplete","path":"libs/jquery-ui/1-10/ui/jquery.ui.autocomplete_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.core","path":"libs/jquery-ui/1-10/ui/jquery.ui.core_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.datepicker","path":"libs/jquery-ui/1-10/ui/jquery.ui.datepicker_revbd1169583c"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.draggable","path":"libs/jquery-ui/1-10/ui/jquery.ui.draggable_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.droppable","path":"libs/jquery-ui/1-10/ui/jquery.ui.droppable_revbd1169583c"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.menu","path":"libs/jquery-ui/1-10/ui/jquery.ui.menu_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.mouse","path":"libs/jquery-ui/1-10/ui/jquery.ui.mouse_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.position","path":"libs/jquery-ui/1-10/ui/jquery.ui.position_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.sortable","path":"libs/jquery-ui/1-10/ui/jquery.ui.sortable_revff85fd8484"},{"name":"libs/jquery-ui/1-10/ui/jquery.ui.widget","path":"libs/jquery-ui/1-10/ui/jquery.ui.widget_revbd1169583c"},{"name":"libs/jquery-ui/1-10/widget","path":"libs/jquery-ui/1-10/widget_revbd1169583c"},{"name":"libs/lazysizes.min","path":"libs/lazysizes.min_revc6f27588fd"},{"name":"libs/nerve","path":"libs/nerve_revc32f1593df"},{"name":"libs/petrovich","path":"libs/petrovich_revff85fd8484"},{"name":"libs/plugins/isInViewport","path":"libs/plugins/isInViewport_revbd1169583c"},{"name":"libs/plugins/jQuery.XDomainRequest","path":"libs/plugins/jQuery.XDomainRequest_revbd1169583c"},{"name":"libs/plugins/jquery.Jcrop","path":"libs/plugins/jquery.Jcrop_revbd1169583c"},{"name":"libs/plugins/jquery.browser","path":"libs/plugins/jquery.browser_revff85fd8484"},{"name":"libs/plugins/jquery.easing","path":"libs/plugins/jquery.easing_revff85fd8484"},{"name":"libs/plugins/jquery.fileupload","path":"libs/plugins/jquery.fileupload_revff85fd8484"},{"name":"libs/plugins/jquery.highlight-within-textarea","path":"libs/plugins/jquery.highlight-within-textarea_rev1da6df83bc"},{"name":"libs/plugins/jquery.iframe-transport","path":"libs/plugins/jquery.iframe-transport_revbd1169583c"},{"name":"libs/plugins/jquery.jcarousel","path":"libs/plugins/jquery.jcarousel_revff85fd8484"},{"name":"libs/plugins/jquery.jplayer","path":"libs/plugins/jquery.jplayer_rev4213dc577a"},{"name":"libs/plugins/jquery.marquee","path":"libs/plugins/jquery.marquee_revbd1169583c"},{"name":"libs/plugins/jquery.mask","path":"libs/plugins/jquery.mask_rev8ba29a2b3d"},{"name":"libs/plugins/jquery.mousewheel","path":"libs/plugins/jquery.mousewheel_revff85fd8484"},{"name":"libs/plugins/jquery.placeholder","path":"libs/plugins/jquery.placeholder_revbd1169583c"},{"name":"libs/plugins/jquery.scrollTo","path":"libs/plugins/jquery.scrollTo_revff85fd8484"},{"name":"libs/plugins/jquery.textcomplete","path":"libs/plugins/jquery.textcomplete_revbd1169583c"},{"name":"libs/plugins/jquery.ui.autocomplete.html","path":"libs/plugins/jquery.ui.autocomplete.html_revff85fd8484"},{"name":"libs/plugins/jquery.url","path":"libs/plugins/jquery.url_revff85fd8484"},{"name":"libs/plugins/jquery.wookmark","path":"libs/plugins/jquery.wookmark_revff85fd8484"},{"name":"libs/plugins/o2html","path":"libs/plugins/o2html_revff85fd8484"},{"name":"libs/plugins/swfobject","path":"libs/plugins/swfobject_revbd1169583c"},{"name":"libs/plugins/ua-parser","path":"libs/plugins/ua-parser_revff85fd8484"},{"name":"libs/promise","path":"libs/promise_revb7f5eb4395"},{"name":"libs/spletnik","path":"libs/spletnik_revd203ebda19"},{"name":"likes/collections/likers","path":"likes/collections/likers_rev131693430b"},{"name":"likes/likers-popup","path":"likes/likers-popup_revbd1169583c"},{"name":"likes/tmpl/liker_item","path":"likes/tmpl/liker_item_revbd1169583c"},{"name":"likes/tmpl/likers_popup","path":"likes/tmpl/likers_popup_revff85fd8484"},{"name":"login","path":"login/main_rev368dbcdda1"},{"name":"media","path":"media/main_revf282774a17"},{"name":"media-savepoint/video","path":"media-savepoint/video_rev3faa769534"},{"name":"media/history-layer","path":"media/history-layer_rev9701da092c"},{"name":"media/photo","path":"media/photo_revb7f5eb4395"},{"name":"media/photo/content-events","path":"media/photo/content-events_reve3372c9b34"},{"name":"media/photo/dom","path":"media/photo/dom_revab8c2035e7"},{"name":"media/photo/main-events","path":"media/photo/main-events_rev01423ea979"},{"name":"media/photo/model","path":"media/photo/model_revff85fd8484"},{"name":"media/photo/select-friend","path":"media/photo/select-friend_revcc29c24897"},{"name":"media/video","path":"media/video_rev9357aae3b3"},{"name":"media/video/album-selector","path":"media/video/album-selector_revd203ebda19"},{"name":"media/video/content-events","path":"media/video/content-events_rev9701da092c"},{"name":"media/video/dom","path":"media/video/dom_rev7dd7246e08"},{"name":"media/video/main-events","path":"media/video/main-events_revff85fd8484"},{"name":"media/video/model","path":"media/video/model_revff85fd8484"},{"name":"mediascope","path":"mediascope/main_revdc0135438b"},{"name":"mediascope/index","path":"mediascope/index_revdc0135438b"},{"name":"mention/mention","path":"mention/mention_revbd1169583c"},{"name":"messages","path":"messages/main_reve13d842fe8"},{"name":"messages/event","path":"messages/event_rev1146059566"},{"name":"messages/friends","path":"messages/friends_rev1aa3496a9d"},{"name":"messages/publisher","path":"messages/publisher_rev18c5c0ee0d"},{"name":"messages/tmpl/error","path":"messages/tmpl/error_revf15123cf55"},{"name":"messages/tmpl/friends","path":"messages/tmpl/friends_revbd1169583c"},{"name":"messages/tmpl/friends/empty-list","path":"messages/tmpl/friends/empty-list_revbd1169583c"},{"name":"messages/tmpl/friends/item","path":"messages/tmpl/friends/item_revbd1169583c"},{"name":"messages/tmpl/hint-bubble","path":"messages/tmpl/hint-bubble_revf15123cf55"},{"name":"messages/tmpl/left","path":"messages/tmpl/left_revbd9e073138"},{"name":"messages/tmpl/left/empty-search","path":"messages/tmpl/left/empty-search_revf15123cf55"},{"name":"messages/tmpl/left/user","path":"messages/tmpl/left/user_revbd1169583c"},{"name":"messages/tmpl/messages","path":"messages/tmpl/messages_rev497d3572e4"},{"name":"messages/tmpl/right","path":"messages/tmpl/right_rev6f6367e48d"},{"name":"messages/tmpl/right/errors","path":"messages/tmpl/right/errors_revf15123cf55"},{"name":"messages/tmpl/right/footer","path":"messages/tmpl/right/footer_rev6f6367e48d"},{"name":"messages/tmpl/right/head","path":"messages/tmpl/right/head_revbd1169583c"},{"name":"messages/tmpl/right/warnings","path":"messages/tmpl/right/warnings_revf15123cf55"},{"name":"mimic/css/effects","path":"mimic/css/effects_rev988d94f6cd"},{"name":"mimic/css/item","path":"mimic/css/item_revf4a1ea0219"},{"name":"mimic/css/items","path":"mimic/css/items_revf4a1ea0219"},{"name":"mimic/css/mimic","path":"mimic/css/mimic_rev988d94f6cd"},{"name":"mimic/css/multiformat-item","path":"mimic/css/multiformat-item_rev988d94f6cd"},{"name":"mimic/css/multiformat-items","path":"mimic/css/multiformat-items_rev988d94f6cd"},{"name":"mimic/css/utils","path":"mimic/css/utils_rev988d94f6cd"},{"name":"mimic/item","path":"mimic/item_revf4a1ea0219"},{"name":"mimic/mimic","path":"mimic/mimic_rev497d3572e4"},{"name":"mimic/right-column","path":"mimic/right-column_rev44645fbf02"},{"name":"mimic/tmpl/item","path":"mimic/tmpl/item_revf4a1ea0219"},{"name":"mimic/tmpl/item-link","path":"mimic/tmpl/item-link_revf4a1ea0219"},{"name":"mimic/tmpl/item-menu","path":"mimic/tmpl/item-menu_revf4a1ea0219"},{"name":"mimic/tmpl/items","path":"mimic/tmpl/items_revf4a1ea0219"},{"name":"mimic/tmpl/multiformat-item","path":"mimic/tmpl/multiformat-item_rev705b470020"},{"name":"mimic/tmpl/multiformat-items","path":"mimic/tmpl/multiformat-items_rev705b470020"},{"name":"mimic/tmpl/redirect","path":"mimic/tmpl/redirect_reve69a714016"},{"name":"mobpromo","path":"mobpromo/main_revff85fd8484"},{"name":"models/actions","path":"models/actions_revb58896eead"},{"name":"models/app","path":"models/app_reveeed496acf"},{"name":"models/comment","path":"models/comment_rev1da6df83bc"},{"name":"models/community","path":"models/community_revdd0225ad4d"},{"name":"models/dialogues/message","path":"models/dialogues/message_revbd1169583c"},{"name":"models/dialogues/thread","path":"models/dialogues/thread_rev3972016021"},{"name":"models/education/college/faculty","path":"models/education/college/faculty_revff85fd8484"},{"name":"models/education/college/item","path":"models/education/college/item_revbd1169583c"},{"name":"models/education/institute/department","path":"models/education/institute/department_revff85fd8484"},{"name":"models/education/institute/faculty","path":"models/education/institute/faculty_revff85fd8484"},{"name":"models/education/institute/item","path":"models/education/institute/item_revbd1169583c"},{"name":"models/education/item","path":"models/education/item_revbd1169583c"},{"name":"models/education/school","path":"models/education/school_revbd1169583c"},{"name":"models/geo/city","path":"models/geo/city_revff85fd8484"},{"name":"models/geo/country","path":"models/geo/country_revff85fd8484"},{"name":"models/geo/geo","path":"models/geo/geo_revff85fd8484"},{"name":"models/geo/house","path":"models/geo/house_revff85fd8484"},{"name":"models/geo/region","path":"models/geo/region_revff85fd8484"},{"name":"models/geo/street","path":"models/geo/street_revff85fd8484"},{"name":"models/gift/item","path":"models/gift/item_rev5c6f778963"},{"name":"models/gift/item-free","path":"models/gift/item-free_revbd1169583c"},{"name":"models/gift/item-vip-status","path":"models/gift/item-vip-status_revbd1169583c"},{"name":"models/group/group","path":"models/group/group_revff85fd8484"},{"name":"models/hashtag/hashtag","path":"models/hashtag/hashtag_revbd1169583c"},{"name":"models/history/adv-post","path":"models/history/adv-post_revd9c24d5ad0"},{"name":"models/history/multipost","path":"models/history/multipost_revcb48d4c807"},{"name":"models/like","path":"models/like_revbd1169583c"},{"name":"models/media/album","path":"models/media/album_rev99f12eb3b3"},{"name":"models/media/audio/item","path":"models/media/audio/item_revdd0225ad4d"},{"name":"models/media/audio/playlist","path":"models/media/audio/playlist_revff85fd8484"},{"name":"models/media/photo/album","path":"models/media/photo/album_revbd1169583c"},{"name":"models/media/photo/item","path":"models/media/photo/item_rev8ff99f613a"},{"name":"models/media/video/album","path":"models/media/video/album_revbd1169583c"},{"name":"models/media/video/channel","path":"models/media/video/channel_revdd0225ad4d"},{"name":"models/media/video/item","path":"models/media/video/item_rev1da6df83bc"},{"name":"models/mini-profile","path":"models/mini-profile_revbd1169583c"},{"name":"models/moderation/photo-video","path":"models/moderation/photo-video_revcccb980eca"},{"name":"models/moderation/queue-item","path":"models/moderation/queue-item_revcccb980eca"},{"name":"models/notifications/alert","path":"models/notifications/alert_rev35826af76f"},{"name":"models/notifications/event","path":"models/notifications/event_revdd0225ad4d"},{"name":"models/notifications/list","path":"models/notifications/list_revbd1169583c"},{"name":"models/notifications/settings","path":"models/notifications/settings_revd9c24d5ad0"},{"name":"models/user/active","path":"models/user/active_revb3d306752c"},{"name":"models/user/journal","path":"models/user/journal_revdd0225ad4d"},{"name":"models/user/user","path":"models/user/user_revdd0225ad4d"},{"name":"moderation","path":"moderation/main_rev1da6df83bc"},{"name":"moderation/albums","path":"moderation/albums_rev1da6df83bc"},{"name":"moderation/moderate-item","path":"moderation/moderate-item_revc32f1593df"},{"name":"moderation/queue-item","path":"moderation/queue-item_revcccb980eca"},{"name":"moderation/tmpl/album-item","path":"moderation/tmpl/album-item_rev1da6df83bc"},{"name":"moderation/tmpl/moderate-item","path":"moderation/tmpl/moderate-item_reva81b984acb"},{"name":"moderation/tmpl/queue-item","path":"moderation/tmpl/queue-item_revff85fd8484"},{"name":"motivation-alerts/avatar","path":"motivation-alerts/avatar_revdd0225ad4d"},{"name":"motivation-alerts/verify","path":"motivation-alerts/verify_revdd0225ad4d"},{"name":"multiline-ellipsis/multiline-ellipsis","path":"multiline-ellipsis/multiline-ellipsis_rev4962aee109"},{"name":"music-reskin","path":"music-reskin/main_revf86cc935c3"},{"name":"music-reskin/app","path":"music-reskin/app_rev9b1e6a12eb"},{"name":"music-reskin/clnsId","path":"music-reskin/clnsId_rev4213dc577a"},{"name":"music-reskin/collections/albums.collection","path":"music-reskin/collections/albums.collection_revbd1169583c"},{"name":"music-reskin/collections/all-albums.collection","path":"music-reskin/collections/all-albums.collection_revbd1169583c"},{"name":"music-reskin/collections/artist-fans.collection","path":"music-reskin/collections/artist-fans.collection_revbd1169583c"},{"name":"music-reskin/collections/artist-playlists.collection","path":"music-reskin/collections/artist-playlists.collection_revbd1169583c"},{"name":"music-reskin/collections/artists.collection","path":"music-reskin/collections/artists.collection_rev01423ea979"},{"name":"music-reskin/collections/autoplaylists.collection","path":"music-reskin/collections/autoplaylists.collection_revbd1169583c"},{"name":"music-reskin/collections/catalogue-await.collection","path":"music-reskin/collections/catalogue-await.collection_revbd1169583c"},{"name":"music-reskin/collections/catalogue-personal.collection","path":"music-reskin/collections/catalogue-personal.collection_revbd1169583c"},{"name":"music-reskin/collections/catalogue.collection","path":"music-reskin/collections/catalogue.collection_revbd1169583c"},{"name":"music-reskin/collections/followers.collection","path":"music-reskin/collections/followers.collection_revbd1169583c"},{"name":"music-reskin/collections/genre-albums.collection","path":"music-reskin/collections/genre-albums.collection_rev3972016021"},{"name":"music-reskin/collections/genre-artists.collection","path":"music-reskin/collections/genre-artists.collection_rev3972016021"},{"name":"music-reskin/collections/genre-fans.collection","path":"music-reskin/collections/genre-fans.collection_rev3972016021"},{"name":"music-reskin/collections/genre-playlists.collection","path":"music-reskin/collections/genre-playlists.collection_rev3972016021"},{"name":"music-reskin/collections/ifollow.collection","path":"music-reskin/collections/ifollow.collection_revbd1169583c"},{"name":"music-reskin/collections/music.collection","path":"music-reskin/collections/music.collection_rev1a6fc06907"},{"name":"music-reskin/collections/playlists-related.collection","path":"music-reskin/collections/playlists-related.collection_revbd1169583c"},{"name":"music-reskin/collections/playlists.collection","path":"music-reskin/collections/playlists.collection_revbd1169583c"},{"name":"music-reskin/collections/profile.collection","path":"music-reskin/collections/profile.collection_revbd1169583c"},{"name":"music-reskin/collections/recommendations.collection","path":"music-reskin/collections/recommendations.collection_rev18c5c0ee0d"},{"name":"music-reskin/collections/search-playlist.collection","path":"music-reskin/collections/search-playlist.collection_revbd1169583c"},{"name":"music-reskin/collections/search-results.collection","path":"music-reskin/collections/search-results.collection_revbd1169583c"},{"name":"music-reskin/collections/songs-artist-related.collection","path":"music-reskin/collections/songs-artist-related.collection_revbd1169583c"},{"name":"music-reskin/collections/songs-artist-top.collection","path":"music-reskin/collections/songs-artist-top.collection_revbd1169583c"},{"name":"music-reskin/collections/songs-genre.collection","path":"music-reskin/collections/songs-genre.collection_rev3972016021"},{"name":"music-reskin/collections/songs-related.collection","path":"music-reskin/collections/songs-related.collection_revbd1169583c"},{"name":"music-reskin/collections/songs-user-favorite.collection","path":"music-reskin/collections/songs-user-favorite.collection_revbd1169583c"},{"name":"music-reskin/collections/songs-user.collection","path":"music-reskin/collections/songs-user.collection_revbd1169583c"},{"name":"music-reskin/collections/songs.collection","path":"music-reskin/collections/songs.collection_revbd1169583c"},{"name":"music-reskin/collections/subscribers.collection","path":"music-reskin/collections/subscribers.collection_revbd1169583c"},{"name":"music-reskin/collections/subscribers.search.collection","path":"music-reskin/collections/subscribers.search.collection_revbd1169583c"},{"name":"music-reskin/collections/tags.collection","path":"music-reskin/collections/tags.collection_revdd0225ad4d"},{"name":"music-reskin/collections/user-tags.collection","path":"music-reskin/collections/user-tags.collection_revbd1169583c"},{"name":"music-reskin/models/album.model","path":"music-reskin/models/album.model_revff85fd8484"},{"name":"music-reskin/models/artist.model","path":"music-reskin/models/artist.model_revdd0225ad4d"},{"name":"music-reskin/models/artist.model.moderation","path":"music-reskin/models/artist.model.moderation_revdd0225ad4d"},{"name":"music-reskin/models/genre.model","path":"music-reskin/models/genre.model_revbd1169583c"},{"name":"music-reskin/models/playlist.model","path":"music-reskin/models/playlist.model_revbd1169583c"},{"name":"music-reskin/models/tag.model","path":"music-reskin/models/tag.model_revdd0225ad4d"},{"name":"music-reskin/modules/adapter","path":"music-reskin/modules/adapter_revbd1169583c"},{"name":"music-reskin/modules/audio-driver","path":"music-reskin/modules/audio-driver_revff85fd8484"},{"name":"music-reskin/modules/comments-pagination","path":"music-reskin/modules/comments-pagination_revbd1169583c"},{"name":"music-reskin/modules/flash-driver","path":"music-reskin/modules/flash-driver_revff85fd8484"},{"name":"music-reskin/modules/genres-nav","path":"music-reskin/modules/genres-nav_revbd1169583c"},{"name":"music-reskin/modules/pagination","path":"music-reskin/modules/pagination_revbd1169583c"},{"name":"music-reskin/modules/peoples-search","path":"music-reskin/modules/peoples-search_revff85fd8484"},{"name":"music-reskin/modules/progressbar","path":"music-reskin/modules/progressbar_revff85fd8484"},{"name":"music-reskin/modules/resident-wizard","path":"music-reskin/modules/resident-wizard_revbd1169583c"},{"name":"music-reskin/modules/resident-wizard-small","path":"music-reskin/modules/resident-wizard-small_revbd1169583c"},{"name":"music-reskin/modules/search-form","path":"music-reskin/modules/search-form_revbd1169583c"},{"name":"music-reskin/modules/search-stat","path":"music-reskin/modules/search-stat_rev1aa3496a9d"},{"name":"music-reskin/modules/topmenu","path":"music-reskin/modules/topmenu_revbd1169583c"},{"name":"music-reskin/modules/track-now-listening","path":"music-reskin/modules/track-now-listening_rev1aa3496a9d"},{"name":"music-reskin/modules/upload-button","path":"music-reskin/modules/upload-button_reveb3dc005a3"},{"name":"music-reskin/modules/vk-import","path":"music-reskin/modules/vk-import_rev1da6df83bc"},{"name":"music-reskin/pages/artist","path":"music-reskin/pages/artist_rev6691e4af3e"},{"name":"music-reskin/pages/artist-albums","path":"music-reskin/pages/artist-albums_revbd1169583c"},{"name":"music-reskin/pages/artist-fans","path":"music-reskin/pages/artist-fans_reved8d77df37"},{"name":"music-reskin/pages/artist-playlists","path":"music-reskin/pages/artist-playlists_revbd1169583c"},{"name":"music-reskin/pages/artist-related","path":"music-reskin/pages/artist-related_revbd1169583c"},{"name":"music-reskin/pages/artist-top","path":"music-reskin/pages/artist-top_revbd1169583c"},{"name":"music-reskin/pages/artists-letters","path":"music-reskin/pages/artists-letters_revd360c5c6ff"},{"name":"music-reskin/pages/base/MusicBasePage","path":"music-reskin/pages/base/MusicBasePage_rev339ca00426"},{"name":"music-reskin/pages/errors/error404/MusicError404Page","path":"music-reskin/pages/errors/error404/MusicError404Page_revcd07f7d71c"},{"name":"music-reskin/pages/followers","path":"music-reskin/pages/followers_revbd1169583c"},{"name":"music-reskin/pages/friends","path":"music-reskin/pages/friends_revd360c5c6ff"},{"name":"music-reskin/pages/genre/albums/MusicGenreAlbumsPage","path":"music-reskin/pages/genre/albums/MusicGenreAlbumsPage_revbd1169583c"},{"name":"music-reskin/pages/genre/artists/MusicGenreArtistsPage","path":"music-reskin/pages/genre/artists/MusicGenreArtistsPage_revbd1169583c"},{"name":"music-reskin/pages/genre/base/MusicGenreBasePage","path":"music-reskin/pages/genre/base/MusicGenreBasePage_rev4707374752"},{"name":"music-reskin/pages/genre/fans/MusicGenreFansPage","path":"music-reskin/pages/genre/fans/MusicGenreFansPage_revbd1169583c"},{"name":"music-reskin/pages/genre/main/MusicGenreMainPage","path":"music-reskin/pages/genre/main/MusicGenreMainPage_revbd1169583c"},{"name":"music-reskin/pages/genre/playlists/MusicGenrePlaylistsPage","path":"music-reskin/pages/genre/playlists/MusicGenrePlaylistsPage_revbd1169583c"},{"name":"music-reskin/pages/genre/tracks/MusicGenreTracksPage","path":"music-reskin/pages/genre/tracks/MusicGenreTracksPage_revbd1169583c"},{"name":"music-reskin/pages/ifollow","path":"music-reskin/pages/ifollow_revbd1169583c"},{"name":"music-reskin/pages/main/MusicMainPage","path":"music-reskin/pages/main/MusicMainPage_revd360c5c6ff"},{"name":"music-reskin/pages/moderation/MusicModerationArtistsPage","path":"music-reskin/pages/moderation/MusicModerationArtistsPage_rev01423ea979"},{"name":"music-reskin/pages/moderation/MusicModerationAwaitingPage","path":"music-reskin/pages/moderation/MusicModerationAwaitingPage_revbd1169583c"},{"name":"music-reskin/pages/moderation/MusicModerationCatalogueBasePage","path":"music-reskin/pages/moderation/MusicModerationCatalogueBasePage_rev2d12ae5649"},{"name":"music-reskin/pages/moderation/MusicModerationMainPage","path":"music-reskin/pages/moderation/MusicModerationMainPage_revbd1169583c"},{"name":"music-reskin/pages/playlistArtists","path":"music-reskin/pages/playlistArtists_revbd1169583c"},{"name":"music-reskin/pages/playlistById","path":"music-reskin/pages/playlistById_reveb3dc005a3"},{"name":"music-reskin/pages/playlistComments","path":"music-reskin/pages/playlistComments_revbd1169583c"},{"name":"music-reskin/pages/playlistLanding","path":"music-reskin/pages/playlistLanding_revbd1169583c"},{"name":"music-reskin/pages/playlistRelated","path":"music-reskin/pages/playlistRelated_revbd1169583c"},{"name":"music-reskin/pages/playlistSubscribers","path":"music-reskin/pages/playlistSubscribers_revbd1169583c"},{"name":"music-reskin/pages/recommendations","path":"music-reskin/pages/recommendations_revbd1169583c"},{"name":"music-reskin/pages/recommendations-cluster","path":"music-reskin/pages/recommendations-cluster_revbd1169583c"},{"name":"music-reskin/pages/recommendations/MusicRecommendationsPage","path":"music-reskin/pages/recommendations/MusicRecommendationsPage_revbd1169583c"},{"name":"music-reskin/pages/search","path":"music-reskin/pages/search_rev1aa3496a9d"},{"name":"music-reskin/pages/songs/MusicSongsBasePage","path":"music-reskin/pages/songs/MusicSongsBasePage_revbd1169583c"},{"name":"music-reskin/pages/songs/MusicSongsFansPage","path":"music-reskin/pages/songs/MusicSongsFansPage_revbd1169583c"},{"name":"music-reskin/pages/songs/MusicSongsMainPage","path":"music-reskin/pages/songs/MusicSongsMainPage_revb3d306752c"},{"name":"music-reskin/pages/songs/MusicSongsRelatedPage","path":"music-reskin/pages/songs/MusicSongsRelatedPage_revbd1169583c"},{"name":"music-reskin/pages/topsearch/TopsearchPage","path":"music-reskin/pages/topsearch/TopsearchPage_revbd1169583c"},{"name":"music-reskin/pages/user-artists","path":"music-reskin/pages/user-artists_revbd1169583c"},{"name":"music-reskin/pages/user-media","path":"music-reskin/pages/user-media_revbd1169583c"},{"name":"music-reskin/pages/user-profile","path":"music-reskin/pages/user-profile_revbd1169583c"},{"name":"music-reskin/pages/user_playlists","path":"music-reskin/pages/user_playlists_revbd1169583c"},{"name":"music-reskin/plugins/serializeObject.jquery","path":"music-reskin/plugins/serializeObject.jquery_revff85fd8484"},{"name":"music-reskin/router","path":"music-reskin/router_revff85fd8484"},{"name":"music-reskin/start","path":"music-reskin/start_revff85fd8484"},{"name":"music-reskin/tmpl/adman","path":"music-reskin/tmpl/adman_reva81b984acb"},{"name":"music-reskin/tmpl/artist/album-list-item","path":"music-reskin/tmpl/artist/album-list-item_rev883c36fc77"},{"name":"music-reskin/tmpl/artist/album-tile-item","path":"music-reskin/tmpl/artist/album-tile-item_revcccb980eca"},{"name":"music-reskin/tmpl/artist/albums","path":"music-reskin/tmpl/artist/albums_reva81b984acb"},{"name":"music-reskin/tmpl/artist/artist-fans-item","path":"music-reskin/tmpl/artist/artist-fans-item_revcccb980eca"},{"name":"music-reskin/tmpl/artist/artist-header","path":"music-reskin/tmpl/artist/artist-header_reva81b984acb"},{"name":"music-reskin/tmpl/artist/artist-item","path":"music-reskin/tmpl/artist/artist-item_reva81b984acb"},{"name":"music-reskin/tmpl/artist/artist-playlists","path":"music-reskin/tmpl/artist/artist-playlists_reva81b984acb"},{"name":"music-reskin/tmpl/artist/artists-list.page","path":"music-reskin/tmpl/artist/artists-list.page_reva81b984acb"},{"name":"music-reskin/tmpl/artist/header-control","path":"music-reskin/tmpl/artist/header-control_reva81b984acb"},{"name":"music-reskin/tmpl/artist/main","path":"music-reskin/tmpl/artist/main_rev883c36fc77"},{"name":"music-reskin/tmpl/artist/similar-artist-item","path":"music-reskin/tmpl/artist/similar-artist-item_reva81b984acb"},{"name":"music-reskin/tmpl/artist/songs","path":"music-reskin/tmpl/artist/songs_rev883c36fc77"},{"name":"music-reskin/tmpl/banner728x90","path":"music-reskin/tmpl/banner728x90_rev70ee2b89a8"},{"name":"music-reskin/tmpl/common/autoplaylist-control","path":"music-reskin/tmpl/common/autoplaylist-control_reva81b984acb"},{"name":"music-reskin/tmpl/common/breadcrumbs","path":"music-reskin/tmpl/common/breadcrumbs_revbd1169583c"},{"name":"music-reskin/tmpl/common/genres-nav","path":"music-reskin/tmpl/common/genres-nav_reva81b984acb"},{"name":"music-reskin/tmpl/common/header-nav-item","path":"music-reskin/tmpl/common/header-nav-item_reva81b984acb"},{"name":"music-reskin/tmpl/common/main-banner","path":"music-reskin/tmpl/common/main-banner_revca54becb59"},{"name":"music-reskin/tmpl/empty-my-music","path":"music-reskin/tmpl/empty-my-music_reva81b984acb"},{"name":"music-reskin/tmpl/empty-user-music","path":"music-reskin/tmpl/empty-user-music_reva81b984acb"},{"name":"music-reskin/tmpl/error404","path":"music-reskin/tmpl/error404_revff85fd8484"},{"name":"music-reskin/tmpl/error500","path":"music-reskin/tmpl/error500_revff85fd8484"},{"name":"music-reskin/tmpl/fan/fan-item","path":"music-reskin/tmpl/fan/fan-item_revcccb980eca"},{"name":"music-reskin/tmpl/footer","path":"music-reskin/tmpl/footer_revbd1169583c"},{"name":"music-reskin/tmpl/genre/empty-text","path":"music-reskin/tmpl/genre/empty-text_revff85fd8484"},{"name":"music-reskin/tmpl/genre/genre-header","path":"music-reskin/tmpl/genre/genre-header_reva81b984acb"},{"name":"music-reskin/tmpl/genre/genre-page-options","path":"music-reskin/tmpl/genre/genre-page-options_revbd1169583c"},{"name":"music-reskin/tmpl/head","path":"music-reskin/tmpl/head_revec9f4a55d6"},{"name":"music-reskin/tmpl/index/index","path":"music-reskin/tmpl/index/index_reva81b984acb"},{"name":"music-reskin/tmpl/index/recommendations","path":"music-reskin/tmpl/index/recommendations_reva81b984acb"},{"name":"music-reskin/tmpl/index/recommendationsSmall","path":"music-reskin/tmpl/index/recommendationsSmall_rev883c36fc77"},{"name":"music-reskin/tmpl/index/residentWizard","path":"music-reskin/tmpl/index/residentWizard_reva81b984acb"},{"name":"music-reskin/tmpl/index/residentWizardSmall","path":"music-reskin/tmpl/index/residentWizardSmall_reva81b984acb"},{"name":"music-reskin/tmpl/landing/landing","path":"music-reskin/tmpl/landing/landing_reva81b984acb"},{"name":"music-reskin/tmpl/landing/radio-layer","path":"music-reskin/tmpl/landing/radio-layer_reva81b984acb"},{"name":"music-reskin/tmpl/moderation/moderation-header","path":"music-reskin/tmpl/moderation/moderation-header_revff85fd8484"},{"name":"music-reskin/tmpl/moderation/playlist-moderation","path":"music-reskin/tmpl/moderation/playlist-moderation_reva81b984acb"},{"name":"music-reskin/tmpl/moderation/playlist-moderation-await","path":"music-reskin/tmpl/moderation/playlist-moderation-await_reva81b984acb"},{"name":"music-reskin/tmpl/moderation/playlists-moderation","path":"music-reskin/tmpl/moderation/playlists-moderation_reva81b984acb"},{"name":"music-reskin/tmpl/modules/track-now-listening","path":"music-reskin/tmpl/modules/track-now-listening_reva81b984acb"},{"name":"music-reskin/tmpl/notifications","path":"music-reskin/tmpl/notifications_revff85fd8484"},{"name":"music-reskin/tmpl/page-error","path":"music-reskin/tmpl/page-error_reva81b984acb"},{"name":"music-reskin/tmpl/pages/artist/fans","path":"music-reskin/tmpl/pages/artist/fans_reva81b984acb"},{"name":"music-reskin/tmpl/pages/artists-letters","path":"music-reskin/tmpl/pages/artists-letters_reva81b984acb"},{"name":"music-reskin/tmpl/pages/genre/genre-albums","path":"music-reskin/tmpl/pages/genre/genre-albums_reva81b984acb"},{"name":"music-reskin/tmpl/pages/genre/genre-artists","path":"music-reskin/tmpl/pages/genre/genre-artists_reva81b984acb"},{"name":"music-reskin/tmpl/pages/genre/genre-fans","path":"music-reskin/tmpl/pages/genre/genre-fans_reva81b984acb"},{"name":"music-reskin/tmpl/pages/genre/genre-main","path":"music-reskin/tmpl/pages/genre/genre-main_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/genre/genre-playlists","path":"music-reskin/tmpl/pages/genre/genre-playlists_reva81b984acb"},{"name":"music-reskin/tmpl/pages/genre/genre-tracks","path":"music-reskin/tmpl/pages/genre/genre-tracks_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/main","path":"music-reskin/tmpl/pages/main_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/moderation/artists/artists","path":"music-reskin/tmpl/pages/moderation/artists/artists_revbd1169583c"},{"name":"music-reskin/tmpl/pages/moderation/artists/edit-form","path":"music-reskin/tmpl/pages/moderation/artists/edit-form_reva81b984acb"},{"name":"music-reskin/tmpl/pages/moderation/artists/list","path":"music-reskin/tmpl/pages/moderation/artists/list_revbd1169583c"},{"name":"music-reskin/tmpl/pages/moderation/artists/not-approve-info","path":"music-reskin/tmpl/pages/moderation/artists/not-approve-info_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/moderation/artists/similar-item","path":"music-reskin/tmpl/pages/moderation/artists/similar-item_rev01423ea979"},{"name":"music-reskin/tmpl/pages/moderation/artists/tag-item","path":"music-reskin/tmpl/pages/moderation/artists/tag-item_rev01423ea979"},{"name":"music-reskin/tmpl/pages/moderation/awaiting/awaiting","path":"music-reskin/tmpl/pages/moderation/awaiting/awaiting_revbd1169583c"},{"name":"music-reskin/tmpl/pages/moderation/main/main","path":"music-reskin/tmpl/pages/moderation/main/main_revbd1169583c"},{"name":"music-reskin/tmpl/pages/recommendations/cluster","path":"music-reskin/tmpl/pages/recommendations/cluster_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/recommendations/recommendations","path":"music-reskin/tmpl/pages/recommendations/recommendations_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/recommendations/recommendations-main","path":"music-reskin/tmpl/pages/recommendations/recommendations-main_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/songs/songs","path":"music-reskin/tmpl/pages/songs/songs_reva81b984acb"},{"name":"music-reskin/tmpl/pages/songs/songs-fans","path":"music-reskin/tmpl/pages/songs/songs-fans_reva81b984acb"},{"name":"music-reskin/tmpl/pages/songs/songs-recommendations","path":"music-reskin/tmpl/pages/songs/songs-recommendations_rev883c36fc77"},{"name":"music-reskin/tmpl/pages/songs/songs-related","path":"music-reskin/tmpl/pages/songs/songs-related_reva81b984acb"},{"name":"music-reskin/tmpl/pages/topsearch/topsearch","path":"music-reskin/tmpl/pages/topsearch/topsearch_reva81b984acb"},{"name":"music-reskin/tmpl/pages/user/user-artists-main","path":"music-reskin/tmpl/pages/user/user-artists-main_reva81b984acb"},{"name":"music-reskin/tmpl/pages/user/user-followers-main","path":"music-reskin/tmpl/pages/user/user-followers-main_reva81b984acb"},{"name":"music-reskin/tmpl/pages/user/user-media-main","path":"music-reskin/tmpl/pages/user/user-media-main_reva81b984acb"},{"name":"music-reskin/tmpl/pages/user/user-playlists-main","path":"music-reskin/tmpl/pages/user/user-playlists-main_reva81b984acb"},{"name":"music-reskin/tmpl/pages/user/user-profile-main","path":"music-reskin/tmpl/pages/user/user-profile-main_rev883c36fc77"},{"name":"music-reskin/tmpl/pagination","path":"music-reskin/tmpl/pagination_reva81b984acb"},{"name":"music-reskin/tmpl/player","path":"music-reskin/tmpl/player_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/comments","path":"music-reskin/tmpl/playlists/comments_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/header-control","path":"music-reskin/tmpl/playlists/header-control_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlist","path":"music-reskin/tmpl/playlists/playlist_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlist-compact","path":"music-reskin/tmpl/playlists/playlist-compact_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlist-footer-blocks","path":"music-reskin/tmpl/playlists/playlist-footer-blocks_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlist-header","path":"music-reskin/tmpl/playlists/playlist-header_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlist-header-compact","path":"music-reskin/tmpl/playlists/playlist-header-compact_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlist-list-item","path":"music-reskin/tmpl/playlists/playlist-list-item_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlist-songs","path":"music-reskin/tmpl/playlists/playlist-songs_rev883c36fc77"},{"name":"music-reskin/tmpl/playlists/playlists","path":"music-reskin/tmpl/playlists/playlists_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlists-extended","path":"music-reskin/tmpl/playlists/playlists-extended_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlists-list-wrapper","path":"music-reskin/tmpl/playlists/playlists-list-wrapper_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/playlists-related","path":"music-reskin/tmpl/playlists/playlists-related_reva81b984acb"},{"name":"music-reskin/tmpl/playlists/subscribers","path":"music-reskin/tmpl/playlists/subscribers_reva81b984acb"},{"name":"music-reskin/tmpl/popups/add-new-playlist","path":"music-reskin/tmpl/popups/add-new-playlist_reva81b984acb"},{"name":"music-reskin/tmpl/popups/add-song-to-playlist","path":"music-reskin/tmpl/popups/add-song-to-playlist_revff85fd8484"},{"name":"music-reskin/tmpl/popups/bottom-popup","path":"music-reskin/tmpl/popups/bottom-popup_reva81b984acb"},{"name":"music-reskin/tmpl/popups/bottom-popup-lovely","path":"music-reskin/tmpl/popups/bottom-popup-lovely_reva81b984acb"},{"name":"music-reskin/tmpl/popups/edit-song","path":"music-reskin/tmpl/popups/edit-song_reva81b984acb"},{"name":"music-reskin/tmpl/popups/moderation-reject-playlist","path":"music-reskin/tmpl/popups/moderation-reject-playlist_revff85fd8484"},{"name":"music-reskin/tmpl/popups/resident-level-achieved","path":"music-reskin/tmpl/popups/resident-level-achieved_reva81b984acb"},{"name":"music-reskin/tmpl/popups/send-moderation-error","path":"music-reskin/tmpl/popups/send-moderation-error_rev520f684f4e"},{"name":"music-reskin/tmpl/popups/share","path":"music-reskin/tmpl/popups/share_revff85fd8484"},{"name":"music-reskin/tmpl/popups/vk-import","path":"music-reskin/tmpl/popups/vk-import_reva81b984acb"},{"name":"music-reskin/tmpl/popups/vk-import-success","path":"music-reskin/tmpl/popups/vk-import-success_reva81b984acb"},{"name":"music-reskin/tmpl/search/search-page","path":"music-reskin/tmpl/search/search-page_rev883c36fc77"},{"name":"music-reskin/tmpl/sidebar/song-lyrics","path":"music-reskin/tmpl/sidebar/song-lyrics_reva81b984acb"},{"name":"music-reskin/tmpl/songs/song","path":"music-reskin/tmpl/songs/song_rev883c36fc77"},{"name":"music-reskin/tmpl/songs/song-actions","path":"music-reskin/tmpl/songs/song-actions_revff85fd8484"},{"name":"music-reskin/tmpl/songs/song-compact","path":"music-reskin/tmpl/songs/song-compact_reva81b984acb"},{"name":"music-reskin/tmpl/songs/song-header","path":"music-reskin/tmpl/songs/song-header_reva81b984acb"},{"name":"music-reskin/tmpl/songs/song-list-header","path":"music-reskin/tmpl/songs/song-list-header_reva81b984acb"},{"name":"music-reskin/tmpl/songs/song-new","path":"music-reskin/tmpl/songs/song-new_revbd1169583c"},{"name":"music-reskin/tmpl/songs/songs","path":"music-reskin/tmpl/songs/songs_rev883c36fc77"},{"name":"music-reskin/tmpl/songs/songs-related","path":"music-reskin/tmpl/songs/songs-related_rev883c36fc77"},{"name":"music-reskin/tmpl/users/autoplaylists","path":"music-reskin/tmpl/users/autoplaylists_rev883c36fc77"},{"name":"music-reskin/tmpl/users/empty-music-block","path":"music-reskin/tmpl/users/empty-music-block_revbd1169583c"},{"name":"music-reskin/tmpl/users/empty-user","path":"music-reskin/tmpl/users/empty-user_reva81b984acb"},{"name":"music-reskin/tmpl/users/friend","path":"music-reskin/tmpl/users/friend_revcccb980eca"},{"name":"music-reskin/tmpl/users/friends","path":"music-reskin/tmpl/users/friends_revca54becb59"},{"name":"music-reskin/tmpl/users/header-control","path":"music-reskin/tmpl/users/header-control_revbd1169583c"},{"name":"music-reskin/tmpl/users/user-header","path":"music-reskin/tmpl/users/user-header_reva81b984acb"},{"name":"music-reskin/tmpl/users/user-list-item","path":"music-reskin/tmpl/users/user-list-item_reva81b984acb"},{"name":"music-reskin/views/artist/album.view","path":"music-reskin/views/artist/album.view_revca54becb59"},{"name":"music-reskin/views/artist/albums.view","path":"music-reskin/views/artist/albums.view_revbd1169583c"},{"name":"music-reskin/views/artist/artist-header.view","path":"music-reskin/views/artist/artist-header.view_rev4707374752"},{"name":"music-reskin/views/artist/artist-list.view","path":"music-reskin/views/artist/artist-list.view_revbd1169583c"},{"name":"music-reskin/views/artist/artist-songs.view","path":"music-reskin/views/artist/artist-songs.view_revbd1169583c"},{"name":"music-reskin/views/artist/artist.view","path":"music-reskin/views/artist/artist.view_revca54becb59"},{"name":"music-reskin/views/artist/artists-list.view","path":"music-reskin/views/artist/artists-list.view_revbd1169583c"},{"name":"music-reskin/views/artistSongsPage","path":"music-reskin/views/artistSongsPage_reved8d77df37"},{"name":"music-reskin/views/empty-user-music.view","path":"music-reskin/views/empty-user-music.view_revbd1169583c"},{"name":"music-reskin/views/genre/genre-header.view","path":"music-reskin/views/genre/genre-header.view_revbd1169583c"},{"name":"music-reskin/views/landing/landing.view","path":"music-reskin/views/landing/landing.view_revbd1169583c"},{"name":"music-reskin/views/moderation/moderation-header.view","path":"music-reskin/views/moderation/moderation-header.view_revbd1169583c"},{"name":"music-reskin/views/moderation/playlist-moderation-await.view","path":"music-reskin/views/moderation/playlist-moderation-await.view_revbd1169583c"},{"name":"music-reskin/views/moderation/playlist-moderation.view","path":"music-reskin/views/moderation/playlist-moderation.view_revbd1169583c"},{"name":"music-reskin/views/moderation/playlists-moderation.view","path":"music-reskin/views/moderation/playlists-moderation.view_revbd1169583c"},{"name":"music-reskin/views/page.view","path":"music-reskin/views/page.view_revca54becb59"},{"name":"music-reskin/views/playlists/playlist-album.view","path":"music-reskin/views/playlists/playlist-album.view_revbd1169583c"},{"name":"music-reskin/views/playlists/playlist-comments.view","path":"music-reskin/views/playlists/playlist-comments.view_rev9b1e6a12eb"},{"name":"music-reskin/views/playlists/playlist-compact.view","path":"music-reskin/views/playlists/playlist-compact.view_revbd1169583c"},{"name":"music-reskin/views/playlists/playlist-header-compact.view","path":"music-reskin/views/playlists/playlist-header-compact.view_revbd1169583c"},{"name":"music-reskin/views/playlists/playlist-header.view","path":"music-reskin/views/playlists/playlist-header.view_rev4707374752"},{"name":"music-reskin/views/playlists/playlist.view","path":"music-reskin/views/playlists/playlist.view_rev4707374752"},{"name":"music-reskin/views/playlists/playlists-compact.view","path":"music-reskin/views/playlists/playlists-compact.view_revbd1169583c"},{"name":"music-reskin/views/playlists/playlists-controls.view","path":"music-reskin/views/playlists/playlists-controls.view_revbd1169583c"},{"name":"music-reskin/views/playlists/playlists-extended.view","path":"music-reskin/views/playlists/playlists-extended.view_revbd1169583c"},{"name":"music-reskin/views/playlists/playlists.view","path":"music-reskin/views/playlists/playlists.view_revbd1169583c"},{"name":"music-reskin/views/popups/add-new-playlist.view","path":"music-reskin/views/popups/add-new-playlist.view_reveb3dc005a3"},{"name":"music-reskin/views/popups/add-song-to-playlist.view","path":"music-reskin/views/popups/add-song-to-playlist.view_rev131693430b"},{"name":"music-reskin/views/popups/bottom-popup-lovely.view","path":"music-reskin/views/popups/bottom-popup-lovely.view_rev4707374752"},{"name":"music-reskin/views/popups/bottom-popup.view","path":"music-reskin/views/popups/bottom-popup.view_revbd1169583c"},{"name":"music-reskin/views/popups/edit-song","path":"music-reskin/views/popups/edit-song_revbd1169583c"},{"name":"music-reskin/views/popups/moderation-reject-playlist.view","path":"music-reskin/views/popups/moderation-reject-playlist.view_rev2d12ae5649"},{"name":"music-reskin/views/popups/resident-achieved.view","path":"music-reskin/views/popups/resident-achieved.view_revbd1169583c"},{"name":"music-reskin/views/popups/send-moderation-error.view","path":"music-reskin/views/popups/send-moderation-error.view_rev520f684f4e"},{"name":"music-reskin/views/popups/share.view","path":"music-reskin/views/popups/share.view_rev4707374752"},{"name":"music-reskin/views/popups/vk-import-success.view","path":"music-reskin/views/popups/vk-import-success.view_revcc29c24897"},{"name":"music-reskin/views/popups/vk-import.view","path":"music-reskin/views/popups/vk-import.view_revbd1169583c"},{"name":"music-reskin/views/profilePage.view","path":"music-reskin/views/profilePage.view_revd360c5c6ff"},{"name":"music-reskin/views/recommendationsSmall.view","path":"music-reskin/views/recommendationsSmall.view_rev9b1e6a12eb"},{"name":"music-reskin/views/sidebar/player.view","path":"music-reskin/views/sidebar/player.view_rev4707374752"},{"name":"music-reskin/views/sidebar/sidebar.view","path":"music-reskin/views/sidebar/sidebar.view_rev9b1e6a12eb"},{"name":"music-reskin/views/songs/song-header.view","path":"music-reskin/views/songs/song-header.view_rev4707374752"},{"name":"music-reskin/views/songs/song.view","path":"music-reskin/views/songs/song.view_revff85fd8484"},{"name":"music-reskin/views/songs/songs-compact.view","path":"music-reskin/views/songs/songs-compact.view_revbd1169583c"},{"name":"music-reskin/views/songs/songs-related.view","path":"music-reskin/views/songs/songs-related.view_revb3d306752c"},{"name":"music-reskin/views/songs/songs.view","path":"music-reskin/views/songs/songs.view_revca54becb59"},{"name":"music-reskin/views/users/autoplaylists.view","path":"music-reskin/views/users/autoplaylists.view_rev1aa3496a9d"},{"name":"music-reskin/views/users/empty-music-block.view","path":"music-reskin/views/users/empty-music-block.view_revbd1169583c"},{"name":"music-reskin/views/users/empty-user.view","path":"music-reskin/views/users/empty-user.view_revbd1169583c"},{"name":"music-reskin/views/users/friend.view","path":"music-reskin/views/users/friend.view_revbd1169583c"},{"name":"music-reskin/views/users/friends.view","path":"music-reskin/views/users/friends.view_revd360c5c6ff"},{"name":"music-reskin/views/users/user-header.view","path":"music-reskin/views/users/user-header.view_rev7c5a365f69"},{"name":"my-miniapps/bonus.bundle","path":"my-miniapps/bonus.bundle_rev57732d5f03"},{"name":"my-miniapps/carousel.bundle","path":"my-miniapps/carousel.bundle_rev49fb12d42a"},{"name":"my-miniapps/common.bundle","path":"my-miniapps/common.bundle_rev57732d5f03"},{"name":"my-miniapps/datefns.bundle","path":"my-miniapps/datefns.bundle_revb76e64f6a7"},{"name":"my-miniapps/featuring.bundle","path":"my-miniapps/featuring.bundle_rev57732d5f03"},{"name":"my-miniapps/index.bundle","path":"my-miniapps/index.bundle_rev01be48903f"},{"name":"my-miniapps/reactplayer.bundle","path":"my-miniapps/reactplayer.bundle_rev01be48903f"},{"name":"my-miniapps/runtime.bundle","path":"my-miniapps/runtime.bundle_rev01be48903f"},{"name":"my-miniapps/throttledebounce.bundle","path":"my-miniapps/throttledebounce.bundle_rev01be48903f"},{"name":"my-miniapps/uikit.bundle","path":"my-miniapps/uikit.bundle_rev49fb12d42a"},{"name":"my-miniapps/vendors.bundle","path":"my-miniapps/vendors.bundle_rev01be48903f"},{"name":"my-miniapps/video.bundle","path":"my-miniapps/video.bundle_rev57732d5f03"},{"name":"navigation","path":"navigation/main_rev3cd8112df6"},{"name":"navigation/mixins/audio","path":"navigation/mixins/audio_revff85fd8484"},{"name":"navigation/mixins/friends","path":"navigation/mixins/friends_rev4349308717"},{"name":"navigation/mixins/photo","path":"navigation/mixins/photo_reva446296012"},{"name":"notification-slot","path":"notification-slot/main_revc743d71c84"},{"name":"notification-slot/tmpl/main","path":"notification-slot/tmpl/main_revc743d71c84"},{"name":"notifications/actions","path":"notifications/actions_reveeed496acf"},{"name":"notifications/base","path":"notifications/base_rev988d94f6cd"},{"name":"notifications/discussions","path":"notifications/discussions_rev91fde143bb"},{"name":"notifications/events/base","path":"notifications/events/base_revf41bf09084"},{"name":"notifications/events/discussion","path":"notifications/events/discussion_rev91fde143bb"},{"name":"notifications/events/notification","path":"notifications/events/notification_revdd0225ad4d"},{"name":"notifications/games","path":"notifications/games_revf41bf09084"},{"name":"notifications/music","path":"notifications/music_revdd0225ad4d"},{"name":"notifications/notifications","path":"notifications/notifications_rev91fde143bb"},{"name":"notifications/settings","path":"notifications/settings_rev91fde143bb"},{"name":"notifications/tmpl/actions","path":"notifications/tmpl/actions_reveeed496acf"},{"name":"notifications/tmpl/error","path":"notifications/tmpl/error_revf15123cf55"},{"name":"notifications/tmpl/main","path":"notifications/tmpl/main_rev497d3572e4"},{"name":"notifications/tmpl/settings","path":"notifications/tmpl/settings_rev91fde143bb"},{"name":"notifications/tmpl/user-panel","path":"notifications/tmpl/user-panel_revf241112b94"},{"name":"notifications/user","path":"notifications/user_revf241112b94"},{"name":"page-load-progress","path":"page-load-progress/main_revbd1169583c"},{"name":"payment/PaymentDialog","path":"payment/PaymentDialog_revb813bb02b9"},{"name":"payment/payment","path":"payment/payment_revf7c80c8421"},{"name":"payment/payment-action","path":"payment/payment-action_rev9ef5ddb9a3"},{"name":"payment/payment-bonus","path":"payment/payment-bonus_rev131693430b"},{"name":"payment/payment-dialog","path":"payment/payment-dialog_rev9ef5ddb9a3"},{"name":"payment/payment-old","path":"payment/payment-old_rev9ef5ddb9a3"},{"name":"payment/payment-value-selection","path":"payment/payment-value-selection_reve5920a456e"},{"name":"payment/payments","path":"payment/payments_rev27bafb4eba"},{"name":"payment/vkPayCounter","path":"payment/vkPayCounter_rev25d6d95fb6"},{"name":"photo-catalog","path":"photo-catalog/main_rev1da6df83bc"},{"name":"photo-catalog/album","path":"photo-catalog/album_revff85fd8484"},{"name":"photo-catalog/photo","path":"photo-catalog/photo_revff85fd8484"},{"name":"photo-catalog/tmpl/access-close","path":"photo-catalog/tmpl/access-close_revff85fd8484"},{"name":"photo-catalog/tmpl/access-friends","path":"photo-catalog/tmpl/access-friends_revff85fd8484"},{"name":"photo-catalog/tmpl/access-password","path":"photo-catalog/tmpl/access-password_revff85fd8484"},{"name":"popup","path":"popup/main_rev9ef5ddb9a3"},{"name":"popup/button","path":"popup/button_revdd0225ad4d"},{"name":"popup/fade","path":"popup/fade_rev2079db6408"},{"name":"popup/tmpl/main","path":"popup/tmpl/main_revdd0225ad4d"},{"name":"product-tools/auth-form","path":"product-tools/auth-form_rev339ca00426"},{"name":"product-tools/balance","path":"product-tools/balance_rev869a3f67c3"},{"name":"product-tools/comments","path":"product-tools/comments_rev1da6df83bc"},{"name":"product-tools/complaints","path":"product-tools/complaints_rev1146059566"},{"name":"product-tools/friendship","path":"product-tools/friendship_rev1a6fc06907"},{"name":"product-tools/holidays","path":"product-tools/holidays_revff85fd8484"},{"name":"product-tools/likers-popup","path":"product-tools/likers-popup_revff85fd8484"},{"name":"product-tools/likes","path":"product-tools/likes_rev63975fae0e"},{"name":"product-tools/payment-dialog","path":"product-tools/payment-dialog_rev8f9b6d217d"},{"name":"product-tools/share-url","path":"product-tools/share-url_rev4707374752"},{"name":"product-tools/wookmark","path":"product-tools/wookmark_revff85fd8484"},{"name":"profile","path":"profile/main_revff85fd8484"},{"name":"profile/avatar-gifts","path":"profile/avatar-gifts_revbd1169583c"},{"name":"profile/community","path":"profile/community_rev368dbcdda1"},{"name":"profile/cover","path":"profile/cover_revbd1169583c"},{"name":"profile/delete-friend","path":"profile/delete-friend_revcc29c24897"},{"name":"profile/mini-profile","path":"profile/mini-profile_revbd1169583c"},{"name":"profile/mini-profile/main","path":"profile/mini-profile/main_revc32f1593df"},{"name":"profile/mras","path":"profile/mras_rev1146059566"},{"name":"profile/status","path":"profile/status_revff85fd8484"},{"name":"profile/subscribe","path":"profile/subscribe_revbd1169583c"},{"name":"profile/tmpl/avatar-gift","path":"profile/tmpl/avatar-gift_reva81b984acb"},{"name":"profile/tmpl/mini_profile","path":"profile/tmpl/mini_profile_revbd1169583c"},{"name":"profile/user","path":"profile/user_rev368dbcdda1"},{"name":"promo","path":"promo/main_revff85fd8484"},{"name":"promo-chrome-player","path":"promo-chrome-player/main_revff85fd8484"},{"name":"promo-chrome-player/jquery.mousewheel","path":"promo-chrome-player/jquery.mousewheel_revff85fd8484"},{"name":"promo-frame/promo-frame","path":"promo-frame/promo-frame_rev27bafb4eba"},{"name":"promo-frame/tmpl/iframe","path":"promo-frame/tmpl/iframe_reve268651a47"},{"name":"promo-frame/tmpl/main","path":"promo-frame/tmpl/main_rev27bafb4eba"},{"name":"promo-frame/tmpl/vkplay/item","path":"promo-frame/tmpl/vkplay/item_reve268651a47"},{"name":"promo-frame/tmpl/vkplaylive/builtin","path":"promo-frame/tmpl/vkplaylive/builtin_rev27bafb4eba"},{"name":"promo-frame/types","path":"promo-frame/types_reve268651a47"},{"name":"promo-frame/vkplay/index","path":"promo-frame/vkplay/index_reve268651a47"},{"name":"promo-frame/vkplay/main","path":"promo-frame/vkplay/main_reve268651a47"},{"name":"promo-frame/vkplay/types","path":"promo-frame/vkplay/types_reve268651a47"},{"name":"promo-frame/vkplaylive/index","path":"promo-frame/vkplaylive/index_reve268651a47"},{"name":"promo-frame/vkplaylive/main","path":"promo-frame/vkplaylive/main_rev289319951f"},{"name":"promo-frame/vkplaylive/types","path":"promo-frame/vkplaylive/types_reve268651a47"},{"name":"promo-history-new-user/promo","path":"promo-history-new-user/promo_revbd1169583c"},{"name":"promo-history-new-user/tmpl/apps","path":"promo-history-new-user/tmpl/apps_revff85fd8484"},{"name":"promo-history-new-user/tmpl/groups","path":"promo-history-new-user/tmpl/groups_revff85fd8484"},{"name":"promo-history-new-user/tmpl/videos","path":"promo-history-new-user/tmpl/videos_revff85fd8484"},{"name":"promo/alert-visa","path":"promo/alert-visa_revbd1169583c"},{"name":"promo/gps","path":"promo/gps_revbd1169583c"},{"name":"promo/hover-bubble","path":"promo/hover-bubble_revbd1169583c"},{"name":"promo/music/android/music-android","path":"promo/music/android/music-android_rev4707374752"},{"name":"promo/music/quiz/music-quiz","path":"promo/music/quiz/music-quiz_rev4707374752"},{"name":"promo/music/votes-artists/music-votes-artists","path":"promo/music/votes-artists/music-votes-artists_rev4707374752"},{"name":"promo/tmpl/gps","path":"promo/tmpl/gps_revbd1169583c"},{"name":"promo/tmpl/music/quiz/ending","path":"promo/tmpl/music/quiz/ending_reva81b984acb"},{"name":"promo/tmpl/music/quiz/intro","path":"promo/tmpl/music/quiz/intro_reva81b984acb"},{"name":"promo/tmpl/music/quiz/question","path":"promo/tmpl/music/quiz/question_reva81b984acb"},{"name":"promo/tmpl/music/quiz/social-buttons","path":"promo/tmpl/music/quiz/social-buttons_revff85fd8484"},{"name":"promo/tmpl/music/votes-artists/card-back","path":"promo/tmpl/music/votes-artists/card-back_reva81b984acb"},{"name":"promo/tmpl/music/votes-artists/card-footer","path":"promo/tmpl/music/votes-artists/card-footer_revbd1169583c"},{"name":"promo/tmpl/music/votes-artists/card-front","path":"promo/tmpl/music/votes-artists/card-front_reva81b984acb"},{"name":"promo/tmpl/music/votes-artists/cards","path":"promo/tmpl/music/votes-artists/cards_reva81b984acb"},{"name":"promo/tmpl/music/votes-artists/playlists","path":"promo/tmpl/music/votes-artists/playlists_reva81b984acb"},{"name":"publisher","path":"publisher/main_rev3763d123cb"},{"name":"publisher/audio","path":"publisher/audio_revbd1169583c"},{"name":"publisher/photo","path":"publisher/photo_revbd1169583c"},{"name":"publisher/stat","path":"publisher/stat_revbd1169583c"},{"name":"publisher/tmpl/audio","path":"publisher/tmpl/audio_revbd1169583c"},{"name":"publisher/tmpl/audio-item","path":"publisher/tmpl/audio-item_revbd1169583c"},{"name":"publisher/tmpl/delay","path":"publisher/tmpl/delay_rev3763d123cb"},{"name":"publisher/tmpl/photo","path":"publisher/tmpl/photo_revbd1169583c"},{"name":"publisher/tmpl/photo-item","path":"publisher/tmpl/photo-item_revbd1169583c"},{"name":"publisher/tmpl/publisher","path":"publisher/tmpl/publisher_revbd1169583c"},{"name":"publisher/tmpl/share","path":"publisher/tmpl/share_revbd1169583c"},{"name":"publisher/tmpl/video","path":"publisher/tmpl/video_revff85fd8484"},{"name":"purchase-card","path":"purchase-card/main_revb7f5eb4395"},{"name":"purchase-card/index","path":"purchase-card/index_revb7f5eb4395"},{"name":"purchase-card/tmpl/purchase-card","path":"purchase-card/tmpl/purchase-card_revb7f5eb4395"},{"name":"quarantine-lp","path":"quarantine-lp/main_rev8b098716a2"},{"name":"rating/models/app-rating","path":"rating/models/app-rating_revb29c08b37f"},{"name":"rating/rating","path":"rating/rating_revb29c08b37f"},{"name":"rating/tmpl/rating","path":"rating/tmpl/rating_revb29c08b37f"},{"name":"referrals","path":"referrals/main_rev82107a1120"},{"name":"require/bundle","path":"require/bundle_revff85fd8484"},{"name":"scroll-to","path":"scroll-to/main_rev8b098716a2"},{"name":"search","path":"search/main_rev68c66c7a75"},{"name":"search/restore","path":"search/restore_revbd1169583c"},{"name":"search/stat","path":"search/stat_revbd1169583c"},{"name":"search/tmpl/filter-value","path":"search/tmpl/filter-value_revff85fd8484"},{"name":"search/tmpl/search","path":"search/tmpl/search_revbd1169583c"},{"name":"search/tmpl/user","path":"search/tmpl/user_revcccb980eca"},{"name":"search/user","path":"search/user_revbd1169583c"},{"name":"select","path":"select/main_revf33aa984bf"},{"name":"select/tmpl/main","path":"select/tmpl/main_revf33aa984bf"},{"name":"settings/notify-setting","path":"settings/notify-setting_revf0f86a4255"},{"name":"settings/tmpl/setting-list","path":"settings/tmpl/setting-list_revf0f86a4255"},{"name":"showcase/collections/showcases","path":"showcase/collections/showcases_revc6f27588fd"},{"name":"showcase/showcase","path":"showcase/showcase_revbffe6e4809"},{"name":"showcase/tmpl/showcase","path":"showcase/tmpl/showcase_revf0f86a4255"},{"name":"showcase/tmpl/showcase-slide","path":"showcase/tmpl/showcase-slide_revc6f27588fd"},{"name":"showcase/tmpl/showcase-slide-content","path":"showcase/tmpl/showcase-slide-content_revc6f27588fd"},{"name":"social-buttons","path":"social-buttons/main_rev92432d1546"},{"name":"social-buttons/tmpl/main","path":"social-buttons/tmpl/main_reva81b984acb"},{"name":"sp-video","path":"sp-video/main_revf86cc935c3"},{"name":"sp-video/album-item","path":"sp-video/album-item_revf33aa984bf"},{"name":"sp-video/channel-item","path":"sp-video/channel-item_revbd1169583c"},{"name":"sp-video/friend-item","path":"sp-video/friend-item_revff85fd8484"},{"name":"sp-video/page","path":"sp-video/page_rev339ca00426"},{"name":"sp-video/pages/base/profile","path":"sp-video/pages/base/profile_rev7c5a365f69"},{"name":"sp-video/pages/best","path":"sp-video/pages/best_revbd1169583c"},{"name":"sp-video/pages/channels","path":"sp-video/pages/channels_rev9701da092c"},{"name":"sp-video/pages/followers","path":"sp-video/pages/followers_revbd1169583c"},{"name":"sp-video/pages/follows","path":"sp-video/pages/follows_revbd1169583c"},{"name":"sp-video/pages/friends","path":"sp-video/pages/friends_revbd1169583c"},{"name":"sp-video/pages/item","path":"sp-video/pages/item_rev9f63ec6d6c"},{"name":"sp-video/pages/item/player-item","path":"sp-video/pages/item/player-item_rev4707374752"},{"name":"sp-video/pages/main","path":"sp-video/pages/main_rev182240afa4"},{"name":"sp-video/pages/recommendations","path":"sp-video/pages/recommendations_revd2a1fd5fe8"},{"name":"sp-video/pages/search","path":"sp-video/pages/search_revd2a1fd5fe8"},{"name":"sp-video/pages/search-friends","path":"sp-video/pages/search-friends_revbd1169583c"},{"name":"sp-video/pages/slice","path":"sp-video/pages/slice_reva60accd304"},{"name":"sp-video/pages/top","path":"sp-video/pages/top_reva60accd304"},{"name":"sp-video/pages/user","path":"sp-video/pages/user_revf33aa984bf"},{"name":"sp-video/profile","path":"sp-video/profile_revf71af83bd2"},{"name":"sp-video/promo","path":"sp-video/promo_revbd1169583c"},{"name":"sp-video/search/base","path":"sp-video/search/base_revd2a1fd5fe8"},{"name":"sp-video/search/friends","path":"sp-video/search/friends_revbd1169583c"},{"name":"sp-video/search/video","path":"sp-video/search/video_revbd1169583c"},{"name":"sp-video/stat","path":"sp-video/stat_rev1146059566"},{"name":"sp-video/tmpl/access-denied","path":"sp-video/tmpl/access-denied_revbd1169583c"},{"name":"sp-video/tmpl/album-item","path":"sp-video/tmpl/album-item_revf33aa984bf"},{"name":"sp-video/tmpl/billboard","path":"sp-video/tmpl/billboard_rev0039a71ef3"},{"name":"sp-video/tmpl/channel-carousel-videos","path":"sp-video/tmpl/channel-carousel-videos_revbd1169583c"},{"name":"sp-video/tmpl/channel-item","path":"sp-video/tmpl/channel-item_revbd1169583c"},{"name":"sp-video/tmpl/channels-menu","path":"sp-video/tmpl/channels-menu_rev9701da092c"},{"name":"sp-video/tmpl/config","path":"sp-video/tmpl/config_rev339ca00426"},{"name":"sp-video/tmpl/error404","path":"sp-video/tmpl/error404_revff85fd8484"},{"name":"sp-video/tmpl/error500","path":"sp-video/tmpl/error500_revff85fd8484"},{"name":"sp-video/tmpl/footer","path":"sp-video/tmpl/footer_revf0f86a4255"},{"name":"sp-video/tmpl/friend-item","path":"sp-video/tmpl/friend-item_rev68c66c7a75"},{"name":"sp-video/tmpl/head","path":"sp-video/tmpl/head_revb2b1dd108e"},{"name":"sp-video/tmpl/left-menu","path":"sp-video/tmpl/left-menu_rev3cd8112df6"},{"name":"sp-video/tmpl/pager","path":"sp-video/tmpl/pager_reva60accd304"},{"name":"sp-video/tmpl/pages/best","path":"sp-video/tmpl/pages/best_revf33aa984bf"},{"name":"sp-video/tmpl/pages/channels","path":"sp-video/tmpl/pages/channels_reva81b984acb"},{"name":"sp-video/tmpl/pages/follows","path":"sp-video/tmpl/pages/follows_rev131693430b"},{"name":"sp-video/tmpl/pages/friends","path":"sp-video/tmpl/pages/friends_rev68c66c7a75"},{"name":"sp-video/tmpl/pages/item/right","path":"sp-video/tmpl/pages/item/right_revbd1169583c"},{"name":"sp-video/tmpl/pages/main","path":"sp-video/tmpl/pages/main_revdc0135438b"},{"name":"sp-video/tmpl/pages/recommendations","path":"sp-video/tmpl/pages/recommendations_revbd1169583c"},{"name":"sp-video/tmpl/pages/search","path":"sp-video/tmpl/pages/search_revbd1169583c"},{"name":"sp-video/tmpl/pages/slice","path":"sp-video/tmpl/pages/slice_revf0f86a4255"},{"name":"sp-video/tmpl/pages/top","path":"sp-video/tmpl/pages/top_reva81b984acb"},{"name":"sp-video/tmpl/pages/user","path":"sp-video/tmpl/pages/user_revf33aa984bf"},{"name":"sp-video/tmpl/profile","path":"sp-video/tmpl/profile_rev131693430b"},{"name":"sp-video/tmpl/promo-item","path":"sp-video/tmpl/promo-item_revbd1169583c"},{"name":"sp-video/tmpl/promo-items","path":"sp-video/tmpl/promo-items_revbd1169583c"},{"name":"sp-video/tmpl/right-column","path":"sp-video/tmpl/right-column_revbd1169583c"},{"name":"sp-video/tmpl/slice-item","path":"sp-video/tmpl/slice-item_revbbc007f22c"},{"name":"sp-video/tmpl/timetrack","path":"sp-video/tmpl/timetrack_revaf7214d434"},{"name":"sp-video/tmpl/video-item","path":"sp-video/tmpl/video-item_revbd1169583c"},{"name":"sp-video/tmpl/video-menu","path":"sp-video/tmpl/video-menu_reva81b984acb"},{"name":"sp-video/tmpl/weeks-top","path":"sp-video/tmpl/weeks-top_revbd1169583c"},{"name":"sp-video/video-item","path":"sp-video/video-item_rev1da6df83bc"},{"name":"ssi/tmpl/apps/refill-account","path":"ssi/tmpl/apps/refill-account_reve5920a456e"},{"name":"ssi/tmpl/left-column/counter","path":"ssi/tmpl/left-column/counter_revbd1169583c"},{"name":"ssi/tmpl/left-column/refill-account","path":"ssi/tmpl/left-column/refill-account_reva81b984acb"},{"name":"ssi/tmpl/left/menu","path":"ssi/tmpl/left/menu_revb76e64f6a7"},{"name":"ssi/tmpl/money/refill-account","path":"ssi/tmpl/money/refill-account_reve5920a456e"},{"name":"ssi/tmpl/music/catalogue-playlist/personal","path":"ssi/tmpl/music/catalogue-playlist/personal_reva81b984acb"},{"name":"ssi/tmpl/music/common/breadcrumbs","path":"ssi/tmpl/music/common/breadcrumbs_revbd1169583c"},{"name":"ssi/tmpl/profile/avatar-gifts","path":"ssi/tmpl/profile/avatar-gifts_reva81b984acb"},{"name":"ssi/tmpl/profile/refill-account","path":"ssi/tmpl/profile/refill-account_reve5920a456e"},{"name":"ssi/tmpl/profile/right-column/gifts","path":"ssi/tmpl/profile/right-column/gifts_rev68c66c7a75"},{"name":"ssi/tmpl/profile/right-column/music","path":"ssi/tmpl/profile/right-column/music_reva81b984acb"},{"name":"ssi/tmpl/profile/right-column/subscriptions","path":"ssi/tmpl/profile/right-column/subscriptions_revb7f5eb4395"},{"name":"ssi/tmpl/profile/right-column/visitors","path":"ssi/tmpl/profile/right-column/visitors_revb91b6f9d08"},{"name":"ssi/tmpl/top/menu","path":"ssi/tmpl/top/menu_reve5920a456e"},{"name":"subscription-community","path":"subscription-community/main_rev822ea0f310"},{"name":"subscription-community/collections/community","path":"subscription-community/collections/community_revbd1169583c"},{"name":"subscription-community/models/category","path":"subscription-community/models/category_revbd1169583c"},{"name":"subscription-community/tmpl/category_item","path":"subscription-community/tmpl/category_item_revff85fd8484"},{"name":"subscription-community/tmpl/community_item","path":"subscription-community/tmpl/community_item_revbd1169583c"},{"name":"subscriptions/SubscriptionsWidget","path":"subscriptions/SubscriptionsWidget_rev9ef5ddb9a3"},{"name":"subscriptions/tmpl/widget","path":"subscriptions/tmpl/widget_revb7f5eb4395"},{"name":"subscriptions/tmpl/widget-controllers","path":"subscriptions/tmpl/widget-controllers_revb7f5eb4395"},{"name":"suggest","path":"suggest/main_revff85fd8484"},{"name":"suggest/suggest-show-user","path":"suggest/suggest-show-user_revdd0225ad4d"},{"name":"teststand/tmpl/view-test/main","path":"teststand/tmpl/view-test/main_reva81b984acb"},{"name":"teststand/view-test","path":"teststand/view-test_revbd1169583c"},{"name":"top-menu","path":"top-menu/main_revf7c80c8421"},{"name":"top-menu/tmpl/inc/buttons","path":"top-menu/tmpl/inc/buttons_rev3763d123cb"},{"name":"top-menu/tmpl/inc/content","path":"top-menu/tmpl/inc/content_reve5920a456e"},{"name":"top-menu/tmpl/inc/hideFadeButton","path":"top-menu/tmpl/inc/hideFadeButton_revba99fe64ed"},{"name":"top-menu/tmpl/inc/logo","path":"top-menu/tmpl/inc/logo_rev99f12eb3b3"},{"name":"top-menu/tmpl/inc/search/dropdown","path":"top-menu/tmpl/inc/search/dropdown_rev91fde143bb"},{"name":"top-menu/tmpl/inc/search/main","path":"top-menu/tmpl/inc/search/main_rev91fde143bb"},{"name":"top-menu/tmpl/inc/seo-nav","path":"top-menu/tmpl/inc/seo-nav_rev91fde143bb"},{"name":"top-menu/tmpl/inc/user-button","path":"top-menu/tmpl/inc/user-button_revf241112b94"},{"name":"top-menu/tmpl/menu","path":"top-menu/tmpl/menu_reve5920a456e"},{"name":"top-menu/tmpl/suggests/apps","path":"top-menu/tmpl/suggests/apps_rev5f12aff475"},{"name":"top-menu/tmpl/suggests/item","path":"top-menu/tmpl/suggests/item_rev91fde143bb"},{"name":"toys-collection","path":"toys-collection/main_rev62b9f1eccb"},{"name":"toys-collection/bonus-receipt","path":"toys-collection/bonus-receipt_rev9651d9990a"},{"name":"toys-collection/bonus-variants","path":"toys-collection/bonus-variants_rev9651d9990a"},{"name":"toys-collection/get-collection-toy","path":"toys-collection/get-collection-toy_rev9651d9990a"},{"name":"toys-collection/rules","path":"toys-collection/rules_rev9651d9990a"},{"name":"toys-collection/tmpl/bonus-receipt","path":"toys-collection/tmpl/bonus-receipt_rev9651d9990a"},{"name":"toys-collection/tmpl/bonus-variants","path":"toys-collection/tmpl/bonus-variants_rev9651d9990a"},{"name":"toys-collection/tmpl/collection-items","path":"toys-collection/tmpl/collection-items_rev9651d9990a"},{"name":"toys-collection/tmpl/rules","path":"toys-collection/tmpl/rules_rev9651d9990a"},{"name":"toys-collection/tmpl/toy-receive","path":"toys-collection/tmpl/toy-receive_rev9651d9990a"},{"name":"toys-collection/toy-receive-popup","path":"toys-collection/toy-receive-popup_rev9651d9990a"},{"name":"ts/collection","path":"ts/collection_revd9c24d5ad0"},{"name":"ts/event","path":"ts/event_revd9c24d5ad0"},{"name":"ts/model","path":"ts/model_revd9c24d5ad0"},{"name":"ts/utils","path":"ts/utils_rev91fde143bb"},{"name":"ts/view","path":"ts/view_revd9c24d5ad0"},{"name":"ui/bubble2","path":"ui/bubble2_rev9357aae3b3"},{"name":"ui/carousel","path":"ui/carousel_revbd1169583c"},{"name":"ui/suggest","path":"ui/suggest_revd2a1fd5fe8"},{"name":"util/countries","path":"util/countries_revff85fd8484"},{"name":"util/css-manager","path":"util/css-manager_rev1e4c553239"},{"name":"util/data-preloader","path":"util/data-preloader_revff85fd8484"},{"name":"util/date-format","path":"util/date-format_revfb867ee36e"},{"name":"util/date-time","path":"util/date-time_revbd1169583c"},{"name":"util/dom-heap","path":"util/dom-heap_revb7f5eb4395"},{"name":"util/drag-and-drop","path":"util/drag-and-drop_revff85fd8484"},{"name":"util/dwh-session","path":"util/dwh-session_revbd1169583c"},{"name":"util/event","path":"util/event_revff85fd8484"},{"name":"util/event-bus","path":"util/event-bus_revff85fd8484"},{"name":"util/event2","path":"util/event2_revff85fd8484"},{"name":"util/favicon","path":"util/favicon_revff85fd8484"},{"name":"util/find-event-target","path":"util/find-event-target_revff85fd8484"},{"name":"util/form-serialize","path":"util/form-serialize_revff85fd8484"},{"name":"util/helpers","path":"util/helpers_revf7c80c8421"},{"name":"util/hosts","path":"util/hosts_rev610cff3337"},{"name":"util/htmlescape","path":"util/htmlescape_revff85fd8484"},{"name":"util/icons-manager","path":"util/icons-manager_revbd1169583c"},{"name":"util/indexed-db-cache","path":"util/indexed-db-cache_rev5f12aff475"},{"name":"util/infinite-scroll","path":"util/infinite-scroll_revff85fd8484"},{"name":"util/inflect-name","path":"util/inflect-name_revff85fd8484"},{"name":"util/is-ctrl","path":"util/is-ctrl_revff85fd8484"},{"name":"util/is-enter","path":"util/is-enter_revff85fd8484"},{"name":"util/keymap","path":"util/keymap_revff85fd8484"},{"name":"util/lazy-background","path":"util/lazy-background_rev68c66c7a75"},{"name":"util/num-end","path":"util/num-end_revff85fd8484"},{"name":"util/page-visibility","path":"util/page-visibility_revff85fd8484"},{"name":"util/prevent-scroll","path":"util/prevent-scroll_revbd1169583c"},{"name":"util/project-head-height","path":"util/project-head-height_revaf1059e633"},{"name":"util/project-scroll-toggle","path":"util/project-scroll-toggle_revff85fd8484"},{"name":"util/promise","path":"util/promise_revff85fd8484"},{"name":"util/queue","path":"util/queue_revbd1169583c"},{"name":"util/resize","path":"util/resize_revbd1169583c"},{"name":"util/schedule","path":"util/schedule_revff85fd8484"},{"name":"util/scroll","path":"util/scroll_revbd1169583c"},{"name":"util/scrollbar-width","path":"util/scrollbar-width_revff85fd8484"},{"name":"util/storage","path":"util/storage_revbd1169583c"},{"name":"util/uri","path":"util/uri_revbd1169583c"},{"name":"util/viewport-size","path":"util/viewport-size_revff85fd8484"},{"name":"util/window-visibility","path":"util/window-visibility_revdd0225ad4d"},{"name":"util/worker","path":"util/worker_rev182240afa4"},{"name":"verify","path":"verify/main_revbd1169583c"},{"name":"verify/session","path":"verify/session_revff85fd8484"},{"name":"verify/tmpl/code","path":"verify/tmpl/code_revff85fd8484"},{"name":"verify/tmpl/phone","path":"verify/tmpl/phone_revff85fd8484"},{"name":"verify/tmpl/success","path":"verify/tmpl/success_revff85fd8484"},{"name":"video-html5","path":"video-html5/main_revff85fd8484"},{"name":"video-html5/backscreen","path":"video-html5/backscreen_rev4707374752"},{"name":"video-html5/circle-preloader","path":"video-html5/circle-preloader_revff85fd8484"},{"name":"video-html5/commerce/custom-overlay","path":"video-html5/commerce/custom-overlay_revb154193247"},{"name":"video-html5/commerce/custom-preroll","path":"video-html5/commerce/custom-preroll_rev9e2dc23581"},{"name":"video-html5/commerce/external","path":"video-html5/commerce/external_revcd58e0b43f"},{"name":"video-html5/commerce/main","path":"video-html5/commerce/main_rev02dd8170b1"},{"name":"video-html5/commerce/rbadman-wrapper","path":"video-html5/commerce/rbadman-wrapper_revf05c28130d"},{"name":"video-html5/commerce/trash-wrapper","path":"video-html5/commerce/trash-wrapper_revf05c28130d"},{"name":"video-html5/context-menu","path":"video-html5/context-menu_rev9701da092c"},{"name":"video-html5/controls","path":"video-html5/controls_rev0039a71ef3"},{"name":"video-html5/flash","path":"video-html5/flash_revd2a1fd5fe8"},{"name":"video-html5/html5","path":"video-html5/html5_rev9357aae3b3"},{"name":"video-html5/link-bubble","path":"video-html5/link-bubble_rev58e2751468"},{"name":"video-html5/log","path":"video-html5/log_revbf6d2126cc"},{"name":"video-html5/plugins/black-screen-detector","path":"video-html5/plugins/black-screen-detector_rev182240afa4"},{"name":"video-html5/quality-selector","path":"video-html5/quality-selector_rev3972016021"},{"name":"video-html5/share","path":"video-html5/share_rev4707374752"},{"name":"video-html5/stat","path":"video-html5/stat_rev58e2751468"},{"name":"video-html5/storage","path":"video-html5/storage_revc6f27588fd"},{"name":"video-html5/tmpl/error","path":"video-html5/tmpl/error_rev5ba5c94e99"},{"name":"video-html5/tmpl/flash","path":"video-html5/tmpl/flash_rev9701da092c"},{"name":"video-html5/tmpl/html5","path":"video-html5/tmpl/html5_revdd38f917f9"},{"name":"video-html5/tmpl/overlay/banner","path":"video-html5/tmpl/overlay/banner_revc5bd3ff88f"},{"name":"video-html5/tmpl/preroll/video","path":"video-html5/tmpl/preroll/video_rev9701da092c"},{"name":"video-html5/video","path":"video-html5/video_rev182240afa4"},{"name":"video-html5/video-api-response","path":"video-html5/video-api-response_revff85fd8484"},{"name":"video-html5/viral-panel","path":"video-html5/viral-panel_rev3faa769534"},{"name":"video-html5/wrapper/dash-element","path":"video-html5/wrapper/dash-element_rev3faa769534"},{"name":"video-html5/wrapper/events","path":"video-html5/wrapper/events_rev9701da092c"},{"name":"video-html5/wrapper/preroll-element","path":"video-html5/wrapper/preroll-element_rev9701da092c"},{"name":"video-html5/wrapper/video-element","path":"video-html5/wrapper/video-element_rev5f12aff475"},{"name":"video/embed/main","path":"video/embed/main_rev5ba5c94e99"},{"name":"video/embed/player","path":"video/embed/player_rev9701da092c"},{"name":"video/embed/yandex-api","path":"video/embed/yandex-api_rev5ba5c94e99"},{"name":"video/tmpl/embed","path":"video/tmpl/embed_revb2b1dd108e"},{"name":"video/tmpl/embed/error","path":"video/tmpl/embed/error_revec9f4a55d6"},{"name":"vip/frames","path":"vip/frames_rev8b6eecd813"},{"name":"vip/settings","path":"vip/settings_revb91b6f9d08"},{"name":"vip/tmpl/frames","path":"vip/tmpl/frames_rev8b6eecd813"},{"name":"vip/vip","path":"vip/vip_rev9ef5ddb9a3"},{"name":"visitors","path":"visitors/main_revbd1169583c"},{"name":"visitors/item","path":"visitors/item_revbd1169583c"},{"name":"visitors/tmpl/right-item","path":"visitors/tmpl/right-item_revb91b6f9d08"},{"name":"visits-counter","path":"visits-counter/main_rev7c5a365f69"},{"name":"welcome","path":"welcome/main_revbd1169583c"},{"name":"welcome/game","path":"welcome/game_revbd1169583c"},{"name":"welcome/tmpl/game","path":"welcome/tmpl/game_reva81b984acb"}]</script><script type="text/plain" id="plugins-defines">[{"name":"isInViewport","path":"plugins/isInViewport_revbd1169583c"},{"name":"jQuery.XDomainRequest","path":"plugins/jQuery.XDomainRequest_revbd1169583c"},{"name":"jquery.Jcrop","path":"plugins/jquery.Jcrop_revbd1169583c"},{"name":"jquery.browser","path":"plugins/jquery.browser_revff85fd8484"},{"name":"jquery.easing","path":"plugins/jquery.easing_revff85fd8484"},{"name":"jquery.fileupload","path":"plugins/jquery.fileupload_revff85fd8484"},{"name":"jquery.highlight-within-textarea","path":"plugins/jquery.highlight-within-textarea_rev1da6df83bc"},{"name":"jquery.iframe-transport","path":"plugins/jquery.iframe-transport_revbd1169583c"},{"name":"jquery.jcarousel","path":"plugins/jquery.jcarousel_revff85fd8484"},{"name":"jquery.jplayer","path":"plugins/jquery.jplayer_rev4213dc577a"},{"name":"jquery.marquee","path":"plugins/jquery.marquee_revbd1169583c"},{"name":"jquery.mask","path":"plugins/jquery.mask_rev8ba29a2b3d"},{"name":"jquery.mousewheel","path":"plugins/jquery.mousewheel_revff85fd8484"},{"name":"jquery.placeholder","path":"plugins/jquery.placeholder_revbd1169583c"},{"name":"jquery.scrollTo","path":"plugins/jquery.scrollTo_revff85fd8484"},{"name":"jquery.textcomplete","path":"plugins/jquery.textcomplete_revbd1169583c"},{"name":"jquery.ui.autocomplete.html","path":"plugins/jquery.ui.autocomplete.html_revff85fd8484"},{"name":"jquery.url","path":"plugins/jquery.url_revff85fd8484"},{"name":"jquery.wookmark","path":"plugins/jquery.wookmark_revff85fd8484"},{"name":"o2html","path":"plugins/o2html_revff85fd8484"},{"name":"swfobject","path":"plugins/swfobject_revbd1169583c"},{"name":"ua-parser","path":"plugins/ua-parser_revff85fd8484"}]</script><script type="text/plain" id="bundle-audio-player-defines">[{"name":"audio_player","path":"bundles/audio-player"},{"name":"audio-player","path":"bundles/audio-player"},{"name":"audio-player/player","path":"bundles/audio-player"},{"name":"audio-player/playlist","path":"bundles/audio-player"},{"name":"audio-player/track","path":"bundles/audio-player"}]</script><script type="text/plain" id="bundle-console-defines">[{"name":"local-server","path":"bundles/console"}]</script><script type="text/plain" id="bundle-tmpl-defines">[{"name":"handlebars","path":"bundles/tmpl"},{"name":"handlebars-helpers/debug","path":"bundles/tmpl"},{"name":"handlebars-helpers/digitFormat","path":"bundles/tmpl"},{"name":"handlebars-helpers/escape","path":"bundles/tmpl"},{"name":"handlebars-helpers/filed","path":"bundles/tmpl"},{"name":"handlebars-helpers/htmlentities","path":"bundles/tmpl"},{"name":"handlebars-helpers/icon","path":"bundles/tmpl"},{"name":"handlebars-helpers/ifEq","path":"bundles/tmpl"},{"name":"handlebars-helpers/ifGt","path":"bundles/tmpl"},{"name":"handlebars-helpers/ifLt","path":"bundles/tmpl"},{"name":"handlebars-helpers/ifNotEq","path":"bundles/tmpl"},{"name":"handlebars-helpers/inflect","path":"bundles/tmpl"},{"name":"handlebars-helpers/json-encode","path":"bundles/tmpl"},{"name":"handlebars-helpers/json-stringify","path":"bundles/tmpl"},{"name":"handlebars-helpers/json-strip-end-brace","path":"bundles/tmpl"},{"name":"handlebars-helpers/number-human-format","path":"bundles/tmpl"},{"name":"handlebars-helpers/number-width","path":"bundles/tmpl"},{"name":"handlebars-helpers/plural","path":"bundles/tmpl"},{"name":"handlebars-helpers/rb-count","path":"bundles/tmpl"},{"name":"handlebars-helpers/recursion","path":"bundles/tmpl"},{"name":"handlebars-helpers/spaceless","path":"bundles/tmpl"},{"name":"handlebars-helpers/times","path":"bundles/tmpl"},{"name":"handlebars-helpers/unlessEq","path":"bundles/tmpl"}]</script><script type="text/plain" id="bundle-util-defines">[{"name":"libs/petrovich","path":"bundles/util"},{"name":"libs/spletnik","path":"bundles/util"},{"name":"util/css-manager","path":"bundles/util"},{"name":"util/date-format","path":"bundles/util"},{"name":"util/date-time","path":"bundles/util"},{"name":"util/dom-heap","path":"bundles/util"},{"name":"util/drag-and-drop","path":"bundles/util"},{"name":"util/find-event-target","path":"bundles/util"},{"name":"util/hosts","path":"bundles/util"},{"name":"util/htmlescape","path":"bundles/util"},{"name":"util/icons-manager","path":"bundles/util"},{"name":"util/infinite-scroll","path":"bundles/util"},{"name":"util/inflect-name","path":"bundles/util"},{"name":"util/is-ctrl","path":"bundles/util"},{"name":"util/page-visibility","path":"bundles/util"},{"name":"util/resize","path":"bundles/util"},{"name":"util/scroll","path":"bundles/util"},{"name":"util/scrollbar-width","path":"bundles/util"},{"name":"util/storage","path":"bundles/util"},{"name":"util/uri","path":"bundles/util"}]</script><script type="text/plain" id="bundle-video-html5-defines">[{"name":"video-html5/circle-preloader","path":"bundles/video-html5"},{"name":"video-html5/context-menu","path":"bundles/video-html5"},{"name":"video-html5/link-bubble","path":"bundles/video-html5"},{"name":"video-html5/log","path":"bundles/video-html5"},{"name":"video-html5/share","path":"bundles/video-html5"},{"name":"video-html5/stat","path":"bundles/video-html5"},{"name":"video-html5/storage","path":"bundles/video-html5"},{"name":"video-html5/video-api-response","path":"bundles/video-html5"}]</script><script type="text/javascript">window.onRequireJsLoadError = function () {var statPostfix = '',errorCounter = function () {},loadRequireJs = function () {var requireJsScript = document.createElement('script');requireJsScript.type="text/javascript";requireJsScript.src = "https://my2.imgsmail.ru/mail/ru/images/js/myjs/mm/out/min/bundles/all_reve5920a456e.js";requireJsScript.crossOrigin = 'anonymous';requireJsScript.async = "async";requireJsScript.onerror = function () {errorCounter();setTimeout(loadRequireJs, 500);};document.getElementsByTagName('head')[0].appendChild(requireJsScript);};errorCounter();loadRequireJs();};</script><script id="js-require-script" defer type="text/javascript" onerror="onRequireJsLoadError()" src="https://my2.imgsmail.ru/mail/ru/images/js/myjs/mm/out/min/bundles/all_reve5920a456e.js" crossorigin="anonymous"></script> <title>Ирина Морозова - Саров, Нижегородская обл., Россия, 103 года на Мой Мир@Mail.ru</title> <meta charset="utf-8" /> <meta name="keywords" content="Ирина Морозова, Ирина Морозова Саров, Нижегородская обл., Россия, Ирина Морозова 103 года"> <meta name="title" content="Ирина Морозова - Саров, Нижегородская обл., Россия, 103 года на Мой Мир@Mail.ru" /> <meta name="description" content="Ирина Морозова ✔ Саров, Нижегородская обл., Россия, ✔ 103 года. Страница пользователя mir-sarov@mail.ru социальной сети Мой Мир." /> <link rel="image_src" href="https://avt-10.foto.mail.ru/mail/mir-sarov/_avatar180?" /> <meta property="og:image" content="https://avt-10.foto.mail.ru/mail/mir-sarov/_avatar180?" /> <script type="text/javascript" src="https://my2.imgsmail.ru/mail/ru/images/js/myjs/json3_reve100ef83c3.js"></script> <link rel="canonical" href="https://my.mail.ru/mail/mir-sarov/" /> <link rel="meta" type="application/rdf+xml" title="FOAF" href="https://my.mail.ru/mail/mir-sarov/foaf" /> </head> <body class="browser-type-MSIE browser-type-MSIE-7 enable-fourth-column enable-wide-left-col show-not-only-canvas show-adaptive-canvas user-set-lang_ filed-images m-avatar-frames-enabled m-pw-checkout-repeated-purchase payment-dialog-debug-enabled " data-has-booster="1"> <script type="text/javascript">;(function(window, document) {'use strict';var file = '/static/sprites/all.html',revisionKey = 'sprites.all.rev',revisionValue = '132e005ec4bf3df9c342f870b11d3c141',dataKey = 'sprites.all.data',isSvgSupport = document.createElementNS && document.createElementNS('http://www.w3.org/2000/svg', 'svg').createSVGRect,isLocalStorageSupport = !!window.localStorage,request;function insert(svgText) {if (svgText) {if (document.body) {document.body.insertAdjacentHTML('afterbegin', svgText);} else {document.addEventListener('DOMContentLoaded', function () {document.body.insertAdjacentHTML('afterbegin', svgText);});}}}if (isSvgSupport) {if (isLocalStorageSupport && localStorage.getItem(revisionKey) === revisionValue) {insert(localStorage.getItem(dataKey));} else {try {request = new XMLHttpRequest();request.open('GET', file, true);request.onload = function () {if (request.status >= 200 && request.status < 300) {insert(request.responseText);if (isLocalStorageSupport) {localStorage.setItem(dataKey, request.responseText);localStorage.setItem(revisionKey, revisionValue);}}};request.send();} catch (ignore) {}}}}(window, document));</script> <svg height="0" width="0" style="left: 0; position: absolute; top: 0;"><defs><pattern id="pattern-stars-empty" patternUnits="userSpaceOnUse" width="14" height="12"><use x="0" y="0" xlink:href="#icon-star" fill="#ffffff" fill-opacity="0.6" height="12" width="12"></pattern><pattern id="pattern-stars-full" patternUnits="userSpaceOnUse" width="14" height="12"><use x="0" y="0" xlink:href="#icon-star" fill="#ffcc00" height="12" width="12"></pattern></defs></svg> <div class="l-head" data-mru-app-section="head"> <div class="b-head"><script type="text/plain" data-spletnik-config>{"type": "timetracker","params": {"enabled": true,"url": "/+/stat/timetrack/","xemail": "","mna": "","mnb": "","retryTimeout": 15000,"maxFailedAttempts": 3}}</script><script type="text/plain" data-mru-fragment="client-server">{"magic": {"mna": "","mnb": "","myhost": "my.mail.ru"},"verify": {"delay": "500","count": "3"},"activeUser": {"email": ""},"mimic": {"header": "X-Secret-Key","salt": "p1lvkgbo7ko7fksbctgweqld32okk24rnh91248h"}}</script><script type="text/plain" data-mru-fragment="counters">{"proxy": "https://my.mail.ru/static/myrb2.html"}</script><script type="text/plain" data-mru-fragment="app/channel" data-postload="true">{"proxy": "//mycomet.my.mail.ru/proxy.html?6","channel": "//mycomet.my.mail.ru/v3/get_comet","defaultId": "","isEnableShare": true,"sharedWorkerPath": "/static/shared-worker.html?1","log": "1","timeout": 90000}</script><script type="text/plain" class="b-css-manager-config">{"actions":"https://my2.imgsmail.ru/mail/ru/css/new/actions_revb76e64f6a7.css","admin":"https://my2.imgsmail.ru/mail/ru/css/new/modules/admin/admin_reve9438237af.css","admin.audience-setter":"https://my2.imgsmail.ru/mail/ru/css/new/admin/audience-setter_revdcebcd0125.css","admin.breaking-push":"https://my2.imgsmail.ru/mail/ru/css/new/admin/breaking-push_rev5aa1f2a4a9.css","alerts":"https://my2.imgsmail.ru/mail/ru/css/new/alerts_rev00b9df010f.css","animated-tabs":"https://my2.imgsmail.ru/mail/ru/css/new/modules/animated-tabs/animated-tabs_reva0a0a1f429.css","app-admin":"https://my2.imgsmail.ru/mail/ru/css/new/app-admin_reva216387765.css","app_catalog":"https://my2.imgsmail.ru/mail/ru/css/new/modules/app_catalog/app_catalog_rev1146059566.css","app_catalog-old":"https://my2.imgsmail.ru/mail/ru/css/new/modules/app_catalog-old/app_catalog-old_revc96c19cba1.css","application":"https://my2.imgsmail.ru/mail/ru/css/new/application_revec9f4a55d6.css","application-images":"https://my2.imgsmail.ru/mail/ru/css/new/application-images_reve42cb9cc8c.css","application-old":"https://my2.imgsmail.ru/mail/ru/css/new/application-old_revec9f4a55d6.css","application-promo":"https://my2.imgsmail.ru/mail/ru/css/new/application-promo_revb76e64f6a7.css","application-promo-old":"https://my2.imgsmail.ru/mail/ru/css/new/application-promo-old_rev339ca00426.css","apps":"https://my2.imgsmail.ru/mail/ru/css/new/modules/apps/apps_revb29c08b37f.css","apps-old.modules.list-item":"https://my2.imgsmail.ru/mail/ru/css/new/apps-old/modules/list-item_revb76e64f6a7.css","apps.modules.daily-task.inc.daily-task-widget-graph":"https://my2.imgsmail.ru/mail/ru/css/new/apps/modules/daily-task/inc/daily-task-widget-graph_revdd0225ad4d.css","apps.modules.hilo.game-bubble":"https://my2.imgsmail.ru/mail/ru/css/new/apps/modules/hilo/game-bubble_rev91fde143bb.css","apps.modules.hilo.hilo-tizer":"https://my2.imgsmail.ru/mail/ru/css/new/apps/modules/hilo/hilo-tizer_rev9c0ba2470d.css","apps.modules.list-item":"https://my2.imgsmail.ru/mail/ru/css/new/apps/modules/list-item_revb76e64f6a7.css","avatar-edit":"https://my2.imgsmail.ru/mail/ru/css/new/modules/avatar-edit/avatar-edit_rev8bca542c51.css","balance":"https://my2.imgsmail.ru/mail/ru/css/new/modules/balance/balance_rev9054fae23a.css","battlepass":"https://my2.imgsmail.ru/mail/ru/css/new/modules/battlepass/battlepass_rev7f98c5bd3a.css","breadcrumbs":"https://my2.imgsmail.ru/mail/ru/css/new/modules/breadcrumbs/breadcrumbs_revd003683cf4.css","captcha":"https://my2.imgsmail.ru/mail/ru/css/new/modules/captcha/captcha_rev0f04b41739.css","cashback-history":"https://my2.imgsmail.ru/mail/ru/css/new/modules/cashback-history/cashback-history_rev64d8bc48dd.css","catalog":"https://my2.imgsmail.ru/mail/ru/css/new/catalog_reva96202a33d.css","checkbox-list":"https://my2.imgsmail.ru/mail/ru/css/new/modules/checkbox-list/checkbox-list_reve5920a456e.css","choice-friends":"https://my2.imgsmail.ru/mail/ru/css/new/modules/choice-friends/choice-friends_rev131693430b.css","comments":"https://my2.imgsmail.ru/mail/ru/css/new/modules/comments/comments_rev3cd8112df6.css","components.actions.prize-image-block":"https://my2.imgsmail.ru/mail/ru/css/new/components/actions/prize-image-block_revfb867ee36e.css","components.actions.prize-popup":"https://my2.imgsmail.ru/mail/ru/css/new/components/actions/prize-popup_rev1b20a69ca1.css","components.apps.game-card.game-card":"https://my2.imgsmail.ru/mail/ru/css/new/components/apps/game-card/game-card_rev0f3caeedc8.css","components.apps.game-card.game-card-old":"https://my2.imgsmail.ru/mail/ru/css/new/components/apps/game-card/game-card-old_revc96c19cba1.css","components.apps.game-notify":"https://my2.imgsmail.ru/mail/ru/css/new/components/apps/game-notify_rev822ea0f310.css","components.apps.promo.diamonds":"https://my2.imgsmail.ru/mail/ru/css/new/components/apps/promo/diamonds_rev3ac15932d4.css","components.apps.promo.retention-gift":"https://my2.imgsmail.ru/mail/ru/css/new/components/apps/promo/retention-gift_rev4962aee109.css","components.apps.promo.toy-set":"https://my2.imgsmail.ru/mail/ru/css/new/components/apps/promo/toy-set_rev0f46dd18ba.css","components.apps.promo.wheel-of-fortune":"https://my2.imgsmail.ru/mail/ru/css/new/components/apps/promo/wheel-of-fortune_rev12c722b871.css","components.buy-badges.buy-badges":"https://my2.imgsmail.ru/mail/ru/css/new/components/buy-badges/buy-badges_rev988d94f6cd.css","components.comments.comments":"https://my2.imgsmail.ru/mail/ru/css/new/components/comments/comments_rev3cd8112df6.css","components.communities.catalog.communities-catalog":"https://my2.imgsmail.ru/mail/ru/css/new/components/communities/catalog/communities-catalog_reva446296012.css","components.community.journal":"https://my2.imgsmail.ru/mail/ru/css/new/components/community/journal_reva0a0a1f429.css","components.datepicker.datepicker":"https://my2.imgsmail.ru/mail/ru/css/new/components/datepicker/datepicker_reva0a0a1f429.css","components.history.history":"https://my2.imgsmail.ru/mail/ru/css/new/components/history/history_rev4707374752.css","components.notification-slot.notification-slot":"https://my2.imgsmail.ru/mail/ru/css/new/components/notification-slot/notification-slot_revfb867ee36e.css","components.payment-dialog.payment-dialog":"https://my2.imgsmail.ru/mail/ru/css/new/components/payment-dialog/payment-dialog_rev0f04b41739.css","components.profile.profile":"https://my2.imgsmail.ru/mail/ru/css/new/components/profile/profile_reva0a0a1f429.css","components.right-column.right-column":"https://my2.imgsmail.ru/mail/ru/css/new/components/right-column/right-column_revb7f5eb4395.css","components.right-column.right-column-community":"https://my2.imgsmail.ru/mail/ru/css/new/components/right-column/right-column-community_revb7f5eb4395.css","components.smiles.smiles":"https://my2.imgsmail.ru/mail/ru/css/new/components/smiles/smiles_revad1fd9f86a.css","components.toys-collection.bonus-variants":"https://my2.imgsmail.ru/mail/ru/css/new/components/toys-collection/bonus-variants_rev9651d9990a.css","components.toys-collection.rules":"https://my2.imgsmail.ru/mail/ru/css/new/components/toys-collection/rules_rev9651d9990a.css","components.toys-collection.toy-item":"https://my2.imgsmail.ru/mail/ru/css/new/components/toys-collection/toy-item_rev82107a1120.css","components.toys-collection.toy-receive":"https://my2.imgsmail.ru/mail/ru/css/new/components/toys-collection/toy-receive_rev9651d9990a.css","components.upload.video.upload-video":"https://my2.imgsmail.ru/mail/ru/css/new/components/upload/video/upload-video_rev1da6df83bc.css","components.video.album-selector.album-selector":"https://my2.imgsmail.ru/mail/ru/css/new/components/video/album-selector/album-selector_rev25ac467207.css","connect.buttons":"https://my2.imgsmail.ru/mail/ru/css/new/connect/buttons_revec9f4a55d6.css","connect.dialogs":"https://my2.imgsmail.ru/mail/ru/css/new/connect/dialogs_revec9f4a55d6.css","content-tools":"https://my2.imgsmail.ru/mail/ru/css/new/modules/content-tools/content-tools_revc743d71c84.css","daily-tasks":"https://my2.imgsmail.ru/mail/ru/css/new/modules/daily-tasks/daily-tasks_reve5920a456e.css","emoji":"https://my2.imgsmail.ru/mail/ru/css/new/emoji_rev0bd4e88f0a.css","game-client":"https://my2.imgsmail.ru/mail/ru/css/new/modules/game-client/game-client_rev91fde143bb.css","game-client-promo":"https://my2.imgsmail.ru/mail/ru/css/new/game-client-promo_rev91fde143bb.css","gifts":"https://my2.imgsmail.ru/mail/ru/css/new/modules/gifts/gifts_rev3cd8112df6.css","hashtag":"https://my2.imgsmail.ru/mail/ru/css/new/modules/hashtag/hashtag_rev2e72198615.css","holiday-action":"https://my2.imgsmail.ru/mail/ru/css/new/modules/holiday-action/holiday-action_rev397d303081.css","home":"https://my2.imgsmail.ru/mail/ru/css/new/modules/home/home_rev2f30d2a5ee.css","html5-video":"https://my2.imgsmail.ru/mail/ru/css/new/html5-video_revec9f4a55d6.css","icons-demo":"https://my2.imgsmail.ru/mail/ru/css/new/icons-demo_rev92432d1546.css","jsapi":"https://my2.imgsmail.ru/mail/ru/css/new/jsapi_rev9387976dce.css","layers":"https://my2.imgsmail.ru/mail/ru/css/new/modules/layers/layers_rev91fde143bb.css","left-menu":"https://my2.imgsmail.ru/mail/ru/css/new/modules/left-menu/left-menu_rev87a8bea70c.css","legacy":"https://my2.imgsmail.ru/mail/ru/css/new/legacy_rev25ac467207.css","likes":"https://my2.imgsmail.ru/mail/ru/css/new/modules/likes/likes_rev0f04b41739.css","main":"https://my2.imgsmail.ru/mail/ru/css/new/main_revb76e64f6a7.css","marketing-promo":"https://my2.imgsmail.ru/mail/ru/css/new/marketing-promo_rev71abf87b3d.css","media":"https://my2.imgsmail.ru/mail/ru/css/new/media_revec9f4a55d6.css","mention":"https://my2.imgsmail.ru/mail/ru/css/new/modules/mention/mention_reva7efd05f1e.css","messages":"https://my2.imgsmail.ru/mail/ru/css/new/modules/messages/messages_rev0e7929ce0b.css","mobile":"https://my2.imgsmail.ru/mail/ru/css/new/mobile_rev01be48903f.css","mobile_icons":"https://my2.imgsmail.ru/mail/ru/css/new/mobile_icons_rev701060b652.css","moderation":"https://my2.imgsmail.ru/mail/ru/css/new/modules/moderation/moderation_rev1da6df83bc.css","motivation-alerts":"https://my2.imgsmail.ru/mail/ru/css/new/modules/motivation-alerts/motivation-alerts_revb3d306752c.css","music-reskin":"https://my2.imgsmail.ru/mail/ru/css/new/modules/music-reskin/music-reskin_revec9f4a55d6.css","music-reskin.icons":"https://my2.imgsmail.ru/mail/ru/css/new/music-reskin/icons_rev92432d1546.css","music-reskin.moderation":"https://my2.imgsmail.ru/mail/ru/css/new/music-reskin/moderation_rev1da6df83bc.css","music_gc":"https://my2.imgsmail.ru/mail/ru/css/new/music_gc_rev71c7226500.css","music_reskin":"https://my2.imgsmail.ru/mail/ru/css/new/music_reskin_rev6691e4af3e.css","notifications":"https://my2.imgsmail.ru/mail/ru/css/new/modules/notifications/notifications_rev0f3caeedc8.css","page-load-progress":"https://my2.imgsmail.ru/mail/ru/css/new/modules/page-load-progress/page-load-progress_reva0a0a1f429.css","pages.404.404":"https://my2.imgsmail.ru/mail/ru/css/new/pages/404/404_revd9c24d5ad0.css","pages.502.502":"https://my2.imgsmail.ru/mail/ru/css/new/pages/502/502_revd2ddbfc6c4.css","pages.audio.audio":"https://my2.imgsmail.ru/mail/ru/css/new/pages/audio/audio_rev87a8bea70c.css","pages.bonus-history.bonus-history":"https://my2.imgsmail.ru/mail/ru/css/new/pages/bonus-history/bonus-history_revf639d0f61e.css","pages.communities.edit.community-edit":"https://my2.imgsmail.ru/mail/ru/css/new/pages/communities/edit/community-edit_reve13d842fe8.css","pages.communities.main.community-main":"https://my2.imgsmail.ru/mail/ru/css/new/pages/communities/main/community-main_rev293f783006.css","pages.communities.statistic.community-statistic":"https://my2.imgsmail.ru/mail/ru/css/new/pages/communities/statistic/community-statistic_reva0a0a1f429.css","pages.edit-theme.edit-theme":"https://my2.imgsmail.ru/mail/ru/css/new/pages/edit-theme/edit-theme_reva0a0a1f429.css","pages.editblacklist.editblacklist":"https://my2.imgsmail.ru/mail/ru/css/new/pages/editblacklist/editblacklist_rev1da6df83bc.css","pages.feed.feed":"https://my2.imgsmail.ru/mail/ru/css/new/pages/feed/feed_reva96202a33d.css","pages.gifts.gifts":"https://my2.imgsmail.ru/mail/ru/css/new/pages/gifts/gifts_rev3cd8112df6.css","pages.holidays.holidays":"https://my2.imgsmail.ru/mail/ru/css/new/pages/holidays/holidays_rev3cd8112df6.css","pages.login.login":"https://my2.imgsmail.ru/mail/ru/css/new/pages/login/login_rev2c085d1d24.css","pages.quarantine-lp.parts.quarantine-button":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/parts/quarantine-button_rev8b098716a2.css","pages.quarantine-lp.parts.quarantine-fonts":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/parts/quarantine-fonts_rev64d8bc48dd.css","pages.quarantine-lp.parts.quarantine-game-card":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/parts/quarantine-game-card_rev8b098716a2.css","pages.quarantine-lp.parts.quarantine-games":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/parts/quarantine-games_rev8b098716a2.css","pages.quarantine-lp.parts.quarantine-header":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/parts/quarantine-header_revf26e3150d4.css","pages.quarantine-lp.parts.quarantine-video":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/parts/quarantine-video_rev8b098716a2.css","pages.quarantine-lp.parts.quarantine-video-card":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/parts/quarantine-video-card_rev8b098716a2.css","pages.quarantine-lp.quarantine-lp":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/quarantine-lp_rev3df7ab8188.css","pages.quarantine-lp.quarantine-variables":"https://my2.imgsmail.ru/mail/ru/css/new/pages/quarantine-lp/quarantine-variables_rev8b098716a2.css","pages.setting.notify-setting":"https://my2.imgsmail.ru/mail/ru/css/new/pages/setting/notify-setting_reva96202a33d.css","pages.user.edit-info.edit-info":"https://my2.imgsmail.ru/mail/ru/css/new/pages/user/edit-info/edit-info_rev25ac467207.css","pages.user.edit-subscribe.edit-subscribe":"https://my2.imgsmail.ru/mail/ru/css/new/pages/user/edit-subscribe/edit-subscribe_rev25ac467207.css","pages.user.info.info":"https://my2.imgsmail.ru/mail/ru/css/new/pages/user/info/info_rev18c5c0ee0d.css","pages.user.main.user-main":"https://my2.imgsmail.ru/mail/ru/css/new/pages/user/main/user-main_rev9357aae3b3.css","pages.video.item.video-item":"https://my2.imgsmail.ru/mail/ru/css/new/pages/video/item/video-item_rev92432d1546.css","pages.vip.vip":"https://my2.imgsmail.ru/mail/ru/css/new/pages/vip/vip_rev8b6eecd813.css","pages.visitors.visitors":"https://my2.imgsmail.ru/mail/ru/css/new/pages/visitors/visitors_rev87a8bea70c.css","pages.webagent.webagent":"https://my2.imgsmail.ru/mail/ru/css/new/pages/webagent/webagent_rev0e7929ce0b.css","pages.welcome.welcome":"https://my2.imgsmail.ru/mail/ru/css/new/pages/welcome/welcome_rev0f3caeedc8.css","payment":"https://my2.imgsmail.ru/mail/ru/css/new/modules/payment/payment_rev9ef5ddb9a3.css","payment-window":"https://my2.imgsmail.ru/mail/ru/css/new/payment-window_reve5920a456e.css","popup":"https://my2.imgsmail.ru/mail/ru/css/new/modules/popup/popup_revb7f5eb4395.css","profile":"https://my2.imgsmail.ru/mail/ru/css/new/modules/profile/profile_reva0a0a1f429.css","promo":"https://my2.imgsmail.ru/mail/ru/css/new/modules/promo/promo_rev2559dab71e.css","promo-frame":"https://my2.imgsmail.ru/mail/ru/css/new/modules/promo-frame/promo-frame_rev289319951f.css","promo-history-new-user":"https://my2.imgsmail.ru/mail/ru/css/new/modules/promo-history-new-user/promo-history-new-user_rev58de32c019.css","promo.8march":"https://my2.imgsmail.ru/mail/ru/css/new/promo/8march_revb3d306752c.css","promo.chrome-audio-payer-page":"https://my2.imgsmail.ru/mail/ru/css/new/promo/chrome-audio-payer-page_reva0a0a1f429.css","promo.community-myproject":"https://my2.imgsmail.ru/mail/ru/css/new/promo/community-myproject_revc96c19cba1.css","promo.music-android":"https://my2.imgsmail.ru/mail/ru/css/new/promo/music-android_rev4707374752.css","promo.music-quiz":"https://my2.imgsmail.ru/mail/ru/css/new/promo/music-quiz_rev99f12eb3b3.css","promo.music-votes-artists":"https://my2.imgsmail.ru/mail/ru/css/new/promo/music-votes-artists_rev99f12eb3b3.css","promo.valentine_days":"https://my2.imgsmail.ru/mail/ru/css/new/promo/valentine_days_rev1aa3496a9d.css","publisher":"https://my2.imgsmail.ru/mail/ru/css/new/modules/publisher/publisher_rev3763d123cb.css","purchase-card":"https://my2.imgsmail.ru/mail/ru/css/new/modules/purchase-card/purchase-card_rev7f98c5bd3a.css","rating":"https://my2.imgsmail.ru/mail/ru/css/new/modules/rating/rating_revb29c08b37f.css","retina_icons_player":"https://my2.imgsmail.ru/mail/ru/css/new/retina_icons_player_rev24e8685401.css","search":"https://my2.imgsmail.ru/mail/ru/css/new/modules/search/search_reva0a0a1f429.css","select":"https://my2.imgsmail.ru/mail/ru/css/new/modules/select/select_revf71af83bd2.css","share.compiled.100":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/100_rev15abc61a75.css","share.compiled.12":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/12_rev15abc61a75.css","share.compiled.150":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/150_rev15abc61a75.css","share.compiled.20":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/20_rev15abc61a75.css","share.compiled.26":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/26_reva0a0a1f429.css","share.compiled.30":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/30_rev15abc61a75.css","share.compiled.45":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/45_rev15abc61a75.css","share.compiled.70":"https://my2.imgsmail.ru/mail/ru/css/new/share/compiled/70_rev15abc61a75.css","showcase":"https://my2.imgsmail.ru/mail/ru/css/new/modules/showcase/showcase_rev2d2919013c.css","social-buttons":"https://my2.imgsmail.ru/mail/ru/css/new/modules/social-buttons/social-buttons_rev99f12eb3b3.css","sp-video":"https://my2.imgsmail.ru/mail/ru/css/new/modules/sp-video/sp-video_rev4707374752.css","sp-video.icon":"https://my2.imgsmail.ru/mail/ru/css/new/sp-video/icon_revec9f4a55d6.css","sp-video.icon2x":"https://my2.imgsmail.ru/mail/ru/css/new/sp-video/icon2x_revd098c65648.css","sprites.all.all":"https://my2.imgsmail.ru/mail/ru/css/new/sprites/all/all_revec9f4a55d6.css","sprites.all.all2x":"https://my2.imgsmail.ru/mail/ru/css/new/sprites/all/all2x_revec9f4a55d6.css","sprites.smiles.smiles":"https://my2.imgsmail.ru/mail/ru/css/new/sprites/smiles/smiles_revad1fd9f86a.css","styleguide.switcher":"https://my2.imgsmail.ru/mail/ru/css/new/styleguide/switcher_reve5920a456e.css","subscription-community":"https://my2.imgsmail.ru/mail/ru/css/new/modules/subscription-community/subscription-community_rev1dd64e8df1.css","themes.theme1":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme1_revc96c19cba1.css","themes.theme10":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme10_revc96c19cba1.css","themes.theme11":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme11_revc96c19cba1.css","themes.theme13":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme13_revc96c19cba1.css","themes.theme14":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme14_revc96c19cba1.css","themes.theme15":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme15_revc96c19cba1.css","themes.theme16":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme16_revc96c19cba1.css","themes.theme17":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme17_revc96c19cba1.css","themes.theme18":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme18_revc96c19cba1.css","themes.theme19":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme19_revc96c19cba1.css","themes.theme2":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme2_revc96c19cba1.css","themes.theme20":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme20_revc96c19cba1.css","themes.theme21":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme21_revc96c19cba1.css","themes.theme22":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme22_revc96c19cba1.css","themes.theme23":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme23_revc96c19cba1.css","themes.theme24":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme24_revc96c19cba1.css","themes.theme25":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme25_revc96c19cba1.css","themes.theme26":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme26_revc96c19cba1.css","themes.theme27":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme27_revc96c19cba1.css","themes.theme28":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme28_revc96c19cba1.css","themes.theme29":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme29_revc96c19cba1.css","themes.theme3":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme3_revc96c19cba1.css","themes.theme30":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme30_revc96c19cba1.css","themes.theme31":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme31_revc96c19cba1.css","themes.theme32":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme32_revc96c19cba1.css","themes.theme33":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme33_revc96c19cba1.css","themes.theme34":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme34_revc96c19cba1.css","themes.theme35":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme35_revc96c19cba1.css","themes.theme36":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme36_revc96c19cba1.css","themes.theme37":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme37_revc96c19cba1.css","themes.theme38":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme38_revc96c19cba1.css","themes.theme39":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme39_revc96c19cba1.css","themes.theme4":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme4_revc96c19cba1.css","themes.theme5":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme5_revc96c19cba1.css","themes.theme6":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme6_revc96c19cba1.css","themes.theme7":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme7_revc96c19cba1.css","themes.theme8":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme8_revc96c19cba1.css","themes.theme9":"https://my2.imgsmail.ru/mail/ru/css/new/themes/theme9_revc96c19cba1.css","top-menu":"https://my2.imgsmail.ru/mail/ru/css/new/modules/top-menu/top-menu_revf15123cf55.css","verify":"https://my2.imgsmail.ru/mail/ru/css/new/modules/verify/verify_rev0f04b41739.css","video":"https://my2.imgsmail.ru/mail/ru/css/new/video_rev987baa7900.css","video.embed":"https://my2.imgsmail.ru/mail/ru/css/new/video/embed_revec9f4a55d6.css","vip":"https://my2.imgsmail.ru/mail/ru/css/new/modules/vip/vip_rev8b6eecd813.css","web-console":"https://my2.imgsmail.ru/mail/ru/css/new/web-console_rev4fba4a556e.css","winmodal.winmodal":"https://my2.imgsmail.ru/mail/ru/css/new/winmodal/winmodal_rev070184930d.css"}</script><div class="b-head__counters" type="gemius"><script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="1877" data-alternative-num="">{"q": "1877","aQ": "","n": "","sitezone": "","siteId": "120","preview": "","lang": "en_US","targetNewDesign": "","extraOptions": ""}</script></div><div class="b-head__banner"></div><div class="b-head__portal-navigation b-head__portal-navigation_old"> <!--noindex--> <style>.x-ph{position:relative;z-index:1003;margin:0;padding:0;font:12px/16px HelveticaNeue,Arial,sans-serif;white-space:nowrap;text-align:left;background:#fff;height:28px;*zoom:1}.x-ph .w-x-ph{width:100%;border-collapse:collapse;background:#fff}.x-ph .w-x-ph,.x-ph .w-x-ph__col{padding:0;margin:0;border:0;border-spacing:0;font:12px/16px HelveticaNeue,Arial,sans-serif}.x-ph .w-x-ph__col{height:28px;vertical-align:top;white-space:nowrap}.x-ph .w-x-ph__col_left{width:1%;padding-right:20px;text-align:left}.x-ph .w-x-ph__col_right{text-align:right}.x-ph__menu{position:relative;z-index:1004;display:inline-block;padding-right:2px;font:12px/16px HelveticaNeue,Arial,sans-serif;vertical-align:top}.w-x-ph__menu__placeholder{position:absolute;top:100%;left:50%;width:0;height:0;font:0/0 a}.x-ph__menu__button,.x-ph__menu__button:link,.x-ph__menu__button:visited,.x-ph__menu__button:hover,.x-ph__menu__button:active,.x-ph__menu__button:focus{position:relative;z-index:1005;display:inline-block;width:100%;padding:6px 0 5px;border-right:1px solid #fff;border-left:1px solid #fff;font:12px/16px HelveticaNeue,Arial,sans-serif;text-decoration:none;cursor:pointer;outline:none}.x-ph-ff.x-ph-win .x-ph__menu__button,.x-ph-ff.x-ph-win .x-ph__menu__button:link,.x-ph-ff.x-ph-win .x-ph__menu__button:visited,.x-ph-ff.x-ph-win .x-ph__menu__button:hover,.x-ph-ff.x-ph-win .x-ph__menu__button:active,.x-ph-ff.x-ph-win .x-ph__menu__button:focus{padding-top:5px;padding-bottom:6px;height:17px}.x-ph__menu__button__text,.x-ph__menu_open .x-ph__menu__button:hover .x-ph__menu__button__text{display:inline-block;width:100%;padding:0 14px 0 6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#005bd1;font-style:normal;text-decoration:none;overflow:hidden;text-overflow:ellipsis;text-align:left;vertical-align:top}.x-ph__menu__button:hover .x-ph__menu__button__text,.x-ph__menu__button:focus .x-ph__menu__button__text,.x-ph__menu__button:active .x-ph__menu__button__text,.x-ph__menu_open .x-ph__menu__button:focus .x-ph__menu__button__text,.x-ph__menu_open .x-ph__menu__button:active .x-ph__menu__button__text{color:#ff9e00}.x-ph__menu__button__icon,.x-ph__menu_open .x-ph__menu__button:hover .x-ph__menu__button__icon{position:absolute;right:5px;top:13px;width:0;height:0;border-width:4px;border-style:solid;border-color:#005bd1 #fff #fff;font:0/0 a}.x-ph__menu__button:hover .x-ph__menu__button__icon,.x-ph__menu__button:focus .x-ph__menu__button__icon,.x-ph__menu__button:active .x-ph__menu__button__icon,.x-ph__menu_open .x-ph__menu__button:focus .x-ph__menu__button__icon,.x-ph__menu_open .x-ph__menu__button:active .x-ph__menu__button__icon{border-color:#ff9e00 #fff #fff}.w-x-ph__menu__button__shadow{position:absolute;z-index:1007;top:0;opacity:0;width:50px;height:0;background:#fff;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.2);-moz-box-shadow:0 4px 15px rgba(0,0,0,.2);box-shadow:0 4px 15px rgba(0,0,0,.2)}.x-ph__link{display:inline-block;padding:6px;margin-right:6px;*padding:5px 6px 7px;*zoom:1;text-decoration:none;white-space:nowrap;outline:none;font:12px/16px HelveticaNeue,Arial,sans-serif}.x-ph__link,a.x-ph__link{color:#005bd1}.x-ph__link:hover,a.x-ph__link:hover{color:#ff9e00;text-decoration:none}.x-ph__link:hover .x-ph__link__text,a.x-ph__link:hover .x-ph__link__text{color:#ff9e00}.x-ph__link_ext,a.x-ph__link_ext,.x-ph__link_ext:hover,a.x-ph__link_ext:hover{text-decoration:none}.x-ph__link__text{text-decoration:none;font-style:normal;cursor:pointer}.x-ph__link__balloon{display:none;overflow:hidden;margin-bottom:-4px;margin-left:3px;padding:1px 3px;min-width:9px;height:13px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;background-color:#ff9e00;color:#fff;vertical-align:baseline;text-align:center;font-weight:400;font-style:normal;font-size:11px;line-height:13px;cursor:pointer;-webkit-animation-duration:500ms;-moz-animation-duration:500ms;animation-duration:500ms;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;animation-fill-mode:both}.x-ph-ff.x-ph-mac .x-ph__link__balloon,.x-ph-opera .x-ph__link__balloon{line-height:14px}.x-ph__link_ext .x-ph__link__balloon{display:inline-block;*display:inline;*zoom:1}.x-ph-ios .x-ph__link__balloon{margin-bottom:-5px;padding:0 3px 2px}.x-ph__link_first{margin-left:14px}.x-ph__link_last{margin-right:12px}.x-ph__link_ext{padding-right:1px}.x-ph__link_selected{font-weight:700}.x-ph-ff.x-ph-win .x-ph__link{padding:5px 6px 7px}.x-ph__auth__link_icon{position:relative;overflow:hidden;padding:0 6px!important;width:16px;height:28px;vertical-align:top;text-indent:30px}.x-ph__auth__link_icon,.x-ph__auth__link_icon:hover{color:#fff!important}.x-ph__auth__link_icon:after{position:absolute;top:2px;left:2px;display:block!important}.w-x-ph__link{display:inline-block;vertical-align:top}.x-ph__auth{width:100%}.x-ph__auth,.w-x-ph__auth__col{margin:0;padding:0;border:0;border-spacing:0;font:12px/16px HelveticaNeue,Arial,sans-serif}.w-x-ph__auth__col{vertical-align:top;text-align:right;white-space:nowrap}.w-x-ph__auth__col_left{width:99%}.w-x-ph__auth__col_right{padding-right:2px}.x-ph__auth__user{position:relative;display:block;width:100%;min-width:100px;height:28px;overflow:hidden}.w-x-ph__auth__user_inner{position:absolute;right:0;text-align:left;max-width:100%}.x-ph__auth__user__text{color:#000;display:inline-block;padding:6px 10px 6px 0;_padding:5px 10px 7px 0;font:12px/16px HelveticaNeue,Arial,sans-serif}.x-ph__auth__user__fade{position:absolute;top:0;right:-6px;width:16px;height:28px;overflow:hidden;background:url("https://img.imgsmail.ru/ph/0.58.35/auth/fade2.png") repeat-y 0 0;_display:none}.x-ph__auth__link,.x-ph__auth__link:link,.x-ph__auth__link:visited,.x-ph__auth__link:hover,.x-ph__auth__link:active,.x-ph__auth__link:focus{font:12px/16px HelveticaNeue,Arial,sans-serif}.w-x-ph__auth__dropdown{position:relative;display:block;min-width:100px;width:100%;height:1px;text-align:right}.w-x-ph__auth__dropdown__inner{position:absolute;right:6px;width:100%;min-width:100px;text-align:right}.x-ph__menu_auth{max-width:100%}.x-ph__menu__button_auth,.x-ph__menu__button_auth:link,.x-ph__menu__button_auth:visited,.x-ph__menu__button_auth:hover,.x-ph__menu__button_auth:active,.x-ph__menu__button_auth:focus{max-width:100%}.x-ph__menu__button__text_auth{position:relative}.x-ph__menu__button__text_auth,.x-ph__menu_open .x-ph__menu__button:hover .x-ph__menu__button__text_auth{max-width:560px}.x-ph__menu_auth_unread .x-ph__menu__button__text_auth,.x-ph__menu_auth_unread.x-ph__menu_open .x-ph__menu__button:hover .x-ph__menu__button__text_auth{padding-left:14px}.x-ph__menu__button_auth__unread{display:none;position:absolute;left:4px;top:12px;width:6px;height:6px;background:#ff9e00;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.x-ph__menu_auth_unread .x-ph__menu__button_auth__unread{display:block}.x-ph__menu_open .x-ph__menu__button .x-ph__menu__button__text,.x-ph__menu_open .x-ph__menu__button:hover .x-ph__menu__button__text,.x-ph__menu_open .x-ph__menu__button:focus .x-ph__menu__button__text,.x-ph__menu_open .x-ph__menu__button:active .x-ph__menu__button__text{color:#333}.x-ph__menu_open .x-ph__menu__button .x-ph__menu__button__icon,.x-ph__menu_open .x-ph__menu__button:hover .x-ph__menu__button__icon,.x-ph__menu_open .x-ph__menu__button:focus .x-ph__menu__button__icon,.x-ph__menu_open .x-ph__menu__button:active .x-ph__menu__button__icon{border-color:#333 #fff #fff}.x-ph__menu__button_auth__unread{background-position:0 -133px}.x-ph__menu__button__text__icon,.x-ph__auth_list__item__info__social{display:inline-block;overflow:hidden;width:16px;height:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;vertical-align:top}.x-ph__menu__button__text__icon:after,.x-ph__auth_list__item__info__social:after{margin:-4px 0 0 -4px}</style> <div class="x-ph portal-headline" id="portal-headline"><table class="w-x-ph" cellspacing="0"><tr><td class="w-x-ph__col w-x-ph__col_left"><a href="https://r.mail.ru/n312359242?sz=2&amp;rnd=351974296" rel="nofollow noopener" class="x-ph__link x-ph__link_first">Mail.ru</a><a id="ph_mail" href="https://r.mail.ru/n312359243?sz=2&amp;rnd=351974296" rel="nofollow noopener" class="x-ph__link"><span class="x-ph__link__text">Почта</span><i class="x-ph__link__balloon" id="g_mail_events"></i></a><a id="ph_my" style="" class="x-ph__link" href="https://r.mail.ru/n312359707?sz=2&amp;rnd=351974296" rel="nofollow noopener"><span class="x-ph__link__text x-ph__link_selected">Мой Мир</span><i class="x-ph__link__balloon" id="g_my_events"></i></a><span class="w-x-ph__link" style=""><a class="x-ph__link" href="https://r.mail.ru/n312359708?sz=2&amp;rnd=351974296" rel="nofollow noopener"><span class="x-ph__link__text">Одноклассники</span><i class="x-ph__link__balloon" id="g_ok_events"></i></a><span id="PH_bub:ok" class="x-ph-bub__placeholder"></span></span><a class="x-ph__link" href="https://r.mail.ru/n312359246?sz=2&amp;rnd=351974296" rel="nofollow noopener" style=""><span class="x-ph__link__text">Игры</span><i class="x-ph__link__balloon" id="g_games_events"></i></a><a href="https://r.mail.ru/n312359247?sz=2&amp;rnd=351974296" rel="nofollow noopener" style="" class="x-ph__link"><span class="x-ph__link__text">Знакомства</span><i class="x-ph__link__balloon" id="g_love_events"></i></a><a href="https://r.mail.ru/n312359248?sz=2&amp;rnd=351974296" rel="nofollow noopener" style="" class="x-ph__link">Новости</a><a href="https://r.mail.ru/n312359249?sz=2&amp;rnd=351974296" rel="nofollow noopener" style="" class="x-ph__link">Поиск</a><a id="PH_allProjects" class="x-ph__link" href="https://r.mail.ru/n312359250?sz=2&amp;rnd=351974296" rel="nofollow noopener">Все проекты</a><span class="x-ph__menu" id="PH_projectsMenu" style="display:none;"><i class="w-x-ph__menu__button__shadow w-x-ph__menu__button__shadow_left"></i><i class="w-x-ph__menu__button__shadow w-x-ph__menu__button__shadow_right"></i><a class="x-ph__menu__button" id="PH_projectsMenu_button" href="#" rel="nofollow noopener"><i class="x-ph__menu__button__icon"></i><i class="x-ph__menu__button__text">Все проекты</i></a></span></td><td class="w-x-ph__col w-x-ph__col_right"><div id="PH_authView" style="display:none"><table class="x-ph__auth" cellspacing="0"><tr><td class="w-x-ph__auth__col w-x-ph__auth__col_left"><span id="PH_singleuser" class="x-ph__auth__user"><span class="w-x-ph__auth__user_inner"><span id="PH_user-email_disabled" class="x-ph__auth__user__text"></span><span class="x-ph__auth__user__fade"></span></span></span><div id="PH_miltiuser" style="display:none;" class="w-x-ph__auth__dropdown"><div class="w-x-ph__auth__dropdown__inner"><div class="x-ph__menu x-ph__menu_auth" id="PH_authMenu"><i class="w-x-ph__menu__button__shadow w-x-ph__menu__button__shadow_left"></i><i class="w-x-ph__menu__button__shadow w-x-ph__menu__button__shadow_right"></i><span class="x-ph__menu__button x-ph__menu__button_auth" id="PH_authMenu_button"><i class="x-ph__menu__button_auth__unread" title=""></i><i class="x-ph__menu__button__icon x-ph__menu__button__icon_auth"></i><i class="x-ph__menu__button__text x-ph__menu__button__text_auth" id="PH_user-email"></i></span></div></div></div></td><td class="w-x-ph__auth__col w-x-ph__auth__col_right"><a id="PH_logoutLink" class="x-ph__link x-ph__link_last x-ph__auth__link" href="https://r.mail.ru/cls1074201/auth.mail.ru/cgi-bin/logout?next=1&lang=ru_RU&Page=https%3A%2F%2Fmy.mail.ru" rel="nofollow noopener" title="выход" xname="clb1074201">выход</a></td></tr></table></div><div id="PH_noAuthView" style=""><table class="x-ph__auth" cellspacing="0"><tr><td class="w-x-ph__auth__col w-x-ph__auth__col_right"><a id="PH_regLink" class="x-ph__link x-ph__auth__link" href="https://r.mail.ru/cls47159165/r.mail.ru/clb1126011/e.mail.ru/signup?from=navi&lang=ru_RU&SignupMymailRu=1&back=https%3A%2F%2Fmy.mail.ru%2Fmail%2Fmir-sarov%2F&siteid=120&amp;rnd=351974296" rel="nofollow noopener">Регистрация</a><a class="x-ph__link x-ph__link_last x-ph__auth__link" href="https://my.mail.ru/cgi-bin/login?page=https%3A%2F%2Fmy.mail.ru" rel="nofollow noopener" id="PH_loginLink" xname="clb951827">Вход</a></td></tr></table></div></td></tr></table></div><div id="PH_innerHTML" style="display:none;"></div><!--[if IE 7]><script>var ____________ie7 = true;</script><![endif]--><!--[if IE 8]><script>var ____________ie8 = true;</script><![endif]--><script> if (!window.__PHS) var __PHS = {}; (function (s) { s.exp = {}; s.lang = "ru_RU"; s.logDetails = false; s.maxAccounts = 20; s.eid = ''; s.id = 47159165; s.settingsId = +'37879182'; s.siteid = +'120'; s.sitezone = +'2'; s.pv = '2'; s.region = 'Сингапур'; s.loginLink = 'https://my.mail.ru/cgi-bin/login?page=https%3A%2F%2Fmy.mail.ru'; s.authFormExtDomainsEnabled = false; s.portalAuthEnabled = true; s.disableGamesCounter = false; s.loginLinkXName = 'clb1270902'; s.registerBackUrl = "https://my.mail.ru/mail/mir-sarov/"; s.bizLinks = false; s.loveCounter = false; s.mailEvents = false; s.disableIFCheck = false; s.mailSplashUpdate = false; s.settingsText = false; s.settingsPage = false; s.showPassword = false; s.loginFromProject = false; s.pauseUpdate = false; s.pauseUpdateTime = 0; s.authGate = false; s.authGateJS = 'https://img.imgsmail.ru/ag/l.js'; s.authGateJSHasVer = false; s.devAuth = /(^|\.)devmail\.ru$/.test(window.location.hostname); if (!s.socialAuth) s.socialAuth = {"vk": 1,"ok": 1,"fb": 1};s.externalJS = 'https://img.imgsmail.ru/ph/0.58.35/external.min.js'; s.projectsMenu={"projects": [{"items": [{"title": "Авто","url": "https://trk.mail.ru/c/lfmn59"},{"title": "Гороскопы","url": "https://trk.mail.ru/c/sxmg92"},{"title": "Дети","url": "https://trk.mail.ru/c/c6g5d9"},{"title": "Добро","url": "https://trk.mail.ru/c/t2emd6"},{"title": "Дом","url": "https://trk.mail.ru/c/x1nl75"},{"title": "Задачи","url": "https://trk.mail.ru/c/oug674"},{"title": "Здоровье","url": "https://trk.mail.ru/c/vm65i6"},{"title": "Кино","url": "https://trk.mail.ru/c/qjeng8"},{"title": "Леди","url": "https://trk.mail.ru/c/p7wpt2"},{"title": "Мой Мир","url": "https://trk.mail.ru/c/dinvz3"},{"title": "Облако","url": "https://trk.mail.ru/c/t46eg7"},{"title": "Ответы","url": "https://trk.mail.ru/c/nep4a7"},{"title": "Питомцы","url": "https://trk.mail.ru/c/x8pj79"},{"title": "Погода","url": "https://trk.mail.ru/c/qtcyh9"},{"title": "Спорт","url": "https://trk.mail.ru/c/kz5jj1"},{"title": "ТВ программа","url": "https://trk.mail.ru/c/k7q398"},{"title": "Hi-Tech","url": "https://trk.mail.ru/c/jmokx4"}]},{"title": "Для бизнеса","items": [{"title": "VK Tech","url": "https://trk.mail.ru/c/kr3w88"},{"title": "VK Cloud","url": "https://trk.mail.ru/c/bxhvk9"},{"title": "VK WorkSpace","url": "https://trk.mail.ru/c/qr4gj5"},{"title": "VK WorkDisk","url": "https://trk.mail.ru/c/z20ob3"},{"title": "VK Teams","url": "https://trk.mail.ru/c/ed8rn1"},{"title": "VK Реклама","url": "https://trk.mail.ru/c/fnkyf9"},{"title": "MyTracker","url": "https://trk.mail.ru/c/j0oqb4"},{"title": "Почта для бизнеса","url": "https://trk.mail.ru/c/yq1mk3"},{"title": "Почта для образования","url": "https://trk.mail.ru/c/dytax4"},{"title": "Рейтинг сайтов","url": "https://trk.mail.ru/c/q8nfv2"}]},{"title": "Другие проекты","items": [{"title": "Капсула","url": "https://trk.mail.ru/c/wc5bb1", "img": "https://r.mradx.net/pictures/0D/196D4C.png", "imgWidth": "16", "imgHeight": "16", "img_2x": "https://r.mradx.net/pictures/2C/F0E95C.png"},{"title": "ТамТам","url": "https://trk.mail.ru/c/iglmp1", "img": "https://r.mradx.net/pictures/B9/380E74.png", "imgWidth": "16", "imgHeight": "16", "img_2x": "https://r.mradx.net/pictures/A9/AC7A85.png"},{"title": "Юла","url": "https://trk.mail.ru/c/j6hdy3", "img": "https://r.mradx.net/pictures/33/2CDE9B.png", "imgWidth": "16", "imgHeight": "16", "img_2x": "https://r.mradx.net/pictures/AA/FEE215.png"}]}], "links": [{"title": "Список всех проектов","url": "https://trk.mail.ru/c/uym884"}]}; s.user=''; s.jsonpEnabled=+''; })(window.__PHS);(function(e,r){function aa(a,d){return a.bind.apply(a,C.call(arguments,1))}function K(a){for(var a=a||{},d=1,b=arguments.length;d<b;d++){var f=arguments[d],i;for(i in f)f.hasOwnProperty(i)&&(a[i]=f[i])}return a}function ba(a,d){for(var b in d)Object.prototype.hasOwnProperty.call(d,b)&&!Object.prototype.hasOwnProperty.call(a,b)&&(a[b]=d[b]);return a}function L(a){return document.getElementById(a)}function ca(a,d,b,f){var i="",e=[],l=0;if("string"===typeof a)e.push([a,d]),l+=d,"object"==typeof b&&(f= b,b=x);else{for(var k in a)a.hasOwnProperty(k)&&(e.push([k,a[k]]),l+=a[k]);"string"==typeof d?(f=b,b=d):"object"==typeof d&&(f=d,b=x)}void 0===b&&(b=x);a=0;for(d=e.length;a<d;a++)e[a]=e[a].join(":");"object"==typeof f&&("string"==typeof f.rlog&&f.rlog.length&&Array.isArray(f.rlog_message)&&f.rlog_message.length)&&(i="&rlog="+f.rlog+"&rlog_message="+f.rlog_message.join(",")+(f.email?"&email="+f.email:""));(new Image).src="//stat.radar.imgsmail.ru/update?p=headline&t="+b+"&v="+l+"&i="+e.join(",")+(document.referrer? "&r="+escape(document.referrer):"")+i+"&rnd="+Math.random()}function da(a,d,b){function f(){a();h||(e=D(f,d))}var e,h;b&&a();e=D(f,d);return function(){h=!0;M(e)}}function ea(a){a.stopPropagation?a.stopPropagation():a.cancelBubble=!0;a.preventDefault?a.preventDefault():a.returnValue=!1}function fa(a){a.preventDefault?a.preventDefault():a.returnValue=!1}function N(a,d,b,f){if(d)if(d.addEventListener)d[a?"addEventListener":"removeEventListener"](b,f,!1);else d[a?"attachEvent":"detachEvent"]("on"+b, f)}function v(a){return a&&1==a.nodeType}function O(a){(function(){for(var a,b=arguments,f=b.length;f--;){a=b[f].split(",");for(var i=a.length;i--;){var h=a[i],l=void 0,k=parseInt(1E9*Math.random()),j=void 0;if(l=h.match(/^(?:cl([bn])|([adgin]))(\d+)(?:sz(\d+))?/))l[1]?j="s"+l[1]:"n"==l[2]?j="nc":("i"==l[2]&&(k=null),j=l[2]),j+=l[3]+".gif?",l[4]&&(j+="sz="+l[4]),k&&(j+="&rnd="+k),e.settings.eid&&(j+="&test_id="+e.settings.eid),(new Image).src="//rs.mail.ru/"+j}}})(a)}function ga(a){N(1,a,"mousedown", function(a){a||(a=window.event);for(a=a.target||a.srcElement;a;)a.getAttribute&&a.getAttribute("xname")&&O(a.getAttribute("xname")),a=a.parentNode})}function ha(a,d){var b;b=v(d)?function(a,d){return a==d}:function(a,d){return y(a,d)};for(var f=a.parentNode;f;){if(b(f,d))return f;f=f.parentNode}return!1}function ia(a){for(;a.firstChild;)a.removeChild(a.firstChild)}function y(a,d){return v(a)&&z?a.classList.contains(d):!!~(" "+a.className+" ").indexOf(" "+d+" ")}function E(a,d){if(v(a))if(z)for(var d= d.split(" "),b=0;b<d.length;b++)a.classList.add(d[b]);else!y(a,d)&&(a.className+=" "+d)}function P(a,d){v(a)&&(z?a.classList.remove(d):a.className=a.className.replace(RegExp("(^|\\s)"+d+"(\\s|$)","g"),"$1"))}function ja(a,d){if(!v(a))return z?a.classList.toggle(d):y(a,d)?(P(a,d),!1):(E(a,d),!0)}function ka(a){return"string"!==typeof a||!a?null:(new Function("return "+a))()}function la(){return!!b.SCookie.getGlobal(Q)}function ma(a){var d={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"},b=[],f;for(f in d)b.push(f); b="["+b.join("")+"]";f=function(a){return d[a]};return"string"===typeof a&&RegExp(b).test(a)?a.replace(RegExp(b,"g"),f):null==a?"":a}function A(a,d,b){if(void 0!==d){var f,b=b||{};null===d&&(d="",b.expires=-1);d+="";document.cookie=a+"="+d+(b.expires&&(f="number"==typeof b.expires&&(f=new Date),f.setTime(f.getTime()+864E5*b.expires),f||"toUTCString"in b.expires&&b.expires)&&"; expires="+f.toUTCString()||"")+(b.path?"; path="+b.path:"")+(b.domain?"; domain="+b.domain:"")+(b.secure?"; secure":"");return d}if(""!== (document.cookie||""))return d=(document.cookie.match(RegExp("(?:^|; ?)"+a+"\\=(\\S*?)(?:; ?|$)"))||[])[1],void 0===d?void 0:d}function R(){this._invocations=[];this._context=this._fn=null}function t(){}function F(a){this._node=b.byId(a);this._container=this._node.parentNode}function na(a){this._counters=a;for(var b in this._counters)this._counters.hasOwnProperty(b)&&(this._counters[b]=new F(this._counters[b]));this.update=function(a,b){if("string"==typeof a){var d={};d[a]=b;this.update(d)}else for(d in a)a.hasOwnProperty(d)&& (this._counters[d].update(a[d]),this._counters[d]._isAnim=e.activeUser())}}function p(a){p.__all.push(this);this._opts=a;this._open=this._open.bind(this);this._baseClass=a.baseClass;this._rootNode=a.rootNode;this._dropdown=a.dropdown;this._button=a.button;this._openCounter=a.openCounter||null;this._hideTimeout=null;this._orientation=this._opts.orientation;this._openClass=this._baseClass+"_open";this._rightClass=this._openClass+"_right";this._leftClass=this._openClass+"_left";this._inited=!!this._dropdown; this._triggerHideOnInit=this._triggerShowOnInit=!1;b.event(1,this._button,"click",this.show.bind(this))}function s(a,b){b=b||{};this._url=a;this._encoding=b.encoding;this._JSONPCallbackParam=b.JSONPCallbackParam||"callback";this._xhrEnabled=!__PHS.jsonpEnabled&&!b.jsonpEnabled;this._processing=!1;this._requestSource=b.requestSource;this._xhr2Supported=!1;try{XMLHttpRequest&&"withCredentials"in new XMLHttpRequest&&(this._xhr2Supported=!0)}catch(c){}}function oa(a){function d(){h!==(h=location.hash.replace(/^#/, "")||null)&&f()}this._userEmail=a.userEmail;this.____user=this._userEmail.innerHTML||void 0;var c="string"==typeof this.____user&&this.____user.length;this._user=e.settings.loginFromProject&&"mail"==b.project&&c?this.____user:null;this._updateByTimeout=a.updateByTimeout;this.updateLastRequest=0;this._noAuthView=a.noAuthView;this._authView=a.authView;this.updateAccountInfo();var f=b.bind(this.updateAccountInfo,this),i=!1;if(!this._updateByTimeout)if(window.jsHistory&&window.jsHistory.change)window.jsHistory.change(function(){i&& f();i=!0});else if("onhashchange"in window)b.event(1,window,"hashchange",f);else{var h=location.hash.replace(/^#/,"")||null;b.setIntervalByTimeout(d,50)}}function S(a,b){var c=document.createElement("script"),f=document.getElementsByTagName("head")[0];"undefined"!==typeof b&&(c.defer="defer",c.async="async");c.type="text/javascript";c.src=a;!("opera"in window)||"complete"===document.readyState?f.appendChild(c):window.addEventListener("DOMContentLoaded",function(){f.appendChild(c)},!1)}if(!e){var b= {};r.swaDomain="//portal.mail.ru";r.authDomain="https://auth.mail.ru";/^https?:\/\/[^/]*?\.dev\.mail\.ru($|\/\S*)/i.test(location.href)?(r.swaDomain="//portal.dev.mail.ru",r.authDomain="https://auth.dev.mail.ru"):/^https?:\/\/[^/]*?\.devmail\.ru($|\/\S*)/i.test(location.href)&&(r.swaDomain="//portal.devmail.ru",r.authDomain="https://auth.devmail.ru");r.swaTest&&(r.swaDomain="//portal.test.mail.ru",r.authDomain="https://test.auth.mail.ru");window.__PH=e={_:b,experiments:r.exp};delete r.exp;e.settings= r;var C=Array.prototype.slice;void 0===Function.prototype.bind&&(Function.prototype.bind=function(a){var b=C.call(arguments,1),c=this;return function(){return c.apply(a,b.concat(C.call(arguments,0)))}});Array.isArray||(Array.isArray=function(a){return"[object Array]"===Object.prototype.toString.call(a)});var x="my",D=window.setTimeout,M=window.clearTimeout,w=L("portal-headline"),G=!1,z="classList"in document.documentElement,pa=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a, b)}:function(a,b){for(var c=0,f=a.length;c<f;c++)if(a[c]==b)return c;return-1},T=window.devicePixelRatio,qa=void 0!=document.createElement("div").style.backgroundSize&&1<T,Q="s_c",U={},ra=function(a){return a.replace(/([A-Z])/g,function(a,b){return"-"+b.toLowerCase()}).replace(/^ms-/,"-ms-")},sa=function(a){return a.replace(/([a-z])-([a-z])/g,function(a,b,f){return b+f.toUpperCase()}).replace(/^-/,"")},V=function(a,b){var c=a.charAt(0).toUpperCase()+a.slice(1);a:{var c=(a+" "+ta.join(c+" ")+c).split(" "), f;b:if(f=c.length,"CSS"in window&&"supports"in window.CSS){for(;f--;)if(window.CSS.supports(ra(c[f]),b)){f=!0;break b}f=!1}else f=void 0;if(void 0!==f)c=f;else{var e,h;e=c.length;for(f=0;f<e;f++)if(h=c[f],~(""+h).indexOf("-")&&(h=sa(h)),void 0!==ua[h]){c=!0;break a}c=!1}}return c},ta=["Moz","O","ms","Webkit"],n=[],q=[],ua=function(){return"function"!==typeof document.createElement?document.createElement(arguments[0]):"svg"===document.documentElement.nodeName.toLowerCase()?document.createElementNS.call(document, "http://www.w3.org/2000/svg",arguments[0]):document.createElement.apply(document,arguments)}("testelem").style,m=navigator.userAgent;-1!=m.indexOf("Firefox")?q.push("ff"):-1!=m.indexOf("Opera")?q.push("opera"):-1!=m.indexOf("Chrome/40")&&q.push("chrome40");if(-1!=m.indexOf("iPad")||-1!=m.indexOf("iPhone")||-1!=m.indexOf("iPod"))q.push("ios"),G=!0;-1!=m.indexOf("Mac OS")&&!G?q.push("mac"):-1!=m.indexOf("Windows")?q.push("win"):q.push("not-desk");"ontouchstart"in window?q.push("touch"):q.push("no-touch"); n.push({name:"csstransforms",fn:function(){return-1===navigator.userAgent.indexOf("Android 2.")&&V("transform","scale(1)",!0)},options:void 0});m=V("boxShadow","1px 1px",!0);n.push({name:"boxshadow",fn:m,options:void 0});var u,B,H,I;for(I in n)if(n.hasOwnProperty(I)){m=[];u=n[I];u.name&&m.push(u.name.toLowerCase());u="function"===typeof u.fn?u.fn():u.fn;for(B=0;B<m.length;B++)H=m[B],U[H]=u,q.push((u?"":"no-")+H)}E(w,"x-ph-"+q.join(" x-ph-"));var n=1*new Date+"",va=n.substring(n.length-2),n=b,q=x, wa=/\s*(\S+)\s*/g,xa=!/\[native\s+code\]/i.test(document.getElementsByClass+""),ya=/\./g;K(n,{timers:{},percent:function(a){return va<a},supports:U,extend:K,append:ba,dpr:T,retina:qa,project:q,setTimeout:function(a,b){return D(a,b)},clearTimeout:function(a){return M(a)},rootNode:w,byId:L,byClassName:function(a,b,c){var f,e;"string"===typeof a&&(c=b,b=a,a=document);c=c||"";if(!a||null==b)return[];b=b.replace(/\s+/ig,".");"."!=b[0]&&(b="."+b);if("querySelectorAll"in a){c=a.querySelectorAll(c+b);if(xa){f= -1;for(a=[];e=c[++f];)a.push(e);return a}return c}c=a.getElementsByTagName(c||"*");b&&(b=b.replace(ya," "),b=RegExp(b.replace(wa,"(?=(^|.*\\s)$1(\\s|$))")));f=-1;for(a=[];e=c[++f];)1===e.nodeType&&(!b||b.test(e.className))&&a.push(e);return a},radar:ca,bind:aa,setIntervalByTimeout:da,eventCancel:ea,eventPreventDefault:fa,event:N,isNode:v,emptyNode:ia,count:O,countEl:ga,hasParent:ha,hasClass:y,removeClass:P,addClass:E,toggleClass:ja,ArrayIndexOf:pa,parseJson:ka,isCorp:la,isCorpCookie:Q,iOs:G,replaceUnsafeSymbols:ma}); var W=/(^|\.)devmail\.ru$/.test(window.location.hostname),g={_S_cookie_set_get_remove:function(a,b,c,f){var e,h,l=RegExp("(^|\\|)("+c+"=)(.*?)(\\||$)"),b={domain:b,expires:365,path:"/"};if(c){e=A(a)||"";h=(e.match(l)||[])[3];var k=null;void 0!==f?(c=void 0!==h||null===f?k=e.replace(l,null===f?function(a,b,d,c,f,e){return 0===e?"":f}:"$1$2"+f+"$4"):(e?e+"|":"")+c+"="+f,A(a,c,b),""===k&&A(a,null,b)):f=h;return f}},_throw_noValue_Error:function(){throw Error("need value");},__prefix:null,__domain:W? ".devmail.ru":".mail.ru",setProject:function(a,b){if(!a||!b)throw Error("project is not valid");"."!==b.substr(0,1)&&(b="."+b);g.__prefix=a;W&&(b=b.replace(/.[a-z0-9\-]*.[a-z0-9]*$/,".devmail.ru"));g.__domain=b},_getPrefix:function(a){a||(a={});a.prefix=a.prefix||g.__prefix;a.domain=a.domain||g.__domain;if(!a.prefix||!a.domain)throw Error("run setProject before");return a},getGlobal:function(a){return g._S_cookie_set_get_remove("s",g.__domain,a)},setGlobal:function(a,b){void 0===b&&g._throw_noValue_Error(); g._S_cookie_set_get_remove("s",g.__domain,a,b);return g.getGlobal(a)},removeGlobal:function(a){var b=g.getGlobal(a);g._S_cookie_set_get_remove("s",g.__domain,a,null);return b},getLocal:function(a,b){b=g._getPrefix(b);return g._S_cookie_set_get_remove("s_"+b.prefix,b.domain,a)},setLocal:function(a,b,c){c=g._getPrefix(c);void 0===b&&g._throw_noValue_Error();g._S_cookie_set_get_remove("s_"+c.prefix,c.domain,a,b);return g.getLocal(a,c)},removeLocal:function(a,b){var b=g._getPrefix(b),c=g.getLocal(a,b); g._S_cookie_set_get_remove("s_"+b.prefix,b.domain,a,null);return c}};b.SCookie=g;R.prototype={getQuery:function(){var a=this.invoke.bind(this);a.replace=this.replace.bind(this);return a},invoke:function(){this._fn?this._fn.apply(this._context,arguments):this._invocations.push(arguments)},replace:function(a,b){if(!this._fn){for(var b=b||window,c=0,f=this._invocations.length;c<f;c++)a.apply(b,this._invocations[c]);delete this._invocations;this._fn=a;this._context=b}}};b.extend(b,{DeferredQuery:R}); t.prototype={emit:function(a,b,c){function f(){--h||c&&c()}void 0==b&&(b={});var e=this.listeners(a);if(e)for(var e=e.slice(),a=new t.Event(a,b),h=e.length,b=0,l=h;b<l;b++){var k=e[b];if("function"===typeof k)try{k.call(this,a,f)}catch(g){f()}}else c&&c()},listeners:function(a){return this._events&&this._events[a]&&this._events[a].length&&this._events[a]},addListener:function(a,b){if("function"!==typeof b)throw Error("invalid argument");this._events||(this._events={});this._events[a]||(this._events[a]= []);this._events[a].push(b);this.emit("newlistener",{type:a});return this},once:function(a,b){function c(){this.removeListener(a,c);b.apply(this,arguments)}if("function"!==typeof b)throw Error("invalid argument");this.on(a,c);return this},removeListener:function(a,d){if("function"!==typeof d)throw Error("invalid argument");if(!this._events[a])return this;var c=this._events[a],f=b.ArrayIndexOf(c,d);if(0>f)return this;c.splice(f,1);0===c.length&&delete this._events[a];return this}};t.prototype.on=t.prototype.addListener; t.Event=function(a,b){this.type=a;this.data=b};t.relay=function(a,b,c){for(var f=0,e=a.length;f<e;f++){var h=a[f];b.on(h,function(a){return function(){c.emit(a)}}(h))}};b.EventEmitter=t;(function(){function a(){var a=d();a.id++;a=a.id;4095<a&&(a=0);c(a);a=d();return a.id}function d(){var a=g.getGlobal(r),b;if(!a)return c(0,0,{id:0,current:0}),{id:0,current:0};b=parseInt(a.substr(0,3),16);a=parseInt(a.substr(3,6),16);return{id:b,current:a}}function c(a,b,c){(c=c||d())||(c={});void 0!==a&&(c.id=a); c.id=void 0!=c.id&&c.id.toString(16);switch(c.id.length){case 1:c.id="00"+c.id;break;case 2:c.id="0"+c.id}void 0!==b&&(c.current=b);c.current=void 0!=c.current&&c.current.toString(16);switch(c.current.length){case 1:c.current="00"+c.current;break;case 2:c.current="0"+c.current}g.setGlobal(r,c.id+c.current)}function f(a,f){function g(a){l!==a&&(l=a,e.emit("visibilitychange",{hidden:a,visible:!a}))}var j;if(f)j=f.hidden,g(j);else if(j="focus"==a.type||"focusin"==a.type?!1:"blur"==a.type||"focusout"== a.type?!0:!!document[i],"focusout"==a.type)h=b.setTimeout(function(){h=void 0;g(j)},0);else if("focusin"==a.type)void 0!==h?b.clearTimeout(h):g(j),h=void 0;else if((p||q)&&!k)if(j)h=b.setTimeout(function(){h=void 0;try{d().current===n||g(j)}catch(a){b.radar("cookieError",1)}},200);else{try{d().current!==n&&(c(void 0,n),g(j))}catch(m){b.radar("cookieError",1)}b.clearTimeout(h);h=void 0}else g(j)}var i,h,l=!1,k,j={hidden:"visibilitychange",mozHidden:"mozvisibilitychange",webkitHidden:"webkitvisibilitychange", msHidden:"msvisibilitychange",oHidden:"ovisibilitychange"};for(i in j)if(j.hasOwnProperty(i)&&i in document){k=j[i];break}var j=navigator.userAgent,m=-1<j.indexOf("iPad")||-1<j.indexOf("iPhone")||-1<j.indexOf("iPod"),p=!k&&-1<j.indexOf("Opera"),q=0<j.indexOf("Safari")&&-1===j.indexOf("Chrome"),r="t";try{if((p||m||q)&&!k){var n=a();c(void 0,n)}}catch(u){b.radar("cookieError",1)}if(k)b.event(1,document,k,f);else if(window.eval&&eval("/*@cc_on!@*/false"))b.event(1,document,"focusin",f),b.event(1,document, "focusout",f);else if(m){var s=new Date,t=function(){b.clearTimeout(50);b.setTimeout(t,50);var a=new Date;100<a.getTime()-s.getTime()&&d().current!==n&&(c(void 0,n),l=!1,f({},{hidden:!0}),l=!0,f({},{hidden:!1}));s=a};b.setTimeout(t,50)}else b.event(1,window,"focus",f),b.event(1,window,"blur",f)})();F.prototype={visibleClass:"x-ph__link_ext",show:function(){b.addClass(this._container,this.visibleClass);b.clearTimeout(this._animTimeout);b.clearTimeout(this._animResetTimeout);this._anim&&this._isAnim&& (this._animTimeout=b.setTimeout(function(){b.addClass(this._node,"x-ph-animated_flash");this._animResetTimeout=b.setTimeout(function(){b.removeClass(this._node,"x-ph-animated_flash")}.bind(this),1E3)}.bind(this),100))},hide:function(){b.removeClass(this._container,this.visibleClass)},value:function(a){void 0!==a&&(this._node.innerHTML=this.prepare(a));return parseInt(this._node.innerHTML,10)||void 0},prepare:function(a){a=parseInt(a);return 0<a?a:0},update:function(a){var d=this.value();b.clearTimeout(this._updateTimeout); this._updateTimeout=b.setTimeout(function(){a=this.value(a);if(void 0!==d&&a>d||e.activeUser()!=this._isAnim)this._anim=!0;this[a?"show":"hide"]();this._anim=!1}.bind(this),100)}};b.Counters=na;b.Counter=F;p.__all=[];p.resetShowOnInit=function(a){for(var b=0,c=p.__all.length;b<c;b++){var f=p.__all[b];if(!a||f!==a)f._triggerShowOnInit=!1,f._triggerHideOnInit=!1}};p.hideAll=function(){for(var a=0,b=p.__all.length;a<b;a++){var c=p.__all[a];c._triggerShowOnInit=!1;c._triggerHideOnInit=!1;c.hide()}};b.extend(p.prototype, b.EventEmitter.prototype,{init:function(a){!this._dropdown&&a&&(this._dropdown=a,this._rootNode.appendChild(a),this._inited=!0,this._triggerShowOnInit&&this.show(),this._triggerHideOnInit&&this.hide(),this._triggerHideOnInit=this._triggerShowOnInit=!1)},_mouseIn:function(){b.clearTimeout(this._hideTimeout)},_mouseOut:function(){b.clearTimeout(this._hideTimeout);this._hideTimeout=b.setTimeout(this.hide.bind(this),4E3)},isVisible:function(){return b.hasClass(this._rootNode,this._openClass)},show:function(a){b.clearTimeout(this._hideTimeout); a&&b.eventPreventDefault(a);this._inited?this.isVisible()||this.emit("show",{},function(){this.__toggle(!0)}.bind(this)):(this._triggerShowOnInit=!0,p.resetShowOnInit(this))},hide:function(){this._inited?this.isVisible()&&this.emit("hide",{},function(){this.__toggle(!1)}.bind(this)):this._triggerShowOnInit=!this._triggerShowOnInit},_hideOther:function(){for(var a=0,b=p.__all.length;a<b;a++){var c=p.__all[a];c!=this&&c.isVisible()&&c.hide();c._triggerShowOnInit=!1}},_click:function(a){var d=a.target|| a.srcElement;d==this._dropdown||b.hasParent(d,this._dropdown)?this.emit("click",{clickEvent:a},b.bind(this.hide,this)):"click"==a.type&&(b.hasParent(d,this._rootNode)&&b.eventPreventDefault(a),this.hide())},_open:function(){b.clearTimeout(this._openTimeout);this._openTimeout=b.setTimeout(function(){if(this._orientation)b.addClass(this._rootNode,this._openClass),b.addClass(this._rootNode,this["_"+this._orientation+"Class"]);else{var a=this._dropdown.clientWidth,d=this._rootNode.offsetLeft,c=a+(this._rootNode.offsetParent== b.rootNode?d:1E4),f=document.body.offsetWidth;b.addClass(this._rootNode,this._openClass);b.removeClass(this._rootNode,c<=f?this._rightClass:this._leftClass);b.addClass(this._rootNode,c>f?this._rightClass:this._leftClass);this._dropdown.style.right=d+this._rootNode.clientWidth<a&&c>f?-(a-(d+this._rootNode.clientWidth)+10)+"px":""}a=function(){if(window.URL||window.webkitURL)this._dropdown.style.width=this._dropdown.clientWidth+1+"px",this._dropdown.style.width=null}.bind(this);a();b.setTimeout(a,0)}.bind(this), 0)},__toggle:function(a){b.clearTimeout(this.__eventsTimeout);this.__eventsTimeout=b.setTimeout(function(){b.event(a,document,"click",this.__click||(this.__click=this._click.bind(this)));b.event(a,this._rootNode,"mouseout",this.__mouseOut||(this.__mouseOut=this._mouseOut.bind(this)));b.event(a,this._rootNode,"mouseover",this.__mouseIn||(this.__mouseIn=this._mouseIn.bind(this)))}.bind(this),10);a?(this._openCounter&&b.count(this._openCounter),"block"!==this._dropdown.style.display&&(this._dropdown.style.display= "block"),this._open(),b.event(1,window,"resize",this._open)):(b.removeClass(this._rootNode,this._openClass),b.removeClass(this._rootNode,this._leftClass),b.removeClass(this._rootNode,this._rightClass),b.event(0,window,"resize",this._open))}});b.Menu=p;var X=document.getElementsByTagName("head")[0];s.prototype={get:function(a){a=b.extend({encoding:this._encoding,params:{},complete:function(){}},a);this.cancel();return this[this._isXHR2()?"_getXHR":"_getScript"](this._url,a)},_isXHR2:function(){return this._xhrEnabled&& this._xhr2Supported},_getUrl:function(a,b){var c=!!~a.indexOf("?");b.rnd=(new Date).getTime();for(var f in b)if(b.hasOwnProperty(f)){var e=b[f];"function"==typeof e&&(e=e(b));void 0!==e&&(a+=(c?"&":"?")+f+"="+encodeURIComponent(e),c=!0)}return a},_getXHR:function(a,d){var c=new XMLHttpRequest;this._processing=!0;b.clearTimeout(this._xhrTimeout);d.timeout&&(this._xhrTimeout=b.setTimeout(function(){this._processing&&(b.clearTimeout(this._xhrTimeout),this._processing=!1,this.cancel(),d.complete({status:"error", errorType:"timeout"}))}.bind(this),d.timeout));c.onreadystatechange=function(){if(this._processing){var a;if(4===c.readyState){b.clearTimeout(this._xhrTimeout);this._processing=!1;var e;if(200==c.status){try{e=b.parseJson(c.responseText)}catch(h){a=!!h}if("object"!==typeof e||!e)a=!0}!a&&200==c.status?(a=e,a.error&&!a.errorType&&(a.errorType="serverError")):a=a?{status:"error",errorType:"parseError"}:200!=c.status?{status:"error",errorType:"netError"}:{status:"error"};this._requestSource&&(a.requestSource= this._requestSource);d.complete(a)}}}.bind(this);c.open("get",this._getUrl(a,d.params),!0);c.withCredentials=!0;c.send(null);this._xhr=c},_getScript:function(a,d){function c(){X.appendChild(i);b.setTimeout(function(){X.removeChild(i)},6E4)}var e=this._cbName="__PHJSONPCallback_"+s.getUuid(),i=document.createElement("script"),h,g=d.timeout;d.params[this._JSONPCallbackParam]=e;a=this._getUrl(a,d.params);window[e]=function(a){b.clearTimeout(h);window[e]=s.__PHEmptyCallback;this._cbName=null;this._processing= !1;this._requestSource&&(a.requestSource=this._requestSource);a.error&&!a.errorType&&(a.errorType="serverError");"cancel"!=a.status&&d.complete(a)}.bind(this);i.defer="defer";i.async="async";i.type="text/javascript";d.encoding&&(i.charset=d.encoding);i.src=a;!("opera"in window)||"complete"===document.readyState?(this._processing=!0,c()):window.addEventListener("DOMContentLoaded",b.bind(function(){this._processing=!0;c()},this),!1);g&&(h=b.setTimeout(b.bind(function(){window[this._cbName]({status:"error", errorType:"timeout"})},this),g))},isProcessing:function(){return this._processing},cancel:function(){this._isXHR2()?this._cancelXHR():this._cancelScript()},_cancelXHR:function(){this._xhr&&this._xhr.abort()},_cancelScript:function(){this._cbName&&window[this._cbName]&&window[this._cbName]({status:"cancel"})}};s.__uuid=0;s.getUuid=function(){return s.__uuid++};s.__PHEmptyCallback=function(){};b.extend(b,{Transport:s});b.AccountManager=oa;b.extend(b.AccountManager.prototype,b.EventEmitter.prototype, {activeUser:function(){return this._user},updateLogin:function(a,b){this._user=a;this._userEmail.innerHTML=this.drawName(a,b);a?(this._noAuthView.style.display="none",this._authView.style.display=""):(this._authView.style.display="none",this._noAuthView.style.display="")},isCorp:b.isCorp,isCorpCookie:b.isCorpCookie,setCorp:function(a){for(var d=0,c=a.length;d<c;d++)if("corp.mail.ru"===a[d].split("@")[1])return b.SCookie.setGlobal(this.isCorpCookie,(new Date).getTime()),!0;if((a=b.SCookie.getGlobal(this.isCorpCookie))&& (new Date).getTime()>1*a+864E5)return b.SCookie.removeGlobal(this.isCorpCookie),!1},drawName:function(a,d){var c="";"string"!=typeof d?(this._userEmail.className=e.settings.multiAuthEnabled?"x-ph__menu__button__text x-ph__menu__button__text_auth":"x-ph__auth__user__text",c=a):(b.addClass(this._userEmail,"x-ph-ico x-ph-ico_"+this.getSocialId(a)+"_small"),c="&nbsp;"+d);return c},getSocialId:function(a){a=a.match(/^[0-9]+@(vk|ok|fb)$/);return null==a?void 0:a[1]}});var Y=!1;b.extend(b.AccountManager.prototype, {updateCounters:function(a){var d={},a=a||{};if("mail"!=b.project&&!("home"==b.project&&e.settings.mailSplashUpdate)||!Y&&"mail"==b.project&&!e.settings.mailEvents)d.mail=a.mail_cnt||0;Y=!0;d.my=a.my_cnt||0;e.settings.disableGamesCounter||(d.games=a.games_cnt||0);this.updateNotifier(a);b.counters.update(d)},updateNotifier:function(a){var d=b.byId("PH_authMenu"),a=a.mail_notifier?parseInt(a.mail_notifier,10):0;b[(0==a?"remove":"add")+"Class"](d,"x-ph__menu_auth_unread")},_sendError:function(a){var d= {updateError:1},c=e.settings.logDetails?{rlog:"navidata_errors",email:e.activeUser(),rlog_message:[]}:null;a.errorType&&(d["updateError_"+a.errorType]=1,c&&c.rlog_message.push(a.errorType));a.requestSource&&(d["updateError_"+a.requestSource]=1,c&&c.rlog_message.push(a.requestSource),a.errorType&&(d["updateError_"+a.errorType+"_"+a.requestSource]=1,c&&c.rlog_message.push(a.errorType)));c?b.radar(d,c):b.radar(d);this.emit("updateError")},_PHUpdater:function(a,d,c){function f(a){"ok"!=b.project&&e.settings.portalAuthEnabled&& this.updateLogin(k,m);this.updateCounters(h);"function"===typeof a&&a()}var i=a.status,d=d||function(){};if("error"==i)this._sendError(a),d();else{var h=a.data,g=h.action,k=h.email,j=b.bind(f,this),m="undefined"!==typeof h.soc_name?b.replaceUnsafeSymbols(h.soc_name):void 0;this.setCorp(h.list||[]);e.settings.portalAuthEnabled?"switch"==g?"disabled"==i?c?(b.radar({disabledUser:1,disabledUserRestore:1}),d()):(this.emit("disabledUser"),e.emit("disabledUser",a.data,function(){b.radar({disabledUser:1, disabledUserSendToLogin:1});window.location="https://e.mail.ru/login?fail=1&d1&page="+encodeURIComponent(location.href)+"&email="+encodeURIComponent(k)})):"ok"==i&&k!=this.activeUser()?(this.emit("authChange"),(new Image).src="//r3.mail.ru/k?auth=1&rnd="+Math.random(),e.listeners("authChange")?(b.radar("authChange",1),!k||void 0!==h.mail_cnt?e.emit("authChange",a.data,function(){j(d)}):this.loadAccountInfo(b.bind(function(a){"error"==a.status?(this._sendError(a),d()):(h=b.extend(a.data,h),e.emit("authChange", h,function(){j(d)}))},this),k)):c?(b.radar("authChangeReloadDis",1),!k||void 0!==h.mail_cnt?j(d):this.loadAccountInfo(b.bind(function(a){"error"==a.status?(this._sendError(a),d()):(h=b.extend(a.data,h),j(d))},this),k)):(b.radar("authChangeReload",1),b.setTimeout(function(){location.reload()},10))):"noauth"==i&&k!=this.activeUser()?("home"===b.project&&(i=[],i.push("headlineAuthLost"),i.push("mpop="+(e.cookie("Mpop")?"1":"0")),i.push("activeEmail="+this.activeUser()),i.push("newEmail="+k),(new Image).src= "//gstat.imgsmail.ru/gstat?ua=1&logme="+encodeURIComponent(i.join(";"))+"&rnd="+(new Date).getTime()+Math.random()),b.radar("authLost",1),this.emit("authLost"),i=function(){a.status="ok";a.data.action="switch";this._PHUpdater(a,d,c)}.bind(this),e.emit("authLost",a.data,i)):(b.radar("authRestore",1),"function"===typeof d&&d()):"list"==g&&("____user"in this&&(this.____user!==k&&"mail"===b.project&&((new Image).src="//gstat.imgsmail.ru/gstat?logme="+encodeURIComponent("headlineFail;headlineEmail="+k+ ";projectEmail="+this.____user)+"&rnd="+(new Date).getTime()+Math.random(),g={userMismatch:1},g["userMismatch_"+(k?"":"no")+"HeadlineUser"]=1,g["userMismatch_"+(this.____user?"":"no")+"ProjectUser"]=1,g["userMismatch_"+(this.____user?"":"no")+"PUser_"+(k?"":"no")+"HUser"]=1,b.radar(g)),delete this.____user),null===this.activeUser()?(e.settings.enableUpdateRadars&&b.radar("update",1),this.emit("update"),e.emit("update",a.data,function(){j(d)})):k==this.activeUser()?((g=e.cookie("Mpop"))&&("ok"==i&& this.activeUser()&&-1==g.indexOf(this.activeUser()))&&b.count("d1409289"),e.settings.enableUpdateRadars&&b.radar("update",1),this.emit("update"),e.emit("update",a.data,function(){j(d)})):(a.data.action="switch",this._PHUpdater(a,d,!0))):(e.settings.enableUpdateRadars&&b.radar("update",1),this.emit("update"),e.emit("update",a.data,function(){j(d)}))}}});b.extend(b.AccountManager.prototype,{_authTransport:new b.Transport(e.settings.authDomain+"/cgi-bin/auth?mac=1",{JSONPCallbackParam:"JSONP_call",requestSource:"auth"}), switchAccount:function(a,b,c){var e={};if(a){e.Login=a;var g=this.updateResume(b||function(){}),a=function(a){this._PHUpdater(a,g,c)}.bind(this);this._authTransport.get({params:e,complete:a,timeout:3E4})}},_logoutTransport:new b.Transport(e.settings.authDomain+"/cgi-bin/logout?mac=1",{JSONPCallbackParam:"JSONP_call",requestSource:"logout"}),logoutAccount:function(a,b){var c={};if(a&&a!==this.activeUser())c.Login=a;else throw Error("Can not logout. Not active account expected.");this._logoutTransport.get({params:c, complete:b})}});var J=!1,Z;b.extend(b.AccountManager.prototype,{_accountInfoTransport:new b.Transport(e.settings.swaDomain+"/NaviData?mac=1&gamescnt=1&Socials=1",{JSONPCallbackParam:"JSONP_call",requestSource:"accountInfo"}),loadAccountInfo:function(a,b){var c={};if(b=!e.settings.multiAuthEnabled?void 0:b||this.activeUser())c.Login=b;this._accountInfoTransport.get({params:c,complete:function(b){"function"===typeof a&&a(b)},timeout:3E4})},updateAccountInfo:function(a,b){if(!J){var c=+new Date;if(this._updateByTimeout|| !this._updateByTimeout&&this.updateLastRequest<c-this.updateRequestTimeout||b)!this._updateByTimeout&&this.updateLastRequest&&((new Image).src="//rs.mail.ru/d"+"47159165".replace("%","")+".gif?"+c),this.updateLastRequest=c,c=function(b){this._PHUpdater(b,a)}.bind(this),c=this.updateResume(c),this.loadAccountInfo(c)}},updateRequestTimeout:6E4,updateReset:function(a){this._updateByTimeout&&(a?(a=this.updateRequestTimeout-(new Date).getTime()+this.updateLastRequest,0>a&&(a=0)):a=this.updateRequestTimeout, b.clearTimeout(this._listAccountTimeout),this._listAccountTimeout=b.setTimeout(b.bind(this.updateAccountInfo,this),a))},updateResume:function(a){if(this._updateByTimeout){var d=this._accountInfoTransport.isProcessing();this._accountInfoTransport.cancel();this.updateReset();var c=!1;this.once("authChange",function(a,b){c=!0;"function"===typeof b&&b()})}return b.bind(function(b){this._updateByTimeout&&(d?c?this.updateReset():this.updateAccountInfo():c?this.updateReset():this.updateReset(!0));"function"== typeof a&&a(b)},this)},pauseUpdate:function(a,b){a?Z=setTimeout(function(){J=!0},b):(clearTimeout(Z),J=!1)}});b.SCookie[(b.retina?"set":"remove")+"Global"]("rt",1);b.SCookie[(b.retina?"set":"remove")+"Global"]("dpr",b.dpr);e.settings.enableUpdateRadars=b.percent(1);e.settings.authFormEnabled=e.settings.multiAuthEnabled=e.settings.portalAuthEnabled;b.rbCounters={projectMenuOpen:"d521727"};w=!1;if(~navigator.userAgent.indexOf("Opera")&&(!~navigator.userAgent.indexOf("Opera/9.8")||~navigator.userAgent.indexOf("Version/10")|| ~navigator.userAgent.indexOf("Version/11")||~navigator.userAgent.indexOf("Opera/10")||~navigator.userAgent.indexOf("Opera 10"))||window.____________ie7||~navigator.userAgent.indexOf("Firefox/3."))e.settings.multiAuthEnabled=!1,e.settings.authFormEnabled=!1,w=!0;b.byId("PH_singleuser").style.display=e.settings.multiAuthEnabled?"none":"block";b.byId("PH_miltiuser").style.display=e.settings.multiAuthEnabled?"block":"none";e.settings.projectsMenuEnabled=!1;w||(e.settings.projectsMenuEnabled=!0,b.byId("PH_projectsMenu").style.display= "inline-block",b.byId("PH_allProjects").style.display="none",b.projectsMenuOpen=(new b.DeferredQuery).getQuery(),b.event(1,b.byId("PH_projectsMenu_button"),"click",b.projectsMenuOpen));e.settings.bizLinks&&(b.byId("PH_projectsMenu").style.display="none",b.byId("PH_allProjects").style.display="none");b.countEl(b.byId("PH_logoutLink"));b.countEl(b.byId("PH_loginLink")||b.byId("PH_authLink"));b.extend(e,b.EventEmitter.prototype,{cookie:A});if(~navigator.userAgent.toLowerCase().indexOf("iphone")||~navigator.userAgent.toLowerCase().indexOf("ipad")|| ~navigator.userAgent.toLowerCase().indexOf("ipod")||~navigator.userAgent.toLowerCase().indexOf("android"))document.body.style.cursor="pointer";e.cookie.s={};b.extend(e.cookie.s,{getLocal:g.getLocal,setLocal:g.setLocal,removeLocal:g.removeLocal,getGlobal:g.getGlobal,setGlobal:g.setGlobal,removeGlobal:g.removeGlobal,setProject:g.setProject});var $="mail"!==b.project;b.accountManager=new b.AccountManager({noAuthView:b.byId("PH_noAuthView"),authView:b.byId("PH_authView"),userEmail:b.byId(e.settings.multiAuthEnabled? "PH_user-email":"PH_user-email_disabled"),updateByTimeout:$});b.counters=new b.Counters({mail:"g_mail_events",my:"g_my_events",ok:"g_ok_events",games:"g_games_events",love:"g_love_events"});e.updateCounter=function(a){"sting"===typeof a||"number"===typeof a||void 0===a||null===a?b.counters._counters[b.project]&&b.counters.update(b.project,a):b.counters.update(a);$||b.accountManager.updateAccountInfo()};"mail"==b.project&&window.jQuery&&window.jQuery(window).bind("updatemessagescount",function(a,b){e.updateCounter(b)}); e.isMultiAuth=function(){return e.settings.multiAuthEnabled};e.activeUser=function(){if(e.settings.portalAuthEnabled){var a=b.accountManager.activeUser();return null===a?b.accountManager.____user:a}return b.byId("PH_user-email_disabled").innerHTML||void 0};e.settings.portalAuthEnabled&&(e.isCorp=function(){var a=e.activeUser();return"corp.mail.ru"==(a&&a.split("@")[1])},e.switchAccount=function(a,d){b.accountManager.switchAccount(a,d)},e.logoutAccount=function(a,d){b.accountManager.logoutAccount(a, function(){b.accountManager.loadAccountsList(d)})});e.settings.multiAuthEnabled&&(e.loadAccountsList=(new b.DeferredQuery).getQuery(),e.on("visibilitychange",function(a){a.data.hidden?e.settings.pauseUpdate&&b.accountManager.pauseUpdate(!0,e.settings.pauseUpdateTime||36E5):(null!==b.accountManager.activeUser()&&b.accountManager.activeUser()?b.accountManager.switchAccount(b.accountManager.activeUser(),null,!0):b.accountManager.updateAccountInfo(function(){},!0),e.settings.pauseUpdate&&b.accountManager.pauseUpdate())})); b.authMenu=new b.Menu({baseClass:"x-ph__menu",orientation:"right",rootNode:b.byId("PH_authMenu"),button:b.byId("PH_authMenu_button"),openCounter:"home"==b.project?"d1126003":"mail"==b.project?"d1126002":"my"==b.project?"d1270901":"d1126005"});e.authMenu=new b.EventEmitter;e.authForm=new b.EventEmitter;e.settings.multiAuthEnabled&&(e.authMenu.show=b.authMenu.show.bind(b.authMenu),e.authMenu.hide=b.authMenu.hide.bind(b.authMenu));e.settings.authFormEnabled?(b.showQuery=(new b.DeferredQuery).getQuery(), e.authForm.show=function(){b.timers.render=1*new Date;b.showQuery.apply(this,arguments)},e.authForm.hide=(new b.DeferredQuery).getQuery(),e.authForm.insert=(new b.DeferredQuery).getQuery(),e.authForm.isVisible=function(){return!1}):(e.authForm.show=function(a){var d=[];a||(a={});a.login&&a.domain&&d.push("email="+a.login+"@"+a.domain);d.push("page="+encodeURIComponent(a.successPage?a.successPage:"mail"==b.project||"home"==b.project?"https://e.mail.ru/messages/inbox?back=1":window.location.href)); window.location="https://e.mail.ru/login?"+d.join("&")},e.authForm.hide=function(){},e.authForm.isVisible=function(){return b.authForm?b.authForm.isVisible():!1});b.authLinkClickHandler=function(a){e.listeners("loginRequest")?(b.eventPreventDefault(a),e.emit("loginRequest")):e.settings.authFormEnabled&&(b.eventPreventDefault(a),e.authForm.show())};b.event(1,b.byId("PH_authLink"),"click",b.authLinkClickHandler);b.registerLinkClickHandler=function(a){e.listeners("registerRequest")&&(b.eventPreventDefault(a), e.authForm.hide(),e.emit("registerRequest"))};b.event(1,b.byId("PH_regLink"),"click",b.registerLinkClickHandler);e.isAuthFormEnabled=function(){return e.settings.authFormEnabled};if(e.settings.projectsMenuEnabled||e.settings.multiAuthEnabled||e.settings.authFormEnabled)e.settings.authGate&&S(e.settings.authGateJS+(e.settings.authGateJSHasVer?"":"?_="+Math.random())),S(e.settings.externalJS,!0)}})(window.__PH,window.__PHS); //# sourceURL=https://img.imgsmail.ru/ph/0.58.35/inline.js </script><!--/noindex--></div><div class="b-head__menu" data-mru-fragment="top-menu"><div class="b-head__menu__inner"> <a href="/" class="b-head__menu__logo booster-sc" > <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-head-logo-mir"></use></svg> </a> <div class="b-head__menu__navigate-to-button"> <span class="b-head__menu__navigate-to-button__icon"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-back"></use></svg> </span> <span class="b-head__menu__navigate-to-button__title"> <span class="b-head__menu__navigate-to-button__apps">Все игры</span> </span> </div> <div class="b-head__menu__links"> <div class="b-head__menu__links__item"> <a href="/music" target="_blank" class="b-head__menu__links__item__link" data-clns="d15282959" title="Музыка"> <i class="b-head__menu__links__item__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-head-music"></use></svg></i> Музыка </a> </div> <div class="b-head__menu__links__item"> <a href="/video" target="_blank" class="b-head__menu__links__item__link" data-clns="d15282977" title="Видео"> <i class="b-head__menu__links__item__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-head-video"></use></svg></i> Видео </a> </div> <div class="b-head__menu__links__item"> <a href="/apps" target="_blank" class="b-head__menu__links__item__link" data-clns="d15283001" title="Игры"> <i class="b-head__menu__links__item__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-head-games"></use></svg></i> Игры </a> </div> <div class="b-head__menu__links__item"> <a href="/my/communities" target="_blank" class="b-head__menu__links__item__link" title="Группы"> <i class="b-head__menu__links__item__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-groups"></use></svg></i> Группы </a> </div> </div> <script type="text/plain">{"isGameClient":false,"isHideNav":false,"placeholder":"Искать","balance":{"locales":{"refill":"Пополнить","100k":"100к+","yourBalance":"Ваш счёт","burnText":"сгорит","burnTextBonus1":"бонус","burnTextBonus2":"бонуса","burnTextBonus5":"бонусов","bonusHistory":"История операций с бонусами","details":"Подробнее","count":{"main":"Основной","bonus":"Бонусный"},"popupLabel":"Информация о счёте","popupClose":"Закрыть","useBonusText":"Оплачивать до 50% покупки бонусными мэйликами","expireText":{"through":"через","two":"бонусных мэйликов сгорит","one":"бонусный мэйлик сгорит","five":"бонусных мэйлика сгорят","fiveDays":"дней","oneDays":"день","twoDays":"дня"}},"balanceWithBonus":0,"balance":0,"bonus":0,"rulesList":{"list":["Ваш счёт делится на основную и бонусную часть.","К основной части относятся все купленные вами мэйлики. Они хранятся на счету до тех пор, пока вы их не потратите.","К бонусной части относятся мэйлики, которые получены за участие в акциях на платформе (бонусы за покупку, ежедневные задания и т.д.).","Бонусные мэйлики имеют срок жизни — 14 дней с момента получения.","Информация о ближайшей дате сгорания будет отображаться в подсказке при наведении на счёт в шапке портала."]},"isShowCheckboxInBalanceDetails":"1","isUseBonus":false,"isBonusEnabled":true,"enabledBonusUsers":["ellsa-ellsa@mail.ru","testmg001@mail.ru"],"expireBonusMailiki":{"number":0,"upto":0}},"position":"fixed","sections":{"selected":{"text":"Люди","id":"peoples"}},"buttons":[{"id":"notifications","iconHtml":"&lt;svg class=\"svg-sprite-icon\"&gt;&lt;use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-notifications\"&gt;&lt;/use&gt;&lt;/svg&gt;","title":"уведомления","clns":"d816421,d816436"},{"id":"messages","iconHtml":"&lt;svg class=\"svg-sprite-icon\"&gt;&lt;use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-messages\"&gt;&lt;/use&gt;&lt;/svg&gt;","title":"сообщения","clns":"d1186406"},{"id":"discussions","iconHtml":"&lt;svg class=\"svg-sprite-icon\"&gt;&lt;use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-discussions\"&gt;&lt;/use&gt;&lt;/svg&gt;","title":"обсуждения","clns":"d816421,d816426"},{"id":"games","iconHtml":"&lt;svg class=\"svg-sprite-icon\"&gt;&lt;use xmlns:xlink=\"http://www.w3.org/1999/xlink\" xlink:href=\"#icon-game-notifications\"&gt;&lt;/use&gt;&lt;/svg&gt;","title":"игры","clns":"d816421,d816438"}],"counters":{},"locales":{"navigateTo":{"apps":"Все игры"},"search":{"placeholder":"Искать","placeholderGameClient":"Искать игры","sections":{"games":"Игры","peoples":"Люди","photo":"Фото","music":"Музыка","video":"Видео","hashtags":"Хэштеги","groups":"Группы","internet":"В интернете"}},"balance":{"refill":"Пополнить","100k":"100к+","yourBalance":"Ваш счёт","burnText":"сгорит","burnTextBonus1":"бонус","burnTextBonus2":"бонуса","burnTextBonus5":"бонусов","bonusHistory":"История операций с бонусами","details":"Подробнее","count":{"main":"Основной","bonus":"Бонусный"},"popupLabel":"Информация о счёте","popupClose":"Закрыть","useBonusText":"Оплачивать до 50% покупки бонусными мэйликами","expireText":{"through":"через","two":"бонусных мэйликов сгорит","one":"бонусный мэйлик сгорит","five":"бонусных мэйлика сгорят","fiveDays":"дней","oneDays":"день","twoDays":"дня"}},"buttons":{"notifications":"уведомления","messages":"сообщения","discussions":"обсуждения","actions":"акции","games":"игры","profile":"профиль"},"links":{"music":"Музыка","video":"Видео","games":"Игры","groups":"Группы"},"exit":"Выйти","vip":"VIP-пользователь"}}</script> </div> <div class="b-head__menu__inner"><div class="b-head__alerts "><script type="text/plain" data-type="alert-options">{"isGameClient": false,"isNewMenu": true}</script></div></div></div></div> </div> <div class="l-content" data-mru-app-section="body" id="boosterCanvas"> <div class="l-content__left" id="LeftColumn"> <!--noindex--> <div class="b-authorization" data-mru-fragment="authorization/main"> <div class="b-authorization__logo"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-smile-logo"></use></svg> </div> <h1 class="b-authorization__title"> Откройте свой Мир! </h1> <a data-register data-clns="d653585" tabindex="2" href="https://r.mail.ru/clb653585/e.mail.ru/signup?lang=&back=https://my.mail.ru/mail/mir-sarov/&from=mrg_my&SignupMymailRu=1" class="b-authorization__register ui-button-main">Регистрация</a> <a data-login data-clns="d8612111" tabindex="1" href="https://r.mail.ru/cls8612111/e.mail.ru/cgi-bin/login?lang=&page=https://my.mail.ru/mail/mir-sarov/" class="b-authorization__login ui-button-liter">Вход</a> <div class="b-authorization__info"> <a class="simple-message" href="https://help.mail.ru/my-help/recommend" target="_blank" rel="noopener" onclick="event.stopPropagation()"> <i class="simple-message__icon">i</i> <div class="simple-message__text">Мы применяем рекомендательные технологии</div> </a> </div> </div> <!--/noindex--> <script src="https://auth.mail.ru/https.js?818661633"></script> </div><div class="l-content__center"> <div class="l-content__center__inner apps-page-content "> <link rel="stylesheet" onerror="onErrorLoadStyle(this)" type="text/css" href="https://my2.imgsmail.ru/mail/ru/css/new/pages/user/main/user-main_rev9357aae3b3.css"/> <script> </script> <link rel="stylesheet" onerror="onErrorLoadStyle(this)" type="text/css" href="https://my2.imgsmail.ru/mail/ru/css/new/components/profile/profile_reva0a0a1f429.css"/> <script> </script> <link rel="stylesheet" onerror="onErrorLoadStyle(this)" type="text/css" href="https://my2.imgsmail.ru/mail/ru/css/new/components/history/history_rev4707374752.css"/> <script> </script> <link rel="stylesheet" onerror="onErrorLoadStyle(this)" type="text/css" href="https://my2.imgsmail.ru/mail/ru/css/new/components/comments/comments_rev3cd8112df6.css"/> <script> </script> <link rel="stylesheet" onerror="onErrorLoadStyle(this)" type="text/css" href="https://my2.imgsmail.ru/mail/ru/css/new/components/right-column/right-column_revb7f5eb4395.css"/> <script> </script> <div class="b-user-main-page" itemscope itemtype="https://schema.org/Person"> <div class="profile " id="profile" data-mru-fragment="profile/user" > <script type="text/plain" data-mru-fragment="visits-counter"></script> <div class="profile__cover profile__cover_empty_female " id="profileCover" > <div class="profile__content" id="profileContent"> <div class="profile__content_inner"> <div class="profile__content_header_user profile__content_header_user_not-online"> <h1 itemprop="name" title="Ирина Морозова">Ирина Морозова</h1> <span class="profile__user-status"> была 30 марта в 12:07 </span> </div> <div class="profile__content_mainInfo"> <span itemprop="description">103 года</span> / <span title="Саров, Нижегородская обл., Россия" itemprop="homeLocation" itemscope itemtype="https://schema.org/Place"> <span itemprop="address" itemscope itemtype="https://schema.org/PostalAddress"> <span itemprop="name"> Саров, Россия </span> </span> </span> </div> </div> </div> </div> <div class="profile__status_container"> </div> <div class="profile__contentBlock ui-simple-block"> <div class="profile__avatarBlock"> <div class="profile__avatarContainer avatar-container "> <a class="profile__avatar " href="/mail/mir-sarov/photo/_myphoto/31.html#_grs=photo.myspot.bigavatar" type="photolayer" data-filedimageurl="https://filed8-29.my.mail.ru/pic?url=https%3A%2F%2Fcontent-26.foto.my.mail.ru%2Fmail%2Fmir-sarov%2F_myphoto%2Fh-31.jpg&mw=1024&mh=1024&sig=0bcfcab111f752f7504cf275187fb698" data-clns="d883630,d948704"> <img src="https://avt-18.foto.mail.ru/mail/mir-sarov/_avatar180?&mrim=1" alt="Ирина Морозова в Моем Мире." class="profile__avatar-img" itemprop="image" /> </a> </div> </div> <div class="profile__activeLinks "> <span class="ui-button-gray profile__activeLinks_link e-dialogues__single-message-button" data-profile-action="openAuthPopup" data-email="mir-sarov@mail.ru" data-from="profile" data-clns="d527130,d882715,d948207">Написать сообщение</span> <span data-clns="d527129,d882764,d948229" data-profile-action="openAuthPopup" data-email="mir-sarov@mail.ru" class="ui-button-main profile__activeLinks_button profile__activeLinks_button_action" > <span class="profile__button-actions-text"> Подружиться </span> <span class="profile__activeLinks_link_icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-arrow-bottom"></use></svg></span> </span> <a href="/my/gifts?send=mir-sarov%40mail.ru" data-profile-action="openAuthPopup" class="ui-button-gray profile__activeLinks_link booster-sc" data-clns="d882720,d948210">Сделать подарок</a> </div> <div class="profile__menu"> <a class="profile__menuLink" href="/mail/mir-sarov/info" data-clns="d1474514">Анкета</a> <a class="profile__menuLink booster-sc" data-profile-action="openAuthPopup" href="/mail/mir-sarov/friends" type="booster" data-clns="d932970">Друзья<span class="profile__menuLinkCounter">2</span></a> <a href="/mail/mir-sarov/photo" type="booster" class="profile__menuLink booster-sc" data-clns="d882733,d949364" >Фото<span class="profile__menuLinkCounter">1</span></a> <a href="/mail/mir-sarov/video" class="profile__menuLink booster-sc" target="_blank" data-clns="d882738,d955066"> Видео <span class="profile__menuLinkCounter"> 1 </span> </a> <a class="profile__menuLink" href="/mail/mir-sarov/music" target="_blank" data-clns="d916095">Музыка</a> <a class="profile__menuLink booster-sc" href="/mail/mir-sarov/communities" type="booster" data-clns="d914148">Группы<span class="profile__menuLinkCounter">3</span></a> <a class="profile__menuLink" href="/mail/mir-sarov/apps" data-clns="d916089">Игры</a> </div> </div> <div class="profile__photo ui-simple-block"> <div class="profile__photo__items"> <a class="profile__photo__item ui-lazy-background" style="background-image: url('https://filed17-23.my.mail.ru/pic?url=https%3A%2F%2Fcontent-16.foto.my.mail.ru%2Fmail%2Fmir-sarov%2F_myphoto%2Fp-31.jpg&mw=85&mh=85&sig=3234921eada71ea165e43a35e8a3723d&croped=1');" type="photolayer" data-photo-stream="1" href="/mail/mir-sarov/photo/_myphoto/31.html" data-filedimageurl="https://filed8-29.my.mail.ru/pic?url=https%3A%2F%2Fcontent-26.foto.my.mail.ru%2Fmail%2Fmir-sarov%2F_myphoto%2Fh-31.jpg&mw=1024&mh=1024&sig=0bcfcab111f752f7504cf275187fb698" data-clns="861316,949075" ></a> </div> </div> <script type="text/plain" data-profile="config" style="display: none;"> { "complaint": { "text": { "ok": "Сообщить о нарушении", "cancel": "отменить", "head": "Пользователь нарушает правила?", "body": "Вы собираетесь отправить жалобу на то, что Ирина Морозова нарушает <a href=https://help.mail.ru/legal/terms/mm/LA target=_blank>Пользовательское Соглашение</a> проекта Мой Мир@Mail.Ru", "bodySuccess": "Жалоба отправлена!", "success": "Закрыть" }, "template": "<div class='suggestItem' data-clns='d882765,d948232' data-profile-action='complaint'>Пожаловаться</div>" }, "buttonActionTexts": { "friends": "Вы друзья", "friendshipSend": "Предложение отправлено", "subscribed": "Вы подписаны", "unSubscribed": "Подписка отменена", "error": "Произошла ошибка" }, "bubbleActionsTemplate" : "<div class='suggestItem unsubscribe' data-clns='12420304' data-profile-action='subscribe' data-profile-subscribe='0'>Отписаться</div><div class='suggestItem subscribe' data-clns='12420283' data-profile-action='subscribe' data-profile-subscribe='1'>Подписаться</div><div class='suggestItem removeFriendship' data-clns='d882761,d948226' data-profile-action='delFriend'>Удалить из друзей</div><div class='suggestItem addFriendship' data-clns='d527129,d882764,d948229' data-profile-action='addFriendSuggest' data-email='mir-sarov@mail.ru'>Предложить дружбу</div>", "MyMailHost": "my.mail.ru", "MyMailDir": "/mail/mir-sarov/", "MyMailEmail": "mir-sarov@mail.ru", "MyMailID": "332545252", "isFriends": false, "isSubscribe": false, "isFriendshipSend": false, "showAvatar": false, "avatarUrl": "/mail/mir-sarov/photo/_myphoto/31.html?ps=1", "canEditCover": false, "canAddStatus": true, "avatar": { "locales": {"save": "Сохранить фото","uploadError": "При загрузке изображения произошла ошибка","linkToAlbum": "Из альбома","saved": "Изменения сохранены","errorAnimated": "Основное фото не должно быть анимированным"}, "upload": {"width": "665","uploadUrl": "https://upload-&#35;&#35;n&#35;&#35;.my.mail.ru/uploadphoto","hostCount": 15,"queueSize": 15,"previewQueueSize": 1,"limit": 5000,"rotateTimeout": 1500,"maxRetry": 5,"albumId": "","limitSize": 15,"locales": {"popup": {"header": "Добавление фото","close": "Закрыть"},"dropArea": {"header": "Выберите фото для загрузки","text": "или просто перетащите их в эту область","button": "С компьютера","moveHere": "Перенесите файл(ы) в эту область"},"links": {"albums": "Из альбомов","network": "По ссылке из интернета","camera": "C веб-камеры","add": "Добавить"},"status": {"from": "из"},"limit": {"header": "&nbsp;","content": "К сожалению, мы можем загрузить не более 5000 фото за один раз. Добавить первые 5000 фото из выбранных?","close": "Закрыть","yes": "Да, добавить","no": "Нет"},"albums": {"title": "Альбом","upload": "Добавить","cancel": "Отмена","titles": {"user": "из своих","group": "из группы","channel": "из канала"},"defaultAlbumName": "Без названия","form": {"title": "Альбом","empty": "В альбоме нет фото"}},"network": {"upload": "Загрузить","cancel": "Отмена","header": "Введите ссылку из интернета","remove": "Удалить","add": "Добавить ещё ссылку","errors": {"invalidExternalUrl": "Указан некорректный адрес"}},"camera": {"upload": "Загрузить","cancel": "Отмена","button": "Сделать снимок","timeout": "С задержкой в 5 сек","cancelPhoto": "Отменить"},"edit": {"save": "Сохранить","cancel": "Остановить загрузку","remove": "Удалить","add": "Добавить фото","saveNow": "Сохраняю","showErrors": "Ошибки","empty": {"text": "К сожалению, при загрузке фото возникли проблемы.","button": "Вернуться"},"confirmStop": {"yes": "Да","no": "Нет","text": "Хотите прекратить загрузку?"},"confirmRemove": {"yes": "Да","no": "Нет","text": "Хотите удалить все загруженные фото?"},"errors": {"header": "Не удалось загрузить файлы","network": "указан некорректный адрес","upload_error": "ошибка при загрузке","empty_file_size": "пустой файл","wrong_file_size": "слишком большой файл","too_many_files": "слишком много фотографий","wrong_image_format": "неподдерживаемый формат","wrong_gif_image": "в альбом &quot;Фото со мной&quot; нельзя загружать анимированные картинки"},"item": {"description": "Описание","remove": "Удалить","hide": "Закрыть"}}}} } } </script> </div> <div class="b-user-main-page__top-rb-banner ui-simple-block"> <script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="441648" data-alternative-num=""> { "q": "441648", "aQ": "", "n": "", "sitezone": "2", "siteId": "120", "preview": "", "lang": "en_US", "targetNewDesign": "", "extraOptions": "DT_leftLink=0077cc&DT_topHover=333333&DT_top=0077cc&DT_bg=ffffff&DT_bgSentMsgOk=transparent" } </script> </div> <div class="b-user-main-page__feed"> <div data-mru-fragment="home/history" class="b-history" data-history-type="main" data-history-user="" data-history-journaldir="/mail/mir-sarov/" data-guestbook-show="1" data-history-view="1" id="history_root" data-filter=""> <script class="i18n" type="text/plain"> { "events": { "all": "За последнее время никто из ваших друзей не совершал никаких действий.", "posts": "За последнее время никто из ваших друзей ничего не писал.", "fotovideo": "За последнее время никто из ваших друзей не размещал фотографии и видеоролики.", "music": "За последнее время никто из ваших друзей не добавлял музыку.", "otveti": "За последнее время никто из ваших друзей не задавал вопросы и не отвечал на вопросы.", "gifts": "За последнее время никто из ваших друзей не получал и не дарил подарков.", "communities": "За последнее время никто из ваших друзей не писал в группы, не вступал в группы и не выходил из групп.", "apps": "За последнее время никто из ваших друзей не пользовался приложениями.", "anketa": "За последнее время никто из ваших друзей не менял анкетных данных и не заводил новых друзей.", "self": "За последнее время пользователь не совершал никаких новый действий." } } </script> <script type="text/plain" data-type="history-config-main"> { "eventsLimit": "20", "smartHistory": 0, "adaptHistory": 0, "isChronoHistory": 0, "hasEvents": "false", "isBooster": "false", "isLoginPage": false, "filter": "", "activeDir":"", "show_holidaypromo_id": "", "maxFeedContextLength": "800", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "updateTimeout": { "start": "5", "rate": "2", "respawn": "20", "max": "300" }, "mimic": { "isEnable": true, "timeout": "3000", "id": "147025", "statId": "2406161", "type": "horizontal", "counter": "22245434", "isEffectsEnabled": true, "isMultiformatEnabled": true, "multiformatLimit": "2", "rb": { "originalSlot": 6011 } }, "updateMaxEventsCount": "100", "updateEnable": true, "videoCounters": "3252497;tmr,3385732;vkplay", "locales": { "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "more": "ещё", "adv": { "look": "Посмотреть", "like": "Нравится", "complaint": "Пожаловаться", "send": "Отправить", "reason": "Введите причину", "complaintText": "Пожаловаться на пост" }, "apps": { "title": "Лучшие игры", "showMore": "Показать ещё" }, "play": "Играть" } } </script> <!--noindex--> <div class="history__setting-layer" > <div class="history__setting-content"> <ul></ul> </div> <div class="history__setting-default"> <i class="history__setting-default--image"></i> <h4 class="font-title2" style="line-height: 1.4em;"> Отписывайтесь от событий, которые не интересны </h4> <p> Чтобы отписаться от&nbsp;новостей другого пользователя, щелкните на&nbsp;значке настроек в&nbsp;этом событии и&nbsp;выберите нужный пункт. </p> </div> <i class="history__setting-layer--close" data-history-layer-close="1"></i> </div> <div style="display : none;"> <ul id="history-setting-menu" data-bubble-width="330"></ul> </div> <script id="history__js-text" type="text/plain"> { "history" : { "settingTitle" : "Скрыть события из ленты", "queryEvent": "Вы&nbsp;действительно не&nbsp;хотите видеть<br />в&nbsp;своей &laquo;Ленте новостей&raquo;<br />события ", "queryUser": "Вы&nbsp;действительно не&nbsp;хотите видеть<br />в&nbsp;своей &laquo;Ленте новостей&raquo; всё,<br />что делает ", "queryGroup": "Вы&nbsp;действительно не&nbsp;хотите видеть<br />в&nbsp;своей &laquo;Ленте новостей&raquo;<br />записи группы ", "queryChannel": "Вы&nbsp;действительно не&nbsp;хотите видеть<br />в&nbsp;своей &laquo;Ленте новостей&raquo;<br />записи канала ", "confirmed" : "Отписаться", "cancel" : "Отмена", "close" : "Закрыть", "result" : "Вы&nbsp;отписались от&nbsp;всех событий ", "resultRecommended" : "Вы&nbsp;отписались от&nbsp;рекомендаций группы ", "resultSetting" : "Изменить подписку", "hideUser" : "Не показывать всё, что делает ", "hideGroup" : "Не показывать записи группы ", "hideChannel" : "Не показывать записи канала ", "emptyList" :"Показываются все события", "remove": "Удалить запись", "edit": "Редактировать запись", "stickyPost": "Закрепить запись в начале ленты", "unStickyPost": "Не показывать запись в начале ленты", "prohibitComments": "Запретить комментировать", "allowComments": "Разрешить комментировать", "confirmDelete": "Вы уверены, что хотите удалить запись?", "yes": "Да", "no": "Нет", "unknownError": "Попробуйте еще раз" }, "event": { "3": { "3": "entercom", "7": "questbook" }, "4": { "1": "quest", "2": "quest", "6": "quest" }, "5": { "1": "friend", "2": "anketa", "4": "anketa", "5": "anketa", "7": "avatar", "9": "partner", "10": "gift", "11": "gift", "12": "anketa", "13": "partner", "16": "appadd", "17": "app", "19": "questbookcom", "24": "app", "28": "app", "34": "vip", "35": "gift", "36": "gift", "37": "gift", "38": "holiday", "39": "multipost", "46": "entervchannel", "83886108": "app", "83886114": "vip" } }, "type": { "app": { "hide": "Не показывать события друзей в приложениях", "lenta": "в приложениях", "list": "Действия в приложениях" }, "appadd": { "hide": "Не показывать события добавления приложений", "lenta": "о добавлении приложений", "list": "Установка приложений" }, "vip": { "hide": "Не показывать события о получении VIP-статуса", "lenta": "о получении VIP-статуса", "list": "Получение VIP-статуса" }, "questbookcom": { "hide": "Не показывать события о добавлении записей в гостевую книгу группы?", "lenta": "о записях в гостевую группы", "list": "Записей в гостевую группы" }, "gift": { "hide": "Не показывать события о подарках", "lenta": "о подарках", "list": "Подарки" }, "holiday": { "hide": "Не показывать события добавления праздников", "lenta": "о добавлении праздников", "list": "Добавление праздников" }, "anketa": { "hide": "Не показывать изменения в анкете друзей", "lenta": "об изменениях в анкете друзей", "list": "Изменения в анкете друзей" }, "friend": { "hide": "Не показывать события о дружбах", "lenta": "о дружбах", "list": "Дружбы" }, "partner": { "hide": "Не показывать изменения семейного положения друзей", "lenta": "о изменении семейного положения", "list": "Изменения семейного положения друзей" }, "quest": { "hide": "Не показывать события из Ответов@Mail.Ru", "lenta": "из Ответов@Mail.Ru", "list": "Ответы@Mail.Ru" }, "avatar": { "hide": "Не показывать изменения аватаров друзей", "lenta": "о изменении аватаров друзей", "list": "Изменения аватаров друзей" }, "entercom": { "hide": "Не показывать вступления друзей в группы?", "lenta": "о вступлении друзей в группы", "list": "Вступления друзей в группы" }, "entervchannel": { "hide": "Не показывать подписки друзей на каналы?", "lenta": "о подписках друзей на каналы", "list": "Подписки друзей на каналы" }, "questbook": { "hide": "Не показывать записи друзей в гостевые книги", "lenta": "о записях друзей в гостевые книги", "list": "Записи друзей в гостевые книги" } }, "templates": { "editPost": "<form action='.' method='post' class='b-edit-post'><div class='b-edit-post__textfield-wrap'><textarea class='b-edit-post__textfield ui-form-input'>Загрузка данных...</textarea><div class='b-edit-post__errors'></div></div><div class='b-edit-post__buttons'><button type='reset' class='ui-button-link'>Отмена</button><button type='submit' class='ui-button-main b-edit-post__submit'>Сохранить</button></div></form>" } } </script> <!--/noindex--> <div class="b-history_controls-wrapper b-history_controls-wrapper__shifts"> <div class="b-history_filter-item b-history_filter-item1_1"> <span class="b-history_filter b-history_filter-text b-history_filter-active" data-clns="d527089" data-filter="" data-item="filter"> Все </span> </div> <div class="b-history_filter-item b-history_filter-item"> <span class="b-history_filter b-history_filter-text" data-clns="d715077" data-filter="guestbook" data-item="filter">Гостевая</span> </div> <div class="b-history_filters-wrapper" data-item="filter"> <div class="b-history_filters"> <span class="b-history_filter b-history_filter-text b-history_filter-more" data-clns="d715088"> <span data-text-default="Фильтры"> Ещё <i class="b-history_filter-more__icon ui-icon"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-crumbs_select-box-arrow"></use></svg> </i> </span> </span> <div class="b-history_addons ui-bubble__style-nmenu" style="display: none;"> <ul> <li> <div class="b-history_filter" data-clns="d527091" data-filter="fotovideo">Фото и Видео</div> </li> <li> <div class="b-history_filter" data-clns="d1623824" data-filter="groups">Группы</div> </li> <li> <div class="b-history_filter" data-clns="d527090" data-filter="posts">Только записи</div> </li> <li> <div class="b-history_filter" data-clns="d527092" data-filter="music">Музыка</div> </li> <li> <div class="b-history_filter" data-clns="d527093" data-filter="otveti">Ответы</div> </li> <li> <div class="b-history_filter" data-clns="d715108" data-filter="apps">Приложения</div> </li> </ul> </div> </div> </div> </div> <div style="clear: both"></div> <div class="b-history__update-info"> <i class="b-history__update-info__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-history-update-info-arrow"></use></svg></i> <span class="b-history__update-info__text" data-one="новое событие" data-two="новых события" data-five="новых событий" ></span> </div> <div class="content-wrapper content-wrapper_today"> <div class="b-history_events-wrapper" id="history_container"> <script type="text/plain" data-type="history-config"> { "eventsLimit": "50", "feedContext": "", "appsBestPos": "0", "smartHistory": 0, "adaptHistory": 0, "isChronoHistory": 0, "lastId": "6000000060AA8005:1379225202", "lastEventTime": "", "stopped": false, "filter": "", "videoCounters": "3252497;tmr,3385732;vkplay" } </script> <div data-id="B815000060AA8005:1743259603" type="event:B815000060AA8005" time="1743259603" data-astat=":5-44-Like:B815000060AA8005:332545252:-3689058:0D009EB5C7683A01:32::1743259603:0:193" data-view-id="-3689058" data-view-type="communityvideo" class="b-history-event b-history-double-event ui-simple-block stat-channels stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 29 марта в 17:46 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="5" data-message-type="44" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/v/topclips/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-6.foto.mail.ru/v/topclips/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="topclips" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/v/topclips/?ref=ho" class="b-history-event__ownername booster-sc" data-email="topclips">Супер топ</a> &nbsp;добавил 3 видео <div class="b-history-event_time"> 28 марта в 13:37 </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <span class="b-history-event__videoevent b-history_gray-back-event b-history-event__videoevent-collage b-history_gray-back-event_shift" data-history-event-container="B815000060AA8005"> <span class="b-history-event__videoevent-collage-shift"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/v/topclips/alltop/80488" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-B815000060AA8005-video-80488" data-videoplayer-owner-id="-3689058" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/v/topclips/alltop/80488" data-video-item="80488" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >0:50</span> <span class="b-history-event__videoevent-HD"> <i class="ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_HD"></use></svg></i> </span> <script type="text/plain"> { "externalId": "/v/topclips/alltop/80488", "videoLocation": "/v/topclips/video/alltop/80488", "liked": "0", "likeItemId": "80488", "likeItemOwnerId": "-3689058", "isAplha" : "", "authorized": false, "videoItem" : "80488", "videoEmail" : "/v/topclips/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15844383462966680", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/v/topclips/alltop/80488", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B815000060AA8005-video-80488" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="Тихий час" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/v/topclips/alltop/80488" data-history-action="restoreVideo" href="/v/topclips/video/alltop/80488.html"> Тихий час </a> <span class="b-history-event__videoevent-name__share" data-email="/v/topclips/" data-video-item="80488" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="true" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> <span style=" width: 258px; height: 170px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('&croped=1')" type="videolayer" data-referer="history" href="/v/topclips/video/alltop/80480.html" data-clns="d716727"> <span class="b-history-event__videoevent-play b-history-event__videoevent-play__small" type="videolayer" href="/v/topclips/video/alltop/80480.html" data-video-external-id="/v/topclips/alltop/80480" ></span> <span class="b-history-event__videoevent-time" type="videolayer" href="/v/topclips/video/alltop/80480.html" data-video-external-id="/v/topclips/alltop/80480" >0:45</span> <script type="text/plain"> { "externalId": "/v/topclips/alltop/80480", "videoLocation": "/v/topclips/video/alltop/80480", "liked": "1", "likeItemId": "80480", "likeItemOwnerId": "-3689058", "isAplha" : "", "authorized": false, "videoItem" : "80480", "videoEmail" : "/v/topclips/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15844383462966688", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "258", "height": "170" }, "videoplayer": { "movieSrc": "/v/topclips/alltop/80480", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B815000060AA8005-video-80480" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text b-history-event__videoevent-name__text-full" title="Лети, теперь я посижу" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/v/topclips/alltop/80480" data-history-action="restoreVideo" href="/v/topclips/video/alltop/80480.html"> Лети, теперь я посижу </a> </span> </span> <span style=" width: 258px; height: 170px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('&croped=1')" type="videolayer" data-referer="history" href="/v/topclips/video/alltop/80492.html" data-clns="d716727"> <span class="b-history-event__videoevent-play b-history-event__videoevent-play__small" type="videolayer" href="/v/topclips/video/alltop/80492.html" data-video-external-id="/v/topclips/alltop/80492" ></span> <span class="b-history-event__videoevent-time" type="videolayer" href="/v/topclips/video/alltop/80492.html" data-video-external-id="/v/topclips/alltop/80492" >0:35</span> <script type="text/plain"> { "externalId": "/v/topclips/alltop/80492", "videoLocation": "/v/topclips/video/alltop/80492", "liked": "1", "likeItemId": "80492", "likeItemOwnerId": "-3689058", "isAplha" : "", "authorized": false, "videoItem" : "80492", "videoEmail" : "/v/topclips/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15844383462966676", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "258", "height": "170" }, "videoplayer": { "movieSrc": "/v/topclips/alltop/80492", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B815000060AA8005-video-80492" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text b-history-event__videoevent-name__text-full" title="У меня с потолка мёд капает" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/v/topclips/alltop/80492" data-history-action="restoreVideo" href="/v/topclips/video/alltop/80492.html"> У меня с потолка мёд капает </a> </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> </div> </div> <div data-id="B615000060AA8005:1730119832" type="event:B615000060AA8005" time="1730119832" data-astat=":1-2-Like:B615000060AA8005:332545252:89963012:040004BA5CA2D500:2::1730119832:0:193" class="b-history-event b-history-double-event ui-simple-block stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 28 октября 2024 в 15:50 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="1" data-message-type="2" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/mail/masao/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-3.foto.mail.ru/mail/masao/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="masao@mail.ru" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/mail/masao/?ref=ho" class="b-history-event__ownername booster-sc" data-email="masao@mail.ru">masao shimbo</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/mail/masao/video/54683/54690.html"> 24 апреля 2013 в 8:49 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="B615000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed3-18.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F386388194389710242&mw=480&mh=330&sig=bb45af5a88df654d5bfcab8f1eae0872&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/mail/masao/54683/54690" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-B615000060AA8005-video-54690" data-videoplayer-owner-id="89963012" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/mail/masao/54683/54690" data-video-item="54690" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >45:32</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 664 </span> <script type="text/plain"> { "externalId": "/mail/masao/54683/54690", "videoLocation": "/mail/masao/video/54683/54690", "liked": "0", "likeItemId": "54690", "likeItemOwnerId": "89963012", "isAplha" : "", "authorized": false, "videoItem" : "54690", "videoEmail" : "/mail/masao/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/386388194389710242", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/mail/masao/54683/54690", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B615000060AA8005-video-54690" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="Столыпин...Невыученные уроки - 7 серия" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/mail/masao/54683/54690" data-history-action="restoreVideo" href="/mail/masao/video/54683/54690.html"> Столыпин...Невыученные уроки - 7 серия </a> <span class="b-history-event__videoevent-name__share" data-email="/mail/masao/" data-video-item="54690" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block b-event_links__share__block_no-likes"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/masao/video/54683/54690" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/masao/video/54683/54690" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/mail/masao/video/54683/54690" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="54690-89963012"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "54690","type": "video","owner": "89963012","juser": "masao@mail.ru","likers": "2","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">2</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-text">2 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/accordion-63/"type="booster"title="валера вершкович"data-clns="d1186476"data-src="https://avt-28.foto.mail.ru/mail/accordion-63/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="валера вершкович"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mir-sarov/"type="booster"title="Ирина Морозова"data-clns="d1186476"data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Ирина Морозова"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-Video-B615000060AA8005" data-comment-event="54690" data-comment-type="Video" data-comment-juser="masao@mail.ru" data-comment-listlimit="50" data-comment-addcln="713986" data-comment-opts="B615000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="Video-B615000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="B515000060AA8005:1727980222" type="event:B515000060AA8005" time="1727980222" data-astat=":5-44-Like:B515000060AA8005:332545252:-3689058:0D009EB5C71E2B01:25::1727980222:0:193" data-view-id="-3689058" data-view-type="communityvideo" class="b-history-event b-history-double-event ui-simple-block stat-channels stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 3 октября 2024 в 21:30 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="5" data-message-type="44" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/v/topclips/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-6.foto.mail.ru/v/topclips/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="topclips" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/v/topclips/?ref=ho" class="b-history-event__ownername booster-sc" data-email="topclips">Супер топ</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/v/topclips/video/alltop/76574.html"> 2 октября 2024 в 13:24 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="B515000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/v/topclips/alltop/76574" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-B515000060AA8005-video-76574" data-videoplayer-owner-id="-3689058" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/v/topclips/alltop/76574" data-video-item="76574" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >0:33</span> <script type="text/plain"> { "externalId": "/v/topclips/alltop/76574", "videoLocation": "/v/topclips/video/alltop/76574", "liked": "0", "likeItemId": "76574", "likeItemOwnerId": "-3689058", "isAplha" : "", "authorized": false, "videoItem" : "76574", "videoEmail" : "/v/topclips/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15844383462970594", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/v/topclips/alltop/76574", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B515000060AA8005-video-76574" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="Ушки-трепетушки" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/v/topclips/alltop/76574" data-history-action="restoreVideo" href="/v/topclips/video/alltop/76574.html"> Ушки-трепетушки </a> <span class="b-history-event__videoevent-name__share" data-email="/v/topclips/" data-video-item="76574" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="true" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/v/topclips/video/alltop/76574" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/v/topclips/video/alltop/76574" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/v/topclips/video/alltop/76574" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="76574--3689058"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "76574","type": "communityvideo","owner": "-3689058","juser": "topclips","likers": "25","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">25</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-popuplink"data-likers-type="communityvideo"data-likers-item="76574"data-likers-juser="topclips"type="like:Controller"data-type="auth"data-target="click"data-clns="">25 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/list/ealles/"type="booster"title="Евгений Аллес"data-clns="d1186476"data-src="https://avt-14.foto.mail.ru/list/ealles/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Евгений Аллес"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/gortv/"type="booster"title="Татьяна Горелова"data-clns="d1186476"data-src="https://avt-23.foto.mail.ru/mail/gortv/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Татьяна Горелова"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/sergikse/"type="booster"title="Сергей Б."data-clns="d1186476"data-src="https://avt-27.foto.mail.ru/mail/sergikse/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Сергей Б."></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/internet.ru/mikhail.teslenko/"type="booster"title="Михаил Тесленко"data-clns="d1186476"data-src="https://avt-6.foto.mail.ru/internet.ru/mikhail.teslenko/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Михаил Тесленко"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/lera.buzhenik84/"type="booster"title="Лера Буженик"data-clns="d1186476"data-src="https://avt-27.foto.mail.ru/mail/lera.buzhenik84/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Лера Буженик"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-CommunityVideo-B515000060AA8005" data-comment-event="76574" data-comment-type="CommunityVideo" data-comment-juser="topclips" data-comment-listlimit="50" data-comment-addcln="" data-comment-opts="B515000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="CommunityVideo-B515000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="B415000060AA8005:1725214190" type="event:B415000060AA8005" time="1725214190" data-astat=":1-2-Like:B415000060AA8005:332545252:209134290:0400D222774A1800:432:48:1725214190:0:193" class="b-history-event b-history-double-event ui-simple-block stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 1 сентября 2024 в 21:09 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="1" data-message-type="2" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/mail/tv-soyuz/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-1.foto.mail.ru/mail/tv-soyuz/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="tv-soyuz@mail.ru" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/mail/tv-soyuz/?ref=ho" class="b-history-event__ownername booster-sc" data-email="tv-soyuz@mail.ru">Телеканал «Союз»</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/mail/tv-soyuz/video/948/6218.html"> 26 января 2012 в 20:23 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="B415000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed6-5.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F898224936022186058&mw=480&mh=330&sig=68c509af47af671c78baffe9d2150a4b&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/mail/tv-soyuz/948/6218" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-B415000060AA8005-video-6218" data-videoplayer-owner-id="209134290" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/mail/tv-soyuz/948/6218" data-video-item="6218" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >1:18</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 48 118 </span> <script type="text/plain"> { "externalId": "/mail/tv-soyuz/948/6218", "videoLocation": "/mail/tv-soyuz/video/948/6218", "liked": "0", "likeItemId": "6218", "likeItemOwnerId": "209134290", "isAplha" : "", "authorized": false, "videoItem" : "6218", "videoEmail" : "/mail/tv-soyuz/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/898224936022186058", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/mail/tv-soyuz/948/6218", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B415000060AA8005-video-6218" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="Молитва святителю Николаю Чудотворцу" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/mail/tv-soyuz/948/6218" data-history-action="restoreVideo" href="/mail/tv-soyuz/video/948/6218.html"> Молитва святителю Николаю Чудотворцу </a> <span class="b-history-event__videoevent-name__share" data-email="/mail/tv-soyuz/" data-video-item="6218" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/tv-soyuz/video/948/6218" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/tv-soyuz/video/948/6218" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/mail/tv-soyuz/video/948/6218" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="6218-209134290"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "6218","type": "video","owner": "209134290","juser": "tv-soyuz@mail.ru","likers": "432","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">432</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-popuplink"data-likers-type="video"data-likers-item="6218"data-likers-juser="tv-soyuz@mail.ru"type="like:Controller"data-type="auth"data-target="click"data-clns="">432 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/sinae12/"type="booster"title="Странник Странник"data-clns="d1186476"data-src="https://avt-28.foto.mail.ru/mail/sinae12/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Странник Странник"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/sava-lana/"type="booster"title="Светлана Воробьева"data-clns="d1186476"data-src="https://avt-24.foto.mail.ru/mail/sava-lana/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Светлана Воробьева"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/dolzhenko.oksana.1969/"type="booster"title="Ксе ния"data-clns="d1186476"data-src="https://avt-25.foto.mail.ru/mail/dolzhenko.oksana.1969/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Ксе ния"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/exprodan/"type="booster"title="Даниил Прозоровский"data-clns="d1186476"data-src="https://avt-22.foto.mail.ru/mail/exprodan/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Даниил Прозоровский"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number " data-type="counter">48</span> </span> </div> <div class="b-comments__history ui-simple-block " data-comments-type="history"> <data id="comment-Video-B415000060AA8005" data-comment-event="6218" data-comment-type="Video" data-comment-juser="tv-soyuz@mail.ru" data-comment-listlimit="50" data-comment-addcln="713986" data-comment-opts="B415000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="2" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="Video-B415000060AA8005"data-tagtype="list"class="b-comments__content"><span type="comment:Controller"data-type="load"data-dataid="Video-B415000060AA8005"data-comment-listafter="E4110000051D9003"data-clns="d713152"data-comments-count="48"data-one="комментарий"data-two="комментария"data-five="комментариев"class="b-comments__count"><i class="b-comments__count__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-arrow-bottom"></use></svg></i><span data-tagtype="counter">48</span> комментариев</span><div data-tagtype="comment"data-dataid="Video-B415000060AA8005"data-comment-id="E4110000051D9003"author-id="559846402"class="b-comments__item "><div class="avatar-container b-comments__avatar-container"data-placement-id="asdklmquzopazbb"><a href="https://my.mail.ru/mail/matviienko37/"type="booster-sc"data-src="https://avt-11.foto.mail.ru/mail/matviienko37/_avatar32?1641850198"class="avatar m-size-5 ui-lazy-background booster-sc "data-email="matviienko37@mail.ru"></a></div><div class="b-comments__item-content"><div class="b-comments__item-username"><a type="booster"href="https://my.mail.ru/mail/matviienko37/"class="b-comments__item-author booster-sc"data-email="matviienko37@mail.ru"data-clns="">Римма РоманоVа</a></div><div class="b-comments__item-text">Я БЫЛА 100% АТЕИСТКОЙ И МОИ ДРУЗЬЯ,ВОЙНА ВНЕСЛА СВОИ КОРРЕКТИВЫ.,вам этого не понять,это надо прочувствовать !</div><div class="b-comments__item-actions-date">12 июля 2023 в 0:05</div><span class="b-comments__item-actions-like__wrapper"><span type="comment:Controller"data-type="auth"data-dataid="Video-B415000060AA8005"data-comment-id="E4110000051D9003"class="b-comments__item-actions-like"><span class="b-comments__item-actions-like__text">Нравится</span><span class="b-comments__item-actions-like__icon b-comments__item-actions-like__icon-active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like_10"></use></svg></span><span class="b-comments__item-actions-like__icon b-comments__item-actions-like__icon-inactive"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like_10_fill"></use></svg></span><span class="b-comments__item-actions-like__icon b-comments__item-actions-like__icon-liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like_10_liked"></use></svg></span><span class="b-comments__item-actions-like__count"></span><script type="text/plain" data-type="config">{"activeEmail": "","requestType": "user","parentAuthorEmail": "tv-soyuz@mail.ru","commentType": "video","parentEventID": "6218","commentID": "E4110000051D9003","bubbleStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"locales": {"likersPopup": {"header": "Люди, которым это нравится","buttonText": "Дружить","isFriend": "Ваш друг"},"friendship": {"friend": "Ваш друг","request": "Предложение отправлено","error": "Произошла ошибка"}}}</script></span></span></div></div><div data-tagtype="comment"data-dataid="Video-B415000060AA8005"data-comment-id="E5110000051D9003"author-id="1714866800"class="b-comments__item "><div class="avatar-container b-comments__avatar-container"data-placement-id="asdklmquzopazbb"><a href="https://my.mail.ru/mail/trandafir39/"type="booster-sc"data-src="https://avt-10.foto.mail.ru/mail/trandafir39/_avatar32?1724246924"class="avatar m-size-5 ui-lazy-background booster-sc "data-email="trandafir39@mail.ru"></a></div><div class="b-comments__item-content"><div class="b-comments__item-username"><a type="booster"href="https://my.mail.ru/mail/trandafir39/"class="b-comments__item-author booster-sc"data-email="trandafir39@mail.ru"data-clns="">Владимир Ελλην </a></div><div class="b-comments__item-text">для&nbsp;<span type="comment:Controller"data-dataid="Video-B415000060AA8005"data-type="showparent"data-comment-parent="E4110000051D9003"data-comment-id="E5110000051D9003"data-email="matviienko37@mail.ru"class="b-comments__item-rt-author ">Римма РоманоVа</span>:&nbsp;<span type="comment:Controller"data-tagtype="commentText"data-dataid="Video-B415000060AA8005"data-comment-id="E5110000051D9003">да куда уж мне! от религии ,а значит от верующих погибли на планете тысячи миллионов людей ! и все это напоминает мне Путешествие Гулливера,Свифта,про тупоконечников и остроконечников(((католик<wbr>и и<data id="comment-Video-B415000060AA8005"data-comment-event="6218"data-comment-type="Video"data-comment-juser="tv-soyuz@mail.ru"data-comment-listlimit="50"data-comment-addcln="713986"data-comment-opts="B415000060AA8005"data-comment-from="history_guest"data-comment-ERRMSG="Комментарий не найден"data-comment-show="2"data-comment-banner=""data-comment-reverse=""data-comment-total=""></data>...</span>&nbsp;<span type="comment:Controller"class="b-comments__item-extend"data-type="extend"data-dataid="Video-B415000060AA8005"data-comment-id="E5110000051D9003">еще</span></div><div class="b-comments__item-actions-date">12 июля 2023 в 0:17</div><span class="b-comments__item-actions-like__wrapper"><span type="comment:Controller"data-type="auth"data-dataid="Video-B415000060AA8005"data-comment-id="E5110000051D9003"class="b-comments__item-actions-like"><span class="b-comments__item-actions-like__text">Нравится</span><span class="b-comments__item-actions-like__icon b-comments__item-actions-like__icon-active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like_10"></use></svg></span><span class="b-comments__item-actions-like__icon b-comments__item-actions-like__icon-inactive"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like_10_fill"></use></svg></span><span class="b-comments__item-actions-like__icon b-comments__item-actions-like__icon-liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like_10_liked"></use></svg></span><span class="b-comments__item-actions-like__count"></span><script type="text/plain" data-type="config">{"activeEmail": "","requestType": "user","parentAuthorEmail": "tv-soyuz@mail.ru","commentType": "video","parentEventID": "6218","commentID": "E5110000051D9003","bubbleStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"locales": {"likersPopup": {"header": "Люди, которым это нравится","buttonText": "Дружить","isFriend": "Ваш друг"},"friendship": {"friend": "Ваш друг","request": "Предложение отправлено","error": "Произошла ошибка"}}}</script></span></span></div></div></div> </div> </div> <div data-id="B215000060AA8005:1724955065" type="event:B215000060AA8005" time="1724955065" data-astat=":1-2-Like:B215000060AA8005:332545252:526394803:0400B32560431400:22::1724955065:0:193" class="b-history-event b-history-double-event ui-simple-block stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 29 августа 2024 в 21:11 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="1" data-message-type="2" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/mail/bfdood/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-19.foto.mail.ru/mail/bfdood/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="bfdood@mail.ru" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/mail/bfdood/?ref=ho" class="b-history-event__ownername booster-sc" data-email="bfdood@mail.ru">Влад Kалинин</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/mail/bfdood/video/2/5187.html"> 3 декабря 2022 в 13:28 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="B215000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed10-14.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F2260848463669367875&mw=480&mh=330&sig=6402200c8e72593b2b529cce19077d48&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/mail/bfdood/2/5187" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-B215000060AA8005-video-5187" data-videoplayer-owner-id="526394803" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/mail/bfdood/2/5187" data-video-item="5187" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >19:31</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 380 555 </span> <span class="b-history-event__videoevent-HD"> <i class="ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_HD"></use></svg></i> </span> <script type="text/plain"> { "externalId": "/mail/bfdood/2/5187", "videoLocation": "/mail/bfdood/video/2/5187", "liked": "0", "likeItemId": "5187", "likeItemOwnerId": "526394803", "isAplha" : "", "authorized": false, "videoItem" : "5187", "videoEmail" : "/mail/bfdood/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/2260848463669367875", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/mail/bfdood/2/5187", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B215000060AA8005-video-5187" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="ВЕЧЕРНИЕ МОЛИТВЫ НА СОН ГРЯДУЩИЙ. АУДИО ТЕКСТ" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/mail/bfdood/2/5187" data-history-action="restoreVideo" href="/mail/bfdood/video/2/5187.html"> ВЕЧЕРНИЕ МОЛИТВЫ НА СОН ГРЯДУЩИЙ. АУДИО ТЕКСТ </a> <span class="b-history-event__videoevent-name__share" data-email="/mail/bfdood/" data-video-item="5187" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/bfdood/video/2/5187" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/bfdood/video/2/5187" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/mail/bfdood/video/2/5187" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="5187-526394803"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "5187","type": "video","owner": "526394803","juser": "bfdood@mail.ru","likers": "22","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">22</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-popuplink"data-likers-type="video"data-likers-item="5187"data-likers-juser="bfdood@mail.ru"type="like:Controller"data-type="auth"data-target="click"data-clns="">22 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/vadyusha.boldurat/"type="booster"title="Вадим Болдурат"data-clns="d1186476"data-src="https://avt-8.foto.mail.ru/mail/vadyusha.boldurat/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Вадим Болдурат"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/igor.tarasov68/"type="booster"title="Игорь Тарасов"data-clns="d1186476"data-src="https://avt-23.foto.mail.ru/mail/igor.tarasov68/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Игорь Тарасов"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/internet.ru/vitya_zakharchenko/"type="booster"title="Виктор Захарченко"data-clns="d1186476"data-src="https://avt-12.foto.mail.ru/internet.ru/vitya_zakharchenko/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Виктор Захарченко"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/kovalenko.lena1970/"type="booster"title="Елена Коваленко"data-clns="d1186476"data-src="https://avt-21.foto.mail.ru/mail/kovalenko.lena1970/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Елена Коваленко"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/tangr09/"type="booster"title="Татьяна Григорьевская"data-clns="d1186476"data-src="https://avt-25.foto.mail.ru/mail/tangr09/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Татьяна Григорьевская"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-Video-B215000060AA8005" data-comment-event="5187" data-comment-type="Video" data-comment-juser="bfdood@mail.ru" data-comment-listlimit="50" data-comment-addcln="713986" data-comment-opts="B215000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="Video-B215000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="B115000060AA8005:1714901728" type="event:B115000060AA8005" time="1714901728" data-astat=":5-44-Like:B115000060AA8005:332545252:-3649780:0D000C4FC8FF0500:2::1714901728:0:193" data-view-id="-3649780" data-view-type="communityvideo" class="b-history-event b-history-double-event ui-simple-block stat-channels stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 5 мая 2024 в 12:35 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="5" data-message-type="44" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/community/velikaja/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-14.foto.mail.ru/community/velikaja/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="velikaja" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/community/velikaja/?ref=ho" class="b-history-event__ownername booster-sc" data-email="velikaja">Отечественные войны в истории России</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/community/velikaja/video/9/1535.html"> 30 мая 2015 в 9:56 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <div class="b-history-event__event-textbox2"> <div class="b-history-event__event-text2 " data-type="text-container" > Гибель Империи. 5 серия (&amp;quot;Прорыв&amp;quot;)<br> <br> Апрель 1916 года. У финской границы Стрельников и Штольц задерживают некоего господина Гроховского. У него обнаружены секретные документы с планом укреплений Юго-Западного фронта. Одновременно на Юго-Западном фронте патруль задерживает украинскую крестьянку Панашу. В её корзине на яйце обнаружена секретная шифровка. Нестеровскому не удаётся подобрать ключ к шифру. В это время русским командованием в условиях позиционной войны в обстановке секретности готовится прорыв фронта. А в ближайшем тылу действует австрийская агентура. Костин получает задание... <a class="b-history-event__event-text-extract"> <i class="ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_dotted"></use></svg></i> </a> </div> </div> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="B115000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed4-7.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F-15675685737593345&mw=480&mh=330&sig=d393eeef22d66796c87531353d25cbef&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/community/velikaja/9/1535" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-B115000060AA8005-video-1535" data-videoplayer-owner-id="-3649780" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/community/velikaja/9/1535" data-video-item="1535" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >51:28</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 227 </span> <script type="text/plain"> { "externalId": "/community/velikaja/9/1535", "videoLocation": "/community/velikaja/video/9/1535", "liked": "0", "likeItemId": "1535", "likeItemOwnerId": "-3649780", "isAplha" : "", "authorized": false, "videoItem" : "1535", "videoEmail" : "/community/velikaja/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15675685737593345", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/community/velikaja/9/1535", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B115000060AA8005-video-1535" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="05. Гибель Империи (все серии, 2005) Прорыв" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/community/velikaja/9/1535" data-history-action="restoreVideo" href="/community/velikaja/video/9/1535.html"> 05. Гибель Империи (все серии, 2005) Прорыв </a> <span class="b-history-event__videoevent-name__share" data-email="/community/velikaja/" data-video-item="1535" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1535" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1535" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/community/velikaja/video/9/1535" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="1535--3649780"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "1535","type": "communityvideo","owner": "-3649780","juser": "velikaja","likers": "2","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">2</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-text">2 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mr.wowaldo/"type="booster"title="Доктор Хаус"data-clns="d1186476"data-src="https://avt-7.foto.mail.ru/mail/mr.wowaldo/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Доктор Хаус"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mir-sarov/"type="booster"title="Ирина Морозова"data-clns="d1186476"data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Ирина Морозова"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-CommunityVideo-B115000060AA8005" data-comment-event="1535" data-comment-type="CommunityVideo" data-comment-juser="velikaja" data-comment-listlimit="50" data-comment-addcln="" data-comment-opts="B115000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="CommunityVideo-B115000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="B015000060AA8005:1714901670" type="event:B015000060AA8005" time="1714901670" data-astat=":5-44-Like:B015000060AA8005:332545252:-3649780:0D000C4FC8000600:2::1714901670:0:193" data-view-id="-3649780" data-view-type="communityvideo" class="b-history-event b-history-double-event ui-simple-block stat-channels stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 5 мая 2024 в 12:34 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="5" data-message-type="44" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/community/velikaja/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-14.foto.mail.ru/community/velikaja/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="velikaja" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/community/velikaja/?ref=ho" class="b-history-event__ownername booster-sc" data-email="velikaja">Отечественные войны в истории России</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/community/velikaja/video/9/1536.html"> 30 мая 2015 в 9:58 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <div class="b-history-event__event-textbox2"> <div class="b-history-event__event-text2 " data-type="text-container" > Гибель Империи. 4 серия (&amp;quot;Тёзка императора&amp;quot;)<br> <br> Действие фильма начинается в 1915 году, во время наступления немцев в Прибалтике. В начале показана осада Ковенской крепости. Несколько дней спустя в Вильно приезжает капитан Нестеровский и останавливается в гостинице, которую держит Франц Флейшман. Выясняется, что туда же за день до этого приехал начальник Ковенской крепости генерал Григорьев, который оставил крепость накануне капитуляции. Нестеровский принимает решение арестовать генерала. Во время ареста генерал сообщает, что немцы били по крепости из &amp;quot;Большой Берты&amp;quot; — 420-мм... <a class="b-history-event__event-text-extract"> <i class="ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_dotted"></use></svg></i> </a> </div> </div> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="B015000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed8-25.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F-15675685737593344&mw=480&mh=330&sig=945ac314a54871869db1c88e2b27222a&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/community/velikaja/9/1536" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-B015000060AA8005-video-1536" data-videoplayer-owner-id="-3649780" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/community/velikaja/9/1536" data-video-item="1536" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >52:01</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 233 </span> <script type="text/plain"> { "externalId": "/community/velikaja/9/1536", "videoLocation": "/community/velikaja/video/9/1536", "liked": "0", "likeItemId": "1536", "likeItemOwnerId": "-3649780", "isAplha" : "", "authorized": false, "videoItem" : "1536", "videoEmail" : "/community/velikaja/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15675685737593344", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/community/velikaja/9/1536", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-B015000060AA8005-video-1536" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="04. Гибель Империи (все серии, 2005) Тезка императора" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/community/velikaja/9/1536" data-history-action="restoreVideo" href="/community/velikaja/video/9/1536.html"> 04. Гибель Империи (все серии, 2005) Тезка императора </a> <span class="b-history-event__videoevent-name__share" data-email="/community/velikaja/" data-video-item="1536" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1536" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1536" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/community/velikaja/video/9/1536" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="1536--3649780"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "1536","type": "communityvideo","owner": "-3649780","juser": "velikaja","likers": "2","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">2</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-text">2 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mr.wowaldo/"type="booster"title="Доктор Хаус"data-clns="d1186476"data-src="https://avt-7.foto.mail.ru/mail/mr.wowaldo/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Доктор Хаус"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mir-sarov/"type="booster"title="Ирина Морозова"data-clns="d1186476"data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Ирина Морозова"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-CommunityVideo-B015000060AA8005" data-comment-event="1536" data-comment-type="CommunityVideo" data-comment-juser="velikaja" data-comment-listlimit="50" data-comment-addcln="" data-comment-opts="B015000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="CommunityVideo-B015000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="AF15000060AA8005:1714895316" type="event:AF15000060AA8005" time="1714895316" data-astat=":5-44-Like:AF15000060AA8005:332545252:-3649780:0D000C4FC8010600:2::1714895316:0:193" data-view-id="-3649780" data-view-type="communityvideo" class="b-history-event b-history-double-event ui-simple-block stat-channels stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 5 мая 2024 в 10:48 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="5" data-message-type="44" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/community/velikaja/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-14.foto.mail.ru/community/velikaja/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="velikaja" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/community/velikaja/?ref=ho" class="b-history-event__ownername booster-sc" data-email="velikaja">Отечественные войны в истории России</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/community/velikaja/video/9/1537.html"> 30 мая 2015 в 10:01 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <div class="b-history-event__event-textbox2"> <div class="b-history-event__event-text2 " data-type="text-container" > Гибель Империи. 3 серия (&amp;quot;Пророк&amp;quot;)<br> <br> Действия происходят в конце июля 1914 года. Началась Первая мировая война. Жена Нестеровского Ольга, прогуливаясь с сыном Мишей и подругой Еленой Сабуровой, покупает книгу &amp;quot;Новая Илиада&amp;quot; автора Ивана Кассандрова. Ольга показывает книгу мужу — там написаны пророчества о предстоящей неудаче русской армии; Нестеровский запрещает ей читать ерунду и забирает брошюру. Получив назначение на фронт в разведку, перед отъездом он отдаёт &amp;quot;Новую Илиаду&amp;quot; Костину. Костин обнаруживает в книге смысл: если не заключить мир с немцами, Российская и... <a class="b-history-event__event-text-extract"> <i class="ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_dotted"></use></svg></i> </a> </div> </div> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="AF15000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed16-10.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F-15675685737593343&mw=480&mh=330&sig=a3520acd127fae60d3be32ace15481f0&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/community/velikaja/9/1537" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-AF15000060AA8005-video-1537" data-videoplayer-owner-id="-3649780" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/community/velikaja/9/1537" data-video-item="1537" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >51:39</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 237 </span> <script type="text/plain"> { "externalId": "/community/velikaja/9/1537", "videoLocation": "/community/velikaja/video/9/1537", "liked": "0", "likeItemId": "1537", "likeItemOwnerId": "-3649780", "isAplha" : "", "authorized": false, "videoItem" : "1537", "videoEmail" : "/community/velikaja/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15675685737593343", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/community/velikaja/9/1537", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-AF15000060AA8005-video-1537" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="03. Гибель Империи (все серии, 2005) Пророк" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/community/velikaja/9/1537" data-history-action="restoreVideo" href="/community/velikaja/video/9/1537.html"> 03. Гибель Империи (все серии, 2005) Пророк </a> <span class="b-history-event__videoevent-name__share" data-email="/community/velikaja/" data-video-item="1537" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1537" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1537" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/community/velikaja/video/9/1537" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="1537--3649780"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "1537","type": "communityvideo","owner": "-3649780","juser": "velikaja","likers": "2","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">2</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-text">2 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mr.wowaldo/"type="booster"title="Доктор Хаус"data-clns="d1186476"data-src="https://avt-7.foto.mail.ru/mail/mr.wowaldo/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Доктор Хаус"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mir-sarov/"type="booster"title="Ирина Морозова"data-clns="d1186476"data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Ирина Морозова"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-CommunityVideo-AF15000060AA8005" data-comment-event="1537" data-comment-type="CommunityVideo" data-comment-juser="velikaja" data-comment-listlimit="50" data-comment-addcln="" data-comment-opts="AF15000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="CommunityVideo-AF15000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="AE15000060AA8005:1714890766" type="event:AE15000060AA8005" time="1714890766" data-astat=":5-44-Like:AE15000060AA8005:332545252:-3649780:0D000C4FC8020600:2::1714890766:0:193" data-view-id="-3649780" data-view-type="communityvideo" class="b-history-event b-history-double-event ui-simple-block stat-channels stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event_head"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="asdklj2" > <span data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32?" class="avatar m-size-5 ui-lazy-background " > </span> </div> <div class="b-history-event__action b-history-event__action-double"> <span class="b-history-event__ownername">Ирина Морозова</span> понравилось <div class="b-history-event_time"> 5 мая 2024 в 9:32 </div> </div> </div> </div> <div class="b-history_event_active-area "> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="5" data-message-type="44" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <a href="/community/velikaja/?ref=ho" target="_blank" rel="noopener" data-src="https://avt-14.foto.mail.ru/community/velikaja/_avatar40?" class="avatar m-size-4 ui-lazy-background " data-email="velikaja" > </a> </div> <div class="b-history-event__action"> <a target="_blank" href="/community/velikaja/?ref=ho" class="b-history-event__ownername booster-sc" data-email="velikaja">Отечественные войны в истории России</a> &nbsp;добавил видео <div class="b-history-event_time"> <a type="videolayer" href="/community/velikaja/video/9/1538.html"> 30 мая 2015 в 10:04 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <div class="b-history-event__event-textbox2"> <div class="b-history-event__event-text2 " data-type="text-container" > Гибель Империи. 2 серия (&amp;quot;Чёрный голубь&amp;quot;)<br> <br> Действия происходят в июле 1914 года. Становится известно, что в Петербурге появился эсер Чарный. Стрельников и Штольц выезжают на задержание, но Чарный мёртв, а в его квартире следы обыска. Хозяйка квартиры Зайцева сообщает, что Чарный был женихом её племянницы Тани. Обнаруживается, что он приехал в Россию не для того, чтобы встретиться с Таней, а чтобы передать российскому правительству чертежи разработанной им модели подводной лодки. Чарный сообщил о своих планах старому знакомому — эсеру-провокатору Лозовскому. Лозовский решает завладеть... <a class="b-history-event__event-text-extract"> <i class="ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_dotted"></use></svg></i> </a> </div> </div> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="AE15000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed8-24.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F-15675685737593342&mw=480&mh=330&sig=1785cd9be9e712012d6d78442e644401&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/community/velikaja/9/1538" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-AE15000060AA8005-video-1538" data-videoplayer-owner-id="-3649780" data-videoplayer-is-owner="false" data-videoplayer-voted="0" data-video-external-id="/community/velikaja/9/1538" data-video-item="1538" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >51:58</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 340 </span> <script type="text/plain"> { "externalId": "/community/velikaja/9/1538", "videoLocation": "/community/velikaja/video/9/1538", "liked": "0", "likeItemId": "1538", "likeItemOwnerId": "-3649780", "isAplha" : "", "authorized": false, "videoItem" : "1538", "videoEmail" : "/community/velikaja/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/-15675685737593342", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/community/velikaja/9/1538", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-AE15000060AA8005-video-1538" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="02. Гибель Империи (все серии, 2005) Черный голубь" type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/community/velikaja/9/1538" data-history-action="restoreVideo" href="/community/velikaja/video/9/1538.html"> 02. Гибель Империи (все серии, 2005) Черный голубь </a> <span class="b-history-event__videoevent-name__share" data-email="/community/velikaja/" data-video-item="1538" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1538" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/community/velikaja/video/9/1538" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/community/velikaja/video/9/1538" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active liked" data-like-id="1538--3649780"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "1538","type": "communityvideo","owner": "-3649780","juser": "velikaja","likers": "2","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter "><span class="b-like__button-counter__number">2</span></span></span><span class="b-like__users button ui-bubble__style-nmenu"><span class="b-like__users-corner"></span><span class="b-like__users-text b-like__users-text-change font-small" data-type="popup-text">Нравится</span><span class="b-like__users-text">2 людям</span><span class="b-like__users-list"><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mr.wowaldo/"type="booster"title="Доктор Хаус"data-clns="d1186476"data-src="https://avt-7.foto.mail.ru/mail/mr.wowaldo/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Доктор Хаус"></a></div><div class="avatar-container b-like__avatar-container"data-placement-id="smvbowpoir47b"><a href="https://my.mail.ru/mail/mir-sarov/"type="booster"title="Ирина Морозова"data-clns="d1186476"data-src="https://avt-8.foto.mail.ru/mail/mir-sarov/_avatar32"class="avatar m-size-5 ui-lazy-background booster-sc "title="Ирина Морозова"></a></div></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-CommunityVideo-AE15000060AA8005" data-comment-event="1538" data-comment-type="CommunityVideo" data-comment-juser="velikaja" data-comment-listlimit="50" data-comment-addcln="" data-comment-opts="AE15000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="CommunityVideo-AE15000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="9A15000060AA8005:1554460620" type="event:9A15000060AA8005" time="1554460620" data-astat=":1-2:9A15000060AA8005:332545252::9A15000060AA8005:::1554460620:0:193" class="b-history-event ui-simple-block stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="1" data-message-type="2" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <span data-src="https://avt-27.foto.mail.ru/mail/mir-sarov/_avatar40?" class="avatar m-size-4 ui-lazy-background " > </span> </div> <div class="b-history-event__action"> <span class="b-history-event__ownername">Ирина Морозова</span> &nbsp;добавила видео <div class="b-history-event_time"> <a type="videolayer" href="/mail/mir-sarov/video/_myvideo/1.html"> 5 апреля 2019 в 13:37 </a> </div> </div> </div> <div class="b-history_tmp">video-add.html</div> <div class="b-history-event__body"> <span class="b-history-event__videoevent b-history_gray-back-event " data-history-event-container="9A15000060AA8005"> <span style=" width: 521px; height: 330px" class="b-history-event__videoevent-item " > <span class="b-history-event__videoevent-object filed-image ui-lazy-background" style="background-image: url('https://filed16-11.my.mail.ru/pic?url=https%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F1428270981780078593&mw=480&mh=330&sig=7338dadaedb168ac9158a5671256aff2&croped=1')" data-history-action="playVideo" data-video-swfurl="https://my2.imgsmail.ru/r/video2/uvpv3.swf?60" data-video-width="521" data-video-height="330" data-video-guestbook="" data-videoplayer-moviesrc="/mail/mir-sarov/_myvideo/1" data-videoplayer-host="content.video.my.mail.ru" data-videoplayer-contenthost="content.video.my.mail.ru" data-videoplayer-likeconfigid="like-9A15000060AA8005-video-1" data-videoplayer-owner-id="332545252" data-videoplayer-is-owner="false" data-videoplayer-voted="1" data-video-external-id="/mail/mir-sarov/_myvideo/1" data-video-item="1" data-is-community="false" data-clns="d716727"> <span class="b-history-event__videoevent-play" ></span> <span class="b-history-event__videoevent-time" >2:14:21</span> <span class="b-history-event__videoevent-view"> <i class="b-history-event__videoevent-view__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_eye"></use></svg></i> 7 </span> <span class="b-history-event__videoevent-HD"> <i class="ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmw_video_icon_HD"></use></svg></i> </span> <script type="text/plain"> { "externalId": "/mail/mir-sarov/_myvideo/1", "videoLocation": "/mail/mir-sarov/video/_myvideo/1", "liked": "1", "likeItemId": "1", "likeItemOwnerId": "332545252", "isAplha" : "", "authorized": false, "videoItem" : "1", "videoEmail" : "/mail/mir-sarov/", "activeEmail" : "", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "videoIsOwner" : false, "canAdd": false, "showPauseRoll": "0", "flashEnabled": "0", "comscore": "1", "enableReconnect": "1", "trashClusters": "", "trashClustersPreroll": "all", "enableDash": "3", "dashFilter": "{duration:1}", "dashRejectAgents": "Trident/,Edge/,Tizen 2,Large Screen", "allowEmailInUrl": "0", "reRequestOverlay": "1", "showLastOverlay": "0", "customOverlayShowPolicy": "{&quot;empty&quot;:&quot;1,2,3,4,5,6,7,8,9,10,11,12,13,14,17,18,19,22,24,25&quot;,&quot;exclude_domain&quot;:&quot;go.mail.ru,kino.mail.ru,tv.mail.ru,newyear.mail.ru&quot;,&quot;closeOnClick&quot;:1, &quot;minWidth&quot;:320,&quot;forceUpdate&quot;:1,&quot;updatePeriod&quot;:180}", "customOverlayBannerSettingsByType": "{&quot;yandex&quot;:{&quot;async&quot;:true,&quot;showClose&quot;:true,&quot;width&quot;:550,&quot;height&quot;:120,&quot;mini&quot;:{&quot;width&quot;:&quot;170px&quot;,&quot;height&quot;:&quot;105px&quot;,&quot;thresholdHeight&quot;:250,&quot;thresholdWidth&quot;:450}},&quot;image&quot;:{&quot;width&quot;:550,&quot;height&quot;:90}}", "customOverlaySettingsByCategory": "{&quot;2&quot;:{&quot;updatePeriod&quot;:120},&quot;3&quot;:{&quot;updatePeriod&quot;:180},&quot;4&quot;:{&quot;updatePeriod&quot;:180},&quot;5&quot;:{&quot;updatePeriod&quot;:60},&quot;default&quot;:{&quot;updatePeriod&quot;:180}}", "externalAdvConfig": "{&quot;url&quot;:&quot;\/\/cache.admetric.io\/0x_undefined_0001\/0x10.js?t=&quot;,&quot;enabled&quot;:&quot;0&quot;,&quot;unauth&quot;:&quot;1&quot;,&quot;excludedDomains&quot;:&quot;kino.mail.ru,auto.mail.ru,tv.mail.ru&quot;,&quot;onPlay&quot;:&quot;0&quot;,&quot;onInit&quot;:&quot;1&quot;,&quot;onOverlay&quot;:&quot;1&quot;,&quot;internal&quot;:&quot;1&quot;}", "mpegDashDebug": "1", "dashBufferTime": "15", "webRTCCdn": "", "overlayStartTime": "2", "overlayCheckBlack": "3600", "videoUseCredentials": "0", "pauseBackscreen": "1", "trashPrerollSkipTime": "5", "relatedLimit": 40, "fromBackscreenAutoplay": 0, "mrcuCookie":"", "isActiveAdBlock": false, "rbRegion":"193", "metaUrl": "https://my.mail.ru/+/video/meta/1428270981780078593", "time": "", "videoSavePointEnabled": 1, "flash": { "video": { "swfurl": "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "width": "521", "height": "330" }, "videoplayer": { "movieSrc": "/mail/mir-sarov/_myvideo/1", "host": "content.video.my.mail.ru", "contentHost": "content.video.my.mail.ru", "likeconfigid": "like-9A15000060AA8005-video-1" } }, "locales": { "advRemaining": "Рекламу можно будет пропустить через <span class=b-video-html5__adv-timer></span> сек", "advSkip": "Пропустить рекламу<span class='b-video-html5__adv-skip-arrow'></span>", "advertisement": "Реклама", "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "hideAd": "Скрыть рекламу" }, "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "cssVideoRetinaVersion": "", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "videoErrors": { "liteLoadingError": "Ошибка загрузки данных", "mediaErrAborted": "Ошибка воспроизведения", "mediaErrNetwork": "Ошибка подключения к сети", "mediaErrDecode": "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported": "Данный видеоформат не поддерживается вашим браузером", "accessError": "Приватный ролик" } } </script> </span> <span class="b-history-event__videoevent-name"> <a class="b-history-event__videoevent-name__text " title="Собор Парижской Богоматери. (Notre-Dame de Paris). Мюзикл. (1999г)." type="videolayer" data-clns="d716727" data-referer="history" data-external-id="/mail/mir-sarov/_myvideo/1" data-history-action="restoreVideo" href="/mail/mir-sarov/video/_myvideo/1.html"> Собор Парижской Богоматери. (Notre-Dame de Paris). Мюзикл. (1999г). </a> <span class="b-history-event__videoevent-name__share" data-email="/mail/mir-sarov/" data-video-item="1" data-done="Видео добавлено в альбом" data-fail="Не удалось добавить видео" data-history-action="showAddVideo" data-active-email="" data-title="Выберите альбом" data-default-album-name="Без названия" data-button-title="Добавить" data-is-video-channel="false" > <i class="b-history-event__videoevent-name__share__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_add_white_16"></use></svg></i> Добавить себе </span> </span> </span> </span> </div> </div> </div> <div class="event_links "> <div class="b-event_links__share__block"> <div data-share-type="ok" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/mir-sarov/video/_myvideo/1" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_ok_hover"></use></svg></i> </div> <div data-share-type="vk" class="b-event_links__share__item" data-history-action="shareVideo" data-video-location="/mail/mir-sarov/video/_myvideo/1" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_vk_hover"></use></svg></i> </div> <div data-share-type="mm" data-history-action="shareVideo" class="b-event_links__share__item" data-video-location="/mail/mir-sarov/video/_myvideo/1" > <i class="b-event_links__share__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm"></use></svg></i> <i class="b-event_links__share__item__icon_hover"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-share_event_mm_hover"></use></svg></i> </div> </div> <span type="like:Controller"class="b-like active" data-like-id="1-332545252"><script style="display:none;visibility:hidden;font-size:0;" type="text/plain" data-type="config" class="b-like-js-config">{"states": {"nobody": "Нравится"},"popupStates": {"likeable": "Нравится","notLikeable":"Нравится вам и ещё "},"item": "1","type": "video","owner": "332545252","juser": "mir-sarov@mail.ru","likers": "0","cutCounter": "","from": "history","like": "1"}</script><span class="b-like__active-area"><span class="b-like__button" data-type="auth" data-target="click" data-clns="d713971"><span data-type="text" class="b-like__button-text">Нравится</span><i class="b-like__button-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like"></use></svg></i><i class="b-like__button-icon_active"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-likeactive"></use></svg></i><i class="b-like__button-icon_liked"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-like-liked"></use></svg></i><span data-type="counter" class="b-like__button-counter b-like__hidden-counter"></span></span></span></span> <span class="b-comments__history-button" data-type="comments-focus" data-one="Комментарий" data-two="Комментария" data-five="Комментариев" data-active-email=""> <span class="b-comments__history-button__text">Комментировать</span> <i class="b-comments__history-button__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-comments"></use></svg></i> <span class="b-comments__history-button__number b-comments__history-button__number-hidden" data-type="counter">0</span> </span> </div> <div class="b-comments__history ui-simple-block b-comments__history_no-comments" data-comments-type="history"> <data id="comment-Video-9A15000060AA8005" data-comment-event="1" data-comment-type="Video" data-comment-juser="mir-sarov@mail.ru" data-comment-listlimit="50" data-comment-addcln="713986" data-comment-opts="9A15000060AA8005" data-comment-from="history_guest" data-comment-ERRMSG="Комментарий не найден" data-comment-show="0" data-comment-banner="" data-comment-reverse="" data-comment-total="" ></data> <div data-dataid="Video-9A15000060AA8005"data-tagtype="list"class="b-comments__content"></div> </div> </div> <div data-id="6000000060AA8005:1379225202" type="event:6000000060AA8005" time="1379225202" data-astat=":4-1:6000000060AA8005:332545252:::::1379225202:0:193" class="b-history-event ui-simple-block stat-astat"> <div class="b-history_event_active-area b-history_event_active-area_shift"> <div class="b-history-event__block"> <div class="b-history-event_head" data-project-type="4" data-message-type="1" data-poster-name="" data-user-name="Ирина Морозова"> <div class="avatar-container b-history-event__avatar-container" data-placement-id="amvmnvw2a0" > <span data-src="https://avt-27.foto.mail.ru/mail/mir-sarov/_avatar40?" class="avatar m-size-4 ui-lazy-background " > </span> </div> <div class="b-history-event__action"> <span class="b-history-event__ownername">Ирина Морозова</span> &nbsp;задала вопрос <div class="b-history-event_time"> 15 сентября 2013 в 10:06 </div> </div> </div> <div class="b-history_tmp">otvet-add.html</div> <div class="b-history-event__body"> <div class="b-history-event__body-answer"> <a href="https://otvet.mail.ru/question/94344176" class="b-history-event__body-answer_link" target="_blank" data-clns="d716736">Не сохраняются входящие письма .Где расположена строка &quot;сохранять письма на сервере?&quot;</a> </div> </div> </div> </div> <div class="event_links "> <a href="https://otvet.mail.ru/question/94344176" class="ui-button-gray" target="_blank" data-clns="d716736">Ответить</a> </div> </div> </div> <div class="guestbook-wrapper" data-container="guestbook"> <div data-container="guestbook-content"></div> <script type="text/plain" data-type="guestbook-config"> { "offset": "10", "confirmText" : "Вы уверены, что хотите удалить запись?", "confirmYes": "Да", "confirmNo": "Нет", "url": "/mail/mir-sarov/ajax", "writeForUser": "Написать в гостевую пользователя Ирина Морозова", "activeEmail": "", "photoAlbumName": "Гостевая книга", "photoAlbumID": "_guestbook" } </script> </div> <div data-type="guestbook-marker"></div> </div> <div style="clear: both;"></div> <div class="footer-wrapper ui-simple-block hide" data-history="footer"> <span class="loading">Загрузка <span class="loading-progress"></span></span> <span class="noevents">Записей в ленте пока нет</span> <span class="noevents_more">Записей в ленте больше нет</span> </div> <div class="footer-wrapper ui-simple-block" data-guestbook="footer"> <span class="loading">Загрузка <span class="loading-progress"></span></span> <span class="noevents">Записей в гостевой пока нет</span> <span class="noevents_more">Записей в гостевой больше нет</span> <span class="access-error">Ошибка доступа</span> </div> <div id="history_footer"></div> <div class="history-fader"> <!--noindex--><span class="b-page-preloader">Загрузка<i class="b-page-preloader__ico"></i></span><!--/noindex--> <span class="b-filter-load-error"> Ошибка загрузки страницы. Повторная попытка через <span class="b-filter-load-error__timeout">15</span> сек. <div class="b-filter-load-error__reload"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-error-repeat-white"></use></svg> </div> <div class="b-filter-load-error__cancel"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-error-cancel-white"></use></svg> </div> </span> </div> <div class="history-error-load" data-history-error-load="1"> Ошибка загрузки страницы. Повторная попытка через <span class="history-error-load__timeout" data-history-error-load="timeout">5</span> сек. <div class="history-error-load__reload" data-history-error-load="reload"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_error-repeat"></use></svg> </div> <div class="history-error-load__cancel" data-history-error-load="cancel"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_error-cancel"></use></svg> </div> </div> <div class="history-error-load" data-guestbook-error-load="1"> Ошибка загрузки страницы. Повторная попытка через <span class="history-error-load__timeout" data-guestbook-error-load="timeout">5</span> сек. <div class="history-error-load__reload" data-guestbook-error-load="reload"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_error-repeat"></use></svg> </div> <div class="history-error-load__cancel" data-guestbook-error-load="cancel"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_error-cancel"></use></svg> </div> </div> </div> </div> <div class="mm-column-right mm-column-right_profile" data-mru-fragment="home/column_right"> <div class="mm-column-right__container-blocks"> <!--noindex--> <div class="b-right-column__block" data-clns="d916478"> <div class="b-right-column__block__title"> <a class="b-right-column__block__title__link booster-sc" type="booster" href="/mail/mir-sarov/info" rel="nofollow"> Анкета</a> </div> <div class="b-right-column__block__body"> <ul class="b-right-column__block__anketa"> <li class="b-right-column__block__anketa__item b-right-column__block__anketa__item--city"> <i class="b-right-column__block__anketa__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-city"></use></svg></i> <div class="b-right-column__block__anketa__item__body"> <div class="b-right-column__block__anketa__item__body__label"> Откуда </div> <div class="b-right-column__block__anketa__item__body__text"> Саров, Нижегородская обл., Россия </div> </div> </li> <li class="b-right-column__block__anketa__item"> <i class="b-right-column__block__anketa__item__icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-birthday"></use></svg></i> <div class="b-right-column__block__anketa__item__body"> <div class="b-right-column__block__anketa__item__body__label"> День рождения </div> <span class="b-right-column__block__anketa__item__body__text" itemprop="birthDate">7 марта 1922</span> </div> </li> </ul> </div> <a class="b-right-column__block__footer booster-sc" href="/mail/mir-sarov/info" type="booster" rel="nofollow"> <span class="b-right-column__block__footer__link">Посмотреть анкету</span> </a> </div> <!--/noindex--> <div class="mm_right_block_media b-fourth-pseudo-column"> <div class="b-fourth-pseudo-column_wrapper" data-mru-fragment="additional-banners"> <script type="text/plain" class="b-additional-banners-config"> { "headSelectors": [ ".portal-menu" ], "moreOffset": 10, "intervalUpdate": 60 } </script> <div class="b-additional-banners-block-1"> <script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="2552" data-alternative-num="476294"> { "q": "2552", "aQ": "476294", "n": "", "sitezone": "1", "siteId": "120", "preview": "", "lang": "en_US", "targetNewDesign": "1", "extraOptions": "" } </script> </div> <div class="b-additional-banners-block-2 background-postload" style="background: url(https://rs.mail.ru/d2248306.gif?531419283);"> <div class="b-additional-banner-1"> <script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="2532" data-alternative-num=""> { "q": "2532", "aQ": "", "n": "", "sitezone": "1", "siteId": "120", "preview": "", "lang": "en_US", "targetNewDesign": "", "extraOptions": "" } </script> </div> <div class="b-additional-banner-2" style="display: none;"> <script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="5018" data-alternative-num=""> { "q": "5018", "aQ": "", "n": "", "sitezone": "1", "siteId": "120", "preview": "", "lang": "en_US", "targetNewDesign": "", "extraOptions": "" } </script> </div> </div> <div> <script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="2594" data-alternative-num=""> { "q": "2594", "aQ": "", "n": "", "sitezone": "1", "siteId": "120", "preview": "", "lang": "en_US", "targetNewDesign": "", "extraOptions": "" } </script> </div> </div> </div> <div class="b-right-column__block" data-clns="d916601"> <div class="b-right-column__block__title" data-clns="d676472"> <!--noindex--> <a class="b-right-column__block__title__link booster-sc" target="_blank" href="/mail/mir-sarov/video" rel="nofollow" name="g_my.main.right.video.header"> Видео <span class="b-right-column__block__title__link__dot"></span>1 </a> <!--/noindex--> </div> <div class="b-right-column__block__body" data-clns="d676472"> <div class="b-right-column__block__videos"> <div class="v1 b-right-column__block__videos__item"> <span class="b-right-column__block__videos__item__image ui-lazy-background" data-src="https://filed7-16.my.mail.ru/pic?url=http%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F1428270981780078593&amp;ts=1743785935&amp;sigt=913ee57605a6f1a01b80926bc70b86f5&mw=100&mh=62&croped=1" data-src__2x="https://filed7-16.my.mail.ru/pic?url=http%3A%2F%2Fmy.mail.ru%2F%2B%2Fvideo%2Furl%2Fi%2F1428270981780078593&amp;ts=1743785935&amp;sigt=913ee57605a6f1a01b80926bc70b86f5&mw=200&mh=124&croped=1" > <span class="b-right-column__block__videos__item__image__time">134:21</span> <a href="/mail/mir-sarov/video/_myvideo/1.html" type="videolayer" class="b-right-column__block__videos__item__image__play" data-video-width="640" data-video-height="360" data-video-title="" data-video-duration="8061" data-video-moviesrc="/mail/mir-sarov/_myvideo/1" data-video-contenthost="content.video.my.mail.ru" data-video-likeconfigid="" data-video-email="mir-sarov@mail.ru" data-video-album="_myvideo" data-video-item="1" ><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-music_play"></use></svg></a> </span> <div class="b-right-column__block__videos__item__body"> <a href="/mail/mir-sarov/video/_myvideo/1.html" class="b-right-column__block__videos__item__body__title" type="videolayer" data-video-width="640" data-video-height="360" data-video-title="Собор Парижской Богоматери. (Notre-Dame de Paris). Мюзикл. (1999г)." data-video-duration="8061" data-video-moviesrc="/mail/mir-sarov/_myvideo/1" data-video-contenthost="content.video.my.mail.ru" data-video-likeconfigid="" data-video-email="mir-sarov@mail.ru" data-video-album="_myvideo" data-video-item="1"> Собор Парижской Богоматери. (Notre-Dame de Paris). Мюзикл. (1999г). </a> </div> </div> </div> </div> </div> <div class="b-right-column__block" data-clns="d916629"> <div class="b-right-column__block__title"> <!--noindex--> <a type="booster" class="b-right-column__block__title__link" name="g_my.main.right.incommunities.header" rel="nofollow" href="/mail/mir-sarov/communities"> Группы <span class="b-right-column__block__title__link__dot"></span>3 </a> <!--/noindex--> </div> <div class="b-right-column__block__body" > <div class="b-right-column__block__community"> <div class="b-right-column__block__community__item"> <a href="/community/girls_fun/" class="b-right-column__block__community__item__avatar ui-lazy-background" name="cln3883" data-grstat="g_my.main.right.incommunities.name" data-src="https://avt-15.foto.mail.ru/community/girls_fun/_avatar50?" data-src__2x="https://avt-20.foto.mail.ru/community/girls_fun/_avatar?" ></a> <div class="b-right-column__block__community__item__body"> <a href="/community/girls_fun/" class="b-right-column__block__community__item__body__text" name="cln3883" data-grstat="g_my.main.right.incommunities.name"> 🌸 Ḿεҗдẏ нαмน дεᏰочҝαмน 🌸 </a> <div class="b-right-column__block__community__item__body__count"><i class="b-right-column__block__community__item__body__count__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-users"></use></svg></i>6 876 909</div> </div> </div> <div class="b-right-column__block__community__item"> <a href="/community/nijnii_segodnia/" class="b-right-column__block__community__item__avatar ui-lazy-background" name="cln3883" data-grstat="g_my.main.right.incommunities.name" data-src="https://avt-14.foto.mail.ru/community/nijnii_segodnia/_avatar50?" data-src__2x="https://avt-9.foto.mail.ru/community/nijnii_segodnia/_avatar?" ></a> <div class="b-right-column__block__community__item__body"> <a href="/community/nijnii_segodnia/" class="b-right-column__block__community__item__body__text" name="cln3883" data-grstat="g_my.main.right.incommunities.name"> Нижний Новгород сегодня </a> <div class="b-right-column__block__community__item__body__count"><i class="b-right-column__block__community__item__body__count__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-users"></use></svg></i>244 646</div> </div> </div> <div class="b-right-column__block__community__item"> <a href="/community/mygames/" class="b-right-column__block__community__item__avatar ui-lazy-background" name="cln3883" data-grstat="g_my.main.right.incommunities.name" data-src="https://avt-20.foto.mail.ru/community/mygames/_avatar50?" data-src__2x="https://avt-11.foto.mail.ru/community/mygames/_avatar?" ></a> <div class="b-right-column__block__community__item__body"> <a href="/community/mygames/" class="b-right-column__block__community__item__body__text" name="cln3883" data-grstat="g_my.main.right.incommunities.name"> Мy Games. Все об играх в Моем Мире </a> <div class="b-right-column__block__community__item__body__count"><i class="b-right-column__block__community__item__body__count__icon ui-icon"><svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-users"></use></svg></i>10 019 971</div> </div> </div> </div> </div> <div class="b-right-column__block__footer"> <!--noindex--> <a type="booster" href="/mail/mir-sarov/communities" rel="nofollow" name="cln3883" data-grstat="g_my.main.right.incommunities.link-show-all" class="b-right-column__block__footer__link booster-sc" >Посмотреть все</a> <!--/noindex--> </div> </div> <div class="mm_right_block ui-simple-block"> <div class="mm_right_block_content"> Другие люди с именем <a href="/people/Ирина Морозова">Ирина Морозова</a> на Моем Мире. </div> </div> </div> </div> </div> </div> <div class="l-content__footer-scripts"> <div class="b-fragment-history-layer m-layer" data-post-el="close" style="display: none;"> <div class="m-layer__scrollable"> <script type="text/plain" style="display: none" data-post-el="config"> { "ActiveEmail": "", "authText": "Авторизуйтесь", "activeDir":"", "videoAlbumSelectorTemplate" : "<div class='album-selector'> <span class='album-selector__header'>Добавить в альбом</span> <span class='album-selector__error'>Произошла ошибка при добавлении</span> <span class='album-selector__title'>Выберите альбом</span> <div class='album-selector__line'></div> <div class='album-selector__album-list'> <ul class='album-selector__album-list-ul'></ul> <div data-type='video-album-items-marker'></div> </div> <div class='album-selector__line'></div> <span class='album-selector__new-album'>Создать новый альбом</span> <div class='album-selector__title-create-block'> <input type='text' class='ui-form-input album-selector__album-input' maxlength='255' placeholder='Введите название...'/> <button class='ui-button-main album-selector__create-album'>Создать</button> </div> <div class='album-selector__preloader'></div> </div> ", "locales": { "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия" } } </script> <div class="m-layer__top" data-post-el="top"> <span class="m-layer__top-text"> <span class="m-layer__top-text_icon ui-icon"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-mmico_scrolltop_white_16"></use></svg> </span> Наверх </span> </div> <div class="m-layer__popup" data-post-el="close"> <div class="m-layer__popup-content" data-content=""> <div class="m-layer__popup_preloader"></div> <div class="history-error-load" data-event-error-load="1"> Ошибка загрузки страницы. Повторная попытка через <span class="history-error-load__timeout" data-event-error-load="timeout">5</span> сек. <div class="history-error-load__reload" data-event-error-load="reload"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_error-repeat"></use></svg> </div> <div class="history-error-load__cancel" data-event-error-load="cancel"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-newsfeed_error-cancel"></use></svg> </div> </div> </div> </div> <div class="m-layer__right-part" data-post-el="close"></div> </div> </div> <script type="text/plain" class="b-fragment-video" > <div class="b-video b-video-changevideotype" id="b-video" type="destroy" tabindex="0" data-destroy-cln="1603288"> <div class="b-video__main b-video__block-width-640" id="b-video-main" style="display: none;"> <div class="b-video__close-layer" id="b-video__close" type="destroy" data-clns="d1603288"> Закрыть <i class="b-video__close-layer__icon ui-icon icon-right-col_close"></i> </div> <div class="b-video__right" style="display: none;"> <div class="b-video__header"> <div class="b-video__header-sort"> <div class="b-video__header-sort_item b-video__header-sort_item1"> <a href="#" class="active" type="related">Похожие</a> <span class="b-video__header-sort_item-arrow"></span> </div> <div class="b-video__header-sort_item b-video__header-sort_item2"> <a href="#" type="user">Другие видео автора</a> <span class="b-video__header-sort_item-arrow"></span> </div> </div> </div> <div class="b-video__right-content unauthorized-mode" data-video-content-type="scrollable"> <div class="b-video_layer-auth"> Войдите или зарегистрируйтесь в&nbsp;Моем Мире, чтобы комментировать, делиться с&nbsp;друзьями и&nbsp;добавлять видео к&nbsp;себе <div class="b-video_layer-auth_button"> <span type="openAuthPopup" class="ui-button-main" data-clns="d1605447">Войти</span> <a onclick="document.cookie='myc=1;path=/;domain=.mail.ru';return true;" href="https://e.mail.ru/cgi-bin/signup?back=https://my.mail.ru&from=mrg_my&SignupMymailRu=1" class="ui-button-gray">Зарегистрироваться</a> </div> </div> <div class="b-video__auto-play"> <div class="b-video__auto-play__next">Следующее видео</div> <div class="b-video__auto-play__auto">Автоматически</div> <div class="b-video__auto-play__switcher" type="autoPlay"> <div class="b-video__auto-play__pointer" type="autoPlay"></div> </div> </div> <div class="b-video__items"></div> <div class="b-video__noresult"> Нет видео </div> </div> </div> <div class="b-video__left"> <div class="b-video__left-top" data-video-type="search-active"> <div class="b-video__search"> <form id="js-b-video__search" action="" data-suggest-counter="-1" data-type="video" class="b-video__search-form js-suggest-form"> <div class="b-video__search-form_ico icon-music_search"></div> <input name="q" type="text" autocomplete="off" class="b-video__search-input js-suggest-form_input" placeholder="Искать среди видео..."> <div class="b-catalog__navigation-search_filter js-video-search_filter" data-type="filter" data-q=""> <div class="b-catalog__search_filter_wrapper"> <div class="b-catalog__navigation-search_filter-right"> <div class="ui-styled_select "> <i class="ui-styled_select__icon ui-icon"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-left-menu_selectbox-arrow"></use></svg> </i> <select name="sort" class="ui-form_select" data-filter-type="video-search-sort"> <option class="ui-form_select-option" value="" selected>По релевантности</option> <option class="ui-form_select-option" value="created_at" >По дате добавления</option> <option class="ui-form_select-option" value="popular" >По популярности</option> <option class="ui-form_select-option" value="duration" >По длительности</option> </select> </div> </div> <div class="b-catalog__navigation-search_filter-left"> <div class="ui-styled_select "> <i class="ui-styled_select__icon ui-icon"> <svg class="svg-sprite-icon"><use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-left-menu_selectbox-arrow"></use></svg> </i> <select name="duration" class="ui-form_select" data-filter-type="video-search-duration" > <option class="ui-form_select-option" value="">Любой длины</option> <option class="ui-form_select-option" value="long" >Длинные</option> <option class="ui-form_select-option" value="medium" >Cредние</option> <option class="ui-form_select-option" value="short" >Короткие</option> </select> </div> <div class="ui-styled_checkbox"> <input type="checkbox" name="hd_exists" id="ui-checkbox_video-layer" value="hd" class="ui-form-checkbox" data-filter-type="video-search-hd_exists"> <label for="ui-checkbox_video-layer">Высокое качество </label> </div> </div> <input type="hidden" value="desc" name="sort_order"> </div> </div> <div class="b-video__close-search" type="hideSearch" style="display: none;"> <i class="b-video__close-search__icon ui-icon icon-right-col_close"></i> Отменить поиск </div> <input type="submit" value="Найти" class="b-video__search-submit js-suggest-form_submit"> </form> </div> </div> <div class="b-video__navigation" id="b-video__navigation"> <div class="b-video__container" id="b-video-container"> <div id="b-video-player"></div> </div> </div> <div class="b-video__details" id="b-video-contentarea"></div> </div> <div class="b-video__search-results" id="b-video__search-results" data-video-content-type="scrollable" data-video-type="search-active" style="display: none;"> <div id="b-video__search-results_items"></div> <div class="b-video__search-no-results">По вашему запросу не найдено ни одного видео</div> <div class="b-video__loadmore" type="search" data-update="true" data-query=""></div> </div> </div> </div> </script> <script type="text/plain" id="video-fragment-template"> <li> <div class="b-video__item"> <a href="" class="b-video__item-preview js-b-video__container js-b-video__active-area" type="videolayer"> <span class="b-video__item-hd js-b-video__hd js-b-video__active-area">HD</span> <span class="b-video__item-duration js-b-video__duration js-b-video__active-area"></span> </a> <div class="b-video__item-description"> <div class="b-video__item-name"> <a href="" class="link-black js-b-video__name js-b-video__active-area" type="videolayer" data-default-name="Без названия"></a> </div> <div class="b-video__item-owner-name"> <a href="" type="booster" class="js-b-video__owner-name booster-sc"></a> </div> <div class="b-video__item-views"> <span class="js-b-video__views" data-one="просмотр" data-two="просмотра" data-five="просмотров"></span><span>,</span> <span class="js-b-video__time"></span> </div> </div> </div> </li> </script> <script type="text/plain" class="b-fragment-photo"><div class="b-photo font-default" id="b-photo" type="destroy" data-destroy-cln="713142" tabindex="0"><div class="b-photo__banner-left"></div><div class="b-photo__main" id="b-photo-main"><div class="b-photo__navigation"><div class="b-photo__left" data-clns="d713133" type="prev"><div class="b-photo__left-ear" data-clns="d713135" type="prev"></div></div><div class="b-photo__container" id="b-photo-container" type="next"><img data-clns="d713133" class="b-photo__image" id="b-photo-image" type="next" src="https://my2.imgsmail.ru/mail/ru/images/my/mmanim_spinner_photo_32.gif" /><div class="b-photo__right" data-clns="d713133" type="next"><div class="b-photo__right-ear" data-clns="d713134" type="next"></div></div></div></div><div class="b-photo__contentarea" id="b-photo-content-container"><div class="b-photo__contentarea-scroll" id="b-photo-contentarea"></div></div><div class="b-photo__indicate">Загружаю...</div></div><div class="b-photo__close"><span id="b-photo-close" data-clns="d713136" type="destroy" class="b-photo__close-ico icon-mmico_close_white_24"></span></div></div></script><script type="text/plain" id="photo-select-friends-form"><div class="photo-select-friends-form"><input type="text" name="" value="" placeholder="Введите имя друга" class="ui-form-input photo-select-friends-input">Или выберите друга из списка<ul class="photo-select-friends-list" data-total=""></ul><div class="photo-select-friends-buttons"><a href="" class="ui-button-main photo-select-friends-submit">Выбрать</a><a href="" class="ui-button-link ml10 photo-select-friends-cancel">Отмена</a></div><div class="photo-select-friends-error"data-error="Не удалось создать отметку"data-error-already="Уже есть на фото"></div></div></script><script type="text/plain" id="photo-select-friends-i"><li data-email="" data-id="" data-sanitized=""style="background-image : url('https://avt-24.foto.mail.ru_avatar32?')">Это я</li></script> <script type="text/plain" data-mru-fragment="media"> { "complaintProgressText": "Жалоба отправляется", "isBlockAdBanners": false, "ActiveAdvFree": "", "complaintDoneText": "Жалоба принята", "imageHost": "content.foto.my.mail.ru", "activeEmail": "", "journalEmail": "mir-sarov@mail.ru", "isCommunity": "", "preloader": "https://my2.imgsmail.ru/mail/ru/images/my/mmanim_spinner_photo_32.gif", "bannerCounter": 10, "hideBanner": true, "videoAlbum" : "", "host" : "my.mail.ru", "videoPreviewHost" : "https://content.video.mail.ru", "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "idForLayer" : "", "linkForLayer": "", "navigation" : "", "serverErrorMessage": "<span class=\"b-photo__server-error-message\">Ой! <br />Кажется, что-то случилось!<br />Попробуйте обновить страницу через минуту.</span>", "videoAddTextTitle": "Добавить в альбом", "videoNotAvailable" : "Видео не доступно на вашем устройстве", "videoMyAlbum": "Мое видео", "videoAddText": "Добавить", "time": "", "fromBackscreenAutoplay": 0, "rbRegion":"193", "backscreen": { "locales": { "addVideo": "+ Добавить себе", "next": "Следующее" } }, "videoControls": { "videoSwfurl" : "https://my2.imgsmail.ru/r/video2/uvpv3.swf?60", "likeEnable": false, "locales": { "quality": "Качество:", "notSupport": "Браузер не поддерживает воспроизведение видео", "copyLink": "Копировать ссылку", "copyFrameLink": "Копировать ссылку с текущего кадра", "copyEmbedCode": "Копировать код для вставки", "linkCopied": "Ссылка скопирована", "qualityList": { "full_hd": "1080p", "hd": "720p", "md2": "480p", "md1": "360p", "sd": "240p" }, "bubbleLinkHeader": "Вы можете скопировать этот код на свою страницу.", "linkToVideo": "Ссылка на видео (URL)", "useOldCode": "Использовать старый код", "unsupportMobileDevice": "Не поддерживается на мобильных устройствах", "html": "HTML", "bbCode": "BB-code", "like": "Нравится", "link": "Ссылка", "share": "Поделиться" } }, "locales": { "videoAddedToAlbum": "Добавлено в альбом ", "defaultAlbumName": "Без названия", "videoFrom": "Другие видео автора", "videoFromCommunity": "Другие видео группы" }, "channelLocales": { "joined": "Вы подписались", "for_moderate": "Заявка на рассмотрении", "error": "Произошла ошибка", "videoFrom": "Другие видео канала" }, "videoErrors": { "liteLoadingError" : "Ошибка загрузки данных", "mediaErrAborted" : "Ошибка воспроизведения", "mediaErrNetwork" : "Ошибка подключения к сети", "mediaErrDecode" : "Видеофайл поврежден или не поддерживается кодеком", "mediaErrSrcNotSupported" : "Данный видеоформат не поддерживается вашим браузером", "accessError" : "Приватный ролик", "needFlash": "Для воспроизведения этого видео установите Adobe Flash Player<br/> <a href='https://get.adobe.com/flashplayer/' target='_blank'>Загрузить с сайта Adobe</a>." }, "mimic": { "isEnable": true, "timeout": 1000, "id": "147025", "limit": 0, "type": "vertical", "statId": "4559401", "counter": "26665993", "itemHeight": "155", "isEffectsEnabled": true, "isMultiformatEnabled": true, "multiformatLimit": "1", "rb": { "originalSlot": 45594 } }, "leftBanner": { "isEnable": true, "minHeight": "600", "minWidth": "1600" } } </script> <div data-mru-fragment="profile/mini-profile"> <script type="text/plain" class="js-mini-profile-config"> { "bubbleWidth": "255", "bubbleZIndex": "200", "coverFemalePath": "profile/profile_cover_bg_1.png", "coverMalePath": "profile/profile_cover_bg_2.png", "locales": { "age" : { "text1": "год", "text2": "года", "text5": "лет" }, "commonFriendsCount": { "text1": "общий друг", "text2": "общих друга", "text5": "общих друзей" }, "friendship": { "send": "Подружиться", "friend": "Ваш друг", "request": "Предложение отправлено", "error": "Произошла ошибка" }, "friendsText1": "У вас", "friendsText2": "среди которых", "messageButtonText": "Написать" } } </script> </div> <script type="text/plain" class="b-messages-options"> {"locales": {"dialogues": {"dates": {"today": "сегодня, в&nbsp;","now": "только что","30seconds": "30 секунд назад","15seconds": "15 секунд назад","1minutes": "1 минуту назад","2minutes": "2 минуты назад","3minutes": "3 минуты назад","4minutes": "4 минуты назад","5minutes": "5 минут назад"},"makeAllRead": "Отметить все как прочитанное","writeFriends": "Написать друзьям","friendsListHeader": "Выберите друга, чтобы начать общение","search": "Поиск","goToUserPage": "Перейти в Мир пользователя","sendGift": "Сделать подарок","sendVipStatus": "Подарить VIP статус","addToBlacklist": "Добавить в черный список","deleteThread": "Удалить всю переписку","addFriend": "В друзья","friendshipInProgress": "Предложение дружбы отправлено","friendshipOk": "Подружились","deleteThreadConfirm": "Вы действительно хотите удалить всю переписку?","deleteThreadYes": "Удалить","deleteThreadNo": "Отмена","deleteMessageConfirm": "Вы действительно хотите удалить это сообщение?","addToBlacklistConfirm": "Вы действительно хотите добавить пользователя в черный список?","addToBlacklistYes": "Добавить","addToBlacklistNo": "Отмена","writerMessage": "пишет вам","noMessages": "Сообщения в диалоге отсутствуют","addContentMessage": "Чтобы отправить фото или видео, нажмите соответствующую иконку под полем для ввода текста","newMessageButton": "Начать диалог","senderFormError": "При отправке сообщения произошла ошибка. Попробуйте обновить страницу и повторить отправку.","senderFormErrorSuspended": "Вы не можете писать пользователю, так как его Мир заблокирован.","senderFormErrorRestricted": "Вы не можете писать пользователю, так как он принимает сообщения только от друзей.","textareaPlaceholder": "Напишите сообщение","submitButton": "Отправить","formHintEnter1": "Enter - отправить","formHintEnter2": "+Enter - перенос строки","formHintCtrlEnter1": "+Enter - отправить","formHintCtrlEnter2": "Enter - перенос строки","attachPhoto": "Фото","attachVideo": "Видео","selectSmile": "Выберите смайлик","errorTexts": {"activeInBlacklist": "Вы были добавлены в черный список","journalInBlacklist": "Пользователь добавлен в черный список","journalInBlacklistButton": "Убрать из черного списка","friendsOnly": "Пользователь принимает сообщения только от друзей","friendsOrFrfrOnly": "Пользователь принимает сообщения только от друзей<br />или друзей друзей","noFriends": "У Вас пока нет друзей","noFriendsButton": "Добавить друзей","emptyListHead": "Диалог не выбран","emptyListBody": "Откройте уже начатый диалог из меню слева<br /> или нажмите на кнопку","emptyListButton": "Написать друзьям"},"emptySearch": {"head": "Диалог не найден","button": "Искать среди друзей","body": "По запросу %%query%% переписка не найдена"},"emptyFriends": {"head": "Никого не найдено","body": "По запросу %%query%% найти друзей не удалось"}}},"textLimit": "4000","upload": {"photo": {"width": "665","uploadUrl": "https://upload-&#35;&#35;n&#35;&#35;.my.mail.ru/uploadphoto","hostCount": 15,"queueSize": 15,"previewQueueSize": 1,"limit": 5000,"rotateTimeout": 1500,"maxRetry": 5,"albumId": "","limitSize": 15,"locales": {"popup": {"header": "Добавление фото","close": "Закрыть"},"dropArea": {"header": "Выберите фото для загрузки","text": "или просто перетащите их в эту область","button": "С компьютера","moveHere": "Перенесите файл(ы) в эту область"},"links": {"albums": "Из альбомов","network": "По ссылке из интернета","camera": "C веб-камеры","add": "Добавить"},"status": {"from": "из"},"limit": {"header": "&nbsp;","content": "К сожалению, мы можем загрузить не более 5000 фото за один раз. Добавить первые 5000 фото из выбранных?","close": "Закрыть","yes": "Да, добавить","no": "Нет"},"albums": {"title": "Альбом","upload": "Добавить","cancel": "Отмена","titles": {"user": "из своих","group": "из группы","channel": "из канала"},"defaultAlbumName": "Без названия","form": {"title": "Альбом","empty": "В альбоме нет фото"}},"network": {"upload": "Загрузить","cancel": "Отмена","header": "Введите ссылку из интернета","remove": "Удалить","add": "Добавить ещё ссылку","errors": {"invalidExternalUrl": "Указан некорректный адрес"}},"camera": {"upload": "Загрузить","cancel": "Отмена","button": "Сделать снимок","timeout": "С задержкой в 5 сек","cancelPhoto": "Отменить"},"edit": {"save": "Сохранить","cancel": "Остановить загрузку","remove": "Удалить","add": "Добавить фото","saveNow": "Сохраняю","showErrors": "Ошибки","empty": {"text": "К сожалению, при загрузке фото возникли проблемы.","button": "Вернуться"},"confirmStop": {"yes": "Да","no": "Нет","text": "Хотите прекратить загрузку?"},"confirmRemove": {"yes": "Да","no": "Нет","text": "Хотите удалить все загруженные фото?"},"errors": {"header": "Не удалось загрузить файлы","network": "указан некорректный адрес","upload_error": "ошибка при загрузке","empty_file_size": "пустой файл","wrong_file_size": "слишком большой файл","too_many_files": "слишком много фотографий","wrong_image_format": "неподдерживаемый формат","wrong_gif_image": "в альбом &quot;Фото со мной&quot; нельзя загружать анимированные картинки"},"item": {"description": "Описание","remove": "Удалить","hide": "Закрыть"}}}},"video": {"userId": "","albumId": "_myvideo","isVideoChannel": false,"email": "","journalDir":"/mail/mir-sarov/","maxFileSize": "5","multiload": true,"pollingTimeout": "30","showPopup":false,"uploadUrl": "https://upload.my.mail.ru/upload","showSwitcher": false,"templates": {"popup": "<div class='b-video-add-popup'><div class='b-video-add-popup__upload-area' data-type='video-upload-area'><div class='b-video-add-popup__upload-content'><div class='b-video-add-popup__upload-content__wrapper'><div class='b-video-add-popup__upload-content__header'>Выберите файлы для загрузки</div><div class='b-video-add-popup__small-text'>Просто перетащите файлы в эту область </div></div><div class='ui-button-main b-video-add__upload-button'><span> Выберите файлы </span><input type='file' enctype='multipart/form-data' name='Filedata' data-type='video-input-file' class='b-video-add-popup__upload-input' multiple><div class='b-video-add-popup__upload-fake-input' data-type='video-file-fake-input'></div></div><p class='b-video-add__file-info' data-type='video-file-info'></p></div></div><div class='b-video-add-popup__links'><div class='b-video-add-popup__link-content b-video-add-popup__link-content-internet'><p class='b-video-add-popup__item-header'>По ссылке из интернета</p><input type='text' class='b-video-add-popup__internet-input ui-form-input' placeholder='http://' data-type='video-input-link' /><button type='button' data-type='video-button-link' class='ui-button-gray b-video-add-popup__item-button b-video-add-popup__item-button-internet'>Добавить</button></div></div></div>","link": "<div class='b-video-add'><div class='b-video-add__link-title'>Введите ссылку из интернета</div><div class='b-video-add__link-hint'>Скопируйте и вставьте адрес страницы видеоролика</div><input type='text' class='ui-form-input b-video-add__link-input' data-type='video-input-link' maxlength='255' placeholder='http://...'/><button type='button' class='b-video-add__add-link-button ui-button-gray' data-type='video-link-add'>Добавить</button></div>","link_loading": "<div class='b-video-add'><div class='b-video-add__link-loading-content'><div class='b-video-add__content-preloader' data-type='video-album-items-preloader'></div></div></div>","error": "<div class='b-video-add-popup'><div class='b-video-add-popup__error'><p class='b-video-add-popup__error-text'></p><button class='b-video-add__reload-button ui-button-main'>Вернуться</button></div></div>","file_upload_container": "<div class='b-video-add-items' data-type='video-upload-items'><div class='b-video-add__progress-wrapper' data-type='video-upload-progress-wrapper'><div class='b-video-add__progress'><div class='b-video-add__progress__text' data-type='video-upload-progress-total-text'></div><div class='b-video-add__progress-fill empty' data-type='video-upload-progress-total'><div class='b-video-add__progress-fill__text' data-type='video-upload-progress-total-text'></div></div></div><button type='button' data-type='video-upload-cancel-all' class='b-video-add__cancel-all ui-button-gray'>Отмена</button></div></div>","edit": "<div class='b-video-add'><div class='b-video-add__status'><div class='b-video-add__loaded'><b>Видео было успешно загружено!</b><div>Теперь оно должно быть обработано. Обычно это занимает от нескольких минут до часа. Видео будет доступно по ссылке: <a target='_blank'></a></div></div></div><div class='b-video-add__form_block'><p><b>Название</b></p><input type='text' class='ui-form-input b-video-add__name-input' data-type='video-input-name' maxlength='255'/></div><div class='b-video-add__form_block'><p><b>Описание</b></p><textarea class='ui-form-input b-video-add__description-input' data-type='video-input-description'></textarea></div><div class='b-video-add__user_settings_block'><div class='b-video-add-popup-albums-wrapper'><p><b>Альбом</b></p><div data-type='video-album-list-wrapper' class='b-video-add-popup-albums__select-wrapper ui-styled_select'><span class='b-video-add-popup-albums__select-wrapper-preloader'></span><i class='ui-styled_select__icon ui-icon'><svg class='svg-sprite-icon'><use xmlns:xlink='http://www.w3.org/1999/xlink' xlink:href='#icon-left-menu_selectbox-arrow'></use></svg></i><span data-type='video-album-list' class='b-video-add-popup-albums__select'></span></div></div><div class='ui-styled_checkbox'><input type='checkbox' name='adult' id='ui-checkbox_video-add-adult' data-type='video-checkbox-adult' value='0' class='ui-form-checkbox'><label for='ui-checkbox_video-add-adult'>Для взрослых 18+ </label></div></div></div>"},"albums": {"singleSelect": false},"item": {"templates": {"main": "<div class='b-video-add__loading-item'><div class='b-video-add__file-title' data-type='video-file-title'></div><button type='button' class='b-video-add__cancel ui-button-gray' data-type='video-upload-cancel'>Отмена</button><div class='b-video-add__progress'><div class='b-video-add__progress__text' data-type='video-progress-text'></div><div class='b-video-add__progress-fill empty' data-type='video-progress'><div class='b-video-add__progress-fill__text' data-type='video-progress-text'></div></div></div><div class='b-video-add__form_block'><p><b>Название</b></p><input type='text' class='ui-form-input b-video-add__name-input' data-type='video-input-name' maxlength='255'/></div><div class='b-video-add__form_block'><p><b>Описание</b></p><textarea class='ui-form-input b-video-add__description-input' data-type='video-input-description'></textarea></div><div class='b-video-add__user_settings_block'><div class='b-video-add-popup-albums-wrapper'><p><b>Альбом</b></p><div data-type='video-album-list-wrapper' class='b-video-add-popup-albums__select-wrapper ui-styled_select'><span class='b-video-add-popup-albums__select-wrapper-preloader'></span><i class='ui-styled_select__icon ui-icon'><svg class='svg-sprite-icon'><use xmlns:xlink='http:\/\/www.w3.org\/1999\/xlink' xlink:href='#icon-left-menu_selectbox-arrow'><\/use><\/svg></i><span data-type='video-album-list' class='b-video-add-popup-albums__select'></span></div></div><div class='ui-styled_checkbox'><input type='checkbox' name='adult' id='ui-checkbox_video-add-adult-{% index %}' data-type='video-checkbox-adult' value='0' class='ui-form-checkbox'><label for='ui-checkbox_video-add-adult-{% index %}'>Для взрослых 18+ </label></div></div><div class='b-video-add__minimize-button' data-type='video-expand-toggle-button'>Подробнее</div></div>"}},"locales": {"errorLoadAjax": "Произошла ошибка, попробуйте позже","popupButtonOk": "Сохранить","popupButtonCancel": "Удалить","popupButtonCancelAll": "Остановить загрузку","closeButton": "Закрыть","header": "<span data-type='video-add-back' class='b-video-add-popup__back'><svg class=\"svg-sprite-icon\"><use xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" xlink:href=\"#icon-back-arrow-black\"><\/use><\/svg></span><span>Добавление видео</span>","maxFileSize":"Максимальный размер файла 5 Гб","timeRemain":"осталось ","wrongFormat":"Неверный формат файла","wrongSize":"Неверный размер файла","chooseOneFile":"Выберите 1 файл для загрузки","connectionError":"К сожалению, при загрузке видео возникли проблемы.","serverResponseError":"Неизвестная ошибка.","createItemError":"Ошибка создания видео.","blacklistedError":"Загрузка данного видео заблокирована правообладателем.","invalidLink":"Ссылка не может быть обработана","confirmYes":"Да","confirmNo":"Нет","confirmRemoveAll":"Хотите прекратить загрузку и удалить все загруженные видео?","confirmCancelAll":"Хотите прекратить загрузку?","linkLoadingTitle": "Получение данных","defaultAlbumName": "Без названия","albums": {"albumErrorPopupHeader": "При добавлении этих видео произошла ошибка","albumErrorPopupButtonOk": "Закрыть","defaultAlbumName": "Без названия","defaultItemName": "Без названия","userAlbum": "Мои альбомы","channelAlbum": "Видео канала","communityAlbum": "Видео группы","album": "Альбом","private": "Этот альбом не предназначен для публичного просмотра. Если вы скопируете видео в группу, для него будут применены настройки показа видео группы","empty": "В выбранном альбоме нет видео","submit": "Добавить","cancel": "Отмена","privateAll": "У вас нет роликов, предназначенных для публичного просмотра. Вы можете изменить права доступа в настройках своих альбомов."},"item": {"createItemError":"Ошибка создания видео.","hide":"Скрыть","more":"Подробнее","defaultAlbumName": "Без названия","confirmYes":"Да","confirmNo":"Нет","confirmText":"Хотите прекратить загрузку?"}}}},"banners": {"intervalUpdate": 60,"slot": 2532,"isEnabled": 1}}</script> <script type="text/plain" class="b-notifications-options"> {"isGameClient": false,"showNewDesignCatalog": 1,"bubbleParams": {"games": {"modificator": "look-2"}},"locales": {"games": {"removeAllText": "Вы действительно хотите удалить все уведомления?","removeAllButtonYes": "Удалить","removeAllButtonNo": "Отмена"},"error": {"head": "Упс, что-то пошло не так...","body1": "Мы знаем о проблеме и уже работаем.","body2": "Попробуйте обновить страницу или зайти попозже."},"actions": {"title": "Все акции","empty": "Здесь будут уведомления об&nbsp;акциях и&nbsp;скидках,<br> действующих в&nbsp;Моём&nbsp;Мире"}},"banners": {"intervalUpdate": 60,"slot": 2532,"isEnabled": 1}}</script> <script type="text/plain" class="b-likers-popup"> { "likersLoadMessage": "Загрузка списка", "likersErrorMessage": "Ой! Кажется, что-то случилось!", "container": "<div class=\"b-like__likers-container\" />", "dom": "<div class=\"b-like__likers\" data-action=\"hide\" />" } </script> <script type="text/plain" class="b-friendship-options"> { "done": "Предложение отправлено", "doneMessages": { "added_users": "Вы друзья", "already_friends_users": "Вы уже друзья", "already_request_sent_users": "Вы уже предлагали дружбу", "reset_to_initial": "Подружиться" }, "error": "Ошибка", "errorMessages": { "banned_users": "Пользователь заблокирован", "ratelimited_emails": "Нельзя дружить так часто", "blacklist_emails": "Пользователь в чёрном списке" } } </script> <script type="text/plain" data-mru-fragment="head/alert"> { "view": { "navigation": false, "filters": "" } } </script> <script type="text/plain" class="b-booster-stat">{"isEnable": false,"domains": "mail,bk,list,inbox,vk,gmail,yandex,google,yahoo,community,v,mailua,fb,corp,gmail.com,ok,yandex.ru,yandex.ua,qip.ru,rambler.ru"}</script> <script type="text/plain" data-mru-fragment="models/user/active"> { "name": "", "id": "", "auId": "", "email": "", "dir": "", "isVip": false, "isAdmin": false, "isOwner": false, "isInSandbox": false, "isMyCreated": false, "music": { "residentLevel": 0, "count": { "tracks": "" } } } </script> <script type="text/plain" data-mru-fragment="models/user/journal"> { "name": "Ирина Морозова", "id": "332545252", "auId": "", "email": "mir-sarov@mail.ru", "dir": "/mail/mir-sarov/", "isVip": false, "isCommunity": false, "isVideoChannel": false } </script> <script type="text/plain" class="b-date-time-options"> { "locales": { "months": [ "январь", "февраль", "март", "апрель", "май", "июнь", "июль", "август", "сентябрь", "октябрь", "ноябрь", "декабрь" ], "left": { "months": [ "января", "февраля", "марта", "апреля", "мая", "июня", "июля", "августа", "сентября", "октября", "ноября", "декабря" ], "seconds": { "one": "секунду", "two": "секунды", "five": "секунд" }, "minutes": { "one": "минуту", "two": "минуты", "five": "минут" }, "hours": { "one": "час", "two": "часа", "five": "часов" }, "now": "только что", "in": "в", "ago": "назад", "today": "сегодня", "yesterday": "вчера" } } } </script> <script type="text/plain" class="b-mimic-adv-config">{"isEnable": true,"isEnableSecondCheck": true,"isHttpEnable": true,"isFixedRightEnable": true,"isFullLinkEnable": true,"host": "wss://e.mail.ru/api/v1/messages/message","location": "https://my.mail.ru","domain": "mail.ru","id": "147025","timeout": "3000","timeoutSecondCheck": "10000","statId": "253201","adFormat": "direct","limit": "4","interval": "60000","favicon": true,"charset": "utf-8","isEffectsEnabled": true,"isMultiformatEnabled": true,"multiformatLimit": "2","effects": "bounce_left_right=15&#92;nzoom_and_swing=35&#92;nzoom=25&#92;nzoom_and_move=45","counter": "19969810","rb": {"isEnable": true,"slot": 5128,"originalSlot": 2532,"isPriority": false},"locales": {"footerText": "Реклама","closedText": "Объявление скрыто"}}</script><script type="text/plain" class="b-sprites-options">{"all": {"url": "/static/sprites/all.html","revision": {"key": "sprites.all.rev","value": "132e005ec4bf3df9c342f870b11d3c141"},"data": {"key": "sprites.all.data"}},"music": {"url": "/static/sprites/music.html","revision": {"key": "sprites.music.rev","value": "4105024ca74c624967bb079bba824cc41"},"data": {"key": "sprites.music.data"}}}</script> <div style="display: none"></div> <script type="text/javascript"> (function () { document.cookie = 'myc=;path=/;domain=.mail.ru;expires=Tue, 22 Oct 2010 09:31:38 GMT;'; document.cookie = 'showSmBubble=;path=/cgi-bin/my/;domain=.mail.ru;expires=Tue, 22 Oct 2010 09:31:38 GMT;'; })(); </script> <div style="position: absolute;"> <script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="3153" data-alternative-num=""> { "q": "3153", "aQ": "", "n": "", "sitezone": "6", "siteId": "120", "preview": "", "lang": "en_US", "targetNewDesign": "", "extraOptions": "" } </script> </div> </div> </div> </div> <div class="l-footer" data-mru-app-section="footer"> <!--noindex--> <div class="b-footer"> <textarea data-mru-fragment="app/banners" data-section="" data-num="" class="banner-template" deferred="1"> <style>.portal-footer{position:relative;margin:0;white-space:nowrap;text-align:left;background:#fff;*zoom:1;width:100%;height:28px;margin:0;padding:0;border:0;border-top:1px solid #D5D5D5;border-spacing:0;border-collapse:collapse;font-family:Arial, sans-serif;font-size:0;color:#999;border-collapse:collapse;border-spacing:0}.w-portal-footer__visible{position:relative}.portal-footer td,.portal-footer tr{vertical-align:top;text-align:left;border:none;padding:0;margin:0;width:auto;white-space:nowrap}.portal-footer .portal-footer__col_left{width:1%;padding-right:28px;padding-left:10px;text-align:left}.portal-footer .portal-footer__col_right{text-align:right;padding-right:10px}.portal-footer__link{display:inline-block;*display:inline;*zoom:1;margin:0 8px}.portal-footer__link,.portal-footer__link:link,.portal-footer__link:visited,.portal-footer__link:hover,.portal-footer__link:active,.portal-footer__link:focus{outline:0;cursor:pointer;color:#999;font-size:12px;font-family:Arial, sans-serif;height:28px;line-height:28px;*zoom:1}.portal-footer__link,.portal-footer__link:link,.portal-footer__link:visited{text-decoration:none}.portal-footer__link:hover,.portal-footer__link:active,.portal-footer__link:focus{text-decoration:none;color:#0077FF}#portal-footer__project-links__container{display:none;position:absolute;visibility:hidden}.portal-footer__lang-select{font-size:12px;font-family:Arial, sans-serif;margin-left:8px}.portal-footer__lang-select__button,.portal-footer__lang-select__button:link,.portal-footer__lang-select__button:visited,.portal-footer__lang-select__button:hover,.portal-footer__lang-select__button:active,.portal-footer__lang-select__button:focus{text-decoration:none;position:relative;outline:0;font-size:12px;font-family:Arial, sans-serif;cursor:pointer;color:#999;border-bottom:1px dotted #999;margin:0 8px;*border-bottom-style:dashed;border-bottom-style:dashed\9}.portal-footer__lang-select__button:hover,.portal-footer__lang-select__button:active,.portal-footer__lang-select__button:focus{color:#0077FF;border-bottom-color:#0077FF}.portal-footer__project-links{white-space:nowrap}</style><div class="w-portal-footer" id="w-portal-footer" data-visibility-class="w-portal-footer__visible"><table border="0" cellspacing="0" cellpadding="0" class="portal-footer portal-footer_portal-footer"><tbody><tr><td class="portal-footer__col portal-footer__col_left"><div class="portal-footer__portal-links"><!--portal-links--><a class="portal-footer__link" href="https://r.mail.ru/n154506914?sz=36&amp;rnd=169403465" rel="noopener" target="_blank"><span class="portal-footer__link__text">Mail</span></a><a class="portal-footer__link" href="https://r.mail.ru/n382470674?sz=36&amp;rnd=169403465" rel="noopener" target="_blank"><span class="portal-footer__link__text">О компании</span></a><a class="portal-footer__link" href="https://r.mail.ru/n309433544?sz=36&amp;rnd=169403465" rel="noopener" target="_blank"><span class="portal-footer__link__text">Реклама</span></a><a class="portal-footer__link" href="https://r.mail.ru/n382470675?sz=36&amp;rnd=169403465" rel="noopener" target="_blank"><span class="portal-footer__link__text">Вакансии</span></a><!--/ portal-links--></div></td><td class="portal-footer__col portal-footer__col_right"><div id="portal-footer__project-links" class="portal-footer__project-links" data-project-links-class="portal-footer__link"><b style="display:none" id="portal-footer__project-links__insert_before"></b></div><script>void function(){"use strict";function c(){var c=e.getElementById("portal-footer__project-links"),g=e.getElementById("portal-footer__project-links__insert_before"),f=e.getElementById("portal-footer__project-links__container"),b,h,a,d,k;if(c&&g&&f){h=[];b=f.getElementsByTagName("a");for(d=b.length;d;)a=b[--d],h.push(a);for(;a=h.pop();)(b=a.getAttribute("data-type"))?(d="portal-footer__link portal-footer__link_"+b,k="portal-footer__link__text portal-footer__link__text_"+b):(d="portal-footer__link",k="portal-footer__link__text"),a.innerHTML='<span class="'+k+'">'+("textContent"in a?a.textContent:"innerText"in a?a.innerText:"data"in a?a.data:"")+"</span>",(b=a.style)&&b.cssText&&(b.cssText=""),a.className=d,c.insertBefore(a,g);c.removeChild(g);f.parentNode.removeChild(f);return!0}}var e=this.document;c()||(e.addEventListener&&e.addEventListener("DOMContentLoaded",c,!1),window.addEventListener?window.addEventListener("load",c,!1):window.attachEvent("onload",c,!1))}.call(window);</script></td></tr></tbody></table></div> </textarea> <div id="portal-footer__project-links__container" style="display: none;"> <a href="https://r.mail.ru/cln9889/m.my.mail.ru" class="mf_w" target="_blank">Мобильная версия</a> <a href="https://r.mail.ru/cln9890/help.mail.ru/legal/terms/mm/LA" class="mf_w" target="_blank">Пользовательское соглашение</a> <a href="https://r.mail.ru/cln9891/help.mail.ru/my-help" class="mf_w" target="_blank">Помощь</a> <a href="https://r.mail.ru/cln9892/my.mail.ru/community/myproject/" class="mf_w">Обсудить проект</a> <a href="https://r.mail.ru/cln9893/api.mail.ru/" class="mf_w">Разработчикам</a> </div> <span class="rb-counter" style="background-image: url('https://my.mail.ru/grstat?name=grstat.total:my.main.right.show-gifts:my.main.right.show-video:my.main.right.show-incommunities&r=1557646137')"></span> <script type="text/plain" data-mru-fragment="app/banners" data-section="" data-type="jsonp" data-num="3697" data-alternative-num=""> { "q": "3697", "aQ": "", "n": "", "sitezone": "6", "siteId": "120", "preview": "", "lang": "en_US", "targetNewDesign": "", "extraOptions": "" } </script> <script type="text/javascript"> //<![CDATA[ (function(w, d) { if (w.rb_counter) return; function h() { var n, a = arguments; for(var i=a.length;i--;){ n = a[i].split(','); for(var j=n.length;j--;){ c(n[j]); } } } function c(n) { var m, r = parseInt(Math.random()*1E9), s; if (!(m = n.match(/^(?:cl([bn])|([adgin]))(\d+)(?:sz(\d+))?/))) return; if (m[1]) { s = "s" + m[1]; } else if(m[2] == "n") { s = "nc"; } else if(m[2]=="i") { r = null; s = m[2]; } else { s = m[2]; } s += m[3] + ".gif?"; if (m[4]) s += "sz=" + m[4]; if (r) s += "&rnd=" + r; (new Image).src = "//rs.mail.ru/" + s; } (function(o, e, fn) { if (o.addEventListener) o.addEventListener(e, fn, false); else if (o.attachEvent) o.attachEvent('on' + e, fn); else o['on' + e] = fn; })(d, 'mousedown', function(e) { var n; e = e || w.event; e = e.target || e.srcElement; while (e.parentNode){ if (e.getAttribute && (n = e.getAttribute('name')) && (n = n.toString())){ h(n); } e = e.parentNode; } }); w.rb_counter = h; })(window, document); //]]> </script> <img src="//an.mail.ru/count/U_4amautHtK505u0488WCPTsrL400000O9WBSFJqW908a042m042s06AXnte0O01y0ACkfAo1h030g06gWF91hi-4Mkr5qq5gGU6her73VSAJj070l8D0FeD088E0000" style="width:0;height:0;position:absolute;visibility:hidden;" alt="" /> </div> <div class="b-theme-background"> <div class="b-theme-background__bottom"></div> </div> <link rel="stylesheet" onerror="onErrorLoadStyle(this)" type="text/css" href="https://my2.imgsmail.ru/mail/ru/css/new/sprites/all/all_revec9f4a55d6.css"/> <div data-mru-fragment="game-client"> <script class="js-game-client" type="text/plain"> { "isGameClientEnabled": false, "isTestServer": false, "isMyCreated": false, "isActiveEmail": false, "list": "testqa_game_1@mail.ru,testqa_game_2@mail.ru,testqa_game_3@mail.ru,testqa_game_4@mail.ru,testqa_game_5@mail.ru,testqa_game_6@mail.ru,testqa009@mail.ru,testqa0100@mail.ru,sergey.nikolaev@corp.mail.ru", "permittedPaths": "apps,actions,hi-lo,app/subcatalog/custom", "locales": { "errorPopupTittle": "Ошибка авторизации", "errorPopupMessage": "Во время создания аккаунта произошла ошибка, попробуйте повторить операцию на сайте <a href='https://my.mail.ru?is_game_client=0' target='_blank'>Мой Мир</a>" } } </script> </div> <span class="rb-counter" data-type="rb-counter" style="background-image: url('https://rs.mail.ru/bulkstat/?type=imp&banner_ids=405861,2090450,2090450,861318,949076,916472,2248299,916597,916626,4841020,3531815&rnd=1184058067')"></span> <span class="b-page-preloader"> Загрузка <i class="b-page-preloader__ico"></i> </span> <div class="b-global-heap"></div> <!--/noindex--> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10