Этот сайт использует cookies и другие технологии для навигации и сбора статистики на сайте. Продолжая использовать сайт, вы соглашаетесь с положениями об использовании cookies , политикой конфиденциальности и обработки персональных данных Принять Михаил Ведерников: Рады, что бренд «Космос Отель Групп» будет присутствовать в Псковской области 17:12, 31 октября 2025, ПАИ Вопросы сотрудничества обсудил губернатор Псковской области Михаил Ведерников с президентом акционерного общества «Космос Отель Групп» Александром Бибой на рабочей встрече в Москве. Об этом глава региона сообщил в своём канале в мессенджере МАХ. !(function(w,m){(w[m]||(w[m]=[]))&&w[m].push({id:'z4ykdme124',block:'140736',site_id:'22001'});})(window, 'mtzBlocks'); <!— document.write("<a href='http://www.liveinternet.ru/click' "+ "target=_blank><img src='//counter.yadro.ru/hit?t15.6;r"+ escape(document.referrer)+((typeof(screen)=="undefined")?"": ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth? screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+ ";h"+escape(document.title.substring(0,80))+";"+Math.random()+ "' alt='' title='LiveInternet: показано число просмотров за 24"+ " часа, посетителей за 24 часа и за сегодня' "+ "border='0' width='88' height='31'><\/a>") //—> var _tmr = window._tmr || (window._tmr = []); _tmr.push({id: "220715", type: "pageView", start: (new Date()).getTime()}); (function (d, w, id) { if (d.getElementById(id)) return; var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id; ts.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//top-fwz1.mail.ru/js/code.js"; var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);}; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "topmailru-code"); /*<![CDATA[*/ const form = $('#search-form'); const headerTop = form.parents('#header-top'); const inputContainer = form.children('#search-input-container'); const input = inputContainer.find('.search__input'); const buttonContainerOpen = form.find('.search__button-container_open'); const buttonContainerClose = form.find('.search__button-container_close'); const className = { hidden: 'hidden', activeSearch: 'search_active', }; const formSubmit = (form) => { const input = $(form).find('input').get(0); if ($(input).val()) { form?.submit(); } } $(window).resize(function() { if ($(window).width() >= '1140'){ var span = $('#search-form').find('input').parent('span'); span.attr('style',''); $('#search-form').parent('.search').removeClass('onactive'); } }); $('#search-open-trigger').on('click', function() { buttonContainerOpen.addClass(className.activeSearch); inputContainer.removeClass(className.hidden); headerTop.addClass(className.activeSearch); buttonContainerClose.removeClass(className.hidden); if (!inputContainer.hasClass(className.hidden)) { setTimeout(() => { input.trigger('focus'); }, 400); } }); $('#search-close-trigger').on('click', function () { buttonContainerOpen.removeClass(className.activeSearch); inputContainer.addClass(className.hidden); headerTop.removeClass(className.activeSearch); buttonContainerClose.addClass(className.hidden); }); $('#search-submit, #search-page-form-submit').on('click', function() { formSubmit($(this).parents('form')) }); $('#search-form input, #search-page-form input').on('keypress', (e) => { if (e.keyCode === 13) { formSubmit($(e.target).parents('form')) return false; } }); $('.image-18plus').show(); var imgs = $('.image-18plus'); imgs.each(function () { var img = $(this); img.wrap('<span class="image-18plus-wrapper"></span>'); img.parent().append('<span class="image-18plus-inner"><span class="image-18plus-text"><strong>18+</strong>нажмите, чтобы посмотреть</span></span>') }); $(".image-18plus-inner").click(function () { $(this).remove(); }); jQuery(function($) { $("article").find("img").each(function(index) { /*if ($(this).hasClass("article-image")){*/ alt = $(this).attr("alt"); title = $(this).attr("title"); if (alt != "" && alt != undefined) $(this).after("<span class=\"image-span\">" + alt + "</span>"); else if (title != "" && title != undefined) $(this).after("<span class=\"image-span\">" + title + "</span>"); $(this).attr("alt", ""); /*}*/ if ($(this).hasClass("fancy")){ src = $(this).attr("src"); $(this).wrap("<a href=\"" + src + "\" class=\"zoom\"></a>"); $(this).before("<span></span>"); } }); $(function(){ window._comm = new _PaiCommercial({ projectId: 1, sectionId: [8], YII_CSRF_TOKEN: "al8zMnlLaWg5TUtqWmg2NmZYMlR3S1M0fm01RDJJX3DyLM-H9PH1IH0DMNzFaHzJ-nkcpMKiySZtbAJI2b6cpQ==" }); }); playerId = Math.random() * (9999999 — 99999) + 99999; stopPlayer = 0; playerActive = 0; exitFromPage = 0; testStopPlayer = function(){ if (!exitFromPage){ if (typeof($.cookie("nebo7player_stop"))!="undefined" && $.cookie("nebo7player_stop")!=playerId){ stopPlayer = 1; $("#jquery_jplayer_1").jPlayer("stop"); } if (playerActive && typeof($.cookie("nebo7player_stop"))=="undefined"){ $.cookie("nebo7player_stop", playerId, { path: "/" }); } setTimeout("testStopPlayer()",100); } } $(document).ready(function(){ $("#jquery_jplayer_1").jPlayer({ preload: "none", ready: function () { var audio = document.getElementById("jp_audio_0"); if (audio instanceof HTMLAudioElement){ $(this).jPlayer("setMedia", { mp3: "http://91.201.117.219:8000/stream?t=6904e15a94266" }); if (typeof($.cookie("nebo7player"))!="undefined" && $.cookie("nebo7player")=="play"){ if (typeof($.cookie("nebo7player_stop"))=="undefined"){ $("#jquery_jplayer_1").jPlayer("play"); } } $("#jp_container_1").fadeIn(); } }, swfPath: "js", supplied: "mp3", wmode: "window", smoothPlayBar: true, keyEnabled: true, remainingDuration: true, toggleDuration: true, autoBlur: true }); $("#jp_container_1").css("margin-left", (jQuery(window).width()-$("#jp_container_1").width())/2); $("#jquery_jplayer_1").bind($.jPlayer.event.play, function() { $.cookie("nebo7player", "play", { path: "/" }); $.removeCookie("nebo7player_stop", { path: "/" }); $.cookie("nebo7player_stop", playerId, { path: "/" }); playerActive = 1; }); $("#jquery_jplayer_1").bind($.jPlayer.event.pause, function() { if (!stopPlayer){ $.cookie("nebo7player", "pause", { path: "/" }); } else stopPlayer = 0; playerActive = 0; }); testStopPlayer(); }); $(window).resize(function(){ $("#jp_container_1").css("margin-left", (jQuery(window).width()-$("#jp_container_1").width())/2); }); window.onbeforeunload = function() { exitFromPage=1; $.removeCookie("nebo7player_stop", { path: "/" }); } }); /*]]>*/ Source: https://informpskov.ru/news/492975.html