September 10, 2020 at 11:17:28 PM UTC
VERIFY
Websites
Websites
Runtime: 921ms
Share on Facebook or Twitter
On September 10, 2020 at 11:17:28 PM UTC, https://vk.com/humanrights_by was accessible when tested on AS6697 in Belarus.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
8.9.15.21
Query:
IN A vk.com
Engine:
Name
Class
TTL
Type
DATA
Answer IP Info
@
IN
TTL
A
87.240.190.78
Unknown AS
@
IN
TTL
A
87.240.190.72
Unknown AS
@
IN
TTL
A
87.240.190.67
Unknown AS
@
IN
TTL
A
87.240.137.158
Unknown AS
@
IN
TTL
A
87.240.139.194
Unknown AS
@
IN
TTL
A
93.186.225.208
Unknown AS

TCP Connections

87.240.190.67:443: succeeded
87.240.190.72:443: succeeded
93.186.225.208:443: succeeded
87.240.137.158:443: succeeded
87.240.190.78:443: succeeded
87.240.139.194:443: succeeded

HTTP Requests

URL
GET https://vk.com/humanrights_by
Response Headers
X-XSS-Protection:
1; report=/xss_reports
Content-Security-Policy:
default-src * data: blob: about:;script-src 'self' https://*.vk.com https://static.vk.me https://*.mail.ru https://s.ytimg.com https://platform.twitter.com https://cdn.syndication.twimg.com https://www.instagram.com https://connect.facebook.net https://telegram.org https://*.yandex.ru https://*.google-analytics.com https://*.youtube.com https://maps.googleapis.com https://translate.googleapis.com https://*.google.com https://google.com https://*.vkpartner.ru https://*.moatads.com https://*.adlooxtracking.com https://*.gstatic.com https://*.google.ru https://securepubads.g.doubleclick.net https://cdn.ampproject.org https://www.googletagmanager.com https://googletagmanager.com https://*.vk-cdn.net https://*.hit.gemius.pl https://yastatic.net 'unsafe-inline' 'unsafe-eval' blob:;style-src https://vk.com https://*.vk.com https://static.vk.me https://ton.twimg.com https://tagmanager.google.com https://platform.twitter.com https://*.googleapis.com 'self' 'unsafe-inline';report-uri /csp
Access-Control-Expose-Headers:
X-Frontend
Set-Cookie:
remixir=DELETED; expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/; domain=.vk.com; secure; HttpOnly
X-Powered-By:
PHP/3.26185
Server:
kittenx
Strict-Transport-Security:
max-age=15768000
Cache-control:
no-store
Date:
Fri, 11 Sep 2020 01:17:28 GMT
X-Frame-Options:
deny
X-Frontend:
front212405
Content-Type:
text/html; charset=windows-1251
Response Body
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns#" lang='en' dir='ltr'>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="shortcut icon" href="/images/icons/favicons/fav_logo.ico?6" />

<link rel="apple-touch-icon" href="/images/icons/pwa/apple/default.png?8">

<meta http-equiv="content-type" content="text/html; charset=windows-1251" />
<meta name="description" content="Ïðàâààáàðîí÷û öýíòð «Âÿñíà» -- íÿ¢ðàäàâàÿ ïðàâààáàðîí÷àÿ àðãàí³çàöûÿ, ñòâîðàíàÿ ¢ êðàñàâ³êó 1996 ãîäó ïàä÷àñ ìàñàâûõ àêöûÿ¢ ïðàòýñòó äýìàêðàòû÷íàé àïàç³öû³ ¢ Áåëàðóñ³, ÿêàÿ ïàñüëÿ àðûøòࢠóäçåëüí³êࢠäýìàíñòðàöûÿ¢ çàéìàëàñÿ äàïàìîãàé àðûøòàâàíûì ³ ³õ ñåì’ÿì." />

<title>Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³ | VK</title>

<noscript><meta http-equiv="refresh" content="0; URL=/badbrowser.php"></noscript>

<link rel="stylesheet" type="text/css" href="/css/al/common.css?16b1bb1808925c257ec4e" /><link rel="stylesheet" type="text/css" href="/css/al/base.css?1633bfbcfcdbb7d57a47b" /><link rel="stylesheet" type="text/css" href="/css/al/fonts_utf.css?1cf0472522501c9e56ce1" /><link rel="stylesheet" type="text/css" href="/css/al/fonts_cnt.css?17c668fd2c61615da205f" />

<script type="text/javascript">
(function() {
var alertCont;
function trackOldBrowserEvent(event) {
  var xhr = new XMLHttpRequest();
  xhr.open('GET', '/badbrowser_stat.php?act=track&event=' + event);
  xhr.send();
}
function exposeGlobals() {
  window.hideOldBrowser = function() {
    alertCont.remove();
    var date = new Date();
    date.setTime(date.getTime() + (7 * 24 * 60 * 60 * 1000));
    var expiresDate = date.toGMTString();
    var domain = window.locDomain;
    document.cookie = 'remixoldbshown=1; expires=' + expiresDate + '; path=/' + (domain ? '; domain=.' + domain : '') + ';secure';
    trackOldBrowserEvent('hideAlert_atom');
  }
}
function checkOldBrowser() {
  if(!document.body) {
    setTimeout(checkOldBrowser, 100);
    return;
  }
  try {
    const lastVersions = {
      'mozilla': 79,
      'chrome': 85,
      'safari': 13,
      'opera': 70,
      'msie_edge': 85,
      'yabrowser': 84,
    };
    let browserName;
    Object.keys(lastVersions).forEach((name) => {
      if (browser[name]) {
        browserName = name;
      }
    })
    const browserVersion = parseInt(browser.version);
    if ((browserVersion <= lastVersions[browserName] - 5 || !('noModule' in HTMLScriptElement.prototype))
      && !(browserName === 'mozilla' && browserVersion === 68) /* esr */) {
      exposeGlobals();
      var alert = '<div class="OldBrowser__container OldBrowser__container--atom" style="width:960px;">  Your browser is out of date. For speed and stability when using VK, try <a href="https://vk.com/away.php?to=https%3A%2F%2F1l-go.mail.ru%2Fr%2Fadid%2F3088915_2013344%2Fpid%2F102819%2Fpof%2F1%2Ff%2F3%2F%3F_1larg_sub%3Dwidgetgame.505007%26rfr%3D505007%26utm_source%3Dvk%26utm_medium%3Dstripeall%26utm_campaign%3DExpVk&badbrowser=atom&badbrowser_meta=_badbrowser_alert&" target="_blank">Atom</a>. <a href="https://vk.com/away.php?to=https%3A%2F%2F1l-go.mail.ru%2Fr%2Fadid%2F3088915_2013344%2Fpid%2F102819%2Fpof%2F1%2Ff%2F3%2F%3F_1larg_sub%3Dwidgetgame.505007%26rfr%3D505007%26utm_source%3Dvk%26utm_medium%3Dstripeall%26utm_campaign%3DExpVk&badbrowser=atom&badbrowser_meta=_badbrowser_alert&" target="_blank">More</a>  <span class="OldBrowser__close" aria-label="Close" role="button" onclick="hideOldBrowser();"></span></div>';
      alertCont = document.createElement('div');
      alertCont.className = 'OldBrowser';
      alertCont.id = 'old_browser_wrap';
      alertCont.innerHTML = alert;
      document.body.appendChild(alertCont);
      trackOldBrowserEvent('showAlert_atom');
    } else {
      if (browserVersion < lastVersions[browserName] - 1) {
        trackOldBrowserEvent('badBrowser' + (lastVersions[browserName] - browserVersion));
      }
    }
  } catch(e) {}
}
checkOldBrowser();
})();
var vk = {
  ads_rotate_interval: 120000,
  al: parseInt('3') || 4,
  id: 0,
  intnat: '1' ? true : false,
  host: 'vk.com',
  loginDomain: 'https://login.vk.com/',
  lang: 3,
  statsMeta: {"platform":"web2","st":false,"time":1599787048,"hash":"YF6tp9F1QmBDrwBVYlu9LiHGPo42wI0PYD5xHvn5hHT"},
  loaderNavSection: '',
  rtl: parseInt('') || 0,
  version: 183649,
  stDomains: 0,
  stDomain: '',
  navPostfix: "",
  wsTransport: 'https://stats.vk-portal.net',
  stExcludedMasks: ["loader_nav","lang"],
  zero: false,
  contlen: 88865,
  loginscheme: 'https',
  ip_h: '7e263e972afcf01d51',
  navPrefix: '/',
  dt: parseInt('0') || 0,
  fs: parseInt('13') || 13,
  ts: 1599787048,
  tz: 10800,
  pd: 0,
  vcost: 7,
  time: [2020, 9, 11, 4, 17, 28],
  sampleUser: -1, spentLastSendTS: new Date().getTime(),
  a11y: 0,
  statusExportHash: '',
  audioAdsConfig: {"_":"_"},
  longViewTestGroup: "every_view",
  cma: 1,
  lpConfig: {
    enabled: 0,
    key: '',
    ts: 0,
    url: '',
    lpstat: 0,
    sseUrl: 'https://papi.vk.com/pushsse/ruim'
  },

  pr_tpl: "<div class=\"pr %cls%\" id=\"%id%\"><div class=\"pr_bt\"><\/div><div class=\"pr_bt\"><\/div><div class=\"pr_bt\"><\/div><\/div>",
  push_hash: 'cafa971725a417bb98',

  audioInlinePlayerTpl: "<div class=\"audio_inline_player _audio_inline_player no_select\">\n  <div class=\"audio_inline_player_right\">\n    <div class=\"audio_inline_player_volume\"><\/div>\n  <\/div>\n  <div class=\"audio_inline_player_left\">\n    <div class=\"audio_inline_player_progress\"><\/div>\n  <\/div>\n<\/div>",

  pe: {"article_poll":1,"vk_apps_svg_qr":1,"upload.send_upload_stat":1,"push_notifier":1,"story_reactions_web":1,"geminus_counter":1,"notify_new_events_box":1,"web_ajax_json_object":1,"mini_apps_web_add_to_favorites":1,"mini_apps_web_add_to_menu":1,"mini_apps_m_web_new_stub_page":1,"mini_apps_web_catalog_enabled":1,"cookie_secure_default_true":1,"mvk_new_info_snackbar":1,"apps_promo_share_story":1,"widgets_xdm_same_origin":1,"stickers_money_transfer_suggestions":1,"web2_story_box_enabled":1,"bridge_mobile_story_box_enabled":1,"gifts_stickers_preview_tooltips":1,"easy_market_promote_new_payment":1,"navigation_timespent":1,"mvk_mediascope_counter":1,"market_item_recommendations_view_log":1,"market_item_others_view_log":1,"web_stats_transport_story_view":1,"registration_item_stat":1,"mvk_lazy_static_reload":1,"notifications_view_new":1,"add_from_field_to_docs_box":1,"ads_market_autopromotion_bookmarks_stats":1,"mini_apps_web_call_api_form_data":1,"mvk_stickers_panel_optimize":1,"web_stats_try_send":1,"stickers_catalog_reload_after_buy":1},
  countryISO: 'BY',
};;vk.rv="26185";;if (!window.constants) { window.constants = {Groups: {
  GROUPS_ADMIN_LEVEL_USER: 0,
  GROUPS_ADMIN_LEVEL_MODERATOR: 1,
  GROUPS_ADMIN_LEVEL_EDITOR: 2,
  GROUPS_ADMIN_LEVEL_ADMINISTRATOR: 3,
  GROUPS_ADMIN_LEVEL_HOST: 4,
  GROUPS_ADMIN_LEVEL_EVENT_CREATOR: 5,
  GROUPS_ADMIN_LEVEL_CREATOR: 6,
  GROUPS_ADMIN_PSEUDO_LEVEL_ADVERTISER: 100
}}; };

window.locDomain = vk.host.match(/[a-zA-Z]+\.[a-zA-Z]+\.?$/)[0];
var _ua = navigator.userAgent.toLowerCase();
if (/opera/i.test(_ua) || !/msie 6/i.test(_ua) || document.domain != locDomain) document.domain = locDomain;
var ___htest = (location.toString().match(/#(.*)/) || {})[1] || '', ___to;
___htest = ___htest.split('#').pop();
if (vk.al != 1 && ___htest.length && ___htest.substr(0, 1) == vk.navPrefix) {
  if (vk.al != 3 || vk.navPrefix != '!') {
    ___to = ___htest.replace(/^(\/|!)/, '');
    if (___to.match(/^([^\?]*\.php|login|mobile|away)([^a-z0-9\.]|$)/)) ___to = '';
    location.replace(location.protocol + '//' + location.host + '/' + ___to);
  }
}

var StaticFiles = {
  'cmodules/web/common_web.js' : {v: '198'},
  'common.css':{v:"16b1bb1808925c257ec4e"},'base.css':{v:"1633bfbcfcdbb7d57a47b"},'fonts_utf.css':{v:"1cf0472522501c9e56ce1"},'fonts_cnt.css':{v:"17c668fd2c61615da205f"}
  ,'cmodules/bundles/audioplayer.14d80a48ac8b1aab1ec4.js':{v:'31c724281fbcd18ed595'},'cmodules/bundles/lottie.297b2d32ff3aef7873c9.js':{v:'0215a0964df9d6b5ad6d'},'cmodules/bundles/vendors.a1beb22ad8f0da2c28d6.js':{v:'e806aac7039b2d51594a'},'cmodules/bundles/common.0556ecd8b9f24c4917ee.js':{v:'ff854b370b86754c08d5'},'cmodules/web/common_web.3b45d8ce5b2bcf327eb2.js':{v:'48bd0a478258ac2b0b39952c3b4fec3a'},'lang3_0.js': {v: 26663117},'groups.css':{v:"1201632259dbac999149b"},'cmodules/bundles/a54189b0c2aaa683cee80026b00016d3.f26e77ff047e5e2050fe.js':{v:'653bda6b2525fbd76356'},'cmodules/web/groups.2de2033e17fab1dee599.js':{v:'5055dd1e408072ef2e73068c2cf58f0e'},'cmodules/web/groups.js':{v:1},'public.css':{v:"147f9acfee20a78175eea"},'page.css':{v:"145c063031e80f7aef7da"},'cmodules/web/public.beb102da16886e66d83f.js':{v:'7a9471e0cd3de2ac4d6484c975c9fa37'},'cmodules/web/public.js':{v:1},'cmodules/bundles/b0203713c9b55abc70d41e4f64d46e60.6259420f933112e0c9c4.js':{v:'4d6d771b31bb65360e85'},'cmodules/bundles/637aa6036536cb04f3a1f378656a0595.f58a8309917c3163380e.js':{v:'1ce812835c1d845ca44a'},'cmodules/web/page.1d224869eed2e7052a5d.js':{v:'5a017453bb50212e391d073850d54317'},'page.js':{v:1},'post.css':{v:"1d5f1cdd87a24b3a2fa2a"},'module.css':{v:"17234ab3be15a06183065"},'ui_common.css':{v:"13e142f21430e401db19d"},'cmodules/bundles/4060411aa2c063eade7896c7daf24353.86af82472f24a738380b.js':{v:'d5bf685575ec75fca343'},'cmodules/bundles/7d63c2e721572c4d155a33cbc032b85d.76c4da70e5bdaf4ef591.js':{v:'cfde0796d829439b2beb'},'cmodules/web/ui_common.3c2297041db1a49913be.js':{v:'0a1a08595ee305d86fe230381e8800b2'},'ui_common.js':{v:1},'stories.css':{v:"1ee8cf92145bbc4c8eb73"},'cmodules/web/stories.9438a41a9065882d54f7.js':{v:'58a844de0789b884e8337f1ff2278e04'},'cmodules/web/stories.js':{v:1},'cmodules/bundles/741dda01819bf553677f55f828f0ed4b.4cf74e5ae69a26f604d6.js':{v:'16fe317c371b714d3240'},'cmodules/web/SimilarGroups.15b49adebf2713d0078c.js':{v:'c0df89d66a72a5e551ede0e13bf4a044'},'cmodules/web/SimilarGroups.js':{v:1},'cmodules/bundles/414b96e9bb7dc3fe0b6cfcdf03621dec.10c52165ebafda82f51b.js':{v:'a12877bbfeb13190cadb'},'cmodules/web/market_analytics.e1a6b4c57dc61b4fef1d.js':{v:'5f3c6d98b8811d0bf08a55e3a84ad61d'},'cmodules/web/market_analytics.js':{v:1},'cmodules/web/css_types.90cebbcd86229d4eed47.js':{v:'b6bff7393e73fed68338'},'cmodules/web/css_types.js':{v:1},'cmodules/web/jobs_devtools_notification.de13a9ece8dca4225c82.js':{v:'36f2b0b949df0f2f3c1d4a63f15ed1b2'},'cmodules/web/jobs_devtools_notification.js':{v:1},'cmodules/web/page_layout.cef85b82b5f7349a2964.js':{v:'220cdf530ec0d2355aef'},'cmodules/web/page_layout.js':{v:1},'cmodules/bundles/f8a3b0b69a90b5305d627c89f0bd674e.5667231f7368eb1d0c96.js':{v:'f52b6feea9fa5393a751'},'cmodules/web/likes.05b2a4b26801c886f5b9.js':{v:'d3b93be579038afd17bd7e7c5fbb6252'},'cmodules/web/likes.js':{v:1},'cmodules/web/grip.a2c1aa2211b49cbdcc4b.js':{v:'0ab12d22b6f8225e876383bd70a6be76'},'cmodules/web/grip.js':{v:1}
}
var abp;
</script>

<link type="text/css" rel="stylesheet" href="/css/al/groups.css?1201632259dbac999149b" /><link type="text/css" rel="stylesheet" href="/css/al/public.css?147f9acfee20a78175eea" /><link type="text/css" rel="stylesheet" href="/css/al/page.css?145c063031e80f7aef7da" /><link type="text/css" rel="stylesheet" href="/css/al/post.css?1d5f1cdd87a24b3a2fa2a" /><link type="text/css" rel="stylesheet" href="/css/al/module.css?17234ab3be15a06183065" /><link type="text/css" rel="stylesheet" href="/css/al/ui_common.css?13e142f21430e401db19d" /><link type="text/css" rel="stylesheet" href="/css/al/stories.css?1ee8cf92145bbc4c8eb73" /><meta property="og:image" content="http://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=200x0&amp;quality=90&amp;crop=39,39,1104,1104&amp;sign=92db36cb12321ce60aa48c6e623c9376&amp;ava=1"/><meta property="og:image:secure_url" content="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=200x0&amp;quality=90&amp;crop=39,39,1104,1104&amp;sign=92db36cb12321ce60aa48c6e623c9376&amp;ava=1"/><meta property="og:image:width" content="400"/><meta property="og:image:height" content="400"/><meta property="og:title" content="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³"/><meta property="og:description" content="Ïðàâààáàðîí÷û öýíòð «Âÿñíà» -- íÿ¢ðàäàâàÿ ïðàâààáàðîí÷àÿ àðãàí³çàöûÿ, ñòâîðàíàÿ ¢ êðàñàâ³êó 1996 ãîäó ïàä÷àñ ìàñàâûõ àêöûÿ¢ ïðàòýñòó äýìàêðàòû÷íàé àïàç³öû³ ¢ Áåëàðóñ³, ÿêàÿ ïàñüëÿ àðûøòࢠóäçåëüí³êࢠäýìàíñòðàöûÿ¢ çàéìàëàñÿ äàïàìîãàé àðûøòàâàíûì ³ ³õ ñåì’ÿì."/><meta property="og:url" content="https://vk.com/public35730528"/><meta property="og:site_name" content="VK"/><meta property="og:type" content="website"/><script type="text/javascript" src="/js/loader_nav183649_3.js"></script><script type="text/javascript" src="/js/cmodules/bundles/audioplayer.14d80a48ac8b1aab1ec4.js?31c724281fbcd18ed595"></script><script type="text/javascript" src="/js/cmodules/bundles/lottie.297b2d32ff3aef7873c9.js?0215a0964df9d6b5ad6d"></script><script type="text/javascript" src="/js/cmodules/bundles/vendors.a1beb22ad8f0da2c28d6.js?e806aac7039b2d51594a"></script><script type="text/javascript" src="/js/cmodules/bundles/common.0556ecd8b9f24c4917ee.js?ff854b370b86754c08d5"></script><script type="text/javascript" src="/js/cmodules/web/common_web.3b45d8ce5b2bcf327eb2.js?48bd0a478258ac2b0b39952c3b4fec3a"></script><script type="text/javascript" src="/js/lang3_0.js?26663117"></script><script type="text/javascript" src="/js/lib/px.js?ch=1"></script><script type="text/javascript" src="/js/lib/px.js?ch=2"></script><link rel="canonical" href="https://vk.com/humanrights_by" /><link rel="alternate" media="only screen and (max-width: 640px)" href="https://m.vk.com/humanrights_by" /><link rel="alternate" href="android-app://com.vkontakte.android/vkontakte/m.vk.com/humanrights_by" /><meta name="google-site-verification" content="CNjLCRpSR2sryzCC4NQKKCL5WnvmBTaag2J_UlTyYeQ" /><meta name="yandex-verification" content="798f8402854bea07" /><script type="text/javascript" src="/js/cmodules/bundles/a54189b0c2aaa683cee80026b00016d3.f26e77ff047e5e2050fe.js?653bda6b2525fbd76356"></script><script type="text/javascript" src="/js/cmodules/web/groups.2de2033e17fab1dee599.js?5055dd1e408072ef2e73068c2cf58f0e"></script><script type="text/javascript" src="/js/cmodules/web/public.beb102da16886e66d83f.js?7a9471e0cd3de2ac4d6484c975c9fa37"></script><script type="text/javascript" src="/js/cmodules/bundles/b0203713c9b55abc70d41e4f64d46e60.6259420f933112e0c9c4.js?4d6d771b31bb65360e85"></script><script type="text/javascript" src="/js/cmodules/bundles/637aa6036536cb04f3a1f378656a0595.f58a8309917c3163380e.js?1ce812835c1d845ca44a"></script><script type="text/javascript" src="/js/cmodules/web/page.1d224869eed2e7052a5d.js?5a017453bb50212e391d073850d54317"></script><script type="text/javascript" src="/js/cmodules/bundles/4060411aa2c063eade7896c7daf24353.86af82472f24a738380b.js?d5bf685575ec75fca343"></script><script type="text/javascript" src="/js/cmodules/bundles/7d63c2e721572c4d155a33cbc032b85d.76c4da70e5bdaf4ef591.js?cfde0796d829439b2beb"></script><script type="text/javascript" src="/js/cmodules/web/ui_common.3c2297041db1a49913be.js?0a1a08595ee305d86fe230381e8800b2"></script><script type="text/javascript" src="/js/cmodules/web/stories.9438a41a9065882d54f7.js?58a844de0789b884e8337f1ff2278e04"></script><script type="text/javascript" src="/js/cmodules/bundles/741dda01819bf553677f55f828f0ed4b.4cf74e5ae69a26f604d6.js?16fe317c371b714d3240"></script><script type="text/javascript" src="/js/cmodules/web/SimilarGroups.15b49adebf2713d0078c.js?c0df89d66a72a5e551ede0e13bf4a044"></script><script type="text/javascript" src="/js/cmodules/bundles/414b96e9bb7dc3fe0b6cfcdf03621dec.10c52165ebafda82f51b.js?a12877bbfeb13190cadb"></script><script type="text/javascript" src="/js/cmodules/web/market_analytics.e1a6b4c57dc61b4fef1d.js?5f3c6d98b8811d0bf08a55e3a84ad61d"></script><script type="text/javascript" src="/js/cmodules/web/css_types.90cebbcd86229d4eed47.js?b6bff7393e73fed68338"></script><script type="text/javascript" src="/js/cmodules/web/jobs_devtools_notification.de13a9ece8dca4225c82.js?36f2b0b949df0f2f3c1d4a63f15ed1b2"></script><script type="text/javascript" src="/js/cmodules/web/page_layout.cef85b82b5f7349a2964.js?220cdf530ec0d2355aef"></script><script type="text/javascript" src="/js/cmodules/bundles/f8a3b0b69a90b5305d627c89f0bd674e.5667231f7368eb1d0c96.js?f52b6feea9fa5393a751"></script><script type="text/javascript" src="/js/cmodules/web/likes.05b2a4b26801c886f5b9.js?d3b93be579038afd17bd7e7c5fbb6252"></script><script type="text/javascript" src="/js/cmodules/web/grip.a2c1aa2211b49cbdcc4b.js?0ab12d22b6f8225e876383bd70a6be76"></script>

</head>

<body onresize="onBodyResize()" class="">
  <div id="system_msg" class="fixed"></div>
  <div id="utils"></div>

  <div id="layer_bg" class="fixed"></div><div id="layer_wrap" class="scroll_fix_wrap fixed layer_wrap"><div id="layer"></div></div>
  <div id="box_layer_bg" class="fixed"></div><div id="box_layer_wrap" class="scroll_fix_wrap fixed"><div id="box_layer"><div id="box_loader"><div class="pr pr_baw pr_medium" id="box_loader_pr"><div class="pr_bt"></div><div class="pr_bt"></div><div class="pr_bt"></div></div><div class="back"></div></div></div></div>

  <div id="stl_left"></div><div id="stl_side"></div>

  <script type="text/javascript">window.domStarted && domStarted();</script>

  <div class="scroll_fix_wrap _page_wrap" id="page_wrap"><div><div class="scroll_fix">
  

  <div id="page_header_cont" class="page_header_cont">
    <div class="back"></div>
    <div id="page_header_wrap" class="page_header_wrap">
      <a class="top_back_link" href="" id="top_back_link" onclick="if (nav.go(this, event, {back: true}) === false) { showBackLink(); return false; }"></a>
      <div id="page_header" class="p_head1 p_head_l3" style="width: 960px">
        <div class="content">
          <div id="top_nav" class="head_nav">
  <div class="head_nav_item fl_l"><a class="top_home_link fl_l" href="/" aria-label="Home" accesskey="1" ><div class="top_home_logo"></div></a></div>
  <div class="head_nav_item fl_l"><div id="ts_wrap" class="ts_wrap" onmouseover="TopSearch.initFriendsList();">
  <input name="disable-autofill" style="display: none;" />
  <input type="text" onmousedown="event.cancelBubble = true;" ontouchstart="event.cancelBubble = true;" class="text ts_input" id="ts_input" autocomplete="off" name="disable-autofill" placeholder="Search" aria-label="Search" />
</div></div>
  <div class="head_nav_item fl_l head_nav_btns"><div id="top_audio_layer_place" class="top_audio_layer_place"></div></div>
  <div class="head_nav_item fl_r"><a class="top_nav_link" href="" id="top_switch_lang" style="display: none;" onclick="Language.changeLang(this, 3, ''); return false;">
  Switch to English
</a><a class="top_nav_link" href="/join" id="top_reg_link" style="" onclick="return !showBox('join.php', {act: 'box', from: nav.strLoc}, {}, event)">
  sign up
</a></div>
  <div class="head_nav_item_player"></div>
</div>
<div id="ts_cont_wrap" class="ts_cont_wrap" ontouchstart="event.cancelBubble = true;" onmousedown="event.cancelBubble = true;"></div>
        </div>
      </div>
    </div>
  </div>

  <div id="page_layout" style="width: 960px;">
    <div id="side_bar" class="side_bar fl_l  sticky_top_force" style="">
      <div id="side_bar_inner" class="side_bar_inner">
        <div id="quick_login" class="quick_login">
  <form method="POST" name="login" id="quick_login_form" action="https://login.vk.com/?act=login">
    <input type="hidden" name="act" value="login" />
    <input type="hidden" name="role" value="al_frame" />
    <input type="hidden" name="expire" id="quick_expire_input" value="" />
    <input type="hidden" name="to" id="quick_login_to" value="" />
    <input type="hidden" name="recaptcha" id="quick_recaptcha" value="" />
    <input type="hidden" name="captcha_sid" id="quick_captcha_sid" value="" />
    <input type="hidden" name="captcha_key" id="quick_captcha_key" value="" />
    <input type="hidden" name="_origin" value="https://vk.com" />
    <input type="hidden" name="ip_h" value="7e263e972afcf01d51" />
    <input type="hidden" name="lg_h" value="f1ec9529becdd98d62" />
    <input type="hidden" name="ul" id="quick_login_ul" value="" />
    <div class="label">Phone or email</div>
    <div class="labeled"><input type="text" name="email" class="dark" id="quick_email" /></div>
    <div class="label">Password</div>
    <div class="labeled"><input type="password" name="pass" class="dark" id="quick_pass" onkeyup="toggle('quick_expire', !!this.value);toggle('quick_forgot', !this.value)" /></div>
    <input type="submit" class="submit" />
  </form>
  <button class="quick_login_button flat_button button_wide" id="quick_login_button">Log in</button>
  <button class="quick_reg_button flat_button button_wide" id="quick_reg_button" style="" onclick="top.showBox('join.php', {act: 'box', from: nav.strLoc})">Sign up</button>
  <div class="clear forgot"><div class="checkbox" id="quick_expire" onclick="checkbox(this);ge('quick_expire_input').value=isChecked(this)?1:'';">Don&#39;t remember me</div><a id="quick_forgot" class="quick_forgot" href="/restore" target="_top">Forgot your password?</a></div>
</div>
      </div>
    </div>

    <div id="page_body" class="fl_r " style="width: 795px;">
      
      <div id="wrap_between"></div>
      <div id="wrap3"><div id="wrap2">
  <div id="wrap1">
    <div id="content"><div id="public" class="clear_fix no_login">
  
  <div class="wide_column_left">
  <div class="narrow_column_wrap">
    <div class="narrow_column" id="narrow_column">
      <div class="page_block page_photo" >
  <div class="page_avatar_wrap" id="page_avatar_wrap">
  <aside aria-label="Photo">
    <div id="page_avatar" class="page_avatar"><a href="/photo-35730528_456242655" onclick="return showPhoto('-35730528_456242655', 'album-35730528_0/rev', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-42.userapi.com\/m7PfqXl6_-Nu4ckTWaXsZdLcSBpukEDrEjd8pA\/-lrnKcMCK2M.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-45.userapi.com\/j62UFP_hsl3ZtbRaD5twO51takTRY-ODsA3PNA\/oXBgRDGuY7Q.jpg&quot;,&quot;z&quot;:&quot;https:\/\/sun9-11.userapi.com\/LTWxW9DqqeawG3gWAZI8H0zQIKOV-lKUnqPKbA\/j-oF36D2KlU.jpg&quot;,&quot;w&quot;:&quot;https:\/\/sun9-14.userapi.com\/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA\/MjL62NW8AU4.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-42.userapi.com\/m7PfqXl6_-Nu4ckTWaXsZdLcSBpukEDrEjd8pA\/-lrnKcMCK2M&quot;,604,604],&quot;y_&quot;:[&quot;https:\/\/sun9-45.userapi.com\/j62UFP_hsl3ZtbRaD5twO51takTRY-ODsA3PNA\/oXBgRDGuY7Q&quot;,807,807],&quot;z_&quot;:[&quot;https:\/\/sun9-11.userapi.com\/LTWxW9DqqeawG3gWAZI8H0zQIKOV-lKUnqPKbA\/j-oF36D2KlU&quot;,1080,1080],&quot;w_&quot;:[&quot;https:\/\/sun9-14.userapi.com\/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA\/MjL62NW8AU4&quot;,1182,1182],&quot;base&quot;:&quot;&quot;},&quot;jumpTo&quot;:{&quot;z&quot;:&quot;albums-35730528&quot;}}, event)"><img class="page_avatar_img" src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=200x0&quality=90&crop=39,39,1104,1104&sign=92db36cb12321ce60aa48c6e623c9376&ava=1" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" /></a></div>
  </aside>
</div><div id="public_actions_wrap" class="group_actions_wrap group_actions_wrap_redesign">
  
</div>
</div><div id="group_moder_info">
  
</div><div class="page_block" >
  <aside aria-label="Followers">
  <div class="module clear people_module _module" id="public_followers" >
    <div class="header_right_link fl_r" ></div>
<a href="/search?c[section]=people&c[group]=35730528" onclick="return page.showPageMembers(event, -35730528, 'members')" class="module_header">
  <div class="header_top clear_fix">
    <span class="header_label fl_l">Followers</span>
    <span class="header_count fl_l">3,317</span>
  </div>
</a>
    <div class="module_body clear_fix">
      <div class="people_row">
<div class="people_cell">
  <a class="people_cell_ava" href="/id2396192" onclick="return nav.go(this, event, {cl_id: 0})" title="Dmitry Starostin">
    <img class="people_cell_img" src="https://sun9-14.userapi.com/impf/c856036/v856036277/bb786/DflWYoxQy4g.jpg?size=50x0&quality=88&crop=33,0,413,413&sign=c02a5dcc6aad19e7c25db2ffcca49520&ava=1" alt="Dmitry Starostin" />
    <span class="blind_label">.</span>
  </a>
  <div class="people_cell_name">
    <a href="/id2396192" title="Dmitry Starostin">
      Dmitry
    </a>
  </div>
</div><div class="people_cell">
  <a class="people_cell_ava" href="/id761508" onclick="return nav.go(this, event, {cl_id: 0})" title="Natalia Vyrvich">
    <img class="people_cell_img" src="https://sun9-74.userapi.com/impf/c638516/v638516508/6a85/H0aSQEZjbH4.jpg?size=50x0&quality=88&crop=96,96,768,768&sign=a6503b5fa71747a2b2ac911d9a03bdb7&ava=1" alt="Natalia Vyrvich" />
    <span class="blind_label">.</span>
  </a>
  <div class="people_cell_name">
    <a href="/id761508" title="Natalia Vyrvich">
      Natalia
    </a>
  </div>
</div><div class="people_cell">
  <a class="people_cell_ava" href="/kluivertvsahare" onclick="return nav.go(this, event, {cl_id: 0})" title="Ignat Martyschenko">
    <img class="people_cell_img" src="https://sun9-57.userapi.com/impg/qCxgh9ylhdcbGwrvAYGkM4W9i-1mh9C8wlmc9A/I6QeiPZ3sdQ.jpg?size=50x0&quality=88&crop=24,0,476,476&sign=845b1bc6eca8a6977b25041d237a9785&ava=1" alt="Ignat Martyschenko" />
    <span class="blind_label">.</span>
  </a>
  <div class="people_cell_name">
    <a href="/kluivertvsahare" title="Ignat Martyschenko">
      Ignat
    </a>
  </div>
</div>
</div><div class="people_row">
<div class="people_cell">
  <a class="people_cell_ava" href="/tishutin" onclick="return nav.go(this, event, {cl_id: 0})" title="Ilya Tishutin">
    <img class="people_cell_img" src="https://sun9-34.userapi.com/impg/UAe55famYdTQ6NDqQPqBYtaJxUnzqoCIz4rTAQ/Ez2AWVdDmxk.jpg?size=50x0&quality=88&crop=73,0,513,513&sign=66fc45f1899596b791bbcf17591b4f8b&ava=1" alt="Ilya Tishutin" />
    <span class="blind_label">.</span>
  </a>
  <div class="people_cell_name">
    <a href="/tishutin" title="Ilya Tishutin">
      Ilya
    </a>
  </div>
</div><div class="people_cell">
  <a class="people_cell_ava" href="/operatortv" onclick="return nav.go(this, event, {cl_id: 0})" title="Alexey Akimov">
    <img class="people_cell_img" src="https://sun9-28.userapi.com/impf/c849132/v849132817/11df84/Hiy22Rt8IjI.jpg?size=50x0&quality=88&crop=96,177,363,363&sign=33592a460d1b7386cd22144c737d8475&ava=1" alt="Alexey Akimov" />
    <span class="blind_label">.</span>
  </a>
  <div class="people_cell_name">
    <a href="/operatortv" title="Alexey Akimov">
      Alexey
    </a>
  </div>
</div><div class="people_cell">
  <a class="people_cell_ava" href="/andrei.bandarovich" onclick="return nav.go(this, event, {cl_id: 0})" title="Andrey Bondarovich">
    <img class="people_cell_img" src="https://sun9-8.userapi.com/impf/c851332/v851332950/1ca9f4/M5micWf73HQ.jpg?size=50x0&quality=88&crop=39,201,1285,1285&sign=d3b1d0d54fca6206b9c8dbe4fe5e1b3d&ava=1" alt="Andrey Bondarovich" />
    <span class="blind_label">.</span>
  </a>
  <div class="people_cell_name">
    <a href="/andrei.bandarovich" title="Andrey Bondarovich">
      Andrey
    </a>
  </div>
</div>
</div>
    </div>
    
  </div>
</aside>
</div><div class="page_block" >
  <aside aria-label="Links">
  <div class="module clear page_list_module _module" id="public_links" >
    <div class="header_right_link fl_r" ></div>
<a onclick="if (!checkEvent(event)) {public.showLinks();return false;}" class="module_header">
  <div class="header_top clear_fix">
    <span class="header_label fl_l">Links</span>
    <span class="header_count fl_l">4</span>
  </div>
</a>
    <div class="module_body clear_fix">
      <div class="line_cell clear_fix" data-id="-35730528">
  <a href="/away.php?to=https%3A%2F%2Fdocs.google.com%2Fspreadsheet%2Fviewform%3Fformkey%3DdGoyMy1OSHRnaUl0YzhfcU1DMTVrRWc6MQ%23gid%3D0" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link' class="fl_l"><div class="thumb" style="background-image:url(/images/lnkouter.png)" alt="Íàâó÷àëüíàÿ ïðàãðàìà «Ïðàâû ×àëàâåêà «íà ïàëüöàõ» / Îáðàçîâàòåëüíàÿ ïðîãðàììà «Ïðàâà ×åëîâåêà «íà ïàëüöàõ»"></div></a>
  <div class="fl_l desc_info">
    <div class="group_name"><a href="/away.php?to=https%3A%2F%2Fdocs.google.com%2Fspreadsheet%2Fviewform%3Fformkey%3DdGoyMy1OSHRnaUl0YzhfcU1DMTVrRWc6MQ%23gid%3D0" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link'>Íàâó÷àëüíàÿ ïðàãðàìà «Ïðàâû ×àëàâåêà «íà ïàëüöàõ» / Îáðàçîâàòåëüíàÿ ïðîãðàììà «Ïðàâà ×åëîâåêà «íà ïàëüöàõ»</a></div>
    <div class="group_desc">docs.google.com</div>
  </div>
</div><div class="line_cell clear_fix" data-id="-35730528">
  <a href="/away.php?to=https%3A%2F%2Ftwitter.com%2F%23%21%2FHumanRightsBY" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link' class="fl_l"><div class="thumb" style="background-image:url(/images/lnkouter.png)" alt="Òâèòòåð"></div></a>
  <div class="fl_l desc_info">
    <div class="group_name"><a href="/away.php?to=https%3A%2F%2Ftwitter.com%2F%23%21%2FHumanRightsBY" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link'>Òâèòòåð</a></div>
    <div class="group_desc">twitter.com</div>
  </div>
</div><div class="line_cell clear_fix" data-id="-35730528">
  <a href="/away.php?to=https%3A%2F%2Fplus.google.com%2Fu%2F0%2Fb%2F108852682911991109611%2F108852682911991109611%2Fposts" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link' class="fl_l"><div class="thumb" style="background-image:url(https://sun9-57.userapi.com/c6057/u8402173/-11/m_381a14e1.jpg)" alt="Òýðûòîðûÿ ïðàâî¢ - Google+"></div></a>
  <div class="fl_l desc_info">
    <div class="group_name"><a href="/away.php?to=https%3A%2F%2Fplus.google.com%2Fu%2F0%2Fb%2F108852682911991109611%2F108852682911991109611%2Fposts" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link'>Òýðûòîðûÿ ïðàâî¢ - Google+</a></div>
    <div class="group_desc">plus.google.com</div>
  </div>
</div><div class="line_cell clear_fix" data-id="-35730528">
  <a href="/away.php?to=https%3A%2F%2Fwww.facebook.com%2Fhumanrights.by" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link' class="fl_l"><div class="thumb" style="background-image:url(/images/lnkouter.png)" alt="Òýðûòîðûÿ ïðàâî¢ | Facebook"></div></a>
  <div class="fl_l desc_info">
    <div class="group_name"><a href="/away.php?to=https%3A%2F%2Fwww.facebook.com%2Fhumanrights.by" target="_blank" rel="nofollow noopener" data-group-track-code='c1ee0e75Xkpt_rTCrH7EwCpA9bQ64SflgnCzb3j6Kw' data-group-track-type='link'>Òýðûòîðûÿ ïðàâî¢ | Facebook</a></div>
    <div class="group_desc">www.facebook.com</div>
  </div>
</div>
    </div>
    
  </div>
</aside><aside aria-label="Photo albums">
  <div class="module clear album_module _module" id="public_albums" >
    <div class="header_right_link fl_r" ></div>
<a href="/albums-35730528"  class="module_header">
  <div class="header_top clear_fix">
    <span class="header_label fl_l">Photo albums</span>
    <span class="header_count fl_l">5</span>
  </div>
</a>
    <div class="module_body clear_fix">
      <div class="clear_fix clear page_album_row">
  <a href="/album-35730528_259213898" onclick="return nav.change({z: 'album-35730528_259213898'}, event)" class="page_album_link ">
    <div class="page_album_thumb_wrap ">
    <img class="page_album_thumb" src="https://sun9-54.userapi.com/c850024/v850024542/ebdeb/Go7Yv5cc4Fo.jpg" alt="#70ãàäî¢_äýêëàðàöû³" />
</div>
    <div class="page_album_title">
      <div class="page_album_size">31</div>
      <div class="page_album_title_text" title="#70ãàäî¢_äýêëàðàöû³">#70ãàäî¢_äýêëàðàöû³</div>
      <div class="page_album_description">Ïðàåêò «Âÿñíû» äà 70-ãîääçÿ Óñåàãóëüíàé Äýêëàðàöû³ ïðàâî¢ ÷àëàâåêà — àðòûêóëû äýêëàðàöû³, âûêàíàíûÿ ¢ òýõí³öû âûö³íàíê³.</div>
    </div>
  </a>
  <a class="bg"></a>
</div><div class="clear_fix clear page_album_row">
  <a href="/album-35730528_153243919" onclick="return nav.change({z: 'album-35730528_153243919'}, event)" class="page_album_link ">
    <div class="page_album_thumb_wrap ">
    <img class="page_album_thumb" src="https://sun9-5.userapi.com/c841220/v841220276/a641/a2BVBMEnUp0.jpg" alt="Main album" />
</div>
    <div class="page_album_title">
      <div class="page_album_size">1</div>
      <div class="page_album_title_text" title="Main album">Main album</div>
      
    </div>
  </a>
  <a class="bg"></a>
</div>
    </div>
    
  </div>
</aside><div id="group_section_videos"><aside aria-label="Videos">
  <div class="module clear video_module _module" id="public_videos" >
    <a href="/videos-35730528" class="header_right_link fl_r" ></a>
<a href="/videos-35730528"  class="module_header">
  <div class="header_top clear_fix">
    <span class="header_label fl_l">Videos</span>
    <span class="header_count fl_l">345</span>
  </div>
</a>
    <div class="module_body clear_fix">
      <div class="video_row fl_l">
  <a class="video fl_l" href="video-35730528_456239381" onclick="return showVideo('-35730528_456239381', 'videos-35730528', {autoplay: 1, module: 'community_video_block', playlistId: '-35730528_-2', shortVideo: ''}, event);" aria-label="Çâàðîò ³ ïàäçÿêà Àðö¸ìà Ïðóäí³êàâà">
    <span class="blind_label">Çâàðîò ³ ïàäçÿêà Àðö¸ìà Ïðóäí³êàâà</span>
    
    <div class="video_thumb_label"><span class="video_thumb_label_item"></span><span class="video_thumb_label_item">1:46</span></div><div class="page_video_play_icon"></div><span class="page_video_thumb" style="background-image: url('https://sun9-62.userapi.com/LOUUCiQHOsyNcl6nRnWcB7zTQ2AFRP1GcCwNAg/AqlZMVPUStA.jpg')"></span>
  </a>
  <div class="info clear"><a href="video-35730528_456239381" onclick="return showVideo('-35730528_456239381', 'videos-35730528', {autoplay: 1, module: 'community_video_block', playlistId: '-35730528_-2', shortVideo: ''}, event);">Çâàðîò ³ ïàäçÿêà Àðö¸ìà Ïðóäí³êàâà</a></div>
</div><div class="video_row fl_l">
  <a class="video fl_l" href="video-35730528_456239369" onclick="return showVideo('-35730528_456239369', 'videos-35730528', {autoplay: 1, module: 'community_video_block', playlistId: '-35730528_-2', shortVideo: ''}, event);" aria-label="Çàäåðæàíèÿ ïðîõîæèõ. Ìèíñê 8 àâãóñòà">
    <span class="blind_label">Çàäåðæàíèÿ ïðîõîæèõ. Ìèíñê 8 àâãóñòà</span>
    
    <div class="video_thumb_label"><span class="video_thumb_label_item"></span><span class="video_thumb_label_item">0:07</span></div><div class="page_video_play_icon"></div><span class="page_video_thumb" style="background-image: url('https://sun9-74.userapi.com/idq57_ZJoftecX66AqmVCUhs322Oavr1zRObnw/rRaTnSlK9vI.jpg')"></span>
  </a>
  <div class="info clear"><a href="video-35730528_456239369" onclick="return showVideo('-35730528_456239369', 'videos-35730528', {autoplay: 1, module: 'community_video_block', playlistId: '-35730528_-2', shortVideo: ''}, event);">Çàäåðæàíèÿ ïðîõîæèõ. Ìèíñê 8 àâãóñòà</a></div>
</div>
    </div>
    
  </div>
</aside></div><aside aria-label="Our events">
  <div class="module clear page_list_module _module" id="public_events" >
    <div class="header_right_link fl_r" ></div>
<a onclick="Groups.showEvents()" class="module_header">
  <div class="header_top clear_fix">
    <span class="header_label fl_l">Our events</span>
    <span class="header_count fl_l">1</span>
  </div>
</a>
    <div class="module_body clear_fix">
      <div class="line_cell clear_fix" data-id="-111221490">
  <a href="/event111221490" class="fl_l"><div class="thumb" style="background-image:url(https://sun9-74.userapi.com/impf/c633824/v633824608/a46d/5VzdakDXnoY.jpg?size=50x0&quality=88&crop=0,0,557,557&sign=bebc2c1da2d49caff0d141ebdbf84708&ava=1)" alt="Àäêðûòàÿ ëåêöûÿ “Ïóáë³÷íûÿ àêöû³ ¢ Áåëàðóñ³: ïðà"></div></a>
  <div class="fl_l desc_info">
    <div class="group_name"><a href="/event111221490">Àäêðûòàÿ ëåêöûÿ “Ïóáë³÷íûÿ àêöû³ ¢ Áåëàðóñ³: ïðà</a></div>
    <div class="group_desc">Jan 13, 2016 at 7:00 pm</div>
  </div>
</div>
    </div>
    
  </div>
</aside><aside aria-label="Contacts">
  <div class="module clear page_list_module _module" id="public_contacts" >
    <div class="header_right_link fl_r" ></div>
<a  onclick="Page.showContacts(-35730528); return false;" class="module_header">
  <div class="header_top clear_fix">
    <span class="header_label fl_l">Contacts</span>
    <span class="header_count fl_l">1</span>
  </div>
</a>
    <div class="module_body clear_fix">
      <div class="line_cell clear_fix" data-id="8402173">
  <div class="fl_l thumb">
    <a href="/randooom"><img class="cell_img" src="https://sun9-34.userapi.com/impf/c627620/v627620173/222d2/qVKKnTdv2Rc.jpg?size=50x0&quality=88&crop=724,84,1111,1111&sign=74ba2bdf69706cc12410f40fd7781f77&ava=1" alt="Sergey Semenyuk" /></a>
  </div>
  <div class="fl_l desc_info">
    <div class="people_name"><a href="/randooom">Sergey Semenyuk</a></div>
    <div class="people_desc">çàñíàâàëüí³ê ñóïîëê³</div>
  </div>
</div>
    </div>
    
  </div>
</aside>
</div>
    </div>
  </div>
  <div class="wide_column_wrap">
    <div class="wide_column" id="wide_column">
      <div class="page_block" id="page_block_group_main_info">
  <div class="page_top">
  
  <h1 class="page_name">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</h1>
  <div class="page_current_info" id="page_current_info"><span class="current_text">Ïðàâû ³ñíóþöü äëÿ êîæíàãà ÷àëàâåêà</span></div>
</div><div id='page_block_group_submain_info'><h2 class="page_block_h2 page_info_header_tabs">
  <ul class="ui_tabs clear_fix page_info_tabs" onmouseover="uiTabs.tryInit(this)" >
    <li class="ui_tab_default">
  <div class="ui_tab_plain" onclick="return false;" role="link">
    Information
    
  </div>
</li>
    <div class="ui_tabs_slider _ui_tabs_slider"></div>
  </ul>
</h2><div id="page_info_wrap" class="page_info_wrap info info_redesign"><div class="group_info_block info"><div class="group_info_rows group_info_rows_redesign"><div class="group_info_row info" title="Description">
<div class="line_value">Ïðàâààáàðîí÷û öýíòð «Âÿñíà» -- íÿ¢ðàäàâàÿ ïðàâààáàðîí÷àÿ àðãàí³çàöûÿ, ñòâîðàíàÿ ¢ êðàñàâ³êó 1996 ãîäó ïàä÷àñ ìàñàâûõ àêöûÿ¢ ïðàòýñòó äýìàêðàòû÷íàé àïàç³öû³ ¢ Áåëàðóñ³, ÿêàÿ ïàñüëÿ àðûøòࢠóäçåëüí³êࢠäýìàíñòðàöûÿ¢ çàéìàëàñÿ äàïàìîãàé àðûøòàâàíûì ³ ³õ ñåì’ÿì.</div>
</div><div class="group_info_row site" title="Website">
<div class="line_value"><a href="/away.php?to=http%3A%2F%2Fspring96.org&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" data-group-track-code='54402032VkYGq6sLPWO0vWOnICRPyLfCLBpvrZcB' data-group-track-type='link' rel="noopener">spring96.org</a></div>
</div></div></div></div></div>
</div><div class="page_block page_info_fixed_post_wrap" >
  <div id="wall_fixed" class="wall_post wall_fixed">
  <div class="wall_module">
    <div class="wall_posts own ">
      <div id="post-35730528_7563" class="_post post all own post_fixed post--with-likes closed_comments deep_active" data-post-id="-35730528_7563" onclick="wall.postClick('-35730528_7563', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7563" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7563" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7563"  onclick="return showWiki({w: 'wall-35730528_7563'}, false, event);" ><span class="rel_date">27 Aug at 4:09 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7563', 'f5d20b35d2abe86d84');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7563" class="wall_post_cont _wall_post_cont"><div class="wall_post_text"><img class="emoji" src="/emoji/e/e29d97.png" alt="&#10071;"> Âÿñíà ïðàöÿãâàå çáîð ³ äàêóìåíòàâàííå ôàêòࢠêàòàâàííÿ¢ ó Áåëàðóñ³ <br><img class="emoji" src="/emoji/e/f09f94b9.png" alt="&#128313;"> Ïðà òîå, øòî ³ ÿê íåàáõîäíà çðàá³öü òóò — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F2G6npPf&post=-35730528_7563&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/2G6npPf</a> <br> <br><a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%B7%D0%9F%D1%80%D0%B0%D0%B2%D0%B0%D0%9D%D0%B0%D0%A0%D0%B0%D1%81%D0%BF%D1%80%D0%B0%D0%B2%D1%83">#ÁåçÏðàâàÍàÐàñïðàâó</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 463px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244594', 'wall-35730528_7563', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-72.userapi.com\/b3606KNgjMZ3JqnKncHbK3FOjSacfR6LU_4TNg\/a-Aj8m4EbNQ.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-15.userapi.com\/5tf1bSBY78Fc2bompvAS2xQzT_Y1mfXglpNLFA\/RhiqeqBQwtk.jpg&quot;,&quot;z&quot;:&quot;https:\/\/sun9-60.userapi.com\/KqaWPG4vouMhHR3StmMSbdr4ChxOnYQGOP6m8A\/0A-rC0YJ1VU.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-72.userapi.com\/b3606KNgjMZ3JqnKncHbK3FOjSacfR6LU_4TNg\/a-Aj8m4EbNQ&quot;,604,549],&quot;y_&quot;:[&quot;https:\/\/sun9-15.userapi.com\/5tf1bSBY78Fc2bompvAS2xQzT_Y1mfXglpNLFA\/RhiqeqBQwtk&quot;,807,734],&quot;z_&quot;:[&quot;https:\/\/sun9-60.userapi.com\/KqaWPG4vouMhHR3StmMSbdr4ChxOnYQGOP6m8A\/0A-rC0YJ1VU&quot;,1053,958],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 464px;background-image: url(https://sun9-72.userapi.com/b3606KNgjMZ3JqnKncHbK3FOjSacfR6LU_4TNg/a-Aj8m4EbNQ.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244594"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7563 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7563', '549b95e8889ba5ec0e');"onmouseover="Likes.showLikes(this, 'wall-35730528_7563', {})" data-count="26" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">26</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7563')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7563', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7563');" data-count="5" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">5</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7563')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7563');">809</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7563" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7563" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div>
    </div>
  </div>
</div>
</div><div class="page_block" >
  <aside aria-label="Articles">
  <div class="module clear articles_module _module" id="public_articles" >
    <div class="header_right_link fl_r" ></div>
<a href="/@humanrights_by"  class="module_header">
  <div class="header_top clear_fix">
    <span class="header_label fl_l">Articles</span>
    <span class="header_count fl_l">1</span>
  </div>
</a>
    <div class="module_body clear_fix">
      <a href="/@humanrights_by-zhanchyna-arabskm-svece?ref=group_block" class="article_snippet clear_fix  " onmouseenter="articlePrepare('/@humanrights_by-zhanchyna-arabskm-svece?ref=group_block', { ref: 'group_block' })" data-post-id="">
  <div class="article_snippet__image_wrap">
    <div class="article_snippet__image" style="background-image: url(https://sun9-66.userapi.com/l6BgIKig-YrCQLeNGlQXjueeDKmKkEtuWfX4Sg/tp9HHYo4IbQ.jpg)"></div>
  </div>
  <div class="article_snippet__fade"></div>
  <div class="article_snippet__info">
    
    <div class="article_snippet__deleted_text">Article deleted</div>
    <div class="article_snippet__title">Æàí÷ûíà ¢ Àðàáñê³ì ñâåöå</div>
    <div class="article_snippet__author">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³<span class=""></span></div>
    
    <button class="article_snippet__action_btn article_snippet__action_btn--read flat_button">
  <div class="article_snippet__action_btn_icon article_snippet__action_btn_icon--read"></div>
  <div class="article_snippet__action_btn_text">Read</div>
</button>
  </div>
  
</a>
    </div>
    
  </div>
</aside>
</div><div class="page_block" id="page_block_submit_post">
    
 </div>
<div class="wall_module" id="public_wall">
  <div class="page_block">
    <h2 class="page_block_h2 ">
  <ul class="ui_tabs clear_fix  ui_tabs_with_progress" onmouseover="uiTabs.tryInit(this)"  id="wall_tabs">
    <li class="_wall_tab_own">
  <a href="/wall-35730528?own=1" class="ui_tab ui_tab_sel" onclick="return wall.switchWall(this, event, 'own');">
    Community posts
  </a>
</li><li class="ui_tab_search_wrap">
  <a class="ui_tab_plain ui_tab_search" onclick="return uiTabs.showSearch(this, event);" href="/wall-35730528?search=1"><span class="blind_label">Search</span></a>
  <div class="ui_search ui_search_field_empty _wrap ui_search_old">
  <div class="ui_search_input_block">
    <div class="ui_search_reset" onclick="return uiSearch.reset(this, false, event);">
      <span class="blind_label">Cancel</span>
    </div>
    
    <input type="text" class="ui_search_field _field" id="wall_search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"  placeholder="Enter a word or phrase here..." />
    
  </div>
  <div class="ui_search_sugg_list _ui_search_sugg_list"></div>
  <div class="ui_search_filters_pane" style="display: none;">
    <div class="ui_search_filters"></div>
    <div class="ui_search_filters_reset" onclick="return uiSearch.removeAllFilters(this);"></div>
  </div>
</div>
</li><li>
  <div class="ui_tab_plain ui_tabs_progress" role="link">
    
    
  </div>
</li>
    <div class="ui_tabs_slider _ui_tabs_slider"></div>
  </ul>
</h2>
  </div>
  <div id="page_wall_posts" class="wall_posts own mark_top " style="" data-stat-container="group_wall"><input type="hidden" id="page_wall_count_own" value="4827" /><div id="post-35730528_7616" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7616" onclick="wall.postClick('-35730528_7616', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7616" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7616" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7616"  onclick="return showWiki({w: 'wall-35730528_7616'}, false, event);" ><span class="rel_date">yesterday at 2:17 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7616', 'bb80670a4feceba27d');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7616" class="wall_post_cont _wall_post_cont"><div class="wall_post_text">Ïàéøî¢ ïà ïîçâå ³ íå âûéøà¢... <br>Ó Ìàã³ë¸âå çàòðûìàíû àêòûâ³ñò ³ à¢òàð êóëüòóðí³öê³õ ïðàåêòࢠÑÿðãåé Ïåõöåðà¢. Ðàí³öàé 10 âåðàñíÿ ÿãî âûêë³êàë³ ¢ ÐÓÓÑ. Ïàñëÿ ïàòýëåôàíàâàë³ ÿãîíàé æîíöû ³ ïàâåäàì³ë³, øòî Ñÿðãåé çàòðûìàíû. Ïðû÷ûíó íå ïàòëóìà÷ûë³. Ñóâÿç³ ç Ñÿðãååì íÿìà — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F35pt2CG&post=-35730528_7616&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/35pt2CG</a> <br> <br>Ïàäîáíûõ ã³ñòîðûé çàðàç àäáûâàåööà ìíîñòâà øòîäçåíü. Ïðû ãýòûì çàêîí ³ ïðàâà íå ïðàöóþöü íà êàðûñöü àáàðîíû ãðàìàäçÿí, à «ïðàâààõî¢íûÿ» ñòðóêòóðû çàïëþø÷âàþöü âî÷û íà øìàòë³ê³ÿ ïàðóøýíí³ çàêàíàäà¢ñòâà ³ ³ãíàðóþöü ÿãî <br> <br><a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%A3%D0%BD%D1%8F%D0%B2%D0%BE%D0%BB%D1%96">#Óíÿâîë³</a> <a href="/feed?section=search&q=%23%D0%BC%D1%96%D0%BB%D1%96%D1%86%D1%8B%D1%8F">#ì³ë³öûÿ</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 340px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244619', 'wall-35730528_7616', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-19.userapi.com\/o4aAxcH7f6I2UWUTMM-5Rr0QvPCRtC9uGeMv5g\/Jdcnrw3rs-Q.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-12.userapi.com\/RD-Z8VvGQZCH9UON8lIoRLzkyDx8eeO5RnNbAg\/dED-bcembAs.jpg&quot;,&quot;z&quot;:&quot;https:\/\/sun9-12.userapi.com\/5iNQa71dEHGe7UsCIFekaMNgbXcUs_wB4p4wZw\/jSJaiAOQqdc.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-19.userapi.com\/o4aAxcH7f6I2UWUTMM-5Rr0QvPCRtC9uGeMv5g\/Jdcnrw3rs-Q&quot;,604,403],&quot;y_&quot;:[&quot;https:\/\/sun9-12.userapi.com\/RD-Z8VvGQZCH9UON8lIoRLzkyDx8eeO5RnNbAg\/dED-bcembAs&quot;,807,539],&quot;z_&quot;:[&quot;https:\/\/sun9-12.userapi.com\/5iNQa71dEHGe7UsCIFekaMNgbXcUs_wB4p4wZw\/jSJaiAOQqdc&quot;,1023,683],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 340px;background-image: url(https://sun9-19.userapi.com/o4aAxcH7f6I2UWUTMM-5Rr0QvPCRtC9uGeMv5g/Jdcnrw3rs-Q.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244619"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7616 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7616', '95b08cd0f3d6fe502e');"onmouseover="Likes.showLikes(this, 'wall-35730528_7616', {})" data-count="7" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">7</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7616')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7616', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7616');" data-count="1" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">1</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7616')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7616');">215</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7616" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7616" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7615" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7615" onclick="wall.postClick('-35730528_7615', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7615" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7615" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7615"  onclick="return showWiki({w: 'wall-35730528_7615'}, false, event);" ><span class="rel_date">yesterday at 12:18 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7615', '896f5b4382b83249d8');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7615" class="wall_post_cont _wall_post_cont"><div class="wall_post_text"><img class="emoji" src="/emoji/e/f09f94b4.png" alt="&#128308;"> Ìàðûÿ Êàëåñí³êàâà, Ìàêñ³ì Çíàê ³ ²ëëÿ Ñàëåé — ïàë³òâÿçí³. <br>Áåëàðóñê³ÿ ïðàâààáàðîí÷ûÿ àðãàí³çàöû³ âûñòóï³ë³ ç ñóïîëüíàé çàÿâàé ³ ïàòðàáàâàííåì ³õ íåàäêëàäíàãà âûçâàëåííÿ ³ ñïûíåííÿ êðûì³íàëüíàãà ïåðàñëåäó — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F33g0SHp&post=-35730528_7615&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/33g0SHp</a> <br><br><a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%A3%D0%BD%D1%8F%D0%B2%D0%BE%D0%BB%D1%96">#Óíÿâîë³</a> <a href="/feed?section=search&q=%23%D0%97%D0%B0%D1%8F%D0%B2%D0%B0">#Çàÿâà</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 287px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244618', 'wall-35730528_7615', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-27.userapi.com\/e-q1LHqTmRWU9oesmkPobaVKbRPfsZRAgf6nOw\/sunT5pJS36s.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-41.userapi.com\/GOSLTN23dqybXPNh9oIuqGEnJ2GZuJK3hdXuGg\/foZE16pwZGg.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-27.userapi.com\/e-q1LHqTmRWU9oesmkPobaVKbRPfsZRAgf6nOw\/sunT5pJS36s&quot;,604,340],&quot;y_&quot;:[&quot;https:\/\/sun9-41.userapi.com\/GOSLTN23dqybXPNh9oIuqGEnJ2GZuJK3hdXuGg\/foZE16pwZGg&quot;,800,450],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 287px;background-image: url(https://sun9-27.userapi.com/e-q1LHqTmRWU9oesmkPobaVKbRPfsZRAgf6nOw/sunT5pJS36s.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244618"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7615 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7615', '11aa72f50414f1a699');"onmouseover="Likes.showLikes(this, 'wall-35730528_7615', {})" data-count="10" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">10</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7615')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7615', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7615');" data-count="1" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">1</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7615')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7615');">243</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7615" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7615" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7614" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7614" onclick="wall.postClick('-35730528_7614', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7614" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7614" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7614"  onclick="return showWiki({w: 'wall-35730528_7614'}, false, event);" ><span class="rel_date">9 Sep at 10:30 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7614', '03c1daf12d99e03360');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7614" class="wall_post_cont _wall_post_cont"><div class="wall_post_text">Âÿäîìà áîëüø çà äçÿñÿòàê ïðîçâ³ø÷ࢠæàí÷ûí, ñÿðîä çàòðûìàíûõ óâå÷àðû 9 âåðàñíÿ íà ñòûõ³éíàé àêöû³ ïðàòýñòó ¢ Ì³íñêó<br><img class="emoji" src="/emoji/e/f09f94b9.png" alt="&#128313;"> Ñï³ñ òóò — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F3hgDdM7&post=-35730528_7614&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/3hgDdM7</a><br><br><a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%A3%D0%BD%D1%8F%D0%B2%D0%BE%D0%BB%D1%96">#Óíÿâîë³</a> <a href="/feed?section=search&q=%23%D0%BC%D1%96%D0%BB%D1%96%D1%86%D1%8B%D1%8F">#ì³ë³öûÿ</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 339px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244617', 'wall-35730528_7614', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-37.userapi.com\/9R1mGMvgdtSxIIIAdyDwCJnd2_TV8MahLhHG0Q\/Vz0mSMUa9to.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-35.userapi.com\/AN52YjVjrhxoQB4n01I9ZTXJwfqDCzLvPC88og\/IjoxbvSvKnA.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-37.userapi.com\/9R1mGMvgdtSxIIIAdyDwCJnd2_TV8MahLhHG0Q\/Vz0mSMUa9to&quot;,604,402],&quot;y_&quot;:[&quot;https:\/\/sun9-35.userapi.com\/AN52YjVjrhxoQB4n01I9ZTXJwfqDCzLvPC88og\/IjoxbvSvKnA&quot;,800,533],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 339px;background-image: url(https://sun9-37.userapi.com/9R1mGMvgdtSxIIIAdyDwCJnd2_TV8MahLhHG0Q/Vz0mSMUa9to.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244617"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7614 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7614', '7b4aff51eccb3ba142');"onmouseover="Likes.showLikes(this, 'wall-35730528_7614', {})" data-count="6" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">6</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7614')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7614', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7614');" data-count="1" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">1</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7614')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7614');">262</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7614" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7614" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7613" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7613" onclick="wall.postClick('-35730528_7613', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7613" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7613" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7613"  onclick="return showWiki({w: 'wall-35730528_7613'}, false, event);" ><span class="rel_date">9 Sep at 12:00 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7613', 'be367dbeb1a3bc7465');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7613" class="wall_post_cont _wall_post_cont"><div class="wall_post_text">Õðîí³êà ç ñóäî¢ ç 7 ïà 9 âåðàñíÿ íàä óäçåëüí³êàì³ àêöûé ïðàòýñòó, ÿê³ÿ àäáûâàë³ñÿ ç 4 ïà 8 âåðàñíÿ. <br><img class="emoji" src="/emoji/e/f09f94b9.png" alt="&#128313;"> Àáíà¢ëÿåì âûí³ê³ ñóäî¢ àíëàéí — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F2FbRZqq&post=-35730528_7613&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/2FbRZqq</a> <br> <br><a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D0%BA%D1%96%D0%A1%D1%83%D0%B4">#Áåëàðóñê³Ñóä</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 338px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244616', 'wall-35730528_7613', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-17.userapi.com\/rct2tc3fERE81INPXzguLIvzfHyjWU__OphtuA\/2zcg4IUpoBk.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-13.userapi.com\/KIDuZuRiMb74XpCYDpebXCQ6bOS-LNBnufSpFw\/sAEMF3HF9AA.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-17.userapi.com\/rct2tc3fERE81INPXzguLIvzfHyjWU__OphtuA\/2zcg4IUpoBk&quot;,604,401],&quot;y_&quot;:[&quot;https:\/\/sun9-13.userapi.com\/KIDuZuRiMb74XpCYDpebXCQ6bOS-LNBnufSpFw\/sAEMF3HF9AA&quot;,720,478],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 339px;background-image: url(https://sun9-17.userapi.com/rct2tc3fERE81INPXzguLIvzfHyjWU__OphtuA/2zcg4IUpoBk.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244616"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7613 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7613', '85b0134ed924cbe003');"onmouseover="Likes.showLikes(this, 'wall-35730528_7613', {})" data-count="18" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">18</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7613')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7613', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7613');" data-count="2" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">2</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7613')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7613');">403</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7613" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7613" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7612" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7612" onclick="wall.postClick('-35730528_7612', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7612" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7612" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7612"  onclick="return showWiki({w: 'wall-35730528_7612'}, false, event);" ><span class="rel_date">7 Sep at 12:18 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7612', 'a3b13c32b6e41d4cbb');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7612" class="wall_post_cont _wall_post_cont"><div class="wall_post_text">ßê ³ õòî à÷ýïë³âࢠ̳íñê ïàä÷àñ Ìàðøó àäç³íñòâà. <br><img class="emoji" src="/emoji/e/f09f94b9.png" alt="&#128313;"> ÔÎÒÀðýïàðòàæ — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F2Zf7XGX&post=-35730528_7612&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/2Zf7XGX</a> <br> <br><a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%BC%D1%96%D0%BB%D1%96%D1%86%D1%8B%D1%8F">#ì³ë³öûÿ</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 340px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244615', 'wall-35730528_7612', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-20.userapi.com\/cxjbj1MQhWAdhSNb1lKMTjdlaFHM-XRILp7_Bw\/JWvW9tGW8Jw.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-25.userapi.com\/nYtDNndOf_OZdTdmulaMT3NOn60zR6Ognz40zg\/cocrmFC_w3E.jpg&quot;,&quot;z&quot;:&quot;https:\/\/sun9-16.userapi.com\/av3KVP85CnsujTcZemLvWuXyYTX9TCoNbMK1uQ\/aQ3hBZorpFs.jpg&quot;,&quot;w&quot;:&quot;https:\/\/sun9-51.userapi.com\/CcJ5mHGGZH74vv-KubhLsm95svFBkZT7rbOGEA\/E8EpLheW0rM.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-20.userapi.com\/cxjbj1MQhWAdhSNb1lKMTjdlaFHM-XRILp7_Bw\/JWvW9tGW8Jw&quot;,604,403],&quot;y_&quot;:[&quot;https:\/\/sun9-25.userapi.com\/nYtDNndOf_OZdTdmulaMT3NOn60zR6Ognz40zg\/cocrmFC_w3E&quot;,807,538],&quot;z_&quot;:[&quot;https:\/\/sun9-16.userapi.com\/av3KVP85CnsujTcZemLvWuXyYTX9TCoNbMK1uQ\/aQ3hBZorpFs&quot;,1280,853],&quot;w_&quot;:[&quot;https:\/\/sun9-51.userapi.com\/CcJ5mHGGZH74vv-KubhLsm95svFBkZT7rbOGEA\/E8EpLheW0rM&quot;,2560,1707],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 340px;background-image: url(https://sun9-20.userapi.com/cxjbj1MQhWAdhSNb1lKMTjdlaFHM-XRILp7_Bw/JWvW9tGW8Jw.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244615"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7612 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7612', '2844feeea72e4ab81d');"onmouseover="Likes.showLikes(this, 'wall-35730528_7612', {})" data-count="11" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">11</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7612')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7612', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7612');" data-count="2" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">2</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7612')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7612');">386</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7612" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7612" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7610" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7610" onclick="wall.postClick('-35730528_7610', event);"  data-replies-limit = "1" post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7610" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7610" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7610"  onclick="return showWiki({w: 'wall-35730528_7610'}, false, event);" ><span class="rel_date">7 Sep at 10:20 am</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7610', '4da8f02ba635f7d328');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7610" class="wall_post_cont _wall_post_cont"><div class="wall_post_text">Íàì âÿäîìà ïðà áîëüø çà 200 çàòðûìàíûõ ¢ ̳íñêó ³ ðý㳸íàõ ïàä÷àñ ö³ ïàñëÿ Ìàðøó 6 âåðàñíÿ. Ó äà÷ûíåíí³ äà ì³ðíûõ ìàí³ôåñòàíòࢠ³çíî¢ ïà÷àë³ ¢æûâàöü ñïåöñðîäê³ (ãàç, äóá³íê³) <br><img class="emoji" src="/emoji/e/f09f94b9.png" alt="&#128313;"> Ñï³ñ çàòðûìàíûõ òóò — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F3lWBhMf&post=-35730528_7610&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/3lWBhMf</a> <br> <br><a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%A3%D0%BD%D1%8F%D0%B2%D0%BE%D0%BB%D1%96">#Óíÿâîë³</a> <a href="/feed?section=search&q=%23%D0%BC%D1%96%D0%BB%D1%96%D1%86%D1%8B%D1%8F">#ì³ë³öûÿ</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 287px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244614', 'wall-35730528_7610', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-60.userapi.com\/qkqbp3u30-5cVi46iI50ZYSmJYLy5lTdIiHC_w\/1AfAsVGdm9M.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-40.userapi.com\/ZXSi2qFA36FECZeqyYQmMKYNl6HEAeFA79dn1Q\/x6Y55SpBrz4.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-60.userapi.com\/qkqbp3u30-5cVi46iI50ZYSmJYLy5lTdIiHC_w\/1AfAsVGdm9M&quot;,604,340],&quot;y_&quot;:[&quot;https:\/\/sun9-40.userapi.com\/ZXSi2qFA36FECZeqyYQmMKYNl6HEAeFA79dn1Q\/x6Y55SpBrz4&quot;,720,405],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 287px;background-image: url(https://sun9-60.userapi.com/qkqbp3u30-5cVi46iI50ZYSmJYLy5lTdIiHC_w/1AfAsVGdm9M.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244614"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7610 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7610', '7b8cd8cb3e26261bed');"onmouseover="Likes.showLikes(this, 'wall-35730528_7610', {})" data-count="17" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">17</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7610')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7610', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7610');" data-count="2" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">2</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7610')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7610');">427</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7610" style="">
  <div class="replies_list _replies_list" id="replies-35730528_7610" data-top-ids="7611"><div id="post-35730528_7611" class="reply reply_dived clear  _post" data-post-id="-35730528_7611" >
  <div class="reply_wrap _reply_content _post_content clear_fix">
    
    <a class="reply_image" href="/id171433537">
      <img src="https://sun9-26.userapi.com/impg/hBKVRAXj4WGwhG0Nw8a03MXV_7G4gW6yAI5MEg/HOKS_DM3WdQ.jpg?size=50x0&quality=88&crop=82,486,498,498&sign=a16352700e36b7d9fc16db0d898d4afe&ava=1" width="40" height="40" class="reply_img" alt="Marina Rogozhina" />
    </a>
    <div class="reply_content" >
      
      <div class="reply_author">
        <a class="author" href="/id171433537" data-from-id="171433537">Marina Rogozhina</a>
      </div>
      <div class="reply_text" ><div id="wpt-35730528_7611"><div class="wall_reply_text">Âçàèìîâûðó÷êà è âçàèìîääåðæêà-ýòî õîðîøî&#33; Íî ïîêà íàøè ìóæ÷èíû íå âêëþ÷àò çëîñòü,ÿðîñòü è íå óêàæóò ìåñòî ýòèì ÷ìîøíèêàì â ìàñêàõ,òîëêó íå áóäåò.......Åñòü ìû è åñòü áàíäèòû,êîò.áóäóò óáèâàòü. Ìèëèöèÿ íå ñ íàðîäîì&#33; Ïîðà óñå÷ü ýòî íà íîñó&#33;</div></div></div>
      <div class="reply_footer clear_fix" id="wpe_bottom-35730528_7611">
        <div class="like_wrap _like_wall_reply-35730528_7611  lite">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall_reply-35730528_7611', '77ff13be568e039014');"onmouseover="Likes.showLikes(this, 'wall_reply-35730528_7611', {})" data-count="1" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">1</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall_reply-35730528_7611')">Show likes</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall_reply-35730528_7611');"></div>
    
  </div>
</div>
        <div class="reply_date"><a class="wd_lnk"  class="post_link"  href="https://vk.com/wall-35730528_7610?reply=7611"  onclick="return showWiki({w: 'wall-35730528_7610', reply: '7611'}, false, event);" ><span class="rel_date">7 Sep at 11:16 am</span></a></div>
        
        
      </div>
    </div>
  </div>
</div></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7608" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7608" onclick="wall.postClick('-35730528_7608', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7608" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7608" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7608"  onclick="return showWiki({w: 'wall-35730528_7608'}, false, event);" ><span class="rel_date">5 Sep at 2:56 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7608', '496726a09ab9531fc8');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7608" class="wall_post_cont _wall_post_cont"><div class="wall_post_text">Çàäàêóìåíòóé ñàìàñòîéíà ³ ïðàâ³ëüíà ôàêòû êàòàâàííÿ ö³ æîðñòêàãà àáûõîäæàííÿ <img class="emoji" src="/emoji/e/e2989d.png" alt="&#9757;"> <br>Äàöê³ ³íñòûòóò ñóïðàöü êàòàâàííÿ¢ ïàäðûõòàâࢠäàïàìîæí³ê äëÿ ïàöÿðïåëûõ ïà ñàìàäàêóìåíòàâàíí³. Ãëÿäç³öå òóò — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F2Z5BT8s&post=-35730528_7608&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/2Z5BT8s</a> <br> <br><a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%9F%D1%8B%D1%82%D0%BA%D0%B8">#Ïûòêè</a> <a href="/feed?section=search&q=%23%D0%BC%D1%96%D0%BB%D1%96%D1%86%D1%8B%D1%8F">#ì³ë³öûÿ</a> <a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%B7%D0%9F%D1%80%D0%B0%D0%B2%D0%B0%D0%9D%D0%B0%D0%A0%D0%B0%D1%81%D0%BF%D1%80%D0%B0%D0%B2%D1%83">#ÁåçÏðàâàÍàÐàñïðàâó</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 318px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244613', 'wall-35730528_7608', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-15.userapi.com\/WCIrBgsZ5BgM1QmYPog3hAlYj996O_YBrb-H9A\/SzGtVf2aono.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-45.userapi.com\/J5Ay3qSQ1rMIFpHS53l9GnnEgy5pWxOakL7fAw\/Y-2fc9oYdqM.jpg&quot;,&quot;z&quot;:&quot;https:\/\/sun9-2.userapi.com\/tEoXSe548RrgUs0nlGvb6-VCO_y7r5FvLmbC_Q\/-uGCZv8crFM.jpg&quot;,&quot;w&quot;:&quot;https:\/\/sun9-65.userapi.com\/O2pKXQICiLAQxviXkpNan2Qe3S9WPJW1EWckcA\/J5gHoksG0nw.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-15.userapi.com\/WCIrBgsZ5BgM1QmYPog3hAlYj996O_YBrb-H9A\/SzGtVf2aono&quot;,604,377],&quot;y_&quot;:[&quot;https:\/\/sun9-45.userapi.com\/J5Ay3qSQ1rMIFpHS53l9GnnEgy5pWxOakL7fAw\/Y-2fc9oYdqM&quot;,807,504],&quot;z_&quot;:[&quot;https:\/\/sun9-2.userapi.com\/tEoXSe548RrgUs0nlGvb6-VCO_y7r5FvLmbC_Q\/-uGCZv8crFM&quot;,1280,800],&quot;w_&quot;:[&quot;https:\/\/sun9-65.userapi.com\/O2pKXQICiLAQxviXkpNan2Qe3S9WPJW1EWckcA\/J5gHoksG0nw&quot;,2560,1600],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 318px;background-image: url(https://sun9-15.userapi.com/WCIrBgsZ5BgM1QmYPog3hAlYj996O_YBrb-H9A/SzGtVf2aono.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244613"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7608 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7608', 'e62a4043fecc10387d');"onmouseover="Likes.showLikes(this, 'wall-35730528_7608', {})" data-count="4" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">4</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7608')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7608', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7608');" data-count="2" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">2</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7608')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7608');">270</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7608" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7608" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7607" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7607" onclick="wall.postClick('-35730528_7607', event);"  data-replies-limit = "1" post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7607" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7607" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7607"  onclick="return showWiki({w: 'wall-35730528_7607'}, false, event);" ><span class="rel_date">5 Sep at 12:29 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7607', '45ba621fb40df73ce8');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7607" class="wall_post_cont _wall_post_cont"><div class="wall_post_text">«Âûáàð÷àÿ êàìïàí³ÿ 2020 àä ñàìàãà ïà÷àòêó ñóïðàâàäæàëàñÿ øìàòë³ê³ì³ ðýïðýñ³ÿì³», — çàÿâ³¢ ïðàâààáàðîíöà Âÿñíû Âàëÿíö³í Ñòýôàíîâ³÷, âûñòóïàþ÷û ïåðàä Ðàäàé Áÿñïåê³ ÀÀÍ <br> <br>Ñòýôàíîâ³÷ ïàäêðýñë³¢, øòî ëþäç³ çàçíàâàë³ êàòàâàíí³ ³ æîðñòêàå, áåñ÷àëàâå÷íàå àáûõîäæàííå, ÿêàå çíåâàæàå ãîäíàñöü. ² øòî ¢ ñêëà¢øàéñÿ ñ³òóàöû³, ìû ìàåì ñïðàâó ñà çëà÷ûíñòâàì³ ñóïðàöü ÷àëàâå÷íàñö³ — <a href="/away.php?to=http%3A%2F%2Fbit.ly%2F3jNcok5&post=-35730528_7607&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">bit.ly/3jNcok5</a> <br> <br><a href="/feed?section=search&q=%23%D0%91%D0%B5%D0%BB%D0%B0%D1%80%D1%83%D1%81%D1%8C">#Áåëàðóñü</a> <a href="/feed?section=search&q=%23%D0%92%D1%8F%D1%81%D0%BD%D0%B0">#Âÿñíà</a> <a href="/feed?section=search&q=%23%D0%9F%D1%80%D0%BE%D1%82%D0%B5%D1%81%D1%82%D1%8B">#Ïðîòåñòû</a> <a href="/feed?section=search&q=%23%D0%9E%D0%9E%D0%9D">#ÎÎÍ</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 307px;"><a  aria-label="photo" onclick="return showPhoto('-35730528_457244612', 'wall-35730528_7607', {&quot;temp&quot;:{&quot;x&quot;:&quot;https:\/\/sun9-63.userapi.com\/dnlJMw1AfbQE_LxXQUlbAo4CZFIbUOvBB9ZMYQ\/eHFfdEL51oE.jpg&quot;,&quot;y&quot;:&quot;https:\/\/sun9-37.userapi.com\/byTaqgySrz8IXGesggQYcCkMpUAIFVcDXjd3aw\/6o3g_DE0xbY.jpg&quot;,&quot;z&quot;:&quot;https:\/\/sun9-70.userapi.com\/firU4EeHxvYtnkbhk72pwG7OdcNT85tqP2wijw\/SA8NN1dZZpk.jpg&quot;,&quot;x_&quot;:[&quot;https:\/\/sun9-63.userapi.com\/dnlJMw1AfbQE_LxXQUlbAo4CZFIbUOvBB9ZMYQ\/eHFfdEL51oE&quot;,604,364],&quot;y_&quot;:[&quot;https:\/\/sun9-37.userapi.com\/byTaqgySrz8IXGesggQYcCkMpUAIFVcDXjd3aw\/6o3g_DE0xbY&quot;,807,486],&quot;z_&quot;:[&quot;https:\/\/sun9-70.userapi.com\/firU4EeHxvYtnkbhk72pwG7OdcNT85tqP2wijw\/SA8NN1dZZpk&quot;,1082,651],&quot;base&quot;:&quot;&quot;},&quot;queue&quot;:1}, event)" style="width: 510px; height: 307px;background-image: url(https://sun9-63.userapi.com/dnlJMw1AfbQE_LxXQUlbAo4CZFIbUOvBB9ZMYQ/eHFfdEL51oE.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_last_column page_post_thumb_last_row" data-photo-id="-35730528_457244612"></a></div></div></div>
        <div class="like_wrap _like_wall-35730528_7607 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7607', '5349ed366420752079');"onmouseover="Likes.showLikes(this, 'wall-35730528_7607', {})" data-count="16" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">16</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7607')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7607', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7607');" data-count="2" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">2</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7607')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7607');">426</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7607" style="">
  <div class="replies_list _replies_list" id="replies-35730528_7607" data-top-ids="7609"><div id="post-35730528_7609" class="reply reply_dived clear  _post" data-post-id="-35730528_7609" >
  <div class="reply_wrap _reply_content _post_content clear_fix">
    
    <a class="reply_image" href="/accent_by">
      <img src="https://sun9-69.userapi.com/impf/c855024/v855024446/da38f/ACTxsJqioqg.jpg?size=50x0&quality=88&crop=143,32,1614,1614&sign=e3ec597a1683dfebf2384592d009415e&ava=1" width="40" height="40" class="reply_img" alt="Alex Kolomiec" />
    </a>
    <div class="reply_content" >
      
      <div class="reply_author">
        <a class="author" href="/accent_by" data-from-id="482709200">Alex Kolomiec</a><span class="image_status__status image_status__status--normal" onclick="window.imageStatusPopup &amp;&amp; window.imageStatusPopup(event, {&quot;user_id&quot;:482709200})">
    <img class="image_status__statusImage" src="https://sun9-5.userapi.com/LTeb01YODRPAWSkaqRIxpUIEr-d7esMZSZHqzg/ZCq3ca1U8Hk.png" srcset="https://sun9-23.userapi.com/8qee1Jyk5gaoQrD77iGk3l2R3qiBiPlS6ihT5A/TXv9NqvPmoo.png 2x">
</span>
      </div>
      <div class="reply_text" ><div id="wpt-35730528_7609"><div class="wall_reply_text">Êàæäûé äåíü íåèçâåñòíûå ïðåñòóïíèêè â ìàñêàõ, íà àâòîìîáèëÿõ áåç íîìåðîâ ïîõèùàþò ñ ïðèìåíåíèåì íàñèëèÿ ëþäåé ñ íàøèõ óëèö, äâîðîâ, ñ ðàáî÷èõ ìåñò, èç ó÷åáíûõ çàâåäåíèé â íåèçâåñòíîì íàïðàâëåíèè. <br>×åðåç íåêîòîðîå âðåìÿ ïîõèùåííûõ îáíàðóæèâàþò â îòäåëåíèÿõ òàê íàçûâàåìîé &quot;ìèëèöèè&quot;, íà íèõ ñîñòàâëÿþòñÿ ïðîòîêîëû, íå ñîîòâåòñòâóþùèå äåéñòâèòåëüíîñòè. <br>Íåçàêîííûå ñóäû, íàðóøàÿ ðåãëàìåíò, ïðîâîäÿò óäàëåííûå çàñåäàíèÿ, ïðèâëåêàÿ â ñâèäåòåëè òåõ æå ïðåñòóïíèêîâ, íå âûÿñíÿÿ èõ ëè÷íîñòåé è íå ïîêàçûâàÿ ëèö, íàçíà÷àþò øòðàôû è äð. íàêàçàíèÿ. <br>Ýòè øòðàôû èäóò íà îïëàòó íåèçâåñòíûõ ïðåñòóïíèêîâ è âñåé ñèñòåìû.<br>Ìû æèâ¸ì íà òåððèòîðèè, çàõâà÷åííîé áàíäîé, è ïîêà íå ïîíèìàåì, êàê ñ íåé áîðîòüñÿ, ïî çàìêíóòîìó êðóãó ïëàòèì è ïëàòèì åé.</div></div></div>
      <div class="reply_footer clear_fix" id="wpe_bottom-35730528_7609">
        <div class="like_wrap _like_wall_reply-35730528_7609  lite">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall_reply-35730528_7609', '833ac8cc6c77d3b85f');"onmouseover="Likes.showLikes(this, 'wall_reply-35730528_7609', {})" data-count="1" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">1</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall_reply-35730528_7609')">Show likes</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall_reply-35730528_7609');"></div>
    
  </div>
</div>
        <div class="reply_date"><a class="wd_lnk"  class="post_link"  href="https://vk.com/wall-35730528_7607?reply=7609"  onclick="return showWiki({w: 'wall-35730528_7607', reply: '7609'}, false, event);" ><span class="rel_date">6 Sep at 5:58 am</span></a></div>
        
        
      </div>
    </div>
  </div>
</div></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div id="post-35730528_7604" class="_post post page_block all own post--with-likes closed_comments deep_active" data-post-id="-35730528_7604" onclick="wall.postClick('-35730528_7604', event);"  post_view_hash="f9d2a7dc11339d3c9e">
  <div class="_post_content">
    
    <div class="post_header">
      <a class="post_image" href="/humanrights_by">
        <img src="https://sun9-14.userapi.com/impf/2F0GtY5ows1Vd5jmLQ2VX_zg8aNIuvTALxTjTA/MjL62NW8AU4.jpg?size=50x0&quality=88&crop=39,39,1104,1104&sign=65f76eae4f8a9ea15bfadd0fc44444eb&ava=1" data-post-id="-35730528_7604" data-post-click-type="post_owner_img" width="50" height="50" class="post_img" alt="Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³" />
        <span class="blind_label">.</span>
      </a>
      
      <div class="post_header_info">
        <h5 class="post_author"><a class="author" href="/humanrights_by" data-from-id="-35730528" data-post-id="-35730528_7604" data-post-click-type="post_owner_link">Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³</a><span class="explain"><span class="wall_fixed_label"> pinned post</span></span></h5>
        <div class="post_date"><a  class="post_link"  href="/wall-35730528_7604"  onclick="return showWiki({w: 'wall-35730528_7604'}, false, event);" ><span class="rel_date">4 Sep at 5:16 pm</span></a></div>
        <div class="ui_actions_menu_wrap _ui_menu_wrap " onmouseover="uiActionsMenu.show(this);" onmouseout="uiActionsMenu.hide(this);">
  <div class="ui_actions_menu_icons" tabindex="0" aria-label="Actions" role="button" onclick="uiActionsMenu.keyToggle(this, event);"> <span class="blind_label">Actions</span> </div>
  <div class="ui_actions_menu _ui_menu " ><a class="ui_actions_menu_item" onclick="wall.markAsSpam(this, '-35730528_7604', 'd62c8a150d73c9d4fd');" tabindex="0" role="link">Report</a></div>
</div>
      </div>
    </div>
    <div class="post_content">
      <div class="post_info">
        <div class="wall_text"><div id="wpt-35730528_7604" class="wall_post_cont _wall_post_cont"><div class="wall_post_text"><img class="emoji" src="/emoji/e/e29aa1.png" alt="&#9889;"> Ïàñÿäæýííå Ñàâåòà áÿñïåê³ ÀÀÍ ïà ñ³òóàöû³ ç ïðàâàì³ ÷àëàâåêà ¢ Áåëàðóñ³. Ñòàðøûíñòâà íà ñëóõàííÿõ áÿðý ì³í³ñòð çàìåæíûõ ñïðࢠÝñòîí³³ Óðìàñ Ðýéíñàëó. <br><img class="emoji" src="/emoji/e/f09f94b9.png" alt="&#128313;"> Ìîæíà ãëÿäçåöü ó YouTube — (Âûñòóïû íà çàìåæíûõ ìîâàõ) <br> <a href="/away.php?to=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DF4mQE8taqJA&post=-35730528_7604&cc_key=" target="_blank" rel="nofollow noopener" target="_blank" rel="noopener">https://www.youtube.com/watch?v=F4mQE8taqJA</a><br><br><a href="/feed?section=search&q=%23Belarus">#Belarus</a> <a href="/feed?section=search&q=%23Protests">#Protests</a> <a href="/feed?section=search&q=%23UN">#UN</a></div><div class="page_post_sized_thumbs  clear_fix" style="width: 510px; height: 286px;"><a href="/video-35730528_456239396?list=299c5007f487f371c2" data-video="-35730528_456239396" data-list="299c5007f487f371c2" data-duration="0" aria-label="Human Rights in Belarus: UN Security Council Arria meeting is  long " onclick="return showInlineVideo(&quot;-35730528_456239396&quot;, &quot;299c5007f487f371c2&quot;, {&quot;autoplay&quot;:1,&quot;hash&quot;:&quot;299c5007f487f371c2&quot;,&quot;addParams&quot;:{&quot;post_id&quot;:&quot;-35730528_7604&quot;}}, event, this);" style="width: 510px; height: 287px;background-image: url(https://sun9-51.userapi.com/Tt6egS-y1uAmzPumqa5JNykfgX_LXa9ZPToD-w/IjagvcuxUwA.jpg);" class="page_post_thumb_wrap image_cover  page_post_thumb_video page_post_thumb_last_column page_post_thumb_last_row"><div class="page_post_video_play_inline"></div><div class="video_thumb_label _no_duration"><span class="video_thumb_label_item">YouTube</span><span class="video_thumb_label_item"></span></div></a></div><div class="media_desc post_video_desc">
  <a class="lnk" id="post_media_lnk-35730528_7604_0"  onclick="return showVideo(&quot;-35730528_456239396&quot;, &quot;299c5007f487f371c2&quot;, {&quot;autoplay&quot;:1,&quot;queue&quot;:1,&quot;hash&quot;:&quot;299c5007f487f371c2&quot;,&quot;addParams&quot;:{&quot;post_id&quot;:&quot;-35730528_7604&quot;}}, event, this);"  href="/video-35730528_456239396?list=299c5007f487f371c2" data-video="-35730528_456239396" data-list="299c5007f487f371c2" data-duration="0" aria-label="Human Rights in Belarus: UN Security Council Arria meeting is  long ">
    <div class="a post_video_title">Human Rights in Belarus: UN Security Council Arria meeting</div><div class="post_video_views_count">10 views</div>
  </a>
</div></div></div>
        <div class="like_wrap _like_wall-35730528_7604 ">
  <div class="like_cont ">
    <div class="like_btns">
      <a class="like_btn like _like"  onclick="Likes.toggle(this, event, 'wall-35730528_7604', '5cd63d53b83e0f9627');"onmouseover="Likes.showLikes(this, 'wall-35730528_7604', {})" data-count="10" href="#" title="Like">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">10</div>
  <span class="blind_label">Like</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showLikesList(this, 'wall-35730528_7604')">Show likes</span><a class="like_btn share _share"  onclick="Likes.share('wall-35730528_7604', {}); return false;" onmouseover="Likes.showShare(this, 'wall-35730528_7604');" data-count="2" href="#" title="Share">
  <div class="like_button_icon"></div>
  <div class="like_button_label"></div>
  <div class="like_button_count">2</div>
  <span class="blind_label">Share</span>
</a>
<span class="blind_label" tabindex="0" role="link" onclick="Likes.showSharesList(this, 'wall-35730528_7604')">Show shared copies</span>
      
    </div>
    <div class="like_views _views" onmouseover="Likes.updateViews('wall-35730528_7604');">370</div>
    
  </div>
</div>
        <div class="replies"><div class="replies_wrap" id="replies_wrap-35730528_7604" style="display: none">
  <div class="replies_list _replies_list" id="replies-35730528_7604" ></div>
  
</div></div>
      </div>
    </div>
    
  </div>
</div><div class="page_block no_posts">
  <div class="no_posts_cover"></div>
  There are no news yet
</div></div><div id="page_search_posts" class="wall_posts wall_posts_search"></div><button class="flat_button secondary_dark more_link" id="wall_more_link" onclick="wall.showMore(10);">more posts</button>
</div>
    </div>
  </div>
</div>
</div></div>
  </div>
</div></div>
    </div>

    <div id="footer_wrap" class="footer_wrap fl_r" style="width: 960px;"><div class="footer_nav" id="bottom_nav">
  <div class="footer_copy"><a href="/about">VK</a> &copy; 2006–2020</div>
  <div class="footer_links">
    <a class="bnav_a" href="/about">About VK</a>
    <a class="bnav_a" href="/support?act=home" style="display: none;">Help</a>
    <a class="bnav_a" href="/terms">Terms</a>
    <a class="bnav_a" href="/biz?utm_source=vk_inside&utm_medium=authorization" target="_blank" style="display: none;">For business</a>
    
    <a class="bnav_a" href="/dev">Developers</a>
    <a class="bnav_a" href="/jobs" style="display: none;">Careers</a>
  </div>
  <div class="footer_lang"><a class="footer_lang_link" onclick="Language.changeLang(this, 3, 'ddd8774a1a286ef68d')">English</a><a class="footer_lang_link" onclick="Language.changeLang(this, 0, 'ddd8774a1a286ef68d')">Ðóññêèé</a><a class="footer_lang_link" onclick="Language.changeLang(this, 1, 'ddd8774a1a286ef68d')">Óêðà¿íñüêà</a><a class="footer_lang_link" onclick="if (vk.al) { showBox('lang.php', {act: 'lang_dialog', all: 1}, {params: {dark: true, bodyStyle: 'padding: 0px'}, noreload: true}); } else { changeLang(1); } return false;">all languages »</a></div>
</div>

<div class="footer_bench clear">
  
</div></div>

    <div class="clear"></div>
  </div>
</div></div><noscript><div style="position:absolute;left:-10000px;">
<img src="//top-fwz1.mail.ru/counter?id=2579437;js=na" style="border:0;" height="1" width="1" />
</div></noscript></div>
  <div class="progress" id="global_prg"></div>

  <script type="text/javascript">
    if (parent && parent != window && (browser.msie || browser.opera || browser.mozilla || browser.chrome || browser.safari || browser.iphone)) {
      document.getElementsByTagName('body')[0].innerHTML = '';
    } else {
      window.domReady && domReady();
      updateMoney(0);
initPageLayoutUI();
if (browser.iphone || browser.ipad || browser.ipod) {
  setStyle(bodyNode, {webkitTextSizeAdjust: 'none'});
}var qf = ge('quick_login_form'), ql = ge('quick_login'), qe = ge('quick_email'), qp = ge('quick_pass');
var qlb = ge('quick_login_button'), prgBtn = qlb;

var qinit = function() {
  setTimeout(function() {
    ql.insertBefore(ce('div', {innerHTML: '<iframe class="upload_frame" id="quick_login_frame" name="quick_login_frame"></iframe>'}), qf);
    qf.target = 'quick_login_frame';
    qe.onclick = loginByCredential;
    qp.onclick = loginByCredential;
  }, 1);
}

if (window.top && window.top != window) {
  window.onload = qinit;
} else {
  setTimeout(qinit, 0);
}

qf.onsubmit = function() {
  if (!ge('quick_login_frame')) return false;
  if (!val('quick_login_ul') && !trim(qe.value)) {
    notaBene(qe);
    return false;
  } else if (!trim(qp.value)) {
    notaBene(qp);
    return false;
  }
  lockButton(window.__qfBtn = prgBtn);
  prgBtn = qlb;
  clearTimeout(__qlTimer);
  __qlTimer = setTimeout(loginSubmitError, 30000);
  domFC(domPS(qf)).onload = function() {
    clearTimeout(__qlTimer);
    __qlTimer = setTimeout(loginSubmitError, 2500);
  }
  return true;
}

window.loginSubmitError = function() {
  showFastBox('Warning', 'Unable to complete encrypted authorization. This can happen if your date and time settings are not configured correctly on your system. Please check your date &amp; time settings and restart the browser.');
}
window.focusLoginInput = function() {
  scrollToTop(0);
  notaBene('quick_email');
}
window.changeQuickRegButton = function(noShow) {
  window.cur.noquickreg = noShow;
  if (noShow) {
    hide('top_reg_link', 'quick_reg_button');
  } else {
    show('top_reg_link', 'quick_reg_button');
  }
  toggle('top_switch_lang', noShow && window.langConfig && window.langConfig.id != 3);
}
window.submitQuickLoginForm = function(email, pass, opts) {
  setQuickLoginData(email, pass, opts);
  if (opts && opts.prg) prgBtn = opts.prg;
  if (qf.onsubmit()) qf.submit();
}
window.setQuickLoginData = function(email, pass, opts) {
  if (email !== undefined) ge('quick_email').value = email;
  if (pass !== undefined) ge('quick_pass').value = pass;
  var params = opts && opts.params || {};
  each (params, function(i, v) {
    var el = ge('quick_' + i) || ge('quick_login_' + i);;
    if (el) {
      val(el, params[i]);
    } else {
      qf.appendChild(ce('input', {type: 'hidden', name: i, id: 'quick_login_' + i, value: v}));
    }
  });
}
window.loginByCredential = function() {
  if (!browserFeatures.cmaEnabled || !window.submitQuickLoginForm || window._loginByCredOffered) return false;

  _loginByCredOffered = true;
  navigator.credentials.get({
    password: true,
    mediation: 'required'
  }).then(function(cred) {
    if (cred) {
      submitQuickLoginForm(cred.id, cred.password);
      return true;
    } else {
      return false;
    }
  });
}

if (qlb) {
  qlb.onclick = function() { if (qf.onsubmit()) qf.submit(); };
}

if (browser.opera_mobile) show('quick_expire');

if (1) {
  hide('support_link_td', 'top_support_link');
}
var ts_input = ge('ts_input');
if (ts_input) {
  placeholderSetup(ts_input, {back: false, reload: true, phColor: '#8fadc8'});
}
TopSearch.init();;window.shortCurrency && shortCurrency();
window.zNav && setTimeout(zNav.pbind({}, {"queue":1}), 0);
window.handlePageParams && handlePageParams({"id":0,"level":2,"loc":"?act=s&pid=35730528&subdir=humanrights_by","wrap_page":1,"width":960,"width_dec":165,"width_dec_footer":0,"top_home_link_class":"top_home_link fl_l","body_class":"","to":"aHVtYW5yaWdodHNfYnk-","counters":[],"pvbig":0,"pvdark":1});addEvent(document, 'click', onDocumentClick);
addLangKeys({"global_apps":"Apps","global_friends":"Friends","global_communities":"Communities","head_search_results":"Search results","global_chats":"Chats","global_show_all_results":"Show all results","global_news_search_results":"Search results by news","global_emoji_cat_recent":"Frequently Used","global_emoji_cat_1":"Faces","global_emoji_cat_2":"Animals &amp; Nature","global_emoji_cat_3":"Hands &amp; People","global_emoji_cat_4":"Food &amp; Drink","global_emoji_cat_5":"Activity","global_emoji_cat_6":"Travel &amp; Transport","global_emoji_cat_7":"Objects","global_emoji_cat_8":"Symbols","global_emoji_cat_9":"Flags","stories_archive_privacy_info":"Only you can see your archived stories","stories_remove_warning":"Are you sure you want to delete this story?<br>This cannot be undone.","stories_remove_from_narrative_warning":"Are you sure you want to delete this story?<br>It will also be removed from the narrative.","stories_narrative_remove_warning":"Are you sure you want to delete this narrative?<br>This cannot be undone.","stories_remove_confirm":"Delete","stories_answer_placeholder":"Your message…","stories_answer_sent":"Message sent","stories_blacklist_title":"Hidden from Stories","stories_settings":"Settings","stories_add_blacklist_title":"Hide from stories","stories_add_blacklist_message":"This user&#39;s stories won&#39;t appear in your feed, but you&#39;ll stay friends.","stories_add_blacklist_button":"Hide from stories","stories_add_blacklist_message_group":"This community&#39;s stories won&#39;t appear in your feed, but you&#39;ll still be a follower.","stories_remove_from_blacklist_button":"Show in stories","stories_error_cant_load":"Unable to load the story.","stories_try_again":"Try again","stories_error_expired":"&#8203;&#8203;The story could have been viewed<br>within 24 hours after being created","stories_error_deleted":"Story deleted","stories_error_private":"Story hidden by author","stories_error_one_time_seen":"This story is no longer available","stories_mask_tooltip":"Try this mask","stories_mask_sent":"Mask sent to phone","stories_followed":"Started following&#33;","stories_unfollowed":"You&#39;ve unfollowed","stories_is_ad":"Advertisment","stories_private_story":"Private<br>story","stories_expired_story":"Story<br>expired","stories_deleted_story":"Story<br>deleted","stories_bad_browser":"Stories are not supported by your browser","stories_delete_all_replies_confirm":"Are you sure you want to delete all of {name}&#39;s replies from last 24 hours?<br>This cannot be undone.","stories_hide_reply_button":"Hide reply","stories_reply_hidden":"Story reply hidden.","stories_restore":"Restore","stories_hide_reply_continue":"Return to replies","stories_hide_all_replies":["","Hide all of his replies from the last 24 hours","Hide all of her replies from the last 24 hours"],"stories_reply_add_to_blacklist":"Block","stories_hide_reply_warning":"Are you sure you want to hide this reply?<br>This cannot be undone.","stories_replies_more_button":["","Show %s more commenter","Show %s more commenters"],"stories_all_replies_hidden":"All replies hidden","stories_ban_confirm":"Are you sure you want to block {name}?<br>This cannot be undone.","stories_banned":"The user has been blocked","stories_share":"Share","stories_like":"Like","stories_follow":"Follow","stories_unfollow":"Unfollow","stories_report":"Report","stories_report_sent":"Report sent","stories_narrative_show":"View narrative","stories_narrative_bookmark_added":"Narrative added to {link}Bookmarks{\/link}","stories_narrative_bookmark_deleted":"Narrative removed from Bookmarks","stories_narrative_edit_button":"Edit narrative","stories_narrative_add_bookmark_button":"Add to Bookmarks","stories_narrative_remove_bookmark_button":"Remove from Bookmarks","stories_narrative_copy_link":"Copy link","stories_narrative_copy_link_done":"Link copied","stories_show_hashtag_link":"Search hashtag","stories_go_to_place":"Go to place","stories_go_to_group":"Open community","stories_go_to_profile":"Open profile","stories_go_to_post":"Go to post","stories_go_to_story":"Open story","stories_share_question":"Give feedback","stories_live_ended_title":"Thanks for watching&#33;","stories_live_ended_desc_club":"{name} finished <br>the live stream.","stories_live_ended_desc_user":["","{name} finished the live stream.","{name} finished the live stream."],"stories_live_ended_open_club":"Open community","stories_live_ended_open_user":"Open profile","stories_live_ended_watch_next":"Watch next","stories_live_N_watching":["","%s watching now","%s watching now"],"stories_live_chat_msg_too_long":"Message too long","stories_questions_title":"Feedback","stories_question_reply":"Respond","stories_question_reply_error":"Unfortunately, your message cannot be sent due to this user&#39;s privacy settings.","stories_question_reply_send":"Send","stories_question_reply_placeholder":"Write a message...","stories_question_delete":"Delete feedback","stories_question_author_ban":"Block","stories_question_author_unban":"Unblock author","stories_question_author_blocked":"Author blocked","stories_question_author_unblocked":"Author unblocked","stories_question_author_report":"Report","stories_question_report_title":"Report feedback","stories_question_report_send":"Send","stories_question_more":"More options","stories_question_sent":"You gave feedback to {name}","stories_question_reply_box_title":"Message to {name}","stories_question_ask_placeholder":"Enter your feedback...","stories_question_ask_box_title":"Feedback on {name}&#39;s story","stories_question_report_reason":"Select a reason","stories_question_forbidden":"You can&#39;t give feedback","stories_audio_add":"Add to my music","stories_audio_added":"Track added","stories_audio_delete":"Delete track","stories_audio_deleted":"Track deleted","stories_audio_next_audio":"Play next","stories_reactions_title":"Quick reactions","stories_reactions_tooltip_feature":"Now you can quickly react to the story","stories_go_to_market_item":"More info","stories_market_access_error_title":"Error","stories_market_access_error_text":"Product unavailable","stories_groups_feed_block":"Communities","stories_settings_box_tab_all":"All","stories_settings_box_tab_separately":"Shown separately","stories_settings_box_tab_grouped":"Grouped","stories_settings_box_search_placeholder":"Search communities","stories_settings_box_put_back":"Show last","stories_groups_grid_title":"Community stories","stories_go_to_app":"Go to mini app","stories_groups_grid_text":"This is where you can find stories from communities that you&#39;re following","stories_groups_tooltip":"Mark stories that you want to see in your stories feed","stories_settings_saved":"Settings saved","stories_detailed_stats":"Detailed statistics","stories_privacy_feedback_hint":"Access to your stories is limited. You can change this in your privacy settings.","stories_privacy_empty_views_hint":"Only you can see your stories. To get more views, make them available to everyone","stories_go_to_settings":"Go to settings","stories_mark_not_interested":"Not interesting","stories_thanks_feedback":"Thanks for helping to improve our recommendations&#33;","stories_stat_counter_off":"off","stories_add_to_narrative":"Add to narrative","stories_feature_narrative_users":"Create narratives from stories","stories_question_select_public":"Publicly","stories_question_select_author_only":"Author only","stories_question_select_anonymous":"Anonymously","stories_question_about_user_tooltip":"<b>Public<\/b><br>{name} will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>{name} will see your name but won&#39;t be able to add it when sharing your feedback.<br><br><b>Anonymous<\/b><br>{name} won&#39;t see your name and won&#39;t be able to add it when sharing your feedback.","stories_question_about_group_tooltip":"<b>Public<\/b><br>Community managers will be able to add your name when sharing your feedback.<br><b>Name visible to author<\/b><br>Community managers will see your name but won&#39;t be able to add it when sharing your feedback.<br><b>Anonymous<\/b><br>Community managers won&#39;t see your name and won&#39;t be able to add it when sharing your feedback.","stories_question_about_user_tooltip_without_anon":"<b>Public<\/b><br>{name} will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>{name} will see your name but won&#39;t be able to add it when sharing your feedback.","stories_question_about_group_tooltip_without_anon":"<b>Public<\/b><br>Community managers will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>Community managers will see your name but won&#39;t be able to add it when sharing your feedback.","stories_voting_show_result":"Show results","stories_new_avatar_story_title_header":"New profile{br}photo","stories_new_avatar_story_poll_sticker_title":"Which is better?","stories_poll_sticker_vote_button_text":"Vote","stories_new_avatar_story_success_box_text":"Profile photo updated and published in a story","stories_new_avatar_story_success_box_open_story":"Open story"}, true);
addLangKeys({"profile_convert_to_article":"Continue in the article editor","profile_convert_to_article_short":"Continue in the editor","profile_wall_postpone_btn":"Schedule","profile_wall_postpone_at":"at","wall_publication_now":"Now","wall_post_timer_reset":"Clear","box_close":"Close","calls_add_participants":"Add participants","calls_add_participants_to_call":"Invite to call","calls_already_in_call_error":"End the current call to join a new one.","calls_busy":"Busy","calls_busy_error":"The user is already on a call. Please call again later.","calls_call_all":"Call everyone","calls_call_to_chat_members":"Call chat members","calls_callee_is_offline":"Offline","calls_call_menu_mute_all":"Mute participants&#39; microphones","calls_call_menu_settings":"Video and audio settings","calls_chat":"Open chat","calls_chat_busy_error":"You can&#39;t start a call in this chat because there is already a call in progress.","calls_chat_members":"Chat members","calls_collapse":"Minimize","calls_error_force_call_finish":"Failed to end the call for everyone.","calls_error_no_cam":"Camera access required.","calls_error_no_cam_and_mic":"Camera and microphone access required.","calls_error_no_mic":"Microphone access required.","calls_exit_menu":"End call","calls_flood_error":"You are calling too often. Try again later.","calls_force_call_finish":"End call for everyone","calls_friends":"Invite friends to call","calls_get_url_link_error_text":"Failed to get call URL.","calls_go_to_chat_with_participant":"Write message","calls_go_to_profile":"Open profile","calls_hangup_description":"Are you sure you want to end the call?","calls_incoming_audiocall":"Incoming voice call","calls_incoming_collapsed":"Incoming","calls_incoming_process_error":"Someone is calling you, but you can&#39;t accept the call on the desktop version of the website due to an error.<br>Try accepting the call on the mobile app. If this doesn&#39;t help, refresh the page and ask the person to call back.","calls_incoming_videocall":"Incoming video call","calls_invite":"Call invitation","calls_join_error_text":"The host ended the call.","calls_join_with_audio":"Join with audio","calls_join_with_video":"Join with video","calls_leave_call":"Leave call","calls_link_copied":"Copied","calls_link_copy":"Copy","calls_management_add_warning":"New participants will be added to the chat","calls_management_link":"Call link","calls_management_link_info":"You can use the link below to invite anyone to a call.","calls_management_participants":"Participants","calls_members_list_label":["","{name} and %s other person","{name} and %s other people"],"calls_menu_link":"Call link","calls_menu_link_copied":"Copied","calls_menu_link_copy":"Copy","calls_mute":"Disable microphone","calls_name_placeholder":"Ââåäèòå èìÿ","calls_new_call_title":"Call","calls_no_camera":"Camera not found","calls_notification_bad_network_connection":"Poor connection quality","calls_notification_bad_network_connection_disable_camera":"Your camera was disabled due to poor connection quality","calls_notification_mic_is_mute":"Your microphone is muted","calls_notification_raised_hand":["","{user} raised their hand","{user} raised their hand"],"calls_notification_screen_already_shared":"Another participant is sharing their screen. Please wait for them to finish.","calls_notification_screen_already_shared_by_user":["","{user} is sharing his screen. Please wait for him to finish","{user} is sharing her screen. Please wait for her to finish"],"calls_notification_screen_sharing_started":"Screen sharing","calls_notification_user_started_screen_sharing":["","{user} started sharing his screen","{user} started sharing her screen"],"calls_oops":"Oops&#33;","calls_own_label":"You","calls_participant_list_header":"Call participants","calls_participant_menu_kick":"Remove from call","calls_participant_menu_mute":"Mute microphone","calls_participants_not_found":"No participants found","calls_participants_plural":["","%s participant","%s participants"],"calls_privacy_error":"Call failed because the privacy settings of one of the parties do not allow calls.","calls_reject":"Decline","calls_reject_call":"Decline call","calls_reject_description":"Are you sure you want to decline the call?","calls_reject_title":"Decline call","calls_rejected_status":"Call rejected","calls_remove_token":"Remove","calls_reply":"Answer","calls_reply_with_audio":"Answer with audio","calls_reply_with_video":"Answer with video","calls_restore":"Maximize","calls_search_participants_placeholder":"Enter a first or last name","calls_selected":"{selected} of {limit} selected","calls_settings":"Settings","calls_settings_camera":"Camera","calls_settings_mic":"Microphone","calls_settings_no_camera":"Camera not found","calls_settings_no_mic":"Microphone not found","calls_show_all_friends":"Show all friends","calls_show_all_members":"Show all chat members","calls_show_grid":"Show participants in a grid","calls_show_orator":"Show active speaker","calls_start_error":"An error occurred during the call. Please try again later.","calls_start_screen_share":"Share screen","calls_status_connecting":"Connecting","calls_status_hangup":"Ending call","calls_status_no_permissions":"No permissions","calls_status_waiting":"Waiting","calls_stop_screen_share":"Stop sharing screen","calls_sure_leave_call":"Are you sure you want to end the call?","calls_tooltip_fullscreen_off":"Regular","calls_tooltip_fullscreen_on":"Expand","calls_tooltip_lower_hand":"Lower hand","calls_tooltip_raise_hand":"Raise hand","calls_unmute":"Enable microphone","calls_unsupported_browser_error":"The call failed because your browser is out of date. To make calls, update your browser.","captcha_cancel":"Cancel","captcha_enter_code":"Enter the code from the picture","captcha_send":"Send","global_actions":"Actions","global_add":"Add","global_age_days":["","%s day","%s days"],"global_age_months":["","%s month","%s months"],"global_age_seconds":["","%s second","%s seconds"],"global_age_weeks":["","%s week","%s weeks"],"global_age_years":["","%s year old","%s years old"],"global_and":"{before} and {after}","global_apps":"Apps","global_back":"Back","global_box_title_back":"Back","global_cancel":"Cancel","global_captcha_input_here":"Enter code","global_chats":"Chats","global_close":"Close","global_communities":"Communities","global_date":["","{day} {month} {year}","yesterday","today","tomorrow"],"global_days_accusative":["","%s day","%s days"],"global_delete":"Delete","global_error":"Error","global_friends":"Friends","global_hours":["","%s hour","%s hours"],"global_hours_accusative":["","%s hour","%s hours"],"global_hours_ago":["","%s hour ago","%s hours ago"],"global_just_now":"just now","global_mins_ago":["","%s minute ago","%s minutes ago"],"global_minutes":["","%s minute","%s minutes"],"global_minutes_accusative":["","%s minute","%s minutes"],"global_money_amount_rub":["","%s ruble","%s rubles"],"global_months_accusative":["","%s month","%s months"],"global_news_search_results":"Search results by news","global_no":"No","global_online_long_ago":["","seen a long time ago","seen a long time ago"],"global_online_this_month":["","seen this month","seen this month"],"global_online_was_recently":["","seen recently","seen recently"],"global_online_was_week":["","seen this week","seen this week"],"global_recaptcha_title":"Confirm action","global_save":"Save","global_seconds_accusative":["","%s second","%s seconds"],"global_secs_ago":["","%s second ago","%s seconds ago"],"global_short_date":["","{month} {day}","yesterday","today","tomorrow"],"global_short_date_time":["","{day} {month} at {hour}:{minute} {am_pm}","yesterday at {hour}:{minute} {am_pm}","today at {hour}:{minute} {am_pm}","tomorrow at {hour}:{minute} {am_pm}"],"global_short_date_time_l":["","{day} {month} at {hour}:{minute} {am_pm}","yesterday at {hour}:{minute} {am_pm}","today at {hour}:{minute} {am_pm}","tomorrow at {hour}:{minute} {am_pm}"],"global_show_all_results":"Show all results","global_sorry_error":"Unfortunately, an error occurred","global_to_top":"Go up","global_user_is_online":"online","global_user_is_online_mobile":"online from mobile","global_warning":"Warning","global_weeks_accusative":["","%s week","%s weeks"],"global_word_hours_ago":["","one hour ago","two hours ago","three hours ago","four hours ago","five hours ago"],"global_word_mins_ago":["","one minute ago","two minutes ago","three minutes ago","4 minutes ago","5 minutes ago"],"global_word_secs_ago":["","one second ago","two seconds ago","three seconds ago","four seconds ago","five seconds ago"],"global_years_accusative":["","%s year","%s years"],"global_yes":"Yes","head_search_results":"Search results","mail_ad_tag_no_access_box_text":"Insufficient permissions in the advertising office to view this ad.","mail_ad_tag_no_access_box_title":"Error","mail_ad_tag_no_access_text":"From ad","mail_ad_tag_text_prefix":"AD","mail_added_article":"Article","mail_added_artist":"Artist","mail_added_audio":"Audio file","mail_added_audio_album":"Album","mail_added_audio_playlist":"Playlist","mail_added_audiomsg":"Voice message","mail_added_audios":["","Audio","%s audios"],"mail_added_call":"Call","mail_added_clips":"Clips","mail_added_curator":"Curator","mail_added_doc":"Document","mail_added_docs":"Document","mail_added_geo":"Map","mail_added_gift":"Gift","mail_added_graffiti":"Graffiti","mail_added_group":"Group","mail_added_link":"Link","mail_added_market_item":"Product","mail_added_mask":"Mask","mail_added_money_request":"Money request","mail_added_money_transfer":"Money transfer","mail_added_msg":"Message","mail_added_msgs":"Messages","mail_added_photo":"Photo","mail_added_photos":["","Photo","%s photos"],"mail_added_podcast":"Podcast","mail_added_poll":"Poll","mail_added_sticker":"Sticker","mail_added_story":"Story","mail_added_video":"Video","mail_added_videos":["","Video","%s videos"],"mail_added_vkpay":"VK Pay","mail_added_wall":"Wall post","mail_added_wall_reply":"Wall comment","mail_allow_comm_messages":"Allow messages","mail_and_peer":"and {count} more {typing}","mail_and_peer_one":"and","mail_block_comm_messages":"Block messages","mail_block_notify_messages":"Disable notifications","mail_block_user":"Block user","mail_by_you":"You","mail_call_canceled":"Call canceled","mail_call_declined":"Call declined","mail_call_declined_by":["","{user_name} declined the call","{user_name} declined the call"],"mail_call_incoming":"Incoming call ({duration})","mail_call_missed":"Missed call","mail_call_outgoing":"Outgoing call ({duration})","mail_call_snippet_canceled":"Canceled","mail_call_snippet_declined":"Declined","mail_call_snippet_finished":"Ended","mail_call_snippet_group":"Group call","mail_call_snippet_incoming":"Incoming call","mail_call_snippet_incoming_video":"Incoming video call","mail_call_snippet_missed":"Missed","mail_call_snippet_missed_call":"Missed call","mail_call_snippet_outgoing":"Outgoing call","mail_call_snippet_outgoing_video":"Outgoing video call","mail_chat_leave_confirm":"If you leave, you won&#39;t receive any new messages from this chat. You can only return if there is enough room.","mail_chat_sure_to_delete_all":"Are you sure you want to <b>delete the entire message history<\/b> for this chat?<br><br>This <b>cannot<\/b> be undone.","mail_clear_recent":"Clear","mail_delete":"Delete","mail_delete_for_all":"Delete for everyone","mail_deleteall1":"Delete all messages","mail_deleted_stop":"Message deleted.","mail_dialog_msg_delete_N":["","Are you sure you want to <b>delete<\/b> this message?","Are you sure you want to <b>delete<\/b> %s messages?"],"mail_dialog_msg_delete_title":"Delete message","mail_error":"Error","mail_expired_message":"Message self-destructed","mail_fwd_msgs":["","%s message","%s messages"],"mail_gift_message_sent":["","sent a gift","sent a gift"],"mail_group_sure_to_delete_all":"Are you sure you want to <b>delete the entire message history<\/b> with this community?<br><br>This <b>cannot<\/b> be undone.","mail_header_online_status":"online","mail_hide_unpin_hover":"Hide","mail_im_accepted_message_request":"This is {contact} from your contact list","mail_im_call_audio":"Voice call","mail_im_call_video":"Video call","mail_im_chat_created":["","{from} created {title}","{from} created {title}"],"mail_im_chat_own_screenshot":"You took a screenshot of the chat","mail_im_chat_screenshot":["","{from} took a screenshot of the chat","{from} took a screenshot of the chat"],"mail_im_create_chat_with":"Add members","mail_im_delete_all_history":"Clear message history","mail_im_delete_email_contact":"Delete chat","mail_im_goto_conversation":"Go to chat","mail_im_invite_by_call_link":["","{from} joined the call via link","{from} joined the call via link"],"mail_im_invite_by_link":["","{from} joined the chat via link","{from} joined the chat via link"],"mail_im_invited":["","{from} added {user}","{from} added {user}"],"mail_im_invited_to_call":["","{from} added {user} to the call","{from} added {user} to the call"],"mail_im_kicked_from_chat":["","{from} removed {user}","{from} removed {user}"],"mail_im_left":["","{from} left the chat","{from} left the chat"],"mail_im_mention_all":"All the chat&#39;s members","mail_im_mention_online":"Everyone who is online right now","mail_im_mute":"Disable notifications","mail_im_n_chat_members":["","%s member","%s members"],"mail_im_new_messages":["","%s new message","%s new messages"],"mail_im_peer_profile_delete_note_success":"Comment deleted","mail_im_peer_profile_extra_tags":["","%s tag","%s tags"],"mail_im_peer_profile_info_empty":"none","mail_im_peer_profile_info_label_text":"Information:","mail_im_peer_profile_join_date_empty_text":["","Not following","Not following"],"mail_im_peer_profile_join_date_label_text":"Started following:","mail_im_peer_profile_manage_tags":"Manage tags","mail_im_peer_profile_manage_tags_add_link":"Add tag","mail_im_peer_profile_manage_tags_box_title":"Manage","mail_im_peer_profile_manage_tags_placeholder":"New tag","mail_im_peer_profile_manage_tags_remove":"Delete tag","mail_im_peer_profile_manage_tags_success":"Tags saved","mail_im_peer_profile_note_add_link":"Add comment","mail_im_peer_profile_note_box_placeholder":"Enter text…","mail_im_peer_profile_note_box_title":"Administrator&#39;s comment","mail_im_peer_profile_note_delete_confirmation_text":"Are you sure you want to delete this comment?","mail_im_peer_profile_note_delete_link":"Delete comment","mail_im_peer_profile_note_edit_link":"Edit","mail_im_peer_profile_note_label_text":"Comment:","mail_im_peer_profile_save_note_success":"Comment saved","mail_im_peer_profile_tag_delete_confirmation_text":["","The tag &quot;{tag_name}&quot; is used in %s chat. If you delete this tag, it will be removed from all chats. Are you sure you want to do this?","The tag &quot;{tag_name}&quot; is used in %s chats. If you delete this tag, it will be removed from all chats. Are you sure you want to do this?"],"mail_im_peer_profile_tag_delete_confirmation_text_single":"The tag &quot;{tag_name}&quot; is used in one chat. If you delete this tag, it will be removed from the chat. Are you sure you want to do this?","mail_im_peer_profile_tags_empty":"No tags","mail_im_peer_profile_tags_label_text":"Tags:","mail_im_peer_profile_toggle_tags_off":"Hide available tags","mail_im_peer_profile_toggle_tags_on":"Show available tags","mail_im_peer_search":"Search message history","mail_im_photo_removed":["","{from} deleted the chat photo","{from} deleted the chat photo"],"mail_im_photo_removed_channel":["","{from} deleted the channel cover","{from} deleted the channel cover"],"mail_im_photo_set":["","{from} updated the chat photo","{from} updated the chat photo"],"mail_im_pin_message":["","{from} pinned &quot;{msg}&quot;","{from} pinned &quot;{msg}&quot;"],"mail_im_pin_message_empty2":["","{from} pinned {link}a message{\/link}","{from} pinned {link}a message{\/link}"],"mail_im_returned_to_chat":["","{from} returned to the chat","{from} returned to the chat"],"mail_im_search_empty":"No matching messages found.","mail_im_show_media_history":"Show attachments","mail_im_show_media_history_group":"Show attachments","mail_im_start_group_call":["","{from} started a group call","{from} started a group call"],"mail_im_title_updated_channel":["","{from} changed the channel name: {title}","{from} changed the channel name: {title}"],"mail_im_title_updated_dot":["","{from} renamed the chat to {title}","{from} renamed the chat to {title}"],"mail_im_unmute":"Enable notifications","mail_im_unpin_message":["","{from} unpinned &quot;{msg}&quot;","{from} unpinned &quot;{msg}&quot;"],"mail_im_unpin_message_empty2":["","{from} unpinned {link}the message{\/link}","{from} unpinned {link}the message{\/link}"],"mail_invitation_sended_ago":"Ïðèãëàøåíèå îòïðàâëåíî {when}","mail_join_invite_error_title":"Error joining the chat","mail_keyboard_label_location":"Send your location","mail_keyboard_label_vkpay":"Pay with VK Pay","mail_last_activity_tip":["","{user} last seen {time}","{user} last seen {time}"],"mail_leave_channel":"Leave channel","mail_leave_chat":"Leave chat","mail_marked_as_spam":"Message marked as spam and deleted.","mail_menu_mark_unread":"Mark as unread","mail_menu_pin_hide":"Hide pinned message","mail_menu_pin_show":"Show pinned message","mail_menu_unpin":"Unpin message","mail_message_edited":"edited","mail_message_request_reject":"Decline","mail_message_wait_until_uploaded":"Please wait while we&#39;re uploading the files.","mail_messages_expired":["","{count} message self-destructed","{count} messages self-destructed"],"mail_money_amount_rub":["","%s rub.","%s rub."],"mail_money_request_collected_amount":"{amount} collected","mail_money_request_collected_amount_from":"{amount} of {total_amount} collected","mail_money_request_held_amount":"({amount} pending)","mail_money_request_message_sent":["","requested a money transfer","requested a money transfer"],"mail_money_tranfer_message_sent":["","transferred money","transferred money"],"mail_peer_profile_likes_replies_tooltip":"Data on likes and comments is shown from 2020","mail_recent_searches":"Recent searches","mail_recording_audio_several":["","is recording audio","are recording audio"],"mail_reject_mr_confirmation_text":"Are you sure you want to decline the chat invitation?","mail_reject_mr_confirmation_title":"Decline invitation","mail_restore":"Undo","mail_restored":"Message restored","mail_return_to_chat":"Return to chat","mail_return_to_vkcomgroup":"Join channel","mail_search_conversations_sep":"Chats","mail_search_dialogs_sep":"People and communities","mail_search_messages":"Messages","mail_search_only_messages":"Search your messages","mail_search_only_messages_comm":"Search in community messages","mail_send_message_error":"Error sending message","mail_settings":"Chat info","mail_source_info":"Ñî ñòðàíèöû: {link}<br>{info}","mail_sure_to_delete_all":"Are you sure you want to <b>clear the entire message history<\/b> with this user?<br><br>This <b>cannot<\/b> be undone.","mail_typing_several":["","is typing","are typing"],"mail_unfollow_channel":"Leave","mail_unfollow_channel_confirmation":"Are you sure you want to <b>leave<\/b> this channel and <b>delete all messages<\/b>?","mail_unpin":"Unpin message","mail_unpin_text":"Are you sure you want to unpin this message? All chat members will see this change.","mail_unpin_title":"Unpin message","mail_unread_message":"Unread message","mail_vkcomgroup_leave_confirm":"If you unfollow, you will no longer receive new messages from this channel. You can re-follow at any time.","mail_vkcomgroup_settings":"Channel info","months_of":{"1":"January","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September","10":"October","11":"November","12":"December"},"months_sm_of":{"1":"Jan","2":"Feb","3":"Mar","4":"Apr","5":"May","6":"Jun","7":"Jul","8":"Aug","9":"Sep","10":"Oct","11":"Nov","12":"Dec"},"text_N_symbols_remain":["","%s character remaining","%s characters remaining"],"text_exceeds_symbol_limit":["","You have exceeded the limit by %s character.","You have exceeded the limit by %s characters."],"votes_flex":["","vote","votes"],"Month1":"January","Month10":"October","Month11":"November","Month12":"December","Month2":"February","Month3":"March","Month4":"April","Month5":"May","Month6":"June","Month7":"July","Month8":"August","Month9":"September","Save":"Save","ads_react_date_picker_mode_by_day":"By day","ads_react_date_picker_mode_by_month":"By month","ads_react_date_picker_range":"Date range:","audio_add_to_audio":"Add to my music","audio_add_to_group":"Add to community music","audio_add_to_new_pl":"New playlist","audio_add_to_playlist":"Add to playlist","audio_album_part":"Part {part}","audio_claim_delete":"delete the audio file","audio_claim_delete_capital":"Delete track","audio_claim_objection":"by filling out a special form","audio_claim_warning":"The audio file {audio} was removed from public access by request of the copyright holder.","audio_claim_warning_title":"Arguable Audio File","audio_claimed_geo":"{audio} is not available in your region.","audio_claimed_replacement_available":"This audio file has been blocked at the request of the copyright holder. You can replace it with the original audio file of the copyright holder <b>{original}<\/b>.","audio_delete_all_title":"Delete audio files","audio_delete_from_current":"Remove from current playlist","audio_dont_show":"Stop suggesting","audio_edit_audio":"Edit track","audio_error_deleted_playlist_box":"Playlist unavailable\/This playlist doesn&#39;t exist or has been deleted by its creator.","audio_loading_error":"An error occurred, error code: {code}","audio_ok":"ÎÊ","audio_open_album":"Open album","audio_playlist_btn_add":"Add","audio_playlist_btn_added":"Added","audio_playlist_link_copied":"Link copied to clipboard","audio_podcast_delete_episode":"Delete episode","audio_podcast_edit_episode":"Edit episode","audio_podcast_listen_later":"Listen later","audio_podcast_open_episode":"Open episode","audio_podcast_restore_episode":"Restore episode","audio_remove_from_list":"Remove from listened","audio_replace_with_original":"Replace","audio_restore_audio":"Undo","audio_restriction_title_claim":"Track unavailable","audio_row_show_all_playlists":"Show all...","audio_set_next_audio":"Play next","audio_share_audio":"Share","audio_show_recommendations":"Show similar tracks","audio_site_rules_violation_header":"Prohibited audio file","audio_site_rules_violation_warning":"{audio} has been removed from public access for violating the VK Terms of Service.","audio_success_msg":"Your audio file was uploaded successfully.","audio_success_msg_multiple":"All audio files have been successfully uploaded.","audio_uploading_over":"File uploaded","global_action_confirmation":"Confirm action","global_add_media":"Attach","global_audio_only_with_subscription_btn":"Learn more","global_audio_only_with_subscription_text":"Access has been limited by the artist or their representative. Subscribe and gain access to a wider range of music.","global_audio_only_with_subscription_title":"This track is only available through subscription","global_audio_replace":"Replace","global_audio_set_next_audio":"Play next","global_box_error_title":"Error","global_charged_zone_continue":"Continue","global_charged_zone_title":"Warning","global_delete_audio":"Delete track","global_error_occured":"An error occurred","global_friday_short":"Fr","global_media_selector_more":"More","global_monday_short":"Mo","global_saturday_short":"Sa","global_sunday_short":"Su","global_thursday_short":"Th","global_tuesday_short":"Tu","global_unknown_error":"Unknown error","global_wednesday_short":"We","group_leave_group":"Leave community","groups_age_accepted":"I&#39;m over 18","groups_age_approve":"Confirm","groups_age_disclaimer":"This community may contain content only appropriate for individuals aged 18 and above. To proceed, please confirm that you meet this age requirement.","groups_age_warning":"Warning","groups_chats_activity_status":["","%s member chatting","%s members chatting"],"groups_choose_subject":"Select a category","groups_donut_cancel_subscription_dialog_button_confirm":"Cancel subscription","groups_donut_cancel_subscription_dialog_button_discard":"Don&#39;t cancel","groups_donut_cancel_subscription_dialog_title":"Cancel subscription","groups_edit_action_log_extended_tooltip":"Switch to detailed view","groups_edit_action_log_simple_tooltip":"Switch to basic view","groups_edit_event_log_photo_view_title":"One photo","groups_edit_filter_all_time":"All time","groups_edit_filter_clear_date":"Reset","groups_edit_filter_hide":"Hide","groups_edit_filter_hide_all":"Hide all","groups_edit_filter_more":"Show more","groups_fast_menu_access":"Add to left menu","groups_fast_menu_access_invert":"Remove from menu","groups_group_leave2":"If you leave a closed group, it may be difficult to rejoin.","groups_left_menu_full":["","You can add only %s community to the left menu.<br><br>To add another, please remove the unnecessary one.","You can add up to %s communities to the left menu.<br><br>To add another, please remove the unnecessary one."],"groups_onboarding_podcast":"Listen to this community&#39;s podcasts","groups_similar_events_recommendations_title":"Similar events","groups_similar_events_show_menu_item":"Similar events","groups_similar_recommendations_title":"Similar communities","groups_similar_recommends_hide_menu_item":"Hide similar","groups_similar_recommends_show_menu_item":"Similar communities","groups_start_typing_subject":"Start typing a subject","groups_warning_notification_proceed":"Continue anyway","groups_warning_notification_web_img_alt":"Image of a post with a crossed-out eye superimposed on it.","mail_money_transfer_cancel_btn":"Cancel transfer","mail_money_transfer_cancel_confirm":"Are you sure you want to cancel the money transfer?","mail_money_transfer_decline_btn":"Decline","mail_money_transfer_decline_confirm":"Are you sure you want to decline the money transfer?","month10_of":"October","month10sm_of":"Oct","month11_of":"November","month11sm_of":"Nov","month12_of":"December","month12sm_of":"Dec","month1_of":"January","month1sm_of":"Jan","month2_of":"February","month2sm_of":"Feb","month3_of":"March","month3sm_of":"Mar","month4_of":"April","month4sm_of":"Apr","month5_of":"May","month5sm_of":"May","month6_of":"June","month6sm_of":"Jun","month7_of":"July","month7sm_of":"Jul","month8_of":"August","month8sm_of":"Aug","month9_of":"September","month9sm_of":"Sep","news_fb_money_transfer_decline_btn":"Decline","news_fb_money_transfer_decline_confirm":"Are you sure you want to decline the money transfer?","reports_community_comment_placeholder":"Describe the problem in more detail","reports_community_form_box_header":"Report community","reports_community_form_box_moder_comment_input_description":"Comment for moderator","reports_community_form_box_report":"Send","reports_community_form_box_reports_input_description":"Reason for report","reports_community_report_added_with_markup":"<b>Report accepted<\/b><br>Your report has been accepted for review.","reports_report_is_not_accepted":"Your report was not accepted","stories_bad_browser":"Stories are not supported by your browser","stories_mask_sent":"Mask sent to phone","events_goto_search":"Go to search","Month10_of":"October","Month11_of":"November","Month12_of":"December","Month1_of":"January","Month2_of":"February","Month3_of":"March","Month4_of":"April","Month5_of":"May","Month6_of":"June","Month7_of":"July","Month8_of":"August","Month9_of":"September","Months_of":{"1":"January","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September","10":"October","11":"November","12":"December"},"audio_listen_snippet":"Play","audio_podcast_attach_media":"Podcast","box_cancel":"Cancel","events_media_type":"Event","events_snippet_cant_participate_active":"You&#39;re not going","events_snippet_will_participate_active":"You&#39;re going","friends_cancel_event_invite":"Cancel invitation","friends_send_event_invite":"Send invitation","global_X_post_views":["","view","views"],"global_X_shared":["","share","shares"],"global_ads_in_post_replaced":"The &quot;This is an ad&quot; tag is now in the settings","global_article":"Article","global_artist":"Artist","global_audio_playlist":"Playlist","global_continue":"Continue","global_curator":"Curator","global_like":"Like","global_link_choose_own_photo":"Choose a photo","global_link_choose_own_video":"Choose video","global_link_edit_desc":"Edit description","global_link_edit_title":"Edit title","global_link_edit_url":"Edit URL","global_link_invalid_url":"Invalid URL","global_link_remove_photo":"Delete image","global_on_behalf_group":"Post as group","global_on_behalf_me":"Comment as yourself","global_recommended_exceeded":["","The recommended size has been exceeded by %s character.","The recommended size has been exceeded by %s characters."],"global_recommended_lines":["","The recommended size has been exceeded by %s line.","The recommended size has been exceeded by %s lines."],"global_replied_to_reply_count":["","%s reply","%s replies"],"global_reply_to":"replying to {user}","global_search":"Search","global_share_button_remove_tooltip":"Remove button","global_share_button_text_tooltip":"You can edit the button name","global_share_image_required":"Choose a link image.","global_share_link_failed":"Please enter a link or phone number.","global_share_title_required":"Enter a link title.","global_share_too_long_message":"Promoted posts with a button may not exceed 220 characters.","global_share_too_many_attachments":"Promoted posts with a button may not have attachments.","global_share_too_many_links":"Promoted posts with a button must not contain more than one link.","global_share_too_many_newlines":"Promoted posts with a button may not have more than two line breaks.","global_share_url_required":"Enter a valid URL","global_type_narrative":"Narrative","groups_delete_cover_confirm":"Are you sure you want to delete this cover?<br><br>Your community will be displayed in a classical view with a photo on the right.","groups_delete_cover_title":"Delete cover","groups_hidden_members_message_box_content":"Community managers hid the list of members.","groups_hidden_members_message_box_title":"Members hidden","groups_notifications_on":"Enable notifications","groups_notifications_set_up":"Notifications enabled","head_fr_online_tip":"Show friends","news_x_new_replies_more":["","%s new comment added","%s new comments added"],"photos_restriction_button_watch":"View","profile_mention_not_found":"User was not found","profile_mention_start_typing":"Start typing a name...","voting_nobody_voted":"No one&#39;s voted yet","voting_x_voted":["","<b>%s<\/b> person voted","<b>%s<\/b> people voted"],"voting_x_voted_short":["","<b>%s<\/b> person","<b>%s<\/b> people"],"wall_add_photo_error":"Unable to upload the image","wall_check_sign_disabled":"Display my signature if the post is edited","wall_check_sign_enabled":"Hide my signature if the post is edited","wall_closing_comments":"Disable comments","wall_delete_suggested_box":"Are you sure you want to delete all previous suggested posts? After deletion, you will be unable to restore them.","wall_delete_suggested_btn":"Delete all previous suggested posts","wall_doc_add_short":"Add","wall_doc_added_short":"Added","wall_fix_post":"Pin post","wall_hide_replies":"Hide comments","wall_my_friends_only":"Only your friends can see this post","wall_new_posters_new_year":"Share the holiday spirit with your friends with new posters&#33;","wall_next_n_replies":["","Show next comment","Show more comments"],"wall_open_comments":"Enable comments","wall_order_feature_text":"Now you can change the order of comments","wall_post_copyright_add_button":"Add source","wall_post_copyright_edit_button":"Edit source","wall_post_copyright_feature_text":"You can now add a source link to your post","wall_post_copyright_mb_title_text":"Add source","wall_post_copyright_mb_title_text_edit":"Edit source","wall_post_copyright_source_text":"Source","wall_prev_n_replies":["","Show previous comment","Show previous comments"],"wall_preview_link":"View page","wall_publish_donut_as_free_confirmation_btn":"Yes","wall_publish_donut_as_free_confirmation_confirm":"Are you sure you want to make this post public?","wall_publish_donut_as_free_confirmation_title":"Confirmation","wall_publish_donut_as_free_confirmation_warn":"This post has paid attachments. If you make it public, the attachments will also be available to everyone.","wall_publish_donut_freeing_attaches_confirmation_title":"This post has paid attachments. When it becomes public after the specified period, the attachments will also become available to everyone.","wall_publish_now":"Post now","wall_publish_suggest":"Post","wall_replied_to_group":"Community","wall_reply_add_attach_label":"Add attachment","wall_reply_as_group":"post as community","wall_reply_as_user":"on behalf of the user","wall_send":"Post","wall_show_all_n_replies":["","Show %s comment","Show all %s comments"],"wall_show_n_last_replies":["","Show the last %s comment","Show the last %s comments"],"wall_top_feature_text":"See posts selected especially for you using the &quot;Interesting at the top&quot; mode","wall_unfix_post":"Unpin post","wall_x_new_replies_more":["","%s new comment added","%s new comments added"],"friends_no_user_selected":"You haven&#39;t selected anyone.","global_audio_ad":"Ads","global_photo_full_size":"View photos","global_search_not_found":"Your search for {search} returned no results.","box_send":"Send","global_add_to_bookmarks":"Add to Bookmarks","global_edit":"Edit","global_emoji_cat_1":"Faces","global_emoji_cat_2":"Animals &amp; Nature","global_emoji_cat_3":"Hands &amp; People","global_emoji_cat_4":"Food &amp; Drink","global_emoji_cat_5":"Activity","global_emoji_cat_6":"Travel &amp; Transport","global_emoji_cat_7":"Objects","global_emoji_cat_8":"Symbols","global_emoji_cat_9":"Flags","global_emoji_cat_recent":"Frequently Used","global_hide_notify":"Hide","global_narrative_delete":"Delete narrative","global_narrative_stories_count":["","%s story","%s stories"],"global_remove_from_bookmarks":"Remove from bookmarks","global_store_stickers":"Stickers store","global_store_stickers_new_available":"New stickers available","groups_edit_narrative_pin_text":"Narratives are found on a community&#39;s page below its information and don&#39;t disappear after 24 hours. They can also be shared on a wall.","groups_edit_narrative_preview":"Preview narrative","groups_edit_narrative_publish":"Publish","groups_edit_narrative_title":"Narrative title","groups_narrative_box_stories_count":["","%s story","%s stories"],"purchases_stickers_favorite_add_tt":"Add to favorites","purchases_stickers_favorite_rm_tt":"Remove from favorites","stories_add_blacklist_button":"Hide from stories","stories_add_blacklist_message":"This user&#39;s stories won&#39;t appear in your feed, but you&#39;ll stay friends.","stories_add_blacklist_message_group":"This community&#39;s stories won&#39;t appear in your feed, but you&#39;ll still be a follower.","stories_add_blacklist_title":"Hide from stories","stories_add_to_narrative":"Add to narrative","stories_all_replies_hidden":"All replies hidden","stories_answer_placeholder":"Your message…","stories_answer_sent":"Message sent","stories_archive":"Story archive","stories_audio_add":"Add to my music","stories_audio_added":"Track added","stories_audio_delete":"Delete track","stories_audio_deleted":"Track deleted","stories_audio_next_audio":"Play next","stories_ban_confirm":"Are you sure you want to block {name}?<br>This cannot be undone.","stories_banned":"The user has been blocked","stories_choose_cover":"Choose cover","stories_choose_cover_hint":"Select a story for the narrative&#39;s cover. If this is a video story, its first frame will be the cover.","stories_choose_cover_title":"Choose narrative cover","stories_create_narrative":"Create narrative","stories_create_new_narrative":"Create new narrative","stories_creating_narrative":"Create narrative","stories_delete_all_replies_confirm":"Are you sure you want to delete all of {name}&#39;s replies from last 24 hours?<br>This cannot be undone.","stories_deleted_story":"Story<br>deleted","stories_detailed_stats":"Detailed statistics","stories_editing_narrative":"Edit narrative","stories_enter_name":"Enter a name","stories_error_cant_load":"Unable to load the story.","stories_error_deleted":"Story deleted","stories_error_deleted_narrative":"Narrative deleted","stories_error_expired":"&#8203;&#8203;The story could have been viewed<br>within 24 hours after being created","stories_error_one_time_seen":"This story is no longer available","stories_error_private":"Story hidden by author","stories_error_private_narrative":"Narrative hidden by author","stories_expired_story":"Story<br>expired","stories_feature_narrative_users":"Create narratives from stories","stories_follow":"Follow","stories_followed":"Started following&#33;","stories_go_to_app":"Go to mini app","stories_go_to_group":"Open community","stories_go_to_market_item":"More info","stories_go_to_place":"Go to place","stories_go_to_post":"Go to post","stories_go_to_profile":"Open profile","stories_go_to_settings":"Go to settings","stories_go_to_story":"Open story","stories_groups_feed_block":"Communities","stories_groups_grid_text":"This is where you can find stories from communities that you&#39;re following","stories_groups_grid_title":"Community stories","stories_hide_all_replies":["","Hide all of his replies from the last 24 hours","Hide all of her replies from the last 24 hours"],"stories_hide_reply_button":"Hide reply","stories_hide_reply_continue":"Return to replies","stories_hide_reply_warning":"Are you sure you want to hide this reply?<br>This cannot be undone.","stories_is_ad":"Advertisment","stories_like":"Like","stories_live_N_watching":["","%s watching now","%s watching now"],"stories_live_chat_msg_too_long":"Message too long","stories_live_ended_desc_club":"{name} finished <br>the live stream.","stories_live_ended_desc_user":["","{name} finished the live stream.","{name} finished the live stream."],"stories_live_ended_open_club":"Open community","stories_live_ended_open_user":"Open profile","stories_live_ended_title":"Thanks for watching&#33;","stories_live_ended_watch_next":"Watch next","stories_manage_share_narrative":"Share","stories_mark_not_interested":"Not interesting","stories_market_access_error_text":"Product unavailable","stories_market_access_error_title":"Error","stories_mask_tooltip":"Try this mask","stories_narrative_add_bookmark_button":"Add to Bookmarks","stories_narrative_bookmark_deleted":"Narrative removed from Bookmarks","stories_narrative_choosing":"Select narrative","stories_narrative_copy_link":"Copy link","stories_narrative_copy_link_done":"Link copied","stories_narrative_created":"{name} created","stories_narrative_edit_button":"Edit narrative","stories_narrative_edited":"{name} updated","stories_narrative_editor_all_tab":"All stories","stories_narrative_editor_selected_tab":"Selected","stories_narrative_name":"Name","stories_narrative_name_full":"Narrative title","stories_narrative_order_saved":"Order saved","stories_narrative_preview_block_title":"Profile","stories_narrative_preview_feed_title":"Feed","stories_narrative_remove_bookmark_button":"Remove from Bookmarks","stories_narrative_remove_warning":"Are you sure you want to delete this narrative?<br>This cannot be undone.","stories_narratives_title":"Narratives","stories_privacy_empty_views_hint":"Only you can see your stories. To get more views, make them available to everyone","stories_privacy_feedback_hint":"Access to your stories is limited. You can change this in your privacy settings.","stories_private_story":"Private<br>story","stories_question_about_group_tooltip":"<b>Public<\/b><br>Community managers will be able to add your name when sharing your feedback.<br><b>Name visible to author<\/b><br>Community managers will see your name but won&#39;t be able to add it when sharing your feedback.<br><b>Anonymous<\/b><br>Community managers won&#39;t see your name and won&#39;t be able to add it when sharing your feedback.","stories_question_about_group_tooltip_without_anon":"<b>Public<\/b><br>Community managers will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>Community managers will see your name but won&#39;t be able to add it when sharing your feedback.","stories_question_about_user_tooltip":"<b>Public<\/b><br>{name} will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>{name} will see your name but won&#39;t be able to add it when sharing your feedback.<br><br><b>Anonymous<\/b><br>{name} won&#39;t see your name and won&#39;t be able to add it when sharing your feedback.","stories_question_about_user_tooltip_without_anon":"<b>Public<\/b><br>{name} will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>{name} will see your name but won&#39;t be able to add it when sharing your feedback.","stories_question_ask_box_title":"Feedback on {name}&#39;s story","stories_question_ask_placeholder":"Enter your feedback...","stories_question_author_ban":"Block","stories_question_author_blocked":"Author blocked","stories_question_author_report":"Report","stories_question_author_unban":"Unblock author","stories_question_author_unblocked":"Author unblocked","stories_question_delete":"Delete feedback","stories_question_forbidden":"You can&#39;t give feedback","stories_question_reply":"Respond","stories_question_reply_box_title":"Message to {name}","stories_question_reply_placeholder":"Write a message...","stories_question_reply_send":"Send","stories_question_report_reason":"Select a reason","stories_question_report_send":"Send","stories_question_report_title":"Report feedback","stories_question_select_anonymous":"Anonymously","stories_question_select_author_only":"Author only","stories_question_select_public":"Publicly","stories_question_sent":"You gave feedback to {name}","stories_reactions_title":"Quick reactions","stories_remove_confirm":"Delete","stories_remove_from_narrative_warning":"Are you sure you want to delete this story?<br>It will also be removed from the narrative.","stories_remove_warning":"Are you sure you want to delete this story?<br>This cannot be undone.","stories_replies_more_button":["","Show %s more commenter","Show %s more commenters"],"stories_reply_add_to_blacklist":"Block","stories_reply_hidden":"Story reply hidden.","stories_report":"Report","stories_report_sent":"Report sent","stories_selected_count":["","%s story","%s stories"],"stories_settings":"Settings","stories_settings_saved":"Settings saved","stories_share":"Share","stories_show_hashtag_link":"Search hashtag","stories_thanks_feedback":"Thanks for helping to improve our recommendations&#33;","stories_try_again":"Try again","stories_unfollow":"Unfollow","stories_unfollowed":"You&#39;ve unfollowed","stories_voting_show_result":"Show results","video_aria_expand_chat":"Expand chat","video_aria_minimize_chat":"Hide chat","video_live_chat_msg_too_long":"The message is too long","video_live_chat_too_fast":"Too fast…"});
addTemplates({"_":"_","stickers_sticker_url":"https:\/\/vk.com\/sticker\/1-%id%-%size%"});uiSearch.init('wall_search', { in_tabs:true,onFocus:addClass.pbind('wide_column', 'search_focused'),onBlur:removeClass.pbind('wide_column', 'search_focused'),onEnter:Wall.onWallSearchSend });
addLangKeys({"wall_post_copyright_source_text":"Source","wall_post_copyright_edit_button":"Edit source","wall_post_copyright_add_button":"Add source","audio_podcast_attach_media":"Podcast","audio_podcast_episode_time_hour":"{hour} h","audio_podcast_episode_time_min":"{min} min","audio_podcast_episode_time_sec":"{sec} sec","events_media_type":"Event","Month1":"January","Month10":"October","Month11":"November","Month12":"December","Month2":"February","Month3":"March","Month4":"April","Month5":"May","Month6":"June","Month7":"July","Month8":"August","Month9":"September","Save":"Save","ads_react_date_picker_mode_by_day":"By day","ads_react_date_picker_mode_by_month":"By month","ads_react_date_picker_range":"Date range:","audio_add_to_audio":"Add to my music","audio_add_to_group":"Add to community music","audio_add_to_new_pl":"New playlist","audio_add_to_playlist":"Add to playlist","audio_album_part":"Part {part}","audio_claim_delete":"delete the audio file","audio_claim_delete_capital":"Delete track","audio_claim_objection":"by filling out a special form","audio_claim_warning":"The audio file {audio} was removed from public access by request of the copyright holder.","audio_claim_warning_title":"Arguable Audio File","audio_claimed_geo":"{audio} is not available in your region.","audio_claimed_replacement_available":"This audio file has been blocked at the request of the copyright holder. You can replace it with the original audio file of the copyright holder <b>{original}<\/b>.","audio_delete_all_title":"Delete audio files","audio_delete_from_current":"Remove from current playlist","audio_dont_show":"Stop suggesting","audio_edit_audio":"Edit track","audio_error_deleted_playlist_box":"Playlist unavailable\/This playlist doesn&#39;t exist or has been deleted by its creator.","audio_loading_error":"An error occurred, error code: {code}","audio_ok":"ÎÊ","audio_open_album":"Open album","audio_playlist_btn_add":"Add","audio_playlist_btn_added":"Added","audio_playlist_link_copied":"Link copied to clipboard","audio_podcast_delete_episode":"Delete episode","audio_podcast_edit_episode":"Edit episode","audio_podcast_listen_later":"Listen later","audio_podcast_open_episode":"Open episode","audio_podcast_restore_episode":"Restore episode","audio_remove_from_list":"Remove from listened","audio_replace_with_original":"Replace","audio_restore_audio":"Undo","audio_restriction_title_claim":"Track unavailable","audio_row_show_all_playlists":"Show all...","audio_set_next_audio":"Play next","audio_share_audio":"Share","audio_show_recommendations":"Show similar tracks","audio_site_rules_violation_header":"Prohibited audio file","audio_site_rules_violation_warning":"{audio} has been removed from public access for violating the VK Terms of Service.","audio_success_msg":"Your audio file was uploaded successfully.","audio_success_msg_multiple":"All audio files have been successfully uploaded.","audio_uploading_over":"File uploaded","box_close":"Close","captcha_cancel":"Cancel","captcha_enter_code":"Enter the code from the picture","captcha_send":"Send","global_action_confirmation":"Confirm action","global_add_media":"Attach","global_age_days":["","%s day","%s days"],"global_age_months":["","%s month","%s months"],"global_age_seconds":["","%s second","%s seconds"],"global_age_weeks":["","%s week","%s weeks"],"global_age_years":["","%s year old","%s years old"],"global_and":"{before} and {after}","global_apps":"Apps","global_audio_only_with_subscription_btn":"Learn more","global_audio_only_with_subscription_text":"Access has been limited by the artist or their representative. Subscribe and gain access to a wider range of music.","global_audio_only_with_subscription_title":"This track is only available through subscription","global_audio_replace":"Replace","global_audio_set_next_audio":"Play next","global_back":"Back","global_box_error_title":"Error","global_box_title_back":"Back","global_cancel":"Cancel","global_captcha_input_here":"Enter code","global_charged_zone_continue":"Continue","global_charged_zone_title":"Warning","global_chats":"Chats","global_close":"Close","global_communities":"Communities","global_date":["","{day} {month} {year}","yesterday","today","tomorrow"],"global_days_accusative":["","%s day","%s days"],"global_delete":"Delete","global_delete_audio":"Delete track","global_error":"Error","global_error_occured":"An error occurred","global_friday_short":"Fr","global_friends":"Friends","global_hours":["","%s hour","%s hours"],"global_hours_accusative":["","%s hour","%s hours"],"global_hours_ago":["","%s hour ago","%s hours ago"],"global_just_now":"just now","global_media_selector_more":"More","global_mins_ago":["","%s minute ago","%s minutes ago"],"global_minutes":["","%s minute","%s minutes"],"global_minutes_accusative":["","%s minute","%s minutes"],"global_monday_short":"Mo","global_money_amount_rub":["","%s ruble","%s rubles"],"global_months_accusative":["","%s month","%s months"],"global_news_search_results":"Search results by news","global_online_long_ago":["","seen a long time ago","seen a long time ago"],"global_online_this_month":["","seen this month","seen this month"],"global_online_was_recently":["","seen recently","seen recently"],"global_online_was_week":["","seen this week","seen this week"],"global_recaptcha_title":"Confirm action","global_saturday_short":"Sa","global_save":"Save","global_seconds_accusative":["","%s second","%s seconds"],"global_secs_ago":["","%s second ago","%s seconds ago"],"global_short_date":["","{month} {day}","yesterday","today","tomorrow"],"global_short_date_time":["","{day} {month} at {hour}:{minute} {am_pm}","yesterday at {hour}:{minute} {am_pm}","today at {hour}:{minute} {am_pm}","tomorrow at {hour}:{minute} {am_pm}"],"global_short_date_time_l":["","{day} {month} at {hour}:{minute} {am_pm}","yesterday at {hour}:{minute} {am_pm}","today at {hour}:{minute} {am_pm}","tomorrow at {hour}:{minute} {am_pm}"],"global_show_all_results":"Show all results","global_sunday_short":"Su","global_thursday_short":"Th","global_to_top":"Go up","global_tuesday_short":"Tu","global_unknown_error":"Unknown error","global_user_is_online":"online","global_user_is_online_mobile":"online from mobile","global_warning":"Warning","global_wednesday_short":"We","global_weeks_accusative":["","%s week","%s weeks"],"global_word_hours_ago":["","one hour ago","two hours ago","three hours ago","four hours ago","five hours ago"],"global_word_mins_ago":["","one minute ago","two minutes ago","three minutes ago","4 minutes ago","5 minutes ago"],"global_word_secs_ago":["","one second ago","two seconds ago","three seconds ago","four seconds ago","five seconds ago"],"global_years_accusative":["","%s year","%s years"],"global_yes":"Yes","group_leave_group":"Leave community","groups_age_accepted":"I&#39;m over 18","groups_age_approve":"Confirm","groups_age_disclaimer":"This community may contain content only appropriate for individuals aged 18 and above. To proceed, please confirm that you meet this age requirement.","groups_age_warning":"Warning","groups_chats_activity_status":["","%s member chatting","%s members chatting"],"groups_choose_subject":"Select a category","groups_donut_cancel_subscription_dialog_button_confirm":"Cancel subscription","groups_donut_cancel_subscription_dialog_button_discard":"Don&#39;t cancel","groups_donut_cancel_subscription_dialog_title":"Cancel subscription","groups_edit_action_log_extended_tooltip":"Switch to detailed view","groups_edit_action_log_simple_tooltip":"Switch to basic view","groups_edit_event_log_photo_view_title":"One photo","groups_edit_filter_all_time":"All time","groups_edit_filter_clear_date":"Reset","groups_edit_filter_hide":"Hide","groups_edit_filter_hide_all":"Hide all","groups_edit_filter_more":"Show more","groups_fast_menu_access":"Add to left menu","groups_fast_menu_access_invert":"Remove from menu","groups_group_leave2":"If you leave a closed group, it may be difficult to rejoin.","groups_left_menu_full":["","You can add only %s community to the left menu.<br><br>To add another, please remove the unnecessary one.","You can add up to %s communities to the left menu.<br><br>To add another, please remove the unnecessary one."],"groups_onboarding_podcast":"Listen to this community&#39;s podcasts","groups_similar_events_recommendations_title":"Similar events","groups_similar_events_show_menu_item":"Similar events","groups_similar_recommendations_title":"Similar communities","groups_similar_recommends_hide_menu_item":"Hide similar","groups_similar_recommends_show_menu_item":"Similar communities","groups_start_typing_subject":"Start typing a subject","groups_warning_notification_proceed":"Continue anyway","groups_warning_notification_web_img_alt":"Image of a post with a crossed-out eye superimposed on it.","head_search_results":"Search results","mail_ad_tag_no_access_box_text":"Insufficient permissions in the advertising office to view this ad.","mail_ad_tag_no_access_box_title":"Error","mail_ad_tag_no_access_text":"From ad","mail_ad_tag_text_prefix":"AD","mail_added_article":"Article","mail_added_artist":"Artist","mail_added_audio":"Audio file","mail_added_audio_album":"Album","mail_added_audio_playlist":"Playlist","mail_added_audiomsg":"Voice message","mail_added_audios":["","Audio","%s audios"],"mail_added_call":"Call","mail_added_clips":"Clips","mail_added_curator":"Curator","mail_added_doc":"Document","mail_added_docs":"Document","mail_added_geo":"Map","mail_added_gift":"Gift","mail_added_graffiti":"Graffiti","mail_added_group":"Group","mail_added_link":"Link","mail_added_market_item":"Product","mail_added_mask":"Mask","mail_added_money_request":"Money request","mail_added_money_transfer":"Money transfer","mail_added_msg":"Message","mail_added_msgs":"Messages","mail_added_photo":"Photo","mail_added_photos":["","Photo","%s photos"],"mail_added_podcast":"Podcast","mail_added_poll":"Poll","mail_added_sticker":"Sticker","mail_added_story":"Story","mail_added_video":"Video","mail_added_videos":["","Video","%s videos"],"mail_added_vkpay":"VK Pay","mail_added_wall":"Wall post","mail_added_wall_reply":"Wall comment","mail_allow_comm_messages":"Allow messages","mail_and_peer":"and {count} more {typing}","mail_and_peer_one":"and","mail_block_comm_messages":"Block messages","mail_block_notify_messages":"Disable notifications","mail_block_user":"Block user","mail_by_you":"You","mail_call_canceled":"Call canceled","mail_call_declined":"Call declined","mail_call_declined_by":["","{user_name} declined the call","{user_name} declined the call"],"mail_call_incoming":"Incoming call ({duration})","mail_call_missed":"Missed call","mail_call_outgoing":"Outgoing call ({duration})","mail_call_snippet_canceled":"Canceled","mail_call_snippet_declined":"Declined","mail_call_snippet_finished":"Ended","mail_call_snippet_group":"Group call","mail_call_snippet_incoming":"Incoming call","mail_call_snippet_incoming_video":"Incoming video call","mail_call_snippet_missed":"Missed","mail_call_snippet_missed_call":"Missed call","mail_call_snippet_outgoing":"Outgoing call","mail_call_snippet_outgoing_video":"Outgoing video call","mail_chat_leave_confirm":"If you leave, you won&#39;t receive any new messages from this chat. You can only return if there is enough room.","mail_chat_sure_to_delete_all":"Are you sure you want to <b>delete the entire message history<\/b> for this chat?<br><br>This <b>cannot<\/b> be undone.","mail_clear_recent":"Clear","mail_delete":"Delete","mail_delete_for_all":"Delete for everyone","mail_deleteall1":"Delete all messages","mail_deleted_stop":"Message deleted.","mail_dialog_msg_delete_N":["","Are you sure you want to <b>delete<\/b> this message?","Are you sure you want to <b>delete<\/b> %s messages?"],"mail_dialog_msg_delete_title":"Delete message","mail_error":"Error","mail_expired_message":"Message self-destructed","mail_fwd_msgs":["","%s message","%s messages"],"mail_gift_message_sent":["","sent a gift","sent a gift"],"mail_group_sure_to_delete_all":"Are you sure you want to <b>delete the entire message history<\/b> with this community?<br><br>This <b>cannot<\/b> be undone.","mail_header_online_status":"online","mail_hide_unpin_hover":"Hide","mail_im_accepted_message_request":"This is {contact} from your contact list","mail_im_call_audio":"Voice call","mail_im_call_video":"Video call","mail_im_chat_created":["","{from} created {title}","{from} created {title}"],"mail_im_chat_own_screenshot":"You took a screenshot of the chat","mail_im_chat_screenshot":["","{from} took a screenshot of the chat","{from} took a screenshot of the chat"],"mail_im_create_chat_with":"Add members","mail_im_delete_all_history":"Clear message history","mail_im_delete_email_contact":"Delete chat","mail_im_goto_conversation":"Go to chat","mail_im_invite_by_call_link":["","{from} joined the call via link","{from} joined the call via link"],"mail_im_invite_by_link":["","{from} joined the chat via link","{from} joined the chat via link"],"mail_im_invited":["","{from} added {user}","{from} added {user}"],"mail_im_invited_to_call":["","{from} added {user} to the call","{from} added {user} to the call"],"mail_im_kicked_from_chat":["","{from} removed {user}","{from} removed {user}"],"mail_im_left":["","{from} left the chat","{from} left the chat"],"mail_im_mention_all":"All the chat&#39;s members","mail_im_mention_online":"Everyone who is online right now","mail_im_mute":"Disable notifications","mail_im_n_chat_members":["","%s member","%s members"],"mail_im_new_messages":["","%s new message","%s new messages"],"mail_im_peer_profile_delete_note_success":"Comment deleted","mail_im_peer_profile_extra_tags":["","%s tag","%s tags"],"mail_im_peer_profile_info_empty":"none","mail_im_peer_profile_info_label_text":"Information:","mail_im_peer_profile_join_date_empty_text":["","Not following","Not following"],"mail_im_peer_profile_join_date_label_text":"Started following:","mail_im_peer_profile_manage_tags":"Manage tags","mail_im_peer_profile_manage_tags_add_link":"Add tag","mail_im_peer_profile_manage_tags_box_title":"Manage","mail_im_peer_profile_manage_tags_placeholder":"New tag","mail_im_peer_profile_manage_tags_remove":"Delete tag","mail_im_peer_profile_manage_tags_success":"Tags saved","mail_im_peer_profile_note_add_link":"Add comment","mail_im_peer_profile_note_box_placeholder":"Enter text…","mail_im_peer_profile_note_box_title":"Administrator&#39;s comment","mail_im_peer_profile_note_delete_confirmation_text":"Are you sure you want to delete this comment?","mail_im_peer_profile_note_delete_link":"Delete comment","mail_im_peer_profile_note_edit_link":"Edit","mail_im_peer_profile_note_label_text":"Comment:","mail_im_peer_profile_save_note_success":"Comment saved","mail_im_peer_profile_tag_delete_confirmation_text":["","The tag &quot;{tag_name}&quot; is used in %s chat. If you delete this tag, it will be removed from all chats. Are you sure you want to do this?","The tag &quot;{tag_name}&quot; is used in %s chats. If you delete this tag, it will be removed from all chats. Are you sure you want to do this?"],"mail_im_peer_profile_tag_delete_confirmation_text_single":"The tag &quot;{tag_name}&quot; is used in one chat. If you delete this tag, it will be removed from the chat. Are you sure you want to do this?","mail_im_peer_profile_tags_empty":"No tags","mail_im_peer_profile_tags_label_text":"Tags:","mail_im_peer_profile_toggle_tags_off":"Hide available tags","mail_im_peer_profile_toggle_tags_on":"Show available tags","mail_im_peer_search":"Search message history","mail_im_photo_removed":["","{from} deleted the chat photo","{from} deleted the chat photo"],"mail_im_photo_removed_channel":["","{from} deleted the channel cover","{from} deleted the channel cover"],"mail_im_photo_set":["","{from} updated the chat photo","{from} updated the chat photo"],"mail_im_pin_message":["","{from} pinned &quot;{msg}&quot;","{from} pinned &quot;{msg}&quot;"],"mail_im_pin_message_empty2":["","{from} pinned {link}a message{\/link}","{from} pinned {link}a message{\/link}"],"mail_im_returned_to_chat":["","{from} returned to the chat","{from} returned to the chat"],"mail_im_search_empty":"No matching messages found.","mail_im_show_media_history":"Show attachments","mail_im_show_media_history_group":"Show attachments","mail_im_start_group_call":["","{from} started a group call","{from} started a group call"],"mail_im_title_updated_channel":["","{from} changed the channel name: {title}","{from} changed the channel name: {title}"],"mail_im_title_updated_dot":["","{from} renamed the chat to {title}","{from} renamed the chat to {title}"],"mail_im_unmute":"Enable notifications","mail_im_unpin_message":["","{from} unpinned &quot;{msg}&quot;","{from} unpinned &quot;{msg}&quot;"],"mail_im_unpin_message_empty2":["","{from} unpinned {link}the message{\/link}","{from} unpinned {link}the message{\/link}"],"mail_invitation_sended_ago":"Ïðèãëàøåíèå îòïðàâëåíî {when}","mail_join_invite_error_title":"Error joining the chat","mail_keyboard_label_location":"Send your location","mail_keyboard_label_vkpay":"Pay with VK Pay","mail_last_activity_tip":["","{user} last seen {time}","{user} last seen {time}"],"mail_leave_channel":"Leave channel","mail_leave_chat":"Leave chat","mail_marked_as_spam":"Message marked as spam and deleted.","mail_menu_mark_unread":"Mark as unread","mail_menu_pin_hide":"Hide pinned message","mail_menu_pin_show":"Show pinned message","mail_menu_unpin":"Unpin message","mail_message_edited":"edited","mail_message_request_reject":"Decline","mail_message_wait_until_uploaded":"Please wait while we&#39;re uploading the files.","mail_messages_expired":["","{count} message self-destructed","{count} messages self-destructed"],"mail_money_amount_rub":["","%s rub.","%s rub."],"mail_money_request_collected_amount":"{amount} collected","mail_money_request_collected_amount_from":"{amount} of {total_amount} collected","mail_money_request_held_amount":"({amount} pending)","mail_money_request_message_sent":["","requested a money transfer","requested a money transfer"],"mail_money_tranfer_message_sent":["","transferred money","transferred money"],"mail_money_transfer_cancel_btn":"Cancel transfer","mail_money_transfer_cancel_confirm":"Are you sure you want to cancel the money transfer?","mail_money_transfer_decline_btn":"Decline","mail_money_transfer_decline_confirm":"Are you sure you want to decline the money transfer?","mail_peer_profile_likes_replies_tooltip":"Data on likes and comments is shown from 2020","mail_recent_searches":"Recent searches","mail_recording_audio_several":["","is recording audio","are recording audio"],"mail_reject_mr_confirmation_text":"Are you sure you want to decline the chat invitation?","mail_reject_mr_confirmation_title":"Decline invitation","mail_restore":"Undo","mail_restored":"Message restored","mail_return_to_chat":"Return to chat","mail_return_to_vkcomgroup":"Join channel","mail_search_conversations_sep":"Chats","mail_search_dialogs_sep":"People and communities","mail_search_messages":"Messages","mail_search_only_messages":"Search your messages","mail_search_only_messages_comm":"Search in community messages","mail_send_message_error":"Error sending message","mail_settings":"Chat info","mail_source_info":"Ñî ñòðàíèöû: {link}<br>{info}","mail_sure_to_delete_all":"Are you sure you want to <b>clear the entire message history<\/b> with this user?<br><br>This <b>cannot<\/b> be undone.","mail_typing_several":["","is typing","are typing"],"mail_unfollow_channel":"Leave","mail_unfollow_channel_confirmation":"Are you sure you want to <b>leave<\/b> this channel and <b>delete all messages<\/b>?","mail_unpin":"Unpin message","mail_unpin_text":"Are you sure you want to unpin this message? All chat members will see this change.","mail_unpin_title":"Unpin message","mail_unread_message":"Unread message","mail_vkcomgroup_leave_confirm":"If you unfollow, you will no longer receive new messages from this channel. You can re-follow at any time.","mail_vkcomgroup_settings":"Channel info","month10_of":"October","month10sm_of":"Oct","month11_of":"November","month11sm_of":"Nov","month12_of":"December","month12sm_of":"Dec","month1_of":"January","month1sm_of":"Jan","month2_of":"February","month2sm_of":"Feb","month3_of":"March","month3sm_of":"Mar","month4_of":"April","month4sm_of":"Apr","month5_of":"May","month5sm_of":"May","month6_of":"June","month6sm_of":"Jun","month7_of":"July","month7sm_of":"Jul","month8_of":"August","month8sm_of":"Aug","month9_of":"September","month9sm_of":"Sep","months_of":{"1":"January","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September","10":"October","11":"November","12":"December"},"months_sm_of":{"1":"Jan","2":"Feb","3":"Mar","4":"Apr","5":"May","6":"Jun","7":"Jul","8":"Aug","9":"Sep","10":"Oct","11":"Nov","12":"Dec"},"news_fb_money_transfer_decline_btn":"Decline","news_fb_money_transfer_decline_confirm":"Are you sure you want to decline the money transfer?","reports_community_comment_placeholder":"Describe the problem in more detail","reports_community_form_box_header":"Report community","reports_community_form_box_moder_comment_input_description":"Comment for moderator","reports_community_form_box_report":"Send","reports_community_form_box_reports_input_description":"Reason for report","reports_community_report_added_with_markup":"<b>Report accepted<\/b><br>Your report has been accepted for review.","reports_report_is_not_accepted":"Your report was not accepted","stories_bad_browser":"Stories are not supported by your browser","stories_mask_sent":"Mask sent to phone","text_N_symbols_remain":["","%s character remaining","%s characters remaining"],"text_exceeds_symbol_limit":["","You have exceeded the limit by %s character.","You have exceeded the limit by %s characters."],"votes_flex":["","vote","votes"],"events_goto_search":"Go to search","Month10_of":"October","Month11_of":"November","Month12_of":"December","Month1_of":"January","Month2_of":"February","Month3_of":"March","Month4_of":"April","Month5_of":"May","Month6_of":"June","Month7_of":"July","Month8_of":"August","Month9_of":"September","Months_of":{"1":"January","2":"February","3":"March","4":"April","5":"May","6":"June","7":"July","8":"August","9":"September","10":"October","11":"November","12":"December"},"audio_listen_snippet":"Play","box_cancel":"Cancel","events_snippet_cant_participate_active":"You&#39;re not going","events_snippet_will_participate_active":"You&#39;re going","friends_cancel_event_invite":"Cancel invitation","friends_send_event_invite":"Send invitation","global_X_post_views":["","view","views"],"global_X_shared":["","share","shares"],"global_ads_in_post_replaced":"The &quot;This is an ad&quot; tag is now in the settings","global_article":"Article","global_artist":"Artist","global_audio_playlist":"Playlist","global_continue":"Continue","global_curator":"Curator","global_like":"Like","global_link_choose_own_photo":"Choose a photo","global_link_choose_own_video":"Choose video","global_link_edit_desc":"Edit description","global_link_edit_title":"Edit title","global_link_edit_url":"Edit URL","global_link_invalid_url":"Invalid URL","global_link_remove_photo":"Delete image","global_on_behalf_group":"Post as group","global_on_behalf_me":"Comment as yourself","global_recommended_exceeded":["","The recommended size has been exceeded by %s character.","The recommended size has been exceeded by %s characters."],"global_recommended_lines":["","The recommended size has been exceeded by %s line.","The recommended size has been exceeded by %s lines."],"global_replied_to_reply_count":["","%s reply","%s replies"],"global_reply_to":"replying to {user}","global_search":"Search","global_share_button_remove_tooltip":"Remove button","global_share_button_text_tooltip":"You can edit the button name","global_share_image_required":"Choose a link image.","global_share_link_failed":"Please enter a link or phone number.","global_share_title_required":"Enter a link title.","global_share_too_long_message":"Promoted posts with a button may not exceed 220 characters.","global_share_too_many_attachments":"Promoted posts with a button may not have attachments.","global_share_too_many_links":"Promoted posts with a button must not contain more than one link.","global_share_too_many_newlines":"Promoted posts with a button may not have more than two line breaks.","global_share_url_required":"Enter a valid URL","global_type_narrative":"Narrative","groups_delete_cover_confirm":"Are you sure you want to delete this cover?<br><br>Your community will be displayed in a classical view with a photo on the right.","groups_delete_cover_title":"Delete cover","groups_hidden_members_message_box_content":"Community managers hid the list of members.","groups_hidden_members_message_box_title":"Members hidden","groups_notifications_on":"Enable notifications","groups_notifications_set_up":"Notifications enabled","head_fr_online_tip":"Show friends","news_x_new_replies_more":["","%s new comment added","%s new comments added"],"photos_restriction_button_watch":"View","profile_convert_to_article_short":"Continue in the editor","profile_mention_not_found":"User was not found","profile_mention_start_typing":"Start typing a name...","profile_wall_postpone_at":"at","voting_nobody_voted":"No one&#39;s voted yet","voting_x_voted":["","<b>%s<\/b> person voted","<b>%s<\/b> people voted"],"voting_x_voted_short":["","<b>%s<\/b> person","<b>%s<\/b> people"],"wall_add_photo_error":"Unable to upload the image","wall_check_sign_disabled":"Display my signature if the post is edited","wall_check_sign_enabled":"Hide my signature if the post is edited","wall_closing_comments":"Disable comments","wall_delete_suggested_box":"Are you sure you want to delete all previous suggested posts? After deletion, you will be unable to restore them.","wall_delete_suggested_btn":"Delete all previous suggested posts","wall_doc_add_short":"Add","wall_doc_added_short":"Added","wall_fix_post":"Pin post","wall_hide_replies":"Hide comments","wall_my_friends_only":"Only your friends can see this post","wall_new_posters_new_year":"Share the holiday spirit with your friends with new posters&#33;","wall_next_n_replies":["","Show next comment","Show more comments"],"wall_open_comments":"Enable comments","wall_order_feature_text":"Now you can change the order of comments","wall_post_copyright_feature_text":"You can now add a source link to your post","wall_post_copyright_mb_title_text":"Add source","wall_post_copyright_mb_title_text_edit":"Edit source","wall_post_timer_reset":"Clear","wall_prev_n_replies":["","Show previous comment","Show previous comments"],"wall_preview_link":"View page","wall_publication_now":"Now","wall_publish_donut_as_free_confirmation_btn":"Yes","wall_publish_donut_as_free_confirmation_confirm":"Are you sure you want to make this post public?","wall_publish_donut_as_free_confirmation_title":"Confirmation","wall_publish_donut_as_free_confirmation_warn":"This post has paid attachments. If you make it public, the attachments will also be available to everyone.","wall_publish_donut_freeing_attaches_confirmation_title":"This post has paid attachments. When it becomes public after the specified period, the attachments will also become available to everyone.","wall_publish_now":"Post now","wall_publish_suggest":"Post","wall_replied_to_group":"Community","wall_reply_add_attach_label":"Add attachment","wall_reply_as_group":"post as community","wall_reply_as_user":"on behalf of the user","wall_send":"Post","wall_show_all_n_replies":["","Show %s comment","Show all %s comments"],"wall_show_n_last_replies":["","Show the last %s comment","Show the last %s comments"],"wall_top_feature_text":"See posts selected especially for you using the &quot;Interesting at the top&quot; mode","wall_unfix_post":"Unpin post","wall_x_new_replies_more":["","%s new comment added","%s new comments added"],"friends_no_user_selected":"You haven&#39;t selected anyone.","global_audio_ad":"Ads","global_photo_full_size":"View photos","global_search_not_found":"Your search for {search} returned no results.","box_send":"Send","global_add_to_bookmarks":"Add to Bookmarks","global_edit":"Edit","global_emoji_cat_1":"Faces","global_emoji_cat_2":"Animals &amp; Nature","global_emoji_cat_3":"Hands &amp; People","global_emoji_cat_4":"Food &amp; Drink","global_emoji_cat_5":"Activity","global_emoji_cat_6":"Travel &amp; Transport","global_emoji_cat_7":"Objects","global_emoji_cat_8":"Symbols","global_emoji_cat_9":"Flags","global_emoji_cat_recent":"Frequently Used","global_hide_notify":"Hide","global_narrative_delete":"Delete narrative","global_narrative_stories_count":["","%s story","%s stories"],"global_remove_from_bookmarks":"Remove from bookmarks","global_store_stickers":"Stickers store","global_store_stickers_new_available":"New stickers available","groups_edit_narrative_pin_text":"Narratives are found on a community&#39;s page below its information and don&#39;t disappear after 24 hours. They can also be shared on a wall.","groups_edit_narrative_preview":"Preview narrative","groups_edit_narrative_publish":"Publish","groups_edit_narrative_title":"Narrative title","groups_narrative_box_stories_count":["","%s story","%s stories"],"purchases_stickers_favorite_add_tt":"Add to favorites","purchases_stickers_favorite_rm_tt":"Remove from favorites","stories_add_blacklist_button":"Hide from stories","stories_add_blacklist_message":"This user&#39;s stories won&#39;t appear in your feed, but you&#39;ll stay friends.","stories_add_blacklist_message_group":"This community&#39;s stories won&#39;t appear in your feed, but you&#39;ll still be a follower.","stories_add_blacklist_title":"Hide from stories","stories_add_to_narrative":"Add to narrative","stories_all_replies_hidden":"All replies hidden","stories_answer_placeholder":"Your message…","stories_answer_sent":"Message sent","stories_archive":"Story archive","stories_audio_add":"Add to my music","stories_audio_added":"Track added","stories_audio_delete":"Delete track","stories_audio_deleted":"Track deleted","stories_audio_next_audio":"Play next","stories_ban_confirm":"Are you sure you want to block {name}?<br>This cannot be undone.","stories_banned":"The user has been blocked","stories_choose_cover":"Choose cover","stories_choose_cover_hint":"Select a story for the narrative&#39;s cover. If this is a video story, its first frame will be the cover.","stories_choose_cover_title":"Choose narrative cover","stories_create_narrative":"Create narrative","stories_create_new_narrative":"Create new narrative","stories_creating_narrative":"Create narrative","stories_delete_all_replies_confirm":"Are you sure you want to delete all of {name}&#39;s replies from last 24 hours?<br>This cannot be undone.","stories_deleted_story":"Story<br>deleted","stories_detailed_stats":"Detailed statistics","stories_editing_narrative":"Edit narrative","stories_enter_name":"Enter a name","stories_error_cant_load":"Unable to load the story.","stories_error_deleted":"Story deleted","stories_error_deleted_narrative":"Narrative deleted","stories_error_expired":"&#8203;&#8203;The story could have been viewed<br>within 24 hours after being created","stories_error_one_time_seen":"This story is no longer available","stories_error_private":"Story hidden by author","stories_error_private_narrative":"Narrative hidden by author","stories_expired_story":"Story<br>expired","stories_feature_narrative_users":"Create narratives from stories","stories_follow":"Follow","stories_followed":"Started following&#33;","stories_go_to_app":"Go to mini app","stories_go_to_group":"Open community","stories_go_to_market_item":"More info","stories_go_to_place":"Go to place","stories_go_to_post":"Go to post","stories_go_to_profile":"Open profile","stories_go_to_settings":"Go to settings","stories_go_to_story":"Open story","stories_groups_feed_block":"Communities","stories_groups_grid_text":"This is where you can find stories from communities that you&#39;re following","stories_groups_grid_title":"Community stories","stories_hide_all_replies":["","Hide all of his replies from the last 24 hours","Hide all of her replies from the last 24 hours"],"stories_hide_reply_button":"Hide reply","stories_hide_reply_continue":"Return to replies","stories_hide_reply_warning":"Are you sure you want to hide this reply?<br>This cannot be undone.","stories_is_ad":"Advertisment","stories_like":"Like","stories_live_N_watching":["","%s watching now","%s watching now"],"stories_live_chat_msg_too_long":"Message too long","stories_live_ended_desc_club":"{name} finished <br>the live stream.","stories_live_ended_desc_user":["","{name} finished the live stream.","{name} finished the live stream."],"stories_live_ended_open_club":"Open community","stories_live_ended_open_user":"Open profile","stories_live_ended_title":"Thanks for watching&#33;","stories_live_ended_watch_next":"Watch next","stories_manage_share_narrative":"Share","stories_mark_not_interested":"Not interesting","stories_market_access_error_text":"Product unavailable","stories_market_access_error_title":"Error","stories_mask_tooltip":"Try this mask","stories_narrative_add_bookmark_button":"Add to Bookmarks","stories_narrative_bookmark_deleted":"Narrative removed from Bookmarks","stories_narrative_choosing":"Select narrative","stories_narrative_copy_link":"Copy link","stories_narrative_copy_link_done":"Link copied","stories_narrative_created":"{name} created","stories_narrative_edit_button":"Edit narrative","stories_narrative_edited":"{name} updated","stories_narrative_editor_all_tab":"All stories","stories_narrative_editor_selected_tab":"Selected","stories_narrative_name":"Name","stories_narrative_name_full":"Narrative title","stories_narrative_order_saved":"Order saved","stories_narrative_preview_block_title":"Profile","stories_narrative_preview_feed_title":"Feed","stories_narrative_remove_bookmark_button":"Remove from Bookmarks","stories_narrative_remove_warning":"Are you sure you want to delete this narrative?<br>This cannot be undone.","stories_narratives_title":"Narratives","stories_privacy_empty_views_hint":"Only you can see your stories. To get more views, make them available to everyone","stories_privacy_feedback_hint":"Access to your stories is limited. You can change this in your privacy settings.","stories_private_story":"Private<br>story","stories_question_about_group_tooltip":"<b>Public<\/b><br>Community managers will be able to add your name when sharing your feedback.<br><b>Name visible to author<\/b><br>Community managers will see your name but won&#39;t be able to add it when sharing your feedback.<br><b>Anonymous<\/b><br>Community managers won&#39;t see your name and won&#39;t be able to add it when sharing your feedback.","stories_question_about_group_tooltip_without_anon":"<b>Public<\/b><br>Community managers will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>Community managers will see your name but won&#39;t be able to add it when sharing your feedback.","stories_question_about_user_tooltip":"<b>Public<\/b><br>{name} will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>{name} will see your name but won&#39;t be able to add it when sharing your feedback.<br><br><b>Anonymous<\/b><br>{name} won&#39;t see your name and won&#39;t be able to add it when sharing your feedback.","stories_question_about_user_tooltip_without_anon":"<b>Public<\/b><br>{name} will be able to add your name when sharing your feedback.<br><br><b>Name visible to author<\/b><br>{name} will see your name but won&#39;t be able to add it when sharing your feedback.","stories_question_ask_box_title":"Feedback on {name}&#39;s story","stories_question_ask_placeholder":"Enter your feedback...","stories_question_author_ban":"Block","stories_question_author_blocked":"Author blocked","stories_question_author_report":"Report","stories_question_author_unban":"Unblock author","stories_question_author_unblocked":"Author unblocked","stories_question_delete":"Delete feedback","stories_question_forbidden":"You can&#39;t give feedback","stories_question_reply":"Respond","stories_question_reply_box_title":"Message to {name}","stories_question_reply_placeholder":"Write a message...","stories_question_reply_send":"Send","stories_question_report_reason":"Select a reason","stories_question_report_send":"Send","stories_question_report_title":"Report feedback","stories_question_select_anonymous":"Anonymously","stories_question_select_author_only":"Author only","stories_question_select_public":"Publicly","stories_question_sent":"You gave feedback to {name}","stories_reactions_title":"Quick reactions","stories_remove_confirm":"Delete","stories_remove_from_narrative_warning":"Are you sure you want to delete this story?<br>It will also be removed from the narrative.","stories_remove_warning":"Are you sure you want to delete this story?<br>This cannot be undone.","stories_replies_more_button":["","Show %s more commenter","Show %s more commenters"],"stories_reply_add_to_blacklist":"Block","stories_reply_hidden":"Story reply hidden.","stories_report":"Report","stories_report_sent":"Report sent","stories_selected_count":["","%s story","%s stories"],"stories_settings":"Settings","stories_settings_saved":"Settings saved","stories_share":"Share","stories_show_hashtag_link":"Search hashtag","stories_thanks_feedback":"Thanks for helping to improve our recommendations&#33;","stories_try_again":"Try again","stories_unfollow":"Unfollow","stories_unfollowed":"You&#39;ve unfollowed","stories_voting_show_result":"Show results","video_aria_expand_chat":"Expand chat","video_aria_minimize_chat":"Hide chat","video_live_chat_msg_too_long":"The message is too long","video_live_chat_too_fast":"Too fast…"});
window.cur = window.cur || {};
cur['deepRepliesActive']=true;
window.MarketAnalyticsManager && window.MarketAnalyticsManager.setScreen("group");window.MarketAnalyticsManager && window.MarketAnalyticsManager.setHash("57524f06939bc6d1b5");window.MarketAnalyticsManager && window.MarketAnalyticsManager.setEnabled(false);
window.cur = window.cur || {};
cur['emojiHintsSendLogHash']="97b750dcc2d87a7db3";
cur.lang = extend(cur.lang || {}, {
  groups_user_about_messages: '',
  sure_delete_photo: 'Are you sure you want to delete this photo?',
  change_current_info: 'edit status message',
  share_current_info: 'Post to community wall',
  wall_link_label: 'Link',
  create_poll: 'Poll',
  dont_attach: 'Remove attachment',
  attachments_limit: ["","A post can only have %s attachment.","A post can only have %s attachments."],
  publish_postponed_title: 'Confirm action',
  publish_postponed_confirm: 'Are you sure you want to post this right now?',
  publish_postponed_btn: 'Post',
  global_store_stickers: 'Stickers store',
  global_store_stickers_new_available: 'New stickers available',
  global_link_choose_own_photo: 'Choose a photo',
  global_link_choose_own_video: 'Choose video',
  global_link_remove_photo: 'Delete image',
  global_link_invalid_url: 'Invalid URL',
  global_link_invalid_url: 'Invalid URL',
  global_link_edit_url: 'Edit URL',
  groups_choose_subject: 'Select a category',
  groups_start_typing_subject: 'Start typing a subject',
  groups_age_disclaimer: 'This community may contain content only appropriate for individuals aged 18 and above. To proceed, please confirm that you meet this age requirement.',
  groups_age_accepted: 'I&#39;m over 18',
  groups_age_warning: 'Warning',
  groups_age_approve: 'Confirm',
  groups_warning_notification_proceed: 'Continue anyway',
  groups_warning_notification_web_img_alt: 'Image of a post with a crossed-out eye superimposed on it.',
  groups_similar_recommends_show_menu_item: 'Similar communities',
  groups_similar_recommends_hide_menu_item: 'Hide similar',
  public_subscribe: 'Follow',
  public_unsubscribe: 'Unfollow',
  groups_group_leave2: 'If you leave a closed group, it may be difficult to rejoin.',
  groups_similar_recommendations_title: 'Similar communities',
  groups_similar_events_recommendations_title: 'Similar events',
});
window['public'].init({"only_official":true,"public_id":35730528,"public_link":"\/humanrights_by","reply_names":{"_":false,"171433537":["Marina","Marina, "],"482709200":["Alex","Alex, "]},"max_post_len":280,"post_hash":"7ba28f32f7413d4fda","media_types":false,"wall_type":"own","wall_no":"No posts yet","wall_counts":["","%s post","%s posts"],"wall_suggest_post":"suggest a post","wall_return_to_posts":"back to posts","wall_no_suggests_label":"You haven&#39;t suggested any posts yet","wall_suggests_label":["","You have suggested %s post","You have suggested %s posts"],"suggesting":true,"all_link":"go to already posted","own_link":"you have post suggestions","rmedia_types":[["photo","Photo"],["video","Video"],["audio","Audio"],["doc","Document"],["map","Map"],["graffiti","Graffiti"],["market","Product",{"tt_text":"Now you can <a onclick=\"showBox('al_market.php', {act: 'a_edit_item_box', attach: 1, from_wall: 1}); return false\">attach a product<\/a> to your post.","tt_words":["sell","sell","sells","selling","sale","sold","give","gives","gave","given","for","free","rent","for","rent","rental","rents","rented","renting","give for free","giving for free","gives for free","for free","for rent","rent room","rent a room","renting a room","rents room","rents a room","renting room"]}],["postpone","Timer",{"lang":{"profile_choose_timer":"Posting time","profile_wall_postpone_at":"at","wall_publication_now":"Now","wall_post_timer_reset":"Clear","export_to_twitter":"Export to Twitter","export_to_facebook":"Export to Facebook","friends_only":"Friends only","wall_post_access_all":"Public post","profile_wall_postpone_btn":"Schedule"},"date":1599790648,"postpone_item_hidden":false}]],"share":{"timehash":"1599787048_1fae5a4bf2671b1c29"},"ignored_news":0,"photo_hash":null,"liked":false,"enterHash":"d741221b4d7659d5c7","otherCount":"3,318 followers","back":"Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³","ciAudioTip":"Now playing in Âÿñíà. Ïðàâû ÷àëàâåêà ¢ Áåëàðóñ³","ciAudioHash":"ed1776629336f8e867","ciAudioTpl":"<div class=\"page_current_audio\">\n  <div class=\"current_audio_cnt %cnt_class%\" onmouseover=\"Page.audioListenersOver(this, cur.oid)\" onclick=\"Page.showAudioListeners(cur.oid, event)\">%count%<\/div>\n  <div class=\"current_audio_wrap\">\n    <a class=\"current_audio\"%attrs%>\n      <span class=\"current_audio_icon\"><\/span>%text%\n    <\/a>\n  <\/div>\n<\/div>","hasGroupAudioAccess":false,"check_comments":false,"upload":null,"upload_video":null,"replies_page_count":20,"fixed_post_id":7563,"articleConvertThreshold":1000,"enableLinkTracking":true});
extend(cur, {
  boxForMap:null,
  boxMap:null,
  mapKey: 'AKPeBEwBAAAA0qePSQIA03AwA4O4ze6XTqIecsNp7REB6VYAAAAAAAAAAADNzChqedeUxsCAyYkFUHiD7MPITA==',
  onPlaceAdd: function() {
    Public.showPlaces(1);
  }
});;cur.wallVideos={"wall_-35730528":{"title":"Video on Âÿñíà. Ïðàâû ÷..&#39;s wall","list":[{"vid":"-35730528_456239396","title":"Human Rights in Belarus: UN Security Council Arria meeting","thumb":"https:\/\/sun9-55.userapi.com\/JnRy9fEhDjxPDs2ViVteLNzUX7dZat9ZwMKFlw\/h67k76lT2kU.jpg","duration":"","views":"10 views","hash":"0747e23c934af5e765","restrictionBlock":"","restrictionClasses":""}],"id":"wall_-35730528"}};;cur.wallNextFrom=10;Page.initGifAutoplay();Page.initVideoAutoplay();  SimilarGroups.init(-35730528, 0, 'a9a1d841fe95a58aa0');
;(function (d, w) {
if (w.__dev) {
  return
}
var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true;
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);;(function (d, w) {
if (w.__dev) {
  return;
}
if(!w._tns){w._tns = {}};
w._tns.tnsPixelSocdem = "13"
w._tns.tnsPixelType = "unauth"
})(document, window);
      window.curReady && window.curReady();
    }
  </script>
</body>

</html>
Measurement UID
0120200911be78cd519a2896f57628ef2ef461a7
Report ID
20200911T011117Z_AS6697_5pBmniHOdI1WaJ66E4Kf27KtfCDO2SBJRmqO9PbzT4Gzntr3sD
Platform
linux
Software Name
ooniprobe (2.2.0)
Measurement Engine
Unavailable

Raw Measurement Data

Loading…