CINXE.COM
<!DOCTYPE html> <html lang="en" id="facebook" class="no_js"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://www.facebook.com/bbcnews","20171230125248","https://web.archive.org/","web","/_static/", "1514638368"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta charset="utf-8"/><meta name="referrer" content="origin-when-crossorigin" id="meta_referrer"/><script>window._cstart=+new Date();</script><script>function envFlush(a){function b(c){for(var d in a)c[d]=a[d]}if(window.requireLazy)window.requireLazy(["Env"],b);else{window.Env=window.Env||{};b(window.Env)}}envFlush({"ajaxpipe_token":"AXgwm3IRSHbq7-7I","timeslice_heartbeat_config":{"pollIntervalMs":33,"idleGapThresholdMs":60,"ignoredTimesliceNames":{"requestAnimationFrame":true,"Event listenHandler mousemove":true,"Event listenHandler mouseover":true,"Event listenHandler mouseout":true,"Event listenHandler scroll":true},"enableOnRequire":false},"shouldLogCounters":true,"timeslice_categories":{"react_render":true,"reflow":true},"khsh":"0`sj`e`rm`s-0fdu^gshdoer-0gc^eurf-3gc^eurf;1;enbtldou;fduDmdldourCxO`ld-2YLMIuuqSdptdru;qsnunuxqd;rdoe-0unjdojnx-0unjdojnx0-0gdubi^rdbsduOdv-0`sj`e`r-0q`xm`r-0StoRbs`qhof-0mhoj^q`xm`r","dom_mutation_flag":true,"timesliceBufferSize":5000,"sample_continuation_stacktraces":true});</script><style></style><script>__DEV__=0;CavalryLogger=window.CavalryLogger||function(a){this.lid=a;this.transition=false;this.metric_collected=false;this.is_detailed_profiler=false;this.instrumentation_started=false;this.pagelet_metrics={};this.events={};this.ongoing_watch={};this.values={t_cstart:window._cstart};this.piggy_values={};this.bootloader_metrics={};this.resource_to_pagelet_mapping={};this.e2eLogged=false;if(this.initializeInstrumentation)this.initializeInstrumentation()};CavalryLogger.prototype.setIsDetailedProfiler=function(a){this.is_detailed_profiler=a;return this};CavalryLogger.prototype.setTTIEvent=function(a){this.tti_event=a;return this};CavalryLogger.prototype.setValue=function(a,b,c,d){var e=d?this.piggy_values:this.values;if(typeof e[a]=="undefined"||c)e[a]=b;return this};CavalryLogger.prototype.getLastTtiValue=function(){return this.lastTtiValue};CavalryLogger.prototype.setTimeStamp=CavalryLogger.prototype.setTimeStamp||function(a,b,c,d){this.mark(a);var e=this.values.t_cstart||this.values.t_start,f=d?e+d:CavalryLogger.now();this.setValue(a,f,b,c);if(this.tti_event&&a==this.tti_event){this.lastTtiValue=f;this.setTimeStamp("t_tti",b)}return this};CavalryLogger.prototype.mark=typeof console==="object"&&console.timeStamp?function(a){console.timeStamp(a)}:function(){};CavalryLogger.prototype.addPiggyback=function(a,b){this.piggy_values[a]=b;return this};CavalryLogger.instances={};CavalryLogger.id=0;CavalryLogger.perfNubMarkup="";CavalryLogger.getInstance=function(a){if(typeof a=="undefined")a=CavalryLogger.id;if(!CavalryLogger.instances[a])CavalryLogger.instances[a]=new CavalryLogger(a);return CavalryLogger.instances[a]};CavalryLogger.setPageID=function(a){if(CavalryLogger.id===0){var b=CavalryLogger.getInstance();CavalryLogger.instances[a]=b;CavalryLogger.instances[a].lid=a;delete CavalryLogger.instances[0]}CavalryLogger.id=a};CavalryLogger.setPerfNubMarkup=function(a){CavalryLogger.perfNubMarkup=a};CavalryLogger.now=function(){if(window.performance&&performance.timing&&performance.timing.navigationStart&&performance.now)return performance.now()+performance.timing.navigationStart;return new Date().getTime()};CavalryLogger.prototype.measureResources=function(){};CavalryLogger.prototype.profileEarlyResources=function(){};CavalryLogger.getBootloaderMetricsFromAllLoggers=function(){};CavalryLogger.start_js=function(){};CavalryLogger.done_js=function(){};CavalryLogger.getInstance().setTTIEvent("t_domcontent");CavalryLogger.prototype.measureResources=function(a,b){if(!this.log_resources)return;var c="bootload/"+a.name;if(this.bootloader_metrics[c]!==undefined||this.ongoing_watch[c]!==undefined)return;var d=CavalryLogger.now();this.ongoing_watch[c]=d;if(!("start_"+c in this.bootloader_metrics))this.bootloader_metrics["start_"+c]=d;if(b&&!("tag_"+c in this.bootloader_metrics))this.bootloader_metrics["tag_"+c]=b;if(a.type==="js"){var e="js_exec/"+a.name;this.ongoing_watch[e]=d}};CavalryLogger.prototype.stopWatch=function(a){if(this.ongoing_watch[a]){var b=CavalryLogger.now(),c=b-this.ongoing_watch[a];this.bootloader_metrics[a]=c;var d=this.piggy_values;if(a.indexOf("bootload")===0){if(!d.t_resource_download)d.t_resource_download=0;if(!d.resources_downloaded)d.resources_downloaded=0;d.t_resource_download+=c;d.resources_downloaded+=1;if(d["tag_"+a]=="_EF_")d.t_pagelet_cssload_early_resources=b}delete this.ongoing_watch[a]}return this};CavalryLogger.getBootloaderMetricsFromAllLoggers=function(){var a={};Object.values(window.CavalryLogger.instances).forEach(function(b){if(b.bootloader_metrics)Object.assign(a,b.bootloader_metrics)});return a};CavalryLogger.start_js=function(a){for(var b=0;b<a.length;++b)CavalryLogger.getInstance().stopWatch("js_exec/"+a[b])};CavalryLogger.done_js=function(a){for(var b=0;b<a.length;++b)CavalryLogger.getInstance().stopWatch("bootload/"+a[b])};CavalryLogger.prototype.profileEarlyResources=function(a){for(var b=0;b<a.length;b++)this.measureResources({name:a[b][0],type:a[b][1]?"js":""},"_EF_")};CavalryLogger.getInstance().log_resources=true;CavalryLogger.getInstance().setIsDetailedProfiler(true);window.CavalryLogger&&CavalryLogger.getInstance().setTimeStamp("t_start");(function(a){var b=a.Env,c=a.performance;if(!c||!c.timing||!Object.getOwnPropertyDescriptor||!Object.defineProperty||!(b.timeslice_categories&&b.timeslice_categories.reflow))return;var d=c.timing.navigationStart,e=location.search.indexOf("detectreflows")>-1,f=5;function g(){return c.now()+d}function h(){}function i(n,o,p){return function q(){var r=void 0,s=0,t=a.ProfilingCounters,u=g();for(var v=arguments.length,w=Array(v),x=0;x<v;x++)w[x]=arguments[x];if(t){var y=t.startTiming("REFLOW");r=n.apply(this,w);s=t.stopTiming(y)}else{r=n.apply(this,w);s=g()-u}if(s>f){var z=new Error(),A=z.stack;m.push({contextConstructorName:this.constructor.name,description:p,duration:s,name:o,start:u,stack:A})}return r}}function j(n,o,p){if(n==null){h("`"+p+"` isn't own property of %o.",o);return false}else if(n.configurable===false){h("Cannot instrument non-configurable property `"+p+"` from %o.",o);return false}else if(Object.prototype.hasOwnProperty.call(n,"value")&&typeof n.value!=="function"){h("Cannot instrument property `"+p+"` with value "+("`"+n.value+"` from %o"),o);return false}return true}function k(n,o){var p=Object.getOwnPropertyDescriptor(n,o);if(j(p,n,o)){if(p.value)p.value=i(p.value,o,"function");if(p.get)p.get=i(p.get,o,"getter");if(p.set)p.set=i(p.set,o,"setter");Object.defineProperty(n,o,p)}}function l(n,o){o.forEach(k.bind(null,n))}l(a.window,["getMatchedCSSRules","getComputedStyle"]);l(a.Document.prototype,["scrollingElement"]);l(a.Element.prototype,["clientLeft","clientTop","clientWidth","clientHeight","scrollWidth","scrollHeight","scrollLeft","scrollTop","getClientRects","getBoundingClientRect","scrollBy","scrollTo","scrollIntoView","scrollIntoViewIfNeeded"]);l(a.HTMLElement.prototype,["offsetLeft","offsetTop","offsetWidth","offsetHeight","offsetParent","innerText","focus"]);l(a.HTMLInputElement.prototype,["select"]);l(a.HTMLTextAreaElement.prototype,["select"]);l(a.Range.prototype,["getClientRects","getBoundingClientRect"]);l(a.MouseEvent.prototype,["layerX","layerY","offsetX","offsetY"]);l(a.CSSStyleDeclaration.prototype,["getPropertyValue"]);var m=a.ReflowProfiler={_listener:null,_entries:[],push:function(n){if(this._listener)this._listener(n);else this._entries.push(n)},setListener:function(n){if(this._listener)throw new Error("It's not possible to more than one listener.");this._listener=n;this._entries.forEach(function(o){return n(o)});this._entries.length=0}}})(this);</script><noscript><meta http-equiv="refresh" content="0; URL=/web/20171230125248/https://www.facebook.com/bbcnews?_fb_noscript=1"/></noscript><title id="pageTitle">BBC News - Home | Facebook</title><link rel="alternate" hreflang="x-default" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/"/><link rel="alternate" hreflang="en" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/"/><link rel="alternate" hreflang="ar" href="https://web.archive.org/web/20171230125248/https://ar-ar.facebook.com/bbcnews/"/><link rel="alternate" hreflang="bg" href="https://web.archive.org/web/20171230125248/https://bg-bg.facebook.com/bbcnews/"/><link rel="alternate" hreflang="cs" href="https://web.archive.org/web/20171230125248/https://cs-cz.facebook.com/bbcnews/"/><link rel="alternate" hreflang="da" href="https://web.archive.org/web/20171230125248/https://da-dk.facebook.com/bbcnews/"/><link rel="alternate" hreflang="de" href="https://web.archive.org/web/20171230125248/https://de-de.facebook.com/bbcnews/"/><link rel="alternate" hreflang="el" href="https://web.archive.org/web/20171230125248/https://el-gr.facebook.com/bbcnews/"/><link rel="alternate" hreflang="en-gb" href="https://web.archive.org/web/20171230125248/https://en-gb.facebook.com/bbcnews/"/><link rel="alternate" hreflang="es" href="https://web.archive.org/web/20171230125248/https://es-la.facebook.com/bbcnews/"/><link rel="alternate" hreflang="es-es" href="https://web.archive.org/web/20171230125248/https://es-es.facebook.com/bbcnews/"/><link rel="alternate" hreflang="fi" href="https://web.archive.org/web/20171230125248/https://fi-fi.facebook.com/bbcnews/"/><link rel="alternate" hreflang="fr" href="https://web.archive.org/web/20171230125248/https://fr-fr.facebook.com/bbcnews/"/><link rel="alternate" hreflang="fr-ca" href="https://web.archive.org/web/20171230125248/https://fr-ca.facebook.com/bbcnews/"/><link rel="alternate" hreflang="he" href="https://web.archive.org/web/20171230125248/https://he-il.facebook.com/bbcnews/"/><link rel="alternate" hreflang="hr" href="https://web.archive.org/web/20171230125248/https://hr-hr.facebook.com/bbcnews/"/><link rel="alternate" hreflang="hu" href="https://web.archive.org/web/20171230125248/https://hu-hu.facebook.com/bbcnews/"/><link rel="alternate" hreflang="id" href="https://web.archive.org/web/20171230125248/https://id-id.facebook.com/bbcnews/"/><link rel="alternate" hreflang="it" href="https://web.archive.org/web/20171230125248/https://it-it.facebook.com/bbcnews/"/><link rel="alternate" hreflang="ja" href="https://web.archive.org/web/20171230125248/https://ja-jp.facebook.com/bbcnews/"/><link rel="alternate" hreflang="ka" href="https://web.archive.org/web/20171230125248/https://ka-ge.facebook.com/bbcnews/"/><link rel="alternate" hreflang="ko" href="https://web.archive.org/web/20171230125248/https://ko-kr.facebook.com/bbcnews/"/><link rel="alternate" hreflang="ms" href="https://web.archive.org/web/20171230125248/https://ms-my.facebook.com/bbcnews/"/><link rel="alternate" hreflang="nb" href="https://web.archive.org/web/20171230125248/https://nb-no.facebook.com/bbcnews/"/><link rel="alternate" hreflang="nl" href="https://web.archive.org/web/20171230125248/https://nl-nl.facebook.com/bbcnews/"/><link rel="alternate" hreflang="pl" href="https://web.archive.org/web/20171230125248/https://pl-pl.facebook.com/bbcnews/"/><link rel="alternate" hreflang="pt" href="https://web.archive.org/web/20171230125248/https://pt-br.facebook.com/bbcnews/"/><link rel="alternate" hreflang="pt-pt" href="https://web.archive.org/web/20171230125248/https://pt-pt.facebook.com/bbcnews/"/><link rel="alternate" hreflang="ro" href="https://web.archive.org/web/20171230125248/https://ro-ro.facebook.com/bbcnews/"/><link rel="alternate" hreflang="ru" href="https://web.archive.org/web/20171230125248/https://ru-ru.facebook.com/bbcnews/"/><link rel="alternate" hreflang="sk" href="https://web.archive.org/web/20171230125248/https://sk-sk.facebook.com/bbcnews/"/><link rel="alternate" hreflang="sq" href="https://web.archive.org/web/20171230125248/https://sq-al.facebook.com/bbcnews/"/><link rel="alternate" hreflang="sr" href="https://web.archive.org/web/20171230125248/https://sr-rs.facebook.com/bbcnews/"/><link rel="alternate" hreflang="sv" href="https://web.archive.org/web/20171230125248/https://sv-se.facebook.com/bbcnews/"/><link rel="alternate" hreflang="th" href="https://web.archive.org/web/20171230125248/https://th-th.facebook.com/bbcnews/"/><link rel="alternate" hreflang="tr" href="https://web.archive.org/web/20171230125248/https://tr-tr.facebook.com/bbcnews/"/><link rel="alternate" hreflang="vi" href="https://web.archive.org/web/20171230125248/https://vi-vn.facebook.com/bbcnews/"/><link rel="alternate" hreflang="zh" href="https://web.archive.org/web/20171230125248/https://zh-cn.facebook.com/bbcnews/"/><link rel="alternate" hreflang="zh-hk" href="https://web.archive.org/web/20171230125248/https://zh-hk.facebook.com/bbcnews/"/><link rel="alternate" hreflang="zh-tw" href="https://web.archive.org/web/20171230125248/https://zh-tw.facebook.com/bbcnews/"/><link rel="alternate" media="only screen and (max-width: 640px)" href="https://web.archive.org/web/20171230125248/https://m.facebook.com/bbcnews/"/><link rel="alternate" media="handheld" href="https://web.archive.org/web/20171230125248/https://m.facebook.com/bbcnews/"/><meta property="al:android:app_name" content="Facebook"/><meta property="al:android:package" content="com.facebook.katana"/><meta property="al:android:url" content="fb://page/228735667216?referrer=app_link"/><meta property="al:ios:app_name" content="Facebook"/><meta property="al:ios:app_store_id" content="284882215"/><meta property="al:ios:url" content="fb://page/?id=228735667216"/><link rel="alternate" type="application/json+oembed" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/plugins/page/oembed.json/?url=https%3A%2F%2Fwww.facebook.com%2Fbbcnews%2F" title="BBC News"/><meta name="description" content="BBC News, London. 45,284,600 likes 路 2,344,674 talking about this. Welcome to BBC News on Facebook - for the stories that matter to you. Something to..."/><script type="application/ld+json">{"\u0040context":"https:\/\/web.archive.org\/web\/20171230125248\/http:\/\/schema.org","\u0040type":"Organization","name":"BBC News","address":{"\u0040type":"PostalAddress","streetAddress":"Broadcasting House","addressLocality":"London","addressRegion":null,"postalCode":""}}</script><meta property="og:title" content="BBC News"/><meta property="og:description" content="BBC News, London. 45,284,600 likes 路 2,344,674 talking about this. Welcome to BBC News on Facebook - for the stories that matter to you. Something to share? Use the 'Contact us' link, or go to..."/><meta property="og:image" content="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p200x200/23435245_10155306669637217_5362481967672932664_n.png?oh=1923bacfbc6e84e80f2dfa8498a743b9&oe=5AC35039"/><meta property="og:url" content="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/"/><link rel="shortcut icon" href="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/yl/r/H3nktOa7ZMg.ico"/><link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yx/l/0,cross/q3Z4tU0eVhx.css" data-bootloader-hash="wFMSr" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/ys/l/0,cross/x5AVj8WAKit.css" data-bootloader-hash="JENqJ" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yK/l/0,cross/DozLVR0WlU7.css" data-bootloader-hash="MLOvg" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yw/l/0,cross/reEvYPyL4at.css" data-bootloader-hash="sOI2B" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yI/l/0,cross/sD3D8Uv_feN.css" data-bootloader-hash="8KwT3" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yn/l/0,cross/Q9s997TUqkM.css" data-bootloader-hash="5P1ak" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/y3/l/0,cross/uBZzU7S_9Cu.css" data-bootloader-hash="Lu6T3" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yX/l/0,cross/_-tOW3CHGSI.css" data-bootloader-hash="+fywV" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yq/l/0,cross/AjJLIKZqu4-.css" data-bootloader-hash="ekYJS" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yP/l/0,cross/Z9HrKrVgfF5.css" data-bootloader-hash="vhuzs" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/ys/l/0,cross/ADSHAoU1RAG.css" data-bootloader-hash="juaAI" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/y9/l/0,cross/xNdvQu0V1yJ.css" data-bootloader-hash="yLQlv" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="data:text/css; charset=utf-8,%23bootloader_P_mr5{height:42px;}.bootloader_P_mr5{display:block!important;}" data-bootloader-hash="P/mr5" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yg/l/0,cross/4Ecv1jtpCvR.css" data-bootloader-hash="mqImC" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yK/l/0,cross/yxykdznufwF.css" data-bootloader-hash="P7dkk" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yc/l/0,cross/BXyX6wt3UTl.css" data-bootloader-hash="GZTWp" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="data:text/css; charset=utf-8,.t_c3pyo2n7i a,.t_c3pyo2n7i.n_c3pyn-yeu a,.t_c3pyo2n7i.o_c3pyn-2zs a{color:%23999}.t_c3pyo2n7i.h_c3pyo1tmb a,.t_c3pyo2n7i.n_c3pyn-yeu.h_c3pyo1tmb a,.t_c3pyo2n7i.o_c3pyn-2zs.h_c3pyo1tmb a{color:%23616770}._5v3q .t_c3pyo2n7i .n_c3pyo0cv6{color:%2390949c}.b_c3pyn-24p{display:inline-block}.o_c3pyn-2zs+span[role=presentation]{display:none}.o_c3pyn-2zs .i_c3pyn-2zr{display:none}%23bootloader_5v00D{height:42px;}.bootloader_5v00D{display:block!important;}" data-bootloader-hash="5v00D" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="data:text/css; charset=utf-8,.l_c3pyo2v0u{margin-bottom:6px}.y_c3pyo2ta3{margin-bottom:-6px}.u_c3pyo2ta4{padding-bottom:6px}._5v3q .l_c3pyo2v0u{margin-bottom:11px}._5v3q .l_c3pyo2v0u.i_c3pynyi2f{margin-bottom:-1px}._5v3q .l_c3pyo2v0u.i_c3pynyi2f .o_c3pynyi2g{padding-bottom:3px}._5v3q ._5pa- .l_c3pyo2v0u{margin-bottom:7px}.r_c3pyo2ey1{border-bottom:1px solid %23e9e9e9;color:%237f7f7f;display:block;font-size:13px;margin:-18px 0 14px;padding:13px 0 13px}._5v3q .r_c3pyo2ey1{border-bottom-color:%23e5e5e5;color:%2390949c;line-height:15px;margin:-12px 0 12px;padding:10px 23px 10px 0}._5v3q .r_c3pyo2ey1.x_c3pynzq_4,._1s31.x_c3pynzq_4 .r_c3pyo2ey1{color:%23616770}._5v3q .r_c3pyo2ey1.v_c3pynzq_6,._1s31.v_c3pynzq_6 .r_c3pyo2ey1{font-size:13px}._3ccb .r_c3pyo2ey1{font-size:12px;padding-bottom:9px;padding-top:11px}._49gl .r_c3pyo2ey1{display:none}.r_c3pyo2ey1 .m_c3pynzu4b{margin:0;padding:10px 0 10px 12px}%23bootloader_TvoAA{height:42px;}.bootloader_TvoAA{display:block!important;}" data-bootloader-hash="TvoAA" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yf/l/0,cross/URitwODOREE.css" data-bootloader-hash="p6dFW" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20171230125248cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yz/l/0,cross/y_HFgRLJxyf.css" data-bootloader-hash="OrPJn" data-permanent="1" crossorigin="anonymous"/> <script src="https://web.archive.org/web/20171230125248js_/https://static.xx.fbcdn.net/rsrc.php/v3/yM/r/038eomLkNHT.js" data-bootloader-hash="zSrLC" crossorigin="anonymous"></script> <script>requireLazy(["ix"],function(ix){ix.add({"101769":{"sprited":true,"spriteCssClass":"sx_479d11","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123858":{"sprited":true,"spriteCssClass":"sx_cf1d14","spriteMapCssClass":"sp_v32uJcgSdgU"},"122292":{"sprited":true,"spriteCssClass":"sx_e25575","spriteMapCssClass":"sp_7MM6lFAk3FI"},"141517":{"sprited":true,"spriteCssClass":"sx_278979","spriteMapCssClass":"sp_7MM6lFAk3FI"},"122516":{"sprited":true,"spriteCssClass":"sx_04fb30","spriteMapCssClass":"sp_7MM6lFAk3FI"},"141741":{"sprited":true,"spriteCssClass":"sx_754429","spriteMapCssClass":"sp_7MM6lFAk3FI"},"122807":{"sprited":true,"spriteCssClass":"sx_2a1aa5","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142032":{"sprited":true,"spriteCssClass":"sx_715a34","spriteMapCssClass":"sp_7MM6lFAk3FI"},"122843":{"sprited":true,"spriteCssClass":"sx_5165ae","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142068":{"sprited":true,"spriteCssClass":"sx_5cf18d","spriteMapCssClass":"sp_7MM6lFAk3FI"},"122846":{"sprited":true,"spriteCssClass":"sx_6ba4bf","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142071":{"sprited":true,"spriteCssClass":"sx_6c6063","spriteMapCssClass":"sp_7MM6lFAk3FI"},"122947":{"sprited":true,"spriteCssClass":"sx_109e58","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142172":{"sprited":true,"spriteCssClass":"sx_352f1b","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123021":{"sprited":true,"spriteCssClass":"sx_f49b7d","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142246":{"sprited":true,"spriteCssClass":"sx_7f0750","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123104":{"sprited":true,"spriteCssClass":"sx_7fe6e8","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142329":{"sprited":true,"spriteCssClass":"sx_6bf940","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123137":{"sprited":true,"spriteCssClass":"sx_3473d4","spriteMapCssClass":"sp_t0ClL7q7SVq"},"142362":{"sprited":true,"spriteCssClass":"sx_60ecbe","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123247":{"sprited":true,"spriteCssClass":"sx_2302e8","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142472":{"sprited":true,"spriteCssClass":"sx_6ddc22","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123281":{"sprited":true,"spriteCssClass":"sx_52593a","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142506":{"sprited":true,"spriteCssClass":"sx_526c26","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123312":{"sprited":true,"spriteCssClass":"sx_15c90a","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142537":{"sprited":true,"spriteCssClass":"sx_890418","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123350":{"sprited":true,"spriteCssClass":"sx_1d6c06","spriteMapCssClass":"sp_t0ClL7q7SVq"},"142575":{"sprited":true,"spriteCssClass":"sx_68dec6","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123364":{"sprited":true,"spriteCssClass":"sx_64fefb","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142589":{"sprited":true,"spriteCssClass":"sx_7bc220","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123445":{"sprited":true,"spriteCssClass":"sx_e77dfe","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142670":{"sprited":true,"spriteCssClass":"sx_7ad647","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123569":{"sprited":true,"spriteCssClass":"sx_48d5fd","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142794":{"sprited":true,"spriteCssClass":"sx_c18863","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123662":{"sprited":true,"spriteCssClass":"sx_ae6b62","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142887":{"sprited":true,"spriteCssClass":"sx_d356c6","spriteMapCssClass":"sp_7MM6lFAk3FI"},"123742":{"sprited":true,"spriteCssClass":"sx_6f5cb8","spriteMapCssClass":"sp_7MM6lFAk3FI"},"142967":{"sprited":true,"spriteCssClass":"sx_2beee9","spriteMapCssClass":"sp_7MM6lFAk3FI"},"89956":{"sprited":true,"spriteCssClass":"sx_bb5b1d","spriteMapCssClass":"sp_7MM6lFAk3FI"},"89959":{"sprited":true,"spriteCssClass":"sx_dfee07","spriteMapCssClass":"sp_7MM6lFAk3FI"},"89968":{"sprited":true,"spriteCssClass":"sx_b007ad","spriteMapCssClass":"sp_7MM6lFAk3FI"},"89971":{"sprited":true,"spriteCssClass":"sx_94ea67","spriteMapCssClass":"sp_7MM6lFAk3FI"},"27445":{"sprited":true,"spriteCssClass":"sx_3cb36a","spriteMapCssClass":"sp_7MM6lFAk3FI"},"101301":{"sprited":true,"spriteCssClass":"sx_b8e51c","spriteMapCssClass":"sp_Lda9yxacsCe"},"101305":{"sprited":true,"spriteCssClass":"sx_11ac26","spriteMapCssClass":"sp_Lda9yxacsCe"},"122578":{"sprited":true,"spriteCssClass":"sx_f4f524","spriteMapCssClass":"sp_Lda9yxacsCe"},"114247":{"sprited":true,"spriteCssClass":"sx_ac012a","spriteMapCssClass":"sp_7MM6lFAk3FI"},"114271":{"sprited":true,"spriteCssClass":"sx_8ecd34","spriteMapCssClass":"sp_7MM6lFAk3FI"},"115396":{"sprited":true,"spriteCssClass":"sx_61cadc","spriteMapCssClass":"sp_7MM6lFAk3FI"},"126379":{"sprited":true,"spriteCssClass":"sx_62e53b","spriteMapCssClass":"sp_v32uJcgSdgU"},"127062":{"sprited":true,"spriteCssClass":"sx_3c534f","spriteMapCssClass":"sp_v32uJcgSdgU"},"311942":{"sprited":true,"spriteCssClass":"sx_798fe9","spriteMapCssClass":"sp_v32uJcgSdgU"},"127000":{"sprited":true,"spriteCssClass":"sx_2cb6f3","spriteMapCssClass":"sp_v32uJcgSdgU"},"128986":{"sprited":true,"spriteCssClass":"sx_e05c12","spriteMapCssClass":"sp_7MM6lFAk3FI"},"114569":{"sprited":true,"spriteCssClass":"sx_87169c","spriteMapCssClass":"sp_t0ClL7q7SVq"},"124952":{"sprited":true,"spriteCssClass":"sx_c66ccd","spriteMapCssClass":"sp_7MM6lFAk3FI"},"396312":{"sprited":true,"spriteCssClass":"sx_466e10","spriteMapCssClass":"sp_v32uJcgSdgU"},"116498":{"sprited":true,"spriteCssClass":"sx_d318ed","spriteMapCssClass":"sp_v32uJcgSdgU"},"127712":{"sprited":true,"spriteCssClass":"sx_8db32c","spriteMapCssClass":"sp_v32uJcgSdgU"},"114929":{"sprited":true,"spriteCssClass":"sx_76ff69","spriteMapCssClass":"sp_v32uJcgSdgU"},"116533":{"sprited":true,"spriteCssClass":"sx_c2fd7e","spriteMapCssClass":"sp_v32uJcgSdgU"},"114932":{"sprited":true,"spriteCssClass":"sx_c4b7c4","spriteMapCssClass":"sp_v32uJcgSdgU"},"116760":{"sprited":true,"spriteCssClass":"sx_4c1882","spriteMapCssClass":"sp_7MM6lFAk3FI"},"127974":{"sprited":true,"spriteCssClass":"sx_30c4b6","spriteMapCssClass":"sp_7MM6lFAk3FI"},"128367":{"sprited":true,"spriteCssClass":"sx_3e5355","spriteMapCssClass":"sp_v32uJcgSdgU"},"128156":{"sprited":true,"spriteCssClass":"sx_f2cdf7","spriteMapCssClass":"sp_v32uJcgSdgU"},"127070":{"sprited":true,"spriteCssClass":"sx_7f3f88","spriteMapCssClass":"sp_v32uJcgSdgU"},"128308":{"sprited":true,"spriteCssClass":"sx_f8bef1","spriteMapCssClass":"sp_v32uJcgSdgU"},"94375":{"sprited":true,"spriteCssClass":"sx_62268d","spriteMapCssClass":"sp_fFWR4Tc6va-"},"94376":{"sprited":true,"spriteCssClass":"sx_675260","spriteMapCssClass":"sp_fFWR4Tc6va-"},"114555":{"sprited":true,"spriteCssClass":"sx_05875e","spriteMapCssClass":"sp_t0ClL7q7SVq"},"114570":{"sprited":true,"spriteCssClass":"sx_87340b","spriteMapCssClass":"sp_t0ClL7q7SVq"},"115129":{"sprited":true,"spriteCssClass":"sx_99c58b","spriteMapCssClass":"sp_Lda9yxacsCe"},"95526":{"sprited":true,"spriteCssClass":"sx_6825d7","spriteMapCssClass":"sp_910foO0egF2"},"95528":{"sprited":true,"spriteCssClass":"sx_54ec31","spriteMapCssClass":"sp_910foO0egF2"},"95529":{"sprited":true,"spriteCssClass":"sx_8e3bd0","spriteMapCssClass":"sp_910foO0egF2"},"95530":{"sprited":true,"spriteCssClass":"sx_8bf902","spriteMapCssClass":"sp_910foO0egF2"},"95531":{"sprited":true,"spriteCssClass":"sx_16d7c0","spriteMapCssClass":"sp_910foO0egF2"},"95532":{"sprited":true,"spriteCssClass":"sx_f724e7","spriteMapCssClass":"sp_910foO0egF2"},"95533":{"sprited":true,"spriteCssClass":"sx_c8c893","spriteMapCssClass":"sp_910foO0egF2"},"26967":{"sprited":true,"spriteCssClass":"sx_ac6d1f","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95502":{"sprited":true,"spriteCssClass":"sx_426191","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95501":{"sprited":true,"spriteCssClass":"sx_d96670","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95513":{"sprited":true,"spriteCssClass":"sx_7459c5","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95512":{"sprited":true,"spriteCssClass":"sx_c01d56","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95519":{"sprited":true,"spriteCssClass":"sx_37a85b","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95518":{"sprited":true,"spriteCssClass":"sx_c66439","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95522":{"sprited":true,"spriteCssClass":"sx_e1b6a4","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95521":{"sprited":true,"spriteCssClass":"sx_74a4c4","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95538":{"sprited":true,"spriteCssClass":"sx_1d44cf","spriteMapCssClass":"sp_fFWR4Tc6va-"},"95537":{"sprited":true,"spriteCssClass":"sx_e062de","spriteMapCssClass":"sp_fFWR4Tc6va-"},"122203":{"sprited":true,"spriteCssClass":"sx_cf72da","spriteMapCssClass":"sp_910foO0egF2"},"122574":{"sprited":true,"spriteCssClass":"sx_d8fda8","spriteMapCssClass":"sp_910foO0egF2"},"123107":{"sprited":true,"spriteCssClass":"sx_aa8718","spriteMapCssClass":"sp_910foO0egF2"},"123230":{"sprited":true,"spriteCssClass":"sx_55ce57","spriteMapCssClass":"sp_EqZbUbvyvM-"},"123502":{"sprited":true,"spriteCssClass":"sx_ccf6b5","spriteMapCssClass":"sp_910foO0egF2"},"81849":{"sprited":true,"spriteCssClass":"sx_28bb10","spriteMapCssClass":"sp_EqZbUbvyvM-"},"86988":{"sprited":true,"spriteCssClass":"sx_ca516e","spriteMapCssClass":"sp_EqZbUbvyvM-"},"40052":{"sprited":true,"spriteCssClass":"sx_62a652","spriteMapCssClass":"sp_fM-mz8spZ1b"},"404223":{"sprited":true,"spriteCssClass":"sx_28b5da","spriteMapCssClass":"sp_910foO0egF2"},"87068":{"sprited":true,"spriteCssClass":"sx_2e873c","spriteMapCssClass":"sp_910foO0egF2"},"82423":{"sprited":true,"spriteCssClass":"sx_bd793c","spriteMapCssClass":"sp_EqZbUbvyvM-"},"94348":{"sprited":true,"spriteCssClass":"sx_324dbb","spriteMapCssClass":"sp_910foO0egF2"},"86936":{"sprited":true,"spriteCssClass":"sx_218b69","spriteMapCssClass":"sp_XRTly8maU8f"},"86853":{"sprited":true,"spriteCssClass":"sx_12acef","spriteMapCssClass":"sp_EqZbUbvyvM-"},"86854":{"sprited":true,"spriteCssClass":"sx_b80897","spriteMapCssClass":"sp_EqZbUbvyvM-"},"86857":{"sprited":true,"spriteCssClass":"sx_b5d737","spriteMapCssClass":"sp_EqZbUbvyvM-"},"86852":{"sprited":true,"spriteCssClass":"sx_b898c3","spriteMapCssClass":"sp_XRTly8maU8f"},"86924":{"sprited":true,"spriteCssClass":"sx_696671","spriteMapCssClass":"sp_EqZbUbvyvM-"},"86933":{"sprited":true,"spriteCssClass":"sx_58033e","spriteMapCssClass":"sp_EqZbUbvyvM-"},"141787":{"sprited":true,"spriteCssClass":"sx_adfbef","spriteMapCssClass":"sp_4DY_L3nBuPJ"},"86994":{"sprited":true,"spriteCssClass":"sx_95b03b","spriteMapCssClass":"sp_E2qmW75VT8F"},"86995":{"sprited":true,"spriteCssClass":"sx_a2184c","spriteMapCssClass":"sp_E2qmW75VT8F"},"86996":{"sprited":true,"spriteCssClass":"sx_6a8742","spriteMapCssClass":"sp_E2qmW75VT8F"},"86997":{"sprited":true,"spriteCssClass":"sx_ab51d2","spriteMapCssClass":"sp_E2qmW75VT8F"},"86998":{"sprited":true,"spriteCssClass":"sx_3a8252","spriteMapCssClass":"sp_E2qmW75VT8F"},"86999":{"sprited":true,"spriteCssClass":"sx_459004","spriteMapCssClass":"sp_E2qmW75VT8F"},"87000":{"sprited":true,"spriteCssClass":"sx_5d4f46","spriteMapCssClass":"sp_E2qmW75VT8F"},"27983":{"sprited":true,"spriteCssClass":"sx_beb178","spriteMapCssClass":"sp_XRTly8maU8f"},"115425":{"sprited":true,"spriteCssClass":"sx_20a107","spriteMapCssClass":"sp_E-OLqdNxg_a"},"124078":{"sprited":true,"spriteCssClass":"sx_970fe2","spriteMapCssClass":"sp_PuScx-eR1RL"},"351970":{"sprited":true,"spriteCssClass":"sx_461c40","spriteMapCssClass":"sp_njNl31OK_hs"},"351971":{"sprited":true,"spriteCssClass":"sx_3c0c3c","spriteMapCssClass":"sp_njNl31OK_hs"},"351972":{"sprited":true,"spriteCssClass":"sx_6e4d23","spriteMapCssClass":"sp_njNl31OK_hs"},"351973":{"sprited":true,"spriteCssClass":"sx_d62e78","spriteMapCssClass":"sp_njNl31OK_hs"},"88862":{"sprited":true,"spriteCssClass":"sx_bf64fd","spriteMapCssClass":"sp_wvyZWhN40Ic"},"88874":{"sprited":true,"spriteCssClass":"sx_22ffcb","spriteMapCssClass":"sp_wvyZWhN40Ic"},"86977":{"sprited":true,"spriteCssClass":"sx_68643b","spriteMapCssClass":"sp_ALHe1rT6ttD"},"101343":{"sprited":true,"spriteCssClass":"sx_437100","spriteMapCssClass":"sp_t0ClL7q7SVq"},"94368":{"sprited":true,"spriteCssClass":"sx_35c26c","spriteMapCssClass":"sp_OiICz0ukGhb"},"94377":{"sprited":true,"spriteCssClass":"sx_8992f5","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94378":{"sprited":true,"spriteCssClass":"sx_0dc153","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95525":{"sprited":true,"spriteCssClass":"sx_5639e4","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95527":{"sprited":true,"spriteCssClass":"sx_1a7470","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94369":{"sprited":true,"spriteCssClass":"sx_d3d519","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94370":{"sprited":true,"spriteCssClass":"sx_ab195b","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94351":{"sprited":true,"spriteCssClass":"sx_5e94f7","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94352":{"sprited":true,"spriteCssClass":"sx_5414a9","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94409":{"sprited":true,"spriteCssClass":"sx_4e119c","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94410":{"sprited":true,"spriteCssClass":"sx_b0acf6","spriteMapCssClass":"sp_ueF6nWt-2yr"},"94363":{"sprited":true,"spriteCssClass":"sx_0ba043","spriteMapCssClass":"sp_s8jX2u6J9nh"},"94362":{"sprited":true,"spriteCssClass":"sx_26eb2a","spriteMapCssClass":"sp_s8jX2u6J9nh"},"94361":{"sprited":true,"spriteCssClass":"sx_ff4c2a","spriteMapCssClass":"sp_ueF6nWt-2yr"},"346093":{"sprited":true,"spriteCssClass":"sx_e3a4f6","spriteMapCssClass":"sp_ueF6nWt-2yr"},"125303":{"sprited":true,"spriteCssClass":"sx_cdc250","spriteMapCssClass":"sp_VHJeXmvNij3"},"115703":{"sprited":true,"spriteCssClass":"sx_633b68","spriteMapCssClass":"sp_ueF6nWt-2yr"},"139437":{"sprited":true,"spriteCssClass":"sx_d06584","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95503":{"sprited":true,"spriteCssClass":"sx_10ec44","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95514":{"sprited":true,"spriteCssClass":"sx_e8e256","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95520":{"sprited":true,"spriteCssClass":"sx_403c04","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95523":{"sprited":true,"spriteCssClass":"sx_a671ed","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95535":{"sprited":true,"spriteCssClass":"sx_ef42db","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95536":{"sprited":true,"spriteCssClass":"sx_18cf28","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95534":{"sprited":true,"spriteCssClass":"sx_af3d44","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95539":{"sprited":true,"spriteCssClass":"sx_c2ce49","spriteMapCssClass":"sp_ueF6nWt-2yr"},"303560":{"sprited":true,"spriteCssClass":"sx_ecf663","spriteMapCssClass":"sp_ueF6nWt-2yr"},"95544":{"sprited":true,"spriteCssClass":"sx_543d59","spriteMapCssClass":"sp_ueF6nWt-2yr"},"141419":{"sprited":true,"spriteCssClass":"sx_4a605f","spriteMapCssClass":"sp_VHJeXmvNij3"},"127625":{"sprited":true,"spriteCssClass":"sx_cf94d5","spriteMapCssClass":"sp_nkrrP1GVH0v"},"122597":{"sprited":true,"spriteCssClass":"sx_d5ed01","spriteMapCssClass":"sp_VHJeXmvNij3"},"122607":{"sprited":true,"spriteCssClass":"sx_943e1d","spriteMapCssClass":"sp_VHJeXmvNij3"},"122194":{"sprited":true,"spriteCssClass":"sx_d631bc","spriteMapCssClass":"sp_ID4HkaVNOO2"},"124199":{"sprited":true,"spriteCssClass":"sx_5a93ce","spriteMapCssClass":"sp_VHJeXmvNij3"},"124209":{"sprited":true,"spriteCssClass":"sx_f22a5e","spriteMapCssClass":"sp_VHJeXmvNij3"},"363585":{"sprited":true,"spriteCssClass":"sx_87a974","spriteMapCssClass":"sp_VHJeXmvNij3"},"363586":{"sprited":true,"spriteCssClass":"sx_d50d53","spriteMapCssClass":"sp_VHJeXmvNij3"},"378280":{"sprited":true,"spriteCssClass":"sx_ddffff","spriteMapCssClass":"sp_EqZbUbvyvM-"},"363587":{"sprited":true,"spriteCssClass":"sx_6c922b","spriteMapCssClass":"sp_EqZbUbvyvM-"},"125920":{"sprited":true,"spriteCssClass":"sx_094fb4","spriteMapCssClass":"sp_t0ClL7q7SVq"},"124318":{"sprited":true,"spriteCssClass":"sx_7d10b5","spriteMapCssClass":"sp_ID4HkaVNOO2"},"122716":{"sprited":true,"spriteCssClass":"sx_6dfc06","spriteMapCssClass":"sp_VHJeXmvNij3"},"140338":{"sprited":true,"spriteCssClass":"sx_5faac9","spriteMapCssClass":"sp_VHJeXmvNij3"},"125921":{"sprited":true,"spriteCssClass":"sx_a46a1f","spriteMapCssClass":"sp_VHJeXmvNij3"},"124319":{"sprited":true,"spriteCssClass":"sx_c3bc9f","spriteMapCssClass":"sp_EqZbUbvyvM-"},"122717":{"sprited":true,"spriteCssClass":"sx_33cd09","spriteMapCssClass":"sp_ID4HkaVNOO2"},"140339":{"sprited":true,"spriteCssClass":"sx_196e3a","spriteMapCssClass":"sp_VHJeXmvNij3"},"412156":{"sprited":true,"spriteCssClass":"sx_e7c9e0","spriteMapCssClass":"sp_VHJeXmvNij3"},"390678":{"sprited":true,"spriteCssClass":"sx_e42365","spriteMapCssClass":"sp_VHJeXmvNij3"},"132175":{"sprited":true,"spriteCssClass":"sx_3ee0fc","spriteMapCssClass":"sp_t0ClL7q7SVq"},"117757":{"sprited":true,"spriteCssClass":"sx_86e971","spriteMapCssClass":"sp_t0ClL7q7SVq"},"403741":{"sprited":true,"spriteCssClass":"sx_56f427","spriteMapCssClass":"sp_VHJeXmvNij3"},"124739":{"sprited":true,"spriteCssClass":"sx_71ef5f","spriteMapCssClass":"sp_VHJeXmvNij3"},"403739":{"sprited":true,"spriteCssClass":"sx_5c5f91","spriteMapCssClass":"sp_VHJeXmvNij3"},"139157":{"sprited":true,"spriteCssClass":"sx_6a4b36","spriteMapCssClass":"sp_VHJeXmvNij3"},"407178":{"sprited":true,"spriteCssClass":"sx_0390d5","spriteMapCssClass":"sp_VHJeXmvNij3"},"390679":{"sprited":true,"spriteCssClass":"sx_45b8db","spriteMapCssClass":"sp_VHJeXmvNij3"},"376185":{"sprited":true,"spriteCssClass":"sx_1c933f","spriteMapCssClass":"sp_VHJeXmvNij3"},"403743":{"sprited":true,"spriteCssClass":"sx_d436c8","spriteMapCssClass":"sp_VHJeXmvNij3"},"407620":{"sprited":true,"spriteCssClass":"sx_0dae87","spriteMapCssClass":"sp_VHJeXmvNij3"},"114554":{"sprited":true,"spriteCssClass":"sx_f982fa","spriteMapCssClass":"sp_VHJeXmvNij3"},"115128":{"sprited":true,"spriteCssClass":"sx_69752c","spriteMapCssClass":"sp_VHJeXmvNij3"},"115606":{"sprited":true,"spriteCssClass":"sx_676b91","spriteMapCssClass":"sp_VHJeXmvNij3"},"403742":{"sprited":true,"spriteCssClass":"sx_f7d899","spriteMapCssClass":"sp_VHJeXmvNij3"},"124738":{"sprited":true,"spriteCssClass":"sx_5ea90d","spriteMapCssClass":"sp_VHJeXmvNij3"},"123136":{"sprited":true,"spriteCssClass":"sx_253883","spriteMapCssClass":"sp_VHJeXmvNij3"},"394327":{"sprited":true,"spriteCssClass":"sx_e02655","spriteMapCssClass":"sp_VHJeXmvNij3"},"124832":{"sprited":true,"spriteCssClass":"sx_2c901c","spriteMapCssClass":"sp_VHJeXmvNij3"},"377177":{"sprited":true,"spriteCssClass":"sx_a85cb5","spriteMapCssClass":"sp_VHJeXmvNij3"},"379681":{"sprited":true,"spriteCssClass":"sx_0159e7","spriteMapCssClass":"sp_VHJeXmvNij3"},"126906":{"sprited":true,"spriteCssClass":"sx_a1d2fd","spriteMapCssClass":"sp_VHJeXmvNij3"},"123702":{"sprited":true,"spriteCssClass":"sx_cff8bf","spriteMapCssClass":"sp_VHJeXmvNij3"},"388066":{"sprited":true,"spriteCssClass":"sx_825ad2","spriteMapCssClass":"sp_VHJeXmvNij3"},"363532":{"sprited":true,"spriteCssClass":"sx_9531e0","spriteMapCssClass":"sp_VHJeXmvNij3"},"122587":{"sprited":true,"spriteCssClass":"sx_0cddc1","spriteMapCssClass":"sp_VHJeXmvNij3"},"385699":{"sprited":true,"spriteCssClass":"sx_953c37","spriteMapCssClass":"sp_VHJeXmvNij3"},"122577":{"sprited":true,"spriteCssClass":"sx_138a8f","spriteMapCssClass":"sp_VHJeXmvNij3"},"364972":{"sprited":true,"spriteCssClass":"sx_b49e7f","spriteMapCssClass":"sp_ID4HkaVNOO2"},"115692":{"sprited":true,"spriteCssClass":"sx_1afa53","spriteMapCssClass":"sp_VHJeXmvNij3"},"363511":{"sprited":true,"spriteCssClass":"sx_b23cf3","spriteMapCssClass":"sp_VHJeXmvNij3"},"415409":{"sprited":true,"spriteCssClass":"sx_7245bf","spriteMapCssClass":"sp_VHJeXmvNij3"},"125781":{"sprited":true,"spriteCssClass":"sx_5c302f","spriteMapCssClass":"sp_VHJeXmvNij3"},"126465":{"sprited":true,"spriteCssClass":"sx_656000","spriteMapCssClass":"sp_VHJeXmvNij3"},"123261":{"sprited":true,"spriteCssClass":"sx_8723d3","spriteMapCssClass":"sp_VHJeXmvNij3"},"403740":{"sprited":true,"spriteCssClass":"sx_4d38ac","spriteMapCssClass":"sp_VHJeXmvNij3"},"126340":{"sprited":true,"spriteCssClass":"sx_fa88a0","spriteMapCssClass":"sp_VHJeXmvNij3"},"22262":{"sprited":true,"spriteCssClass":"sx_2d72dd","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22264":{"sprited":true,"spriteCssClass":"sx_d24fbd","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22263":{"sprited":true,"spriteCssClass":"sx_5f9b9c","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22272":{"sprited":true,"spriteCssClass":"sx_668833","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22273":{"sprited":true,"spriteCssClass":"sx_862a43","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22274":{"sprited":true,"spriteCssClass":"sx_f2af94","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22275":{"sprited":true,"spriteCssClass":"sx_2a15ea","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22276":{"sprited":true,"spriteCssClass":"sx_2991cd","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22279":{"sprited":true,"spriteCssClass":"sx_ca07db","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22283":{"sprited":true,"spriteCssClass":"sx_95ae7e","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22284":{"sprited":true,"spriteCssClass":"sx_cead96","spriteMapCssClass":"sp_1Dt7coaOOd9"},"367566":{"sprited":true,"spriteCssClass":"sx_3ea06d","spriteMapCssClass":"sp_1Dt7coaOOd9"},"368981":{"sprited":true,"spriteCssClass":"sx_3c3bc2","spriteMapCssClass":"sp_1Dt7coaOOd9"},"408431":{"sprited":true,"spriteCssClass":"sx_767f0d","spriteMapCssClass":"sp_1Dt7coaOOd9"},"22147":{"sprited":true,"spriteCssClass":"sx_e4b218","spriteMapCssClass":"sp_GEq1sR8UWKM"},"22148":{"sprited":true,"spriteCssClass":"sx_cad6d0","spriteMapCssClass":"sp_GEq1sR8UWKM"},"116169":{"sprited":true,"spriteCssClass":"sx_bbaffc","spriteMapCssClass":"sp_O_q3SN-18tS"},"116695":{"sprited":true,"spriteCssClass":"sx_69299a","spriteMapCssClass":"sp_bd8fB8xt1fS"},"40279":{"sprited":true,"spriteCssClass":"sx_5baa51","spriteMapCssClass":"sp_599pkb6X_CF"},"88838":{"sprited":true,"spriteCssClass":"sx_0893c8","spriteMapCssClass":"sp_HBt4FAQ4jZD"},"139566":{"sprited":true,"spriteCssClass":"sx_0079b8","spriteMapCssClass":"sp_XOwosgMx-yy"},"114568":{"sprited":true,"spriteCssClass":"sx_3a1202","spriteMapCssClass":"sp_3fgHf5RQ8UY"},"114707":{"sprited":true,"spriteCssClass":"sx_caf3a4","spriteMapCssClass":"sp_Lda9yxacsCe"},"115598":{"sprited":true,"spriteCssClass":"sx_b37d41","spriteMapCssClass":"sp_vlUQLMK3ZEG"},"125721":{"sprited":true,"spriteCssClass":"sx_b5c31c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"113739":{"sprited":true,"spriteCssClass":"sx_51895b","spriteMapCssClass":"sp_sg_Xi9B4WAj"},"141811":{"sprited":true,"spriteCssClass":"sx_3b2590","spriteMapCssClass":"sp_f9uednsoGr5"},"142454":{"sprited":true,"spriteCssClass":"sx_5a9be4","spriteMapCssClass":"sp_t0ClL7q7SVq"},"142926":{"sprited":true,"spriteCssClass":"sx_3d651b","spriteMapCssClass":"sp_R8dmTFJ2vX4"},"142938":{"sprited":true,"spriteCssClass":"sx_c0c8e7","spriteMapCssClass":"sp_OiICz0ukGhb"},"124180":{"sprited":true,"spriteCssClass":"sx_d6c802","spriteMapCssClass":"sp_pkyLkMZPuXs"},"275996":{"sprited":true,"spriteCssClass":"sx_79ae81","spriteMapCssClass":"sp_ueF6nWt-2yr"},"275997":{"sprited":true,"spriteCssClass":"sx_af7a9c","spriteMapCssClass":"sp_ueF6nWt-2yr"},"275998":{"sprited":true,"spriteCssClass":"sx_1e364d","spriteMapCssClass":"sp_ueF6nWt-2yr"},"276000":{"sprited":true,"spriteCssClass":"sx_6e8e88","spriteMapCssClass":"sp_ueF6nWt-2yr"},"86813":{"sprited":true,"spriteCssClass":"sx_daf107","spriteMapCssClass":"sp_910foO0egF2"},"86815":{"sprited":true,"spriteCssClass":"sx_1b94e9","spriteMapCssClass":"sp_EqZbUbvyvM-"},"86816":{"sprited":true,"spriteCssClass":"sx_198765","spriteMapCssClass":"sp_EqZbUbvyvM-"},"117010":{"sprited":true,"spriteCssClass":"sx_b50563","spriteMapCssClass":"sp_3Hm8ptM4Pnd"},"137136":{"sprited":true,"spriteCssClass":"sx_a55397","spriteMapCssClass":"sp_ueF6nWt-2yr"},"114708":{"sprited":true,"spriteCssClass":"sx_be854f","spriteMapCssClass":"sp_wvyZWhN40Ic"},"119374":{"sprited":true,"spriteCssClass":"sx_e338ad","spriteMapCssClass":"sp_Qj96PFXratJ"},"117911":{"sprited":true,"spriteCssClass":"sx_739ec8","spriteMapCssClass":"sp_VJSTBJhXyvf"},"125782":{"sprited":true,"spriteCssClass":"sx_dd7d25","spriteMapCssClass":"sp_VHJeXmvNij3"},"89465":{"sprited":true,"spriteCssClass":"sx_5c7e1d","spriteMapCssClass":"sp_s8jX2u6J9nh"},"409177":{"sprited":true,"spriteCssClass":"sx_391e34","spriteMapCssClass":"sp_v32uJcgSdgU"},"409178":{"sprited":true,"spriteCssClass":"sx_85e2b7","spriteMapCssClass":"sp_v32uJcgSdgU"},"409179":{"sprited":true,"spriteCssClass":"sx_7af32d","spriteMapCssClass":"sp_v32uJcgSdgU"},"409180":{"sprited":true,"spriteCssClass":"sx_b4af28","spriteMapCssClass":"sp_v32uJcgSdgU"},"409181":{"sprited":true,"spriteCssClass":"sx_8208a3","spriteMapCssClass":"sp_v32uJcgSdgU"},"134821":{"sprited":true,"spriteCssClass":"sx_fb015c","spriteMapCssClass":"sp_0z5yf9mR0_1"},"144532":{"sprited":true,"spriteCssClass":"sx_a29d0f","spriteMapCssClass":"sp_VHJeXmvNij3"},"142930":{"sprited":true,"spriteCssClass":"sx_e04ff6","spriteMapCssClass":"sp_VHJeXmvNij3"},"144536":{"sprited":true,"spriteCssClass":"sx_fea8a0","spriteMapCssClass":"sp_VHJeXmvNij3"},"142934":{"sprited":true,"spriteCssClass":"sx_74af17","spriteMapCssClass":"sp_VHJeXmvNij3"},"143342":{"sprited":true,"spriteCssClass":"sx_6a2ec7","spriteMapCssClass":"sp_VHJeXmvNij3"},"141740":{"sprited":true,"spriteCssClass":"sx_64179d","spriteMapCssClass":"sp_t0ClL7q7SVq"},"143470":{"sprited":true,"spriteCssClass":"sx_b4ab51","spriteMapCssClass":"sp_R8dmTFJ2vX4"},"141868":{"sprited":true,"spriteCssClass":"sx_221ea0","spriteMapCssClass":"sp_v32uJcgSdgU"},"375379":{"sprited":true,"spriteCssClass":"sx_b488b3","spriteMapCssClass":"sp_OiICz0ukGhb"},"425290":{"sprited":true,"spriteCssClass":"sx_8a2892","spriteMapCssClass":"sp_OiICz0ukGhb"},"425299":{"sprited":true,"spriteCssClass":"sx_831bfb","spriteMapCssClass":"sp_OiICz0ukGhb"},"363499":{"sprited":true,"spriteCssClass":"sx_8239e4","spriteMapCssClass":"sp_OiICz0ukGhb"},"363503":{"sprited":true,"spriteCssClass":"sx_f62f7b","spriteMapCssClass":"sp_OiICz0ukGhb"},"363558":{"sprited":true,"spriteCssClass":"sx_e80895","spriteMapCssClass":"sp_OiICz0ukGhb"},"358304":{"sprited":true,"spriteCssClass":"sx_25cc37","spriteMapCssClass":"sp_OiICz0ukGhb"},"375558":{"sprited":true,"spriteCssClass":"sx_4dfed4","spriteMapCssClass":"sp_OiICz0ukGhb"},"363776":{"sprited":true,"spriteCssClass":"sx_4b3065","spriteMapCssClass":"sp_OiICz0ukGhb"},"363791":{"sprited":true,"spriteCssClass":"sx_317df6","spriteMapCssClass":"sp_OiICz0ukGhb"},"288995":{"sprited":true,"spriteCssClass":"sx_945661","spriteMapCssClass":"sp_OiICz0ukGhb"},"95055":{"sprited":true,"spriteCssClass":"sx_ed7ad7","spriteMapCssClass":"sp_OiICz0ukGhb"},"375378":{"sprited":true,"spriteCssClass":"sx_acb642","spriteMapCssClass":"sp_jtxk1HBieZ8"},"425281":{"sprited":true,"spriteCssClass":"sx_8a2356","spriteMapCssClass":"sp_jtxk1HBieZ8"},"425294":{"sprited":true,"spriteCssClass":"sx_8213ed","spriteMapCssClass":"sp_jtxk1HBieZ8"},"425295":{"sprited":true,"spriteCssClass":"sx_824b8f","spriteMapCssClass":"sp_jtxk1HBieZ8"},"425298":{"sprited":true,"spriteCssClass":"sx_3d9c9e","spriteMapCssClass":"sp_jtxk1HBieZ8"},"363494":{"sprited":true,"spriteCssClass":"sx_4e2516","spriteMapCssClass":"sp_pkyLkMZPuXs"},"360689":{"sprited":true,"spriteCssClass":"sx_3eaeb9","spriteMapCssClass":"sp_jtxk1HBieZ8"},"363501":{"sprited":true,"spriteCssClass":"sx_0da6b5","spriteMapCssClass":"sp_0FKOnsMKATv"},"363555":{"sprited":true,"spriteCssClass":"sx_a37443","spriteMapCssClass":"sp_pkyLkMZPuXs"},"131353":{"sprited":true,"spriteCssClass":"sx_5d6ace","spriteMapCssClass":"sp_-Tw2zP4D2Vk"},"131415":{"sprited":true,"spriteCssClass":"sx_df560a","spriteMapCssClass":"sp_-Tw2zP4D2Vk"},"127413":{"sprited":true,"spriteCssClass":"sx_2088ef","spriteMapCssClass":"sp_-Tw2zP4D2Vk"},"88982":{"sprited":true,"spriteCssClass":"sx_0a7931","spriteMapCssClass":"sp_GUjtGnzDbXd"},"125812":{"sprited":true,"spriteCssClass":"sx_3e9766","spriteMapCssClass":"sp_v32uJcgSdgU"},"115065":{"sprited":true,"spriteCssClass":"sx_873c14","spriteMapCssClass":"sp_XkDGXhrqDLj"},"94400":{"sprited":true,"spriteCssClass":"sx_832cd8","spriteMapCssClass":"sp_s8jX2u6J9nh"},"94402":{"sprited":true,"spriteCssClass":"sx_36924c","spriteMapCssClass":"sp_s8jX2u6J9nh"},"94404":{"sprited":true,"spriteCssClass":"sx_18288e","spriteMapCssClass":"sp_s8jX2u6J9nh"},"89330":{"sprited":true,"spriteCssClass":"sx_dbc189","spriteMapCssClass":"sp_C_UPj0JdqoW"},"119375":{"sprited":true,"spriteCssClass":"sx_ba5f60","spriteMapCssClass":"sp_qi7BSBGC5r8"},"117912":{"sprited":true,"spriteCssClass":"sx_c7f42d","spriteMapCssClass":"sp_LsXpWAGmQ-V"},"101565":{"sprited":true,"spriteCssClass":"sx_e867c4","spriteMapCssClass":"sp_v32uJcgSdgU"},"101566":{"sprited":true,"spriteCssClass":"sx_d8d272","spriteMapCssClass":"sp_v32uJcgSdgU"},"101719":{"sprited":true,"spriteCssClass":"sx_df10bc","spriteMapCssClass":"sp_HMyEQoLkc-m"},"101720":{"sprited":true,"spriteCssClass":"sx_babb7e","spriteMapCssClass":"sp_HMyEQoLkc-m"},"114186":{"sprited":true,"spriteCssClass":"sx_f00c47","spriteMapCssClass":"sp_IHqItZnPdOc"},"114710":{"sprited":true,"spriteCssClass":"sx_9a1e9f","spriteMapCssClass":"sp_IHqItZnPdOc"},"115705":{"sprited":true,"spriteCssClass":"sx_8d76bd","spriteMapCssClass":"sp_IHqItZnPdOc"},"114709":{"sprited":true,"spriteCssClass":"sx_845586","spriteMapCssClass":"sp_HMyEQoLkc-m"},"114591":{"sprited":true,"spriteCssClass":"sx_ba1416","spriteMapCssClass":"sp_v32uJcgSdgU"},"123796":{"sprited":true,"spriteCssClass":"sx_5d6e4c","spriteMapCssClass":"sp_ID4HkaVNOO2"},"115482":{"sprited":true,"spriteCssClass":"sx_8ebc8c","spriteMapCssClass":"sp_IHqItZnPdOc"},"101657":{"sprited":true,"spriteCssClass":"sx_30c048","spriteMapCssClass":"sp_wTmOQIK01-3"},"125923":{"sprited":true,"spriteCssClass":"sx_aeaf9d","spriteMapCssClass":"sp_GEq1sR8UWKM"},"393092":{"sprited":true,"spriteCssClass":"sx_2fd47c","spriteMapCssClass":"sp_8ydEDz6hou7"},"363738":{"sprited":true,"spriteCssClass":"sx_d6ed7b","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"87169":{"sprited":true,"spriteCssClass":"sx_200efa","spriteMapCssClass":"sp_hsafS-1bBqt"},"87170":{"sprited":true,"spriteCssClass":"sx_e24bb8","spriteMapCssClass":"sp_hsafS-1bBqt"},"409864":{"sprited":true,"spriteCssClass":"sx_78616e","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"384087":{"sprited":true,"spriteCssClass":"sx_81542f","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"430464":{"sprited":true,"spriteCssClass":"sx_27fed9","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"430471":{"sprited":true,"spriteCssClass":"sx_3cc158","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"404874":{"sprited":true,"spriteCssClass":"sx_67574a","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"415283":{"sprited":true,"spriteCssClass":"sx_7a8973","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"392514":{"sprited":true,"spriteCssClass":"sx_7c5638","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"87143":{"sprited":true,"spriteCssClass":"sx_443252","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"87146":{"sprited":true,"spriteCssClass":"sx_28c5ff","spriteMapCssClass":"sp_Y7ppM4NbmgS"},"116987":{"sprited":true,"spriteCssClass":"sx_e499dd","spriteMapCssClass":"sp_NKbr3xBoOPO"},"122471":{"sprited":true,"spriteCssClass":"sx_02e783","spriteMapCssClass":"sp_NKbr3xBoOPO"},"122630":{"sprited":true,"spriteCssClass":"sx_aa3e13","spriteMapCssClass":"sp_NKbr3xBoOPO"},"122834":{"sprited":true,"spriteCssClass":"sx_780a3c","spriteMapCssClass":"sp_NKbr3xBoOPO"},"123290":{"sprited":true,"spriteCssClass":"sx_8fdf5d","spriteMapCssClass":"sp_NKbr3xBoOPO"},"381264":{"sprited":true,"spriteCssClass":"sx_3d8581","spriteMapCssClass":"sp_NKbr3xBoOPO"},"117157":{"sprited":true,"spriteCssClass":"sx_7b1259","spriteMapCssClass":"sp_NKbr3xBoOPO"},"413603":{"sprited":true,"spriteCssClass":"sx_d48831","spriteMapCssClass":"sp_kclzlP-_Fyo"},"429094":{"sprited":true,"spriteCssClass":"sx_1a6230","spriteMapCssClass":"sp_kclzlP-_Fyo"},"429101":{"sprited":true,"spriteCssClass":"sx_5ca10e","spriteMapCssClass":"sp_kclzlP-_Fyo"},"363711":{"sprited":true,"spriteCssClass":"sx_20b0d4","spriteMapCssClass":"sp_kclzlP-_Fyo"},"124770":{"sprited":true,"spriteCssClass":"sx_2718f4","spriteMapCssClass":"sp_NDyjqph5PSr"},"119369":{"sprited":true,"spriteCssClass":"sx_bf7c37","spriteMapCssClass":"sp_PM9iwJjn2od"},"114228":{"sprited":true,"spriteCssClass":"sx_f0d4eb","spriteMapCssClass":"sp_j0QVmtw5Ozp"},"114492":{"sprited":true,"spriteCssClass":"sx_65e333","spriteMapCssClass":"sp_PM9iwJjn2od"},"114673":{"sprited":true,"spriteCssClass":"sx_2825cb","spriteMapCssClass":"sp_PM9iwJjn2od"},"114860":{"sprited":true,"spriteCssClass":"sx_b7e70b","spriteMapCssClass":"sp_PM9iwJjn2od"},"115160":{"sprited":true,"spriteCssClass":"sx_c0d192","spriteMapCssClass":"sp_PM9iwJjn2od"},"125792":{"sprited":true,"spriteCssClass":"sx_59faaa","spriteMapCssClass":"sp_j0QVmtw5Ozp"},"141941":{"sprited":true,"spriteCssClass":"sx_f1c843","spriteMapCssClass":"sp_t0ClL7q7SVq"},"142331":{"sprited":true,"spriteCssClass":"sx_c04d46","spriteMapCssClass":"sp_PM9iwJjn2od"},"126426":{"sprited":true,"spriteCssClass":"sx_90ed04","spriteMapCssClass":"sp_j0QVmtw5Ozp"},"142574":{"sprited":true,"spriteCssClass":"sx_14a746","spriteMapCssClass":"sp_t0ClL7q7SVq"},"142815":{"sprited":true,"spriteCssClass":"sx_4382e0","spriteMapCssClass":"sp_PM9iwJjn2od"},"142840":{"sprited":true,"spriteCssClass":"sx_e31c70","spriteMapCssClass":"sp_PM9iwJjn2od"},"142908":{"sprited":true,"spriteCssClass":"sx_366153","spriteMapCssClass":"sp_PM9iwJjn2od"},"99652":{"sprited":true,"spriteCssClass":"sx_278712","spriteMapCssClass":"sp_PM9iwJjn2od"},"99653":{"sprited":true,"spriteCssClass":"sx_9321bd","spriteMapCssClass":"sp_PM9iwJjn2od"},"99654":{"sprited":true,"spriteCssClass":"sx_daadba","spriteMapCssClass":"sp_PM9iwJjn2od"},"378792":{"sprited":true,"spriteCssClass":"sx_9d9965","spriteMapCssClass":"sp_PM9iwJjn2od"},"139486":{"sprited":true,"spriteCssClass":"sx_32cc2f","spriteMapCssClass":"sp_PM9iwJjn2od"},"75362":{"sprited":true,"spriteCssClass":"sx_de7491","spriteMapCssClass":"sp_11sGpgc4BmA"},"82443":{"sprited":true,"spriteCssClass":"sx_5b890f","spriteMapCssClass":"sp_wvyZWhN40Ic"},"140856":{"sprited":true,"spriteCssClass":"sx_7a476e","spriteMapCssClass":"sp_11sGpgc4BmA"},"122256":{"sprited":true,"spriteCssClass":"sx_4871a1","spriteMapCssClass":"sp_ilcQX_fsIOd"},"364938":{"sprited":true,"spriteCssClass":"sx_6aa5a5","spriteMapCssClass":"sp_AaUJSGJJV_t"},"138475":{"sprited":true,"spriteCssClass":"sx_c7c46c","spriteMapCssClass":"sp_84oToWBx5Dr"},"114446":{"sprited":true,"spriteCssClass":"sx_a1e90e","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115250":{"sprited":true,"spriteCssClass":"sx_70fa5b","spriteMapCssClass":"sp_VHJeXmvNij3"},"401657":{"sprited":true,"spriteCssClass":"sx_331fd2","spriteMapCssClass":"sp_AaUJSGJJV_t"},"410213":{"sprited":true,"spriteCssClass":"sx_0dcc34","spriteMapCssClass":"sp_AaUJSGJJV_t"},"114382":{"sprited":true,"spriteCssClass":"sx_10d634","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114424":{"sprited":true,"spriteCssClass":"sx_cfcf1b","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114536":{"sprited":true,"spriteCssClass":"sx_82b8dd","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115012":{"sprited":true,"spriteCssClass":"sx_0624e6","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115066":{"sprited":true,"spriteCssClass":"sx_c3442c","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115095":{"sprited":true,"spriteCssClass":"sx_686412","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115104":{"sprited":true,"spriteCssClass":"sx_6f4b7c","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115111":{"sprited":true,"spriteCssClass":"sx_8016c3","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115261":{"sprited":true,"spriteCssClass":"sx_6a22ed","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114286":{"sprited":true,"spriteCssClass":"sx_8b1226","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114421":{"sprited":true,"spriteCssClass":"sx_b759ad","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114438":{"sprited":true,"spriteCssClass":"sx_fddd46","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114491":{"sprited":true,"spriteCssClass":"sx_b56149","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114533":{"sprited":true,"spriteCssClass":"sx_f85616","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114543":{"sprited":true,"spriteCssClass":"sx_0094cf","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114819":{"sprited":true,"spriteCssClass":"sx_41fd3b","spriteMapCssClass":"sp_7RhvuTlx3fy"},"114935":{"sprited":true,"spriteCssClass":"sx_ffdef7","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115046":{"sprited":true,"spriteCssClass":"sx_125dca","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115091":{"sprited":true,"spriteCssClass":"sx_1eea27","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115107":{"sprited":true,"spriteCssClass":"sx_b80405","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115151":{"sprited":true,"spriteCssClass":"sx_1e8f4e","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115313":{"sprited":true,"spriteCssClass":"sx_d6ee59","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115316":{"sprited":true,"spriteCssClass":"sx_6210a5","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115337":{"sprited":true,"spriteCssClass":"sx_d62936","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115515":{"sprited":true,"spriteCssClass":"sx_64546f","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115527":{"sprited":true,"spriteCssClass":"sx_3040f1","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115542":{"sprited":true,"spriteCssClass":"sx_574395","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115560":{"sprited":true,"spriteCssClass":"sx_a7a435","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115623":{"sprited":true,"spriteCssClass":"sx_dca434","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115658":{"sprited":true,"spriteCssClass":"sx_88025e","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115710":{"sprited":true,"spriteCssClass":"sx_37148b","spriteMapCssClass":"sp_7RhvuTlx3fy"},"115750":{"sprited":true,"spriteCssClass":"sx_fd0742","spriteMapCssClass":"sp_7RhvuTlx3fy"},"123865":{"sprited":true,"spriteCssClass":"sx_e16bcf","spriteMapCssClass":"sp_7RhvuTlx3fy"},"124639":{"sprited":true,"spriteCssClass":"sx_17e9f7","spriteMapCssClass":"sp_Lda9yxacsCe"},"88724":{"sprited":true,"spriteCssClass":"sx_4eaec4","spriteMapCssClass":"sp_11sGpgc4BmA"},"138223":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/eq19-WoBC6c.png","width":16,"height":16},"124437":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/_n_yw-L-P84.png","width":16,"height":16},"76500":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/teh19UQZmd0.png","width":12,"height":10},"114813":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/VneCl1JAQLA.png","width":16,"height":16},"378716":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/Xh1y-YOpf2c.png","width":16,"height":16},"426217":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/L6RDIx-hRFh.png","width":20,"height":20},"85428":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/GsNJNwuI-UM.gif","width":16,"height":11},"28005":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/r58E9BTKEsh.png","width":16,"height":16},"87168":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/gkUNakoJaOf.png","width":8,"height":12},"85423":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/pgEFhPxsWZX.gif","width":32,"height":32},"85426":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/jKEcVPZFk-2.gif","width":32,"height":32},"85427":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/LOOn0JtHNzb.gif","width":16,"height":16},"85429":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/b53Ajb4ihCP.gif","width":32,"height":32},"85430":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/AGUNXgX_Wx3.gif","width":16,"height":11},"117012":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/WcstI6JI3Ih.png","width":24,"height":24}});});requireLazy(["gkx"],function(gkx){gkx.add({"AT76wEX8T_sqPMpeIhKxU7PbkW8C-MP7uX4wVXdrtlEhDSYvAafx_nBFzxB2eKqKGaelmOKho_APdX9vqYfiTenB":{"result":false,"hash":"AT6HjpXNX8efmh5q"},"AT6ospK-Tdqu5qRhy-TcAU0nIA_ctyO-ghWqmAEjf7bDt3FzGNFL8C4Kn6qbsJrp6oPJYeq6bUEntlvCEgoH4eYQlTJ0DsJar1ZABa0GLxyieQ":{"result":false,"hash":"AT6SdQ8wjVggMg6w"},"AT6DanO60hgFT7juQEF_b5acv5amdrLzodvaFbz5tWF8DGQCmmf0_a7wsRZnn4yNp9kI3S6KXc87dzKSPpUSy11k":{"result":false,"hash":"AT7aCuLOQk-mSnZm"},"AT7xsUikwUyUsBdRBqWFPcQWWqGAKedK_Nm6FDo9sMbdbTfGLA-poM2211Ov1C9u2kochweWgCmUVv-pjhZgIV2s":{"result":false,"hash":"AT7GcuU5S3zaal7z"},"AT5V0e-Sa83gGJwpOWBJpya4yBIhC2-IYqdEI8ONe84WKyi9AL4yZUfBZYLvugeYEv-b_ISyClJtVCMD8H8GnipI":{"result":false,"hash":"AT75N5pW8Y-ad3AO"},"AT5ScswYLx0QkbjiBbItMkI3oVZ6FHkc26D44aZlz5WlFY1daXnEu8ucCvEMWLRvmXHHKlERR0tywelmI-Pgawhs":{"result":false,"hash":"AT41eai4dTgifUPS"},"AT7yJfGqUAYErBtluXPI3xt8Kj9AOqSUEGJF0BCR2J_i9CiO4A6lB8EcOpkF_9TVveQM0I-srPFdXFt8oCaBYn30":{"result":false,"hash":"AT5fd77pQVuBMOT3"},"AT5slmwOnYgN7ZoGUkw1u98nVe5fhaQS984k0mJOFEji7vFxXzeVoeOnY0ycOb1TBwM_xcq1IZysjnMCJFfgs4uh":{"result":false,"hash":"AT4JRNWp8tKyltH3"},"AT5ZjV8HMgIrvWAdtan2dRootzXgNDn_gwV31adDo4tXzlNarwl6mRO_oeBdt0f9htexVFvjQxI0k_n8DA4dQ67qv29jXbtX1X-VERmy6nzotA":{"result":false,"hash":"AT6BK3gTp3f1UdWW"},"AT5ciOxCuhvQiPHB-OF0aBC8VDwgTuUgU0qCNeLTy9HW8OGAaj6YECdnrVkZOqNRHzX5-Wxrb9FeQ1ToJxYOvCPs":{"result":true,"hash":"AT68iFUeqYNaV5xc"},"AT64J9YhwkyrHxbLybCQFLyzjkGHk3oI2YIajEOuOFur_lZPJRPR_CognCbUbaH7Kn5DndmAaaKKt6FL7dls2Aba":{"result":false,"hash":"AT4ZchgOIz3BFsxi"},"AT6k4q_FpxHOg5pke0cIeoOSz9TDOKLGTv6uQmXW3Apzeacou2FfBIyiYS2xi1X396k4nIwSLJ6rBI1n0hbeA_ij":{"result":false,"hash":"AT4VAb89s54VRZIX"},"AT45Q0YAtTF77a1x8ZT9-rWfsF83gTI5tMuldZujY0KaNI6icTW09jBEE5BSuvPKdZtVIIdleK4appEhrvQPrVOyhvdXTeLDSdYEXUe9KmbS3Q":{"result":false,"hash":"AT5fP9YvslgSMMJf"},"AT7KSMdBbHFSBSJn1JWZUBa76yZr8D9pobYWWvzliNi0RZQsDI29awNxAAPfpbtiIQHouKzRc3uiaxxHhFXpGQGFiE6SMOOJwNKziF0lagOtKg":{"result":false,"hash":"AT4VNwIBm5KqxSH8"},"AT6h5--3KUdxbat1rL4n2mVcPcg9eZ8bwokXjpPZS-_sSShoFlPyHXdioNqIwODAz2vH7270MK0r4x8XFkaYt6-h":{"result":false,"hash":"AT7fGA7NVxyMjUTj"},"AT5u5y_2tbhjuTdh4Kg2TdttLGS73_JvpjKP4T3yUcEdoy0MQDkxKReXeNqyeJEnucpDEVsNLY6wuulEjaRK0PN7":{"result":false,"hash":"AT6DhWThs6NxCtlJ"},"AT7cgeSh9oAiqKXsZQMaQ0v7FtvEHhwTCbBqQoShv2Z1PYB6xIXtB41izv6pn31yyYHiuLVko2wBqrvyvW5pK7u0":{"result":false,"hash":"AT5u3yhZO5zaYw0F"},"AT6C9eFRZzv5aBnUbaPl8EMWoqk-0PCoHr4DzPcUAeGCIPHwjkC5o9BVL5F3ssfwh4ZkvikNKfodzFNR-DeT2dYAgSi3Qtu4mOiYCkgV3jT-dQ":{"result":true,"hash":"AT4JrJDKGdFAe5MP"},"AT7IUpMNCDwRhHRxDzBLrJpPbYE8uTJ1DeVPi7kI4P6d1kkPlaoUvVQ4PD7tRb3ytv8Qfy0k-XTjn2GSfPmPRWCn":{"result":true,"hash":"AT5yHN7lEMZwEThB"},"AT7sD1fF_8x-4xxzoAaekZya5eGXuWSo92U8w8HKbhIVLROxV_1CMyGef1ykTzXLVcx0oP_derMD1dJXZ3xN3GMMFtqM6UPFfCa4s0vXN1q3cw":{"result":false,"hash":"AT6B-1sFO0tegPpq"},"AT4VU3LTU_m0y3MeJeai7hJytsOcRy63JbTrv7QtkGDcMH9aN_sV8sDNC1ebrhVq0RfT0H4FEgW5UVoJHsOiHpnF":{"result":true,"hash":"AT4MMWqyUSakCvSc"},"AT50rCMLjvDuatTW5TsjM2u6gMWTVPS9VYcThoF2YseuEx5BnXFifqzV9ujJx6WrSeL73zTcF-UBjMJwgSqFUVpE":{"result":false,"hash":"AT6dbjAW86fVRJRx"},"AT5xYWX1HaHq0mlJu0NkRf_e_OmmY9OGoSVcBlIQl6PZXpIkjcWrL_-WeMeb2wlme9kydzLC-IWl5vk8RtPZY0AH":{"result":false,"hash":"AT4ShN_lXSNTANoR"},"AT78alw-yA690GIvHTm5L_Bam3oQ4nM7uOLZKI7IJ1gcpNEiSk7ke3wDxhj0zAitRLec7pEICHcwFQhqv-Zfvybs":{"result":false,"hash":"AT4d5zXGJ2Omssty"},"AT6YJbC0ONrFbfoH5HhxiJbvVu1FtgTYQp1NgMgHbJoFwSIo0aeTR5_zEqNQMFNk4wS94ncueMSl5aLtiP-JmNV312ka4567PRi9mYwjYLcHYw":{"result":false,"hash":"AT6DvCaOzqTG9PJv"},"AT5GhC4rylRpYKpnZf2oEtsedOSc0WCJLB5V8z6-mqCNieSKORSJnqenUlgYVRpQaRNASrJq2SeIYY3m4QNhPBlK":{"result":false,"hash":"AT6LVTjSojxWiiat"},"AT5xrCi08i7kM3hip_Bf4sUgmdKPV1QphRx_J6kDVSso_LwnuXnsPyhq98JRQV_MqHjleZ_pelk8UHK4mDklEDU4gdH-DgPi3glxyQ2_7CHTgw":{"result":true,"hash":"AT75bbKZUsLCsKhd"},"AT62Bmuf0c-b-qsSo41XTNJvFn7VwRrjwsI0onsrzyJ35XDxvhLHgPbXt3hZorqUAYplG7jtkngT9YqyGngqDfMq":{"result":false,"hash":"AT4F1J9ME2kHSvJA"},"AT5THIpM4AckuNbWpijh61vC-OipSixPqueb6Cl8xvxjybMRxdw8oN5RZdz305TVhpkiPlzS7Sc53JEnbqyboPGn":{"result":false,"hash":"AT4sOTMfqLcscbuc"},"AT59RsD6Oiw6mLCf0aoZOq_3iqj624RxAYXc9aMeKCQhXLf14PDA6oVEBHRx-eSc-flBhEiq2DauG8iOn4NpXhX0rqJcIa4_Rg1Bf-oX75YjPQ":{"result":true,"hash":"AT7kWSyCA8KXIVkT"},"AT7NqM6ITwHy95mJnr0Gbcy7zAmRENNfffVTBjdSoq8VAMq3ISMX9yUsnO75sGkWMCPXy2JMyTyS67Lvq_MzFKqUdCHUjCj5LObUODBg_1vRr14Juis_l_CX3tlntizr0L8":{"result":false,"hash":"AT7SqDZ-FWad18ag"},"AT5jVqghs9R-Nalfuant-OpQGexKpV-Lvk0zsjcgyNeCAPkQFy-F7Ku4x6WSSnQxEXUiMEmPIqbnxuBACYn4sSsR":{"result":true,"hash":"AT5zzZytFdg6ZpJW"},"AT4VcZ2n8GFrD7MjVVAjcX0NmvwopB7f803i8mNRrJiQunF1FwYQ1kl6EgxABUzgu-ERWV--QUw6PQC9d4CFCek0":{"result":false,"hash":"AT52ksh7lUEoP93K"},"AT4X_SKu8l9NDlXEOt_G_mo6eZVLJ8SNeradtsf-j_zZrluBzdXBQmFkLsOuXhaNbRUMJmEgTMVkbgSDbzhjPoqu":{"result":false,"hash":"AT6ZYnL2Pp3iomR3"},"AT5hTEJx59VRge2XVptBRQ79L8qVqMc_nig7dXfKEkWLRHc1DFDmR1NcdtEGXvWBJooLzPeeJPZxhyEXfS6sUDqX":{"result":true,"hash":"AT4f8ziY7-H8qNsK"},"AT6eyXl423uQE-Jb0azr47RbpPou2zKGHXyh5BgbFc66evKkbXL5nvoMFF2KuXSRQQkLGWOTwXgYsG1pC_FEPo7fo7Cv2bkUFU26zf6jXbiBwQ":{"result":false,"hash":"AT7P25WaRBMfbGuG"},"AT6UQYwUddP3mFRA2jSAHz5G8W4YH7DReOPqJDgDcN2CcKBVNvHLaRu9Ls7vj8hLqRfiS-BtpxTiCSP4nFtjU4fE6CFT439h9m9DMedAwrNDxw":{"result":false,"hash":"AT6XIB0WXZkfPwG0"},"AT6pex6ZESccaYe9qfjfFXRZZl1i0Pw7EfS2_QUrq37IMj2KmYzG6_jlkQ55C2XaU8AHNKJWKWwBWUSA5jXwzlDj":{"result":false,"hash":"AT71W41xrniF7M-2"},"AT4KGYcd4g4uwaYpLCQCA7WH27AHxWarELGmGYkH0BZYEbzOIBM2B4taV2c0jQCfEMmQadsTgzuVA6xxFZlOzF1p":{"result":false,"hash":"AT43vyfRab3In6HU"},"AT4Gk1s76OPy7ZVyUV8EWClFDdJ3HVS1lJcW-w23mc-iNMD_hLAC_rAt0_qU-jFNhRVLPEBpGuJ4RBeblPY8ovas":{"result":false,"hash":"AT5WtxGk2r3aFYXl"},"AT7t_EqG8ZLxpo8JnmIsX9tz87lbcgP_f3ZGsMEN1fYhO-5QeMxvdM9TZ9dQThWIcZOOGIdb7m-FtmQxL2OcvA8h":{"result":false,"hash":"AT6UlWJCnQSvQW4U"},"AT7CIllQs5vUP4A0v4SO9HVcFFh0Ii9VCv9l4cQX-5tVrl409OQPBI9KeKPxfSR6LwVFoWp0EUZ1__ITSQvSE6WAivJJgTZl90GSJyfeP6-0FA":{"result":true,"hash":"AT6Or9Y41BEJ_aUa"}});});require("TimeSlice").guard(function() {(require("ServerJSDefine")).handleDefines([["DataStoreConfig",[],{"useExpando":true},2915],["TimeSliceInteractionSV",[],{"on_demand_reference_counting":true,"on_demand_profiling_counters":true,"default_rate":1000,"lite_default_rate":100,"interaction_to_coinflip":{"ADS_INTERFACES_INTERACTION":1,"ads_perf_scenario":1,"ads_wait_time":1,"async_request":0,"video_psr":1000000,"video_stall":2500000,"snowlift_open_autoclosed":0,"Event":100,"cms_editor":1,"page_messaging_shortlist":1,"ffd_chart_loading":1,"pixelcloud_view_performance":25,"internsearch_initial_page_load":1,"tasks_initial_page_load":10,"tasks_initial_page_load_modern":10,"watch_carousel_left_scroll":1,"watch_carousel_right_scroll":1,"watch_sections_load_more":1,"watch_discover_scroll":1,"fbpkg_ui":1},"interaction_to_lite_coinflip":{"ADS_INTERFACES_INTERACTION":0,"ads_perf_scenario":0,"ads_wait_time":0,"Event":1,"video_psr":0,"video_stall":0},"enable_heartbeat":true,"maxBlockMergeDuration":0,"maxBlockMergeDistance":0,"user_timing_coinflip":500,"enable_banzai_stream":true,"banzai_stream_coinflip":1,"compression_enabled":true,"ref_counting_fix":false,"ref_counting_cont_fix":true,"also_record_new_timeslice_format":false},2609],["LinkReactUnsafeHrefConfig",[],{"LinkHrefChecker":null},1182],["LinkshimHandlerConfig",[],{"supports_meta_referrer":true,"default_meta_referrer_policy":"origin-when-crossorigin","switched_meta_referrer_policy":"origin","link_react_default_hash":"ATOOZ7fmTu5UYZ5tzWt3YCmYUJe9UubibOs8giAgKn18Z0aj25ZabvAxGdwzY4lUnx6aVxVOIj1Q7BQ_Q-_cqmuzztw0W0BaebOYydN56vMh-ksfRUABeZX_Xhw","untrusted_link_default_hash":"ATN303gX_BgaTllazbKN6isu-Q-KiwnDpuDKbl2FRUIWfJV_8p-eRnQms6cOtKzS2vKBSMAq3u9wWH5cr4jmXp-0nas9RfcFd7SoX5XRfC38qQxdQdh8ZcY9Sx0","linkshim_host":"l.facebook.com","use_rel_no_opener":false,"always_use_https":true,"onion_always_shim":true,"middle_click_requires_event":false,"post_request_click_log":true},27],["BootloaderConfig",[],{"jsRetries":null,"jsRetryAbortNum":2,"jsRetryAbortTime":5,"payloadEndpointURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/ajax\/haste-response\/","assumeNotNonblocking":false,"assumePermanent":false,"skipEndpoint":true},329],["CSSLoaderConfig",[],{"timeout":5000,"modulePrefix":"BLCSS:","loadEventSupported":true},619],["CurrentCommunityInitialData",[],{},490],["CurrentUserInitialData",[],{"USER_ID":"0","ACCOUNT_ID":"0","NAME":"","SHORT_NAME":null,"IS_MESSENGER_ONLY_USER":false},270],["DTSGInitialData",[],{},258],["ISB",[],{},330],["LSD",[],{"token":"AVqWFJUD"},323],["SiteData",[],{"server_revision":3551229,"client_revision":3551229,"tier":"","push_phase":"C3","pkg_cohort":"PHASED:DEFAULT","pkg_cohort_key":"__pc","haste_site":"www","be_mode":-1,"be_key":"__be","is_rtl":false,"vip":"31.13.76.68"},317],["SprinkleConfig",[],{"param_name":"jazoest"},2111],["CoreWarningGK",[],{"forceWarning":false},725],["BanzaiConfig",[],{"EXPIRY":86400000,"MAX_SIZE":10000,"MAX_WAIT":150000,"RESTORE_WAIT":150000,"blacklist":["time_spent"],"gks":{"boosted_component":true,"boosted_pagelikes":true,"jslogger":true,"mercury_send_error_logging":true,"platform_oauth_client_events":true,"visibility_tracking":true,"graphexplorer":true,"gqls_web_logging":true,"sticker_search_ranking":true,"www_snappy_compression":true}},7],["UserAgentData",[],{"browserArchitecture":"64","browserFullVersion":"49.0.2623.87","browserMinorVersion":0,"browserName":"Chrome","browserVersion":49,"deviceName":"Unknown","engineName":"WebKit","engineVersion":"537.36","platformArchitecture":"64","platformName":"Linux","platformVersion":null,"platformFullVersion":null},527],["ZeroRewriteRules",[],{"rewrite_rules":{},"whitelist":{"\/hr\/r":1,"\/hr\/p":1,"\/zero\/unsupported_browser\/":1,"\/zero\/policy\/optin":1,"\/zero\/optin\/write\/":1,"\/zero\/optin\/legal\/":1,"\/zero\/optin\/free\/":1,"\/about\/privacy\/":1,"\/zero\/toggle\/welcome\/":1,"\/work\/landing":1,"\/work\/login\/":1,"\/work\/email\/":1,"\/ai.php":1,"\/js_dialog_resources\/dialog_descriptions_android.json":1,"\/connect\/jsdialog\/MPlatformAppInvitesJSDialog\/":1,"\/connect\/jsdialog\/MPlatformOAuthShimJSDialog\/":1,"\/connect\/jsdialog\/MPlatformLikeJSDialog\/":1,"\/qp\/interstitial\/":1,"\/qp\/action\/redirect\/":1,"\/qp\/action\/close\/":1,"\/zero\/support\/ineligible\/":1,"\/zero_balance_redirect\/":1,"\/zero_balance_redirect":1,"\/l.php":1,"\/lsr.php":1,"\/ajax\/dtsg\/":1,"\/checkpoint\/block\/":1,"\/exitdsite":1,"\/zero\/balance\/pixel\/":1,"\/zero\/balance\/":1,"\/zero\/balance\/carrier_landing\/":1,"\/tr":1,"\/tr\/":1,"\/sem_campaigns\/sem_pixel_test\/":1,"\/bookmarks\/flyout\/body\/":1,"\/zero\/subno\/":1,"\/confirmemail.php":1,"\/policies\/":1}},1478],["WebSpeedJSExperiments",[],{"non_blocking_tracker":false,"non_blocking_logger":false,"i10s_io_on_visible":false,"webspeed_animations_opacity":false,"fastload":true,"minimum_snowlift":false,"no_sync_scrolling":true,"idle_logging":false,"preload_post_e2e":true,"msite_non_passive_scroll":false},2458],["AsyncRequestConfig",[],{"retryOnNetworkError":"1","logAsyncRequest":false,"immediateDispatch":false,"useFetchStreamAjaxPipeTransport":false},328],["PromiseUsePolyfillSetImmediateGK",[],{"www_always_use_polyfill_setimmediate":false},2190],["SessionNameConfig",[],{"seed":"1UpU"},757],["ZeroCategoryHeader",[],{},1127],["TrackingConfig",[],{"domain":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/pixel.facebook.com"},325],["BigPipeExperiments",[],{"preparse_content":"","link_images_to_pagelets":false,"enable_bigpipe_plugins":false},907],["ReactAsyncPrerenderPageletWhitelist",[],{"pagelets":{"prerender_hello_world_example_pagelet":true},"jsModules":{"PrerenderHelloWorldWidget":true}},2993],["KSConfig",[],{"killed":{"__set":["POCKET_MONSTERS_CREATE","POCKET_MONSTERS_DELETE","VIDEO_DIMENSIONS_FROM_PLAYER_IN_UPLOAD_DIALOG","PREVENT_INFINITE_URL_REDIRECT","POCKET_MONSTERS_UPDATE_NAME"]}},2580],["ErrorSignalConfig",[],{"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/error.facebook.com\/common\/scribe_endpoint.php"},319],["ServerNonce",[],{"ServerNonce":"vBQCBrjMD-2lFY9B_ghZT3"},141],["HotReloadConfig",[],{"isEnabled":false},2649],["ReactFiberErrorLoggerConfig",[],{"bugNubClickTargetClassName":null,"enableDialog":false},2115],["ServiceWorkerBackgroundSyncBanzaiGK",[],{"sw_background_sync_banzai":false},1621],["CookieCoreConfig",[],{"a11y":{},"act":{},"c_user":{},"ddid":{"p":"\/deferreddeeplink\/","t":2419200},"dpr":{"t":604800},"js_ver":{"t":604800},"locale":{"t":604800},"lh":{"t":604800},"m_pixel_ratio":{"t":604800},"noscript":{},"pnl_data2":{"t":2},"presence":{},"rdir":{},"sW":{},"sfau":{},"wd":{"t":604800},"x-referer":{},"x-src":{"t":1}},2104],["FbtLogger",[],{"logger":null},288],["FbtResultGK",[],{"shouldReturnFbtResult":true,"inlineMode":"NO_INLINE"},876],["IntlHoldoutGK",[],{"inIntlHoldout":false},2827],["IntlViewerContext",[],{"GENDER":3},772],["NumberFormatConfig",[],{"decimalSeparator":".","numberDelimiter":",","minDigitsForThousandsSeparator":4,"switchImplementationGK":true,"standardDecimalPatternInfo":{"primaryGroupSize":3,"secondaryGroupSize":3},"numberingSystemData":null},54],["IntlPhonologicalRules",[],{"meta":{"\/_B\/":"([.,!?\\s]|^)","\/_E\/":"([.,!?\\s]|$)"},"patterns":{"\/\u0001(.*)('|')s\u0001(?:'|')s(.*)\/":"\u0001$1$2s\u0001$3","\/_\u0001([^\u0001]*)\u0001\/":"javascript"}},1496],["EventConfig",[],{"sampling":{"bandwidth":0,"play":0,"playing":0,"progress":0,"pause":0,"ended":0,"seeked":0,"seeking":0,"waiting":0,"loadedmetadata":0,"canplay":0,"selectionchange":0,"change":0,"timeupdate":2000000,"adaptation":0,"focus":0,"blur":0,"load":0,"error":0,"message":0,"abort":0,"storage":0,"scroll":200000,"mousemove":20000,"mouseover":10000,"mouseout":10000,"mousewheel":1,"MSPointerMove":10000,"keydown":0.1,"click":0.02,"mouseup":0.02,"__100ms":0.001,"__default":5000,"__min":100,"__interactionDefault":200,"__eventDefault":100000},"page_sampling_boost":1,"interaction_regexes":{"BlueBarAccountChevronMenu":" _5lxs(?: .*)?$","BlueBarHomeButton":" _bluebarLinkHome__interaction-root(?: .*)?$","BlueBarProfileLink":" _1k67(?: .*)?$","ReactComposerSproutMedia":" _1pnt(?: .*)?$","ReactComposerSproutAlbum":" _1pnu(?: .*)?$","ReactComposerSproutNote":" _3-9x(?: .*)?$","ReactComposerSproutLocation":" _1pnv(?: .*)?$","ReactComposerSproutActivity":" _1pnz(?: .*)?$","ReactComposerSproutPeople":" _1pn-(?: .*)?$","ReactComposerSproutLiveVideo":" _5tv7(?: .*)?$","ReactComposerSproutMarkdown":" _311p(?: .*)?$","ReactComposerSproutFormattedText":" _mwg(?: .*)?$","ReactComposerSproutSticker":" _2vri(?: .*)?$","ReactComposerSproutSponsor":" _5t5q(?: .*)?$","ReactComposerSproutEllipsis":" _1gr3(?: .*)?$","ReactComposerSproutContactYourRepresentative":" _3cnv(?: .*)?$","ReactComposerSproutFunFact":" _2_xs(?: .*)?$","TextExposeSeeMoreLink":" see_more_link(?: .*)?$","SnowliftBigCloseButton":"(?: _xlt(?: .*)? _418x(?: .*)?$| _418x(?: .*)? _xlt(?: .*)?$)","SnowliftPrevPager":"(?: snowliftPager(?: .*)? prev(?: .*)?$| prev(?: .*)? snowliftPager(?: .*)?$)","SnowliftNextPager":"(?: snowliftPager(?: .*)? next(?: .*)?$| next(?: .*)? snowliftPager(?: .*)?$)","SnowliftFullScreenButton":"#fbPhotoSnowliftFullScreenSwitch .*","PrivacySelectorMenu":"(?: _57di(?: .*)? _2wli(?: .*)?$| _2wli(?: .*)? _57di(?: .*)?$)","ReactComposerFeedXSprouts":" _nh6(?: .*)?$","SproutsComposerStatusTab":" _sg1(?: .*)?$","SproutsComposerLiveVideoTab":" _sg1(?: .*)?$","SproutsComposerAlbumTab":" _sg1(?: .*)?$","composerAudienceSelector":" _ej0(?: .*)?$","FeedHScrollAttachmentsPrevPager":" _1qqy(?: .*)?$","FeedHScrollAttachmentsNextPager":" _1qqz(?: .*)?$","fbFeedPageletStory":"(?: _5jmm(?: .*)? _5pat(?: .*)? _3lb4(?: .*)?$| _5pat(?: .*)? _5jmm(?: .*)? _3lb4(?: .*)?$| _3lb4(?: .*)? _5jmm(?: .*)? _5pat(?: .*)?$| _5jmm(?: .*)? _3lb4(?: .*)? _5pat(?: .*)?$| _5pat(?: .*)? _3lb4(?: .*)? _5jmm(?: .*)?$| _3lb4(?: .*)? _5pat(?: .*)? _5jmm(?: .*)?$)","DockChatTabFlyout":" fbDockChatTabFlyout(?: .*)?$","PrivacyLiteJewel":" _59fc(?: .*)?$","ActorSelector":" _6vh(?: .*)?$","LegacyMentionsInput":"(?: ReactLegacyMentionsInput(?: .*)? uiMentionsInput(?: .*)? _2xwx(?: .*)?$| uiMentionsInput(?: .*)? ReactLegacyMentionsInput(?: .*)? _2xwx(?: .*)?$| _2xwx(?: .*)? ReactLegacyMentionsInput(?: .*)? uiMentionsInput(?: .*)?$| ReactLegacyMentionsInput(?: .*)? _2xwx(?: .*)? uiMentionsInput(?: .*)?$| uiMentionsInput(?: .*)? _2xwx(?: .*)? ReactLegacyMentionsInput(?: .*)?$| _2xwx(?: .*)? uiMentionsInput(?: .*)? ReactLegacyMentionsInput(?: .*)?$)","UFIActionLinksEmbedLink":" _2g1w(?: .*)?$","UFIPhotoAttachLink":" UFIPhotoAttachLinkWrapper(?: .*)?$","UFILikeLink":"(?: UFILikeLink(?: .*)? _48-k(?: .*)?$| _48-k(?: .*)? UFILikeLink(?: .*)?$)","UFIMentionsInputProxy":" _1osa(?: .*)?$","UFIMentionsInputDummy":" _1osc(?: .*)?$","UFIOrderingModeSelector":" _3scp(?: .*)?$","UFIPager":"(?: UFIPagerRow(?: .*)? UFIRow(?: .*)?$| UFIRow(?: .*)? UFIPagerRow(?: .*)?$)","UFIReplyRow":"(?: UFIReplyRow(?: .*)? UFICommentReply(?: .*)?$| UFICommentReply(?: .*)? UFIReplyRow(?: .*)?$)","UFIReplySocialSentence":" UFIReplySocialSentenceRow(?: .*)?$","UFIShareLink":" _5f9b(?: .*)?$","UFIStickerButton":" UFICommentStickerButton(?: .*)?$","MentionsInput":" _5yk1(?: .*)?$","FantaChatTabRoot":" _3_9e(?: .*)?$","SnowliftViewableRoot":" _2-sx(?: .*)?$","ReactBlueBarJewelButton":" _5fwr(?: .*)?$","UFIReactionsDialogLayerImpl":" _1oxk(?: .*)?$","UFIReactionsLikeLinkImpl":" _4x9_(?: .*)?$","UFIReactionsLinkImplRoot":" _khz(?: .*)?$","Reaction":" _iuw(?: .*)?$","UFIReactionsMenuImpl":" _iu-(?: .*)?$","UFIReactionsSpatialReactionIconContainer":" UFICommentStickerButton(?: .*)?$","VideoComponentPlayButton":" _bsl(?: .*)?$","FeedOptionsPopover":" _b1e(?: .*)?$","UFICommentLikeCount":" UFICommentLikeButton(?: .*)?$","UFICommentLink":" _5yxe(?: .*)?$","ChatTabComposerInputContainer":" _552h(?: .*)?$","ChatTabHeader":" _15p4(?: .*)?$","DraftEditor":" _5rp7(?: .*)?$","ChatSideBarDropDown":" _5vm9(?: .*)?$","SearchBox":" _539-(?: .*)?$","ChatSideBarLink":" _55ln(?: .*)?$","MessengerSearchTypeahead":" _3rh8(?: .*)?$","NotificationListItem":" _33c(?: .*)?$","MessageJewelListItem":" messagesContent(?: .*)?$","Messages_Jewel_Button":" _3eo8(?: .*)?$","Notifications_Jewel_Button":" _3eo9(?: .*)?$","snowliftopen":" _342u(?: .*)?$","NoteTextSeeMoreLink":" _3qd_(?: .*)?$","fbFeedOptionsPopover":" _1he6(?: .*)?$","Requests_Jewel_Button":" _3eoa(?: .*)?$","UFICommentActionLinkAjaxify":" _15-3(?: .*)?$","UFICommentActionLinkRedirect":" _15-6(?: .*)?$","UFICommentActionLinkDispatched":" _15-7(?: .*)?$","UFICommentCloseButton":" _36rj(?: .*)?$","UFICommentActionsRemovePreview":" _460h(?: .*)?$","UFICommentActionsReply":" _460i(?: .*)?$","UFICommentActionsSaleItemMessage":" _460j(?: .*)?$","UFICommentActionsAcceptAnswer":" _460k(?: .*)?$","UFICommentActionsUnacceptAnswer":" _460l(?: .*)?$","UFICommentReactionsLikeLink":" _3-me(?: .*)?$","UFICommentMenu":" _1-be(?: .*)?$","UFIMentionsInputFallback":" _289b(?: .*)?$","UFIMentionsInputComponent":" _289c(?: .*)?$","UFIMentionsInputProxyInput":" _432z(?: .*)?$","UFIMentionsInputProxyDummy":" _432-(?: .*)?$","UFIPrivateReplyLinkMessage":" _14hj(?: .*)?$","UFIPrivateReplyLinkSeeReply":" _14hk(?: .*)?$","ChatCloseButton":" _4vu4(?: .*)?$","ChatTabComposerPhotoUploader":" _13f-(?: .*)?$","ChatTabComposerGroupPollingButton":" _13f_(?: .*)?$","ChatTabComposerGames":" _13ga(?: .*)?$","ChatTabComposerPlan":" _13gb(?: .*)?$","ChatTabComposerFileUploader":" _13gd(?: .*)?$","ChatTabStickersButton":" _13ge(?: .*)?$","ChatTabComposerGifButton":" _13gf(?: .*)?$","ChatTabComposerEmojiPicker":" _13gg(?: .*)?$","ChatTabComposerLikeButton":" _13gi(?: .*)?$","ChatTabComposerP2PButton":" _13gj(?: .*)?$","ChatTabComposerQuickCam":" _13gk(?: .*)?$","ChatTabHeaderAudioRTCButton":" _461a(?: .*)?$","ChatTabHeaderVideoRTCButton":" _461b(?: .*)?$","ChatTabHeaderOptionsButton":" _461_(?: .*)?$","ChatTabHeaderAddToThreadButton":" _4620(?: .*)?$","ReactComposerMediaSprout":" _fk5(?: .*)?$","UFIReactionsBlingSocialSentenceComments":" _-56(?: .*)?$","UFIReactionsBlingSocialSentenceSeens":" _2x0l(?: .*)?$","UFIReactionsBlingSocialSentenceShares":" _2x0m(?: .*)?$","UFIReactionsBlingSocialSentenceViews":" _-5c(?: .*)?$","UFIReactionsBlingSocialSentence":" _-5d(?: .*)?$","UFIReactionsSocialSentence":" _1vaq(?: .*)?$","VideoFullscreenButton":" _39ip(?: .*)?$","Tahoe":" _400z(?: .*)?$","TahoeFromVideoPlayer":" _1vek(?: .*)?$","TahoeFromVideoLink":" _2-40(?: .*)?$","TahoeFromPhoto":" _2ju5(?: .*)?$","FBStoryTrayItem":" _1fvw(?: .*)?$","Mobile_Feed_Jewel_Button":"#feed_jewel .*","Mobile_Requests_Jewel_Button":"#requests_jewel .*","Mobile_Messages_Jewel_Button":"#messages_jewel .*","Mobile_Notifications_Jewel_Button":"#notifications_jewel .*","Mobile_Search_Jewel_Button":"#search_jewel .*","Mobile_Bookmarks_Jewel_Button":"#bookmarks_jewel .*","Mobile_Feed_UFI_Comment_Button_Permalink":" _l-a(?: .*)?$","Mobile_Feed_UFI_Comment_Button_Flyout":" _4qeq(?: .*)?$","Mobile_Feed_UFI_Token_Bar_Flyout":" _4qer(?: .*)?$","Mobile_Feed_UFI_Token_Bar_Permalink":" _4-09(?: .*)?$","Mobile_UFI_Share_Button":" _15kr(?: .*)?$","Mobile_Feed_Photo_Permalink":" _1mh-(?: .*)?$","Mobile_Feed_Video_Permalink":" _65g_(?: .*)?$","Mobile_Feed_Profile_Permalink":" _4kk6(?: .*)?$"},"interaction_boost":{"SnowliftNextPager":0.2,"ChatSideBarLink":2,"MessengerSearchTypeahead":2,"MessageJewelListItem":2,"Messages_Jewel_Button":2.5,"Notifications_Jewel_Button":1.5,"Tahoe":30},"manual_instrumentation":false,"profile_eager_execution":true,"disable_heuristic":true,"disable_event_profiler":false},1726],["AdsInterfacesSessionConfig",[],{},2393],["ReactGK",[],{"debugRenderPhaseSideEffects":false,"fiberAsyncScheduling":false,"unmountOnBeforeClearCanvas":true},998],["ServiceWorkerBackgroundSyncGK",[],{"background_sync_sw":false},1628],["URLFragmentPreludeConfig",[],{"incorporateQuicklingFragment":true,"hashtagRedirect":true},137],["InteractionTrackerRates",[],{"default":0.01,"scroll_log":0.001},2343],["FunnelLoggerConfig",[],{"freq":{"WWW_MESSENGER_GROUP_ESCALATION_FUNNEL":1,"WWW_SPATIAL_REACTION_PRODUCTION_FUNNEL":1,"CREATIVE_STUDIO_CREATION_FUNNEL":1,"WWW_CANVAS_AD_CREATION_FUNNEL":1,"WWW_CANVAS_EDITOR_FUNNEL":1,"WWW_LINK_PICKER_DIALOG_FUNNEL":1,"WWW_MEME_PICKER_DIALOG_FUNNEL":1,"WWW_LEAD_GEN_FORM_CREATION_FUNNEL":1,"WWW_LEAD_GEN_FORM_EDITOR_FUNNEL":1,"WWW_LEAD_GEN_DESKTOP_AD_UNIT_FUNNEL":1,"WWW_LEAD_GEN_MSITE_AD_UNIT_FUNNEL":1,"WWW_CAMPFIRE_COMPOSER_UPSELL_FUNNEL":1,"WWW_PMT_FUNNEL":1,"WWW_RECRUITING_PRODUCTS_ATTRIBUTION_FUNNEL":1,"WWW_RECRUITING_PRODUCTS_FUNNEL":1,"WWW_RECRUITING_SEARCH_FUNNEL":1,"WWW_EXAMPLE_FUNNEL":1,"WWW_REACTIONS_BLINGBAR_NUX_FUNNEL":1,"WWW_REACTIONS_NUX_FUNNEL":1,"WWW_COMMENT_REACTIONS_NUX_FUNNEL":1,"WWW_MESSENGER_SHARE_TO_FB_FUNNEL":10,"POLYGLOT_MAIN_FUNNEL":1,"MSITE_EXAMPLE_FUNNEL":10,"WWW_FEED_SHARE_DIALOG_FUNNEL":100,"MSITE_AD_BREAKS_ONBOARDING_FLOW_FUNNEL":1,"MSITE_FEED_ALBUM_CTA_FUNNEL":10,"MSITE_FEED_SHARE_DIALOG_FUNNEL":100,"MSITE_COMMENT_TYPING_FUNNEL":500,"MSITE_HASHTAG_PROMPT_FUNNEL":1,"WWW_SEARCH_AWARENESS_LEARNING_NUX_FUNNEL":1,"WWW_CONSTITUENT_TITLE_UPSELL_FUNNEL":1,"MTOUCH_FEED_MISSED_STORIES_FUNNEL":10,"WWW_UFI_SHARE_LINK_FUNNEL":1,"WWW_CMS_SEARCH_FUNNEL":1,"GAMES_QUICKSILVER_FUNNEL":1,"SOCIAL_SEARCH_CONVERSION_WWW_FUNNEL":1,"SOCIAL_SEARCH_DASHBOARD_WWW_FUNNEL":1,"SRT_USER_FLOW_FUNNEL":1,"MSITE_PPD_FUNNEL":1,"WWW_PAGE_CREATION_FUNNEL":1,"NT_EXAMPLE_FUNNEL":1,"WWW_LIVE_VIEWER_TIPJAR_FUNNEL":1,"FACECAST_BROADCASTER_FUNNEL":1,"WWW_FUNDRAISER_CREATION_FUNNEL":1,"WWW_FUNDRAISER_EDIT_FUNNEL":1,"WWW_OFFERS_SIMPLE_COMPOSE_FUNNEL":1,"QP_TOOL_FUNNEL":1,"WWW_OFFERS_SIMPLE_COMPOSE_POST_LIKE_FUNNEL":1,"COLLEGE_COMMUNITY_NUX_ONBOARDING_FUNNEL":1,"CASUAL_GROUP_PICKER_FUNNEL":1,"TOPICS_TO_FOLLOW_FUNNEL":1,"WWW_MESSENGER_SEARCH_SESSION_FUNNEL":1,"WWW_LIVE_PRODUCER_FUNNEL":1,"FX_PLATFORM_INVITE_JOIN_FUNNEL":1,"CREATIVE_STUDIO_HUB_FUNNEL":1,"WWW_SEE_OFFERS_CTA_NUX_FUNNEL":1,"WWW_ADS_TARGETING_AUDIENCE_MANAGER_FUNNEL":1,"WWW_AD_BREAKS_ONBOARDING_FUNNEL":1,"WWW_AD_BREAK_HOME_ONBOARDING_FUNNEL":1,"WWW_NOTIFS_UP_NEXT_FUNNEL":10,"ADS_VIDEO_CAPTION_FUNNEL":1,"KEYFRAMES_FUNNEL":500,"WWW_ALT_TEXT_COMPOSER_FUNNEL":1,"BUSINESS_PAYMENTS_MERCHANT_ONBOARDING_FUNNEL":1,"PAYOUT_ONBOARDING_FUNNEL":1,"SERVICES_INSTANT_BOOKING_SETTINGS_FUNNEL":1,"FB_NEO_ONBOARDING_FUNNEL":1,"FB_NEO_FRIENDING_FUNNEL":1,"default":1000}},1271],["MarauderConfig",[],{"app_version":"3551229","gk_enabled":false},31],["JSReliabilityFixesGatingConfig",[],{"should_get_fix":true},2807],["LoadingMarkerGated",[],{"component":null},2874],["SutroLinkAttachmentsGatingConfig",[],{"enabled":false,"enabled_bold_titles":false,"enabled_edge_to_edge":false,"enabled_event_share":false,"enabled_larger_cta":false,"enabled_sponsored_share":false,"enabled_sponsored_videos":false,"enabled_truncation":false},2883],["PageTransitionsConfig",[],{"reloadOnBootloadError":true},1067],["WWWBase",[],{"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/"},318],["PhotoSnowliftActionsGating",[],{"ALLOW_MAKE_PROFILE_PICTURE_BUTTON":false},887],["PageletGK",[],{"destroyDomAfterEventHandler":false,"skipClearingChildrenOnUnmount":true},2327],["PhotoSnowliftLoggingConfig",[],{"logOnlyOnInit":true,"checkForImage":true},2078],["AccessibilityConfig",[],{"a11yLogicalGridComponent":false,"a11yNewsfeedStoryEnumeration":true,"a11yInitialDialogFocusElement":true,"a11yNUXDialog":true,"a11yNavHotkey":true,"a11yNavHotkeyFromInputs":false,"focusRingModule":false},1227],["TypeaheadMetricsConfig",[],{"gkResults":false},263],["EmojiConfig",[],{"pixelRatio":"1","schemaAuth":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/images\/emoji.php\/v9","hasEmojiPickerSearch":false},1421],["FamilyMentionsData",[],{"allowFamilyNames":false,"hasAcceptedNUX":false},708],["InitialServerTime",[],{"serverTime":1514638368000},204],["FluxConfig",[],{"ads_improve_perf_flux_container_subscriptions":true,"ads_improve_perf_flux_derived_store":true,"ads_interfaces_push_model":true,"ads_improve_perf_flux_cache_getall":true},2434],["GroupedInputButton",[],{"module":null},2992],["SutroStoryHeaderUFIGatingConfig",[],{"enabled_for_comment_composer_rounded_borders":false,"enabled_for_comment_composer_larger":false,"enabled_for_comment_glyphs":false,"enabled_for_story_header":false,"enabled_for_ufi":false,"enabled_for_ufi_animation":false,"enabled_for_ui40":false,"enabled_hide_ufi_border":false,"enabled_less_story_header_padding":false,"enabled_privacyicon":false,"enabled_triple_dot":false,"is_uppercased":false},2483],["KeyframesWebConfig",[],{"enableLogging":false,"connectionClass":"UNKNOWN"},2712],["UFIReactionTypes",[],{"LIKE":1,"ordering":[1,2,13,11,12,4,5,3,10,7,8,14,15],"NONE":0,"reactions":{"1":{"class_name":"_3j7l","color":"#4080ff","display_name":"Like","is_deprecated":false,"is_visible":true,"name":"like","type":1},"2":{"class_name":"_3j7m","color":"#f25268","display_name":"Love","is_deprecated":false,"is_visible":true,"name":"love","type":2},"13":{"class_name":null,"color":"#1d2129","display_name":"Selfie","is_deprecated":false,"is_visible":false,"name":"selfie","type":13},"11":{"class_name":"_3rya","color":"#7e64c4","display_name":"Thankful","is_deprecated":false,"is_visible":true,"name":"dorothy","type":11},"12":{"class_name":"_4aou","color":"#EC7EBD","display_name":"Pride","is_deprecated":false,"is_visible":true,"name":"toto","type":12},"4":{"class_name":"_3j7o","color":"#f0ba15","display_name":"Haha","is_deprecated":false,"is_visible":true,"name":"haha","type":4},"5":{"class_name":"_3j7p","color":"#f0ba15","display_name":"Yay","is_deprecated":true,"is_visible":true,"name":"yay","type":5},"3":{"class_name":"_3j7n","color":"#f0ba15","display_name":"Wow","is_deprecated":false,"is_visible":true,"name":"wow","type":3},"10":{"class_name":"_3j7s","color":"#f0ba15","display_name":"Confused","is_deprecated":true,"is_visible":true,"name":"confused","type":10},"7":{"class_name":"_3j7r","color":"#f0ba15","display_name":"Sad","is_deprecated":false,"is_visible":true,"name":"sorry","type":7},"8":{"class_name":"_3j7q","color":"#f7714b","display_name":"Angry","is_deprecated":false,"is_visible":true,"name":"anger","type":8},"14":{"class_name":"_3qr6","color":"#4080ff","display_name":"React","is_deprecated":false,"is_visible":false,"name":"flame","type":14},"15":{"class_name":"_4vps","color":"#4080ff","display_name":"React","is_deprecated":false,"is_visible":false,"name":"plane","type":15}}},911],["UFICommentFileInputAcceptValues",[],{"both":"video\/*, video\/x-m4v, video\/webm, video\/x-ms-wmv, video\/x-msvideo, video\/3gpp, video\/flv, video\/x-flv, video\/mp4, video\/quicktime, video\/mpeg, video\/ogv, .ts, .mkv, image\/*","photos":"image\/*","videos":"video\/*, video\/x-m4v, video\/webm, video\/x-ms-wmv, video\/x-msvideo, video\/3gpp, video\/flv, video\/x-flv, video\/mp4, video\/quicktime, video\/mpeg, video\/ogv, .ts, .mkv","files":"video\/*, video\/x-m4v, video\/webm, video\/x-ms-wmv, video\/x-msvideo, video\/3gpp, video\/flv, video\/x-flv, video\/mp4, video\/quicktime, video\/mpeg, video\/ogv, .ts, .mkv, image\/*,"},1317],["VideoUploadConfig",[],{"videoExtensions":{"gif":1,"mov":1,"qt":1,"wmv":1,"avi":1,"mpe":1,"mpg":1,"mpeg":1,"asf":1,"mp4":1,"m4v":1,"mpeg4":1,"3gpp":1,"3gp":1,"3g2":1,"mkv":1,"flv":1,"vob":1,"ogm":1,"ogv":1,"nsv":1,"mod":1,"tod":1,"dat":1,"mts":1,"m2ts":1,"dv":1,"divx":1,"f4v":1,"ts":1,"tmp":1,"rmvb":1,"webm":1},"allowMultimedia":false,"showMultimediaNUX":false},267],["FileHashWorkerResource",[],{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/nYLxo-I_8wt.js","name":"FileHashWorkerBundle"},758],["WebWorkerConfig",[],{"logging":{"enabled":false,"config":"WebWorkerLoggerConfig"},"evalWorkerURL":"\/rsrc.php\/v3\/yz\/r\/t4zvM1nFGL5.js"},297],["UFIBotsButton",[],{"module":null},2875],["UFICommentMessengerPromptConfig",[],{"show_messenger_prompt":false,"show_groups_prompt":false},2683],["UFIConfig",[],{"commentVPVD":{"debug_console":false,"debug_html":false,"idle_timeout":5000,"locations":["permalink","newsstand"],"everywhere":true,"min_duration_to_log":100,"min_visible_size":200},"enableCommentListVisibilityTracking":false,"defaultPageSize":50,"renderEmoji":true,"renderEmoticons":true,"sessionID":"eeb32600-d4ea-8d7c-c26e-7cec0140eeba","shouldShowGIFsInCommentsNux":false,"shouldShowMarkdownCommentNUX":false,"vpvLoggingTimeout":1000,"facecastWWWCommentQueueThreshold":3,"canPublishLive":false,"logChangeOrderingModeUsageSampleRate":1,"logCommentsTimespent":true,"logWhetherUFISeen":false,"showHashtagTypeahead":false,"logCommentPost":false,"logCommentLoad":false,"reactionsHasDirectReactTokens":false,"reactionsHasDirectReactTokensCounts":false,"reactionsDirectReactTokensModule":null,"reactionsFunnelLogger":null,"reactionsHasFunnelLogger":false,"reactionsHasCommentFunnelLogger":false,"reactionsBlingBarFunnelLogger":null,"reactionsHasCommentsNux":false,"reactionsHasTooltipBreakdown":false,"reactionsHasAnimatedIcons":true,"reactionsAnimatedIconsPreloadTechnique":"on_hover","reactionsAnimatedIconsUsePackage":false,"reactionsHasSuggestedReaction":false,"reactionsHasReactionsRollback":true,"reactionsHasCommentReactionsRollback":true,"reactionsHasReactionsRetry":true,"reactionsHasCommentReactionsRetry":true,"reactFiberAsyncUFI":false,"showCommentEmbedOption":true,"showCommonalityContext":false,"publicConversationsUnicornWhitelist":false,"typingIndicator":{"subscribe":false,"showInline":false,"showPill":false,"fromEveryone":false},"maxSubscriptionLiveCommentsQueueLength":10,"showChooseLoveAnimation":false,"feedfocusWrapperModule":null,"shouldTranslationsReplaceContent":true,"shouldShowCommentingAsConstituentNUX":false,"showUFICrowdsource":false,"UFICommentFilterFallbackWarning":null,"useMiddotDividersInAttachmentFooter":false,"showCustom":true,"tipJarCommentsNotThrottled":true},71],["MercuryConfig",[],{},35],["ChatConfigInitialData",[],{},12],["PresencePrivacyInitialData",[],{},58],["LocaleInitialData",[],{"locale":"en_US","language":"English (US)"},273],["RTIFriendFanoutConfig",[],{"passFriendFanoutSubscribeGK":true,"topicPrefixes":["gqls\/live_video_currently_watching_subscribe"]},2781],["RTISubscriptionManagerConfig",[],{"config":{"max_subscriptions":150,"www_idle_unsubscribe_min_time_ms":600000,"www_idle_unsubscribe_times_ms":{"feedback_like_subscribe":600000,"comment_like_subscribe":600000,"feedback_typing_subscribe":600000,"comment_create_subscribe":1800000,"video_tip_jar_payment_event_subscribe":14400000},"www_unevictable_topic_regexes":["^(graphql|gqls)\/web_notification_receive_subscribe","^www\/sr\/hot_reload\/"],"autobot_tiers":{"latest":"realtime.skywalker.autobot.latest","intern":"realtime.skywalker.autobot.intern","sb":"realtime.skywalker.autobot.sb"}},"autobot":{},"assimilator":{},"unsubscribe_release":true},1081],["SystemEventsInitialData",[],{"ORIGINAL_USER_ID":"0"},483],["CurrentEnvironment",[],{"facebookdotcom":true,"messengerdotcom":false},827],["PaymentModulesGating",[],{"isEnabledForCreditCardCountrySelectorWWW":true,"isEnabledForCreditCardCountrySelectorMsite":true,"isEnabledForCreditCardScanningMsite":true,"isEnabledForPaymentMethodTabSelectorWWW":false,"isEnabledForInlineCardFormWWW":false,"isEnabledForDirectChargeWWW":false,"isEnabledForDirectChargeWWWNmorP4P":true,"isEnabledForDirectChargeWWWPagesCommerce":false,"isEnabledForAddingPayPalMsite":false,"isEnabledForOneClickPayPalNUX":true,"disableCreditCardValidationPaymentSettings":false,"isInPaymentModules2017H2Holdout":false,"shouldShowCheckoutNUX":false,"shouldShowFeeWaiverText":true,"shouldAutoFocusNextCardFormField":false,"shouldEnablePayButton":false,"isEnabledForShowingUserLevelErrors":false,"shouldShowCustomAddressFormInVerificationFlowWWW":false,"isEnabledFori18nBankFlow":false,"shouldCheckoutAutoScrollToError":true,"guestCheckoutShouldShowCheckbox":false,"guestCheckoutIsCheckboxCheckedByDefault":false,"isEnabledForInlineBundleEventsTicketing":true,"shouldLockCountrySelectorInVerificationFlowWWW":true,"shouldShowExpErrWhenCvvHasErr":false,"isEnabledForP4PVerificationAddressPrefill":true,"isAmountOnButtonMsite":false,"isInAndroidWebviewPayPalExp":false,"androidWebviewCanAddPayPal":false,"androidWebviewPayPalExpQE":"payment_modules_msite_android_webview_paypal_universe","shouldShowCheckoutV2FeaturesWWW":false},1913],["ViewerContextDateData",[],{"gks":{"date_time_force_legacy_api":false}},1411],["DateTimeConfig",[],{"cache_datetime":true},2567],["CLDRDateRenderingClientRollout",[],{"formatDateClientLoggerSamplingRate":0.0001},3003],["DateFormatConfig",[],{"numericDateOrder":["m","d","y"],"numericDateSeparator":"\/","shortDayNames":["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],"timeSeparator":":","weekStart":6,"formats":{"D":"D","D g:ia":"D g:ia","D M d":"D M d","D M d, Y":"D M d, Y","D M j":"D M j","D M j, g:ia":"D M j, g:ia","D M j, y":"D M j, y","D M j, Y g:ia":"D M j, Y g:ia","D, M j, Y":"D, M j, Y","F d":"F d","F d, Y":"F d, Y","F g":"F g","F j":"F j","F j, Y":"F j, Y","F j, Y \u0040 g:i A":"F j, Y \u0040 g:i A","F j, Y g:i a":"F j, Y g:i a","F jS":"F jS","F jS, g:ia":"F jS, g:ia","F jS, Y":"F jS, Y","F Y":"F Y","g A":"g A","g:i":"g:i","g:i A":"g:i A","g:i a":"g:i a","g:iA":"g:iA","g:ia":"g:ia","g:ia F jS, Y":"g:ia F jS, Y","g:iA l, F jS":"g:iA l, F jS","g:ia M j":"g:ia M j","g:ia M jS":"g:ia M jS","g:ia, F jS":"g:ia, F jS","g:iA, l M jS":"g:iA, l M jS","g:sa":"g:sa","H:I - M d, Y":"H:I - M d, Y","h:i a":"h:i a","h:m:s m\/d\/Y":"h:m:s m\/d\/Y","j":"j","l F d, Y":"l F d, Y","l g:ia":"l g:ia","l, F d, Y":"l, F d, Y","l, F j":"l, F j","l, F j, Y":"l, F j, Y","l, F jS":"l, F jS","l, F jS, g:ia":"l, F jS, g:ia","l, M j":"l, M j","l, M j, Y":"l, M j, Y","l, M j, Y g:ia":"l, M j, Y g:ia","M d":"M d","M d, Y":"M d, Y","M d, Y g:ia":"M d, Y g:ia","M d, Y ga":"M d, Y ga","M j":"M j","M j, Y":"M j, Y","M j, Y g:i A":"M j, Y g:i A","M j, Y g:ia":"M j, Y g:ia","M jS, g:ia":"M jS, g:ia","M Y":"M Y","M y":"M y","m-d-y":"m-d-y","M. d":"M. d","M. d, Y":"M. d, Y","j F Y":"j F Y","m.d.y":"m.d.y","m\/d":"m\/d","m\/d\/Y":"m\/d\/Y","m\/d\/y":"m\/d\/y","m\/d\/Y g:ia":"m\/d\/Y g:ia","m\/d\/y H:i:s":"m\/d\/y H:i:s","m\/d\/Y h:m":"m\/d\/Y h:m","n":"n","n\/j":"n\/j","n\/j, g:ia":"n\/j, g:ia","n\/j\/y":"n\/j\/y","Y":"Y","Y-m-d":"Y-m-d","Y\/m\/d":"Y\/m\/d","y\/m\/d":"y\/m\/d","j \/ F \/ Y":"j \/ F \/ Y"},"ordinalSuffixes":{"1":"st","2":"nd","3":"rd","4":"th","5":"th","6":"th","7":"th","8":"th","9":"th","10":"th","11":"th","12":"th","13":"th","14":"th","15":"th","16":"th","17":"th","18":"th","19":"th","20":"th","21":"st","22":"nd","23":"rd","24":"th","25":"th","26":"th","27":"th","28":"th","29":"th","30":"th","31":"st"}},165],["CurrencyConfig",[],{"adsCurrenciesByCode":{"AED":{"iso":"AED","format":"{symbol}{amount}","symbol":"\u062f.\u0625.","offset":100,"name":"UAE Dirham"},"ARS":{"iso":"ARS","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Argentine Peso"},"AUD":{"iso":"AUD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Australian Dollar"},"BDT":{"iso":"BDT","format":"{symbol}{amount}","symbol":"\u09f3","offset":100,"name":"Bangladeshi Taka"},"BOB":{"iso":"BOB","format":"{symbol}{amount}","symbol":"Bs.","offset":100,"name":"Bolivian Boliviano"},"BRL":{"iso":"BRL","format":"{symbol}{amount}","symbol":"R$","offset":100,"name":"Brazilian Real"},"CAD":{"iso":"CAD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Canadian Dollar"},"CHF":{"iso":"CHF","format":"{symbol}{amount}","symbol":"Fr.","offset":100,"name":"Swiss Franc"},"CLP":{"iso":"CLP","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Chilean Peso"},"CNY":{"iso":"CNY","format":"{symbol}{amount}","symbol":"\uffe5","offset":100,"name":"Chinese Yuan"},"COP":{"iso":"COP","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Colombian Peso"},"CRC":{"iso":"CRC","format":"{symbol}{amount}","symbol":"\u20a1","offset":1,"name":"Costa Rican Col\u00f3n"},"CZK":{"iso":"CZK","format":"{symbol}{amount}","symbol":"K\u010d","offset":100,"name":"Czech Koruna"},"DKK":{"iso":"DKK","format":"{symbol}{amount}","symbol":"kr.","offset":100,"name":"Danish Krone"},"DZD":{"iso":"DZD","format":"{symbol}{amount}","symbol":"DA","offset":100,"name":"Algerian Dinar"},"EGP":{"iso":"EGP","format":"{symbol}{amount}","symbol":"\u062c.\u0645.","offset":100,"name":"Egyptian Pound"},"EUR":{"iso":"EUR","format":"{symbol}{amount}","symbol":"\u20ac","offset":100,"name":"Euro"},"GBP":{"iso":"GBP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"British Pound"},"GTQ":{"iso":"GTQ","format":"{symbol}{amount}","symbol":"Q","offset":100,"name":"Guatemalan Quetzal"},"HKD":{"iso":"HKD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Hong Kong Dollar"},"HNL":{"iso":"HNL","format":"{symbol}{amount}","symbol":"L.","offset":100,"name":"Honduran Lempira"},"HUF":{"iso":"HUF","format":"{symbol}{amount}","symbol":"Ft","offset":1,"name":"Hungarian Forint"},"IDR":{"iso":"IDR","format":"{symbol}{amount}","symbol":"Rp","offset":1,"name":"Indonesian Rupiah"},"ILS":{"iso":"ILS","format":"{symbol}{amount}","symbol":"\u20aa","offset":100,"name":"Israeli New Shekel"},"INR":{"iso":"INR","format":"{symbol}{amount}","symbol":"\u20b9","offset":100,"name":"Indian Rupee"},"ISK":{"iso":"ISK","format":"{symbol}{amount}","symbol":"kr.","offset":1,"name":"Iceland Krona"},"JPY":{"iso":"JPY","format":"{symbol}{amount}","symbol":"\u00a5","offset":1,"name":"Japanese Yen"},"KES":{"iso":"KES","format":"{symbol}{amount}","symbol":"KSh","offset":100,"name":"Kenyan Shilling"},"KRW":{"iso":"KRW","format":"{symbol}{amount}","symbol":"\u20a9","offset":1,"name":"Korean Won"},"MOP":{"iso":"MOP","format":"{symbol}{amount}","symbol":"MOP","offset":100,"name":"Macau Patacas"},"MXN":{"iso":"MXN","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Mexican Peso"},"MYR":{"iso":"MYR","format":"{symbol}{amount}","symbol":"RM","offset":100,"name":"Malaysian Ringgit"},"NGN":{"iso":"NGN","format":"{symbol}{amount}","symbol":"\u20a6","offset":100,"name":"Nigerian Naira"},"NIO":{"iso":"NIO","format":"{symbol}{amount}","symbol":"C$","offset":100,"name":"Nicaraguan Cordoba"},"NOK":{"iso":"NOK","format":"{symbol}{amount}","symbol":"kr","offset":100,"name":"Norwegian Krone"},"NZD":{"iso":"NZD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"New Zealand Dollar"},"PEN":{"iso":"PEN","format":"{symbol}{amount}","symbol":"S\/.","offset":100,"name":"Peruvian Nuevo Sol"},"PHP":{"iso":"PHP","format":"{symbol}{amount}","symbol":"\u20b1","offset":100,"name":"Philippine Peso"},"PKR":{"iso":"PKR","format":"{symbol}{amount}","symbol":"Rs","offset":100,"name":"Pakistani Rupee"},"PLN":{"iso":"PLN","format":"{symbol}{amount}","symbol":"z\u0142","offset":100,"name":"Polish Zloty"},"PYG":{"iso":"PYG","format":"{symbol}{amount}","symbol":"\u20b2","offset":1,"name":"Paraguayan Guarani"},"QAR":{"iso":"QAR","format":"{symbol}{amount}","symbol":"\u0631.\u0642.","offset":100,"name":"Qatari Rials"},"RON":{"iso":"RON","format":"{symbol}{amount}","symbol":"lei","offset":100,"name":"Romanian Leu"},"RUB":{"iso":"RUB","format":"{symbol}{amount}","symbol":"p.","offset":100,"name":"Russian Ruble"},"SAR":{"iso":"SAR","format":"{symbol}{amount}","symbol":"\u0631.\u0633.","offset":100,"name":"Saudi Arabian Riyal"},"SEK":{"iso":"SEK","format":"{symbol}{amount}","symbol":"kr","offset":100,"name":"Swedish Krona"},"SGD":{"iso":"SGD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Singapore Dollar"},"THB":{"iso":"THB","format":"{symbol}{amount}","symbol":"\u0e3f","offset":100,"name":"Thai Baht"},"TRY":{"iso":"TRY","format":"{symbol}{amount}","symbol":"TL","offset":100,"name":"Turkish Lira"},"TWD":{"iso":"TWD","format":"{symbol}{amount}","symbol":"NT$","offset":1,"name":"Taiwan Dollar"},"USD":{"iso":"USD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"US Dollars"},"UYU":{"iso":"UYU","format":"{symbol}{amount}","symbol":"$U","offset":100,"name":"Uruguay Peso"},"VEF":{"iso":"VEF","format":"{symbol}{amount}","symbol":"Bs","offset":100,"name":"Venezuelan Bolivar"},"VND":{"iso":"VND","format":"{symbol}{amount}","symbol":"\u20ab","offset":1,"name":"Vietnamese Dong"},"ZAR":{"iso":"ZAR","format":"{symbol}{amount}","symbol":"R","offset":100,"name":"South African Rand"}},"adsCurrencyCodes":["AED","ARS","AUD","BDT","BOB","BRL","CAD","CHF","CLP","CNY","COP","CRC","CZK","DKK","DZD","EGP","EUR","GBP","GTQ","HKD","HNL","HUF","IDR","ILS","INR","ISK","JPY","KES","KRW","MOP","MXN","MYR","NGN","NIO","NOK","NZD","PEN","PHP","PKR","PLN","PYG","QAR","RON","RUB","SAR","SEK","SGD","THB","TRY","TWD","USD","UYU","VEF","VND","ZAR"],"allCurrenciesByCode":{"AED":{"iso":"AED","format":"{symbol}{amount}","symbol":"\u062f.\u0625.","offset":100,"name":"UAE Dirham"},"AFN":{"iso":"AFN","format":"{symbol}{amount}","symbol":"\u060b","offset":100,"name":"Afghan Afghani"},"ALL":{"iso":"ALL","format":"{symbol}{amount}","symbol":"Lek","offset":100,"name":"Albanian Lek"},"AMD":{"iso":"AMD","format":"{symbol}{amount}","symbol":"\u0564\u0580.","offset":100,"name":"Armenian Dram"},"ANG":{"iso":"ANG","format":"{symbol}{amount}","symbol":"ANG","offset":100,"name":"Netherlands Antillean Guilder"},"AOA":{"iso":"AOA","format":"{symbol}{amount}","symbol":"AOA","offset":100,"name":"Angolan Kwanza"},"ARS":{"iso":"ARS","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Argentine Peso"},"AUD":{"iso":"AUD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Australian Dollar"},"AWG":{"iso":"AWG","format":"{symbol}{amount}","symbol":"AWG","offset":100,"name":"Aruban Florin"},"AZN":{"iso":"AZN","format":"{symbol}{amount}","symbol":"\u043c\u0430\u043d.","offset":100,"name":"Azerbaijani Manat"},"BAM":{"iso":"BAM","format":"{symbol}{amount}","symbol":"BAM","offset":100,"name":"Bosnian Herzegovinian Convertible Mark"},"BBD":{"iso":"BBD","format":"{symbol}{amount}","symbol":"Bds$","offset":100,"name":"Barbados Dollar"},"BDT":{"iso":"BDT","format":"{symbol}{amount}","symbol":"\u09f3","offset":100,"name":"Bangladeshi Taka"},"BGN":{"iso":"BGN","format":"{symbol}{amount}","symbol":"\u043b\u0432.","offset":100,"name":"Bulgarian Lev"},"BHD":{"iso":"BHD","format":"{symbol}{amount}","symbol":"\u062f.\u0628.","offset":100,"name":"Bahraini Dinar"},"BIF":{"iso":"BIF","format":"{symbol}{amount}","symbol":"FBu","offset":1,"name":"Burundian Franc"},"BMD":{"iso":"BMD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Bermudian Dollar"},"BND":{"iso":"BND","format":"{symbol}{amount}","symbol":"B$","offset":100,"name":"Brunei Dollar"},"BOB":{"iso":"BOB","format":"{symbol}{amount}","symbol":"Bs.","offset":100,"name":"Bolivian Boliviano"},"BRL":{"iso":"BRL","format":"{symbol}{amount}","symbol":"R$","offset":100,"name":"Brazilian Real"},"BSD":{"iso":"BSD","format":"{symbol}{amount}","symbol":"B$","offset":100,"name":"Bahamian Dollar"},"BTN":{"iso":"BTN","format":"{symbol}{amount}","symbol":"Nu.","offset":100,"name":"Bhutanese Ngultrum"},"BWP":{"iso":"BWP","format":"{symbol}{amount}","symbol":"P","offset":100,"name":"Botswanan Pula"},"BYN":{"iso":"BYN","format":"{symbol}{amount}","symbol":"Br","offset":100,"name":"Belarusian Ruble"},"BZD":{"iso":"BZD","format":"{symbol}{amount}","symbol":"BZ$","offset":100,"name":"Belize Dollar"},"CAD":{"iso":"CAD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Canadian Dollar"},"CDF":{"iso":"CDF","format":"{symbol}{amount}","symbol":"FC","offset":100,"name":"Congolese Franc"},"CHF":{"iso":"CHF","format":"{symbol}{amount}","symbol":"Fr.","offset":100,"name":"Swiss Franc"},"CLP":{"iso":"CLP","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Chilean Peso"},"CNY":{"iso":"CNY","format":"{symbol}{amount}","symbol":"\uffe5","offset":100,"name":"Chinese Yuan"},"COP":{"iso":"COP","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Colombian Peso"},"CRC":{"iso":"CRC","format":"{symbol}{amount}","symbol":"\u20a1","offset":1,"name":"Costa Rican Col\u00f3n"},"CVE":{"iso":"CVE","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Cape Verde Escudo"},"CZK":{"iso":"CZK","format":"{symbol}{amount}","symbol":"K\u010d","offset":100,"name":"Czech Koruna"},"DJF":{"iso":"DJF","format":"{symbol}{amount}","symbol":"Fdj","offset":1,"name":"Djiboutian Franc"},"DKK":{"iso":"DKK","format":"{symbol}{amount}","symbol":"kr.","offset":100,"name":"Danish Krone"},"DOP":{"iso":"DOP","format":"{symbol}{amount}","symbol":"RD$","offset":100,"name":"Dominican Peso"},"DZD":{"iso":"DZD","format":"{symbol}{amount}","symbol":"DA","offset":100,"name":"Algerian Dinar"},"EGP":{"iso":"EGP","format":"{symbol}{amount}","symbol":"\u062c.\u0645.","offset":100,"name":"Egyptian Pound"},"ERN":{"iso":"ERN","format":"{symbol}{amount}","symbol":"Nfk","offset":100,"name":"Eritrean Nakfa"},"ETB":{"iso":"ETB","format":"{symbol}{amount}","symbol":"Br","offset":100,"name":"Ethiopian Birr"},"EUR":{"iso":"EUR","format":"{symbol}{amount}","symbol":"\u20ac","offset":100,"name":"Euro"},"FBZ":{"iso":"FBZ","format":"{symbol}{amount}","symbol":"C","offset":100,"name":"credits"},"FJD":{"iso":"FJD","format":"{symbol}{amount}","symbol":"FJ$","offset":100,"name":"Fiji Dollar"},"FKP":{"iso":"FKP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"Falkland Islands Pound"},"GBP":{"iso":"GBP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"British Pound"},"GEL":{"iso":"GEL","format":"{symbol}{amount}","symbol":"\u20be","offset":100,"name":"Georgian Lari"},"GHS":{"iso":"GHS","format":"{symbol}{amount}","symbol":"GHS","offset":100,"name":"Ghanaian Cedi"},"GIP":{"iso":"GIP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"Gibraltar Pound"},"GMD":{"iso":"GMD","format":"{symbol}{amount}","symbol":"D","offset":100,"name":"Gambian Dalasi"},"GNF":{"iso":"GNF","format":"{symbol}{amount}","symbol":"FG","offset":1,"name":"Guinean Franc"},"GTQ":{"iso":"GTQ","format":"{symbol}{amount}","symbol":"Q","offset":100,"name":"Guatemalan Quetzal"},"GYD":{"iso":"GYD","format":"{symbol}{amount}","symbol":"G$","offset":100,"name":"Guyanese Dollar"},"HKD":{"iso":"HKD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Hong Kong Dollar"},"HNL":{"iso":"HNL","format":"{symbol}{amount}","symbol":"L.","offset":100,"name":"Honduran Lempira"},"HRK":{"iso":"HRK","format":"{symbol}{amount}","symbol":"kn","offset":100,"name":"Croatian Kuna"},"HTG":{"iso":"HTG","format":"{symbol}{amount}","symbol":"G","offset":100,"name":"Haitian Gourde"},"HUF":{"iso":"HUF","format":"{symbol}{amount}","symbol":"Ft","offset":1,"name":"Hungarian Forint"},"IDR":{"iso":"IDR","format":"{symbol}{amount}","symbol":"Rp","offset":1,"name":"Indonesian Rupiah"},"ILS":{"iso":"ILS","format":"{symbol}{amount}","symbol":"\u20aa","offset":100,"name":"Israeli New Shekel"},"INR":{"iso":"INR","format":"{symbol}{amount}","symbol":"\u20b9","offset":100,"name":"Indian Rupee"},"IQD":{"iso":"IQD","format":"{symbol}{amount}","symbol":"\u062f.\u0639.","offset":100,"name":"Iraqi Dinar"},"ISK":{"iso":"ISK","format":"{symbol}{amount}","symbol":"kr.","offset":1,"name":"Iceland Krona"},"JMD":{"iso":"JMD","format":"{symbol}{amount}","symbol":"J$","offset":100,"name":"Jamaican Dollar"},"JOD":{"iso":"JOD","format":"{symbol}{amount}","symbol":"\u062f.\u0627.","offset":100,"name":"Jordanian Dinar"},"JPY":{"iso":"JPY","format":"{symbol}{amount}","symbol":"\u00a5","offset":1,"name":"Japanese Yen"},"KES":{"iso":"KES","format":"{symbol}{amount}","symbol":"KSh","offset":100,"name":"Kenyan Shilling"},"KGS":{"iso":"KGS","format":"{symbol}{amount}","symbol":"\u0441\u043e\u043c","offset":100,"name":"Kyrgyzstani Som"},"KHR":{"iso":"KHR","format":"{symbol}{amount}","symbol":"\u17db","offset":100,"name":"Cambodian Riel"},"KMF":{"iso":"KMF","format":"{symbol}{amount}","symbol":"CF","offset":1,"name":"Comoro Franc"},"KRW":{"iso":"KRW","format":"{symbol}{amount}","symbol":"\u20a9","offset":1,"name":"Korean Won"},"KWD":{"iso":"KWD","format":"{symbol}{amount}","symbol":"\u062f.\u0643.","offset":100,"name":"Kuwaiti Dinar"},"KYD":{"iso":"KYD","format":"{symbol}{amount}","symbol":"CI$","offset":100,"name":"Cayman Islands Dollar"},"KZT":{"iso":"KZT","format":"{symbol}{amount}","symbol":"\u0422","offset":100,"name":"Kazakhstani Tenge"},"LAK":{"iso":"LAK","format":"{symbol}{amount}","symbol":"\u20ad","offset":100,"name":"Lao Kip"},"LBP":{"iso":"LBP","format":"{symbol}{amount}","symbol":"\u0644.\u0644.","offset":100,"name":"Lebanese Pound"},"LKR":{"iso":"LKR","format":"{symbol}{amount}","symbol":"LKR","offset":100,"name":"Sri Lankan Rupee"},"LRD":{"iso":"LRD","format":"{symbol}{amount}","symbol":"L$","offset":100,"name":"Liberian Dollar"},"LSL":{"iso":"LSL","format":"{symbol}{amount}","symbol":"L","offset":100,"name":"Lesotho Loti"},"LTL":{"iso":"LTL","format":"{symbol}{amount}","symbol":"Lt","offset":100,"name":"Lithuanian Litas"},"LVL":{"iso":"LVL","format":"{symbol}{amount}","symbol":"Ls","offset":100,"name":"Latvian Lats"},"LYD":{"iso":"LYD","format":"{symbol}{amount}","symbol":"\u062f.\u0644.","offset":100,"name":"Libyan Dinar"},"MAD":{"iso":"MAD","format":"{symbol}{amount}","symbol":"\u062f.\u0645.","offset":100,"name":"Moroccan Dirham"},"MDL":{"iso":"MDL","format":"{symbol}{amount}","symbol":"lei","offset":100,"name":"Moldovan Leu"},"MGA":{"iso":"MGA","format":"{symbol}{amount}","symbol":"Ar","offset":5,"name":"Malagasy Ariary"},"MKD":{"iso":"MKD","format":"{symbol}{amount}","symbol":"\u0434\u0435\u043d.","offset":100,"name":"Macedonian Denar"},"MMK":{"iso":"MMK","format":"{symbol}{amount}","symbol":"Ks","offset":100,"name":"Burmese Kyat"},"MNT":{"iso":"MNT","format":"{symbol}{amount}","symbol":"\u20ae","offset":100,"name":"Mongolian Tugrik"},"MOP":{"iso":"MOP","format":"{symbol}{amount}","symbol":"MOP","offset":100,"name":"Macau Patacas"},"MRO":{"iso":"MRO","format":"{symbol}{amount}","symbol":"UM","offset":5,"name":"Mauritanian Ouguiya"},"MUR":{"iso":"MUR","format":"{symbol}{amount}","symbol":"MUR","offset":100,"name":"Mauritian Rupee"},"MVR":{"iso":"MVR","format":"{symbol}{amount}","symbol":"\u0783.","offset":100,"name":"Maldivian Rufiyaa"},"MWK":{"iso":"MWK","format":"{symbol}{amount}","symbol":"MK","offset":100,"name":"Malawian Kwacha"},"MXN":{"iso":"MXN","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Mexican Peso"},"MYR":{"iso":"MYR","format":"{symbol}{amount}","symbol":"RM","offset":100,"name":"Malaysian Ringgit"},"MZN":{"iso":"MZN","format":"{symbol}{amount}","symbol":"MT","offset":100,"name":"Mozambican Metical"},"NAD":{"iso":"NAD","format":"{symbol}{amount}","symbol":"N$","offset":100,"name":"Namibian Dollar"},"NGN":{"iso":"NGN","format":"{symbol}{amount}","symbol":"\u20a6","offset":100,"name":"Nigerian Naira"},"NIO":{"iso":"NIO","format":"{symbol}{amount}","symbol":"C$","offset":100,"name":"Nicaraguan Cordoba"},"NOK":{"iso":"NOK","format":"{symbol}{amount}","symbol":"kr","offset":100,"name":"Norwegian Krone"},"NPR":{"iso":"NPR","format":"{symbol}{amount}","symbol":"\u0930\u0942","offset":100,"name":"Nepalese Rupee"},"NZD":{"iso":"NZD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"New Zealand Dollar"},"OMR":{"iso":"OMR","format":"{symbol}{amount}","symbol":"\u0631.\u0639.","offset":100,"name":"Omani Rial"},"PAB":{"iso":"PAB","format":"{symbol}{amount}","symbol":"B\/.","offset":100,"name":"Panamanian Balboas"},"PEN":{"iso":"PEN","format":"{symbol}{amount}","symbol":"S\/.","offset":100,"name":"Peruvian Nuevo Sol"},"PGK":{"iso":"PGK","format":"{symbol}{amount}","symbol":"K","offset":100,"name":"Papua New Guinean Kina"},"PHP":{"iso":"PHP","format":"{symbol}{amount}","symbol":"\u20b1","offset":100,"name":"Philippine Peso"},"PKR":{"iso":"PKR","format":"{symbol}{amount}","symbol":"Rs","offset":100,"name":"Pakistani Rupee"},"PLN":{"iso":"PLN","format":"{symbol}{amount}","symbol":"z\u0142","offset":100,"name":"Polish Zloty"},"PYG":{"iso":"PYG","format":"{symbol}{amount}","symbol":"\u20b2","offset":1,"name":"Paraguayan Guarani"},"QAR":{"iso":"QAR","format":"{symbol}{amount}","symbol":"\u0631.\u0642.","offset":100,"name":"Qatari Rials"},"RON":{"iso":"RON","format":"{symbol}{amount}","symbol":"lei","offset":100,"name":"Romanian Leu"},"RSD":{"iso":"RSD","format":"{symbol}{amount}","symbol":"RSD","offset":100,"name":"Serbian Dinar"},"RUB":{"iso":"RUB","format":"{symbol}{amount}","symbol":"p.","offset":100,"name":"Russian Ruble"},"RWF":{"iso":"RWF","format":"{symbol}{amount}","symbol":"FRw","offset":1,"name":"Rwandan Franc"},"SAR":{"iso":"SAR","format":"{symbol}{amount}","symbol":"\u0631.\u0633.","offset":100,"name":"Saudi Arabian Riyal"},"SBD":{"iso":"SBD","format":"{symbol}{amount}","symbol":"SI$","offset":100,"name":"Solomon Islands Dollar"},"SCR":{"iso":"SCR","format":"{symbol}{amount}","symbol":"SR","offset":100,"name":"Seychelles Rupee"},"SEK":{"iso":"SEK","format":"{symbol}{amount}","symbol":"kr","offset":100,"name":"Swedish Krona"},"SGD":{"iso":"SGD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Singapore Dollar"},"SHP":{"iso":"SHP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"Saint Helena Pound"},"SKK":{"iso":"SKK","format":"{symbol}{amount}","symbol":"Sk","offset":100,"name":"Slovak Koruna"},"SLL":{"iso":"SLL","format":"{symbol}{amount}","symbol":"Le","offset":100,"name":"Sierra Leonean Leone"},"SOS":{"iso":"SOS","format":"{symbol}{amount}","symbol":"S","offset":100,"name":"Somali Shilling"},"SRD":{"iso":"SRD","format":"{symbol}{amount}","symbol":"SRD","offset":100,"name":"Surinamese Dollar"},"SSP":{"iso":"SSP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"South Sudanese Pound"},"STD":{"iso":"STD","format":"{symbol}{amount}","symbol":"Db","offset":100,"name":"Sao Tome and Principe Dobra"},"SVC":{"iso":"SVC","format":"{symbol}{amount}","symbol":"\u20a1","offset":100,"name":"Salvadoran Col\u00f3n"},"SZL":{"iso":"SZL","format":"{symbol}{amount}","symbol":"L","offset":100,"name":"Swazi Lilangeni"},"THB":{"iso":"THB","format":"{symbol}{amount}","symbol":"\u0e3f","offset":100,"name":"Thai Baht"},"TJS":{"iso":"TJS","format":"{symbol}{amount}","symbol":"\u0441.","offset":100,"name":"Tajikistani Somoni"},"TMT":{"iso":"TMT","format":"{symbol}{amount}","symbol":"T","offset":100,"name":"Turkmenistani Manat"},"TND":{"iso":"TND","format":"{symbol}{amount}","symbol":"\u062f.\u062a.","offset":100,"name":"Tunisian Dinar"},"TOP":{"iso":"TOP","format":"{symbol}{amount}","symbol":"T$","offset":100,"name":"Tongan Pa\u02bbanga"},"TRY":{"iso":"TRY","format":"{symbol}{amount}","symbol":"TL","offset":100,"name":"Turkish Lira"},"TTD":{"iso":"TTD","format":"{symbol}{amount}","symbol":"TT$","offset":100,"name":"Trinidad and Tobago Dollar"},"TWD":{"iso":"TWD","format":"{symbol}{amount}","symbol":"NT$","offset":1,"name":"Taiwan Dollar"},"TZS":{"iso":"TZS","format":"{symbol}{amount}","symbol":"TSh","offset":100,"name":"Tanzanian Shilling"},"UAH":{"iso":"UAH","format":"{symbol}{amount}","symbol":"\u0433\u0440\u043d.","offset":100,"name":"Ukrainian Hryvnia"},"UGX":{"iso":"UGX","format":"{symbol}{amount}","symbol":"USh","offset":1,"name":"Ugandan Shilling"},"USD":{"iso":"USD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"US Dollars"},"UYU":{"iso":"UYU","format":"{symbol}{amount}","symbol":"$U","offset":100,"name":"Uruguay Peso"},"UZS":{"iso":"UZS","format":"{symbol}{amount}","symbol":"\u0441\u045e\u043c","offset":100,"name":"Uzbekistan Som"},"VEF":{"iso":"VEF","format":"{symbol}{amount}","symbol":"Bs","offset":100,"name":"Venezuelan Bolivar"},"VND":{"iso":"VND","format":"{symbol}{amount}","symbol":"\u20ab","offset":1,"name":"Vietnamese Dong"},"VUV":{"iso":"VUV","format":"{symbol}{amount}","symbol":"VT","offset":1,"name":"Vanuatu Vatu"},"WST":{"iso":"WST","format":"{symbol}{amount}","symbol":"WS$","offset":100,"name":"Samoan Tala"},"XAF":{"iso":"XAF","format":"{symbol}{amount}","symbol":"FCFA","offset":1,"name":"Central African Frank"},"XCD":{"iso":"XCD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"East Caribbean Dollar"},"XOF":{"iso":"XOF","format":"{symbol}{amount}","symbol":"FCFA","offset":1,"name":"West African Frank"},"XPF":{"iso":"XPF","format":"{symbol}{amount}","symbol":"XPF","offset":1,"name":"CFP Franc"},"YER":{"iso":"YER","format":"{symbol}{amount}","symbol":"\u0631.\u064a.","offset":100,"name":"Yemeni Rial"},"ZAR":{"iso":"ZAR","format":"{symbol}{amount}","symbol":"R","offset":100,"name":"South African Rand"},"ZMW":{"iso":"ZMW","format":"{symbol}{amount}","symbol":"ZK","offset":100,"name":"Zambian Kwacha"},"ZWL":{"iso":"ZWL","format":"{symbol}{amount}","symbol":"ZWL","offset":100,"name":"Zimbabwean Dollar"}},"dynamicAdsCurrenciesByCode":{"AED":{"iso":"AED","format":"{symbol}{amount}","symbol":"\u062f.\u0625.","offset":100,"name":"UAE Dirham"},"AFN":{"iso":"AFN","format":"{symbol}{amount}","symbol":"\u060b","offset":100,"name":"Afghan Afghani"},"ALL":{"iso":"ALL","format":"{symbol}{amount}","symbol":"Lek","offset":100,"name":"Albanian Lek"},"AMD":{"iso":"AMD","format":"{symbol}{amount}","symbol":"\u0564\u0580.","offset":100,"name":"Armenian Dram"},"ANG":{"iso":"ANG","format":"{symbol}{amount}","symbol":"ANG","offset":100,"name":"Netherlands Antillean Guilder"},"AOA":{"iso":"AOA","format":"{symbol}{amount}","symbol":"AOA","offset":100,"name":"Angolan Kwanza"},"ARS":{"iso":"ARS","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Argentine Peso"},"AUD":{"iso":"AUD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Australian Dollar"},"AWG":{"iso":"AWG","format":"{symbol}{amount}","symbol":"AWG","offset":100,"name":"Aruban Florin"},"AZN":{"iso":"AZN","format":"{symbol}{amount}","symbol":"\u043c\u0430\u043d.","offset":100,"name":"Azerbaijani Manat"},"BAM":{"iso":"BAM","format":"{symbol}{amount}","symbol":"BAM","offset":100,"name":"Bosnian Herzegovinian Convertible Mark"},"BBD":{"iso":"BBD","format":"{symbol}{amount}","symbol":"Bds$","offset":100,"name":"Barbados Dollar"},"BDT":{"iso":"BDT","format":"{symbol}{amount}","symbol":"\u09f3","offset":100,"name":"Bangladeshi Taka"},"BGN":{"iso":"BGN","format":"{symbol}{amount}","symbol":"\u043b\u0432.","offset":100,"name":"Bulgarian Lev"},"BHD":{"iso":"BHD","format":"{symbol}{amount}","symbol":"\u062f.\u0628.","offset":100,"name":"Bahraini Dinar"},"BIF":{"iso":"BIF","format":"{symbol}{amount}","symbol":"FBu","offset":1,"name":"Burundian Franc"},"BMD":{"iso":"BMD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Bermudian Dollar"},"BND":{"iso":"BND","format":"{symbol}{amount}","symbol":"B$","offset":100,"name":"Brunei Dollar"},"BOB":{"iso":"BOB","format":"{symbol}{amount}","symbol":"Bs.","offset":100,"name":"Bolivian Boliviano"},"BRL":{"iso":"BRL","format":"{symbol}{amount}","symbol":"R$","offset":100,"name":"Brazilian Real"},"BSD":{"iso":"BSD","format":"{symbol}{amount}","symbol":"B$","offset":100,"name":"Bahamian Dollar"},"BTN":{"iso":"BTN","format":"{symbol}{amount}","symbol":"Nu.","offset":100,"name":"Bhutanese Ngultrum"},"BWP":{"iso":"BWP","format":"{symbol}{amount}","symbol":"P","offset":100,"name":"Botswanan Pula"},"BYN":{"iso":"BYN","format":"{symbol}{amount}","symbol":"Br","offset":100,"name":"Belarusian Ruble"},"BZD":{"iso":"BZD","format":"{symbol}{amount}","symbol":"BZ$","offset":100,"name":"Belize Dollar"},"CAD":{"iso":"CAD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Canadian Dollar"},"CDF":{"iso":"CDF","format":"{symbol}{amount}","symbol":"FC","offset":100,"name":"Congolese Franc"},"CHF":{"iso":"CHF","format":"{symbol}{amount}","symbol":"Fr.","offset":100,"name":"Swiss Franc"},"CLP":{"iso":"CLP","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Chilean Peso"},"CNY":{"iso":"CNY","format":"{symbol}{amount}","symbol":"\uffe5","offset":100,"name":"Chinese Yuan"},"COP":{"iso":"COP","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Colombian Peso"},"CRC":{"iso":"CRC","format":"{symbol}{amount}","symbol":"\u20a1","offset":1,"name":"Costa Rican Col\u00f3n"},"CVE":{"iso":"CVE","format":"{symbol}{amount}","symbol":"$","offset":1,"name":"Cape Verde Escudo"},"CZK":{"iso":"CZK","format":"{symbol}{amount}","symbol":"K\u010d","offset":100,"name":"Czech Koruna"},"DJF":{"iso":"DJF","format":"{symbol}{amount}","symbol":"Fdj","offset":1,"name":"Djiboutian Franc"},"DKK":{"iso":"DKK","format":"{symbol}{amount}","symbol":"kr.","offset":100,"name":"Danish Krone"},"DOP":{"iso":"DOP","format":"{symbol}{amount}","symbol":"RD$","offset":100,"name":"Dominican Peso"},"DZD":{"iso":"DZD","format":"{symbol}{amount}","symbol":"DA","offset":100,"name":"Algerian Dinar"},"EGP":{"iso":"EGP","format":"{symbol}{amount}","symbol":"\u062c.\u0645.","offset":100,"name":"Egyptian Pound"},"ERN":{"iso":"ERN","format":"{symbol}{amount}","symbol":"Nfk","offset":100,"name":"Eritrean Nakfa"},"ETB":{"iso":"ETB","format":"{symbol}{amount}","symbol":"Br","offset":100,"name":"Ethiopian Birr"},"EUR":{"iso":"EUR","format":"{symbol}{amount}","symbol":"\u20ac","offset":100,"name":"Euro"},"FJD":{"iso":"FJD","format":"{symbol}{amount}","symbol":"FJ$","offset":100,"name":"Fiji Dollar"},"FKP":{"iso":"FKP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"Falkland Islands Pound"},"GBP":{"iso":"GBP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"British Pound"},"GEL":{"iso":"GEL","format":"{symbol}{amount}","symbol":"\u20be","offset":100,"name":"Georgian Lari"},"GHS":{"iso":"GHS","format":"{symbol}{amount}","symbol":"GHS","offset":100,"name":"Ghanaian Cedi"},"GIP":{"iso":"GIP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"Gibraltar Pound"},"GMD":{"iso":"GMD","format":"{symbol}{amount}","symbol":"D","offset":100,"name":"Gambian Dalasi"},"GNF":{"iso":"GNF","format":"{symbol}{amount}","symbol":"FG","offset":1,"name":"Guinean Franc"},"GTQ":{"iso":"GTQ","format":"{symbol}{amount}","symbol":"Q","offset":100,"name":"Guatemalan Quetzal"},"GYD":{"iso":"GYD","format":"{symbol}{amount}","symbol":"G$","offset":100,"name":"Guyanese Dollar"},"HKD":{"iso":"HKD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Hong Kong Dollar"},"HNL":{"iso":"HNL","format":"{symbol}{amount}","symbol":"L.","offset":100,"name":"Honduran Lempira"},"HRK":{"iso":"HRK","format":"{symbol}{amount}","symbol":"kn","offset":100,"name":"Croatian Kuna"},"HTG":{"iso":"HTG","format":"{symbol}{amount}","symbol":"G","offset":100,"name":"Haitian Gourde"},"HUF":{"iso":"HUF","format":"{symbol}{amount}","symbol":"Ft","offset":1,"name":"Hungarian Forint"},"IDR":{"iso":"IDR","format":"{symbol}{amount}","symbol":"Rp","offset":1,"name":"Indonesian Rupiah"},"ILS":{"iso":"ILS","format":"{symbol}{amount}","symbol":"\u20aa","offset":100,"name":"Israeli New Shekel"},"INR":{"iso":"INR","format":"{symbol}{amount}","symbol":"\u20b9","offset":100,"name":"Indian Rupee"},"IQD":{"iso":"IQD","format":"{symbol}{amount}","symbol":"\u062f.\u0639.","offset":100,"name":"Iraqi Dinar"},"ISK":{"iso":"ISK","format":"{symbol}{amount}","symbol":"kr.","offset":1,"name":"Iceland Krona"},"JMD":{"iso":"JMD","format":"{symbol}{amount}","symbol":"J$","offset":100,"name":"Jamaican Dollar"},"JOD":{"iso":"JOD","format":"{symbol}{amount}","symbol":"\u062f.\u0627.","offset":100,"name":"Jordanian Dinar"},"JPY":{"iso":"JPY","format":"{symbol}{amount}","symbol":"\u00a5","offset":1,"name":"Japanese Yen"},"KES":{"iso":"KES","format":"{symbol}{amount}","symbol":"KSh","offset":100,"name":"Kenyan Shilling"},"KGS":{"iso":"KGS","format":"{symbol}{amount}","symbol":"\u0441\u043e\u043c","offset":100,"name":"Kyrgyzstani Som"},"KHR":{"iso":"KHR","format":"{symbol}{amount}","symbol":"\u17db","offset":100,"name":"Cambodian Riel"},"KMF":{"iso":"KMF","format":"{symbol}{amount}","symbol":"CF","offset":1,"name":"Comoro Franc"},"KRW":{"iso":"KRW","format":"{symbol}{amount}","symbol":"\u20a9","offset":1,"name":"Korean Won"},"KWD":{"iso":"KWD","format":"{symbol}{amount}","symbol":"\u062f.\u0643.","offset":100,"name":"Kuwaiti Dinar"},"KYD":{"iso":"KYD","format":"{symbol}{amount}","symbol":"CI$","offset":100,"name":"Cayman Islands Dollar"},"KZT":{"iso":"KZT","format":"{symbol}{amount}","symbol":"\u0422","offset":100,"name":"Kazakhstani Tenge"},"LAK":{"iso":"LAK","format":"{symbol}{amount}","symbol":"\u20ad","offset":100,"name":"Lao Kip"},"LBP":{"iso":"LBP","format":"{symbol}{amount}","symbol":"\u0644.\u0644.","offset":100,"name":"Lebanese Pound"},"LKR":{"iso":"LKR","format":"{symbol}{amount}","symbol":"LKR","offset":100,"name":"Sri Lankan Rupee"},"LRD":{"iso":"LRD","format":"{symbol}{amount}","symbol":"L$","offset":100,"name":"Liberian Dollar"},"LSL":{"iso":"LSL","format":"{symbol}{amount}","symbol":"L","offset":100,"name":"Lesotho Loti"},"LYD":{"iso":"LYD","format":"{symbol}{amount}","symbol":"\u062f.\u0644.","offset":100,"name":"Libyan Dinar"},"MAD":{"iso":"MAD","format":"{symbol}{amount}","symbol":"\u062f.\u0645.","offset":100,"name":"Moroccan Dirham"},"MDL":{"iso":"MDL","format":"{symbol}{amount}","symbol":"lei","offset":100,"name":"Moldovan Leu"},"MGA":{"iso":"MGA","format":"{symbol}{amount}","symbol":"Ar","offset":5,"name":"Malagasy Ariary"},"MKD":{"iso":"MKD","format":"{symbol}{amount}","symbol":"\u0434\u0435\u043d.","offset":100,"name":"Macedonian Denar"},"MMK":{"iso":"MMK","format":"{symbol}{amount}","symbol":"Ks","offset":100,"name":"Burmese Kyat"},"MNT":{"iso":"MNT","format":"{symbol}{amount}","symbol":"\u20ae","offset":100,"name":"Mongolian Tugrik"},"MOP":{"iso":"MOP","format":"{symbol}{amount}","symbol":"MOP","offset":100,"name":"Macau Patacas"},"MRO":{"iso":"MRO","format":"{symbol}{amount}","symbol":"UM","offset":5,"name":"Mauritanian Ouguiya"},"MUR":{"iso":"MUR","format":"{symbol}{amount}","symbol":"MUR","offset":100,"name":"Mauritian Rupee"},"MVR":{"iso":"MVR","format":"{symbol}{amount}","symbol":"\u0783.","offset":100,"name":"Maldivian Rufiyaa"},"MWK":{"iso":"MWK","format":"{symbol}{amount}","symbol":"MK","offset":100,"name":"Malawian Kwacha"},"MXN":{"iso":"MXN","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Mexican Peso"},"MYR":{"iso":"MYR","format":"{symbol}{amount}","symbol":"RM","offset":100,"name":"Malaysian Ringgit"},"MZN":{"iso":"MZN","format":"{symbol}{amount}","symbol":"MT","offset":100,"name":"Mozambican Metical"},"NAD":{"iso":"NAD","format":"{symbol}{amount}","symbol":"N$","offset":100,"name":"Namibian Dollar"},"NGN":{"iso":"NGN","format":"{symbol}{amount}","symbol":"\u20a6","offset":100,"name":"Nigerian Naira"},"NIO":{"iso":"NIO","format":"{symbol}{amount}","symbol":"C$","offset":100,"name":"Nicaraguan Cordoba"},"NOK":{"iso":"NOK","format":"{symbol}{amount}","symbol":"kr","offset":100,"name":"Norwegian Krone"},"NPR":{"iso":"NPR","format":"{symbol}{amount}","symbol":"\u0930\u0942","offset":100,"name":"Nepalese Rupee"},"NZD":{"iso":"NZD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"New Zealand Dollar"},"OMR":{"iso":"OMR","format":"{symbol}{amount}","symbol":"\u0631.\u0639.","offset":100,"name":"Omani Rial"},"PAB":{"iso":"PAB","format":"{symbol}{amount}","symbol":"B\/.","offset":100,"name":"Panamanian Balboas"},"PEN":{"iso":"PEN","format":"{symbol}{amount}","symbol":"S\/.","offset":100,"name":"Peruvian Nuevo Sol"},"PGK":{"iso":"PGK","format":"{symbol}{amount}","symbol":"K","offset":100,"name":"Papua New Guinean Kina"},"PHP":{"iso":"PHP","format":"{symbol}{amount}","symbol":"\u20b1","offset":100,"name":"Philippine Peso"},"PKR":{"iso":"PKR","format":"{symbol}{amount}","symbol":"Rs","offset":100,"name":"Pakistani Rupee"},"PLN":{"iso":"PLN","format":"{symbol}{amount}","symbol":"z\u0142","offset":100,"name":"Polish Zloty"},"PYG":{"iso":"PYG","format":"{symbol}{amount}","symbol":"\u20b2","offset":1,"name":"Paraguayan Guarani"},"QAR":{"iso":"QAR","format":"{symbol}{amount}","symbol":"\u0631.\u0642.","offset":100,"name":"Qatari Rials"},"RON":{"iso":"RON","format":"{symbol}{amount}","symbol":"lei","offset":100,"name":"Romanian Leu"},"RSD":{"iso":"RSD","format":"{symbol}{amount}","symbol":"RSD","offset":100,"name":"Serbian Dinar"},"RUB":{"iso":"RUB","format":"{symbol}{amount}","symbol":"p.","offset":100,"name":"Russian Ruble"},"RWF":{"iso":"RWF","format":"{symbol}{amount}","symbol":"FRw","offset":1,"name":"Rwandan Franc"},"SAR":{"iso":"SAR","format":"{symbol}{amount}","symbol":"\u0631.\u0633.","offset":100,"name":"Saudi Arabian Riyal"},"SBD":{"iso":"SBD","format":"{symbol}{amount}","symbol":"SI$","offset":100,"name":"Solomon Islands Dollar"},"SCR":{"iso":"SCR","format":"{symbol}{amount}","symbol":"SR","offset":100,"name":"Seychelles Rupee"},"SEK":{"iso":"SEK","format":"{symbol}{amount}","symbol":"kr","offset":100,"name":"Swedish Krona"},"SGD":{"iso":"SGD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"Singapore Dollar"},"SHP":{"iso":"SHP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"Saint Helena Pound"},"SLL":{"iso":"SLL","format":"{symbol}{amount}","symbol":"Le","offset":100,"name":"Sierra Leonean Leone"},"SOS":{"iso":"SOS","format":"{symbol}{amount}","symbol":"S","offset":100,"name":"Somali Shilling"},"SRD":{"iso":"SRD","format":"{symbol}{amount}","symbol":"SRD","offset":100,"name":"Surinamese Dollar"},"SSP":{"iso":"SSP","format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"name":"South Sudanese Pound"},"STD":{"iso":"STD","format":"{symbol}{amount}","symbol":"Db","offset":100,"name":"Sao Tome and Principe Dobra"},"SVC":{"iso":"SVC","format":"{symbol}{amount}","symbol":"\u20a1","offset":100,"name":"Salvadoran Col\u00f3n"},"SZL":{"iso":"SZL","format":"{symbol}{amount}","symbol":"L","offset":100,"name":"Swazi Lilangeni"},"THB":{"iso":"THB","format":"{symbol}{amount}","symbol":"\u0e3f","offset":100,"name":"Thai Baht"},"TJS":{"iso":"TJS","format":"{symbol}{amount}","symbol":"\u0441.","offset":100,"name":"Tajikistani Somoni"},"TMT":{"iso":"TMT","format":"{symbol}{amount}","symbol":"T","offset":100,"name":"Turkmenistani Manat"},"TND":{"iso":"TND","format":"{symbol}{amount}","symbol":"\u062f.\u062a.","offset":100,"name":"Tunisian Dinar"},"TOP":{"iso":"TOP","format":"{symbol}{amount}","symbol":"T$","offset":100,"name":"Tongan Pa\u02bbanga"},"TRY":{"iso":"TRY","format":"{symbol}{amount}","symbol":"TL","offset":100,"name":"Turkish Lira"},"TTD":{"iso":"TTD","format":"{symbol}{amount}","symbol":"TT$","offset":100,"name":"Trinidad and Tobago Dollar"},"TWD":{"iso":"TWD","format":"{symbol}{amount}","symbol":"NT$","offset":1,"name":"Taiwan Dollar"},"TZS":{"iso":"TZS","format":"{symbol}{amount}","symbol":"TSh","offset":100,"name":"Tanzanian Shilling"},"UAH":{"iso":"UAH","format":"{symbol}{amount}","symbol":"\u0433\u0440\u043d.","offset":100,"name":"Ukrainian Hryvnia"},"UGX":{"iso":"UGX","format":"{symbol}{amount}","symbol":"USh","offset":1,"name":"Ugandan Shilling"},"USD":{"iso":"USD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"US Dollars"},"UYU":{"iso":"UYU","format":"{symbol}{amount}","symbol":"$U","offset":100,"name":"Uruguay Peso"},"UZS":{"iso":"UZS","format":"{symbol}{amount}","symbol":"\u0441\u045e\u043c","offset":100,"name":"Uzbekistan Som"},"VEF":{"iso":"VEF","format":"{symbol}{amount}","symbol":"Bs","offset":100,"name":"Venezuelan Bolivar"},"VND":{"iso":"VND","format":"{symbol}{amount}","symbol":"\u20ab","offset":1,"name":"Vietnamese Dong"},"VUV":{"iso":"VUV","format":"{symbol}{amount}","symbol":"VT","offset":1,"name":"Vanuatu Vatu"},"WST":{"iso":"WST","format":"{symbol}{amount}","symbol":"WS$","offset":100,"name":"Samoan Tala"},"XAF":{"iso":"XAF","format":"{symbol}{amount}","symbol":"FCFA","offset":1,"name":"Central African Frank"},"XCD":{"iso":"XCD","format":"{symbol}{amount}","symbol":"$","offset":100,"name":"East Caribbean Dollar"},"XOF":{"iso":"XOF","format":"{symbol}{amount}","symbol":"FCFA","offset":1,"name":"West African Frank"},"XPF":{"iso":"XPF","format":"{symbol}{amount}","symbol":"XPF","offset":1,"name":"CFP Franc"},"YER":{"iso":"YER","format":"{symbol}{amount}","symbol":"\u0631.\u064a.","offset":100,"name":"Yemeni Rial"},"ZAR":{"iso":"ZAR","format":"{symbol}{amount}","symbol":"R","offset":100,"name":"South African Rand"},"ZMW":{"iso":"ZMW","format":"{symbol}{amount}","symbol":"ZK","offset":100,"name":"Zambian Kwacha"},"ZWL":{"iso":"ZWL","format":"{symbol}{amount}","symbol":"ZWL","offset":100,"name":"Zimbabwean Dollar"}}},832],["WebGraphQLConfig",[],{"timeout":30000,"use_timeout_handler":true,"use_error_handler":true},2809],["EventRemindersGating",[],{"eventPlanCTAThreashold":0.35,"isCreateAllowed":true,"isRSVPAllowed":true,"shouldUseNewName":true,"shouldShowComposer":true,"shouldShowCTA":true,"shouldShowPlansOnMessengerCom":true,"shouldShowTriggerWords":true,"shouldShowEntryPointNux":false},2086],["MobileAppDetect",[],{"is_mobile_app":false,"is_pages_manager":false,"is_facebook_for_android":false,"is_facebook_for_android_in_app_browser":false,"is_facebook_for_ios":false,"is_messenger_for_android":false,"is_messenger_for_ios":false,"is_wilde":false,"is_kaios":false},1109],["CreditCardCountries",[],{"US":"United States","CA":"Canada","GB":"United Kingdom","AF":"Afghanistan","AX":"Aland Islands","AL":"Albania","DZ":"Algeria","AS":"American Samoa","AD":"Andorra","AO":"Angola","AI":"Anguilla","AQ":"Antarctica","AG":"Antigua","AR":"Argentina","AM":"Armenia","AW":"Aruba","AU":"Australia","AT":"Austria","AZ":"Azerbaijan","BH":"Bahrain","BD":"Bangladesh","BB":"Barbados","BY":"Belarus","BE":"Belgium","BZ":"Belize","BJ":"Benin","BM":"Bermuda","BT":"Bhutan","BO":"Bolivia","BQ":"Bonaire, Sint Eustatius and Saba","BA":"Bosnia and Herzegovina","BW":"Botswana","BV":"Bouvet Island","IO":"British Indian Ocean Territory","VG":"British Virgin Islands","BN":"Brunei","BG":"Bulgaria","BF":"Burkina Faso","BI":"Burundi","KH":"Cambodia","CM":"Cameroon","CV":"Cape Verde","KY":"Cayman Islands","CF":"Central African Republic","TD":"Chad","CL":"Chile","CN":"China","CX":"Christmas Island","CC":"Cocos (Keeling) Islands","CO":"Colombia","KM":"Comoros","CK":"Cook Islands","CR":"Costa Rica","CI":"C\u00f4te d'Ivoire","HR":"Croatia","CW":"Cura\u00e7ao","CY":"Cyprus","CZ":"Czech Republic","CD":"Democratic Republic of the Congo","DK":"Denmark","DJ":"Djibouti","DM":"Dominica","DO":"Dominican Republic","EC":"Ecuador","EG":"Egypt","SV":"El Salvador","GQ":"Equatorial Guinea","ER":"Eritrea","EE":"Estonia","ET":"Ethiopia","FK":"Falkland Islands","FO":"Faroe Islands","FM":"Federated States of Micronesia","FJ":"Fiji","FI":"Finland","FR":"France","GF":"French Guiana","PF":"French Polynesia","TF":"French Southern Territories","GA":"Gabon","GE":"Georgia","DE":"Germany","GH":"Ghana","GI":"Gibraltar","GR":"Greece","GL":"Greenland","GD":"Grenada","GP":"Guadeloupe","GU":"Guam","GT":"Guatemala","GG":"Guernsey","GN":"Guinea","GW":"Guinea-Bissau","GY":"Guyana","HT":"Haiti","HM":"Heard Island and McDonald Islands","HN":"Honduras","HK":"Hong Kong","HU":"Hungary","IS":"Iceland","IN":"India","ID":"Indonesia","IQ":"Iraq","IE":"Ireland","IM":"Isle Of Man","IL":"Israel","IT":"Italy","JM":"Jamaica","JP":"Japan","JE":"Jersey","JO":"Jordan","KZ":"Kazakhstan","KE":"Kenya","KI":"Kiribati","KW":"Kuwait","KG":"Kyrgyzstan","LA":"Laos","LV":"Latvia","LB":"Lebanon","LS":"Lesotho","LR":"Liberia","LY":"Libya","LI":"Liechtenstein","LT":"Lithuania","LU":"Luxembourg","MO":"Macau","MK":"Macedonia","MG":"Madagascar","MW":"Malawi","MY":"Malaysia","MV":"Maldives","ML":"Mali","MT":"Malta","MH":"Marshall Islands","MQ":"Martinique","MR":"Mauritania","MU":"Mauritius","YT":"Mayotte","MX":"Mexico","MD":"Moldova","MC":"Monaco","MN":"Mongolia","ME":"Montenegro","MS":"Montserrat","MA":"Morocco","MZ":"Mozambique","MM":"Myanmar","NA":"Namibia","NR":"Nauru","NP":"Nepal","NL":"Netherlands","AN":"Netherlands Antilles","NC":"New Caledonia","NZ":"New Zealand","NI":"Nicaragua","NE":"Niger","NG":"Nigeria","NU":"Niue","NF":"Norfolk Island","MP":"Northern Mariana Islands","NO":"Norway","OM":"Oman","PK":"Pakistan","PW":"Palau","PS":"Palestine","PA":"Panama","PG":"Papua New Guinea","PY":"Paraguay","PE":"Peru","PH":"Philippines","PN":"Pitcairn","PL":"Poland","PT":"Portugal","PR":"Puerto Rico","QA":"Qatar","CG":"Republic of the Congo","RE":"R\u00e9union","RO":"Romania","RU":"Russia","RW":"Rwanda","BL":"Saint Barth\u00e9lemy","SH":"Saint Helena","KN":"Saint Kitts and Nevis","MF":"Saint Martin","PM":"Saint Pierre and Miquelon","VC":"Saint Vincent and the Grenadines","WS":"Samoa","SM":"San Marino","ST":"Sao Tome and Principe","SA":"Saudi Arabia","SN":"Senegal","RS":"Serbia","SC":"Seychelles","SL":"Sierra Leone","SG":"Singapore","SX":"Sint Maarten","SK":"Slovakia","SI":"Slovenia","SB":"Solomon Islands","SO":"Somalia","ZA":"South Africa","GS":"South Georgia and the South Sandwich Islands","KR":"South Korea","ES":"Spain","LK":"Sri Lanka","LC":"St. Lucia","SR":"Suriname","SJ":"Svalbard and Jan Mayen","SZ":"Swaziland","SE":"Sweden","CH":"Switzerland","TW":"Taiwan","TJ":"Tajikistan","TZ":"Tanzania","TH":"Thailand","BS":"The Bahamas","GM":"The Gambia","TL":"Timor-Leste","TG":"Togo","TK":"Tokelau","TO":"Tonga","TT":"Trinidad and Tobago","TN":"Tunisia","TR":"Turkey","TM":"Turkmenistan","TC":"Turks and Caicos Islands","TV":"Tuvalu","UG":"Uganda","UA":"Ukraine","AE":"United Arab Emirates","UM":"United States Minor Outlying Islands","UY":"Uruguay","VI":"US Virgin Islands","UZ":"Uzbekistan","VU":"Vanuatu","VA":"Vatican City","VE":"Venezuela","VN":"Vietnam","WF":"Wallis and Futuna","EH":"Western Sahara","YE":"Yemen","ZM":"Zambia","ZW":"Zimbabwe"},991],["PECurrencyConfig",[],{"currency_map_for_render":{"AED":{"format":"{amount} {symbol}","symbol":"\u062f.\u0625.","offset":100,"screen_name":"UAE Dirham"},"AFN":{"format":"{symbol}{amount}","symbol":"\u060b","offset":100,"screen_name":"Afghan Afghani"},"ALL":{"format":"{amount}{symbol}","symbol":"Lek","offset":100,"screen_name":"Albanian Lek"},"AMD":{"format":"{amount} {symbol}","symbol":"\u0564\u0580.","offset":100,"screen_name":"Armenian Dram"},"ANG":{"format":"{symbol}{amount}","symbol":"ANG","offset":100,"screen_name":"Netherlands Antillean Guilder"},"AOA":{"format":"{symbol}{amount}","symbol":"AOA","offset":100,"screen_name":"Angolan Kwanza"},"ARS":{"format":"{symbol} {amount}","symbol":"$","offset":100,"screen_name":"Argentine Peso"},"AUD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Australian Dollar"},"AWG":{"format":"{symbol}{amount}","symbol":"AWG","offset":100,"screen_name":"Aruban Florin"},"AZN":{"format":"{amount} {symbol}","symbol":"\u043c\u0430\u043d.","offset":100,"screen_name":"Azerbaijani Manat"},"BAM":{"format":"{symbol}{amount}","symbol":"BAM","offset":100,"screen_name":"Bosnian Herzegovinian Convertible Mark"},"BBD":{"format":"{symbol}{amount}","symbol":"Bds$","offset":100,"screen_name":"Barbados Dollar"},"BDT":{"format":"{symbol}{amount}","symbol":"\u09f3","offset":100,"screen_name":"Bangladeshi Taka"},"BGN":{"format":"{amount} {symbol}","symbol":"\u043b\u0432.","offset":100,"screen_name":"Bulgarian Lev"},"BHD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0628.","offset":100,"screen_name":"Bahraini Dinar"},"BIF":{"format":"{symbol}{amount}","symbol":"FBu","offset":1,"screen_name":"Burundian Franc"},"BMD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Bermudian Dollar"},"BND":{"format":"","symbol":"B$","offset":100,"screen_name":"Brunei Dollar"},"BOB":{"format":"{symbol} {amount}","symbol":"Bs.","offset":100,"screen_name":"Bolivian Boliviano"},"BRL":{"format":"{symbol} {amount}","symbol":"R$","offset":100,"screen_name":"Brazilian Real"},"BSD":{"format":"{symbol}{amount}","symbol":"B$","offset":100,"screen_name":"Bahamian Dollar"},"BTN":{"format":"{symbol}{amount}","symbol":"Nu.","offset":100,"screen_name":"Bhutanese Ngultrum"},"BWP":{"format":"{symbol}{amount}","symbol":"P","offset":100,"screen_name":"Botswanan Pula"},"BYN":{"format":"{amount} {symbol}","symbol":"Br","offset":100,"screen_name":"Belarusian Ruble"},"BZD":{"format":"","symbol":"BZ$","offset":100,"screen_name":"Belize Dollar"},"CAD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Canadian Dollar"},"CDF":{"format":"{symbol}{amount}","symbol":"FC","offset":100,"screen_name":"Congolese Franc"},"CHF":{"format":"{symbol} {amount}","symbol":"Fr.","offset":100,"screen_name":"Swiss Franc"},"CLP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Chilean Peso"},"CNY":{"format":"{symbol}{amount}","symbol":"\uffe5","offset":100,"screen_name":"Chinese Yuan"},"COP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Colombian Peso"},"CRC":{"format":"{symbol}{amount}","symbol":"\u20a1","offset":1,"screen_name":"Costa Rican Col\u00f3n"},"CVE":{"format":"{symbol}{amount}","symbol":"$","offset":1,"screen_name":"Cape Verde Escudo"},"CZK":{"format":"{amount} {symbol}","symbol":"K\u010d","offset":100,"screen_name":"Czech Koruna"},"DJF":{"format":"{symbol}{amount}","symbol":"Fdj","offset":1,"screen_name":"Djiboutian Franc"},"DKK":{"format":"{amount} {symbol}","symbol":"kr.","offset":100,"screen_name":"Danish Krone"},"DOP":{"format":"{symbol} {amount}","symbol":"RD$","offset":100,"screen_name":"Dominican Peso"},"DZD":{"format":"{amount} {symbol}","symbol":"DA","offset":100,"screen_name":"Algerian Dinar"},"EGP":{"format":"{amount} {symbol}","symbol":"\u062c.\u0645.","offset":100,"screen_name":"Egyptian Pound"},"ERN":{"format":"{symbol}{amount}","symbol":"Nfk","offset":100,"screen_name":"Eritrean Nakfa"},"ETB":{"format":"{symbol}{amount}","symbol":"Br","offset":100,"screen_name":"Ethiopian Birr"},"EUR":{"format":"{symbol} {amount}","symbol":"\u20ac","offset":100,"screen_name":"Euro"},"FBZ":{"format":"{symbol}{amount}","symbol":"C","offset":100,"screen_name":"credits"},"FJD":{"format":"{symbol}{amount}","symbol":"FJ$","offset":100,"screen_name":"Fiji Dollar"},"FKP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"Falkland Islands Pound"},"GBP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"British Pound"},"GEL":{"format":"{amount} {symbol}","symbol":"\u20be","offset":100,"screen_name":"Georgian Lari"},"GHS":{"format":"{symbol}{amount}","symbol":"GHS","offset":100,"screen_name":"Ghanaian Cedi"},"GIP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"Gibraltar Pound"},"GMD":{"format":"{symbol}{amount}","symbol":"D","offset":100,"screen_name":"Gambian Dalasi"},"GNF":{"format":"{symbol}{amount}","symbol":"FG","offset":1,"screen_name":"Guinean Franc"},"GTQ":{"format":"{symbol}{amount}","symbol":"Q","offset":100,"screen_name":"Guatemalan Quetzal"},"GYD":{"format":"{symbol}{amount}","symbol":"G$","offset":100,"screen_name":"Guyanese Dollar"},"HKD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Hong Kong Dollar"},"HNL":{"format":"{symbol} {amount}","symbol":"L.","offset":100,"screen_name":"Honduran Lempira"},"HRK":{"format":"{amount} {symbol}","symbol":"kn","offset":100,"screen_name":"Croatian Kuna"},"HTG":{"format":"{symbol}{amount}","symbol":"G","offset":100,"screen_name":"Haitian Gourde"},"HUF":{"format":"{amount} {symbol}","symbol":"Ft","offset":1,"screen_name":"Hungarian Forint"},"IDR":{"format":"{symbol} {amount}","symbol":"Rp","offset":1,"screen_name":"Indonesian Rupiah"},"ILS":{"format":"{symbol} {amount}","symbol":"\u20aa","offset":100,"screen_name":"Israeli New Shekel"},"INR":{"format":"{symbol} {amount}","symbol":"\u20b9","offset":100,"screen_name":"Indian Rupee"},"IQD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0639.","offset":100,"screen_name":"Iraqi Dinar"},"ISK":{"format":"{amount} {symbol}","symbol":"kr.","offset":1,"screen_name":"Iceland Krona"},"JMD":{"format":"{symbol}{amount}","symbol":"J$","offset":100,"screen_name":"Jamaican Dollar"},"JOD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0627.","offset":100,"screen_name":"Jordanian Dinar"},"JPY":{"format":"{symbol}{amount}","symbol":"\u00a5","offset":1,"screen_name":"Japanese Yen"},"KES":{"format":"{symbol}{amount}","symbol":"KSh","offset":100,"screen_name":"Kenyan Shilling"},"KGS":{"format":"{amount} {symbol}","symbol":"\u0441\u043e\u043c","offset":100,"screen_name":"Kyrgyzstani Som"},"KHR":{"format":"{symbol}{amount}","symbol":"\u17db","offset":100,"screen_name":"Cambodian Riel"},"KMF":{"format":"{symbol}{amount}","symbol":"CF","offset":1,"screen_name":"Comoro Franc"},"KRW":{"format":"{symbol}{amount}","symbol":"\u20a9","offset":1,"screen_name":"Korean Won"},"KWD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0643.","offset":100,"screen_name":"Kuwaiti Dinar"},"KYD":{"format":"{symbol}{amount}","symbol":"CI$","offset":100,"screen_name":"Cayman Islands Dollar"},"KZT":{"format":"{symbol}{amount}","symbol":"\u0422","offset":100,"screen_name":"Kazakhstani Tenge"},"LAK":{"format":"{symbol}{amount}","symbol":"\u20ad","offset":100,"screen_name":"Lao Kip"},"LBP":{"format":"{amount} {symbol}","symbol":"\u0644.\u0644.","offset":100,"screen_name":"Lebanese Pound"},"LKR":{"format":"{symbol}{amount}","symbol":"LKR","offset":100,"screen_name":"Sri Lankan Rupee"},"LRD":{"format":"{symbol}{amount}","symbol":"L$","offset":100,"screen_name":"Liberian Dollar"},"LSL":{"format":"{symbol}{amount}","symbol":"L","offset":100,"screen_name":"Lesotho Loti"},"LTL":{"format":"{amount} {symbol}","symbol":"Lt","offset":100,"screen_name":"Lithuanian Litas"},"LVL":{"format":"{symbol} {amount}","symbol":"Ls","offset":100,"screen_name":"Latvian Lats"},"LYD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0644.","offset":100,"screen_name":"Libyan Dinar"},"MAD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0645.","offset":100,"screen_name":"Moroccan Dirham"},"MDL":{"format":"{symbol}{amount}","symbol":"lei","offset":100,"screen_name":"Moldovan Leu"},"MGA":{"format":"{symbol}{amount}","symbol":"Ar","offset":5,"screen_name":"Malagasy Ariary"},"MKD":{"format":"","symbol":"\u0434\u0435\u043d.","offset":100,"screen_name":"Macedonian Denar"},"MMK":{"format":"{symbol}{amount}","symbol":"Ks","offset":100,"screen_name":"Burmese Kyat"},"MNT":{"format":"{amount}{symbol}","symbol":"\u20ae","offset":100,"screen_name":"Mongolian Tugrik"},"MOP":{"format":"{symbol}{amount}","symbol":"MOP","offset":100,"screen_name":"Macau Patacas"},"MRO":{"format":"{symbol}{amount}","symbol":"UM","offset":5,"screen_name":"Mauritanian Ouguiya"},"MUR":{"format":"{symbol}{amount}","symbol":"MUR","offset":100,"screen_name":"Mauritian Rupee"},"MVR":{"format":"","symbol":"\u0783.","offset":100,"screen_name":"Maldivian Rufiyaa"},"MWK":{"format":"{symbol}{amount}","symbol":"MK","offset":100,"screen_name":"Malawian Kwacha"},"MXN":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Mexican Peso"},"MYR":{"format":"{symbol}{amount}","symbol":"RM","offset":100,"screen_name":"Malaysian Ringgit"},"MZN":{"format":"{symbol}{amount}","symbol":"MT","offset":100,"screen_name":"Mozambican Metical"},"NAD":{"format":"{symbol}{amount}","symbol":"N$","offset":100,"screen_name":"Namibian Dollar"},"NGN":{"format":"{symbol}{amount}","symbol":"\u20a6","offset":100,"screen_name":"Nigerian Naira"},"NIO":{"format":"{symbol} {amount}","symbol":"C$","offset":100,"screen_name":"Nicaraguan Cordoba"},"NOK":{"format":"{symbol} {amount}","symbol":"kr","offset":100,"screen_name":"Norwegian Krone"},"NPR":{"format":"{symbol}{amount}","symbol":"\u0930\u0942","offset":100,"screen_name":"Nepalese Rupee"},"NZD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"New Zealand Dollar"},"OMR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0639.","offset":100,"screen_name":"Omani Rial"},"PAB":{"format":"{symbol} {amount}","symbol":"B\/.","offset":100,"screen_name":"Panamanian Balboas"},"PEN":{"format":"{symbol} {amount}","symbol":"S\/.","offset":100,"screen_name":"Peruvian Nuevo Sol"},"PGK":{"format":"{symbol}{amount}","symbol":"K","offset":100,"screen_name":"Papua New Guinean Kina"},"PHP":{"format":"{symbol}{amount}","symbol":"\u20b1","offset":100,"screen_name":"Philippine Peso"},"PKR":{"format":"{symbol}{amount}","symbol":"Rs","offset":100,"screen_name":"Pakistani Rupee"},"PLN":{"format":"{amount} {symbol}","symbol":"z\u0142","offset":100,"screen_name":"Polish Zloty"},"PYG":{"format":"{symbol} {amount}","symbol":"\u20b2","offset":1,"screen_name":"Paraguayan Guarani"},"QAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0642.","offset":100,"screen_name":"Qatari Rials"},"RON":{"format":"{amount} {symbol}","symbol":"lei","offset":100,"screen_name":"Romanian Leu"},"RSD":{"format":"{symbol}{amount}","symbol":"RSD","offset":100,"screen_name":"Serbian Dinar"},"RUB":{"format":"{amount} {symbol}","symbol":"p.","offset":100,"screen_name":"Russian Ruble"},"RWF":{"format":"{symbol}{amount}","symbol":"FRw","offset":1,"screen_name":"Rwandan Franc"},"SAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0633.","offset":100,"screen_name":"Saudi Arabian Riyal"},"SBD":{"format":"{symbol}{amount}","symbol":"SI$","offset":100,"screen_name":"Solomon Islands Dollar"},"SCR":{"format":"{symbol}{amount}","symbol":"SR","offset":100,"screen_name":"Seychelles Rupee"},"SEK":{"format":"{amount} {symbol}","symbol":"kr","offset":100,"screen_name":"Swedish Krona"},"SGD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Singapore Dollar"},"SHP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"Saint Helena Pound"},"SKK":{"format":"{amount} {symbol}","symbol":"Sk","offset":100,"screen_name":"Slovak Koruna"},"SLL":{"format":"{symbol}{amount}","symbol":"Le","offset":100,"screen_name":"Sierra Leonean Leone"},"SOS":{"format":"{symbol}{amount}","symbol":"S","offset":100,"screen_name":"Somali Shilling"},"SRD":{"format":"{symbol}{amount}","symbol":"SRD","offset":100,"screen_name":"Surinamese Dollar"},"SSP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"South Sudanese Pound"},"STD":{"format":"{symbol}{amount}","symbol":"Db","offset":100,"screen_name":"Sao Tome and Principe Dobra"},"SVC":{"format":"{symbol}{amount}","symbol":"\u20a1","offset":100,"screen_name":"Salvadoran Col\u00f3n"},"SZL":{"format":"{symbol}{amount}","symbol":"L","offset":100,"screen_name":"Swazi Lilangeni"},"THB":{"format":"{symbol}{amount}","symbol":"\u0e3f","offset":100,"screen_name":"Thai Baht"},"TJS":{"format":"{symbol}{amount}","symbol":"\u0441.","offset":100,"screen_name":"Tajikistani Somoni"},"TMT":{"format":"{symbol}{amount}","symbol":"T","offset":100,"screen_name":"Turkmenistani Manat"},"TND":{"format":"{amount} {symbol}","symbol":"\u062f.\u062a.","offset":100,"screen_name":"Tunisian Dinar"},"TOP":{"format":"{symbol}{amount}","symbol":"T$","offset":100,"screen_name":"Tongan Pa\u02bbanga"},"TRY":{"format":"{amount} {symbol}","symbol":"TL","offset":100,"screen_name":"Turkish Lira"},"TTD":{"format":"","symbol":"TT$","offset":100,"screen_name":"Trinidad and Tobago Dollar"},"TWD":{"format":"{symbol}{amount}","symbol":"NT$","offset":1,"screen_name":"Taiwan Dollar"},"TZS":{"format":"{symbol}{amount}","symbol":"TSh","offset":100,"screen_name":"Tanzanian Shilling"},"UAH":{"format":"{amount} {symbol}","symbol":"\u0433\u0440\u043d.","offset":100,"screen_name":"Ukrainian Hryvnia"},"UGX":{"format":"{symbol}{amount}","symbol":"USh","offset":1,"screen_name":"Ugandan Shilling"},"USD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"US Dollars"},"UYU":{"format":"{symbol} {amount}","symbol":"$U","offset":100,"screen_name":"Uruguay Peso"},"UZS":{"format":"{amount} {symbol}","symbol":"\u0441\u045e\u043c","offset":100,"screen_name":"Uzbekistan Som"},"VEF":{"format":"{symbol} {amount}","symbol":"Bs","offset":100,"screen_name":"Venezuelan Bolivar"},"VND":{"format":"{amount} {symbol}","symbol":"\u20ab","offset":1,"screen_name":"Vietnamese Dong"},"VUV":{"format":"{symbol}{amount}","symbol":"VT","offset":1,"screen_name":"Vanuatu Vatu"},"WST":{"format":"{symbol}{amount}","symbol":"WS$","offset":100,"screen_name":"Samoan Tala"},"XAF":{"format":"{symbol}{amount}","symbol":"FCFA","offset":1,"screen_name":"Central African Frank"},"XCD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"East Caribbean Dollar"},"XOF":{"format":"{symbol}{amount}","symbol":"FCFA","offset":1,"screen_name":"West African Frank"},"XPF":{"format":"{symbol}{amount}","symbol":"XPF","offset":1,"screen_name":"CFP Franc"},"YER":{"format":"{amount} {symbol}","symbol":"\u0631.\u064a.","offset":100,"screen_name":"Yemeni Rial"},"ZAR":{"format":"{symbol} {amount}","symbol":"R","offset":100,"screen_name":"South African Rand"},"ZMW":{"format":"{symbol}{amount}","symbol":"ZK","offset":100,"screen_name":"Zambian Kwacha"},"ZWL":{"format":"","symbol":"ZWL","offset":100,"screen_name":"Zimbabwean Dollar"}},"currency_map_for_cc":{"AED":{"format":"{amount} {symbol}","symbol":"\u062f.\u0625.","offset":100,"screen_name":"UAE Dirham"},"ARS":{"format":"{symbol} {amount}","symbol":"$","offset":100,"screen_name":"Argentine Peso"},"AUD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Australian Dollar"},"BDT":{"format":"{symbol}{amount}","symbol":"\u09f3","offset":100,"screen_name":"Bangladeshi Taka"},"BOB":{"format":"{symbol} {amount}","symbol":"Bs.","offset":100,"screen_name":"Bolivian Boliviano"},"BRL":{"format":"{symbol} {amount}","symbol":"R$","offset":100,"screen_name":"Brazilian Real"},"CAD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Canadian Dollar"},"CHF":{"format":"{symbol} {amount}","symbol":"Fr.","offset":100,"screen_name":"Swiss Franc"},"CLP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Chilean Peso"},"CNY":{"format":"{symbol}{amount}","symbol":"\uffe5","offset":100,"screen_name":"Chinese Yuan"},"COP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Colombian Peso"},"CRC":{"format":"{symbol}{amount}","symbol":"\u20a1","offset":1,"screen_name":"Costa Rican Col\u00f3n"},"CZK":{"format":"{amount} {symbol}","symbol":"K\u010d","offset":100,"screen_name":"Czech Koruna"},"DKK":{"format":"{amount} {symbol}","symbol":"kr.","offset":100,"screen_name":"Danish Krone"},"DZD":{"format":"{amount} {symbol}","symbol":"DA","offset":100,"screen_name":"Algerian Dinar"},"EGP":{"format":"{amount} {symbol}","symbol":"\u062c.\u0645.","offset":100,"screen_name":"Egyptian Pound"},"EUR":{"format":"{symbol} {amount}","symbol":"\u20ac","offset":100,"screen_name":"Euro"},"GBP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"British Pound"},"GTQ":{"format":"{symbol}{amount}","symbol":"Q","offset":100,"screen_name":"Guatemalan Quetzal"},"HKD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Hong Kong Dollar"},"HNL":{"format":"{symbol} {amount}","symbol":"L.","offset":100,"screen_name":"Honduran Lempira"},"HUF":{"format":"{amount} {symbol}","symbol":"Ft","offset":1,"screen_name":"Hungarian Forint"},"IDR":{"format":"{symbol} {amount}","symbol":"Rp","offset":1,"screen_name":"Indonesian Rupiah"},"ILS":{"format":"{symbol} {amount}","symbol":"\u20aa","offset":100,"screen_name":"Israeli New Shekel"},"INR":{"format":"{symbol} {amount}","symbol":"\u20b9","offset":100,"screen_name":"Indian Rupee"},"ISK":{"format":"{amount} {symbol}","symbol":"kr.","offset":1,"screen_name":"Iceland Krona"},"JPY":{"format":"{symbol}{amount}","symbol":"\u00a5","offset":1,"screen_name":"Japanese Yen"},"KES":{"format":"{symbol}{amount}","symbol":"KSh","offset":100,"screen_name":"Kenyan Shilling"},"KRW":{"format":"{symbol}{amount}","symbol":"\u20a9","offset":1,"screen_name":"Korean Won"},"MOP":{"format":"{symbol}{amount}","symbol":"MOP","offset":100,"screen_name":"Macau Patacas"},"MXN":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Mexican Peso"},"MYR":{"format":"{symbol}{amount}","symbol":"RM","offset":100,"screen_name":"Malaysian Ringgit"},"NGN":{"format":"{symbol}{amount}","symbol":"\u20a6","offset":100,"screen_name":"Nigerian Naira"},"NIO":{"format":"{symbol} {amount}","symbol":"C$","offset":100,"screen_name":"Nicaraguan Cordoba"},"NOK":{"format":"{symbol} {amount}","symbol":"kr","offset":100,"screen_name":"Norwegian Krone"},"NZD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"New Zealand Dollar"},"PEN":{"format":"{symbol} {amount}","symbol":"S\/.","offset":100,"screen_name":"Peruvian Nuevo Sol"},"PHP":{"format":"{symbol}{amount}","symbol":"\u20b1","offset":100,"screen_name":"Philippine Peso"},"PKR":{"format":"{symbol}{amount}","symbol":"Rs","offset":100,"screen_name":"Pakistani Rupee"},"PLN":{"format":"{amount} {symbol}","symbol":"z\u0142","offset":100,"screen_name":"Polish Zloty"},"PYG":{"format":"{symbol} {amount}","symbol":"\u20b2","offset":1,"screen_name":"Paraguayan Guarani"},"QAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0642.","offset":100,"screen_name":"Qatari Rials"},"RON":{"format":"{amount} {symbol}","symbol":"lei","offset":100,"screen_name":"Romanian Leu"},"RUB":{"format":"{amount} {symbol}","symbol":"p.","offset":100,"screen_name":"Russian Ruble"},"SAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0633.","offset":100,"screen_name":"Saudi Arabian Riyal"},"SEK":{"format":"{amount} {symbol}","symbol":"kr","offset":100,"screen_name":"Swedish Krona"},"SGD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Singapore Dollar"},"THB":{"format":"{symbol}{amount}","symbol":"\u0e3f","offset":100,"screen_name":"Thai Baht"},"TRY":{"format":"{amount} {symbol}","symbol":"TL","offset":100,"screen_name":"Turkish Lira"},"TWD":{"format":"{symbol}{amount}","symbol":"NT$","offset":1,"screen_name":"Taiwan Dollar"},"USD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"US Dollars"},"UYU":{"format":"{symbol} {amount}","symbol":"$U","offset":100,"screen_name":"Uruguay Peso"},"VEF":{"format":"{symbol} {amount}","symbol":"Bs","offset":100,"screen_name":"Venezuelan Bolivar"},"VND":{"format":"{amount} {symbol}","symbol":"\u20ab","offset":1,"screen_name":"Vietnamese Dong"},"ZAR":{"format":"{symbol} {amount}","symbol":"R","offset":100,"screen_name":"South African Rand"}}},745],["P2PGKValues",[],{"LegalNameEnabled":true,"P2PDisabledReason":null,"P2PEligible":false,"P2PEnabled":false,"P2PGroupCommerceRequestEnabled":true,"P2PGroupRequestAcceptMoneyEnabled":true,"P2PGroupRequestEnabled":true,"P2PRequestMoneyEnabled":true,"P2PServerDrivenBubbleUS":false,"P2PServerDrivenBubbleWWW":false,"P2PUserAddedCredentialBefore":false,"P2PV2Bubble":false,"P2PVisible":false,"P2PWWWClientExceptionLogging":false,"P2PWWWMemoField":true,"P2PWWWMemoPhotoEligible":true,"P2PWWWMemoPhotoEnabled":false,"PaymentsEnabled":true,"PaymentsSupportBotEnabled":false,"SettingsPhysicalAddressEnabled":true},762],["CloseButtonIcon",[],{"icon":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/AzxmlQ2Tcny.png"},2381],["InstantGamesGateKeepers",[],{"instant_games_web_challenges_end_game":false,"instant_games_msite_messenger_banner":false,"messenger_dot_com_instant_games_disabled":false,"instant_games_msite_fullscreen":false,"messenger_dot_com_shareable_link_open_game":true,"upsell_messenger_in_spotlight":false,"new_loading_screen":false,"gameroom_bookmark":true,"gameroom_bookmark_first":false,"instant_games_context_choose_web_typeahead":true,"instant_games_list_web_typeahead":true,"instant_games_msite_sharing":true},2495],["MercuryMessengerBlockingUtils",[],{"block_messages":"BLOCK_MESSAGES"},872],["TilesMapConfig",[],{"OSM_ZOOM_THRESHOLD":15,"OSM_RECTS_RAW":[[53.458804,96.681979,21.403164,156.019965],[49.051166,81.344246,30.016796,96.681979],[30.016796,81.344246,26.580888,91.847546],[45.235891,77.009813,36.828253,81.344246],[9.824078,79.695167,5.96837,81.787959],[25.300278,87.997767,21.403164,91.952439],[25.300278,93.270663,21.403164,96.681979],[14.5,102.25,5.51123,156.019965],[17.5,104.75,14.5,156.019965],[21.403164,100.114941,17.5,156.019965],[21.403164,87.997767,19.403164,100.114941],[19.403164,87.997767,10,98.114941],[14.5,98.114941,10,99.114941],[-6.491895,140.862305,-9.5,147],[-6.491895,147,-11.630566,155.957617],[-1.353223,140.862305,-6.491895,155.957617],[5.381389,8.698332,-8.748195,20.000554],[5.381389,20.000554,-13.458057,31.302776],[7.309793,170.989319,6.806464,171.756836],[7.47757,168.533264,7.142017,168.840271],[6.135358,169.454285,5.799805,169.914795],[11.168652,166.844727,11.000876,166.99823],[41.290967,43.439453,40,45.61],[40,44.33,39.71,45.798438],[39.71,45.1,39.474524,45.798438],[40.4,45.61,40,45.96],[39.9,45.75,39.26,46.2],[39.26,45.93,38.869043,46.2],[39.64,46.2,38.869043,46.584766]],"MIN_SIZE_FOR_ATTRIBUTION":150,"TILE_URL_TEMPLATE":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/external.fsjc1-3.fna.fbcdn.net\/map_tile.php?v=29&osm_provider=2&x={x}&y={y}&z={z}","STATIC_MAP_URL_TEMPLATE":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/external.fsjc1-3.fna.fbcdn.net\/static_map.php?v=29&osm_provider=2","LOGO":{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/3SDpxuv8zR7.png","width":24,"height":24},"ZOOM_RANGE":{"MIN":1,"MAX":19},"HERE_MAP_REPORTER_URL":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/mapfeedback.here.com\/?appId=ZOdjOwwG7wKMxvmMewWg","OSM_MAP_REPORTER_URL":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.openstreetmap.org\/fixthemap\/","OSM_MAP_MIN_ZOOM_TO_REPORT_ISSUE":12,"DEVICE_PIXEL_RATIO":1,"LIVE_MAP_VERSION":"7"},664],["LoggerSlogXConfigs",[],{"loggers":[]},2563],["MessengerURIConstants",[],{"ARCHIVED_PATH":"\/archived","COMPOSE_SUBPATH":"\/new","GROUPS_PATH":"\/groups","PAYMENT_PATH":"\/p","PAYMENT_PAY_PATH":"\/pay","PEOPLE_PATH":"\/people","SUPPORT_PATH":"\/support","FILTERED_REQUESTS_PATH":"\/filtered","MESSAGE_REQUESTS_PATH":"\/requests","THREAD_PREFIX":"\/t\/","GROUP_PREFIX":"group-","FACEBOOK_PREFIX":"\/messages"},1912],["MercuryMessengerJewelPerfConfig",[],{"bundleBootloader":false,"reduceXHR":false,"eagerLoading":false,"eagerLoadingOnBadge":false,"eagerLoadingOnInteraction":false,"eagerLoadingOnIdle":false,"eagerFetchOnAfterLoad":false,"msgrRegion":null,"initialThreadCount":10,"logJewelData":false,"eagerFlyoutOnAfterLoad":false,"fixContinuation":true,"eagerloadAfterDD":false,"eagerloadAfterDDifBadge":false,"dataPreloader":null},2632],["NotificationListConfig",[],{"canMarkUnread":true,"canMarkUnreadInHub":true,"isWork":false,"numStoriesFromEndBeforeAFetchIsTriggered":0.6557377,"updateWhenPaused":false,"useStreamingTransport":false,"jsBootloadDelay":0,"eagerLoadDelayInMs":0,"jsBootloadTrigger":"none","numNotificationsPerPage":5,"requestFullViewportOfNotificationsOnFirstOpen":false,"dataEagerFetchTrigger":"none","dataPreloader":null,"scrollToFetchThrottleInsteadOfDebounce":true,"sessionID":"770ecb8f-4fa6-ee24-d9c9-76a1c3b74d5b","reactFiberAsyncNotifications":false},2425],["WorkModeConfig",[],{"is_worksite":false},396],["MessagingTagConstants",[],{"app_id_root":"app_id:","other":"other","orca_app_ids":["200424423651082","181425161904154","105910932827969","256002347743983","202805033077166","184182168294603","237759909591655","233071373467473","436702683108779","684826784869902","1660836617531775","334514693415286","1517584045172414","483661108438983","331935610344200","312713275593566","770691749674544","1637541026485594","1692696327636730","1526787190969554","482765361914587","737650889702127","1699968706904684","772799089399364","519747981478076","522404077880990","1588552291425610","609637022450479","521501484690599","1038350889591384","1174099472704185","628551730674460","1104941186305379","1210280799026164","252153545225472","359572041079329"],"chat_sources":["source:chat:web","source:chat:jabber","source:chat:iphone","source:chat:meebo","source:chat:orca","source:chat:test","source:chat:forward","source:chat"],"mobile_sources":["source:sms","source:gigaboxx:mobile","source:gigaboxx:wap","source:titan:wap","source:titan:m_basic","source:titan:m_free_basic","source:titan:m_japan","source:titan:m_mini","source:titan:m_touch","source:titan:m_app","source:titan:m_zero","source:titan:api_mobile","source:buffy:sms","source:chat:orca","source:titan:orca","source:mobile"],"email_source":"source:email"},2141],["RTCConfig",[],{},760],["SoundInitialData",[],{},482],["WorkFocusModeController",[],{"MessengerWorkAvailabilityStatus":null,"WorkFocusMode":null},1535],["MercuryThreadlistConstants",[],{"CONNECTION_REQUEST":20,"RECENT_THREAD_OFFSET":0,"JEWEL_THREAD_COUNT":7,"JEWEL_MORE_COUNT":10,"WEBMESSENGER_THREAD_COUNT":20,"WEBMESSENGER_MORE_COUNT":20,"WEBMESSENGER_SEARCH_SNIPPET_COUNT":5,"WEBMESSENGER_SEARCH_SNIPPET_LIMIT":5,"WEBMESSENGER_SEARCH_SNIPPET_MORE":5,"WEBMESSENGER_MORE_MESSAGES_COUNT":20,"RECENT_MESSAGES_LIMIT":10,"MAX_UNREAD_COUNT":99,"MAX_UNSEEN_COUNT":99,"MESSAGE_NOTICE_INACTIVITY_THRESHOLD":20000,"GROUPING_THRESHOLD":300000,"MESSAGE_TIMESTAMP_THRESHOLD":1209600000,"SEARCH_TAB":"searchtab","MAX_CHARS_BEFORE_BREAK":280},96],["DraftGK",[],{"draft_killswitch_allow_nontextnodes":false,"draft_ods_enabled":false,"draft_segmented_entities_behavior":false,"draft_handlebeforeinput_composed_text":false,"draft_tree_data_support":false},1830],["RelayAPIConfigDefaults",["__inst_84473062_0_0","__inst_84473062_0_1","__inst_84473062_0_2"],{"accessToken":"","actorID":"0","fetchTimeout":30000,"graphBatchURI":{"__m":"__inst_84473062_0_0"},"graphURI":{"__m":"__inst_84473062_0_1"},"retryDelays":[1000,3000],"useXController":true,"xhrEncoding":null,"subscriptionTopicURI":{"__m":"__inst_84473062_0_2"},"withCredentials":false},926],["ChannelInitialData",[],{"channelConfig":{"IFRAME_LOAD_TIMEOUT":30000,"P_TIMEOUT":30000,"STREAMING_TIMEOUT":70000,"PROBE_HEARTBEATS_INTERVAL_LOW":1000,"PROBE_HEARTBEATS_INTERVAL_HIGH":3000,"MTOUCH_SEND_CLIENT_ID":1,"user_channel":"p_0","seq":-1,"retry_interval":0,"max_conn":6,"viewerUid":"0","domain":"facebook.com","tryStreaming":true,"trySSEStreaming":true,"skipTimeTravel":false,"uid":"0","sequenceId":null},"state":"reconnect!","reason":6},143],["FantailConfig",["FantailLogQueue"],{"FantailLogQueue":{"__m":"FantailLogQueue"}},1258],["PresenceInitialData",[],{"cookiePollInterval":500,"cookieVersion":3,"serverTime":"1514638368000","shouldSuppress":false,"useWebStorage":false},57],["MessengerConfig",[],{},661],["VideoPlayerReasonTransitionExperiment",[],{"provideReason":false},3042],["MessengerDotComSaveModule",[],{"enabled_messenger_save":false,"eligible_for_nux":false},1523],["MNCommerceOrderItemsStatus",[],{"NONE":0,"CANCELED":1},884],["ControlledRefererIFrameConfig",[],{"additional_markup":""},1157],["MercuryParticipantsConstants",[],{"UNKNOWN_GENDER":0,"EMAIL_IMAGE":"\/images\/messaging\/threadlist\/envelope.png","IMAGE_SIZE":32,"BIG_IMAGE_SIZE":50,"WWW_INCALL_THUMBNAIL_SIZE":100},109],["JobsATSGK",[],{"gk_should_show_ats":false},2607],["BIGAdoptionConfig",[],{"ads_fbicon_adoption":false,"ads_manager_draft_table_migrate_suisimpletable":false,"sui_button_color_adoption":false,"sui_checkbox_adoption":true,"sui_dialog_button_adoption":true,"sui_popover_adoption":true,"sui_radiolist_adoption":false,"sui_selector_adoption":false,"sui_selector_button_adoption":false,"sui_simple_modal_adoption":true,"sui_text_adoption":true,"sui_tooltip_adoption":false},1853],["AdsUnifiedLoggingConfig",[],{"sessionId":"6b9bf5bf2504fad7","stack_traces":{"*":1}},1656],["MNCommerceShipmentTrackingEventTypes",[],{"UNKNOWN":0,"ETA":1,"ACCEPTED":1001,"IN_TRANSIT":1002,"OUT_FOR_DELIVERY":1003,"DELIVERED":1004,"DELAYED":1005},763],["MomentsAppGatekeeper",[],{"moments_new_bot_content":true,"moments_new_bot_push_content":true},1864],["ServicesAppointmentDialogConfig",[],{"showCalendarSyncFeedbackForm":false},2893],["ServicesRequestAppointmentConfig",[],{"decline_button":"Request Change","decline_title":"Request Change","should_export_to_calendar":false,"shouldShowThreadIntent":true},2187],["PagesCommerceBuyerConfig",[],{"isBuyerCheckoutNUXEnabled":true},2148],["SimpleNUXMessageTypesToShow",[],{},1203],["MercuryFoldersConfig",[],{"hide_message_filtered":false,"hide_message_requests":false},1632],["MercuryServerRequestsConfig",[],{"sendMessageTimeout":45000},107],["MessagingConfig",[],{"SEND_CONNECTION_RETRIES":2,"syncFetchRetries":2,"syncFetchInitialTimeoutMs":1500,"syncFetchTimeoutMultiplier":1.2,"syncFetchRequestTimeoutMs":10000},97],["MercuryStatusTemplates",["__inst_7ea77126_0_0","__inst_7ea77126_0_1"],{":fb:mercury:error-indicator":{"__m":"__inst_7ea77126_0_0"},":fb:mercury:resend-indicator":{"__m":"__inst_7ea77126_0_1"}},41],["P2PPaymentConfig",[],{"config":null},2665],["InstantGamesMatchPlayersConfig",[],{"web_instant_games_match_player_retry_times_limit":0},2967],["CreditCardConfig",[],{},761],["StickersConfig",[],{"emoticons":{"id":"1471127876485636","name":"Emoticons","isCommentsCapable":true},"max_mru_stickers":40,"mru_pack":{"id":"599061016853145","name":"Recent","isMRU":true,"isCommentsCapable":true,"isComposerCapable":true,"isMessengerCapable":true,"isPostsCapable":true},"oz_pack":null},1666],["PaddedStickerConfig",[],{},1667],["CanvasToBlobResource",[],{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/FjD-16Bqrbi.js","name":"CanvasToBlobBundle"},864],["VideoThumbnailConfig",[],{"defaultThumbnailURL":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/AAqMW82PqGg.gif"},967],["SutroPhase2GatingConfig",[],{"enabled_bluebaricons":false,"enabled_bluebaricons_slant_bell":false,"enabled_bubble_comments":false,"enabled_reduced_spacing_bubble_comments":false,"enabled_alternate_color_bubble_comments":false,"enabled_centered_ufi":false,"enabled_larger_edge_headers":false,"enabled_larger_story_headers":false,"enabled_ui40":false,"reaction_badge_module":null,"enabled_narrow_bubble_attachments":false,"enabled_bling_above_ufi":false,"enabled_recent_activity":false,"enabled_counts_on_left":false,"enable_bubble_live_prompts":false},2751],["SpatialReactionImagePaths",[],{"BASES":{"LIKE":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/7D8hmI_ahAE.png","LOVE":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/Q4U321CVEnG.png","WOW":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/BrQ2hPHmIbB.png","HAHA":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/BrQ2hPHmIbB.png","SORRY":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/BrQ2hPHmIbB.png","ANGER":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/6h1CFZ_o2HS.png"},"FACES":{"LIKE":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/2a4WPBSXqoR.png","LOVE":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/m43Uisnc4is.png","WOW":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/ExRP0FUdTMW.png","HAHA":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/qP4Iv_LHo7K.png","SORRY":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/C67dC3D4Np3.png","ANGER":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/Z8abWC5tRZD.png"}},2456],["UFIReactionsKeyframesAssets",[],{"reactions":{"1":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yr\/r\/S-gLjzB2qUA.kf","2":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/y-\/r\/9rww-xOpCSt.kf","11":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/y9\/r\/7KhxVi8laz6.kf","4":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/y2\/r\/6wsl_uQdeSI.kf","3":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yP\/r\/OcUcmWIPwAe.kf","7":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yP\/r\/gO-Zmx-aEf0.kf","8":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/ya\/r\/bg9CFGnzJF7.kf","15":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/ya\/r\/bg9CFGnzJF7.kf"},"reactions_newschema":{"1":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/y6\/r\/XtT6-UiGqU8.kf","2":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/ye\/r\/_q2skkjXhM5.kf","11":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yQ\/r\/7PEH4A2aLY3.kf","4":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/y0\/r\/OThm6_eXVm1.kf","3":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/y7\/r\/1peampERxI-.kf","7":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yD\/r\/APRns7jyv3K.kf","8":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yy\/r\/L8j0lP7zpZ8.kf","15":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yy\/r\/L8j0lP7zpZ8.kf"},"initialProgress":{"4":0.37,"7":0.75},"package":{"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/ys\/r\/En4iBRQ2-0J.kfz","name":"reactions_package","ids":{"1":0,"2":1,"4":2,"3":3,"7":4,"8":5}}},2625],["SphericalVideoExperiments",[],{"showGuideNux":true,"showComposerNux":true,"showHotspotEntryNux":true,"showHotspotSaveNux":true,"useSpatialAudio":true,"enableComposerNuxExperiment":true,"spatialReactionsDragEnabled":false,"composerRedesign":false,"enableComposerRedesign":false,"enableTextHotspots":false,"enableImageHotspots":false,"enableLinkHotspots":false,"enableWWWZoom":false},1425],["CommentMentionsGatingConfig",[],{"enabled_rich_comment_mentions":false},2987],["SphericalPhotoTypedConfig",[],{"spherical_photo_www_album_toggle":true,"spherical_photo_www_billable_click":true,"show_fallback_renderer":true,"is_parallax_on":true},2658],["SnowliftDestroyVideoPlayerExperiment",[],{"destroyVideoOnExit":true},2767],["SnowliftUFIContextualParentExperiment",[],{"useUfiContextualParent":true},2782],["VideoPlayerAbortLoadingExperiment",[],{"canAbort":true,"delayedAbortLoading":0},824],["MarketplaceVanityCategories",[],{"data":{"antiques":"393860164117441","appliances":"678754142233400","arts":"1534799543476160","autoparts":"757715671026531","autos":"807311116002614","bags":"1567543000236608","bicycles":"1658310421102081","electronics":"1792291877663080","furniture":"1583634935226685","garagesale":"1834536343472201","garden":"800089866739547","health":"1555452698044988","household":"1569171756675761","housing":"993212830714253","instruments":"676772489112490","jewelry":"214968118845643","kids":"624859874282116","media":"613858625416355","mens":"931157863635831","misc":"895487550471874","pets":"1550246318620997","phones":"1557869527812749","sports":"1383948661922113","tools":"1670493229902393","toys":"606456512821491","videogames":"686977074745292","womens":"1266429133383966"}},2205],["MarketplaceVanityLocations",[],{"data":{"albuquerque":108161062545219,"arlington":104146999622524,"atlanta":107991659233606,"austin":106224666074625,"baltimore":112438218775062,"boston":106003956105810,"charlotte":105715936129053,"chicago":108659242498155,"cleveland":106338002735968,"coloradosprings":106270412737566,"columbus":108450559178997,"dallas":111762725508574,"denver":115590505119035,"detroit":114586701886732,"elpaso":104081259629164,"fortworth":114148045261892,"fresno":107983435897193,"houston":115963528414384,"indianapolis":110419212320033,"jacksonville":108127182549256,"kansascity":108591349161413,"louisville":104006346303593,"vegas":108081209214649,"la":110970792260960,"memphis":103123839728353,"mesa":104069826296214,"miami":110148382341970,"milwaukee":1416205875339580,"minneapolis":106300959405546,"nashville":106220079409935,"neworleans":106566059380422,"nyc":108424279189115,"oakland":108363292521622,"oklahoma":115650661782482,"omaha":113132652033783,"philly":101881036520836,"phoenix":105540216147364,"portland":112548152092705,"raleigh":103879976317396,"sac":105988062765295,"sanantonio":110297742331680,"sandiego":110714572282163,"sanfrancisco":114952118516947,"sanjose":111948542155151,"seattle":110843418940484,"dc":110184922344060,"tucson":109570449061083,"tulsa":109436565740998,"virginiabeach":107399855950255,"wichita":105674782800210}},2196],["MarketplaceWWWFeatureGating",[],{"marketplaceWWW":true,"marketplaceWWWAutosShowVehicleTypeFilter":null,"marketplaceWWWBadging":true,"marketplaceWWWComposerPhotoEditing":true,"marketplaceWWWLocationPicker":false,"marketplaceWWWStructuredAutoComposer":true,"marketplaceWWWStructuredRealEstateComposer":false,"marketplaceWWWPDPCommunityRecommendation":false,"marketplaceWWWPDPInterestedCTA":false,"marketplaceWWWSavedSearch":false,"marketplaceWWW2017h2Holdout":false,"marketplaceWWWProfileModal":null,"marketplaceWWWProfileSocialSignals":null,"marketplaceWWWProfileNonsocialSignals":null,"marketplaceTypeaheadLaunchAreas":true,"marketplaceHeaderBarSticky":false,"marketplaceWWWPDPSeeTranslation":null,"marketplaceVerticalComposer":true,"marketplaceSearchBarOnPDP":false,"marketplaceSearchFilterOnSideBar":null,"marketplaceSearchRadiusExpansion":true,"marketplaceWWWShouldUseInternationalizedLayout":false,"marketplaceWWWUIComponentClickLog":false,"marketplaceWWWTrendingSearch":null},1598],["DliteBootloadConfig",["XRelayBootloadController"],{"Controller":{"__m":"XRelayBootloadController"},"PKG_COHORT_KEY":"__pc","subdomain":"www"},837],["MarketplaceExperiments",[],{"marketplaceWWWItemHoverMessage":false,"marketplaceWWWItemHoverSave":false},2487],["MarketplaceSEOFeatureGating",[],{"isSEOFeatureEnabled":false},2728],["MarketplaceSEOUtils",[],{"canonicalBaseURL":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com"},2231],["TahoeVariables",[],{"backAffordanceGlyph":"chevron-left","useTahoe":false,"useChannelChaining":"tahoe","fullscreenControlBehavior":"fullscreen","useWiderSidePane":true,"useTahoePhotos":false,"useTahoeEndScreen":true,"useBiggerScrubberThumbnail":true,"useTahoeFallback":false,"useGridViewEndScreen":false,"useReactReparenting":false,"wnsInBackAffordance":false,"neverAutoPauseLive":false},2260],["CommercialBreakExperiments",[],{"instreamAdsEnableGreyHostStory":true,"instreamAdsEnableNFX":false,"instreamAdsNFXOnContextCard":true,"instreamAdsInfoCard":true,"instreamAdsNonXtrackableImpressionLogging":true,"skipInstreamAdWhenInvisible":true,"instreamAdsFetchFromFeedEndpoint":false},1775],["IntlCompactDecimalNumberFormatConfig",[],{"short_patterns":{"3":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"K","negative_prefix_pattern":"-","negative_suffix_pattern":"K"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"K","negative_prefix_pattern":"-","negative_suffix_pattern":"K"}},"4":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"K","negative_prefix_pattern":"-","negative_suffix_pattern":"K"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"K","negative_prefix_pattern":"-","negative_suffix_pattern":"K"}},"5":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"K","negative_prefix_pattern":"-","negative_suffix_pattern":"K"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"K","negative_prefix_pattern":"-","negative_suffix_pattern":"K"}},"6":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"M","negative_prefix_pattern":"-","negative_suffix_pattern":"M"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"M","negative_prefix_pattern":"-","negative_suffix_pattern":"M"}},"7":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"M","negative_prefix_pattern":"-","negative_suffix_pattern":"M"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"M","negative_prefix_pattern":"-","negative_suffix_pattern":"M"}},"8":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"M","negative_prefix_pattern":"-","negative_suffix_pattern":"M"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"M","negative_prefix_pattern":"-","negative_suffix_pattern":"M"}},"9":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"B","negative_prefix_pattern":"-","negative_suffix_pattern":"B"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"B","negative_prefix_pattern":"-","negative_suffix_pattern":"B"}},"10":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"B","negative_prefix_pattern":"-","negative_suffix_pattern":"B"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"B","negative_prefix_pattern":"-","negative_suffix_pattern":"B"}},"11":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"B","negative_prefix_pattern":"-","negative_suffix_pattern":"B"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"B","negative_prefix_pattern":"-","negative_suffix_pattern":"B"}},"12":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"T","negative_prefix_pattern":"-","negative_suffix_pattern":"T"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":"T","negative_prefix_pattern":"-","negative_suffix_pattern":"T"}},"13":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"T","negative_prefix_pattern":"-","negative_suffix_pattern":"T"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":"T","negative_prefix_pattern":"-","negative_suffix_pattern":"T"}},"14":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"T","negative_prefix_pattern":"-","negative_suffix_pattern":"T"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":"T","negative_prefix_pattern":"-","negative_suffix_pattern":"T"}}},"long_patterns":{"3":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" thousand","negative_prefix_pattern":"-","negative_suffix_pattern":" thousand"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" thousand","negative_prefix_pattern":"-","negative_suffix_pattern":" thousand"}},"4":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" thousand","negative_prefix_pattern":"-","negative_suffix_pattern":" thousand"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" thousand","negative_prefix_pattern":"-","negative_suffix_pattern":" thousand"}},"5":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" thousand","negative_prefix_pattern":"-","negative_suffix_pattern":" thousand"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" thousand","negative_prefix_pattern":"-","negative_suffix_pattern":" thousand"}},"6":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" million","negative_prefix_pattern":"-","negative_suffix_pattern":" million"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" million","negative_prefix_pattern":"-","negative_suffix_pattern":" million"}},"7":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" million","negative_prefix_pattern":"-","negative_suffix_pattern":" million"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" million","negative_prefix_pattern":"-","negative_suffix_pattern":" million"}},"8":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" million","negative_prefix_pattern":"-","negative_suffix_pattern":" million"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" million","negative_prefix_pattern":"-","negative_suffix_pattern":" million"}},"9":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" billion","negative_prefix_pattern":"-","negative_suffix_pattern":" billion"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" billion","negative_prefix_pattern":"-","negative_suffix_pattern":" billion"}},"10":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" billion","negative_prefix_pattern":"-","negative_suffix_pattern":" billion"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" billion","negative_prefix_pattern":"-","negative_suffix_pattern":" billion"}},"11":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" billion","negative_prefix_pattern":"-","negative_suffix_pattern":" billion"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" billion","negative_prefix_pattern":"-","negative_suffix_pattern":" billion"}},"12":{"4":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" trillion","negative_prefix_pattern":"-","negative_suffix_pattern":" trillion"},"24":{"min_fraction_digits":null,"min_integer_digits":1,"positive_prefix_pattern":"","positive_suffix_pattern":" trillion","negative_prefix_pattern":"-","negative_suffix_pattern":" trillion"}},"13":{"4":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" trillion","negative_prefix_pattern":"-","negative_suffix_pattern":" trillion"},"24":{"min_fraction_digits":null,"min_integer_digits":2,"positive_prefix_pattern":"","positive_suffix_pattern":" trillion","negative_prefix_pattern":"-","negative_suffix_pattern":" trillion"}},"14":{"4":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" trillion","negative_prefix_pattern":"-","negative_suffix_pattern":" trillion"},"24":{"min_fraction_digits":null,"min_integer_digits":3,"positive_prefix_pattern":"","positive_suffix_pattern":" trillion","negative_prefix_pattern":"-","negative_suffix_pattern":" trillion"}}}},2981],["VideoPlayerExperiments",[],{"redesign":true,"noshadow":false,"noanim":false,"destroyonunload":false,"hlsButton":false,"fourArrowFullScreen":false,"autoplayWhenWNS":false,"autoplayUntilHalfGone":true,"slidingWNSv3":false,"chromecast":true,"enableRtmpBuffer":false,"rtmpBufferTime":0,"rtmpBufferTimeMax":0,"rtmpImprovePlayback":false,"rtmpStartTimeFix":true,"useBlurredBars":true,"liveAudioViewer":true,"webVideosBlockAutoplayWhenOffline":false,"delayAutoplayUntilAfterLoad":true,"autoplayMaxCallsPerWindow":0,"autoplayThrottleWindow":0,"autoplayThrottleDelay":0,"inlineSoundVisible":false,"suspendPageletDisplay":false,"suspendPageletDisplayLiveOnly":true,"suspendPageletDisplayTimeout":750,"suspendPageletDisplayBufferThreshold":0.8,"maxPageletDisplaySuspensions":2,"persistentWNSEnabled":false,"showWNSClose":true,"rhcWNSPauseAds":false,"rhcWNS":false,"responsiveRHC":false,"ResponsiveRHCMinWidth":999,"pipEntryIcon":null,"pauseWhenOffscreen":false,"bufferingErrorTimeout":30000,"liveBufferingErrorTimeout":60000,"progressiveBufferingErrorTimeout":60000,"allowBufferingErrorForHiddenTab":true,"disableFallbackModeForInactiveTab":false,"disableAutoplayForInactiveTab":true,"disableStallLoggingForError":true,"endBufferingOnFallbackPlay":false,"delayFormatChangeEvent":true,"autoplayBlockBlacklist":false,"rhcWNSEnabled":false,"rhcWNSDrawerEnabled":false,"rhcWNSExpandToTahoe":false,"abortLoadingDecisioningLogic":false,"embeddedPlayerEnhancements":false,"embeddedPlayerInlineChaining":false,"seekZeroWhenAbortLoadingFinishedVideos":false,"seekZeroOnlyVodVideo":false,"abortLoadingDelay":3000,"deferWhichVideoToAbortLoadingDecisioningLogic":"all","decoupleAbortLoadingFromPause":false,"abortLoadingHelperDefaultPreloading":false,"abortLoadingHelperNegativeYAbortLoading":false,"ignoreDialogCounter":false,"addViewabilityFixEnabled":true,"enableViewabilityLogging":false,"enableViewabilityLoggingForOrganic":false,"viewabilityByPTS":false,"viewabilityMinBlockSize":200,"viewabilityPollingRate":200,"abortLoadingHelperBoundedReloading":false,"abortLoadingReUpStillVisibleVideos":false,"abortedLoadingPixelBoundary":-2000,"reloadingPixelBoundary":-1000,"videoPollingFrequency":200,"disableAutoplayOnHomePgUpPgDownEnd":false,"pressPgUpPgDownAutoplayShutoffInterval":500,"pressHomeEndAutoplayShutoffInterval":1000,"enteredExitedFsLoggingFix":false,"watchedPercentage":95,"fireBufferingEndEventOnDestroy":false,"showStaleOverlayOnVideoNodeStaled":false,"showHDIndicator":true,"useDebouncedScroll":false,"enableInstreamAdViewabilityLogging":true,"enableComponentGuards":false,"endScreenDuration":5000,"staleVideoNudgeAmount":0,"copyLinkInContextMenu":false,"showQuietModeButton":false},997],["VideoPlayerPreloadExperiment",[],{"preloadVideosCount":2},800],["AsyncProfilerWorkerResource",[],{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/KE21K9YgWdn.js","name":"AsyncProfilerWorkerBundle"},2779],["SphericalPhotoConfig",[],{"spherical_photo_www_upload":true,"connected_tv_cast_spherical_photo":false,"spherical_photo_render_www":true,"www_spherical_photo_mmp":true,"www_spherical_photo_album":true,"www_spherical_photo_slip_panning":true,"www_spherical_photo_rubberbanding":true,"www_spherical_photo_viewer_refactor":true,"www_spherical_photo_skip_resize":true,"upload_size_limit":17408,"should_snowlift_fit_to_screen":false,"should_compass_be_updated":true,"is_www_perceived_perf_on":false,"www_spherical_photo_new_detector":true,"spherical_photo_www_upload_settings":true,"is_www_fov_change_on":true,"spherical_photo_www_projection_switch":true,"www_can_viewer_tag":true,"show_fallback_ui":false,"show_fallback_ui_simple":false,"is_www_tap_to_click_on":false,"is_www_tile_blend_on":true,"drag_to_ft_click":false,"is_renderer_projection_update_allowed":true,"show_new_renderer":false},1426],["FbtQTOverrides",[],{"overrides":{}},551],["TextDelightConfig",[],{"campaigns":{},"animations":{},"options":{"enabledPreloadSurfaces":{"post":false,"comment":false}}},2582],["XHPTemplateProcessor",[],{"processor":null},1167]]);new (require("ServerJS"))().handle({"instances":[["__inst_84473062_0_0",["URI"],["\/api\/graphqlbatch\/"],1],["__inst_84473062_0_1",["URI"],["\/api\/graphql\/"],1],["__inst_84473062_0_2",["URI"],["\/dlite\/skywalker_topic\/"],1],["__inst_7ea77126_0_0",["XHPTemplate","__markup_482cdfb2_0_0"],[{"__m":"__markup_482cdfb2_0_0"}],1],["__inst_7ea77126_0_1",["XHPTemplate","__markup_11aea6af_0_0"],[{"__m":"__markup_11aea6af_0_0"}],1]],"markup":[["__markup_482cdfb2_0_0",{"__html":"\u003Cdiv class=\"_542d\">\u003Ci class=\"img sp_Lda9yxacsCe sx_5a7c35\">\u003C\/i>\u003Cspan class=\"_55r7\">Failed to send\u003C\/span>\u003C\/div>"},1],["__markup_11aea6af_0_0",{"__html":"\u003Cdiv class=\"_542d\">\u003Cimg class=\"img\" src=\"https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/gW6cs5yrSlg.gif\" alt=\"\" width=\"15\" height=\"15\" \/>\u003Cspan class=\"_55r6\">Sending...\u003C\/span>\u003C\/div>"},1]],"require":[["TimeSlice"],["markJSEnabled"],["lowerDomain"],["URLFragmentPrelude"],["Primer"],["BigPipe"],["Bootloader"],["ArtilleryOnUntilOffLogging","disable",[],[]]]});}, "ServerJS define", {"root":true})();</script></head><body class="_4-u5 _2yq UIPage_LoggedOut _-kb _61s0 b_c3pyn-ahh chrome webkit x1 Locale_en_US" dir="ltr"><div class="_li" id="u_0_6"><div class="_3_s0 _1toe _3_s1 _3_s1 uiBoxGray noborder" data-testid="ax-navigation-menubar" id="u_0_7"><div class="_608m"><div class="_5aj7 _tb6"><div class="_4bl7"><span class="mrm _3bcv _50f3">Jump to</span></div><div class="_4bl9 _3bcp"><div class="_6a _608n" aria-label="Navigation Assistant" aria-keyshortcuts="Alt+/" role="menubar" id="u_0_8"><div class="_6a uiPopover" id="u_0_9"><a class="_42ft _4jy0 _55pi _2agf _4o_4 _63xb _p _4jy3 _517h _51sy" role="button" href="#" style="max-width:200px;" aria-haspopup="true" aria-expanded="false" rel="toggle" id="u_0_a"><span class="_55pe">Sections of this page</span><span class="_4o_3 _3-99"><i class="img sp_Lda9yxacsCe sx_11ac26"></i></span></a></div><div class="_6a _3bcs"></div><div class="_6a mrm uiPopover" id="u_0_b"><a class="_42ft _4jy0 _55pi _2agf _4o_4 _3_s2 _63xb _p _4jy3 _4jy1 selected _51sy" role="button" href="#" style="max-width:200px;" aria-haspopup="true" tabindex="-1" aria-expanded="false" rel="toggle" id="u_0_c"><span class="_55pe">Accessibility Help</span><span class="_4o_3 _3-99"><i class="img sp_Lda9yxacsCe sx_b8e51c"></i></span></a></div></div></div><div class="_4bl7 mlm pll _3bct"><div class="_6a _3bcy">Press <span class="_3bcz">alt</span> + <span class="_3bcz">/</span> to open this menu</div></div></div></div></div><div id="pagelet_bluebar" data-referrer="pagelet_bluebar"><div id="blueBarDOMInspector"><div class="_53jh"><div class="loggedout_menubar_container"><div class="clearfix loggedout_menubar"><div role="heading" aria-level="2" class="lfloat _ohe"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/" title="Go to Facebook Home"><i class="fb_logo img sp_Lda9yxacsCe sx_fd65e1"><u>Facebook</u></i></a></div><div class="menu_login_container rfloat _ohf" data-testid="royal_login_form"><form id="login_form" action="https://web.archive.org/web/20171230125248/https://www.facebook.com/login.php?login_attempt=1&lwv=110" method="post" novalidate="1" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><table cellspacing="0" role="presentation"><tr><td class="html7magic"><label for="email">Email or Phone</label></td><td class="html7magic"><label for="pass">Password</label></td></tr><tr><td><input type="email" class="inputtext" name="email" id="email" tabindex="1" data-testid="royal_email"/></td><td><input type="password" class="inputtext" name="pass" id="pass" tabindex="2" data-testid="royal_pass"/></td><td><label class="uiButton uiButtonConfirm" id="loginbutton" for="u_0_3"><input value="Log In" tabindex="4" data-testid="royal_login_button" type="submit" id="u_0_3"/></label></td></tr><tr><td class="login_form_label_field"></td><td class="login_form_label_field"><div><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/recover/initiate?lwv=110">Forgot account?</a></div></td></tr></table><input type="hidden" autocomplete="off" name="timezone" value="" id="u_0_4"/><input type="hidden" autocomplete="off" name="lgndim" value="" id="u_0_5"/><input type="hidden" name="lgnrnd" value="045249_5Mkn"/><input type="hidden" id="lgnjs" name="lgnjs" value="n"/><input type="hidden" autocomplete="off" name="ab_test_data" value=""/><input type="hidden" autocomplete="off" id="locale" name="locale" value="en_US"/><input type="hidden" autocomplete="off" name="login_source" value="login_bluebar"/><input type="hidden" autocomplete="off" id="prefill_contact_point" name="prefill_contact_point"/><input type="hidden" autocomplete="off" id="prefill_source" name="prefill_source"/><input type="hidden" autocomplete="off" id="prefill_type" name="prefill_type"/></form></div></div></div></div></div></div><div id="globalContainer" class="uiContextualLayerParent"><div class="fb_content clearfix " id="content" role=""><div><div class="clearfix" itemscope="itemscope" itemtype="http://schema.org/Organization"><div class="_1qkq _1qks"><div class="_r_m" role="navigation" aria-labelledby="u_0_0" id="entity_sidebar"><div id="u_0_d"></div><div class="_19sz"><div class="_19s-"><div id="u_0_e"></div></div><div class="_19s_"><div><div id="u_0_f"></div></div></div></div><div class="_2fvv" id="u_0_g"><div class="_2yaa _2yap" data-key="tab_home"><a class="_2yau" data-endpoint="/bbcnews/?ref=page_internal" aria-current="page" href="/web/20171230125248/https://www.facebook.com/bbcnews/?ref=page_internal"><span class="_2yav">Home</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_about"><a class="_2yau" data-endpoint="/bbcnews/about/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/about/?ref=page_internal"><span class="_2yav">About</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_videos"><a class="_2yau" data-endpoint="/bbcnews/videos/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/?ref=page_internal"><span class="_2yav">Videos</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_live_videos"><a class="_2yau" data-endpoint="/bbcnews/live_videos/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/live_videos/?ref=page_internal"><span class="_2yav">Live Videos</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_custom_267091300008193"><a class="_2yau" data-endpoint="/bbcnews/app/267091300008193/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/app/267091300008193/?ref=page_internal"><span class="_2yav">Instagram</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_custom_212104595551052"><a class="_2yau" data-endpoint="/bbcnews/app/212104595551052/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/app/212104595551052/?ref=page_internal"><span class="_2yav">YouTube</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_photos"><a class="_2yau" data-endpoint="/bbcnews/photos/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/photos/?ref=page_internal"><span class="_2yav">Photos</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_events"><a class="_2yau" data-endpoint="/bbcnews/events/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/events/?ref=page_internal"><span class="_2yav">Events</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_posts"><a class="_2yau" data-endpoint="/bbcnews/posts/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/?ref=page_internal"><span class="_2yav">Posts</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div><div class="_2yaa" data-key="tab_community"><a class="_2yau" data-endpoint="/bbcnews/community/?ref=page_internal" href="/web/20171230125248/https://www.facebook.com/bbcnews/community/?ref=page_internal"><span class="_2yav">Community</span><span class="img _55ym _55yn _55yo _2wwb" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></a></div></div><div class="_3-8z"><div><noscript id="u_0_h"></noscript></div></div></div></div><div class="_1qkq _1ql0"><div class="_3d9q" id="u_0_i"><div><div class="_5h60" id="pagelet_page_above_header" data-referrer="pagelet_page_above_header" data-referrer="pagelet_page_above_header"><div class="timeline"></div></div><div></div><div id="pagelet_page_cover" data-referrer="pagelet_page_cover" data-referrer="pagelet_page_cover"><div id="u_0_o"></div></div></div><div class="_4-u2 _hoc clearfix _4-u8"><div class="clearfix"><div class="lfloat _ohe" id="u_0_j"></div><div class="rfloat _ohf" id="u_0_k"></div></div></div></div><div id="content_container"><div><div class="_3-8y"><div style="margin-top: -12px"><div class="_5h60" id="pagelet_growth_expanding_cta" data-referrer="pagelet_growth_expanding_cta" data-referrer="pagelet_growth_expanding_cta"><div class="_5hn6" id="u_0_68"><div class="_3ob9" id="u_0_69"><div class="_3obd"><div class="_3oba">See more of BBC News on Facebook</div><div class="_4qc7"><div class="_4qb-"><a class="_42ft _4jy0 _3obb _4jy6 _4jy1 selected _51sy" role="button" href="/web/20171230125248/https://www.facebook.com/login/?next=https%3A%2F%2Fwww.facebook.com%2Fbbcnews%2F">Log In</a></div><div class="_3obc">or</div><a class="_42ft _4jy0 _3obb _4jy6 _4jy2 selected _51sy" role="button" href="/web/20171230125248/https://www.facebook.com/reg/">Create New Account</a></div></div></div><div class="_62uh" id="u_0_6a"><div class="uiScaledImageContainer _62ui"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p720x720/23435245_10155306669637217_5362481967672932664_n.png?oh=a54caa3ca4de4cee176c390a63ca8ec2&oe=5AC36D41" alt="" width="500" height="500" itemprop="image"/></div><div class="_62uj"><div class="_62uk">See more of BBC News on Facebook</div><div><form id="login_form" action="https://web.archive.org/web/20171230125248/https://www.facebook.com/login.php?login_attempt=1&lwv=110" method="post" novalidate="1" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><div><div class="_qba"><div class="_qbb"><input type="email" class="inputtext" id="email" name="email" placeholder="Email or Phone" tabindex="1" aria-label="Email or Phone"/></div><div class="_qbf"></div><div class="_qbc"><input type="password" class="inputtext" id="pass" name="pass" placeholder="Password" tabindex="2" aria-label="Password"/></div></div><button value="1" class="_42ft _4jy0 _qbo _3jd8 _4jy5 _4jy1 selected _51sy" id="loginbutton" tabindex="4" data-testid="royal_login_button" type="submit">Log In</button><div class="_qbe"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/recover/initiate?lwv=110">Forgot account?</a></div></div><input type="hidden" autocomplete="off" name="timezone" value="" id="u_0_6b"/><input type="hidden" autocomplete="off" name="lgndim" value="" id="u_0_6c"/><input type="hidden" name="lgnrnd" value="045249_5Mkn"/><input type="hidden" id="lgnjs" name="lgnjs" value="n"/><input type="hidden" autocomplete="off" name="ab_test_data" value=""/><input type="hidden" autocomplete="off" id="locale" name="locale" value="en_US"/><input type="hidden" autocomplete="off" name="next" value="https://www.facebook.com/bbcnews/"/><input type="hidden" autocomplete="off" id="prefill_contact_point" name="prefill_contact_point"/><input type="hidden" autocomplete="off" id="prefill_source" name="prefill_source"/><input type="hidden" autocomplete="off" id="prefill_type" name="prefill_type"/></form></div><div class="_62um"><div class="_62un"><span class="_62uo">or</span></div></div><a class="_42ft _4jy0 _62ul _4jy6 _4jy2 selected _51sy" role="button" href="/web/20171230125248/https://www.facebook.com/reg/">Create New Account</a><div></div><div class="_62up"><a class="_3j0u" id="expanding_cta_close_button" data-nocookies="1" href="#" role="button">Not Now</a></div></div></div></div></div></div></div><div class="clearfix"><div class="_14iw _1qkq _1qku"><div class="_2pie" id="u_0_l"><div class="_57dz" id="pages_side_column"><div id="id_5a478c207e7b81229569827" data-referrer="id_5a478c207e7b81229569827" data-referrer="id_5a478c207e7b81229569827"><div class="_3-95"><div class="_4-u2 _3-96 _4-u8"><div id="u_0_r"></div></div><div><div class="_1xnd"><div class="_4-u2 _6590 _3xaf _4-u8"><div class="_4-u3 _5dwa _5dwb _3bwv _g3i _1uhd"><span class="_38my">Community<span class="_c1c"></span></span><span class="_5dw8"><a href="/web/20171230125248/https://www.facebook.com/bbcnews/community/"><span class="_2ieq">See All</span></a></span><div class="_3s3-"></div></div><div class="_2pi9 _2pi2"><div class="clearfix _ikh"><div class="_4bl7"><img class="_3-91 _1579 img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/yJ/r/yLtEhZl0QOJ.png" alt="Highlights info row image"/></div><div class="_4bl9"><div>45,284,600 people like this</div></div></div></div><div class="_2pi9 _2pi2"><div class="clearfix _ikh"><div class="_4bl7"><img class="_3-91 _1579 img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/y5/r/dsGlZIZMa30.png" alt="Highlights info row image"/></div><div class="_4bl9"><div>44,920,920 people follow this</div></div></div></div></div><div class="_4-u2 _u9q _3xaf _4-u8"><div class="_4-u3 _5dwa _5dwb _g3i"><span class="_38my">About<span class="_c1c"></span></span><span class="_5dw8"><a class="_5u7u" href="/web/20171230125248/https://www.facebook.com/bbcnews/about/?__xt__=33.%7B%22logging_data%22%3A%7B%22page_id%22%3A%22228735667216%22%2C%22event_type%22%3A%22clicked_view_page_about%22%2C%22impression_info%22%3A%22%22%2C%22surface%22%3A%22www_pages_highlights%22%2C%22interacted_story_type%22%3A%22291992504486569%22%2C%22session_id%22%3A%22bad7194187cec106c4d83067e9d80307%22%7D%7D" id="u_0_p">See All</a></span><div class="_3s3-"></div></div><div class="_2pi9 _2pi2"><div class="clearfix _ikh"><div class="_4bl7"><img class="_3-91 _1579 img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/yM/r/hzBbuplW02-.png" alt="Highlights info row image"/></div><div class="_4bl9"><div>Broadcasting House<br/> London </div></div></div></div><div class="_2pi9 _2pi2"><div class="clearfix _ikh"><div class="_4bl7"><img class="_3-91 _1579 img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/yt/r/lKNUt5Yol6s.png" alt="Highlights info row image"/></div><div class="_4bl9 _v0m"><div id="u_0_q"><div><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fwww.bbc.co.uk%2Fnews&h=ATNYT9Rfwec1ljh6w2z5beItabwkKendN5TDxC-IAzQfMfBqeTzZUu_t0e5fBjfIy4voo_lI53GhdjAMUUU-vCnSi7fml5uo222DjWET_ONosTzweXWV44nVJGPqqEM-P_SGpxFe" target="_blank" data-lynx-mode="async" rel="nofollow"><span class="fwb"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fwww.bbc.co.uk%2Fnews&h=ATNsEHJJdBf7nC0Fi0ZkI7w5gc8bxP30Ith5MOjFAI1dI7AyTw21rer2pBSInt4I92jmOfIEjBEgtBnnbHjzKAcMwHzQdloZ5adH2YFGpy9aor_pWR4xVZKsvWI" target="_blank" data-ft="{"tn":"-U"}" data-lynx-mode="asynclazy" rel="nofollow">www.bbc.co.uk/news</a></span></a></div></div></div></div></div><div class="_2pi9 _2pi2"><div class="clearfix _ikh"><div class="_4bl7"><img class="_3-91 _1579 img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/yd/r/UcEDkoryKQg.png" alt="Highlights info row image"/></div><div class="_4bl9"><div><a href="/web/20171230125248/https://www.facebook.com/search/str/Media%2FNews+Company/keywords_pages/?ref=page_about_category">Media/News Company</a></div></div></div></div></div></div></div><div><div id="PageTimelineCreatePagePagelet_228735667216" data-referrer="PageTimelineCreatePagePagelet_228735667216" data-referrer="PageTimelineCreatePagePagelet_228735667216"></div><div id="PageFundraiserCampaignsPagelet_228735667216" data-referrer="PageFundraiserCampaignsPagelet_228735667216" data-referrer="PageFundraiserCampaignsPagelet_228735667216"></div><div id="PagePeoplePagelet_228735667216" data-referrer="PagePeoplePagelet_228735667216" data-referrer="PagePeoplePagelet_228735667216"><div class="_5ay5" data-id="2"><div class="_4-u2 _ex- _4-u8"><div class="_4-u3 _g3h" aria-level="3" role="heading"><a class="_g3j" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/likes?ref=page_internal" aria-labelledby="u_0_5z"></a><i class="_1uhg _3-9a img sp_wvyZWhN40Ic sx_22ffcb"></i><div class="_1uhd"><span class="_g3i _50f7" id="u_0_5z">People</span></div></div><div class="_4-u2 _5tsm _4-u8"><div class="_4-u3 _5sqi _5sqk"><a class="_5sqs" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/likes"><span id="PagesLikesCountDOMID"><span class="_52id _50f5 _50f7">45,284,600 <span class="_50f8 _50f4 _5kx5">likes</span></span></span></a></div></div></div></div></div><div id="PageSeoRelatedTopicsPagelet_228735667216" data-referrer="PageSeoRelatedTopicsPagelet_228735667216" data-referrer="PageSeoRelatedTopicsPagelet_228735667216"></div><div id="PageSeoRelatedPagesPagelet_228735667216" data-referrer="PageSeoRelatedPagesPagelet_228735667216" data-referrer="PageSeoRelatedPagesPagelet_228735667216"></div><div id="PageSeoRelatedGroupsPagelet_228735667216" data-referrer="PageSeoRelatedGroupsPagelet_228735667216" data-referrer="PageSeoRelatedGroupsPagelet_228735667216"></div><div id="PageSeoRelatedEventsPagelet_228735667216" data-referrer="PageSeoRelatedEventsPagelet_228735667216" data-referrer="PageSeoRelatedEventsPagelet_228735667216"></div><div id="PageReviewNeedyPlaceCardPagelet_228735667216" data-referrer="PageReviewNeedyPlaceCardPagelet_228735667216" data-referrer="PageReviewNeedyPlaceCardPagelet_228735667216"></div><div id="PageLocationsPagelet_228735667216" data-referrer="PageLocationsPagelet_228735667216" data-referrer="PageLocationsPagelet_228735667216"></div><div id="PageCouponsPagelet_228735667216" data-referrer="PageCouponsPagelet_228735667216" data-referrer="PageCouponsPagelet_228735667216"></div><div id="PagePhotosContainerPagelet_228735667216" data-referrer="PagePhotosContainerPagelet_228735667216" data-referrer="PagePhotosContainerPagelet_228735667216"></div><div id="PageVideosPagelet_228735667216" data-referrer="PageVideosPagelet_228735667216" data-referrer="PageVideosPagelet_228735667216"></div><div id="PageNotesContainerPagelet_228735667216" data-referrer="PageNotesContainerPagelet_228735667216" data-referrer="PageNotesContainerPagelet_228735667216"></div><div id="PageReviewsContainerPagelet_228735667216" data-referrer="PageReviewsContainerPagelet_228735667216" data-referrer="PageReviewsContainerPagelet_228735667216"></div><div id="PageRelatedPagesSecondaryPagelet_228735667216" data-referrer="PageRelatedPagesSecondaryPagelet_228735667216" data-referrer="PageRelatedPagesSecondaryPagelet_228735667216"><div class="_5ay5" data-id="10"><div class="_4-u2 _4-u8"><div class="_4-u3 _g3h" aria-level="3" role="heading"><div class="_1uhd"><span class="_g3i _50f7">People Also Like</span></div></div><ul class="uiList _4kg _4kt"><li class="_4-lt"><div class="clearfix"><a class="_8o _8t lfloat _ohe" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/cnninternational/?ref=py_c" tabindex="-1" aria-hidden="true"><img class="_s0 _4ooo img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p56x56/23172878_10155842574764641_2927983593261780757_n.jpg?oh=ee0ea8dcfa5ac1a47937254135064538&oe=5AF43BA8" alt="" aria-label="CNN International" role="img" style="width:52px;height:52px"/></a><div class="_42ef"><div class="clearfix"><div class="_6a _4-lv rfloat _ohf"><div class="_6a _6b" style="height:52px"></div><div class="_6a _6b"></div></div><div class="_42ef"><div class="_6a _5u5j"><div class="_6a _6b" style="height:52px"></div><div class="_6a _5u5j _6b"><div class="_d2d"><a class="_4-lu ellipsis" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/cnninternational/?ref=py_c">CNN International</a><span class="_3520"><span class="_3521"><span data-hover="tooltip" data-tooltip-position="right" class="_56_f _5dzy _5dzz _3twv" id="u_0_60"></span></span></span></div><span class="_50f8"><div class="_4yr- fsm fwn fcg"><div>Media/News Company</div></div></span></div></div></div></div></div></div></li><li class="_4-lt"><div class="clearfix"><a class="_8o _8t lfloat _ohe" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/cnn/?ref=py_c" tabindex="-1" aria-hidden="true"><img class="_s0 _4ooo img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p56x56/12289622_10154246192721509_1897912583584847639_n.png?oh=b2048faa3965d1ce9b31b215533e511a&oe=5AC88F33" alt="" aria-label="CNN" role="img" style="width:52px;height:52px"/></a><div class="_42ef"><div class="clearfix"><div class="_6a _4-lv rfloat _ohf"><div class="_6a _6b" style="height:52px"></div><div class="_6a _6b"></div></div><div class="_42ef"><div class="_6a _5u5j"><div class="_6a _6b" style="height:52px"></div><div class="_6a _5u5j _6b"><div class="_d2d"><a class="_4-lu ellipsis" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/cnn/?ref=py_c">CNN</a><span class="_3520"><span class="_3521"><span data-hover="tooltip" data-tooltip-position="right" class="_56_f _5dzy _5dzz _3twv" id="u_0_61"></span></span></span></div><span class="_50f8"><div class="_4yr- fsm fwn fcg"><div>Media/News Company</div></div></span></div></div></div></div></div></div></li><li class="_4-lt"><div class="clearfix"><a class="_8o _8t lfloat _ohe" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/skynews/?ref=py_c" tabindex="-1" aria-hidden="true"><img class="_s0 _4ooo img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p56x56/11070781_1091072864240643_3823250351818644336_n.png?oh=48651fcb1637ef828feb0892152a34ad&oe=5AC4681D" alt="" aria-label="Sky News" role="img" style="width:52px;height:52px"/></a><div class="_42ef"><div class="clearfix"><div class="_6a _4-lv rfloat _ohf"><div class="_6a _6b" style="height:52px"></div><div class="_6a _6b"></div></div><div class="_42ef"><div class="_6a _5u5j"><div class="_6a _6b" style="height:52px"></div><div class="_6a _5u5j _6b"><div class="_d2d"><a class="_4-lu ellipsis" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/skynews/?ref=py_c">Sky News</a><span class="_3520"><span class="_3521"><span data-hover="tooltip" data-tooltip-position="right" class="_56_f _5dzy _5dzz _3twv" id="u_0_62"></span></span></span></div><span class="_50f8"><div class="_4yr- fsm fwn fcg"><div>Media/News Company</div></div></span></div></div></div></div></div></div></li></ul></div></div></div><div id="PageGraphSearchPagelet_228735667216" data-referrer="PageGraphSearchPagelet_228735667216" data-referrer="PageGraphSearchPagelet_228735667216"></div><div id="PagePagesLikedByPageSecondaryPagelet_228735667216" data-referrer="PagePagesLikedByPageSecondaryPagelet_228735667216" data-referrer="PagePagesLikedByPageSecondaryPagelet_228735667216"><div class="_5ay5" data-id="12"><div class="_4-u2 _4-u8"><div class="_4-u3 _g3h" aria-level="3" role="heading" id="u_0_64"><a class="_g3j" ajaxify="/ajax/browser/dialog/fanned_pages/?id=228735667216&showauxiliary=1&fanorigin=timeline_like_chaining&ref=page_internal" href="/web/20171230125248/https://www.facebook.com/browse/fanned_pages/?id=228735667216&showauxiliary=1&fanorigin=timeline_like_chaining&ref=page_internal" rel="dialog" aria-labelledby="u_0_63" role="button"></a><i class="_1uhg _3-9a img sp_wvyZWhN40Ic sx_22ffcb"></i><div class="_1uhd"><span class="_g3i _50f7" id="u_0_63">Pages liked by this Page</span></div></div><ul class="uiList _4kg _4kt"><li class="_4-lt"><div class="clearfix"><a class="_8o _8t lfloat _ohe" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcarabic/" tabindex="-1" aria-hidden="true"><img class="_s0 _4ooo img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p56x56/10394129_10153016219565139_2902978693632866754_n.png?oh=8a82e912a4960ef9c5b63fe7e43fc0c4&oe=5AB9191F" alt="" aria-label="BBC Arabic" role="img" style="width:52px;height:52px"/></a><div class="_42ef"><div class="clearfix"><div class="_6a _4-lv rfloat _ohf"><div class="_6a _6b" style="height:52px"></div><div class="_6a _6b"></div></div><div class="_42ef"><div class="_6a _5u5j"><div class="_6a _6b" style="height:52px"></div><div class="_6a _5u5j _6b"><div class="_d2d"><a class="_4-lu ellipsis" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcarabic/">BBC Arabic</a><span class="_3520"><span class="_3521"><span data-hover="tooltip" data-tooltip-position="right" class="_56_f _5dzy _5dzz _3twv" id="u_0_65"></span></span></span></div></div></div></div></div></div></div></li><li class="_4-lt"><div class="clearfix"><a class="_8o _8t lfloat _ohe" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/NickRobinsonBBC/" tabindex="-1" aria-hidden="true"><img class="_s0 _4ooo img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p56x56/12541005_942260852510340_1108292457034768995_n.jpg?oh=9d7b2e872a75012998dc75f4e2d31471&oe=5AC3D493" alt="" aria-label="Nick Robinson" role="img" style="width:52px;height:52px"/></a><div class="_42ef"><div class="clearfix"><div class="_6a _4-lv rfloat _ohf"><div class="_6a _6b" style="height:52px"></div><div class="_6a _6b"></div></div><div class="_42ef"><div class="_6a _5u5j"><div class="_6a _6b" style="height:52px"></div><div class="_6a _5u5j _6b"><div class="_d2d"><a class="_4-lu ellipsis" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/NickRobinsonBBC/">Nick Robinson</a><span class="_3520"><span class="_3521"><span data-hover="tooltip" data-tooltip-position="right" class="_56_f _5dzy _5dzz _3twv" id="u_0_66"></span></span></span></div></div></div></div></div></div></div></li><li class="_4-lt"><div class="clearfix"><a class="_8o _8t lfloat _ohe" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/thewebbyawards/" tabindex="-1" aria-hidden="true"><img class="_s0 _4ooo img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p56x56/19396769_10154955154683271_6146607748125030433_n.png?oh=2191732b602cf42d5bcf0d989f4277cc&oe=5AC24D6C" alt="" aria-label="The Webby Awards" role="img" style="width:52px;height:52px"/></a><div class="_42ef"><div class="clearfix"><div class="_6a _4-lv rfloat _ohf"><div class="_6a _6b" style="height:52px"></div><div class="_6a _6b"></div></div><div class="_42ef"><div class="_6a _5u5j"><div class="_6a _6b" style="height:52px"></div><div class="_6a _5u5j _6b"><div class="_d2d"><a class="_4-lu ellipsis" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/thewebbyawards/">The Webby Awards</a><span class="_3520"><span class="_3521"><span data-hover="tooltip" data-tooltip-position="right" class="_56_f _5dzy _5dzz _3twv" id="u_0_67"></span></span></span></div></div></div></div></div></div></div></li></ul></div></div></div><div id="PagePopularSharesPagelet_228735667216" data-referrer="PagePopularSharesPagelet_228735667216" data-referrer="PagePopularSharesPagelet_228735667216"></div><div id="PagesSuggestedByPageSecondaryPagelet_228735667216" data-referrer="PagesSuggestedByPageSecondaryPagelet_228735667216" data-referrer="PagesSuggestedByPageSecondaryPagelet_228735667216"></div><div id="PageSEOInterlinkingRelatedElementPagelet_228735667216" data-referrer="PageSEOInterlinkingRelatedElementPagelet_228735667216" data-referrer="PageSEOInterlinkingRelatedElementPagelet_228735667216"></div></div></div></div></div><div id="pagelet_rhc_footer" data-referrer="pagelet_rhc_footer" data-referrer="pagelet_rhc_footer"><div class="_45mq"><div class="uiContextualLayerParent"><div class="_4-u2 _19ah _2ph_ _4-u8"><div class="_5aj7"><div class="_4bl9"><div class="fsm fwn fcg"><span lang="en_US">English (US)</span><span role="presentation" aria-hidden="true"> 路 </span><a class="_5f4c" dir="ltr" href="#" lang="es_LA" onclick="require("IntlUtils").setCookieLocale("es_LA", "en_US", "https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/es-la.facebook.com\/bbcnews", "www_card_selector", 0); return false;" title="Spanish" role="button">Espa帽ol</a><span role="presentation" aria-hidden="true"> 路 </span><a class="_5f4c" dir="ltr" href="#" lang="pt_BR" onclick="require("IntlUtils").setCookieLocale("pt_BR", "en_US", "https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/pt-br.facebook.com\/bbcnews", "www_card_selector", 1); return false;" title="Portuguese (Brazil)" role="button">Portugu锚s (Brasil)</a><span role="presentation" aria-hidden="true"> 路 </span><a class="_5f4c" dir="ltr" href="#" lang="fr_FR" onclick="require("IntlUtils").setCookieLocale("fr_FR", "en_US", "https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/fr-fr.facebook.com\/bbcnews", "www_card_selector", 2); return false;" title="French (France)" role="button">Fran莽ais (France)</a><span role="presentation" aria-hidden="true"> 路 </span><a class="_5f4c" dir="ltr" href="#" lang="de_DE" onclick="require("IntlUtils").setCookieLocale("de_DE", "en_US", "https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/de-de.facebook.com\/bbcnews", "www_card_selector", 3); return false;" title="German" role="button">Deutsch</a></div></div><div class="_4bl7 _2pit"><a class="_42ft _4jy0 _4jy4 _517h _51sy" role="button" ajaxify="/settings/language/language/?uri=https%3A%2F%2Fwww.facebook.com%2Fbbcnews&source=www_card_selector_more" rel="dialog" href="#" aria-label="Use Facebook in another language."><i class="img sp_wvyZWhN40Ic sx_2a7e84"></i></a></div></div></div></div><div aria-label="Facebook" class="_26z1" role="contentinfo"><div class="fsm fwn fcg"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/privacy/explanation" title="Learn about your privacy and Facebook.">Privacy</a><span role="presentation" aria-hidden="true"> 路 </span><a accesskey="9" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/policies?ref=pf" title="Review our terms and policies.">Terms</a><span role="presentation" aria-hidden="true"> 路 </span><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/campaign/landing.php?placement=pf_rhc&campaign_id=242449722530626&extra_1=auto" title="Advertise on Facebook.">Advertising</a><span role="presentation" aria-hidden="true"> 路 </span><a class="_41uf" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/help/568137493302217" title="Learn about Ad Choices.">Ad Choices<i class="img sp_wvyZWhN40Ic sx_484c61"></i></a><span role="presentation" aria-hidden="true"> 路 </span><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/help/cookies?ref_type=sitefooter" title="Cookies">Cookies</a><span role="presentation" aria-hidden="true"> 路 </span><div class="_6a uiPopover" id="u_0_6e"><a class="_45mr _p" aria-haspopup="true" aria-expanded="false" rel="toggle" href="#" role="button" id="u_0_6f">More<i class="img sp_wvyZWhN40Ic sx_8337aa"></i></a></div></div><div><span> Facebook 漏 2017</span></div></div></div></div></div></div><div class="_2pie _14i5 _1qkq _1qkx" role="main"><div id="pagelet_timeline_main_column"><div id="id_5a478c207e7671b83333437" data-referrer="id_5a478c207e7671b83333437" data-referrer="id_5a478c207e7671b83333437"><div><div class="_442n" id="u_0_5x"></div><div id="u_0_5y"><div class="_1xnd"><div class="_4-u2 _4-u8" id="videos"><div class="_4-u3 _5dwa _5dwb _3v6c"><span class="_38my">Videos<span class="_c1c"></span></span><div class="_3s3-"></div></div><div class="_4-u3"><div id="u_0_21"><div class="_5asl _1-gz _3yt7 _5ass" id="u_0_22"><div class="_1-h0"><span class="_1-h1 _3q_l" title="Birmingham - what's to love?">Birmingham - what's to love?</span></div><a class="__-q _5asm" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155916902729761/" aria-label="Video, Birmingham - what's to love?, Duration: 1 minute, 8 seconds" ajaxify="/bbcnews/videos/10155916902729761/" rel="theater"><span class="_5ig0 _47hq"><div class="uiScaledImageContainer _55sd" style="width:500px;height:281px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/p526x296/24570822_10155915327814761_1306745148427730944_n.jpg?oh=307b84b22a8b915893db1b84484215de&oe=5AB73BC7" style="top:-24px;" alt="" width="500" height="500"/></div><div class="_3uzl _47hr"><i class="_3uzm _3uzn"></i></div><div class="_3pit"><div class="_5eg8 _1-gx"></div><div class="_5eg8 _1-gy"></div></div></span></a><a class="_5asn" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155916902729761/" ajaxify="/bbcnews/videos/10155916902729761/" rel="theater" tabindex="-1"><div class="_53z"><div class="_4cn2 _4cn4" aria-label="175 likes"><div class="_29qi"><i class="img sp_GUjtGnzDbXd sx_80bfbf"></i></div><div class="_2ieq">175</div></div><div class="_4cn3 _4cn4" aria-label="49 comments"><div class="_29qj"><i class="img sp_GUjtGnzDbXd sx_3681dd"></i></div><div class="_2ieq">49</div></div></div></a></div><div class="clearfix _ikh _3-8w"><div class="_4bl7 _3-8_"><div class="_5asl _1-gz _3yt7 _5ass" id="u_0_23"><div class="_1-h0"><span class="_1-h1 _3q_m" title="Modern slavery">Modern slavery</span></div><a class="__-q _5asm" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155442860582217/" aria-label="Video, Modern slavery, Duration: 2 minutes, 51 seconds" ajaxify="/bbcnews/videos/10155442860582217/" rel="theater"><span class="_5ig0 _47hq"><div class="_46-h _55sd" style="width:248px;height:139px;"><img class="_46-i img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/s261x260/24553072_10155442862837217_1413009356659621888_n.jpg?oh=807b5555029b7cbdd9e566f33175cc1f&oe=5AF99957" style="left:-6px; top:-16px;" alt="" width="260" height="260"/></div><div class="_3uzl _3uzq _47hr"><i class="_3uzm _3uzn"></i></div><div class="_3pit"><div class="_5eg8 _1-gx"></div><div class="_5eg8 _1-gy"></div></div></span></a><a class="_5asn" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155442860582217/" ajaxify="/bbcnews/videos/10155442860582217/" rel="theater" tabindex="-1"><div class="_53z"><div class="_4cn2 _4cn4" aria-label="1.2K likes"><div class="_29qi"><i class="img sp_GUjtGnzDbXd sx_80bfbf"></i></div><div class="_2ieq">1.2K</div></div><div class="_4cn3 _4cn4" aria-label="451 comments"><div class="_29qj"><i class="img sp_GUjtGnzDbXd sx_3681dd"></i></div><div class="_2ieq">451</div></div></div></a></div></div><div class="_4bl7"><div class="_5asl _1-gz _3yt7 _5ass" id="u_0_24"><div class="_1-h0"><span class="_1-h1 _3q_m" title="Mishal Husain meets robot her">Mishal Husain meets robot her</span></div><a class="__-q _5asm" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155959232383895/" aria-label="Video, Mishal Husain meets robot her, Duration: 2 minutes, 17 seconds" ajaxify="/bbcnews/videos/10155959232383895/" rel="theater"><span class="_5ig0 _47hq"><div class="_46-h _55sd" style="width:248px;height:139px;"><img class="_46-i img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/s261x260/24594173_10155959083573895_6382269664679952384_n.jpg?oh=dd81dc0e5e1a7a9e7f53c039a6e2f708&oe=5AB9A538" style="left:-6px; top:-16px;" alt="" width="260" height="260"/></div><div class="_3uzl _3uzq _47hr"><i class="_3uzm _3uzn"></i></div><div class="_3pit"><div class="_5eg8 _1-gx"></div><div class="_5eg8 _1-gy"></div></div></span></a><a class="_5asn" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155959232383895/" ajaxify="/bbcnews/videos/10155959232383895/" rel="theater" tabindex="-1"><div class="_53z"><div class="_4cn2 _4cn4" aria-label="804 likes"><div class="_29qi"><i class="img sp_GUjtGnzDbXd sx_80bfbf"></i></div><div class="_2ieq">804</div></div><div class="_4cn3 _4cn4" aria-label="226 comments"><div class="_29qj"><i class="img sp_GUjtGnzDbXd sx_3681dd"></i></div><div class="_2ieq">226</div></div></div></a></div></div></div></div><div class="_4z-w"><a href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/">See All</a></div></div></div><div class="_4-u2 _4-u8" id="page_photos"><div class="_4-u3 _5dwa _5dwb _3v6c"><span class="_38my">Photos<span class="_c1c"></span></span><div class="_3s3-"></div></div><div class="_4-u3"><div class="_2a2q" style="width:500px; height:500px;" id="u_0_1w"><a class="_5dec _xcx" rel="theater" ajaxify="/bbcnews/photos/pb.228735667216.-2207520000.1514638369./10155397454147217/?type=3&size=1294%2C565&fbid=10155397454147217&source=67&player_origin=pages" data-ploi="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t31.0-8/25182096_10155397454147217_1281213046879218262_o.jpg?oh=daa1efea80bf9ce8c8d6ea8f8db26146&oe=5ABDECC1" data-plsi="https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-9/25299297_10155397454147217_1281213046879218262_n.jpg?oh=a58fe2b4c9b4e689b5dfce557c87a69a&oe=5AC2692C" href="/web/20171230125248/https://www.facebook.com/bbcnews/photos/pb.228735667216.-2207520000.1514638369./10155397454147217/?type=3" data-render-location="newsstand" data-ft="{"tn":"E"}" style="top:0px; left:0px; width: 500px; height: 249px;"><div class="uiScaledImageContainer" style="width:500px;height:249px;"><img class="scaledImageFitHeight img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-0/p261x260/25299297_10155397454147217_1281213046879218262_n.jpg?oh=4a173eb2a421915a882f050b24e2c267&oe=5AFB5195" style="left:-38px;" alt="Image may contain: 4 people" width="570" height="249"/></div></a><a class="_5dec _xcx" rel="theater" ajaxify="/bbcnews/photos/pb.228735667216.-2207520000.1514638369./10155295743842217/?type=3&size=826%2C360&fbid=10155295743842217&source=67&player_origin=pages" data-ploi="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-9/23319063_10155295743842217_6555348390668405323_n.jpg?oh=af37ac0ac7ce7547170f853a3d71c9f9&oe=5AF4F2C4" href="/web/20171230125248/https://www.facebook.com/bbcnews/photos/pb.228735667216.-2207520000.1514638369./10155295743842217/?type=3" data-render-location="newsstand" data-ft="{"tn":"E"}" style="top:251px; left:0px; width: 249px; height: 249px;"><div class="uiScaledImageContainer" style="width:249px;height:249px;"><img class="scaledImageFitHeight img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-0/p261x260/23319063_10155295743842217_6555348390668405323_n.jpg?oh=16dcc38424fcdbc395f373bfbae95ced&oe=5AC6487D" style="left:-250px;" alt="Image may contain: 5 people, text and closeup" width="571" height="249"/></div></a><a class="_5dec _xcx" rel="theater" ajaxify="/bbcnews/photos/pb.228735667216.-2207520000.1514638369./10155087439242217/?type=3&size=833%2C833&fbid=10155087439242217&source=67&player_origin=pages" data-ploi="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-9/21371143_10155087439242217_2099933148944954392_n.png?oh=98987223577122809439115dcbf1364c&oe=5AFD8123" href="/web/20171230125248/https://www.facebook.com/bbcnews/photos/pb.228735667216.-2207520000.1514638369./10155087439242217/?type=3" data-render-location="newsstand" data-ft="{"tn":"E"}" style="top:251px; left:251px; width: 249px; height: 249px;"><div class="uiScaledImageContainer" style="width:249px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-0/s261x260/21371143_10155087439242217_2099933148944954392_n.png?oh=d54fb98c6789aa3d115f7455219eecb0&oe=5AFDC4DB" alt="No automatic alt text available." width="249" height="249"/></div></a></div><div class="_4z-w"><a href="/web/20171230125248/https://www.facebook.com/bbcnews/photos/">See All</a></div></div></div><div class="_4-u2 _3xaf _3-95 _4-u8"><div class="_4-u3 _5dwa _5dwb _3v6c"><span class="_38my">Posts<span class="_c1c"></span></span><div class="_3s3-"></div></div><div class="_5va1 _427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZVISsEQNqHQBzUKs5GgDF-yVePzx4Mk7TRvQXoqTT-XM2A12gpv92EKLEW7QvWT_RJeHkz9O0EaDSj5-q5lGeBSgWns5Zi-cDPWDteB97ZIH5TsBGMP6GcHMfsSATCKHkeS54VAUno5UYY4rT0YGn5XLVYAUCR4a0KcRDHuLTZEJCN_RSi652qwa6ahQPgXrmsg1tw8Ua5n9wlMPJSqW8Tq2E3P6u5Zo9Ds_F2UCgBsdZkQ0plOHwMl0UaPK3hpqzgw6N0Sbf3yQsp9yjgTU77Yoco-AF-7E03Zz6TZ_zdTIPDGRRgWYggasCopyiRfjy6SuUtAxzZp36s4cBDyvgCjLQ5fmWyWwZDLZZojGelVzDplBLhId8z6OV4I4zu0G5mrfnYCqLwnCApSE5UhBDCqtNLKQtDzEZBP6gc8D7HsQvF3FO2EjVfLEK-Wp9z_9vS0cXanMJjshVN4pwbbOYrpKupP8KW0yc1Tw26f7JAwE-GZYJkwe5YRvW_J74m_MeFGr3ahvaTjcyUB9AHXI9lpE3IJuflc3F3aDQtID0cDSeckPEimK1vqlivdkF_oNhUff6HcKekMnZi3_YcEFZQ3_EccRwJfPNiw6eQozAE5xf-vUztVxdYBZAMOjylEnHM4NYurEI2-uX2Zv2UL--VfsSciDqZAlr5YMTucUmG63xHN8vbgCweT6XUhRv0Pa1E" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_s"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_18"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARRbyJ-YqaY_s6cT4-_hysT8YWoKzOdgSBuKCHxsVLQLuwpnnDuLC1q_e63kER1TF5Q"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h6 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ART0G904Ns5G6i7tQHQ7Nx7Im9QSBizvYTp7MgQGWC9BIAbb4AFOPhdsyWfRn-W8nM8&fref=nf">BBC News</a></span></span></h6><div class="_5pcp _5lel" id="feed_subtitle_228735667216:-1019945281933167821"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155916902729761/" aria-label="Video, Birmingham - what's to love?, Duration: 1 minute, 8 seconds" ajaxify="/bbcnews/videos/vb.228735667216/10155916902729761/?type=3&source=12" rel="theater" target=""><abbr title="Saturday, December 30, 2017 at 4:45am" data-utime="1514637900" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">7 mins</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>Here's a 60-second guide to Birmingham, England as the city prepares to host the Commonwealth Games Commonwealth Games in 2022.</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_19" class="_6m2 _1zpr clearfix _dcs _4_w4 _6m8 _59ap _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_150c" data-ft="{"tn":"F"}"><img class="_3chq" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/24570822_10155915327814761_1306745148427730944_n.jpg?oh=9335328da0458d6d4d21e5d0dbf8be71&oe=5AB0EF75"/><div class="_5mly _45oh" id="u_0_29"><div class="_5v-_" id="u_0_2a"><div class="_1c_u _45oh" id="u_0_2b"><div class="_53j5" style="height:450px;width:450px;" id="u_0_2c"><video height="450" width="450" preload="none" style="" class="_ox1 _21y0" data-video-width="450" data-video-height="450" data-original-aspect-ratio="1" id="u_0_2d"></video><div class="_m54 _1jto _3htz" id="u_0_2e"><img class="_1445 _4ndd img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt="" style="background-image: url('/web/20171230125248im_/https://www.facebook.com/https\3a /scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/p480x480/24570822_10155915327814761_1306745148427730944_n.jpg?oh\3d 89a88aa1aa986aa826c0010a1b915e8c\26 oe\3d 5AB784DD');" id="u_0_2f"/></div><div class="_4ubd _3tsq _11q2 _3htz" id="u_0_2g"></div><div class="_npo hidden_elem _3htz" id="u_0_2h"><div class="_3drf"></div><div class="_3x62"><div class="_63rn"><div class="_63rm"><div class="_iij">It looks like you may be having problems playing this video. If so, please try restarting your browser.</div><div class="_iir">Close</div></div></div></div></div><div class="_567v _3bw _4ubd _28dy _3htz" id="u_0_2i"><div class="_567_"><div class="_2za- _2vd- uiContextualLayerParent _28dz" data-ft="{"tn":"k"}" id="u_0_2j"><div class="_1vx9"><a class="_2za_" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">Birmingham - what's to love?</span></a></div><div class="_1vx9">Posted by <a class="_2za_ _5p5v" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">BBC News</span></a></div><div class="_1vx9"><span data-hover="tooltip" data-tooltip-position="below" id="u_0_2k">15,658 Views</span></div></div></div><div class="_5bke" id="u_0_2l"></div></div><i class="_1jto _bsl _3htz" id="u_0_1z"><input aria-label="Play video" type="button" class="accessible_elem" id="u_0_2m"/></i><span class="img _55ym _55yq _55yo _167h _4ubd _1hiu hidden_elem _360f _167h _3htz" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..." id="u_0_20"></span></div><div class="_2i84"><div id="u_0_2n"></div></div></div></div></div></div><div data-ft="{"tn":"H"}" class="_3ekx _29_4"></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_3q"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155916902729761"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_3p"></div></form></div></div></div></div></div><div class="_5va1 _427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZWg_iHDL0aMjlKGR9RQ6qBqNQ_LhWW8AInvsgGsroCLzu5EnQIATtK5NhKXA62d1k63zFx3JvOg7ZclitNAwSvpBAm-ilMQV4Dtbm3t1J8vnaWPVnRrTOurDUcGC0DBtNo3m8yLbmg6LO5xP0DVcuKzshQWqBjGJsr3_qQUKyy2Nj3edd0QziRyI8A9DftzsApC-AGTYPnbztyKBCROEi0CEmeGuq2Ezu3o9MI_ARpkFyEB5QmfOJxA8SR11ozflqDWH-L_tRKPNB3JnP6e_rnXS5XXYw9qSyXMNJxoDjy8pEA3N9TeNHk8xonALSLrcneU_UvDPNrJE6pX9h8Xku5hakVVbz7_YShXLEt0hQm9k1aJIoB72rre8wuEryrzz7qwzNqmSXeajjFUqttz2mGs32K10Fp_DVnEUI3cr0TBrS8ZJ-z3Xt7GFlVuGmP4LdWjmI-hx0iY9qsgt6rs0jO3zsNSYCRcmMruWJTRTRhWqEZrQHyHfdDqBup99Zlml7gIZks9P0s5YKYO3AiddTCVVQxmDUFWajtvy39j3AJW9b3eEDbQi_EwBula4YvBkuDKAwn86jS9uAWdPYqoKE0g68SELEUls8dKqA9Vz1G_IAoezE9OFZpr6bVU85QiZhI6hcWRPBNaptgZZCvm5-DSA3GlbqqPxD_3w2kvG4zAmiHe9OdBJk7vA3YCmF7EDsc" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_t"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1a"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARQFbsofOO94IdLuk4RVxLNOxbMALfjcHiP_W-s3TKkNhWLEgNhl9qcSfZf6BRwqSOU"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h6 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARThi9du0ccgH4IZZRN1GvPFLjfaO_n2iqv3ZDzQjXb4g3rYuuOKRxsfuhAFBqmotxg&fref=nf">BBC News</a></span></span></h6><div class="_5pcp _5lel" id="feed_subtitle_228735667216:1817999746703423357"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155443038927217" target=""><abbr title="Saturday, December 30, 2017 at 3:51am" data-utime="1514634707" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">1 hr</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>The photographs that tell the story of 2017.</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1b" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zPYTsB&h=ATOz6Oien4802-EEvxaWLhtBRCOCNtyyDJCzpoYnClcU-Md1zv3d18b4ZdYJFLOJLvNZ_kQ9PTtfXtgH6F5cvPO8jBQolayqPVrFkI3SRJBlm4G_VdYSql9ceRaKTVejig5Slv0aqFR0NRTuQvcUwOD_KGapccUR7Psslw_Pwg4d3sRbCuPm0WG3Q6oTNYKi-dUfCyOxiOJZDgiZpI7E0thVm66E6XP7tZFZ8Aij0_D8QzKeqGUP2_328XWeOJC0dgeWDadVLmb1CcO61OQyaQ" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:450px;height:235.39915966387px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQD9wI1hoWe2kOrF&w=476&h=249&url=https%3A%2F%2Fs3.amazonaws.com%2Fprod-cust-photo-posts-jfaikqealaka%2F3065-34dde53d67a30f37b7f71209e505fc8b.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&_nc_hash=AQAqTYpgnC7yTwBB" style="top:0px;" alt="" width="450" height="236"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zPYTsB&h=ATOqg6EQxUGzYKlh6lNw3EP2hBNEFhebWkSc1E1ki1sp8z_ONmi9vBzrjOjabrvm0ZSv6C1ouGwIwfSfbbFkqtLohvl3Gj9-mg7ux46j1em2057zdWlXqaNLjTZRYEBAfL4gge5HcZ22I7ibYNse4_F_Xfl5nw5JkDS1BaMmnv7Wwz4nmps2qrfry07pU8ZyJm_Mrrx0FSjtTBFN4GGe_h_EqrE4e-kAEQVKrKH7sMPI0Q_qQnt5Gm0-DoZUPw_WmvZCGF02Hm2BPvbSHXFGEQ" rel="nofollow" target="_blank" data-lynx-mode="async">UK year in pictures 2017</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zPYTsB&h=ATNmmth-QZ63tqBQaa3XQDi-arToLGtLrZ2UKjX_y4yviv3z-JiCZODoo2Zh3dUAIdUW6USum8dcSAFWGF-Pf9bvuwItQKuh5CjH-tEyhM8xSCQrK4Nw25wjsCVCP3J6_2D9PL5aS46Qcz10W_auviItKCcdYotUVRuL5rgbga8EGp6OiBbIqgmuIoQtxaixx9B7ebRJutAsCPYc8_RIXJ413zjDj-wLxXM0PvDGQ211r_R0VDTqQBjvBT3wLyRsvMrs8JdPQg7C78VrqNDgoQ" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_4n"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155443038927217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_4m"></div></form></div></div></div></div></div><div class="_4z-w"><a class="_4b4x" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/posts?__xt__=33.%7B%22logging_data%22%3A%7B%22page_id%22%3A228735667216%2C%22event_type%22%3A%22clicked_all_page_posts%22%2C%22impression_info%22%3A%22eyJmIjp7InBhZ2VfaWQiOiIyMjg3MzU2NjcyMTYiLCJpdGVtX2NvdW50IjoiMCJ9fQ%22%2C%22surface%22%3A%22www_pages_home%22%2C%22interacted_story_type%22%3A%22565413710334575%22%2C%22session_id%22%3A%22bad7194187cec106c4d83067e9d80307%22%7D%7D" id="u_0_4o">See All</a></div></div><div class="_3-95"><div class="_4pze _2pid"><span class="_50f8 _50f4">Posts</span></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZUS-E-I025Xv2UhZnasMm631aJukp2dxxvnI_6IrB6hetCV6jbBzKTZC4irc1LxSA1eV0vP_hFkdlJ59E3lhBGMMk9fcxYqCiRUnlmmSnwoiYHTRyhOnGNPdPMh6J6iweJD37WGoxMycS9iRErr77LPBhQLGWjW58LvjowZR1hXxpQL1sEjC3EKsPFnzXuY-GXL0L6pbzR6VkgybQX6t3pX59RgkT35eljNV_odvnNNz72_blPNatgRzVMKRh3VrkYmFoo-ELi3S6a22uwszuJjKaER8A-nPkjcrZ0tVbmN4XjtaZ-UfFdIvKGI9z_8RzByy6eyETDoWPPhwZj9rgcQJBAnoa2VmRPzPrrsA0C8q7TOwXAjw_-DgMyshQ7uSd33zdb5vuIeuSd12halzsUWfmuOlGKzoWraGAJ386Xs7qf6xltG4387VVIT-oI-xRSHgtGSp15ZNemaZnuctT8011qH9jF56V_KxPKG6RhuHic7ENb0fSxeUZRaXcEYuVjq3gJg3W0W8y1jTVwBPT4bJLrKzB_xrEYczcW1QAP4x3xfocDDGGfpoDGQqmzpEFwTWZ0_UFjVb8yCkz4Btbr_RHjW4o9mnIxSFX_YgCr2Aram08ZRI3FHTIlg5uq_a2fBnLCl19ULhsYsuO6KqcUWPBqibTJuATdJyfn1PGQhN58Yq6nmXaMG-7oKY-d9mZU" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_u"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1e"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARTr1pIoLyYzP0LRqWwBQHuf28wb2VtTq7CX7zjbbq8Y1FsOYRY_HUWS4m2xF-Lkb84"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARSZOJbbNW5dGPGdasMmedSdEQ6KA7SsMPJ5DtMELqEXUqqE8fZkdmXUL3XwemttDCg&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155442950802217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155442950802217" target=""><abbr title="Saturday, December 30, 2017 at 2:52am" data-utime="1514631129" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">2 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>In Iran, thousands of pro-government demonstrators take to the streets, in response to days of anti-government protests.</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1f" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2q3Sx9F&h=ATMgnn9LB8dsM_1IciVIsZs95WLaZTrUBgS3C9UfCp8L7WUpAgW1VEMxwU1TOAUa-iWG1Kh5Lst0_BAGAy7zjOkM7Cj4_ccnxBjcrMYGslCFS23DkAd4JhM_l6iDAGU8CTTOO1G4SY4gpd0w1gTKyM4BZ6JmU36i7poSAxvo87dy1n-SVm203tARp851ITV1cQvHlRgANdy5GPZsKEsWEDZFcxPpC204WeGJ1aJbEy6QKxeLd2OMRhv-CFzZvlO9ik8tG1yL5CUknUkyyzhS1w" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQCF6Reu1ZaPjhu2&w=476&h=249&url=https%3A%2F%2Fichef.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2F15005%2Fproduction%2F_99412068_de27.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQD7HlPG1WpqQmti" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2q3Sx9F&h=ATP3MX63DqkPlW4cuQOq3XQe0DjxL4Pqhef-ZLcgv5GFkP-xEs6u75-E4ODBJKPxoT8VqkLXKrb5DSj2IAxO3Y4Z9bcIqP2Eguuyt8KxT4THOg7ORnPuNpivFO3sQ8bgpS0AIqeKNdgrHvqVuEMnwFCEyHFTAKB5GcL3fz5aTX3-1T7FOvWcH6_M2MRTx_DFIoFnChZpMZAE7CfjebeyVD_WCc_zdgVAokH-Lr77udEpkKBiWgAFnRWvtqtMqfKh3iIQNB6_emrSotSgwEK6NA" rel="nofollow" target="_blank" data-lynx-mode="async">Show of strength after Iran protests</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2q3Sx9F&h=ATP4XiCnEL8xMWvX1JGMUZkNYW2SS0FdTH-LfiVUwj0WkBVwsPT-ZTV45JG58km6Wnl8wXx78Aw9-uePW-1J7hgJhFPOwn6Dmkq4AH0sdyLofaPgdp8D2m-gPpF-OYddbbnbAi3TEyw0xJ9vekMpvdXp6mllhkq-Nb125Jnftof9IMdRHgJhI_imibn9h1k88RYp7w9TAW5_AxUN41JPCg1KNrSBMcI7LGdrS-4-XHhp8vC1MMPt9GxY3EjoewL_YZZDcey6SdjOUK6Byw9cjA" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5i"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155442950802217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5h"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZXUU2dOukeOyq_F9Esz0nCbqn6vOdAPxhCGDkNpbcZJeUSN9inxbmVIM1OACpEr5muZxmO2sukOIbl_yaMKKPkv-PMSyA-y1H_oWZYHovrxUrXEY8wkBAfyJa0CWtKvpgA79kv95wJpKNxVUXPGVexJHip0MDSkfHG320SUUz5LxCYnDeEOk7BEkSEz9j2Gar9275hLploBvsYzcwg8lZ1fraqQhBZs0EZ578O7IdkspvmR2FLH9ePgEVf1zrxRcT8DJB50xGuhrMz_5QBEdqWSBVevdJLJDFZgsmbfk61xkDvUxT4AwieOVKoXV4knHyFm5fAaLatbzvt8PYf48pt15M9AFl06NJIkzppB0-ubWHyQojFHzkAIDnh_VPSDEqiAcROz4SLcwqrfLpZ4uZAKz_gAXgtyMTU_nqMn-Ibo5udbGydr2cVnNw8ENNM-cjJ0bHNqGv_8Yyg7hc8fr3iyRTGqBJGsmLVs5mHnMpupUfPYttsPsJqyMIyVKN8sQ0QpRC-d0HgpY_gFgH5lr_fhmN_PW8-hhA2khdbcMWgjfasYa58S5IO5tFm8cYc6nCcI4mFi964DhudHLcxUbelvXbfSB3OInQp8C4vATUExB9zfM-gvxzciH1mAYi7s9q9ADsID80OcuDzVP1cpCfE8kPKLZ71j8VTTVNTGXaPWZ_DLfCwr_bPWW7SWVMSmv-AwIH9bGVFJSaKSUxDfKzs2eLnJsu5a0VJjkRh22rw4ywK0ryOllmXOlOtk2EoXxPaYFdi69_OXKScgXYsE7yuLdqKw-ZfKOL7n8xtDQlWgWQ7drD0ZRrMdQwXT0Ov7v6dc1FlaFfJq1dHhafZ-MWmx" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_v"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1y"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARQiH6xDAVpC1124D6JcPsPbJlhWpibNDkwx0P8Ase2GECWRBeWZz7B7dwNFgY7TsSk"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARQ8lYxMqhLRpA5iSFqFFijN6VYWosIOMbolvPm7pZaCMxYdPGMVBcCUWCvu2B3pfjI&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155442860582217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155442860582217/" aria-label="Video, Modern slavery, Duration: 2 minutes, 51 seconds" ajaxify="/bbcnews/videos/vb.228735667216/10155442860582217/?type=3&source=12" rel="theater" target=""><abbr title="Saturday, December 30, 2017 at 2:06am" data-utime="1514628407" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">2 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>No bedroom, no bathroom, no time off, no freedom. </p><p> Mitos has experienced modern slavery firsthand. </p><p> (via <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcworldservice/?fref=mentions">BBC World Service</a>)</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_26" class="_6m2 _1zpr clearfix _dcs _4_w4 _6m8 _5cwb _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_150c" data-ft="{"tn":"F"}"><img class="_3chq" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/24553072_10155442862837217_1413009356659621888_n.jpg?oh=8d136b60cfcfa40280585b03f17456c1&oe=5AB22FF2"/><div class="_5mly _45oh" id="u_0_37"><div class="_5v-_" id="u_0_38"><div class="_1c_u _45oh" id="u_0_39"><div class="_53j5" style="height:476px;width:476px;" id="u_0_3a"><video height="476" width="476" preload="none" style="" class="_ox1 _21y0" data-video-width="476" data-video-height="476" data-original-aspect-ratio="1" id="u_0_3b"></video><div class="_m54 _1jto _3htz" id="u_0_3c"><img class="_1445 _4ndd img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt="" style="background-image: url('/web/20171230125248im_/https://www.facebook.com/https\3a /scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/24553072_10155442862837217_1413009356659621888_n.jpg?oh\3d 8d136b60cfcfa40280585b03f17456c1\26 oe\3d 5AB22FF2');" id="u_0_3d"/></div><div class="_4ubd _3tsq _11q2 _3htz" id="u_0_3e"></div><div class="_npo hidden_elem _3htz" id="u_0_3f"><div class="_3drf"></div><div class="_3x62"><div class="_63rn"><div class="_63rm"><div class="_iij">It looks like you may be having problems playing this video. If so, please try restarting your browser.</div><div class="_iir">Close</div></div></div></div></div><div class="_567v _3bw _4ubd _28dy _3htz" id="u_0_3g"><div class="_567_"><div class="_2za- _2vd- uiContextualLayerParent _28dz" data-ft="{"tn":"k"}" id="u_0_3h"><div class="_1vx9"><a class="_2za_" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">Modern slavery</span></a></div><div class="_1vx9">Posted by <a class="_2za_ _5p5v" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">BBC News</span></a></div><div class="_1vx9"><span>199,938 Views</span></div></div></div><div class="_5bke" id="u_0_3i"></div></div><i class="_1jto _bsl _3htz" id="u_0_31"><input aria-label="Play video" type="button" class="accessible_elem" id="u_0_3j"/></i><span class="img _55ym _55yq _55yo _167h _4ubd _1hiu hidden_elem _360f _167h _3htz" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..." id="u_0_32"></span></div><div class="_2i84"><div id="u_0_3k"></div></div></div></div></div></div></span></div><div class="_42ef"><span class="_3c21"><div data-ft="{"tn":"H"}" class="_3ekx _29_4"></div></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5k"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155442860582217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5j"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZV3SjmRycfouiMqQTgCsqt2XyPlCqvGYIz5GOEmUBLcL57rP8CL6g0S5n-frNcJ3ybfDfZO-v92dMNNt_dEblshCq3NbI5PkpXO32YZT-bXlzwKsDqVaHTlwXmZEGZl63sigtsBzLV9pbQRsT-Bw0I_EvA8lc3J-ORjJjv8xX71fr3vPoUoQ8-6r5rBGqW09fC4cPPuQrya-Bp6Fh2XzvethkkMcSzRntVIWrArK4lprjkQuxzcytGI8t00xwsXIWbAFzJd-mWnJ6q-LptSasB0q5jtLJovDFuGwfLlFs2_Z50mcSj3u28AUgx3XrZvPWshSt6RTdjZSB3KyLIbFxZLZh-gNJm-djnAHrNfC04Jogjz37Dj_3hMS5eV21Zsjs1M2SWKNv_XeTcWACnbN-APchlMHztG1sddDfIN3brqqM-SKQNiIeELxrkp9wgny0Rj6wjeucTAsawq55cueYa0ZH2Ri4Q_ZiZFXzpptcu2KhmlGzrg_qHcw8HcsG7anCpoTnCwEWWZE5xHRv-Qk47nnTFr-fWstH702ieF_8nJdnXSYCLvtz_AyAd1B19C4S1qyxqRixuyZ-E6tHvW4Gw-9K1vIwnUpjAI6Hnmhpn4groBPHwds7XX2irXtCI02Frsjy9UCOFTJdzH9l7cLZQo8E-Tw0By_8B__2hnrKR1VhTKD-tOjtHSTTDc9yIJ24QEHGCj-SjVdXQZoaTLjh_rlfE03pwfkCM9KzgpwrdQc-fRF2rpYf2Ea_c5W8l1TLZgYxu7BasayQdtTj9URoxOBj9lHt7xLwd4a-ejYTLcy0X15vy8O2FKkpTde-eOhTRPn9OPhlUOIaeAea2dAQX34dAdF6ItCJQ-wypbEmKV6g_dvb7aSqsJW42CeyA6mT_0vBLm6zc0THkiCFPPlFqXCNDiknZNjHpfQ07NxIknmIZ-b0J-Q543HF8cOB9kBdfZmuapARr0G6FMwHL-c2C3bZcdqL1fOS0L98gBYcgF8g" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_w"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1x"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARSi5CqJc7hUHo7wmD_BuhignHaGrLTCFRD3vhvm9wMdtKkm9SS99oOLPeC9Nfr4D18"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARStuNMxIyjlZd7l7Y8D6vpmFFndkwgymUo9lDKxv_tVQYCPCjJ1NOMPuNsSMzxkrDo&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155959232383895;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155959232383895/" aria-label="Video, Mishal Husain meets robot her, Duration: 2 minutes, 17 seconds" ajaxify="/bbcnews/videos/vb.228735667216/10155959232383895/?type=3&source=12" rel="theater" target=""><abbr title="Saturday, December 30, 2017 at 12:56am" data-utime="1514624193" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">3 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>Ever wondered what it would be like to meet the robot you?</p><p> This is the moment Today Programme presenter <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/pages/Mishal-Husain/103940019642136?fref=mentions">Mishal Husain</a> meets MishalBot.</p><p> (via <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/thetodayprogramme/?fref=mentions">The Today Programme</a>)</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_27" class="_6m2 _1zpr clearfix _dcs _4_w4 _6m8 _59ap _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_150c" data-ft="{"tn":"F"}"><img class="_3chq" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/24594173_10155959083573895_6382269664679952384_n.jpg?oh=5f8cf9adede5acc5b9bc01ff6447f40e&oe=5AB3399D"/><div class="_5mly _45oh" id="u_0_3s"><div class="_5v-_" id="u_0_3t"><div class="_1c_u _45oh" id="u_0_3u"><div class="_53j5" style="height:476px;width:476px;" id="u_0_3v"><video height="476" width="476" preload="none" style="" class="_ox1 _21y0" data-video-width="476" data-video-height="476" data-original-aspect-ratio="1" id="u_0_3w"></video><div class="_m54 _1jto _3htz" id="u_0_3x"><img class="_1445 _4ndd img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt="" style="background-image: url('/web/20171230125248im_/https://www.facebook.com/https\3a /scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/p480x480/24594173_10155959083573895_6382269664679952384_n.jpg?oh\3d 1adbea65f091190e8fd340c1c16c2475\26 oe\3d 5AC68A35');" id="u_0_3y"/></div><div class="_4ubd _3tsq _11q2 _3htz" id="u_0_3z"></div><div class="_npo hidden_elem _3htz" id="u_0_40"><div class="_3drf"></div><div class="_3x62"><div class="_63rn"><div class="_63rm"><div class="_iij">It looks like you may be having problems playing this video. If so, please try restarting your browser.</div><div class="_iir">Close</div></div></div></div></div><div class="_567v _3bw _4ubd _28dy _3htz" id="u_0_41"><div class="_567_"><div class="_2za- _2vd- uiContextualLayerParent _28dz" data-ft="{"tn":"k"}" id="u_0_42"><div class="_1vx9"><a class="_2za_" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">Mishal Husain meets robot her</span></a></div><div class="_1vx9">Posted by <a class="_2za_ _5p5v" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">BBC News</span></a></div><div class="_1vx9"><span data-hover="tooltip" data-tooltip-position="below" id="u_0_43">223,739 Views</span></div></div></div><div class="_5bke" id="u_0_44"></div></div><i class="_1jto _bsl _3htz" id="u_0_3l"><input aria-label="Play video" type="button" class="accessible_elem" id="u_0_45"/></i><span class="img _55ym _55yq _55yo _167h _4ubd _1hiu hidden_elem _360f _167h _3htz" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..." id="u_0_3m"></span></div><div class="_2i84"><div id="u_0_46"></div></div></div></div></div></div><div data-ft="{"tn":"H"}" class="_3ekx _29_4"></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5m"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155959232383895"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5l"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZXHWUhzaSniJamn-dOQrrVLMjXavZzbci7ixKw_FMNjKe9E-v4oTNebdHkQySXpJXnXm8-ecswLbZpp6F7_YUQaLRCFo4DCEndgioByLRKbSEwLpCbvhq_pYN0H5E5_pwreKRWfyndoax46Z-15ZVXq7J2FwGJaft1kzfshCc_7gVmmmxQtAMqIIqR772nRly8-k401m_H9TXmPTD5HSxrU3i4OoP47b4uYJFm98UlfCRveT7L8xU8QddH4ySo7lVhgadxax6-wuO4vrOk8IhNS3B173D5BZJDWgI17obPLHK2h-iuhnovsqXyldCMY8sHmfKtnJoAeTd-rDbcjLhCjl5pXPlNIr6-Cmrv_7ufAcKV7C12ydNRy_IHwf3IAH4_WIFDtAo49-VdBckXYaBPRVOyITgQtJ3UdJCxn8IdFsQY4eqDiJ-4VBrgHiZCvkjaud6FkZ3NpDcJAp6kXfptue7z1ja4Owjdb6ED7okKJdiPxevHLdLlszy3rFWltRQm6bMN1tZCPDxk5M8ogiBGxPYG_L1Sb1a0hopHHobDsVA61EIoQwkTArbpryZ2f0zFKzeGlhjcR7srxX4HYVW1_D9i0rKK86eNd78IheawIjrkwE__shDRxwt1LAeHW6ISBRpyAYEJ4bv9NLra-_VG2h6iFoysGhCFXCxhD4r8gnm3Z1eWa61kBNUkdX8zoBeWJfCzA4Czr7iTRgVGmmmJLPAdBuTuPSrwIJHkQHomPUIPK1JtpAjkP6HDITxJ80xVP5372KK4yySgZjebXdy1WDsJGrmThURkYykGQMwMP1QY-73kASYLKYYOUzmbbh9zaCDK5JucnOPgZbtK7Oc3LWPzGOY87i3kD_PtvxkhOKGBGF9BoIsjMQKw5ZmrmSRNdXHfBVcBhPsTDf73ZN23MKoh7zqqMBozxaqVKa9RDVio41EzO3Eb45PVuh3N9y45yHViXaZl_zyUd0Ts_IjnHySY5H75s1d6xaOjrlLWqLtpDgTy_RDsJS5xAIP2tiZovU0TvCZ0fHFlJCAk06uY5D8gW1oVgz-TEZdMQhkgkRuPTFL8G6goIxUfEnlKSTxeLq9Yhrhx4QbtpP3vVUoYdeGNM7fpcnl18_5VCh0foq9db70CZLBw0PXhCHWDdtVeiHN_xOvjqfdfv_OlNIfyD" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_x"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1m"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARQTRdYOpqMNYK6deYfcg5_fIZobENAkeNUYqzDL4lbmiWJKWxxVgDCxJ-Y4So3ipME"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARQjaFq8clb3UHrHQEVsgKOvcp9J6LrC82s2Z_WVoUNt8f96Pnp4G_JObOmXcIzXdx0&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155442739877217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155442739877217" target=""><abbr title="Saturday, December 30, 2017 at 12:11am" data-utime="1514621506" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">4 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>Congratulations! <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/ringostarrmusic/?fref=mentions">Ringo Starr</a>, <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/BarryGibbOfficial/?fref=mentions">Barry Gibb</a> and <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/pages/Darcey-Bussell/107326459296596?fref=mentions">Darcey Bussell</a> have all made the UK New Years Honours list. <span class="_5mfr _47e3"><img class="img" height="16" role="presentation" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/images/emoji.php/v9/ffe/1/16/1f44f.png" width="16" alt=""/><span class="_7oe">馃憦</span></span> <span class="_5mfr _47e3"><img class="img" height="16" role="presentation" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/images/emoji.php/v9/f19/1/16/1f37e.png" width="16" alt=""/><span class="_7oe">馃嵕</span></span></p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1n" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zOkJwR&h=ATNPoN5_QWfMucFGWguiNnJ7rveXuP1nzEIp__5oa5NjDP1eScJafXHLG0fmD5L1FyGS677ufyNoT9CT8mdggMaNv_1yiDGYW2QLCcIGiKDM2bP_IN_UJOUkex_6QzJfqyq0HouOdU0hua47kCzs5S45jJLOpNAdBk9YaT-BGdvW51HVyl2RNxaZUE86_14EknBdrCWEdagc0AB-Ke3-dlFNyua6tGvKuE3xr4A9YLtTsUrEL9Qt4xIRBDWrfMGKFcwwK_TLRhO4KfGsyb4d1w" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQAU9fPUd-yslFg4&w=476&h=249&url=https%3A%2F%2Fichef.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2F1329A%2Fproduction%2F_99409487_nyh_getty_pa.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQAdbbDeNTAMUo5X" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zOkJwR&h=ATOo2mpRqD910FqMWQCZHJcXNEcweTRqAgbc9q6cXt8_Y_Oue97IgP4xYthC4De3G1JPLt3BsRwOFxsP-4G_MSzWaVt0vpTWz732plfsAuiOe3NX-Yjxm-Ud9pFlrew8pJGUNS1QcYxYn_9n71PL888_u9S5TiP5h1DuA_VoJT6xqhbanVbSKLknh3PHPxNL_WnOjRjhodmD55CckrgR7RWc8ALK88WNHdyCY3ekVnQIGEYuj8ZBmfJAH_mHzPByfR8AkvELRlwyEmX8ES0Irw" rel="nofollow" target="_blank" data-lynx-mode="async">Honours for Ringo Starr, Barry Gibb and Darcey Bussell</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zOkJwR&h=ATNHhOZ0y_b8xl8V8rVggvcb5107V0HZGPwQOK9P7cgrffTRgK51I6v1RpAaqZs_ARTK-5FHsViahSlYWL1K5IeaL7MroGG7gQoEqkH6WWvdKdKX765KTEAjqJVdCEo3xO-5oGLA3qh4OHa9w_cD5BJOCfEPpvkubru-F_X515S9f35PD9jpcrrNEYkzuamvBtaW2qFJrZUgYxonr6808AqzKduVlY4-JsQ1PiflT0C-vP0pQZy84MzzvyzXM5Zc5972x1djWo5FimGhBjjppw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5e"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155442739877217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5d"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZVGtpZkg-9-hFyR9Gn1UXmXZSptbM0ZecNChmxROOPl92wpryCwR9msB1dtZZj6hDJhGkzu_kBE00Zf50YQxhHjCmHrOoi9jspHZPy6xsaQkcY49IzKbqihHQ-HaL7ehbusHtSf9LCRPfo2g6ZOLUEXrXCIMbyFdfPFXmgUN4wc_qjwWnyTdzoBKdDBpup10f49n7fEfICAc6bSK9ia2CEKh5qmm28hQy5nIiAeNU691vfw2iul7L2yr7MzhoRRK2pQGY3x1BYg1imumqhsuLaK8DVWjOYnQoXqdTit7RmMzXoM-OkL53FeDlpSVL_nmBBb-MiU17IiN2KBGdwWnOpg142ZcyINN6FPxCa9YcW0raOVUgFZBmlCZdctSElrtJ-hlsUoF-AHckZ0MDueLDEdkQbHXW5BRIL8WVa9haN4WND8WAp8qOIuGihP6H1ul5ww0RDisTHw1NbTKGY_SBhOCu2L8bdV9EP75DTPjGhm3YnG62dijhTGCZ1BhIjWGUcX5-PR5F8JZTIZUJZW5FIqg3LAIeT1tNwjHFs1Ntj-zN0Jkg6RSAnzDYv56-LGum8ap5Oc5rHXORHqtcWIGLCF8CMdG-rOGXKXryfq9_AKGwIA38NFshnPe77aewpAM4Ddri9IdD614c_zzjGKemoX4RF3yC5-cBXhxpsAA8opjkvcE-H1uXQ17Mnd0370Y6o" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_y"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1c"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARR4xF5gY3j9_cZDPAYS3SgM2wyq4U42hmiA4C9luElCpAgfkNQ7-ONS9K5_uJpleX0"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARSLXUulszVxAlFiVcIejpHbuN5nvPWXn9VqDxw7_a6RAtvxl1Vx92l3gyBpCgcpo78&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155442097122217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155442097122217" target=""><abbr title="Friday, December 29, 2017 at 5:25pm" data-utime="1514597106" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">11 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>After his confession, the court halved the man's sentence to 6,637 years and six months.</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1d" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2Cp85qS&h=ATPR0oDM426Ry-qUM8yT8NensBhYnTMnreu-T95XODPALyyjuzfF_AMaBcuId_bFgDQ16d1QqgQGkY46Ux5FrG4XbuErhmuW1IUkHT4rhWxjbOAni8KtydnxeBYwJ0Xz0b2xifWCEXzb-nWpmfUlGMZPRZjc5GVGRsQ9e9cZqkAri_AblvJZuh9Tplhe185vR0Vd-bgqkYuiMLvv3eJHpFsLfKZiF7n3UHWS5k0_BWzxdgbY3bO_nM4fCSycwP-isGen7nr4rR2OCQjp00XZnw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQAWUaCRMiBKTk3C&w=476&h=249&url=https%3A%2F%2Fichef-1.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2F16ADA%2Fproduction%2F_99409829_thaibhat.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&_nc_hash=AQALWpWFsSOjPPjN" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2Cp85qS&h=ATON3Dq08oK7NhMZV1LFwB4somPXBYfxnowD2zS53_4sOnQga_kpsnTMO1joeL41TzPP1JmBWqGzZ1vC86--GjCqBjAnb15WbzXONT9mSNsSxVrJV4PbOsjVepuwqLhsThf_11GMqk3dytBXxy44y5NpcaZZlxszmAJLPK4C2b2lDqWDypKWbJwad8Le8MBjoQo3YfLm5xQYY4EXI_fRdwMofc79Jp7EqolE195ACl4y9KvmGfRASpN1h75DPcogHjN0fc8CGnLwB7tgKuersw" rel="nofollow" target="_blank" data-lynx-mode="async">Thai fraudster sentenced to 13,275 years</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2Cp85qS&h=ATM1xBdqBwfRW1P8dbBRH-PtupjCA4wOslR82E8-lGTqVG2XAXR-rgtvZSTGSpVWHdozJiHQIG9E_aDeMaSuuParVFRkqeQPIdBhapBbj_9PlxLLEzIvfupSohenUB68lQFlN5WXGDpkMuK3l4EXpf0OjbBPFdZ2acl15XrLHTF2JuQ6AcJopKOcJpaIbAmIrApyo0vgnTBoeRNehtDbX3dzL4rZWiov8ttdXsQ8JzXIb2PAx2WOQD5TVGcH9ukpCPc4P6firneFrVkMaNePbQ" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5s"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155442097122217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5r"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZWWEzdvTTafvG1BE96Epz0wPc-T8oKO-UspkBZH8Fkjc4oVBQ0skWpik2YU2476COlyDNsi6YEiac0JAWr8kYuAkiTFx1Nfc2Id2FoYpWjZGF5zGg5yOAPLImnn0uB44c_wGM-TCulrSpNINWx7D0_aRhgZqzapfae7BBtkXy9V2PvBzkhiDFUn4xI4FSW0gv3PCpYnkNl-gmnwKY59WCxDawjf7suh0qR4ti8rgD6_NAIMpYtFKOoPgmmj44JwExOVFa2wWzw8XFSL7N3ezdgm2y8_IwAz4FRrTE5lIulSs3xtP3_98Qx34Z-z-aO5bLqOagvlaC28JyyGRii-fZjHwKRMOQoxaJqDPKum_jx9cvq0cpxWA0pWAFKy-nWfpPPN7zdkTUfVc-Xnsv9QOAV0ROpol7y5Z6ZZplx5mIp1_sXvYuTVJLt1aNCdZVQ7NAfqztJ8pwUxdRTlYyaTA2Ee_nCuc_BgTpmRbdhzGzpfTpAetN1NERoiBOeu-i-cTWPuA6TjSj36ox76hFtXDvhXUHgRZAK15o3yemxX2qBzqGbeGcqj3nw9wTRNjvKZHT1Z9mTlmhhdeFQhlrhUxk__cbNkZ5TX9_7AT6YeuvwpRHzARQGiixRF0g4wKTVr2A8MivLS0f5iqLT3-K8f7htmFNHPJGNGzaNYEAx6U5DKM3pix09AgJfplPtsauIvjeo" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_z"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1k"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARQl0CshASTnfoN9spnpl67e5EBKjYiDaVqwFUvzep2kAeS7qjiRJIUPlan6nCLPM6U"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARS8MWueXXjxVgvEdkIj5sETTBYILufj59GDaoghGBNY5BOYaoWVSER0GY2vfvlClk8&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155442057362217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155442057362217" target=""><abbr title="Friday, December 29, 2017 at 5:00pm" data-utime="1514595631" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">11 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>It seems like Milo Yiannopoulos just could't please his editor: 鈥淭hree unfunny jokes in a row. DELETE."</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1l" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2Cov9WR&h=ATMuQhbjZvrM91tBu9eOMhQ5F0tpETIdy5dCXeJxiGWP_NYtWPl9OoLswz-lQbKky9DIQUfd0daNRvMnyqZol50F36WEQg2RXHbhkZGGqcAOkJEGWgofIHnNmKUaV9zwAfBZvloz1syLIeDVhKWq5z-al1k4Foh2lvTb7ix0B0Gac7XrwCUDWF7Fu1JvJkCaXHXhIcTNYkX26BOZ_a0dfFYy5xxt6zARN8PffvWtToIONCSrkb49sXivpo39K7sy4KrDitehSsRlh9R9qz2aww" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQAkl-ypPfR1z18z&w=476&h=249&url=https%3A%2F%2Fichef.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2F4AF6%2Fproduction%2F_99409191_867dd640-1a74-4c75-92af-826a165e5f5f.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQBBDxTHicosZpll" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2Cov9WR&h=ATMfLhqsIY6foyqnd7zQPKaBcYj3n0zmbtqTp_Sl7pRr4dRLil2aUuFjpM-VLKIrvJqbHHaCgGLWbrBmiJMNI3WBv9bPP5ZG2A5hPj7h4y8orVE8Rim_b330lWz3OG3KFCSuUo1V33oGKbw_7NTlQ3IwlMlYJnPMuxhdUngafZZgSsfi808N8LonBM7beQc1KC3voeCdu6lHuz_0O6-7f3WCWdG0yjaUKgyVv6OLjjmXTja7Mu2cvqLkBcPvOMY8yPWJDWKmzrtOyahWs8lGVw" rel="nofollow" target="_blank" data-lynx-mode="async">Milo Yiannopoulos slams editor over comments</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.com</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2Cov9WR&h=ATMHvYtbV3CI9EEphEg-Dtc-MZke2pS6G7XEHaCUR7wx5lPTdu1NtgPiI00cbhsC0t-rqZkgU8jqiCZ25JlT3L2U1TwgDnZ7fhAecJwd97HQAaDDctHrAGU5i8yWJspbpLc6OaFDFj3HI-b7ziLPaPHDyp920q_SXH0oazLk5iz39DWE6cUO6cS7iroOPNut8Ic7ifILt35JsX1_jXe8YU2B3orXE7bveiJ9EVxJpTyIwMldlyg-j9HS8qKke36KLoRubbEBZGS7ny7Rh1AJJw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5w"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155442057362217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5v"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZXDWBaoSziQhpGp_vsJYl6xQxOqJKkHG3vDoQX63ux_cuUTTQOaJyqf3IkaHG_Xm8bhXqe8kRoB37q8Ce7ksO0FBw2Lu7dFLVrUjslGqSoRyHGNwg1VbDZLpqyefAPm_gYyPvVUgV0l7guoVOS66LkaXAo8fPp2X9VPDkH_51nbn-K73VXmDVYC0Z7ZCI5OligcHKPXU54ba0ET8BhR4Mfe23CLDCF-RrHfyh49-_PhNhb7xkDNt01KLmwZhO7lKmF5BO-PCo8u66SbZsI9c_xzh63OBWomlKlI6fEX6poeUoE2f7PdgaW6HJM_97RZCiqzcwVLmET94XedVmQkqjQ4hkct5JlJ8koKYok-07WR1xA9qSv197H5f3XR2Nkti5Z_leuBNsXdDBYGaTn8q8weoTsoXsFkUKzMv1jvtOoeAlKVAIvVRTBnoS6DHHeSAAyLy7nsK-G2RPd_o2tWkh4TTv91N0it4WZc0U-PoQrokpliFCZroWpKPrH4pIWdtP6EjcP5cSNdicyIkGCN0kK69wGhKGjyY5VS-hZNeW2cGJoIHLYmoAEVpcgeEPIfhzhU6DpjV9HUqY-XX64zBU-iOjh9mzb_xq9ofRknt3Z9-PqDp1OwtC4exHwDkO4tPXdJPPpgGfnysAsKA3xCcHzsjklPIsvMJRbDKYt8jGZCUPdmQerO3jyHT0dqqcuHEwE" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_10"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1i"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARTYOx-XcHGc6IPFqxGBkoi6tDl9LxpfBXcEkd1Y5_6FSALknpbrwl5fD9o9CoIHpbw"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARQNpcaW9MbLEFz1T74Vv4u2H4JI1cfkFX1M4Gl_fQviMuQAZDNcAjxC5DMGuScKTJ0&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155441998027217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155441998027217" target=""><abbr title="Friday, December 29, 2017 at 4:32pm" data-utime="1514593926" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">12 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>These Canadian police and politicians have done a complete 180 on 420.</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1j" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pYDuOu&h=ATMXGbiq6O6M1_8l7xLRw9GfeiGcTIOs1ThoEbAeBOQlA2FkY5Kr9Fom6XB7DnZxp-j1KPPoF46F_wQBfYQLtsUhfAlT_bRLP9TtTG020T2V32nhZ0lz3LDos94pckCIo4WIpQn5VxQpkR9DofMJnJgOjEhvP5oUuzbjm4dj6pZ7WdpxNq2HXlugtD8jjVgWGPK6AesFvegHuz-XeM_oRBN536eeO3p4cGcAMgAee9A3k_vxoEh0JxjC30Kxq5IsfopRvC02gdg2JWV3PjXEDg" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQBB3tFG1iXhTgdX&w=476&h=249&url=https%3A%2F%2Fichef-1.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2F133B%2Fproduction%2F_99132940_hi043062837.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQDVgppe69Tq_tIW" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pYDuOu&h=ATN0jRFnRWzVPA9nBrXBd60fhrqRnFKgCtckeTGbBT3X7O5jhM8OX0gobeS_PjDSCeanqtM2VILSx8YwKxfRGPP1fHpOLMdbt7amoGcq0JYwPSOcQ3h-yE1TteiZjRpw0P0c-irREOJ26P-2KmgS2xX2ubycdvWtV7YIJNXOZDwoVpZdSNQ3BSHEgZ6auoWayfFoHWxMJgO0bAnCwK5EPtAYTETNMRdnjiVXqCFbQFHZe2YjtfIP_XxcS4tr0qj3NEFsSOvUDYU5eIzGrmUwnA" rel="nofollow" target="_blank" data-lynx-mode="async">The cops joining the marijuana business</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.com</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pYDuOu&h=ATNRIlmnVoaIDkNJBlYRsfT2--7aRwdKbciJwPlikKMHeeP8carIJ3VjXgM48gVEY4es0ysB2AKofBanzQ4VdbiHGuduc-GFvsC0RLD7g4RiiLOh7DxdBI2MA2gewYfgSb_C3NdV-huhqCtzw8Ls4bd_Q2bIxEKjoHOjlm5Oo8ZhCQLpFQXaoFKWKgfDzuwTlqzC1qXwbobFF5jG5YSjrkPApEtDWD3xhTy03TssbAewxxdyF67DqEEHx6in9r7lKO-pXEHMbCDw5P5f6LFDXQ" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_58"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155441998027217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_57"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZW9uSm-nrVdJu2BO_GgrDWdK8iozHe0-Q2mLJVPVg-DimPqNxQfWdwlq_364BZLbVsTej_kZdlC-q0_e2q4azbF97DW2OYMNS5z_VJnUhQEhX3zfrxetZE0Zi0cIN_L4WCU79t3ML0Szx47watjvp_nwVBfPiW_ehT2bD8lqZ7GUZ30OrnWhVjGkkP4pxUSFTSQ55lRc3ZCBAjj6AqsgytSHatexYmes9Fwuqg79j8Ixjph3Q38CZ4JpnbaA-aTZs8T5gNpTKQ03tgRwY9a2KBLB6O06E6e66lJSOXW7XuAK5akgqXw3-QNrEVbYS1ukNaE7_7bH4qzOKcfPoJqsIkNWSBKDflvH_xAZtgzSspylOUn3yz90ad1HQEVcdowkVhC0xoMWOOfkH5w7GnX-00OcqodbIhjHjRjZ7lbvbELYYBZbHWoA3VUw86BmWQFllWc-mSCif4g0TLFNwhrTDk9ufl-9NtK6v3Dtm9lVAlNEzCGPPzmq905haDkeSFVlLS6YnW52v0bXOdoUmlhW3AOdVJOA_ZQ71wWkOL3P6XMAOS4qKQtkhQIInVHU39CAnWPzvLxGPUNl4VbM-KnLJBSK1Vzc6R9rghMj83tZ_DqrGu05VymLsiVWutLv6gyFeKjnhy5d3SEvSH18Ut1dp7Rk2xQIOCJwKXRyRCmnPM2gGmzrjKLG_e5hXySZdWNAtYpeSq6-2M6wCmUlKgM4ju7wdOrkkq2EIbfrq72WmPNaYFD7xL8-EyuaphtnxqeOjxZsORNyBwBt5rVS9O63fIEhW0E7s_iUtDDd2WJa31NoPIZC7ZDbUIva9TH0TUjxCTd3TOkNP4LdDdSlX5mrh5t" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_11"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_25"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARTgTKgr_9YHW_xALsy4Yt2jvKk1TQeXmJ0kCvLIiw5Uopq0ojbkDx09He2Dpwcilzc"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARQQmkWlVC0uug-6P5J-SfyBONyp0sjs8GLgSl0pACGeCiOnxJzTmFuGTM17HXHGj_8&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;1825524237466694;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/1825524237466694/" aria-label="Video, Fighting against sexual harassment, Duration: 1 minute, 2 seconds" ajaxify="/bbcnews/videos/vb.228735667216/1825524237466694/?type=3&source=12" rel="theater" target=""><abbr title="Friday, December 29, 2017 at 4:02pm" data-utime="1514592121" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">12 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>These women in Pakistan are fighting sexual harassment - with Mixed Martial Arts. </p><p> (via <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcworldservice/?fref=mentions">BBC World Service</a>)</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_28" class="_6m2 _1zpr clearfix _dcs _4_w4 _6m8 _59ap _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_150c" data-ft="{"tn":"F"}"><img class="_3chq" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/p403x403/24581566_1824176237601494_9130786496301760512_n.jpg?oh=ed07d4054851ece5d18ee027c30a7196&oe=5AB153AC"/><div class="_5mly _45oh" id="u_0_47"><div class="_5v-_" id="u_0_48"><div class="_1c_u _45oh" id="u_0_49"><div class="_53j5" style="height:476px;width:476px;" id="u_0_4a"><video height="476" width="476" preload="none" style="" class="_ox1 _21y0" data-video-width="476" data-video-height="476" data-original-aspect-ratio="1" id="u_0_4b"></video><div class="_m54 _1jto _3htz" id="u_0_4c"><img class="_1445 _4ndd img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt="" style="background-image: url('/web/20171230125248im_/https://www.facebook.com/https\3a /scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/24581566_1824176237601494_9130786496301760512_n.jpg?oh\3d 610cf2039f6661698b1a0909bbabecc6\26 oe\3d 5AF2C623');" id="u_0_4d"/></div><div class="_4ubd _3tsq _11q2 _3htz" id="u_0_4e"></div><div class="_npo hidden_elem _3htz" id="u_0_4f"><div class="_3drf"></div><div class="_3x62"><div class="_63rn"><div class="_63rm"><div class="_iij">It looks like you may be having problems playing this video. If so, please try restarting your browser.</div><div class="_iir">Close</div></div></div></div></div><div class="_567v _3bw _4ubd _28dy _3htz" id="u_0_4g"><div class="_567_"><div class="_2za- _2vd- uiContextualLayerParent _28dz" data-ft="{"tn":"k"}" id="u_0_4h"><div class="_1vx9"><a class="_2za_" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">Fighting against sexual harassment</span></a></div><div class="_1vx9">Posted by <a class="_2za_ _5p5v" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">BBC News</span></a></div><div class="_1vx9"><span data-hover="tooltip" data-tooltip-position="below" id="u_0_4i">560,639 Views</span></div></div></div><div class="_5bke" id="u_0_4j"></div></div><i class="_1jto _bsl _3htz" id="u_0_3n"><input aria-label="Play video" type="button" class="accessible_elem" id="u_0_4k"/></i><span class="img _55ym _55yq _55yo _167h _4ubd _1hiu hidden_elem _360f _167h _3htz" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..." id="u_0_3o"></span></div><div class="_2i84"><div id="u_0_4l"></div></div></div></div></div></div><div data-ft="{"tn":"H"}" class="_3ekx _29_4"></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5g"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="1825524237466694"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5f"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZX8VjI6FAgPyrdXpDLM-eBLWzTPPl4FjkfZSOEUTY1SzhRXj3Q3C9xT4iC-lFHabDmZbXEELg7q3jd_AkMKthvSw_c8vjImvjQ-9PiUsVeFvTG8THb6wkEVCW0XpcQ2Yb2ds9HkKiVzE4l1b3GlwXaJ3zIfFYGd992r85tPJuqa45ex2goPT9SLPuE1IezbNwGWpu_-5F_myqtiOJqtVWMnWcyCqqteC-_7CjtSmmaXr-FnxZ8idksDfAbr1xEnAVRre0bqy2BBNtCGmtMc_ZTb7pGrrPupc3QqfWoZZdPvTg3Az9sMaQxyBjQ2qIb39Z4LZd81p-QDM3DL685jLlmFKsant6Ql0Sb9Al4Z2n6GqkX8Q76W52Svb4S62KPvSJuyeAucUEd_u-IsdumHwek0nS4sUcoDBaL_Qbf8pN4NdakaXUcCJSNznv7Y1QxNIPI6g2PICzt6M6BA2T1vKNBzUfiw4_IwGHhuaSO-e8GknpMaPkjfeKTGO2CSoZeGLRjXrAHgJfm4vJ8uFotzs1tPQT-aTyqrOiFDOevzT_FfI3eL6W38dHvRGZIOPTLuSaWsaN35OgQLck6z4XecqHVQkMlgvXw39-kPVXe6FgtDKGJ9VrSwTpO7TyFHtNDoUcfOrrc-Glt4ExfDGYXSECOXo3-XheTQfJPdTE5xugX-6Bafr-Bru5JJyYnSgPVB7xPIIzWz-1K4vuo4wyfjk7ifrPxxJXbFjojs0zQF1YvAb33adwgZyLKVsW6TlWyTMVK1NfSa0-9z7g1ICoJRMPuveMatXSSZmBeLUtuOjg7m-DMw-8q1A2uufLfNc1ldsoCCXpoClVnQ2l_Fk_i_5WG1KWCq6DVOmL66VRZ1KCDV0P1W0YFkGffZyZJfgxlTYoDmCuE1IstJuiUs15sed5h0jNPzkyGXtfx7f3C2czszvmRv63v_dJbP7LgiMCqHnBHm_f32OkTjAFoSu1ztQbx1_HxkIrtSAzON5fAeg-uO2smh46KzRagClBBHxSgV3JW323MY6PqvAQTM3eqrACo5XsTBqm_2djRl82uFO1fyjyNyQ1A5u7OOBwU8PaW_fhmjVuQQ0rQj86BktdRsLa3OksfSMkGv41co32dWnD0klkohp5089hHZ9fcd5NBhVmQ" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_12"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1q"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARSa9Po9o9pdHi_p2OUmH7-_tg2kdMivMbbfdvEbe6koMq8M8yrIt38OTOuO3cDiS7I"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARRGOF_bhAsIncC8agO3HnyF-sTMQnE84j-kOnSrP8JFZvSBlHb52oOK9pkAxRj15iY&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155441885997217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155441885997217" target=""><abbr title="Friday, December 29, 2017 at 3:30pm" data-utime="1514590212" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">13 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p><a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/VinDiesel/?fref=mentions">Vin Diesel</a> and <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/GalGadot/?fref=mentions">Gal Gadot</a> pulled in the crowds, but <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/markwahlberg/?fref=mentions">Mark Wahlberg</a> got a less impressive accolade.</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1r" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2lfXvuW&h=ATNlDAn--OF1wblny22U7_7I_s6lLFIbc8eyBah_cCD4x_uWJNFSMP9vSRNpuSJ6MzJOxPepfx1n_l9xuIhq4noedlSKuKF4O3IulbIGLmgbHm5c0IV2CjlJv8ndNAI0dc6KSMRHq1A09ZSS65k-V-0zFENHbmcpMh6e3fmKagL9pPWkIhGoNiGpBl_4tYuEPq1br9IryaM2YZS8HYOZNkmcpy4c_k3wI3yjzJBfhwsyrsDzBDMhTgUbYZpcXyzGkWg4uVTV3Z3oOuH0N-0jFw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQDLIUbSan7OFDsG&w=476&h=249&url=https%3A%2F%2Fichef-1.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2FB1BC%2Fproduction%2F_99400554_vingal.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQBi3fW4vhXCfUXe" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2lfXvuW&h=ATOSqD3mNc2VmW_tyyN2PaCFmLbqgqpOYnPtgttkJERXjn2ORVPYxAnG3TxHV6Exc8R5BpyL2iNV3Y_gDPll4SR4m7etRDgdTXIcIUoX5-dtPMV3vvDHLD_nY8oZyfCu_aNuVdGd0q07hSHY4sme7vT7HyxXO7zzYqjtjuY8ZTYdecLrOgHplIHqKkPA8acEnbHbN4OUxPdebz030slDWs1GaPfVdN-uYROS8StgBLy6BqcUHKVv1F-GpfWULgfJGyer6EKh-KwnfUiDhwkBrA" rel="nofollow" target="_blank" data-lynx-mode="async">2017's biggest box office draws</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2lfXvuW&h=ATPbjYKvnDGB4jEdJ3pqtkjok9Yzy1VjsEyN6AA-o0pwyJGJxb7k-WIsl9i8bkqWXGZ3tZ1ZgYFzBRq013qA2UrkUdDp35eZNprptKUFpZSoGEABUdjhbB2LUcFa2x-kWUeo-GSFDCTWzhy_dMU-d27-yqIo6jmLQwZkp-qu-l4LplxghQ720X8iTF52bIQ0l8u_UUOjG7xIh1W9m90PYCkbK8ymOIwMo14_J4pYhdUVeESK6VtiaCmAmLXPFKDsPcFJnz3BFvUM6BvrpWIsAw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_56"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155441885997217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_55"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZUSI2bHUhYAOvUJoLSp47B0rY1AZAPQsCNCbNIzgP5RUxt7-s8Ou8SjATZ9AhZBgE7KZMatqT6x6BSkuPGgkUBdQLZlM3yFXWRubBsPQ-1w2aj7_ahhch5KOCH6hjmf0lh2qSNCB1mS81wzvVn-fLCRj43PS00u1jWdPxSfuyRbCrDEdcjKGsmYDEWjmzXrYGw-XkWEqoPNCiHNoZ2V1r8v1J4KQwNUbCMc7_1LneSd2FdX6xKE-GjdFDxxVM5fsrDbewnBwi0_98N2J4S8C_kGcz-qVLYqPWN4j2JdshiScTOJ1qT3lfbwwlO3CMzGv8Cdy7G39syNj-ajv-S__v6xuwYL328TDRd4539Xp8Jxq4mpIcu7XnDi2FSqxQbmv6Rcw0f067IwvyumxiFo4-O17QhHN0qCzexWjVX4zWCuDpfTmO9-aIKJqlXpmbJ_Tcw9X-iqhG4WzNk1i0DQjRFNlFpC1BK-ejTUOrRf7UTH6D0KPvMyWRjgGyXSgOxsqdLEY9O7ZH0sRRwB7ace34x__DrPBrq0Ilj2Npw79CmY8FGp3e72Q_8EzQl8rPj9WYtI0fo8kKY46FoNS8WTxn46v1CQ0NApm5q3qFw-wr9OTKsgcgFAa72G8ooy6V0i1koeezvP5ugkK1AT56XOZsF6S14roLM4t0nBtGVG-CfKU2yzyCJ49l9z_d_us6K_Km8LLBn8CAOd5Y3on5XgIRbJyeUuTUdMYw9K0f1RPZ-G-YN2dYrXbayC8tdCQ83iTEHFXiuFNpzYO_s-H3Tv2phpMDeFB7t--HthSqAiUoh6PME4lQCeYAWGy6kwVfBJNwSNo3bpaftCGlWkiPTcwaNDw_7A7lzJY9ynZtAvxWqhtQ" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_13"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1u"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARRnpBoUWmLRfvOrrLSkzI79ayYCbR1GcWhzBGeMxwRT7VsJdtwydcA0tFjyCYqQS-w"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARQslNBPfRGO02m0gZ87fiKFd8TBShT9V4i5Qxy2W_YWfImjnfs6UKu26Vr0LyezYBQ&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155441776972217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155441776972217" target=""><abbr title="Friday, December 29, 2017 at 3:00pm" data-utime="1514588424" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">13 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>One woman whose partner died at the <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bataclanFR/?fref=mentions">Bataclan</a> said she was "scandalised that such a film could see the light of day so soon."</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1v" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zMbP2y&h=ATNUJ9dapYnnEFz128c-31XkPNotlfYD1BjktpC1g6MoDCU7FGOFzXEnJsZvASwl6DYoF0irqK7OgltUPXVSAfMv7oSiBcyOK_Z_K1dMiv2f-Oh7pySC_KMfs7h8IejTtEZtsr40vjESZbi4dN1ZuRYKfF4lbOUgZT9G3gDGctOOACioBK92eZsVQXf0i5mstK907y-zn6F-PtT1hbYhu7fpFcK5zv-r723uwDc99ZUfdWr0PCrYySLishigcMk1gu-B4F5Qo6SHkLqgnSl7RA" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQBCsAH-IwizGA5q&w=476&h=249&url=https%3A%2F%2Fichef-1.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2FE420%2Fproduction%2F_99400485_eagles976_getty.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQA6AjHR_-w4iv9L" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zMbP2y&h=ATOXvZYbQ0LNKs0GbKt2NdOQQAtwdS-ZHbUikPD6scmBsBnR_ImI6KstdZKvQIb06K0epLzKYm_EXuqBKVV40e8DP2wPWODz7Ks_3PPwyte089FBLEWz8FEtl0XtL6HmA_VBzX3ItsKtDR3yiFPtCVIbuRS2gMrNlyTnY7-SWm_awbHRHReVEdJvgJkQtUMLWyr44fy826BO1weCBiJS7bfEdTx0s4rUYfhZGoCB8wrpJjZKpMMnYQxaNvUiGeA1uulmWSebF2wWT1NWNC65Og" rel="nofollow" target="_blank" data-lynx-mode="async">Bataclan massacre film put on hold</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2zMbP2y&h=ATOk_X9K1kk7UhDrRrAWscoXW5L-im9F2gEnGsxNWAeoPX0gmMPVcxN8aXA0gEVF3gmmZsCSdz6_STJc5a6kTj2alKA8aL_xRCvgjfPavkhDfRK6PGoSrySdXcNax8ySuPK61pOtNGyshCA2xvueRgHIuMD3TNNwRx5H6iwC_koLQ98lmL1uUBVGjggHfKisYXqN1n4xMkp_kwEvLbeRZfxq5LwgEusnbI_b7SmOtZJMyIRz7MReXbo7Cx9_e6wBz479vFK2y0bc0j_shpz8Zx2mWuXL" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5c"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155441776972217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5b"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZWCIekQKv1IqMTfqfxQVMRZZsxCe02M5zpOoZa29fasWcotVqHoe2M5mr2Urcv7_E6KLZQCTvJrFmNChu75sx-Et3-msdZf1UpllW8LyqGWdedNSuPQB-DyXygXcXVl5VoOBCqruZD1yHvHeguudylUuiX1wdS_D0YahsLW364IpTS9fiNdja88FaR9VI0HhqaFyr8cAaRHyv2YQ42JLaYguInd-xdLsk7FxbCUTkHIRduaMVcHv2WBXbwulE7vjl4w9yJtBPEHhPsj9BFsGsJgnGFlghV_b-F7W7tqiRZXCzGcww1sOwAPBJlHuT8VLnXq8DfCY3dzi6RCHPlykTCXsR_abpCqLajegnBa5cUh5j16_xHxG84tsl_gmSK75PqJ9xvIy6OLpWiSii-9Iwk_OTAVmF3Ev9vsqtUAVj9xnvCIyU_hyjN7OE7YIFB2mFuG-xeHxraYoMJrS9U_WbZC3UqRuC2t8Mzi6IVdytgCR9ktrYWewLpUTXyrqImZnm6wIjZ-HfBBgYAY8XDNuCCooDnq460UHYMLP-2eYX8A7ruoVkabstnhRL5js6d-fttzaVW8JEETW7mlHg2MowotLUbfZi3toiW_ktp5Z94jUVINa6V38VfofGMUWdT2CvXPikB5yUmZkexFcUaMfRvq_2OVW5khmuRUFzumVFIf9_OoDu4M_cokT5dG7i8tIym2g5peoFafIGp24GmvjsxOBbiRa_G0lqa2OP4KSTJJfvR3GLM6MTLlMFKnvyFYsRey1H0mVJ-cWj09SR3xCRu6OYpcKK7fsB_IzJhwvken_hI5U9um74y2bMtk71cW9_Xx2YXZ5OVkEvBdFcNA5J3yHU-Ic-o_xiofvPgfHwdqBwa0ynshC6CMlC39z0K_rmoItz5K9AaabAA2W2I-Y2E7q-1qR4N2M-dJlMMv1sGP40CvdSOsQlD_J9FY8SVKWWQ-9mM8Qb10sNbfWKR_G0JURNLq2cx-3zxBgql9BR_XsC5qxAWLkVWzP7KCejK0Ic8" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_14"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1o"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARSDg2ddVb3MaKqHDM2muBlHjGCHX9XEmnSCa6A74wLHF2hnrhNxanrGaGo3QGtc-tM"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ART27ZqCMwBbDg_22J6sZ6LlPskXeLnzczid9IPyjn5pPGOSwZxLAjNtDLYW_IudzFE&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155441720197217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155441720197217" target=""><abbr title="Friday, December 29, 2017 at 2:32pm" data-utime="1514586742" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">14 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>Congratulations! <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/ringostarrmusic/?fref=mentions">Ringo Starr</a>, <a class="profileLink" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/BarryGibbOfficial/?fref=mentions">Barry Gibb</a> and Darcey Bussell have all made the New Years Honours list. <span class="_5mfr _47e3"><img class="img" height="16" role="presentation" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/images/emoji.php/v9/f19/1/16/1f37e.png" width="16" alt=""/><span class="_7oe">馃嵕</span></span></p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1p" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pXPmQC&h=ATMXCqK2a60_XT0tXAnt5r6R273NIGlRbOOvBnmqCRkPMATBGWpN9vEHvg0SUxDfGSt5epqlUolmOEVQ7JsrmKlXo0H0dY1WlY6lhUldRDigqgvwEbHoMUywMDu5Ie7GTI1E8N-HG8kPr7rBT0mmhDDo3xZJ_6_3ioSWpmyp9VPNNIad7VNnRsQCPmnZrgDQPZ7AZmn6nfxljDjQmOKR-dJUBNWk7QibyWOavxntAFqSVdwcjVo52vTRmeXTscheNCeCFRVrjcXo2yt1u_4Ouw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQAU9fPUd-yslFg4&w=476&h=249&url=https%3A%2F%2Fichef.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2F1329A%2Fproduction%2F_99409487_nyh_getty_pa.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQAdbbDeNTAMUo5X" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pXPmQC&h=ATOJzJgmeE2HbAkWadBTyJeBsjtWUx2zgyXU1Vk35zzluIYRRpSawmJmriHUhXI2izQDCCf6R077wdUXdV0AFaOEWrIEy87TBuEa8ccdbGJOmTR8xn_2A5uMDw6EgJ3J5UT36UP9-dpjYYfodEoZzC0o8jtzfWSXfftCxIcyzAgzLXn0FYstxNc_uzxbKBeDLEyt7_JL2EN4smLLHvd_I0gvXTUUCEHil87kYhlDRc9nzHiDSYWgn1dOCCoCDcgxrUCuPgUzfREGmxLbKclicw" rel="nofollow" target="_blank" data-lynx-mode="async">Honours for Ringo Starr, Barry Gibb and Darcey Bussell</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pXPmQC&h=ATOypnvpdeUlZC5RyAspiAEhOyYRyBqPA4HfDM_66n2ZAMrp67Ls2M1pyFZnzYTEjLNSYhBYjsl3J-SqtBib8mUO6-vyf9sxqYNLy6xrvRuLrCayeJSskH5Wc8yaFosiIDDmbHNuMka13eJOqE0gWSB2FQJjTWRIwkawI6QQ7pGTE15zGWN38koGxMF1oVhCWbQl8GzMvlGtenjA0fIbJu7nZdaR1i-j6OpVGtI3UenHUyT3EemZcaL-n6ScjfQZtvf9G4In0CFNn3rTttzfVw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5u"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155441720197217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5t"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZUenn0Oc3Hb-jgHPCUY56ryLKT1K23tRT3QLYK2f-GDPnItey5KiTAAjmtfjA2XL74vzTcv7rC8v9UeSmdKGMek2VLGREZYP3yMXiYKa8y2eoEgSIpSS8cJ0unBIKRYs4-ioLw0rLTn1-F-KAI9HbAMyGz57DdBnyw1AQCXYs9iyNYTLUOgSHXaUklcsu9Alm6Htw4I22TeUttL3O0l-qstrysNR5sujjELahsDPZSbesqSoZOwkDmcWP8TFtp-IzgkCXLKmFsfFxNOtk-FVr_qtEa5YCzH5ohNzonwNvN5_TQsZPEInag4cjZq4TMuFcb5rk-7EouQwUvdHJiMHlMjhALm7DuQ7OS5rBAzR9izQVPH3VsJbocUaqQU2KCoUmDE2u2-9dABRD679OqbvnW4z1-QpUr2jWW1Ggmqnd0sMEb12mSKCUEKPh2EuBI919Zf3Z0EY1QIFZR5MGuw5tRjbdoVroj5asf0uj4QK8Xat-XZhewYyPhR3I8xquVFcS2QIM1s41lhxf_LDvPgI1HE4NMEkH0G7ImzzQi6dzFb4MPwlumuZdsvQozpSVHhupwqeBt_eJlkjMBkz5ridSoWuAUzsm590yp7oojJNiafDNg8vw8j4ZMgtoywX_rGJzyMX-FrDhAROdCQdnUt3VKw30XAhjnoZW6rkaNBT3f-lllXRRJPCp6BCCk4SAlZoAM" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_15"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_33"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARQERZ_Fx5CKcJeZeFG5NaG86JHBLs6ZWRafxSW0iv24ui-v0OMTN7_M-4NYOpqWOPg"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARQgJTXNlf5B_CU7Bn520Rbn22x9W9B5mAxnwZzOr4N7a7M9gqRdldZ1ZwBcs4krAxc&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155441702627217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/videos/10155441702627217/" aria-label="Video, Iran protests spread, Duration: 1 minute, 50 seconds" ajaxify="/bbcnews/videos/vb.228735667216/10155441702627217/?type=3&source=12" rel="theater" target=""><abbr title="Friday, December 29, 2017 at 2:24pm" data-utime="1514586243" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">14 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>Anti-government demonstrations that began in Iran on Thursday have now spread to several major cities. <a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2DxSrsy&h=ATOsQ54LDewymyPyO-TIT04GPFp0Uz_BTCfr-Gre_SrKx6kCOAxCLVTx7guGXs9_2ZXv6PonTG9jgjYP-8oI3urzg3tfanMvsLnvRXYmJWsfnxPIl_W7dD1oEImOAVg7QGpNNdl3cx7Wqu3Uxxdx77xP1LYD953bd9glX9nJF6LImSLQcs9i_XPnaZ0ITvKZJk-mhDRLZnwkTYUjQtLnIPVmuRns--rYb-y6Lbr9b7-d_fnNXqKtoYQJwd26y0dRL-UznJP9wpv7nT3AG5yszg" target="_blank" data-ft="{"tn":"-U"}" data-lynx-mode="async" rel="nofollow">bbc.in/2DxSrsy</a></p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_36" class="_6m2 _1zpr clearfix _dcs _4_w4 _6m8 _59ap _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_150c" data-ft="{"tn":"F"}"><img class="_3chq" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/24521301_10155441705032217_1367159129075875840_n.jpg?oh=d0e5e1e8efbac7adde0dd07aa4b035ef&oe=5AFEA062"/><div class="_5mly _45oh" id="u_0_4r"><div class="_5v-_" id="u_0_4s"><div class="_1c_u _45oh" id="u_0_4t"><div class="_53j5" style="height:476px;width:476px;" id="u_0_4u"><video height="476" width="476" preload="none" style="" class="_ox1 _21y0" data-video-width="476" data-video-height="476" data-original-aspect-ratio="1" id="u_0_4v"></video><div class="_m54 _1jto _3htz" id="u_0_4w"><img class="_1445 _4ndd img" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt="" style="background-image: url('/web/20171230125248im_/https://www.facebook.com/https\3a /scontent.fsjc1-3.fna.fbcdn.net/v/t15.0-10/p480x480/24521301_10155441705032217_1367159129075875840_n.jpg?oh\3d 5cd6f1dc089d9f49eb686165adba9229\26 oe\3d 5ABBCCCA');" id="u_0_4x"/></div><div class="_4ubd _3tsq _11q2 _3htz" id="u_0_4y"></div><div class="_npo hidden_elem _3htz" id="u_0_4z"><div class="_3drf"></div><div class="_3x62"><div class="_63rn"><div class="_63rm"><div class="_iij">It looks like you may be having problems playing this video. If so, please try restarting your browser.</div><div class="_iir">Close</div></div></div></div></div><div class="_567v _3bw _4ubd _28dy _3htz" id="u_0_50"><div class="_567_"><div class="_2za- _2vd- uiContextualLayerParent _28dz" data-ft="{"tn":"k"}" id="u_0_51"><div class="_1vx9"><a class="_2za_" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">Iran protests spread</span></a></div><div class="_1vx9">Posted by <a class="_2za_ _5p5v" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/videos"><span class="_50f7">BBC News</span></a></div><div class="_1vx9"><span>443,485 Views</span></div></div></div><div class="_5bke" id="u_0_52"></div></div><i class="_1jto _bsl _3htz" id="u_0_4p"><input aria-label="Play video" type="button" class="accessible_elem" id="u_0_53"/></i><span class="img _55ym _55yq _55yo _167h _4ubd _1hiu hidden_elem _360f _167h _3htz" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..." id="u_0_4q"></span></div><div class="_2i84"><div id="u_0_54"></div></div></div></div></div></div><div data-ft="{"tn":"H"}" class="_3ekx _29_4"></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5o"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155441702627217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5n"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZVu6-3vqx50zFLA6ExrL76FHc1JKFMb_lndwyJ4AF1s4Pp1R-7H55lJwiPizPLzvvBum_5z82bAC5J1Cfp6_6U_5dQ_LqQ9sKLcHOwMhUlWPEir2JQXpb1OzgHPvuerz-42OL4MsQ1rcxi-mwjNo-vuxAopfzfIAMHbaW-0v1YXcAuX9DQ0flQhtd0vbX_eZmkR1WGtThd1BgsfkLnRP3tQCgQDqR3SOFu6U-yd-yyB8H2B3dWLEoQ24ehMFp8OR55d5i_Zjy51JKz5UUy3b0Scgw4zJrrS56_jozhj2X3fNS6L0yhzM5vBu3aM1mDEt5W7KocwbHfe_xTz0CZFd9HA9wtLYynj7Cl_fjUDz5e_APgVFdx2h0dGCcl_wIrcl2DAyDq8gjQZHYoK-C51VqTEm071j9CxaSFeWFXvY59CmkU5Gyws078CU-N8ahBYfSvWLeApf2Hb6h8l1ads4Dx9dAC-l18VyMg8_fskhsEXKOglG4SgsH1rchBgKa4C_itJfl1-A8XLEDQwxDFVtQEqptm4RzMyTx5WQVis-PAcMPXovQj89b_hpxd6ah2euvg-2ozRNtXIxsCTc_E5IZmXLMjWXzr8DU3hHHX1kt6-H55YZ4sXglpHNIdZWrXdeTwx0KWP6tNJtrkJC_IMi8HkWdIxtJ5G7FEUqQhjYkNSZgCq01L5LIX41aHB_adcYmk" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_16"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1s"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARTO5uFdNb1KuYPUcwC1Kn1uftiMgMj5EosctKzVKW901S17bht8fMUMn98r3ZLMpS0"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARS7z0agqCJwMKoh2cN_2VsJM4RE9sW9Xyuj0_kY_63I1sPn4zIQDEyaNktCcZdMi9s&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155441666757217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155441666757217" target=""><abbr title="Friday, December 29, 2017 at 2:01pm" data-utime="1514584907" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">14 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>How to avoid unnecessary trips to the doctor...</p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1t" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pVaZB8&h=ATPveKguEJ_hyWeUxlcpTn8-qcBIr178PUtNHwH4VyRfW-YVoY-bNXfPFsGQqT4fXHIGaGwDI8lOQo8je75uhTK4Da1s77ilB7x9KnE_3Sm_8NZ4wyCBVGUlw7__63SqFNmN7bNphemKO7MzGaJAp19hfOxr3cB8sx5mjsvzuGLbQWWf0_IZuHnZXL_FIC4slqjAIZYToCCW66yWNW03a2MTkhxqGDPLd6pJRvoemKlO3Sh1cZhALO_Vte7Lum6OOk_GDO8zgT9QdnEyzH9eAQ" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQAyDKX3xZ1sblMv&w=476&h=249&url=https%3A%2F%2Fichef-1.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2FE965%2Fproduction%2F_95494795_e2e83ef1-eeb9-4d9d-9fd1-ad4693041995.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&_nc_hash=AQC0uIGmy3FfIAtO" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pVaZB8&h=ATOjdnNJSHsoJvKCImnDYaDF2VxQ_KRNQ3JZzkVXaIAIReWETMTZi7mbh8tjVluvXHLgdw6kXeWsogrnRoZurcsp-j_BSI0PtJ2pSSx3WPVxkf6jLlH5Zyhv9aow_gAaryrvv2taxit96Sv0eJ23ABt38E2Be9VbP98ExugQRYzuy6XK7Pp5fj5z-AkD4RG3bsD-U21KM7p8K3q3WZREdEPga1DETeVxsg-D4N7or88I8vE0CdZ6otCltvz9boLKEMDuht_RhyXTZloenXSMvA" rel="nofollow" target="_blank" data-lynx-mode="async">Follow three steps before seeing GP, public urged</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2pVaZB8&h=ATP92k7ElL5vpiBwR8DQp84yUjkNtBfqpL1NgsFciuSsS9ezzCnObHPBks9D_2BIUb4icuWiQP3RUPCgH5ovKNDsEU7uqH9ceipRPZvDtErCkUXm2mtcpr3aLwm9Ow5mYkI9y-JZxQx62PuUUx8JaNOkDm0fAS7DW9SgBNQPHTixypnLl0v6X-z92DwNsK52mv89-ZzpEoEC8DJjmkTgO0_L1PLydebzCU7n_jhusarSlDj9RJgkR252Z-IBVIGNl13LdWPTlr5qLfWVrxRTAw" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5a"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155441666757217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_59"></div></form></div></div></div></div></div></div><div class="_4-u2 _4-u8"><div class="_427x"><div class="_4-u2 mbm _4mrt _5jmm _5pat _5v3q _4-u8" data-ft="{"fbfeed_location":36}" data-fte="1" data-ftr="1" data-xt="AZXLU2X-mEWRNzLoAVCo4T0rLgFlYb30EOvlQAovpT43VZ9zIt8NKbzd9dMaD-pW6YU1Pl-RreOjVyw-T1YlYHnQEZIMsjuhj7YcCuFZaF2Zkg5gmxjc4WOzhwU1wr58UeJJB0DGiGJ1ic9O7YoAJgZ0GLBpJow8yASXmNWDfeIAhWuSG4Cn8UsiI4Fv_TMG0fxEUrcq42llzdXr52kLYU17TFX9w2O8e-brBvOUWN1dviLSPD3xx6RXqo3uOaZb13ujSqMGS7HGCzlQUb57xDPFvy7QycfLWaUXs6OJjKi270-I0BVWz88ePRqXIs82EVyyLXIEeJ3yEdlDOZqxYg3PbovVEsT1Q2zJtcJPNH1grtZT-0lEiX_LcNxPLKsLieW2x0FxAs6WwGwQsrs8XHzJ_8AehROm4wr4dp7dWtXHIBKjVnWr7ZFfwj2TutkqHkmaJ_7oFKklgE9c28rh0ISJwxZyugL1_41tbsk0tmRbG6KkKNiTCpiSzgLXcE1B6yQa9-LaV66JzcTciqqxVZF6r0fcT_QplmvZ6R8qEe3ewKjw82XOuBNuQ9o6YPYf5DxuyokqNYKxIj9MTjz8d0pHc1ri65HKV7_efIEqyvLR-gDibjiK8bPJGdoJbYpbOJ299BhMftVX5WHsvr8Axih51ZflVBVjU7-5JNk3Rj1c1DRUQWa8AMj6sK797i5bYpA" data-xt-vimp="{"pixel_in_percentage":1,"duration_in_ms":1,"subsequent_gap_in_ms":60000,"log_initial_nonviewable":false,"should_batch":true,"require_horizontally_onscreen":false,"encrypt_data_xt":true,"signal_mode_for_ss":false,"vital_mode_for_ss":false}" id="u_0_17"><div class="_3ccb" data-ft="{"tn":"-R"}" data-gt="{"type":"click2canvas","fbsource":703,"ref":"nf_generic"}" id="u_0_1g"><div></div><div class="_5pcr userContentWrapper" data-ft="{"tn":"-R"}"><div class="_1dwg _1w_m _q7o"><div class="_4r_y"><div></div></div><div><div class="l_c3pyo2v0u"><div class="clearfix y_c3pyo2ta3"><a class="_5pb8 _8o _8s lfloat _ohe" aria-hidden="true" tabindex="-1" target="" data-ft="{"tn":"\u003C"}" href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?ref=nf&hc_ref=ARQHDeJso-9nafgs-bauRfC1xVjRDC2fNvvC8QGCCho6Ak1ZxjTPnVHvNma-mWrTSHA"><div class="_38vo"><img class="_s0 _4ooo _5xib _5sq7 _44ma _rw img" src="https://web.archive.org/web/20171230125248im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t1.0-1/p50x50/23435245_10155306669637217_5362481967672932664_n.png?oh=405ef643c1fae04177fbfac2a8355cf9&oe=5AC220E4" alt="" aria-label="BBC News" role="img"/></div></a><div class="clearfix _42ef"><div class="rfloat _ohf"></div><div class="u_c3pyo2ta4"><div><div class="_6a _5u5j"><div class="_6a _6b" style="height:40px"></div><div class="_6a _5u5j _6b"><h5 class="_5pbw _5vra" data-ft="{"tn":"C"}"><span class="fwn fcg"><span class="fwb fcg" data-ft="{"tn":"k"}"><a href="https://web.archive.org/web/20171230125248/https://www.facebook.com/bbcnews/?hc_ref=ARSz7eIOmcIsrOQWXXOX2nyshAy9QXM4nhN6qGTYwmSJurWiLAxYNeGHrxhdK5ZbuVk&fref=nf">BBC News</a></span></span></h5><div class="_5pcp _5lel" id="feed_subtitle_228735667216;10155441569627217;;9"><span class="t_c3pyo2n7i o_c3pyn-2zs" data-ft="{"tn":"j"}"><a class="n_c3pyo0cv6 i_c3pyn-2zr" href="#"></a></span><span role="presentation" aria-hidden="true"> 路 </span><span><span class="fsm fwn fcg"><a class="_5pcq" href="/web/20171230125248/https://www.facebook.com/bbcnews/posts/10155441569627217" target=""><abbr title="Friday, December 29, 2017 at 1:02pm" data-utime="1514581373" data-shorten="1" class="_5ptz timestamp livetimestamp"><span class="timestampContent">15 hrs</span></abbr></a></span></span><span role="presentation" aria-hidden="true"> 路 </span><a data-hover="tooltip" data-tooltip-content="Public" class="uiStreamPrivacy inlineBlock fbStreamPrivacy fbPrivacyAudienceIndicator _5pcq" aria-label="Public" href="#" role="button"><i class="lock img sp_Lda9yxacsCe sx_17e9f7"></i></a></div></div></div></div></div></div></div></div><div class="_5pbx userContent" data-ft="{"tn":"K"}"><p>About to sign up for a gym? Make sure it's fit for purpose. <span class="_5mfr _47e3"><img class="img" height="16" role="presentation" src="https://web.archive.org/web/20171230125248im_/https://static.xx.fbcdn.net/images/emoji.php/v9/f6c/1/16/1f4aa.png" width="16" alt=""/><span class="_7oe">馃挭</span></span></p></div><div class="_3x-2"><div data-ft="{"tn":"H"}"><div class="mtm"><div id="u_0_1h" class="_6m2 _1zpr clearfix _dcs _4_w4 _41u- _59ap _2bf7 _5qqr" data-ft="{"tn":"H"}"><div class="clearfix _2r3x"><div class="lfloat _ohe"><span class="_3m6-"><div class="_6ks"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2ljKG2L&h=ATOSIv_Zyp1QrnbUOaI5WHlBE-CYNTReXF6pfWly2OEEWKdAoJsbrFkLgnsr2Us3m19pxwy3Z6hbJ28N2_GVM7qNyOFuZmCTIn6w8Mry4Lk_gBhitQTgI_qLQoQGEV0LOb3VRnltQLreSnaUM6PRy-lhFtEpzSm5j2xSyV1jm_oAx8hyi_vhcQyHPJahM02FA-WeWLOcpFp9Trnkpzi70Wu_Dq3uGOI02cPoJnICQG-aZQMzFWDYCZE4bZi16wqPDlJZnKwzJu7ZEUhHMJu7aA" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"><div class="_6l- __c_"><div class="uiScaledImageContainer _6m5 fbStoryAttachmentImage" style="width:476px;height:249px;"><img class="scaledImageFitWidth img" src="https://web.archive.org/web/20171230125248im_/https://external.fsjc1-3.fna.fbcdn.net/safe_image.php?d=AQBgqepLaqRJrzYp&w=476&h=249&url=https%3A%2F%2Fichef-1.bbci.co.uk%2Fnews%2F1024%2Fcpsprodpb%2F1863C%2Fproduction%2F_99400999_gettyimages-840886888.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&sx=0&sy=13&sw=1024&sh=536&_nc_hash=AQBXT5Pzd7mrVwaX" alt="" width="476" height="249"/></div></div></a></div><div class="_3ekx _29_4"><div class="_6m3 _--6"><div class="mbs _6m6 _2cnj _5s6c"><a href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2ljKG2L&h=ATN5umky4Q4wBKs2YqcdTjfehEda6PZsLqPlwoGiOAi6Xcq1k7Dnz5pJOfoLHzWGVyQCmj1fQc6lYSDsq1JF48YqiD4xlGS3ojh76hNs3dC3ripQATSXlN-4hBbKRVOsMJ_tAYOI0mxmBJZQe7ZLiXpPGDSP7WnxvlAnZ21JdSfOTh1m1TkH_7O8EPx66kc5Vn55ucoa4RhZZ7Cf2tYqqmqkSxC02gk09_u7hYnonGc0gsAXP-fVgH_UFCKj55iJ70k7dCORXmaC_rFXONhbtw" rel="nofollow" target="_blank" data-lynx-mode="async">Charity: 'Think carefully about gym membership'</a></div><div class="_59tj _2iau"><div class="clearfix"><div class="_522u rfloat _ohf"></div><div class="_42ef"><div class="_6lz _6mb ellipsis">bbc.co.uk</div><div class=""></div></div></div></div></div><a class="_52c6" href="https://web.archive.org/web/20171230125248/https://l.facebook.com/l.php?u=http%3A%2F%2Fbbc.in%2F2ljKG2L&h=ATOkuFgL0MgvaH8bor3Apx5gMSHyohG93w9ek8X1qd9CU62zsqnPedxWi01UHZv5YbAry5JCfamPtaV7SMRsj2D2Adz_seg05CQHLqk4UePWXJzOx5nBQ0xB2yeTIPC68wnYUrpMERIEjp50hvan6HrMRHupMFBirik2hibcPtGOA1fVBdeMfp6sMksSTl9Eg84L38ZCOacxa79zRKBJ1_HI6Ro0G779hh7vebLXw1TGQ0JyQbOCtbt_iYzzRALx_nm0xcE1ViYF8Tj-QpBKIleZ2SVX" tabindex="-1" target="_blank" data-lynx-mode="async" rel="nofollow"></a></div></span></div><div class="_42ef"><span class="_3c21"></span></div></div></div></div></div></div><div></div></div></div><div><form rel="async" class="commentable_item" method="post" data-ft="{"tn":"]"}" action="/web/20171230125248/https://www.facebook.com/ajax/ufi/modify.php" onsubmit="return window.Event && Event.__inlineSubmit && Event.__inlineSubmit(this,event)" id="u_0_5q"><input type="hidden" name="lsd" value="AVqWFJUD" autocomplete="off"/><input type="hidden" autocomplete="off" name="ft_ent_identifier" value="10155441569627217"/><input type="hidden" autocomplete="off" name="data_only_response" value="1"/><div class="_sa_ _gsd _5vsi _192z"><div class="_37uu"></div></div><div class="uiUfi UFIContainer _5pc9 _5vsj _5v9k" id="u_0_5p"></div></form></div></div></div></div></div></div><div class="clearfix uiMorePager stat_elem _52jv" id="www_pages_reaction_see_more_unitwww_pages_home"><div><a class="pam uiBoxLightblue uiMorePagerPrimary" ajaxify="/pages_reaction_units/more/?page_id=228735667216&cursor=%7B%22timeline_cursor%22%3A%22timeline_unit%3A1%3A00000000001514581373%3A04611686018427387904%3A09223372036854775792%3A04611686018427387904%22%2C%22timeline_section_cursor%22%3A%7B%7D%2C%22has_next_page%22%3Atrue%7D&surface=www_pages_home&unit_count=8" href="#" rel="ajaxify" role="button">See More<i class="mhs mts arrow img sp_Lda9yxacsCe sx_9f89a5"></i></a><span class="uiMorePagerLoader pam uiBoxLightblue"><span class="img _55ym _55yq _55yo _3-8h" aria-busy="true" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuetext="Loading..."></span></span></div></div></div></div></div></div><div id="id_5a478c207e7a31457110908" data-referrer="id_5a478c207e7a31457110908" data-referrer="id_5a478c207e7a31457110908"></div></div></div></div></div></div></div></div></div></div><div></div></div><img src="https://web.archive.org/web/20171230125248im_/https://facebook.com/security/hsts-pixel.gif?c=3.2.5" width="0" height="0" style="display:none"/></div><div><div><iframe id="u_0_m" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" height="1" width="1"></iframe><iframe id="u_0_n" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" height="1" width="1"></iframe></div></div><script>new (require("ServerJS"))().handle({"instances":[["__inst_5b4d0c00_0_0",["Menu","XUIMenuWithSquareCorner","XUIMenuTheme"],[[],{"id":"u_0_1","behaviors":[{"__m":"XUIMenuWithSquareCorner"}],"theme":{"__m":"XUIMenuTheme"}}],2],["__inst_5b4d0c00_0_1",["Menu","MenuItem","__markup_3310c079_0_0","__markup_3310c079_0_1","__markup_3310c079_0_2","__markup_3310c079_0_3","XUIMenuWithSquareCorner","XUIMenuTheme"],[[{"value":"key_shortcuts","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_0"},"label":"News Feed keyboard shortcuts...","title":"","className":null},{"href":"\/help\/accessibility","target":"_blank","value":"help_center","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_1"},"label":"Accessibility Help Center","title":"","className":null},{"href":"\/help\/contact\/accessibility","target":"_blank","value":"submit_feedback","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_2"},"label":"Submit feedback","title":"","className":null},{"href":"\/accessibility","target":"_blank","value":"facebook_page","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_3"},"label":"Updates from Facebook Accessibility","title":"","className":null}],{"id":"u_0_2","behaviors":[{"__m":"XUIMenuWithSquareCorner"}],"theme":{"__m":"XUIMenuTheme"}}],2],["__inst_e5ad243d_0_0",["PopoverMenu","__inst_1de146dc_0_0","__elem_ec77afbd_0_0","__inst_5b4d0c00_0_0"],[{"__m":"__inst_1de146dc_0_0"},{"__m":"__elem_ec77afbd_0_0"},{"__m":"__inst_5b4d0c00_0_0"},[]],1],["__inst_1de146dc_0_0",["Popover","__elem_1de146dc_0_0","__elem_ec77afbd_0_0","ContextualLayerAutoFlip","ContextualDialogArrow"],[{"__m":"__elem_1de146dc_0_0"},{"__m":"__elem_ec77afbd_0_0"},[{"__m":"ContextualLayerAutoFlip"},{"__m":"ContextualDialogArrow"}],{"alignh":"left","position":"below"}],2],["__inst_e5ad243d_0_1",["PopoverMenu","__inst_1de146dc_0_1","__elem_ec77afbd_0_1","__inst_5b4d0c00_0_1"],[{"__m":"__inst_1de146dc_0_1"},{"__m":"__elem_ec77afbd_0_1"},{"__m":"__inst_5b4d0c00_0_1"},[]],1],["__inst_1de146dc_0_1",["Popover","__elem_1de146dc_0_1","__elem_ec77afbd_0_1","ContextualLayerAutoFlip","ContextualDialogArrow"],[{"__m":"__elem_1de146dc_0_1"},{"__m":"__elem_ec77afbd_0_1"},[{"__m":"ContextualLayerAutoFlip"},{"__m":"ContextualDialogArrow"}],{"alignh":"right","position":"below"}],2],["__inst_d3d2500b_0_0",["XUISubNavigation","__elem_a588f507_0_9"],[{"__m":"__elem_a588f507_0_9"},null],1],["__inst_1c03405d_0_0",["MorePagerFetchOnScroll","__elem_1c03405d_0_0"],[{"__m":"__elem_1c03405d_0_0"},0,true],1],["__inst_a648e52c_0_0",["VideoPlayerController","VideoPlayerHTML5Api","__inst_50478d2c_0_0","__inst_6d29ee41_0_0","__inst_2223e126_0_0","__inst_dbb8a0b1_0_0","__inst_96dc3ae7_0_0","__elem_a648e52c_0_0","__elem_50478d2c_0_0","__elem_a588f507_0_u"],[{"source":"inline","playerOrigin":null,"playerSuborigin":"inline","apiModule":{"__m":"VideoPlayerHTML5Api"},"apiConfig":{"__m":"__inst_50478d2c_0_0"},"projection":"flat","useInlineFallback":false,"isBroadcast":false,"isInstreamAd":false,"autoplay_reason":"user_settings","autoplay_setting":"off","should_autoplay":false,"immediateplay_reason":null,"player_version":"pleasantville","ad_client_token":null,"chaining_token":null,"video_channel_id":"","reaction_video_channel_type":null,"reaction_video_channel_subtype":null,"video_url":"\/bbcnews\/videos\/10155916902729761\/","video_urls":[["\/bbcnews\/videos\/10155916902729761\/"]],"video_path":"\/bbcnews\/videos\/10155916902729761\/","video_id":"10155916902729761","video_ids":[["10155916902729761"]],"components":[{"__m":"__inst_6d29ee41_0_0"},{"__m":"__inst_2223e126_0_0"},{"__m":"__inst_dbb8a0b1_0_0"},{"__m":"__inst_96dc3ae7_0_0"}],"alwaysShowCaptions":false,"subtitleBackgroundColor":"Black","subtitleBackgroundOpacity":45,"subtitleTextColor":"White","subtitleTextSize":100,"broadcasterOrigin":null,"offsettype":null,"offsetvalue":0},{"root_element":{"__m":"__elem_a648e52c_0_0"},"video_element":{"__m":"__elem_50478d2c_0_0"},"container_element":{"__m":"__elem_a588f507_0_u"}}],13],["__inst_6d29ee41_0_0",["VideoCover","__elem_6d29ee41_0_0","__elem_94c15385_0_0"],[{"__m":"__elem_6d29ee41_0_0"},[{"__m":"__elem_94c15385_0_0"}],null,{"showAfterFallback":true,"hiddenAfterFinish":false,"showWhileBuffering":false}],2],["__inst_0f746bc2_0_0",["EmbeddedVideoControls","__inst_a648e52c_0_0","__elem_0f746bc2_0_0"],[{"__m":"__inst_a648e52c_0_0"},{"__m":"__elem_0f746bc2_0_0"},{"hideOnEvents":{"finish":true,"pause":false,"autoplay":false},"showButtons":{"fullscreen":true,"casting":false,"permalink":false,"watchandscroll":false},"permalinkURL":null,"redesign":false,"hidePlaybackControl":false,"showPlaybackRateControl":false,"hideRemainingTime":false,"hideSettings":false,"isLive":false,"isSphericalVideo":false,"showQualitySelector":true,"qualitySelectorMinStreams":2,"useTwoRows":false,"isCommentAttachment":false,"adBreaks":[],"adBreaksDisableReasons":[],"showSpatialAudioNUX":false,"shouldShowWNSNUX":true}],1],["__inst_2223e126_0_0",["VideoNodeStaledScreen","__elem_2223e126_0_0"],[{"__m":"__elem_2223e126_0_0"}],2],["__inst_a176866d_0_0",["EmbeddedVideoPauseOverlay","__inst_a648e52c_0_0","__elem_a176866d_0_0","__elem_6555e0bc_0_0","__elem_a588f507_0_v"],[{"__m":"__inst_a648e52c_0_0"},{"__m":"__elem_a176866d_0_0"},{"__m":"__elem_6555e0bc_0_0"},{"__m":"__elem_a588f507_0_v"},null,null,null,null,{"showOnlyOnFullscreen":true}],1],["__inst_8c33f2cf_0_0",["VideoPlayButton","__inst_a648e52c_0_0","__elem_8c33f2cf_0_0"],[{"__m":"__inst_a648e52c_0_0"},{"__m":"__elem_8c33f2cf_0_0"},{"hiddenAfterFinish":false,"hiddenWhileVideoLoading":false,"hiddenWhileJSLoading":false,"hiddenWhilePaused":true,"hiddenInFallback":false,"spherical":false}],1],["__inst_492d06b7_0_0",["VideoSpinner","__inst_a648e52c_0_0","__elem_492d06b7_0_0"],[{"__m":"__inst_a648e52c_0_0"},{"__m":"__elem_492d06b7_0_0"}],1],["__inst_98d9a45e_0_0",["VideoWithClickPlayPause","__inst_a648e52c_0_0"],[{"__m":"__inst_a648e52c_0_0"}],1],["__inst_21a8c1d4_0_0",["VideoContextMenu","__inst_a648e52c_0_0","__elem_a588f507_0_w"],[{"__m":"__inst_a648e52c_0_0"},{"__m":"__elem_a588f507_0_w"},{"permalinkURL":"\/bbcnews\/videos\/10155916902729761\/"}],1],["__inst_dbb8a0b1_0_0",["VideoWithFallbackMode"],[{"fallbackTimeoutMs":10000}],2],["__inst_c523de71_0_0",["VideoWithSequentialAutoplay","__inst_a648e52c_0_0"],[{"__m":"__inst_a648e52c_0_0"},"0"],1],["__inst_5504b207_0_0",["VideoWithSpacePlayPause","__inst_a648e52c_0_0"],[{"__m":"__inst_a648e52c_0_0"}],1],["__inst_74f26af1_0_0",["VideoPlayerRegistryComponent","__inst_a648e52c_0_0"],[{"__m":"__inst_a648e52c_0_0"}],1],["__inst_9f6501f1_0_0",["VideoWithFluentUFISupport","__inst_a648e52c_0_0"],[{"__m":"__inst_a648e52c_0_0"}],1],["__inst_96dc3ae7_0_0",["VideoUpdateStateDirectory"],[],2],["__inst_57d19858_0_0",["VideoScrubberPreviewComponent","__inst_a648e52c_0_0"],[{"__m":"__inst_a648e52c_0_0"},{"timeIntervalBetweenImages":2,"previewScrubberWidth":84.3,"previewScrubberHeight":84.3,"maxImagesPerSprite":100,"imagesPerRow":10,"hasPreviewThumbnails":true,"spriteIndexToURIMap":{"1":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t15.6481-10\/p843x403\/24584843_10155915329219761_6985479748180770816_n.jpg?oh=1fb3e22dd38f08784b9b651ce7d46e9c&oe=5AF643C4"},"stereoMode":null,"scrubberVideoURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26248621_1703759926334398_6912077378407628800_n.mp4?oh=9510e030b4b4eef26e7b6cb8999bda79&oe=5A47C215","useScrubberVideo":false}],1],["__inst_a648e52c_0_1",["VideoPlayerController","VideoPlayerHTML5Api","__inst_50478d2c_0_1","__inst_6d29ee41_0_1","__inst_2223e126_0_1","__inst_dbb8a0b1_0_1","__inst_96dc3ae7_0_1","__elem_a648e52c_0_1","__elem_50478d2c_0_1","__elem_a588f507_0_12"],[{"source":"inline","playerOrigin":null,"playerSuborigin":"inline","apiModule":{"__m":"VideoPlayerHTML5Api"},"apiConfig":{"__m":"__inst_50478d2c_0_1"},"projection":"flat","useInlineFallback":false,"isBroadcast":false,"isInstreamAd":false,"autoplay_reason":"user_settings","autoplay_setting":"off","should_autoplay":false,"immediateplay_reason":null,"player_version":"pleasantville","ad_client_token":null,"chaining_token":null,"video_channel_id":"","reaction_video_channel_type":null,"reaction_video_channel_subtype":null,"video_url":"\/bbcnews\/videos\/10155442860582217\/","video_urls":[["\/bbcnews\/videos\/10155442860582217\/"]],"video_path":"\/bbcnews\/videos\/10155442860582217\/","video_id":"10155442860582217","video_ids":[["10155442860582217"]],"components":[{"__m":"__inst_6d29ee41_0_1"},{"__m":"__inst_2223e126_0_1"},{"__m":"__inst_dbb8a0b1_0_1"},{"__m":"__inst_96dc3ae7_0_1"}],"alwaysShowCaptions":false,"subtitleBackgroundColor":"Black","subtitleBackgroundOpacity":45,"subtitleTextColor":"White","subtitleTextSize":100,"broadcasterOrigin":null,"offsettype":null,"offsetvalue":0},{"root_element":{"__m":"__elem_a648e52c_0_1"},"video_element":{"__m":"__elem_50478d2c_0_1"},"container_element":{"__m":"__elem_a588f507_0_12"}}],13],["__inst_6d29ee41_0_1",["VideoCover","__elem_6d29ee41_0_1","__elem_94c15385_0_1"],[{"__m":"__elem_6d29ee41_0_1"},[{"__m":"__elem_94c15385_0_1"}],null,{"showAfterFallback":true,"hiddenAfterFinish":false,"showWhileBuffering":false}],2],["__inst_0f746bc2_0_1",["EmbeddedVideoControls","__inst_a648e52c_0_1","__elem_0f746bc2_0_1"],[{"__m":"__inst_a648e52c_0_1"},{"__m":"__elem_0f746bc2_0_1"},{"hideOnEvents":{"finish":true,"pause":false,"autoplay":false},"showButtons":{"fullscreen":true,"casting":false,"permalink":false,"watchandscroll":false},"permalinkURL":null,"redesign":false,"hidePlaybackControl":false,"showPlaybackRateControl":false,"hideRemainingTime":false,"hideSettings":false,"isLive":false,"isSphericalVideo":false,"showQualitySelector":true,"qualitySelectorMinStreams":2,"useTwoRows":false,"isCommentAttachment":false,"adBreaks":[],"adBreaksDisableReasons":[],"showSpatialAudioNUX":false,"shouldShowWNSNUX":true}],1],["__inst_2223e126_0_1",["VideoNodeStaledScreen","__elem_2223e126_0_1"],[{"__m":"__elem_2223e126_0_1"}],2],["__inst_a176866d_0_1",["EmbeddedVideoPauseOverlay","__inst_a648e52c_0_1","__elem_a176866d_0_1","__elem_6555e0bc_0_1","__elem_a588f507_0_13"],[{"__m":"__inst_a648e52c_0_1"},{"__m":"__elem_a176866d_0_1"},{"__m":"__elem_6555e0bc_0_1"},{"__m":"__elem_a588f507_0_13"},null,null,null,null,{"showOnlyOnFullscreen":true}],1],["__inst_8c33f2cf_0_1",["VideoPlayButton","__inst_a648e52c_0_1","__elem_8c33f2cf_0_1"],[{"__m":"__inst_a648e52c_0_1"},{"__m":"__elem_8c33f2cf_0_1"},{"hiddenAfterFinish":false,"hiddenWhileVideoLoading":false,"hiddenWhileJSLoading":false,"hiddenWhilePaused":true,"hiddenInFallback":false,"spherical":false}],1],["__inst_492d06b7_0_1",["VideoSpinner","__inst_a648e52c_0_1","__elem_492d06b7_0_1"],[{"__m":"__inst_a648e52c_0_1"},{"__m":"__elem_492d06b7_0_1"}],1],["__inst_98d9a45e_0_1",["VideoWithClickPlayPause","__inst_a648e52c_0_1"],[{"__m":"__inst_a648e52c_0_1"}],1],["__inst_21a8c1d4_0_1",["VideoContextMenu","__inst_a648e52c_0_1","__elem_a588f507_0_14"],[{"__m":"__inst_a648e52c_0_1"},{"__m":"__elem_a588f507_0_14"},{"permalinkURL":"\/bbcnews\/videos\/10155442860582217\/"}],1],["__inst_dbb8a0b1_0_1",["VideoWithFallbackMode"],[{"fallbackTimeoutMs":10000}],2],["__inst_c523de71_0_1",["VideoWithSequentialAutoplay","__inst_a648e52c_0_1"],[{"__m":"__inst_a648e52c_0_1"},"0"],1],["__inst_5504b207_0_1",["VideoWithSpacePlayPause","__inst_a648e52c_0_1"],[{"__m":"__inst_a648e52c_0_1"}],1],["__inst_74f26af1_0_1",["VideoPlayerRegistryComponent","__inst_a648e52c_0_1"],[{"__m":"__inst_a648e52c_0_1"}],1],["__inst_9f6501f1_0_1",["VideoWithFluentUFISupport","__inst_a648e52c_0_1"],[{"__m":"__inst_a648e52c_0_1"}],1],["__inst_96dc3ae7_0_1",["VideoUpdateStateDirectory"],[],2],["__inst_57d19858_0_1",["VideoScrubberPreviewComponent","__inst_a648e52c_0_1"],[{"__m":"__inst_a648e52c_0_1"},{"timeIntervalBetweenImages":3,"previewScrubberWidth":84.3,"previewScrubberHeight":84.3,"maxImagesPerSprite":100,"imagesPerRow":10,"hasPreviewThumbnails":true,"spriteIndexToURIMap":{"1":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t15.6481-10\/p843x403\/24583069_10155442864622217_4630636908785958912_n.jpg?oh=153b7ec4fddce7463ad556c453b27c14&oe=5AC664AE"},"stereoMode":null,"scrubberVideoURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26414639_1998568413698750_7633227624633860096_n.mp4?oh=7d4c75fcf06b0d409a3fd87d6f86f93f&oe=5A47BCB6","useScrubberVideo":false}],1],["__inst_a648e52c_0_2",["VideoPlayerController","VideoPlayerHTML5Api","__inst_50478d2c_0_2","__inst_6d29ee41_0_2","__inst_2223e126_0_2","__inst_dbb8a0b1_0_2","__inst_96dc3ae7_0_2","__elem_a648e52c_0_2","__elem_50478d2c_0_2","__elem_a588f507_0_18"],[{"source":"inline","playerOrigin":null,"playerSuborigin":"inline","apiModule":{"__m":"VideoPlayerHTML5Api"},"apiConfig":{"__m":"__inst_50478d2c_0_2"},"projection":"flat","useInlineFallback":false,"isBroadcast":false,"isInstreamAd":false,"autoplay_reason":"user_settings","autoplay_setting":"off","should_autoplay":false,"immediateplay_reason":null,"player_version":"pleasantville","ad_client_token":null,"chaining_token":null,"video_channel_id":"","reaction_video_channel_type":null,"reaction_video_channel_subtype":null,"video_url":"\/bbcnews\/videos\/10155959232383895\/","video_urls":[["\/bbcnews\/videos\/10155959232383895\/"]],"video_path":"\/bbcnews\/videos\/10155959232383895\/","video_id":"10155959232383895","video_ids":[["10155959232383895"]],"components":[{"__m":"__inst_6d29ee41_0_2"},{"__m":"__inst_2223e126_0_2"},{"__m":"__inst_dbb8a0b1_0_2"},{"__m":"__inst_96dc3ae7_0_2"}],"alwaysShowCaptions":false,"subtitleBackgroundColor":"Black","subtitleBackgroundOpacity":45,"subtitleTextColor":"White","subtitleTextSize":100,"broadcasterOrigin":null,"offsettype":null,"offsetvalue":0},{"root_element":{"__m":"__elem_a648e52c_0_2"},"video_element":{"__m":"__elem_50478d2c_0_2"},"container_element":{"__m":"__elem_a588f507_0_18"}}],13],["__inst_6d29ee41_0_2",["VideoCover","__elem_6d29ee41_0_2","__elem_94c15385_0_2"],[{"__m":"__elem_6d29ee41_0_2"},[{"__m":"__elem_94c15385_0_2"}],null,{"showAfterFallback":true,"hiddenAfterFinish":false,"showWhileBuffering":false}],2],["__inst_0f746bc2_0_2",["EmbeddedVideoControls","__inst_a648e52c_0_2","__elem_0f746bc2_0_2"],[{"__m":"__inst_a648e52c_0_2"},{"__m":"__elem_0f746bc2_0_2"},{"hideOnEvents":{"finish":true,"pause":false,"autoplay":false},"showButtons":{"fullscreen":true,"casting":false,"permalink":false,"watchandscroll":false},"permalinkURL":null,"redesign":false,"hidePlaybackControl":false,"showPlaybackRateControl":false,"hideRemainingTime":false,"hideSettings":false,"isLive":false,"isSphericalVideo":false,"showQualitySelector":true,"qualitySelectorMinStreams":2,"useTwoRows":false,"isCommentAttachment":false,"adBreaks":[],"adBreaksDisableReasons":[],"showSpatialAudioNUX":false,"shouldShowWNSNUX":true}],1],["__inst_2223e126_0_2",["VideoNodeStaledScreen","__elem_2223e126_0_2"],[{"__m":"__elem_2223e126_0_2"}],2],["__inst_a176866d_0_2",["EmbeddedVideoPauseOverlay","__inst_a648e52c_0_2","__elem_a176866d_0_2","__elem_6555e0bc_0_2","__elem_a588f507_0_19"],[{"__m":"__inst_a648e52c_0_2"},{"__m":"__elem_a176866d_0_2"},{"__m":"__elem_6555e0bc_0_2"},{"__m":"__elem_a588f507_0_19"},null,null,null,null,{"showOnlyOnFullscreen":true}],1],["__inst_8c33f2cf_0_2",["VideoPlayButton","__inst_a648e52c_0_2","__elem_8c33f2cf_0_2"],[{"__m":"__inst_a648e52c_0_2"},{"__m":"__elem_8c33f2cf_0_2"},{"hiddenAfterFinish":false,"hiddenWhileVideoLoading":false,"hiddenWhileJSLoading":false,"hiddenWhilePaused":true,"hiddenInFallback":false,"spherical":false}],1],["__inst_492d06b7_0_2",["VideoSpinner","__inst_a648e52c_0_2","__elem_492d06b7_0_2"],[{"__m":"__inst_a648e52c_0_2"},{"__m":"__elem_492d06b7_0_2"}],1],["__inst_98d9a45e_0_2",["VideoWithClickPlayPause","__inst_a648e52c_0_2"],[{"__m":"__inst_a648e52c_0_2"}],1],["__inst_21a8c1d4_0_2",["VideoContextMenu","__inst_a648e52c_0_2","__elem_a588f507_0_1a"],[{"__m":"__inst_a648e52c_0_2"},{"__m":"__elem_a588f507_0_1a"},{"permalinkURL":"\/bbcnews\/videos\/10155959232383895\/"}],1],["__inst_dbb8a0b1_0_2",["VideoWithFallbackMode"],[{"fallbackTimeoutMs":10000}],2],["__inst_c523de71_0_2",["VideoWithSequentialAutoplay","__inst_a648e52c_0_2"],[{"__m":"__inst_a648e52c_0_2"},"0"],1],["__inst_5504b207_0_2",["VideoWithSpacePlayPause","__inst_a648e52c_0_2"],[{"__m":"__inst_a648e52c_0_2"}],1],["__inst_74f26af1_0_2",["VideoPlayerRegistryComponent","__inst_a648e52c_0_2"],[{"__m":"__inst_a648e52c_0_2"}],1],["__inst_9f6501f1_0_2",["VideoWithFluentUFISupport","__inst_a648e52c_0_2"],[{"__m":"__inst_a648e52c_0_2"}],1],["__inst_96dc3ae7_0_2",["VideoUpdateStateDirectory"],[],2],["__inst_a648e52c_0_3",["VideoPlayerController","VideoPlayerHTML5Api","__inst_50478d2c_0_3","__inst_6d29ee41_0_3","__inst_2223e126_0_3","__inst_dbb8a0b1_0_3","__inst_96dc3ae7_0_3","__elem_a648e52c_0_3","__elem_50478d2c_0_3","__elem_a588f507_0_1d"],[{"source":"inline","playerOrigin":null,"playerSuborigin":"inline","apiModule":{"__m":"VideoPlayerHTML5Api"},"apiConfig":{"__m":"__inst_50478d2c_0_3"},"projection":"flat","useInlineFallback":false,"isBroadcast":false,"isInstreamAd":false,"autoplay_reason":"user_settings","autoplay_setting":"off","should_autoplay":false,"immediateplay_reason":null,"player_version":"pleasantville","ad_client_token":null,"chaining_token":null,"video_channel_id":"","reaction_video_channel_type":null,"reaction_video_channel_subtype":null,"video_url":"\/bbcnews\/videos\/1825524237466694\/","video_urls":[["\/bbcnews\/videos\/1825524237466694\/"]],"video_path":"\/bbcnews\/videos\/1825524237466694\/","video_id":"1825524237466694","video_ids":[["1825524237466694"]],"components":[{"__m":"__inst_6d29ee41_0_3"},{"__m":"__inst_2223e126_0_3"},{"__m":"__inst_dbb8a0b1_0_3"},{"__m":"__inst_96dc3ae7_0_3"}],"alwaysShowCaptions":false,"subtitleBackgroundColor":"Black","subtitleBackgroundOpacity":45,"subtitleTextColor":"White","subtitleTextSize":100,"broadcasterOrigin":null,"offsettype":null,"offsetvalue":0},{"root_element":{"__m":"__elem_a648e52c_0_3"},"video_element":{"__m":"__elem_50478d2c_0_3"},"container_element":{"__m":"__elem_a588f507_0_1d"}}],13],["__inst_6d29ee41_0_3",["VideoCover","__elem_6d29ee41_0_3","__elem_94c15385_0_3"],[{"__m":"__elem_6d29ee41_0_3"},[{"__m":"__elem_94c15385_0_3"}],null,{"showAfterFallback":true,"hiddenAfterFinish":false,"showWhileBuffering":false}],2],["__inst_0f746bc2_0_3",["EmbeddedVideoControls","__inst_a648e52c_0_3","__elem_0f746bc2_0_3"],[{"__m":"__inst_a648e52c_0_3"},{"__m":"__elem_0f746bc2_0_3"},{"hideOnEvents":{"finish":true,"pause":false,"autoplay":false},"showButtons":{"fullscreen":true,"casting":false,"permalink":false,"watchandscroll":false},"permalinkURL":null,"redesign":false,"hidePlaybackControl":false,"showPlaybackRateControl":false,"hideRemainingTime":false,"hideSettings":false,"isLive":false,"isSphericalVideo":false,"showQualitySelector":true,"qualitySelectorMinStreams":2,"useTwoRows":false,"isCommentAttachment":false,"adBreaks":[],"adBreaksDisableReasons":[],"showSpatialAudioNUX":false,"shouldShowWNSNUX":true}],1],["__inst_2223e126_0_3",["VideoNodeStaledScreen","__elem_2223e126_0_3"],[{"__m":"__elem_2223e126_0_3"}],2],["__inst_a176866d_0_3",["EmbeddedVideoPauseOverlay","__inst_a648e52c_0_3","__elem_a176866d_0_3","__elem_6555e0bc_0_3","__elem_a588f507_0_1e"],[{"__m":"__inst_a648e52c_0_3"},{"__m":"__elem_a176866d_0_3"},{"__m":"__elem_6555e0bc_0_3"},{"__m":"__elem_a588f507_0_1e"},null,null,null,null,{"showOnlyOnFullscreen":true}],1],["__inst_8c33f2cf_0_3",["VideoPlayButton","__inst_a648e52c_0_3","__elem_8c33f2cf_0_3"],[{"__m":"__inst_a648e52c_0_3"},{"__m":"__elem_8c33f2cf_0_3"},{"hiddenAfterFinish":false,"hiddenWhileVideoLoading":false,"hiddenWhileJSLoading":false,"hiddenWhilePaused":true,"hiddenInFallback":false,"spherical":false}],1],["__inst_492d06b7_0_3",["VideoSpinner","__inst_a648e52c_0_3","__elem_492d06b7_0_3"],[{"__m":"__inst_a648e52c_0_3"},{"__m":"__elem_492d06b7_0_3"}],1],["__inst_98d9a45e_0_3",["VideoWithClickPlayPause","__inst_a648e52c_0_3"],[{"__m":"__inst_a648e52c_0_3"}],1],["__inst_21a8c1d4_0_3",["VideoContextMenu","__inst_a648e52c_0_3","__elem_a588f507_0_1f"],[{"__m":"__inst_a648e52c_0_3"},{"__m":"__elem_a588f507_0_1f"},{"permalinkURL":"\/bbcnews\/videos\/1825524237466694\/"}],1],["__inst_dbb8a0b1_0_3",["VideoWithFallbackMode"],[{"fallbackTimeoutMs":10000}],2],["__inst_c523de71_0_3",["VideoWithSequentialAutoplay","__inst_a648e52c_0_3"],[{"__m":"__inst_a648e52c_0_3"},"0"],1],["__inst_5504b207_0_3",["VideoWithSpacePlayPause","__inst_a648e52c_0_3"],[{"__m":"__inst_a648e52c_0_3"}],1],["__inst_74f26af1_0_3",["VideoPlayerRegistryComponent","__inst_a648e52c_0_3"],[{"__m":"__inst_a648e52c_0_3"}],1],["__inst_9f6501f1_0_3",["VideoWithFluentUFISupport","__inst_a648e52c_0_3"],[{"__m":"__inst_a648e52c_0_3"}],1],["__inst_96dc3ae7_0_3",["VideoUpdateStateDirectory"],[],2],["__inst_33c6d1b4_0_0",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155916902729761"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_57d19858_0_2",["VideoScrubberPreviewComponent","__inst_a648e52c_0_2"],[{"__m":"__inst_a648e52c_0_2"},{"timeIntervalBetweenImages":3,"previewScrubberWidth":84.3,"previewScrubberHeight":84.3,"maxImagesPerSprite":100,"imagesPerRow":10,"hasPreviewThumbnails":true,"spriteIndexToURIMap":{"1":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t15.6481-10\/p843x403\/24541000_10155959084543895_8386160950973038592_n.jpg?oh=d7e256f5e7036e83c74e67c1695df009&oe=5AF6A033"},"stereoMode":null,"scrubberVideoURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26088928_995218893959857_3955127179775311872_n.mp4?oh=322b431255b1564620989d4797cb1e26&oe=5A47BF91","useScrubberVideo":false}],1],["__inst_57d19858_0_3",["VideoScrubberPreviewComponent","__inst_a648e52c_0_3"],[{"__m":"__inst_a648e52c_0_3"},{"timeIntervalBetweenImages":2,"previewScrubberWidth":84.3,"previewScrubberHeight":84.3,"maxImagesPerSprite":100,"imagesPerRow":10,"hasPreviewThumbnails":true,"spriteIndexToURIMap":{"1":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t15.6481-10\/p843x403\/24572700_1824176907601427_4503461750330359808_n.jpg?oh=6048a020a959d098cb6f42ea730078ac&oe=5AF41274"},"stereoMode":null,"scrubberVideoURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26081567_169340367156021_7738723420266823680_n.mp4?oh=b2c33d61e8cdf17e7ba942d31860a5bf&oe=5A47BA39","useScrubberVideo":false}],1],["__inst_33c6d1b4_0_1",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155443038927217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_a648e52c_0_4",["VideoPlayerController","VideoPlayerHTML5Api","__inst_50478d2c_0_4","__inst_6d29ee41_0_4","__inst_2223e126_0_4","__inst_dbb8a0b1_0_4","__inst_96dc3ae7_0_4","__elem_a648e52c_0_4","__elem_50478d2c_0_4","__elem_a588f507_0_1i"],[{"source":"inline","playerOrigin":null,"playerSuborigin":"inline","apiModule":{"__m":"VideoPlayerHTML5Api"},"apiConfig":{"__m":"__inst_50478d2c_0_4"},"projection":"flat","useInlineFallback":false,"isBroadcast":false,"isInstreamAd":false,"autoplay_reason":"user_settings","autoplay_setting":"off","should_autoplay":false,"immediateplay_reason":null,"player_version":"pleasantville","ad_client_token":null,"chaining_token":null,"video_channel_id":"","reaction_video_channel_type":null,"reaction_video_channel_subtype":null,"video_url":"\/bbcnews\/videos\/10155441702627217\/","video_urls":[["\/bbcnews\/videos\/10155441702627217\/"]],"video_path":"\/bbcnews\/videos\/10155441702627217\/","video_id":"10155441702627217","video_ids":[["10155441702627217"]],"components":[{"__m":"__inst_6d29ee41_0_4"},{"__m":"__inst_2223e126_0_4"},{"__m":"__inst_dbb8a0b1_0_4"},{"__m":"__inst_96dc3ae7_0_4"}],"alwaysShowCaptions":false,"subtitleBackgroundColor":"Black","subtitleBackgroundOpacity":45,"subtitleTextColor":"White","subtitleTextSize":100,"broadcasterOrigin":null,"offsettype":null,"offsetvalue":0},{"root_element":{"__m":"__elem_a648e52c_0_4"},"video_element":{"__m":"__elem_50478d2c_0_4"},"container_element":{"__m":"__elem_a588f507_0_1i"}}],13],["__inst_6d29ee41_0_4",["VideoCover","__elem_6d29ee41_0_4","__elem_94c15385_0_4"],[{"__m":"__elem_6d29ee41_0_4"},[{"__m":"__elem_94c15385_0_4"}],null,{"showAfterFallback":true,"hiddenAfterFinish":false,"showWhileBuffering":false}],2],["__inst_0f746bc2_0_4",["EmbeddedVideoControls","__inst_a648e52c_0_4","__elem_0f746bc2_0_4"],[{"__m":"__inst_a648e52c_0_4"},{"__m":"__elem_0f746bc2_0_4"},{"hideOnEvents":{"finish":true,"pause":false,"autoplay":false},"showButtons":{"fullscreen":true,"casting":false,"permalink":false,"watchandscroll":false},"permalinkURL":null,"redesign":false,"hidePlaybackControl":false,"showPlaybackRateControl":false,"hideRemainingTime":false,"hideSettings":false,"isLive":false,"isSphericalVideo":false,"showQualitySelector":true,"qualitySelectorMinStreams":2,"useTwoRows":false,"isCommentAttachment":false,"adBreaks":[],"adBreaksDisableReasons":[],"showSpatialAudioNUX":false,"shouldShowWNSNUX":true}],1],["__inst_2223e126_0_4",["VideoNodeStaledScreen","__elem_2223e126_0_4"],[{"__m":"__elem_2223e126_0_4"}],2],["__inst_a176866d_0_4",["EmbeddedVideoPauseOverlay","__inst_a648e52c_0_4","__elem_a176866d_0_4","__elem_6555e0bc_0_4","__elem_a588f507_0_1j"],[{"__m":"__inst_a648e52c_0_4"},{"__m":"__elem_a176866d_0_4"},{"__m":"__elem_6555e0bc_0_4"},{"__m":"__elem_a588f507_0_1j"},null,null,null,null,{"showOnlyOnFullscreen":true}],1],["__inst_8c33f2cf_0_4",["VideoPlayButton","__inst_a648e52c_0_4","__elem_8c33f2cf_0_4"],[{"__m":"__inst_a648e52c_0_4"},{"__m":"__elem_8c33f2cf_0_4"},{"hiddenAfterFinish":false,"hiddenWhileVideoLoading":false,"hiddenWhileJSLoading":false,"hiddenWhilePaused":true,"hiddenInFallback":false,"spherical":false}],1],["__inst_492d06b7_0_4",["VideoSpinner","__inst_a648e52c_0_4","__elem_492d06b7_0_4"],[{"__m":"__inst_a648e52c_0_4"},{"__m":"__elem_492d06b7_0_4"}],1],["__inst_98d9a45e_0_4",["VideoWithClickPlayPause","__inst_a648e52c_0_4"],[{"__m":"__inst_a648e52c_0_4"}],1],["__inst_21a8c1d4_0_4",["VideoContextMenu","__inst_a648e52c_0_4","__elem_a588f507_0_1k"],[{"__m":"__inst_a648e52c_0_4"},{"__m":"__elem_a588f507_0_1k"},{"permalinkURL":"\/bbcnews\/videos\/10155441702627217\/"}],1],["__inst_dbb8a0b1_0_4",["VideoWithFallbackMode"],[{"fallbackTimeoutMs":10000}],2],["__inst_c523de71_0_4",["VideoWithSequentialAutoplay","__inst_a648e52c_0_4"],[{"__m":"__inst_a648e52c_0_4"},"0"],1],["__inst_5504b207_0_4",["VideoWithSpacePlayPause","__inst_a648e52c_0_4"],[{"__m":"__inst_a648e52c_0_4"}],1],["__inst_74f26af1_0_4",["VideoPlayerRegistryComponent","__inst_a648e52c_0_4"],[{"__m":"__inst_a648e52c_0_4"}],1],["__inst_9f6501f1_0_4",["VideoWithFluentUFISupport","__inst_a648e52c_0_4"],[{"__m":"__inst_a648e52c_0_4"}],1],["__inst_96dc3ae7_0_4",["VideoUpdateStateDirectory"],[],2],["__inst_57d19858_0_4",["VideoScrubberPreviewComponent","__inst_a648e52c_0_4"],[{"__m":"__inst_a648e52c_0_4"},{"timeIntervalBetweenImages":3,"previewScrubberWidth":84.3,"previewScrubberHeight":84.3,"maxImagesPerSprite":100,"imagesPerRow":10,"hasPreviewThumbnails":true,"spriteIndexToURIMap":{"1":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t15.6481-10\/p843x403\/24574723_10155441707087217_5412313148407414784_n.jpg?oh=45e6fc34fbb38bae9bb4a8a910649f6a&oe=5AF2DD57"},"stereoMode":null,"scrubberVideoURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26425192_176465142952524_770620598664560640_n.mp4?oh=b5730c9de2b7c5c33a1f3f0054014008&oe=5A47BD4A","useScrubberVideo":false}],1],["__inst_33c6d1b4_0_2",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441885997217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_3",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441998027217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_4",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441666757217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_5",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441776972217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_6",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442739877217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_7",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":1825524237466694},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_8",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442950802217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_9",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442860582217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_a",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155959232383895"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_b",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441702627217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_c",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441569627217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_d",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442097122217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_e",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441720197217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_33c6d1b4_0_f",["MultiBootstrapDataSource"],[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442057362217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],1],["__inst_e5ad243d_0_2",["PopoverMenu","__inst_1de146dc_0_2","__elem_072b8e64_0_1","__inst_5b4d0c00_0_2"],[{"__m":"__inst_1de146dc_0_2"},{"__m":"__elem_072b8e64_0_1"},{"__m":"__inst_5b4d0c00_0_2"},[]],1],["__inst_1de146dc_0_2",["Popover","__elem_1de146dc_0_2","__elem_072b8e64_0_1","ContextualLayerAutoFlip","ContextualLayerUpdateOnScroll"],[{"__m":"__elem_1de146dc_0_2"},{"__m":"__elem_072b8e64_0_1"},[{"__m":"ContextualLayerAutoFlip"},{"__m":"ContextualLayerUpdateOnScroll"}],{"alignh":"right","position":"below"}],2],["__inst_50478d2c_0_0",["VideoConfig","VideoPlayerHTML5Shaka"],[{"ad_client_token":null,"video_id":"10155916902729761","abortWithEmptySrc":true,"fasterPlay":false,"instantPlay":false,"isSpherical":false,"disableNativeControls":true,"videoData":[{"is_hds":false,"video_id":"10155916902729761","is_live_stream":false,"rotation":0,"is_facecast_audio":false,"sd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26121614_156067048352653_2872009669801410560_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9zZCJ9&oh=010af72ffaa370b500af9124daa82b7b&oe=5A47BEF6","hd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t43.1792-2\/10000000_136876300322393_4694629314451210240_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9oZCJ9&oh=62e755e7288c6548b02822735724399f&oe=5A47BF9D","aspect_ratio":1,"hd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t43.1792-2\/10000000_136876300322393_4694629314451210240_n.mp4?efg=eyJybHIiOjI0ODQsInJsYSI6MjA4MSwidmVuY29kZV90YWciOiJzdmVfaGQifQ\u00253D\u00253D&rl=2484&vabr=1656&oh=62e755e7288c6548b02822735724399f&oe=5A47BF9D","sd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26121614_156067048352653_2872009669801410560_n.mp4?efg=eyJybHIiOjY1MSwicmxhIjo1MTIsInZlbmNvZGVfdGFnIjoic3ZlX3NkIn0\u00253D&rl=651&vabr=362&oh=010af72ffaa370b500af9124daa82b7b&oe=5A47BEF6","hd_tag":"sve_hd","sd_tag":"sve_sd","stream_type":"dash","live_routing_token":"","projection":"flat","subtitles_src":null,"dash_manifest":"\u003C?xml version=\"1.0\"?>\n\u003CMPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H1M7.027S\" maxSegmentDuration=\"PT0H0M2.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http:\/\/dashif.org\/guidelines\/dash264\">\u003CPeriod duration=\"PT0H1M7.027S\">\u003CAdaptationSet segmentAlignment=\"true\" maxWidth=\"1080\" maxHeight=\"1080\" maxFrameRate=\"25\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"314295219068896vd\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401f\" width=\"480\" height=\"480\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"418355\" FBAbrPolicyTags=\"hvq_www_inline\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26411602_314295222402229_8372623299955392512_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfaHEzX2ZyYWdfMl92aWRlbyJ9&oh=9d79da845d6c06dcf9adc3165661f0f9&oe=5A47BF88\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"955-1394\" FBFirstSegmentRange=\"1395-128318\">\u003CInitialization range=\"0-954\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"1047231888750561v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"256\" height=\"256\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"209681\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26123565_1047231898750560_2164149611462131712_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMjU2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=18f9832e5cc2f4faa3931b45a830af76&oe=5A47BAD1\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"955-1394\" FBFirstSegmentRange=\"1395-65866\">\u003CInitialization range=\"0-954\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"544567022565084v\" mimeType=\"video\/mp4\" codecs=\"avc1.42c01e\" width=\"380\" height=\"380\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"318547\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26492149_544567025898417_5958914652413886464_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMzgwX2NyZl8yOF9iYXNlbGluZV8zLjBfYTIwdm5jZDJfb3RwMl9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=8e673343507e787eb917abcd72a4f884&oe=5A47BFF8\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"955-1394\" FBFirstSegmentRange=\"1395-103124\">\u003CInitialization range=\"0-954\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"463172447417577v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"640\" height=\"640\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"814112\" FBAbrPolicyTags=\"hvq_www_inline\" FBQualityClass=\"sd\" FBQualityLabel=\"640p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26123695_463172454084243_6503046567405027328_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNjQwX2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=5bcefe521a96cc6505d17b006070967b&oe=5A47BB66\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"955-1394\" FBFirstSegmentRange=\"1395-247807\">\u003CInitialization range=\"0-954\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"1414693998653816v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"854\" height=\"854\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"1294471\" FBAbrPolicyTags=\"hvq_www_inline,hvq\" FBQualityClass=\"hd\" FBQualityLabel=\"840p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_1414694018653814_5446570705208475648_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=1f6f1d01da6adc69254811495d84b64c&oe=5A47BCD2\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"957-1396\" FBFirstSegmentRange=\"1397-396104\">\u003CInitialization range=\"0-956\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"394142237681714v\" mimeType=\"video\/mp4\" codecs=\"avc1.64001f\" width=\"1080\" height=\"1080\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"1808325\" FBAbrPolicyTags=\"hvq_www_inline,hvq\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_394142247681713_3279977549412696064_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMTI4MF9jcmZfMjNfaGlnaF8zLjFfZnJhZ18yX3ZpZGVvIn0\u00253D&oh=3576309cd16c5f40067bea59ab74e758&oe=5A47C39C\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"962-1401\" FBFirstSegmentRange=\"1402-578479\">\u003CInitialization range=\"0-961\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003CAdaptationSet segmentAlignment=\"true\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"521618764860416ad\" mimeType=\"audio\/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"48000\" startWithSAP=\"1\" bandwidth=\"49223\">\u003CAudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"\/>\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26080993_521618768193749_5700832799196446720_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=7b2bea521a2b75f693096871d6888ee8&oe=5A47C292\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"876-1327\" FBFirstSegmentRange=\"1328-13805\">\u003CInitialization range=\"0-875\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003C\/Period>\u003C\/MPD>\n","dash_prefetched_representation_ids":["1414693998653816v","521618764860416ad"],"highlights_manifest":null,"player_version_overwrite":"pleasantville","spherical_config":[],"is_spherical":false,"original_height":1080,"original_width":1080,"is_omnistab_preview_select_revert":false,"video_url":"\/bbcnews\/videos\/10155916902729761\/"}],"minQuality":"hd","maxQuality":null,"autoFullscreenHD":false,"subtitlesActive":true,"lazyPreload":false,"onafterloadRegister":false,"abortDummy":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yY\/r\/TeuVRS5nXZn.mp4","VideoPlayerHTML5Shaka":{"__m":"VideoPlayerHTML5Shaka"},"useRateLimited":true,"useEventTime":false,"startTimestamp":null,"disableStreaming":false,"isHighlightEnabled":false}],1],["__inst_50478d2c_0_1",["VideoConfig","VideoPlayerHTML5Shaka"],[{"ad_client_token":null,"video_id":"10155442860582217","abortWithEmptySrc":true,"fasterPlay":false,"instantPlay":false,"isSpherical":false,"disableNativeControls":true,"videoData":[{"is_hds":false,"video_id":"10155442860582217","is_live_stream":false,"rotation":0,"is_facecast_audio":false,"sd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26118862_137836126890326_7706683398030360576_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9zZCJ9&oh=499c0c14d21ec365a8174aaa5feac1b8&oe=5A47AA98","aspect_ratio":1,"hd_src":null,"sd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26118862_137836126890326_7706683398030360576_n.mp4?efg=eyJybHIiOjMwMCwicmxhIjo1MTIsInZlbmNvZGVfdGFnIjoic3ZlX3NkIn0\u00253D&rl=300&vabr=100&oh=499c0c14d21ec365a8174aaa5feac1b8&oe=5A47AA98","hd_tag":"","sd_tag":"sve_sd","stream_type":"dash","live_routing_token":"","projection":"flat","subtitles_src":null,"dash_manifest":"\u003C?xml version=\"1.0\"?>\n\u003CMPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H2M50.558S\" maxSegmentDuration=\"PT0H0M3.600S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http:\/\/dashif.org\/guidelines\/dash264\">\u003CPeriod duration=\"PT0H2M50.558S\">\u003CAdaptationSet segmentAlignment=\"true\" maxWidth=\"400\" maxHeight=\"400\" maxFrameRate=\"25\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"140922949945136vd\" mimeType=\"video\/mp4\" codecs=\"avc1.42c01e\" width=\"400\" height=\"400\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"83170\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26095139_140922953278469_101669886010327040_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX3ZpZGVvIn0\u00253D&oh=594a05e02525b3c3ab2adf4bd4d87d68&oe=5A47AB86\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"938-1701\" FBFirstSegmentRange=\"1702-63039\">\u003CInitialization range=\"0-937\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003CAdaptationSet segmentAlignment=\"true\" lang=\"eng\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"1029763683830141ad\" mimeType=\"audio\/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"48000\" startWithSAP=\"1\" bandwidth=\"21244\">\u003CAudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"\/>\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26122089_1029763687163474_7265793043612041216_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX2F1ZGlvIn0\u00253D&oh=56832ffe8b39e9458b4d8d2cf808a67c&oe=5A47C561\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"875-1950\" FBFirstSegmentRange=\"1951-7655\">\u003CInitialization range=\"0-874\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003C\/Period>\u003C\/MPD>\n","dash_prefetched_representation_ids":["140922949945136vd","1029763683830141ad"],"highlights_manifest":null,"player_version_overwrite":"pleasantville","spherical_config":[],"is_spherical":false,"original_height":400,"original_width":400,"is_omnistab_preview_select_revert":false,"video_url":"\/bbcnews\/videos\/10155442860582217\/"}],"minQuality":null,"maxQuality":null,"autoFullscreenHD":false,"subtitlesActive":true,"lazyPreload":false,"onafterloadRegister":false,"abortDummy":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yY\/r\/TeuVRS5nXZn.mp4","VideoPlayerHTML5Shaka":{"__m":"VideoPlayerHTML5Shaka"},"useRateLimited":true,"useEventTime":false,"startTimestamp":null,"disableStreaming":false,"isHighlightEnabled":false}],1],["__inst_50478d2c_0_2",["VideoConfig","VideoPlayerHTML5Shaka"],[{"ad_client_token":null,"video_id":"10155959232383895","abortWithEmptySrc":true,"fasterPlay":false,"instantPlay":false,"isSpherical":false,"disableNativeControls":true,"videoData":[{"is_hds":false,"video_id":"10155959232383895","is_live_stream":false,"rotation":0,"is_facecast_audio":false,"sd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26121197_910918729055724_6881347690563633152_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9zZCJ9&oh=d4f3aece5fdde26fe0dfebf097069c41&oe=5A47C170","hd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t43.1792-2\/10000000_1760987344197341_9062764367635808256_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9oZCJ9&oh=ef370e21d2ab5f944bd7454a3158c406&oe=5A47C31B","aspect_ratio":1,"hd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t43.1792-2\/10000000_1760987344197341_9062764367635808256_n.mp4?efg=eyJybHIiOjE1MDAsInJsYSI6MTgxMywidmVuY29kZV90YWciOiJzdmVfaGQifQ\u00253D\u00253D&rl=1500&vabr=709&oh=ef370e21d2ab5f944bd7454a3158c406&oe=5A47C31B","sd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26121197_910918729055724_6881347690563633152_n.mp4?efg=eyJybHIiOjM1MiwicmxhIjo1MTIsInZlbmNvZGVfdGFnIjoic3ZlX3NkIn0\u00253D&rl=352&vabr=196&oh=d4f3aece5fdde26fe0dfebf097069c41&oe=5A47C170","hd_tag":"sve_hd","sd_tag":"sve_sd","stream_type":"dash","live_routing_token":"","projection":"flat","subtitles_src":null,"dash_manifest":"\u003C?xml version=\"1.0\"?>\n\u003CMPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H2M16.403S\" maxSegmentDuration=\"PT0H0M2.002S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http:\/\/dashif.org\/guidelines\/dash264\">\u003CPeriod duration=\"PT0H2M16.403S\">\u003CAdaptationSet segmentAlignment=\"true\" maxWidth=\"1080\" maxHeight=\"1080\" maxFrameRate=\"11988\/500\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"135198663818065vd\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401f\" width=\"480\" height=\"480\" frameRate=\"11988\/500\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"190422\" FBAbrPolicyTags=\"hvq_www_inline\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26093545_135198667151398_3861071897118638080_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfaHEzX2ZyYWdfMl92aWRlbyJ9&oh=3b73691655d160d4cfd97df9ffd92bd2&oe=5A47C41D\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"954-1801\" FBFirstSegmentRange=\"1802-58985\">\u003CInitialization range=\"0-953\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"519671865092424v\" mimeType=\"video\/mp4\" codecs=\"avc1.42c01e\" width=\"380\" height=\"380\" frameRate=\"11988\/500\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"150505\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26126077_519671868425757_3447421453652197376_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMzgwX2NyZl8yOF9iYXNlbGluZV8zLjBfYTIwdm5jZDJfb3RwMl9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=786ebf5123e4ff8dc1b52a50c5a1daba&oe=5A47BDA9\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"954-1801\" FBFirstSegmentRange=\"1802-52218\">\u003CInitialization range=\"0-953\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"789073327959427v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"640\" height=\"640\" frameRate=\"11988\/500\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"314011\" FBAbrPolicyTags=\"hvq_www_inline\" FBQualityClass=\"sd\" FBQualityLabel=\"640p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26079131_789073331292760_1728809372697493504_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNjQwX2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=82055b216212178df1297e290f609ae9&oe=5A47BFE4\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"954-1801\" FBFirstSegmentRange=\"1802-93134\">\u003CInitialization range=\"0-953\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"1747839685524387v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"854\" height=\"854\" frameRate=\"11988\/500\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"469392\" FBAbrPolicyTags=\"hvq_www_inline,hvq\" FBQualityClass=\"hd\" FBQualityLabel=\"840p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26078875_1747839688857720_6349672726919118848_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=cb08b58601c6edbab2b17ff8ad89ee15&oe=5A47AAD3\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"956-1803\" FBFirstSegmentRange=\"1804-140135\">\u003CInitialization range=\"0-955\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"1257399121071114v\" mimeType=\"video\/mp4\" codecs=\"avc1.64001f\" width=\"1080\" height=\"1080\" frameRate=\"11988\/500\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"666293\" FBAbrPolicyTags=\"hvq_www_inline,hvq\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_1257399127737780_8751026922508517376_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMTI4MF9jcmZfMjNfaGlnaF8zLjFfZnJhZ18yX3ZpZGVvIn0\u00253D&oh=38504fe7dee42f74231ec37cd7dc261d&oe=5A47C3E1\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"960-1807\" FBFirstSegmentRange=\"1808-196078\">\u003CInitialization range=\"0-959\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003CAdaptationSet segmentAlignment=\"true\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"852839358236401ad\" mimeType=\"audio\/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"48000\" startWithSAP=\"1\" bandwidth=\"49233\">\u003CAudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"\/>\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26210827_852839361569734_5070496702981472256_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=ee2551a6fb207641dbefac9acd741d78&oe=5A47C431\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"876-1747\" FBFirstSegmentRange=\"1748-14245\">\u003CInitialization range=\"0-875\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003C\/Period>\u003C\/MPD>\n","dash_prefetched_representation_ids":["1747839685524387v","852839358236401ad"],"highlights_manifest":null,"player_version_overwrite":"pleasantville","spherical_config":[],"is_spherical":false,"original_height":1080,"original_width":1080,"is_omnistab_preview_select_revert":false,"video_url":"\/bbcnews\/videos\/10155959232383895\/"}],"minQuality":"hd","maxQuality":null,"autoFullscreenHD":false,"subtitlesActive":true,"lazyPreload":false,"onafterloadRegister":false,"abortDummy":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yY\/r\/TeuVRS5nXZn.mp4","VideoPlayerHTML5Shaka":{"__m":"VideoPlayerHTML5Shaka"},"useRateLimited":true,"useEventTime":false,"startTimestamp":null,"disableStreaming":false,"isHighlightEnabled":false}],1],["__inst_50478d2c_0_3",["VideoConfig","VideoPlayerHTML5Shaka"],[{"ad_client_token":null,"video_id":"1825524237466694","abortWithEmptySrc":true,"fasterPlay":false,"instantPlay":false,"isSpherical":false,"disableNativeControls":true,"videoData":[{"is_hds":false,"video_id":"1825524237466694","is_live_stream":false,"rotation":0,"is_facecast_audio":false,"sd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26132270_582226182119554_9189089006602682368_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9zZCJ9&oh=eef0fe562550c89d747449224472b0e4&oe=5A47C0C2","aspect_ratio":1,"hd_src":null,"sd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26132270_582226182119554_9189089006602682368_n.mp4?efg=eyJybHIiOjczMCwicmxhIjo1MTIsInZlbmNvZGVfdGFnIjoic3ZlX3NkIn0\u00253D&rl=730&vabr=406&oh=eef0fe562550c89d747449224472b0e4&oe=5A47C0C2","hd_tag":"","sd_tag":"sve_sd","stream_type":"dash","live_routing_token":"","projection":"flat","subtitles_src":null,"dash_manifest":"\u003C?xml version=\"1.0\"?>\n\u003CMPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H1M1.033S\" maxSegmentDuration=\"PT0H0M2.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http:\/\/dashif.org\/guidelines\/dash264\">\u003CPeriod duration=\"PT0H1M1.033S\">\u003CAdaptationSet segmentAlignment=\"true\" maxWidth=\"480\" maxHeight=\"480\" maxFrameRate=\"25\" par=\"1:1\" lang=\"und\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"320467101789738vd\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401f\" width=\"480\" height=\"480\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"445405\" FBAbrPolicyTags=\"hvq_www_inline\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26040319_320467105123071_3945954869092810752_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfaHExX2ZyYWdfMl92aWRlbyJ9&oh=7583eff121825ebdd38d26b4919a1581&oe=5A47AB90\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"954-1357\" FBFirstSegmentRange=\"1358-175718\">\u003CInitialization range=\"0-953\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"509203472794311v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"256\" height=\"256\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"206305\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26123820_509203476127644_5003290248734572544_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMjU2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=4ff256afefaf164d02c8a6c1de4a1e0d&oe=5A47AA93\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"954-1357\" FBFirstSegmentRange=\"1358-84622\">\u003CInitialization range=\"0-953\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"750897835111787v\" mimeType=\"video\/mp4\" codecs=\"avc1.42c01e\" width=\"380\" height=\"380\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"313842\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"360p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26017829_750897838445120_3341193172821737472_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMzgwX2NyZl8yOF9iYXNlbGluZV8zLjBfYTIwdm5jZDJfb3RwMl9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=6a6f8435830a96bda6fefa75007f0fa6&oe=5A47BA3B\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"954-1357\" FBFirstSegmentRange=\"1358-125084\">\u003CInitialization range=\"0-953\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003CAdaptationSet segmentAlignment=\"true\" lang=\"eng\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"133002617489981ad\" mimeType=\"audio\/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"48000\" startWithSAP=\"1\" bandwidth=\"49297\">\u003CAudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"\/>\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26253365_133002620823314_3309198788907761664_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=b84f4582542e68a895270713e207208f&oe=5A47BB5B\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"875-1290\" FBFirstSegmentRange=\"1291-13986\">\u003CInitialization range=\"0-874\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003C\/Period>\u003C\/MPD>\n","dash_prefetched_representation_ids":["320467101789738vd","133002617489981ad"],"highlights_manifest":null,"player_version_overwrite":"pleasantville","spherical_config":[],"is_spherical":false,"original_height":480,"original_width":480,"is_omnistab_preview_select_revert":false,"video_url":"\/bbcnews\/videos\/1825524237466694\/"}],"minQuality":null,"maxQuality":null,"autoFullscreenHD":false,"subtitlesActive":true,"lazyPreload":false,"onafterloadRegister":false,"abortDummy":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yY\/r\/TeuVRS5nXZn.mp4","VideoPlayerHTML5Shaka":{"__m":"VideoPlayerHTML5Shaka"},"useRateLimited":true,"useEventTime":false,"startTimestamp":null,"disableStreaming":false,"isHighlightEnabled":false}],1],["__inst_50478d2c_0_4",["VideoConfig","VideoPlayerHTML5Shaka"],[{"ad_client_token":null,"video_id":"10155441702627217","abortWithEmptySrc":true,"fasterPlay":false,"instantPlay":false,"isSpherical":false,"disableNativeControls":true,"videoData":[{"is_hds":false,"video_id":"10155441702627217","is_live_stream":false,"rotation":0,"is_facecast_audio":false,"sd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26080101_1753772454918923_1343746068344471552_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9zZCJ9&oh=78eebb1beee5d823ae2e9b1b55720212&oe=5A47BB5D","hd_src_no_ratelimit":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t43.1792-2\/10000000_130780864380273_1398389859214688256_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6InN2ZV9oZCJ9&oh=820efc1b5ff1d05ecaec60b153998b44&oe=5A47AA3F","aspect_ratio":1,"hd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t43.1792-2\/10000000_130780864380273_1398389859214688256_n.mp4?efg=eyJybHIiOjIzMjYsInJsYSI6MzE5MywidmVuY29kZV90YWciOiJzdmVfaGQifQ\u00253D\u00253D&rl=2326&vabr=1551&oh=820efc1b5ff1d05ecaec60b153998b44&oe=5A47AA3F","sd_src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26080101_1753772454918923_1343746068344471552_n.mp4?efg=eyJybHIiOjY5MSwicmxhIjo3OTAsInZlbmNvZGVfdGFnIjoic3ZlX3NkIn0\u00253D&rl=691&vabr=384&oh=78eebb1beee5d823ae2e9b1b55720212&oe=5A47BB5D","hd_tag":"sve_hd","sd_tag":"sve_sd","stream_type":"dash","live_routing_token":"","projection":"flat","subtitles_src":null,"dash_manifest":"\u003C?xml version=\"1.0\"?>\n\u003CMPD xmlns=\"urn:mpeg:dash:schema:mpd:2011\" minBufferTime=\"PT1.500S\" type=\"static\" mediaPresentationDuration=\"PT0H1M49.801S\" maxSegmentDuration=\"PT0H0M2.000S\" profiles=\"urn:mpeg:dash:profile:isoff-on-demand:2011,http:\/\/dashif.org\/guidelines\/dash264\">\u003CPeriod duration=\"PT0H1M49.801S\">\u003CAdaptationSet segmentAlignment=\"true\" maxWidth=\"1080\" maxHeight=\"1080\" maxFrameRate=\"25\" par=\"1:1\" lang=\"eng\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"1528456400534762vd\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401f\" width=\"480\" height=\"480\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"337304\" FBAbrPolicyTags=\"hvq_www_inline\" FBQualityClass=\"sd\" FBQualityLabel=\"480p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26411363_1528456407201428_8923757437568155648_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfaHEzX2ZyYWdfMl92aWRlbyJ9&oh=db89fd527dc5b7b0d8e5651dbafcb5c6&oe=5A47C069\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"956-1647\" FBFirstSegmentRange=\"1648-73270\">\u003CInitialization range=\"0-955\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"2062645280618779v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"256\" height=\"256\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"169900\" FBAbrPolicyTags=\"\" FBQualityClass=\"sd\" FBQualityLabel=\"240p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26127914_2062645283952112_8582801553264476160_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMjU2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=3c613c49929fb180f96814453deaa24a&oe=5A47C14C\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"955-1646\" FBFirstSegmentRange=\"1647-39342\">\u003CInitialization range=\"0-954\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"139052346782081v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"640\" height=\"640\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"641309\" FBAbrPolicyTags=\"hvq_www_inline\" FBQualityClass=\"sd\" FBQualityLabel=\"640p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_139052360115413_6020136675324198912_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNjQwX2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=d8aadea5f38d5631ca0a101966f79343&oe=5A47BD24\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"955-1646\" FBFirstSegmentRange=\"1647-133394\">\u003CInitialization range=\"0-954\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"2024126384493002v\" mimeType=\"video\/mp4\" codecs=\"avc1.4d401e\" width=\"854\" height=\"854\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"992366\" FBAbrPolicyTags=\"hvq_www_inline,hvq\" FBQualityClass=\"hd\" FBQualityLabel=\"840p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_2024126391159668_6489461916560261120_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=65e6655678c877e7ec67e7f14c88e876&oe=5A47C41B\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"957-1648\" FBFirstSegmentRange=\"1649-210489\">\u003CInitialization range=\"0-956\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003CRepresentation id=\"176714023063330v\" mimeType=\"video\/mp4\" codecs=\"avc1.64001f\" width=\"1080\" height=\"1080\" frameRate=\"25\" sar=\"1:1\" startWithSAP=\"1\" bandwidth=\"1366366\" FBAbrPolicyTags=\"hvq_www_inline,hvq\" FBQualityClass=\"hd\" FBQualityLabel=\"1080p\">\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_176714036396662_228773447361101824_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfMTI4MF9jcmZfMjNfaGlnaF8zLjFfZnJhZ18yX3ZpZGVvIn0\u00253D&oh=61b3381922d54a47e0ba9a1e1dccca1c&oe=5A47BF9A\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"961-1652\" FBFirstSegmentRange=\"1653-301798\">\u003CInitialization range=\"0-960\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003CAdaptationSet segmentAlignment=\"true\" lang=\"eng\" subsegmentAlignment=\"true\" subsegmentStartsWithSAP=\"1\">\u003CRepresentation id=\"1481998745250941ad\" mimeType=\"audio\/mp4\" codecs=\"mp4a.40.5\" audioSamplingRate=\"48000\" startWithSAP=\"1\" bandwidth=\"49213\">\u003CAudioChannelConfiguration schemeIdUri=\"urn:mpeg:dash:23003:3:audio_channel_configuration:2011\" value=\"2\"\/>\u003CBaseURL>https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26092514_1481998825250933_7271936320019103744_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=6e4780ae80ed56bac9b4483e4cd16950&oe=5A47C5FA\u003C\/BaseURL>\u003CSegmentBase indexRangeExact=\"true\" indexRange=\"876-1579\" FBFirstSegmentRange=\"1580-14053\">\u003CInitialization range=\"0-875\"\/>\u003C\/SegmentBase>\u003C\/Representation>\u003C\/AdaptationSet>\u003C\/Period>\u003C\/MPD>\n","dash_prefetched_representation_ids":["2024126384493002v","1481998745250941ad"],"highlights_manifest":null,"player_version_overwrite":"pleasantville","spherical_config":[],"is_spherical":false,"original_height":1080,"original_width":1080,"is_omnistab_preview_select_revert":false,"video_url":"\/bbcnews\/videos\/10155441702627217\/"}],"minQuality":"hd","maxQuality":null,"autoFullscreenHD":false,"subtitlesActive":true,"lazyPreload":false,"onafterloadRegister":false,"abortDummy":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/yY\/r\/TeuVRS5nXZn.mp4","VideoPlayerHTML5Shaka":{"__m":"VideoPlayerHTML5Shaka"},"useRateLimited":true,"useEventTime":false,"startTimestamp":null,"disableStreaming":false,"isHighlightEnabled":false}],1],["__inst_5b4d0c00_0_2",["Menu","MenuItem","__markup_3310c079_0_4","__markup_3310c079_0_5","__markup_3310c079_0_6","__markup_3310c079_0_7","__markup_3310c079_0_8","__markup_3310c079_0_9","XUIMenuWithSquareCorner","XUIMenuTheme"],[[{"accesskey":"8","ajaxify":null,"href":"\/about\/","rel":null,"title":"","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_4"},"label":"About","className":null},{"accesskey":null,"ajaxify":null,"href":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/careers\/?ref=pf","rel":null,"title":"","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_5"},"label":"Careers","className":null},{"accesskey":null,"ajaxify":null,"href":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/pages\/create\/?ref_type=site_footer","rel":null,"title":"","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_6"},"label":"Create Page","className":null},{"accesskey":null,"ajaxify":null,"href":"\/fundraiser\/with_presence\/create_dialog\/?source=right_hand_column_footer&source_data\u00255Bsource_name\u00255D=right_hand_column_footer","rel":"dialog","title":"","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_7"},"label":"Create Fundraiser","className":null},{"accesskey":null,"ajaxify":null,"href":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/developers.facebook.com\/?ref=pf","rel":null,"title":"","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_8"},"label":"Developers","className":null},{"accesskey":"0","ajaxify":null,"href":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/help\/?ref=pf","rel":null,"title":"","ctor":{"__m":"MenuItem"},"markup":{"__m":"__markup_3310c079_0_9"},"label":"Help","className":null}],{"id":"u_0_6d","behaviors":[{"__m":"XUIMenuWithSquareCorner"}],"theme":{"__m":"XUIMenuTheme"}}],1]],"markup":[["__markup_a588f507_0_0",{"__html":"\u003Cdiv id=\"u_0_0\">\u003Cspan class=\"_33vv\">\u003Cspan class=\"_kao\">\u003Ch1 id=\"seo_h1_tag\">\u003Ca class=\"_64-f\" href=\"https:\/\/www.facebook.com\/bbcnews\/\">BBC News\u003C\/a>\u003C\/h1>\u003C\/span>\u003C\/span>\u003Cspan class=\"_3d2h\">\u003Cspan data-hover=\"tooltip\" data-tooltip-position=\"right\" class=\"_56_f _5dzy _5d-1 _3twv _33v-\" id=\"u_0_6g\">\u003C\/span>\u003C\/span>\u003C\/div>"},2],["__markup_072b8e64_0_0",{"__html":"\u003Ca href=\"\/bbcnews\/videos\/10155916902729761\/?fallback=1\" rel=\"theater\">\u003C\/a>"},1],["__markup_d3c2dfe2_0_0",{"__html":"\u003Cdiv>\u003Cspan class=\"fwb\">Video Posted 2 Times\u003C\/span>\u003Cbr \/>8,102 views from this post\u003Cbr \/>7,556 views from 1 other post\u003C\/div>"},1],["__markup_072b8e64_0_1",{"__html":"\u003Ca href=\"\/bbcnews\/videos\/10155442860582217\/?fallback=1\" rel=\"theater\">\u003C\/a>"},1],["__markup_072b8e64_0_2",{"__html":"\u003Ca href=\"\/bbcnews\/videos\/10155959232383895\/?fallback=1\" rel=\"theater\">\u003C\/a>"},1],["__markup_d3c2dfe2_0_1",{"__html":"\u003Cdiv>\u003Cspan class=\"fwb\">Video Posted 3 Times\u003C\/span>\u003Cbr \/>209,790 views from this post\u003Cbr \/>13,949 views from 2 other posts\u003C\/div>"},1],["__markup_072b8e64_0_3",{"__html":"\u003Ca href=\"\/bbcnews\/videos\/1825524237466694\/?fallback=1\" rel=\"theater\">\u003C\/a>"},1],["__markup_d3c2dfe2_0_2",{"__html":"\u003Cdiv>\u003Cspan class=\"fwb\">Video Posted 4 Times\u003C\/span>\u003Cbr \/>402,164 views from this post\u003Cbr \/>158,475 views from 3 other posts\u003C\/div>"},1],["__markup_072b8e64_0_4",{"__html":"\u003Ca href=\"\/bbcnews\/videos\/10155441702627217\/?fallback=1\" rel=\"theater\">\u003C\/a>"},1],["__markup_e58791f2_0_1",{"__html":"\u003Cdiv>\u003Cdiv class=\"_3-8y _2lhm\">\u003Cdiv>\u003Cdiv>\u003Cdiv id=\"u_0_6h\" class=\"_6m2 _1zpr clearfix _6m8 _6m4 _5cwb _2bf7 _4y_8 _pb2 _5qqr\" data-ft=\"{"tn":"H"}\">\u003Cdiv class=\"clearfix _2r3x\">\u003Cdiv class=\"lfloat _ohe\">\u003Cspan class=\"_3m6-\">\u003C\/span>\u003C\/div>\u003Cdiv class=\"_42ef\">\u003Cspan class=\"_3c21\">\u003Cdiv class=\"_3ekx _29_4\">\u003Cdiv class=\"_6m3 _--6\">\u003Cdiv class=\"mbs _6m6 _2cnj _5s6c\">\u003C\/div>\u003Cdiv class=\"_59tj _2iau\">\u003Cdiv>\u003Cdiv class=\"\">\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003Ca class=\"_52c6\" href=\"#\" tabindex=\"-1\" target=\"_blank\" role=\"button\">\u003C\/a>\u003C\/div>\u003C\/span>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>"},2],["__markup_d3c2dfe2_0_3",{"__html":"\u003Cdiv class=\"_4ag8\">\u003Cdiv class=\"_50f7\">Verified Page\u003C\/div>\u003Cspan>Facebook confirmed this is an authentic Page for this public figure, media company or brand.\u003C\/span>\u003C\/div>"},1],["__markup_d3c2dfe2_0_4",{"__html":"\u003Cdiv class=\"_4ag8\">\u003Cdiv class=\"_50f7\">Verified Page\u003C\/div>\u003Cspan>Facebook confirmed this is an authentic Page for this public figure, media company or brand.\u003C\/span>\u003C\/div>"},1],["__markup_d3c2dfe2_0_5",{"__html":"\u003Cdiv class=\"_4ag8\">\u003Cdiv class=\"_50f7\">Verified Page\u003C\/div>\u003Cspan>Facebook confirmed this is an authentic Page for this public figure, media company or brand.\u003C\/span>\u003C\/div>"},1],["__markup_d3c2dfe2_0_6",{"__html":"\u003Cdiv class=\"_4ag8\">\u003Cdiv class=\"_50f7\">Verified Page\u003C\/div>\u003Cspan>Facebook confirmed this is an authentic Page for this public figure, media company or brand.\u003C\/span>\u003C\/div>"},1],["__markup_d3c2dfe2_0_7",{"__html":"\u003Cdiv class=\"_4ag8\">\u003Cdiv class=\"_50f7\">Verified Page\u003C\/div>\u003Cspan>Facebook confirmed this is an authentic Page for this public figure, media company or brand.\u003C\/span>\u003C\/div>"},1],["__markup_d3c2dfe2_0_8",{"__html":"\u003Cdiv class=\"_4ag8\">\u003Cdiv class=\"_50f7\">Verified Page\u003C\/div>\u003Cspan>Facebook confirmed this is an authentic Page for this public figure, media company or brand.\u003C\/span>\u003C\/div>"},1],["__markup_e58791f2_0_0",{"__html":"\u003Cdiv>\u003Cdiv class=\"_3-8y _2lhm\">\u003Cdiv>\u003Cdiv>\u003Cdiv id=\"u_0_6i\" class=\"_6m2 _1zpr clearfix _41u- _5cwb _2bf7 _4y_8 _pb2 _5qqr\" data-ft=\"{"tn":"H"}\">\u003Cdiv class=\"clearfix _2r3x\">\u003Cdiv class=\"lfloat _ohe\">\u003Cspan class=\"_3m6-\">\u003Cdiv class=\"_6ks\">\u003Ca href=\"https:\/\/l.facebook.com\/l.php?u=http\u00253A\u00252F\u00252Fwww.bbc.co.uk\u00252Fnews\u00252Fworld-middle-east-42519054&h=ATNHUMGKIEHzJ5-MQzvvILYG4hI6jHJ8pnm8tFtTMU-CtWqG-YD0VfSWEPVp-CaRtNvSTAT1pc7C6cj0l_KRU3u2X1woHlROQthSuRCjYtavnpMwlZpVpz5FtyGRyDy0WpntxWJuLmwtRp3zbNfqhq9db3THiBHZpzJP-xOMEF4Mqg9gVhjAu_sB5HUo7-m3AObJ1DI59-rg45mfNlioYS9FDYlFeUJmv_cm4-_9Af7lrMu9Uw\" tabindex=\"-1\" target=\"_blank\" data-lynx-mode=\"async\" rel=\"nofollow\">\u003Cdiv class=\"_6l- __c_\">\u003Cdiv class=\"uiScaledImageContainer _6m5 fbStoryAttachmentImage\" style=\"width:90px;height:90px;\">\u003Cimg class=\"scaledImageFitWidth img\" src=\"https:\/\/external.fsjc1-3.fna.fbcdn.net\/safe_image.php?d=AQAu3c_vMiK9B6EN&w=90&h=90&url=https\u00253A\u00252F\u00252Fichef.bbci.co.uk\u00252Fimages\u00252Fic\u00252F1024x576\u00252Fp05sb75m.jpg&cfs=1&upscale=1&fallback=news_d_placeholder_publisher&_nc_hash=AQBDOb5ljNBJlGEi\" alt=\"\" width=\"90\" height=\"90\" \/>\u003C\/div>\u003C\/div>\u003C\/a>\u003C\/div>\u003C\/span>\u003C\/div>\u003Cdiv class=\"_42ef\">\u003Cspan class=\"_3c21\">\u003Cdiv class=\"_3ekx _29_4\">\u003Cdiv class=\"_6m3 _--6\">\u003Cdiv class=\"mbs _6m6 _2cnj _5s6c\">\u003Ca href=\"https:\/\/l.facebook.com\/l.php?u=http\u00253A\u00252F\u00252Fwww.bbc.co.uk\u00252Fnews\u00252Fworld-middle-east-42519054&h=ATMLw3whqlXNV5XGDyJ3JpwSWsA-bo-OWXVdYdXLi03SVzfyiDaYk1q1nXJ8--D0gHQG9LaoVtPSoi54VxdCJ15XbUWj8D0kZ76t3h1dYRApAENEU_1Ooq_hvN5dfzYdd7tYUky7LcZnJLEl4lGxOHpjqwewv5GNLagKUaSsJ4_QOpNzWF5g04ZdJRIsYQE2UDjWqZgvGbzTQKmBPF_cziUDcOIFHM4fkKYM-7B6KEWf8S0XDw\" rel=\"nofollow\" target=\"_blank\" data-lynx-mode=\"async\">US warns Iran: The world is watching\u003C\/a>\u003C\/div>\u003Cdiv class=\"_6m7 _3bt9\">The White House says Iran should respect the rights of protesters who have taken to the streets.\u003C\/div>\u003Cdiv class=\"_59tj _2iau\">\u003Cdiv class=\"clearfix\">\u003Cdiv class=\"_522u rfloat _ohf\">\u003C\/div>\u003Cdiv class=\"_42ef\">\u003Cdiv class=\"_6lz _6mb ellipsis\">bbc.co.uk\u003C\/div>\u003Cdiv class=\"\">\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003Ca class=\"_52c6\" href=\"https:\/\/l.facebook.com\/l.php?u=http\u00253A\u00252F\u00252Fwww.bbc.co.uk\u00252Fnews\u00252Fworld-middle-east-42519054&h=ATO8xVZ-JH8AuK-ZT1tDuTsE67dBOO4tJbDqonqHFYZROdRvEpwm4iEvoca6TZbVqkUrwl79Z5zkvWgp7ByokZNYunjlN1BvWIAAiSsglgcvouEYDPFOEuJpVyv4oHHirGg_FXUqWbsKobXS_f5ZxTi-s35VT-S-kv8kLaT92_qoSJM92-Sd1b4_Tx2gSWMGcYKS4Uja3XE63_2ksXLw5KShbXQIikgq-Z5GKZQC-_WZ52gwvg\" tabindex=\"-1\" target=\"_blank\" data-lynx-mode=\"async\" rel=\"nofollow\">\u003C\/a>\u003C\/div>\u003C\/span>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>\u003C\/div>"},2],["__markup_d3c2dfe2_0_9",{"__html":"\u003Cdiv class=\"_4ag8\">\u003Cdiv class=\"_50f7\">Verified Page\u003C\/div>\u003Cspan>Facebook confirmed this is an authentic Page for this public figure, media company or brand.\u003C\/span>\u003C\/div>"},1],["__markup_3310c079_0_0",{"__html":"News Feed keyboard shortcuts..."},1],["__markup_3310c079_0_1",{"__html":"Accessibility Help Center"},1],["__markup_3310c079_0_2",{"__html":"Submit feedback"},1],["__markup_3310c079_0_3",{"__html":"Updates from Facebook Accessibility"},1],["__markup_3310c079_0_4",{"__html":"About"},1],["__markup_3310c079_0_5",{"__html":"Careers"},1],["__markup_3310c079_0_6",{"__html":"Create Page"},1],["__markup_3310c079_0_7",{"__html":"Create Fundraiser"},1],["__markup_3310c079_0_8",{"__html":"Developers"},1],["__markup_3310c079_0_9",{"__html":"Help"},1]],"elements":[["__elem_835c633a_0_0","login_form",1],["__elem_1edd4980_0_0","loginbutton",1],["__elem_f46f4946_0_0","u_0_4",1],["__elem_f46f4946_0_1","u_0_5",1],["__elem_a588f507_0_7","u_0_6",1],["__elem_3fc3da18_0_0","u_0_7",1],["__elem_51be6cb7_0_0","u_0_8",1],["__elem_1de146dc_0_0","u_0_9",1],["__elem_ec77afbd_0_0","u_0_a",2],["__elem_1de146dc_0_1","u_0_b",1],["__elem_ec77afbd_0_1","u_0_c",2],["__elem_9f5fac15_0_9","pagelet_bluebar",1],["__elem_45e94dd8_0_0","pagelet_bluebar",2],["__elem_a588f507_0_6","globalContainer",2],["__elem_a588f507_0_8","content",1],["__elem_9f5fac15_0_1","entity_sidebar",1],["__elem_a588f507_0_3","u_0_d",1],["__elem_a588f507_0_4","u_0_e",1],["__elem_a588f507_0_0","u_0_f",1],["__elem_a588f507_0_9","u_0_g",1],["__elem_d3d2500b_0_0","u_0_g",1],["__elem_d0de0506_0_0","u_0_g",1],["__elem_fc9f538f_0_0","u_0_h",1],["__elem_a588f507_0_5","u_0_i",1],["__elem_9f5fac15_0_2","pagelet_page_above_header",1],["__elem_9f5fac15_0_3","pagelet_page_cover",1],["__elem_a588f507_0_2","u_0_j",1],["__elem_a588f507_0_1","u_0_k",1],["__elem_9f5fac15_0_4","pagelet_growth_expanding_cta",1],["__elem_9f5fac15_0_0","u_0_l",1],["__elem_9f5fac15_0_5","id_5a478c207e7b81229569827",1],["__elem_9f5fac15_0_6","pagelet_rhc_footer",1],["__elem_9f5fac15_0_7","id_5a478c207e7671b83333437",1],["__elem_9f5fac15_0_8","id_5a478c207e7a31457110908",1],["__elem_a32d506f_0_0","u_0_m",1],["__elem_a32d506f_0_1","u_0_n",1],["__elem_a588f507_0_a","u_0_o",1],["__elem_7ea0dad1_0_0","u_0_p",1],["__elem_a588f507_0_c","u_0_q",2],["__elem_a588f507_0_b","u_0_r",1],["__elem_9f5fac15_0_a","PageTimelineCreatePagePagelet_228735667216",1],["__elem_9f5fac15_0_b","PageFundraiserCampaignsPagelet_228735667216",1],["__elem_9f5fac15_0_c","PagePeoplePagelet_228735667216",1],["__elem_9f5fac15_0_d","PageSeoRelatedTopicsPagelet_228735667216",1],["__elem_9f5fac15_0_e","PageSeoRelatedPagesPagelet_228735667216",1],["__elem_9f5fac15_0_f","PageSeoRelatedGroupsPagelet_228735667216",1],["__elem_9f5fac15_0_g","PageSeoRelatedEventsPagelet_228735667216",1],["__elem_9f5fac15_0_h","PageReviewNeedyPlaceCardPagelet_228735667216",1],["__elem_9f5fac15_0_i","PageLocationsPagelet_228735667216",1],["__elem_9f5fac15_0_j","PageCouponsPagelet_228735667216",1],["__elem_9f5fac15_0_k","PagePhotosContainerPagelet_228735667216",1],["__elem_9f5fac15_0_l","PageVideosPagelet_228735667216",1],["__elem_9f5fac15_0_m","PageNotesContainerPagelet_228735667216",1],["__elem_9f5fac15_0_n","PageReviewsContainerPagelet_228735667216",1],["__elem_9f5fac15_0_o","PageRelatedPagesSecondaryPagelet_228735667216",1],["__elem_9f5fac15_0_p","PageGraphSearchPagelet_228735667216",1],["__elem_9f5fac15_0_q","PagePagesLikedByPageSecondaryPagelet_228735667216",1],["__elem_9f5fac15_0_r","PagePopularSharesPagelet_228735667216",1],["__elem_9f5fac15_0_s","PagesSuggestedByPageSecondaryPagelet_228735667216",1],["__elem_9f5fac15_0_t","PageSEOInterlinkingRelatedElementPagelet_228735667216",1],["__elem_a586a305_0_0","u_0_1w",2],["__elem_a588f507_0_f","u_0_21",2],["__elem_57936a66_0_0","u_0_22",2],["__elem_57936a66_0_1","u_0_23",2],["__elem_57936a66_0_2","u_0_24",2],["__elem_a588f507_0_g","u_0_19",1],["__elem_a588f507_0_s","u_0_29",1],["__elem_a2e0fb07_0_0","u_0_29",1],["__elem_a588f507_0_t","u_0_2a",1],["__elem_a648e52c_0_0","u_0_2b",3],["__elem_a588f507_0_u","u_0_2c",1],["__elem_50478d2c_0_0","u_0_2d",1],["__elem_6d29ee41_0_0","u_0_2e",1],["__elem_94c15385_0_0","u_0_2f",1],["__elem_0f746bc2_0_0","u_0_2g",1],["__elem_2223e126_0_0","u_0_2h",1],["__elem_a176866d_0_0","u_0_2i",1],["__elem_6555e0bc_0_0","u_0_2j",1],["__elem_da4ef9a3_0_0","u_0_2k",1],["__elem_a588f507_0_v","u_0_2l",1],["__elem_2afd4650_0_0","u_0_1z",1],["__elem_8c33f2cf_0_0","u_0_1z",2],["__elem_8937e029_0_0","u_0_2m",1],["__elem_492d06b7_0_0","u_0_20",2],["__elem_a588f507_0_w","u_0_2n",1],["__elem_a588f507_0_x","u_0_26",1],["__elem_a588f507_0_10","u_0_37",1],["__elem_a2e0fb07_0_1","u_0_37",1],["__elem_a588f507_0_11","u_0_38",1],["__elem_a648e52c_0_1","u_0_39",3],["__elem_a588f507_0_12","u_0_3a",1],["__elem_50478d2c_0_1","u_0_3b",1],["__elem_6d29ee41_0_1","u_0_3c",1],["__elem_94c15385_0_1","u_0_3d",1],["__elem_0f746bc2_0_1","u_0_3e",1],["__elem_2223e126_0_1","u_0_3f",1],["__elem_a176866d_0_1","u_0_3g",1],["__elem_6555e0bc_0_1","u_0_3h",1],["__elem_a588f507_0_13","u_0_3i",1],["__elem_2afd4650_0_1","u_0_31",1],["__elem_8c33f2cf_0_1","u_0_31",2],["__elem_8937e029_0_1","u_0_3j",1],["__elem_492d06b7_0_1","u_0_32",2],["__elem_a588f507_0_14","u_0_3k",1],["__elem_b8b0125f_0_0","u_0_3p",1],["__elem_9fc087ed_0_0","u_0_s",2],["__elem_a588f507_0_y","u_0_27",1],["__elem_a588f507_0_16","u_0_3s",1],["__elem_a2e0fb07_0_2","u_0_3s",1],["__elem_a588f507_0_17","u_0_3t",1],["__elem_a648e52c_0_2","u_0_3u",3],["__elem_a588f507_0_18","u_0_3v",1],["__elem_50478d2c_0_2","u_0_3w",1],["__elem_6d29ee41_0_2","u_0_3x",1],["__elem_94c15385_0_2","u_0_3y",1],["__elem_0f746bc2_0_2","u_0_3z",1],["__elem_2223e126_0_2","u_0_40",1],["__elem_a176866d_0_2","u_0_41",1],["__elem_6555e0bc_0_2","u_0_42",1],["__elem_da4ef9a3_0_1","u_0_43",1],["__elem_a588f507_0_19","u_0_44",1],["__elem_2afd4650_0_2","u_0_3l",1],["__elem_8c33f2cf_0_2","u_0_3l",2],["__elem_8937e029_0_2","u_0_45",1],["__elem_492d06b7_0_2","u_0_3m",2],["__elem_a588f507_0_1a","u_0_46",1],["__elem_a588f507_0_z","u_0_28",1],["__elem_a588f507_0_1b","u_0_47",1],["__elem_a2e0fb07_0_3","u_0_47",1],["__elem_a588f507_0_1c","u_0_48",1],["__elem_a648e52c_0_3","u_0_49",3],["__elem_a588f507_0_1d","u_0_4a",1],["__elem_50478d2c_0_3","u_0_4b",1],["__elem_6d29ee41_0_3","u_0_4c",1],["__elem_94c15385_0_3","u_0_4d",1],["__elem_0f746bc2_0_3","u_0_4e",1],["__elem_2223e126_0_3","u_0_4f",1],["__elem_a176866d_0_3","u_0_4g",1],["__elem_6555e0bc_0_3","u_0_4h",1],["__elem_da4ef9a3_0_2","u_0_4i",1],["__elem_a588f507_0_1e","u_0_4j",1],["__elem_2afd4650_0_3","u_0_3n",1],["__elem_8c33f2cf_0_3","u_0_3n",2],["__elem_8937e029_0_3","u_0_4k",1],["__elem_492d06b7_0_3","u_0_3o",2],["__elem_a588f507_0_1f","u_0_4l",1],["__elem_a588f507_0_n","u_0_1d",1],["__elem_a588f507_0_h","u_0_1j",1],["__elem_a588f507_0_j","u_0_1l",1],["__elem_a588f507_0_o","u_0_1f",1],["__elem_a588f507_0_p","u_0_1h",1],["__elem_a588f507_0_r","u_0_1t",1],["__elem_a588f507_0_q","u_0_1v",1],["__elem_a588f507_0_k","u_0_1n",1],["__elem_a588f507_0_l","u_0_1p",1],["__elem_a588f507_0_i","u_0_1b",1],["__elem_a588f507_0_m","u_0_1r",1],["__elem_b8b0125f_0_1","u_0_4m",1],["__elem_9fc087ed_0_1","u_0_t",2],["__elem_7ea0dad1_0_1","u_0_4o",1],["__elem_a588f507_0_15","u_0_36",1],["__elem_a588f507_0_1g","u_0_4r",1],["__elem_a2e0fb07_0_4","u_0_4r",1],["__elem_a588f507_0_1h","u_0_4s",1],["__elem_a648e52c_0_4","u_0_4t",3],["__elem_a588f507_0_1i","u_0_4u",1],["__elem_50478d2c_0_4","u_0_4v",1],["__elem_6d29ee41_0_4","u_0_4w",1],["__elem_94c15385_0_4","u_0_4x",1],["__elem_0f746bc2_0_4","u_0_4y",1],["__elem_2223e126_0_4","u_0_4z",1],["__elem_a176866d_0_4","u_0_50",1],["__elem_6555e0bc_0_4","u_0_51",1],["__elem_a588f507_0_1j","u_0_52",1],["__elem_2afd4650_0_4","u_0_4p",1],["__elem_8c33f2cf_0_4","u_0_4p",2],["__elem_8937e029_0_4","u_0_53",1],["__elem_492d06b7_0_4","u_0_4q",2],["__elem_a588f507_0_1k","u_0_54",1],["__elem_b8b0125f_0_2","u_0_55",1],["__elem_b8b0125f_0_3","u_0_57",1],["__elem_9fc087ed_0_a","u_0_10",2],["__elem_b8b0125f_0_4","u_0_59",1],["__elem_9fc087ed_0_6","u_0_16",2],["__elem_9fc087ed_0_5","u_0_12",2],["__elem_b8b0125f_0_5","u_0_5b",1],["__elem_9fc087ed_0_7","u_0_13",2],["__elem_b8b0125f_0_6","u_0_5d",1],["__elem_9fc087ed_0_3","u_0_x",2],["__elem_b8b0125f_0_7","u_0_5f",1],["__elem_9fc087ed_0_e","u_0_11",2],["__elem_b8b0125f_0_8","u_0_5h",1],["__elem_9fc087ed_0_8","u_0_u",2],["__elem_b8b0125f_0_9","u_0_5j",1],["__elem_9fc087ed_0_d","u_0_v",2],["__elem_b8b0125f_0_a","u_0_5l",1],["__elem_9fc087ed_0_c","u_0_w",2],["__elem_b8b0125f_0_b","u_0_5n",1],["__elem_9fc087ed_0_f","u_0_15",2],["__elem_b8b0125f_0_c","u_0_5p",1],["__elem_9fc087ed_0_9","u_0_17",2],["__elem_b8b0125f_0_d","u_0_5r",1],["__elem_9fc087ed_0_2","u_0_y",2],["__elem_b8b0125f_0_e","u_0_5t",1],["__elem_9fc087ed_0_4","u_0_14",2],["__elem_b8b0125f_0_f","u_0_5v",1],["__elem_9fc087ed_0_b","u_0_z",2],["__elem_a588f507_0_e","u_0_5x",1],["__elem_a588f507_0_d","u_0_5y",1],["__elem_1c03405d_0_0","www_pages_reaction_see_more_unitwww_pages_home",1],["__elem_da4ef9a3_0_3","u_0_60",1],["__elem_da4ef9a3_0_5","u_0_61",1],["__elem_da4ef9a3_0_4","u_0_62",1],["__elem_c34677e2_0_0","u_0_64",1],["__elem_da4ef9a3_0_6","u_0_65",1],["__elem_da4ef9a3_0_7","u_0_66",1],["__elem_da4ef9a3_0_8","u_0_67",1],["__elem_a588f507_0_1l","u_0_68",1],["__elem_50a7c757_0_0","u_0_69",1],["__elem_d94ac754_0_0","u_0_6a",1],["__elem_835c633a_0_1","login_form",1],["__elem_3f8a34cc_0_0","email",1],["__elem_3f8a34cc_0_1","pass",1],["__elem_45d73b5d_0_0","loginbutton",1],["__elem_f46f4946_0_2","u_0_6b",1],["__elem_f46f4946_0_3","u_0_6c",1],["__elem_072b8e64_0_0","expanding_cta_close_button",1],["__elem_1de146dc_0_2","u_0_6e",1],["__elem_072b8e64_0_1","u_0_6f",2],["__elem_da4ef9a3_0_9","u_0_6g",1,"__markup_a588f507_0_0"],["__elem_a588f507_0_1m","u_0_6h",1,"__markup_e58791f2_0_1"],["__elem_a588f507_0_1n","u_0_6i",1,"__markup_e58791f2_0_0"]],"require":[["CurrentPage","init",[],[{"pageID":"228735667216","pageName":"BBC News"}]],["PagesNuxFrameworkHelper","showNuxAfterLoading",[],["228735667216","page_timeline"]],["HubbleLogger","setActiveSurface",[],[3]],["HubbleLogger","setPlatform",[],["www"]],["SimpleSearchNavigation","setPageTitle",[],["BBC News",false]],["WebPixelRatio","startDetecting",[],[1]],["EntityPageRenderer","constructAndRenderComponent",["PagesUsername.react","__elem_a588f507_0_0"],[{"__m":"PagesUsername.react"},{"editable":false,"isMessagingEnabled":false,"name":"BBC News","pageID":"228735667216","username":"bbcnews","usernameEditDialogProfilePictureURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p60x60\/23435245_10155306669637217_5362481967672932664_n.png?oh=c1c66a1fde40db3d8a8204f8cc9df042&oe=5AC97761"},{"__m":"__elem_a588f507_0_0"}]],["DocumentTitle","set",[],["BBC News - Home | Facebook",false]],["FIGEntityPageLayout","register",["__elem_9f5fac15_0_0"],[{"__m":"__elem_9f5fac15_0_0"},["._1-ia","._4-u2"]]],["PagesLogger","log",[],["228735667216","impression","page_profile",null,[],{"tab":"tab_home","ref":"external:plus.google.com","site":"www"}]],["EntityPageRenderer","constructAndRenderComponent",["PagesPrimaryButtonsActionChannel.react","PageCTAViewerUnitContainer.react","PageMessageAction.react","__elem_a588f507_0_1"],[{"__m":"PagesPrimaryButtonsActionChannel.react"},{"pageID":"228735667216","primaryButtons":[{"__typename":"PageCTAAction","label":{"text":"Contact Us"},"call_to_action":{"id":"10152626145477217","label":"Contact Us","cta_type":"CONTACT_US","component_flow_service_config":null},"cta_config":null,"icon_name":null,"page":{"id":"228735667216"},"react_component_name":"PageCTAViewerUnitContainer.react","should_auto_open":"","ReactComponent":{"__m":"PageCTAViewerUnitContainer.react"}},{"__typename":"PageMessageAction","label":{"text":"Send Message"},"page":{"id":"228735667216","category_type":"MEDIA_NEWS_COMPANY"},"react_component_name":"PageMessageAction.react","show_nux":false,"ReactComponent":{"__m":"PageMessageAction.react"}}],"next":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/bbcnews","loggedOutSEOEnabled":false},{"__m":"__elem_a588f507_0_1"}]],["EntityPageRenderer","constructAndRenderComponent",["PagesActionBarChannelContainer.react","PageSharePageAction.react","PageSuggestEditsAction.react","PageCreatePageAction.react","PageSimpleActionWithURL.react","PageReportAction.react","__elem_a588f507_0_2"],[{"__m":"PagesActionBarChannelContainer.react"},{"likeFollowData":null,"messageData":null,"pageID":"228735667216","customActionsData":[{"__typename":"PageLikeAction","label":{"text":"Like"},"icon":null,"react_component_name":null,"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/pages\/fan_status\/?fbpage_id=228735667216&add=1&reload=1","url_handler_type":"ASYNC_POST"},{"__typename":"PageSharePageAction","label":{"text":"Share"},"icon":{"icon_image":{"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/AwG-vAkqXM4.png"}},"react_component_name":"PageSharePageAction.react","url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/ajax\/sharer\/?s=18&appid=2309869772&id=228735667216&p\u00255B0\u00255D=228735667216","url_handler_type":"ASYNC_DIALOG","ReactComponent":{"__m":"PageSharePageAction.react"}},{"__typename":"PageSuggestEditsAction","label":{"text":"Suggest Edits"},"icon":null,"react_component_name":"PageSuggestEditsAction.react","url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/ajax\/pages\/suggest\/dialog.php?id=228735667216&page_id=228735667216&entry_point=timeline_action_menu_suggest_edits&session_id=8972414207092370929&last_action_time=1514638368","url_handler_type":"DIALOG","ReactComponent":{"__m":"PageSuggestEditsAction.react"}},{"__typename":"PageCreatePageAction","label":{"text":"Create Page"},"icon":null,"react_component_name":"PageCreatePageAction.react","url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/pages\/create\/?ref_type=page_profile_menu","url_handler_type":"LINK_OUT","ReactComponent":{"__m":"PageCreatePageAction.react"}},{"__typename":"PageBlockPageAction","label":{"text":"Block Page"},"icon":null,"react_component_name":"PageSimpleActionWithURL.react","url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/privacy\/block_page\/?page_id=228735667216","url_handler_type":"DIALOG_POST","ReactComponent":{"__m":"PageSimpleActionWithURL.react"}},{"__typename":"PageReportAction","label":{"text":"Report Page"},"icon":null,"react_component_name":"PageReportAction.react","url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/ajax\/nfx\/start_dialog?context=\u00257B\u002522breadcrumbs\u002522\u00253A\u00255B\u00255D\u00252C\u002522story_location\u002522\u00253A\u002522page\u002522\u00252C\u002522is_from_feed_tombstone\u002522\u00253Afalse\u00252C\u002522actions_taken\u002522\u00253A\u002522\u002522\u00252C\u002522is_rapid_reporting\u002522\u00253Afalse\u00252C\u002522is_instream_follow_up\u002522\u00253Afalse\u00252C\u002522entry_point\u002522\u00253A\u002522unknown\u002522\u00252C\u002522reportable_ent_token\u002522\u00253A\u002522228735667216\u002522\u00252C\u002522is_impostor\u002522\u00253A\u002522\u002522\u00257D","url_handler_type":"DIALOG","ReactComponent":{"__m":"PageReportAction.react"}}],"numberOfActionBarButtons":3,"next":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/bbcnews","loggedOutSEOEnabled":false},{"__m":"__elem_a588f507_0_2"}]],["EntityPageRenderer","constructAndRenderComponent",["PagesProfilePictureContainer.react","__elem_a588f507_0_3"],[{"__m":"PagesProfilePictureContainer.react"},{"currentCoverType":"cover_photo","editable":false,"loading":false,"modules":{"PagesProfilePictureEditMenu":null},"pageHasPhotos":true,"pageID":"228735667216","photoID":"10155306669637217","photoIsSquare":true,"size":180,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p200x200\/23435245_10155306669637217_5362481967672932664_n.png?oh=1923bacfbc6e84e80f2dfa8498a743b9&oe=5AC35039","videoData":null},{"__m":"__elem_a588f507_0_3"}]],["ReactRenderer","constructAndRenderComponentAcrossTransitions",["EntityTitle.react","__markup_a588f507_0_0","__elem_a588f507_0_4"],[{"__m":"EntityTitle.react"},{"title":{"__m":"__markup_a588f507_0_0"}},{"__m":"__elem_a588f507_0_4"}]],["XUISubNavigationItemsAndNavigationShortcutsHighlighting","init",["__elem_d0de0506_0_0"],[[{"__m":"__elem_d0de0506_0_0"}]]],["FIGEntityPageLayout","registerAcrossTransitions",["__elem_a588f507_0_5","EntityPageLayoutDockingElement","getEntityPageDockingElementOffset"],[{"__m":"__elem_a588f507_0_5"},["._hoc"],{"__m":"EntityPageLayoutDockingElement"},{"__m":"getEntityPageDockingElementOffset"}]],["PagesProfileSidebarLogger","register",[],["228735667216"]],["ScriptPath","set",[],["XPagesProfileHomeController","f9058300",{"imp_id":"bba5beb6","entity_id":"228735667216"}]],["UITinyViewportAction","init",[],[]],["ResetScrollOnUnload","init",["__elem_a588f507_0_6"],[{"__m":"__elem_a588f507_0_6"}]],["AccessibilityWebVirtualCursorClickLogger","init",["__elem_45e94dd8_0_0","__elem_a588f507_0_6"],[[{"__m":"__elem_45e94dd8_0_0"},{"__m":"__elem_a588f507_0_6"}]]],["FocusRing","init",[],[]],["WebStorageMonster","schedule",[],[]],["BlueBarFixedBehaviorController","init",["__elem_45e94dd8_0_0"],[{"__m":"__elem_45e94dd8_0_0"}]],["HardwareCSS","init",[],[]],["NavigationAssistantController","init",["__elem_3fc3da18_0_0","__elem_51be6cb7_0_0","__inst_5b4d0c00_0_0","__inst_5b4d0c00_0_1"],[{"__m":"__elem_3fc3da18_0_0"},{"__m":"__elem_51be6cb7_0_0"},{"__m":"__inst_5b4d0c00_0_0"},{"__m":"__inst_5b4d0c00_0_1"},null]],["__inst_e5ad243d_0_0"],["__inst_1de146dc_0_0"],["__inst_e5ad243d_0_1"],["__inst_1de146dc_0_1"],["AsyncRequestNectarLogging"],["FIGEntityPageLayout","registerAcrossTransitions",["__elem_9f5fac15_0_1"],[{"__m":"__elem_9f5fac15_0_1"},["._19sz","._2fvv > ._2yaa","._5rll ._1fsh ._2yaa"]]],["EntityPageSubNavigationLogger","register",["__elem_d3d2500b_0_0"],[{"__m":"__elem_d3d2500b_0_0"}]],["__inst_d3d2500b_0_0"],["ReactRenderer","constructAndRenderComponentIntoComment_DO_NOT_USE",["PageCreatePageButton.react","__elem_fc9f538f_0_0"],[{"constructor":{"__m":"PageCreatePageButton.react"},"props":{"fbid":228735667216,"loggedOutSEOEnabled":false,"next":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/bbcnews"},"dummyElem":{"__m":"__elem_fc9f538f_0_0"},"acrossTransitions":false}]],["TimezoneAutoset","setInputValue",["__elem_f46f4946_0_0"],[{"__m":"__elem_f46f4946_0_0"},1514638369]],["ScreenDimensionsAutoSet","setInputValue",["__elem_f46f4946_0_1"],[{"__m":"__elem_f46f4946_0_1"}]],["LoginFormController","init",["__elem_835c633a_0_0","__elem_1edd4980_0_0"],[{"__m":"__elem_835c633a_0_0"},{"__m":"__elem_1edd4980_0_0"},null,true]],["BrowserPrefillLogging","initContactpointFieldLogging",[],[{"contactpointFieldID":"email","serverPrefill":""}]],["BrowserPrefillLogging","initPasswordFieldLogging",[],[{"passwordFieldID":"pass"}]],["Sketch","solveAndUpdateForm",[],["f1477a1f6aeab29d1d744d5ec4f6d73e","73d207c52a9c0ccd4b5f9246cc3332ba",5,"login_form"]],["ControlledReferer"],["ControlledReferer","useFacebookRefererHtml",["__elem_a32d506f_0_0"],[{"__m":"__elem_a32d506f_0_0"},"\u003Cform method=\"get\" action=\"https:\/\/googleads.g.doubleclick.net\/pagead\/viewthroughconversion\/995153884\/\" id=\"theform\">\u003Cinput name=\"value\" value=\"1.00\" type=\"hidden\" autocomplete=\"off\" \/>\u003Cinput name=\"currency_code\" value=\"USD\" type=\"hidden\" autocomplete=\"off\" \/>\u003Cinput name=\"label\" value=\"szBrCMnWkWAQ3K_D2gM\" type=\"hidden\" autocomplete=\"off\" \/>\u003Cinput name=\"guid\" value=\"ON\" type=\"hidden\" autocomplete=\"off\" \/>\u003Cinput name=\"script\" value=\"0\" type=\"hidden\" autocomplete=\"off\" \/>\u003C\/form>\u003Ciframe frameborder=\"0\" width=\"1\" height=\"1\" onload=\"document.getElementById('theform').submit()\">\u003C\/iframe>"]],["ControlledReferer","useFacebookRefererHtml",["__elem_a32d506f_0_1"],[{"__m":"__elem_a32d506f_0_1"},"\u003Cform method=\"get\" action=\"https:\/\/www.facebook.com\/sem_campaigns\/sem_pixel_test\/\" id=\"theform\">\u003Cinput name=\"google_pixel_category\" value=\"4\" type=\"hidden\" autocomplete=\"off\" \/>\u003Cinput name=\"google_pixel_src\" value=\"https:\/\/googleads.g.doubleclick.net\/pagead\/viewthroughconversion\/995153884\/?value=1.00&currency_code=USD&label=szBrCMnWkWAQ3K_D2gM&guid=ON&script=0\" type=\"hidden\" autocomplete=\"off\" \/>\u003Cinput name=\"encoded_one\" value=\"AQTz-lB7deH3LVN9DidPp5OweTblq7ppYfwxKPzt4J9prEZHoMSgfnVpuub0_VM6ZYSvkvAh0ULtaTPEPiLY2qPS\" type=\"hidden\" autocomplete=\"off\" \/>\u003Cinput name=\"encoded_two\" value=\"AQShaYvO_Z7ueRPzP_71hIYjbfOm7T2SSz_mLV9ESTg_XPMYKuPtGkkL0dkMS2pk-BJDHiWC2laNfW3X5Y-mDe21\" type=\"hidden\" autocomplete=\"off\" \/>\u003C\/form>\u003Ciframe frameborder=\"0\" width=\"1\" height=\"1\" onload=\"document.getElementById('theform').submit()\">\u003C\/iframe>"]],["FocusListener"],["FlipDirectionOnKeypress"],["EntityPageRenderer","constructAndRenderComponent",["PagesCoverContainer.react","__elem_a588f507_0_a"],[{"__m":"PagesCoverContainer.react"},{"pageID":"228735667216","coreData":{"currentCoverType":"cover_photo","canViewerEditProfile":false,"shouldShowEditMenuForAdmins":true,"hasCoverSet":true},"coverData":{"cover_live_video":{"videoID":"","canEnable":false,"isEnabled":false,"renderedHeight":461},"cover_trailer":null,"cover_video":{"videoID":"","containerHeight":312,"containerWidth":820,"minPlayableDurationInSec":20,"maxPlayableDurationInSec":90,"status":"published","videoLinkData":null,"isViewerAdmin":false,"shouldShowChooseFromCoverVideoMenu":false,"isFromParentPage":false,"isParentLocationPage":false,"shouldCoverVideoLoop":true},"cover_slideshow":{"isCoverSlideshowEnabled":true,"items":[{"carouselData":{"coverPhotoData":{"focus":{"height":0.5,"width":0.5},"id":"10155397454147217","original":{"height":565,"width":1294},"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t31.0-8\/25182096_10155397454147217_1281213046879218262_o.jpg?oh=daa1efea80bf9ce8c8d6ea8f8db26146&oe=5ABDECC1"},"isEditable":false,"isLoading":false,"isOverlayEnabled":false,"isPreviewMode":false,"pageHasPhotos":true,"pageID":"228735667216","pagePrimaryButton":null,"renderedHeight":312,"renderedWidth":820},"thumbnailData":{"thumbnailURI":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-0\/c0.13.960.379\/s160x160\/25299297_10155397454147217_1281213046879218262_n.jpg?oh=418dcbfbf74d85d428bdddb66a42208b&oe=5AFE25D5","thumbnailHeight":60,"thumbnailWidth":152}}],"maxNumberOfPhotosInSlideshow":5,"thumbnailHeight":60,"thumbnailWidth":152,"shouldShowNUXTour":true,"isContentOptimizerOn":true,"shouldShowMenuNux":true},"cover_photo":{"coverPhotoData":{"focus":{"height":0.5,"width":0.5},"id":"10155397454147217","original":{"height":565,"width":1294},"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t31.0-8\/25182096_10155397454147217_1281213046879218262_o.jpg?oh=daa1efea80bf9ce8c8d6ea8f8db26146&oe=5ABDECC1"},"isEditable":false,"isLoading":false,"isOverlayEnabled":false,"isPreviewMode":false,"pageDescription":null,"pageHasPhotos":true,"pageID":"228735667216","pagePrimaryButton":null,"renderedHeight":312,"renderedWidth":820}}},{"__m":"__elem_a588f507_0_a"}]],["ReactRenderer","constructAndRenderComponentAcrossTransitions",["PagesMetabox.react","__elem_a588f507_0_b"],[{"__m":"PagesMetabox.react"},{"categoryLabel":"Media\/News Company","prepositionLabel":"in","locationLabel":null,"locationURI":null,"isHoliday":false,"openStatus":2,"openStatusLabel":null,"pageID":228735667216,"pageURIToken":"bbcnews","rating":0},{"__m":"__elem_a588f507_0_b"}]],["ReactionLogging","startLogTracking",["__elem_7ea0dad1_0_0"],[{"__m":"__elem_7ea0dad1_0_0"},{"logging_data":{"page_id":"228735667216","event_type":"clicked_view_page_about","impression_info":"","surface":"www_pages_highlights","interacted_story_type":"291992504486569","session_id":"bad7194187cec106c4d83067e9d80307"}},true]],["PagesLogger","registerLogOnClick",["__elem_a588f507_0_c"],[{"__m":"__elem_a588f507_0_c"},"228735667216","page_website","page_info",[],{"website_url":"https:\/\/web.archive.org\/web\/20171230125248\/http:\/\/www.bbc.co.uk\/news"}]],["PagesEventObserver","registerLogOnClick",["__elem_a588f507_0_c"],[{"__m":"__elem_a588f507_0_c"},"228735667216","page_visitor_website_click"]],["FBLynx","setupDelegation",[],[]],["PagesPostsSearch","searchPosts",["__elem_a588f507_0_d","__elem_a588f507_0_e"],["228735667216",{"__m":"__elem_a588f507_0_d"},{"__m":"__elem_a588f507_0_e"}]],["PageTimelineViewportTracking","init",[],[{"cta_logging_enabled":true,"ad_allocation_integrity_logging_enabled":false,"record_delay":300,"tracking_duration_config":{"min_height_to_be_visible":200,"min_fraction_to_be_visible":0.5,"timetracking_throttling_interval":100,"user_activity_polling_interval":5000,"time_to_be_considered_inactive":15000,"min_time_to_report_immediately":500,"min_fraction_for_additional_view":0,"local_storage_log_min_duration_ms":10000000,"scroll_throttling_interval":100,"mouse_throttling_interval":100,"keyboardThrottlingInterval":100,"active_state_duration":1000,"focused_state_duration":3500,"story_height_diff_to_change_state":25,"discard_vpvd_interval_threshold":90000},"vpv_debug":false,"vpvd_debug":false,"vpvd_analysis":false,"tracking_hooks":false}]],["PagesEventObserver","registerLogOnClick",["__elem_a588f507_0_f"],[{"__m":"__elem_a588f507_0_f"},"228735667216","tapped_video_card"]],["PagesLogger","registerLogOnClick",["__elem_a588f507_0_f"],[{"__m":"__elem_a588f507_0_f"},"228735667216","page_videos_card","pages_video_home_card",[],{}]],["PagesEventObserver","registerLogOnClick",["__elem_57936a66_0_0"],[{"__m":"__elem_57936a66_0_0"},"228735667216","tapped_video"]],["PagesLogger","registerLogOnClick",["__elem_57936a66_0_0"],[{"__m":"__elem_57936a66_0_0"},"228735667216","page_video","pages_video_home_card",[],{}]],["PagesEventObserver","registerLogOnClick",["__elem_57936a66_0_1"],[{"__m":"__elem_57936a66_0_1"},"228735667216","tapped_video"]],["PagesLogger","registerLogOnClick",["__elem_57936a66_0_1"],[{"__m":"__elem_57936a66_0_1"},"228735667216","page_video","pages_video_home_card",[],{}]],["PagesEventObserver","registerLogOnClick",["__elem_57936a66_0_2"],[{"__m":"__elem_57936a66_0_2"},"228735667216","tapped_video"]],["PagesLogger","registerLogOnClick",["__elem_57936a66_0_2"],[{"__m":"__elem_57936a66_0_2"},"228735667216","page_video","pages_video_home_card",[],{}]],["PagesEventObserver","registerLogOnClick",["__elem_a586a305_0_0"],[{"__m":"__elem_a586a305_0_0"},"228735667216","tapped_photo"]],["PagesLogger","registerLogOnClick",["__elem_a586a305_0_0"],[{"__m":"__elem_a586a305_0_0"},"228735667216","page_photos_card","pages_photo_home_card",[],{}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_s"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_s","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_t"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_t","actorIDs":["228735667216"]}]],["ReactionLogging","startLogTracking",["__elem_7ea0dad1_0_1"],[{"__m":"__elem_7ea0dad1_0_1"},{"logging_data":{"page_id":228735667216,"event_type":"clicked_all_page_posts","impression_info":"eyJmIjp7InBhZ2VfaWQiOiIyMjg3MzU2NjcyMTYiLCJpdGVtX2NvdW50IjoiMCJ9fQ","surface":"www_pages_home","interacted_story_type":"565413710334575","session_id":"bad7194187cec106c4d83067e9d80307"}},true]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_u"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_u","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_v"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_v","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_w"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_w","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_x"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_x","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_y"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_y","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_z"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_z","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_10"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_10","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_11"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_11","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_12"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_12","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_13"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_13","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_14"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_14","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_15"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_15","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_16"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_16","actorIDs":["228735667216"]}]],["FbFeedAccessible","informStoryContentInserted",[],["u_0_17"]],["EntstreamFeedObjectTracking","register",[],[{"nodeID":"u_0_17","actorIDs":["228735667216"]}]],["__inst_1c03405d_0_0"],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_0"],[{"__m":"__elem_9fc087ed_0_0"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_0"],[{"__m":"__elem_9fc087ed_0_0"}]],["SLUtils","init",[],[{"cxononce":"kgjhi9j1l9jijbiplaisjajgl0j3iwjeizjgkuj9j1ipiojeiziojel0kuksiljiipiojhipjgiziyksj7kukgiqi9j1l9jijbiokjj3ioivl0j3iwjeizjgkuj9j1ipiojeiziojel0kuksiljiipiojhipjgiziykukmiyiziripknksj7kukgjdi9j1l9jijbiplaiol7j0l0j3iwjeizjgkuj9j1ipiojeiziojel0kuksiljfixixizjhjeiziykuimipjhjeksj7jy"},[{"nonce":{"cxononce":"ofmtm6maoimpmwmnocmrmjmkn5"},"className":{"cxononce":"fcecfsh4fff6foh7flf7fdgr"}},{"nonce":{"cxononce":"esg3h1gpehgag3gkevg8ghgofu"},"className":{"cxononce":"sntwsouwt7sysluesqslsivf"}},{"nonce":{"cxononce":"xiypxzzfx7ywypzaxhyyz6zawo"},"className":{"cxononce":"v8ukvktcv7vevwtfvxtivlsz"}}]]],["Tooltip"],["LitestandShareAttachment","init",["__elem_a588f507_0_g"],[{"__m":"__elem_a588f507_0_g"}]],["LiveTimer","restart",[],[1514638369]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_1"],[{"__m":"__elem_9fc087ed_0_1"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_1"],[{"__m":"__elem_9fc087ed_0_1"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_2"],[{"__m":"__elem_9fc087ed_0_2"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_2"],[{"__m":"__elem_9fc087ed_0_2"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_3"],[{"__m":"__elem_9fc087ed_0_3"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_3"],[{"__m":"__elem_9fc087ed_0_3"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_4"],[{"__m":"__elem_9fc087ed_0_4"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_4"],[{"__m":"__elem_9fc087ed_0_4"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_5"],[{"__m":"__elem_9fc087ed_0_5"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_5"],[{"__m":"__elem_9fc087ed_0_5"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_6"],[{"__m":"__elem_9fc087ed_0_6"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_6"],[{"__m":"__elem_9fc087ed_0_6"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_7"],[{"__m":"__elem_9fc087ed_0_7"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_7"],[{"__m":"__elem_9fc087ed_0_7"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_8"],[{"__m":"__elem_9fc087ed_0_8"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_8"],[{"__m":"__elem_9fc087ed_0_8"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_9"],[{"__m":"__elem_9fc087ed_0_9"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_9"],[{"__m":"__elem_9fc087ed_0_9"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_a"],[{"__m":"__elem_9fc087ed_0_a"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_a"],[{"__m":"__elem_9fc087ed_0_a"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_b"],[{"__m":"__elem_9fc087ed_0_b"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_b"],[{"__m":"__elem_9fc087ed_0_b"}]],["SLUtils","init",[],[{"cxononce":"qsplqdp5rdpmpfp1reowpepkr4p7p8pqpbpkqypdp5p1p0pqpbp0pqr4qyqwqhpmp1p0plp1pkpbpaqwpjqyqsp2qdp5rdpmpfp0qvp7p0ozr4p7p8pqpbpkqypdp5p1p0pqpbp0pqr4qyqwqhpmp1p0plp1pkpbpaqyqqpapbp3p1qrqwpjqyqsppqdp5rdpmpfp1rep0rjp4r4p7p8pqpbpkqypdp5p1p0pqpbp0pqr4qyqwqhprp9p9pbplpqpbpaqyqip1plpqqwpjru"},[{"nonce":{"cxononce":"ai807f8n9z848d8qah868u8p9g"},"className":{"cxononce":"3e2e2y1m3d342u1l2r353f09"}},{"nonce":{"cxononce":"mfognqoamyopogo7mcoro2obll"},"className":{"cxononce":"oqndolmdo6ofoomzonooovly"}},{"nonce":{"cxononce":"6q4l3n5b6n4s4l4y6p4u524y64"},"className":{"cxononce":"4l3x4x694i4r596a586f4w5u"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1b",1585948834826779,"10155443038937217"]],["SLUtils","init",[],[{"cxononce":"xcz1xtzhx9z2yvz5xaz8yuz0x0zjzcyyzfz0xqytzhz5z4yyzfz4yyx0xqxoy5z2z5z4z1z5z0zfzexoyrxqxcz6xtzhx9z2yvz4xfzjz4zbx0zjzcyyzfz0xqytzhz5z4yyzfz4yyx0xqxoy5z2z5z4z1z5z0zfzexqxizezfz7z5xjxoyrxqxcyxxtzhx9z2yvz5xaz4x7zgx0zjzcyyzfz0xqytzhz5z4yyzfz4yyx0xqxoy5yzzdzdzfz1yyzfzexqy6z5z1yyxoyrwu"},[{"nonce":{"cxononce":"opmblkmso4mfmmmxoqmdn1mynr"},"className":{"cxononce":"iqi6j6kiipiwjikhjfixirk1"}},{"nonce":{"cxononce":"485r6h5x3p5i5r604b5g655w52"},"className":{"cxononce":"414i4e5q3x3o435s4c434471"}},{"nonce":{"cxononce":"ult6u4sguoszt6stumsxspstv7"},"className":{"cxononce":"0c100o200b020k230l260p3f"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1d",1828118263927388,"10155442097132217"]],["SLUtils","init",[],[{"cxononce":"tsvhu9vxtpvivbvltqvovavgtgvzvsvevvvgu6v9vxvlvkvevvvkvetgu6u4ulvivlvkvhvlvgvvvuu4v7u6tsvmu9vxtpvivbvktvvzvkvrtgvzvsvevvvgu6v9vxvlvkvevvvkvetgu6u4ulvivlvkvhvlvgvvvuu6tyvuvvvnvltzu4v7u6tsvdu9vxtpvivbvltqvktnvwtgvzvsvevvvgu6v9vxvlvkvevvvkvetgu6u4ulvfvtvtvvvhvevvvuu6umvlvhveu4v7ta"},[{"nonce":{"cxononce":"p8rasdqppdr6rfr0pbr4qwr3pu"},"className":{"cxononce":"5l6d613t5m5f5x3u5s5e5k56"}},{"nonce":{"cxononce":"260p1r032b0g0p0e250i0b022o"},"className":{"cxononce":"qps2r2pqrhr8qrowr0qrqsq5"}},{"nonce":{"cxononce":"153i2g2s1g3b3i2x1639312x07"},"className":{"cxononce":"3d29311p3i3b2p1q2o1n300e"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1f",1474571825993562,"10155442950812217"]],["SLUtils","init",[],[{"cxononce":"qzpiqip2raphpop6r9pbpppjrjp0ozpdowpjqtpqp2p6p7pdowp7pdrjqtqvqephp6p7pip6pjowoxqvpkqtqzp5qip2raphpop7qwp0p7p8rjp0ozpdowpjqtpqp2p6p7pdowp7pdrjqtqvqephp6p7pip6pjowoxqtr1oxowp4p6r0qvpkqtqzpeqip2raphpop6r9p7r4p3rjp0ozpdowpjqtpqp2p6p7pdowp7pdrjqtqvqepcoyoyowpipdowoxqtqdp6pipdqvpkrp"},[{"nonce":{"cxononce":"am847j8j9v80898ual828q8t9c"},"className":{"cxononce":"ydzdxxwlyeyny1wmy4ymycx2"}},{"nonce":{"cxononce":"d2apbrbfcrawapbad1ayb7bee0"},"className":{"cxononce":"837k8cak8v8m819u8e81869b"}},{"nonce":{"cxononce":"tbugviuqsiu9ugv3t8ubuzv3tt"},"className":{"cxononce":"4s3o546g4r4i506j516m5563"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1h",1540013936082218,"10155441569632217"]],["SLUtils","init",[],[{"cxononce":"tsvhu9vxtpvivbvltqvovavgtgvzvsvevvvgu6v9vxvlvkvevvvkvetgu6u4ulvivlvkvhvlvgvvvuu4v7u6tsvmu9vxtpvivbvktvvzvkvrtgvzvsvevvvgu6v9vxvlvkvevvvkvetgu6u4ulvivlvkvhvlvgvvvuu6tyvuvvvnvltzu4v7u6tsvdu9vxtpvivbvltqvktnvwtgvzvsvevvvgu6v9vxvlvkvevvvkvetgu6u4ulvfvtvtvvvhvevvvuu6umvlvhveu4v7ta"},[{"nonce":{"cxononce":"y9wbwwwsy4wfw6whyawdwlwizj"},"className":{"cxononce":"pxp5qdrppyq7qhrqqkq6pwra"}},{"nonce":{"cxononce":"frgwg6hmfeh5gwhjfoh7hehnex"},"className":{"cxononce":"12e11x12h11512y12r12c10n12j12c12bzu"}},{"nonce":{"cxononce":"itkyk4kojcl7kykliul5khkli3"},"className":{"cxononce":"u2sytqvyu5twtevxtfvstrul"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1j",1975603139122105,"10155441998037217"]],["SLUtils","init",[],[{"cxononce":"bre2d2dmcae1dsdic9dfdte3c3dkdre5doe3btdudmdidje5dodje5c3btbvd6e1didje2die3dodpbvdwbtbrdhd2dmcae1dsdjbodkdjdcc3dkdre5doe3btdudmdidje5dodje5c3btbvd6e1didje2die3dodpbtbldpdodgdibkbvdwbtbre6d2dmcae1dsdic9djccdnc3dkdre5doe3btdudmdidje5dodje5c3btbvd6e4dqdqdoe2e5dodpbtd5die2e5bvdwax"},[{"nonce":{"cxononce":"0n252u2i0a211s2f0k232b2c1l"},"className":{"cxononce":"q1p1qhrtq2pvqdruq8puq0re"}},{"nonce":{"cxononce":"ard0ducubid9d0cjaodbcmcvbx"},"className":{"cxononce":"bhbyb6ciapawbjd8b4bjbcdt"}},{"nonce":{"cxononce":"hkfjehfph1fafjfshnf8fwfsgm"},"className":{"cxononce":"d8dwcobcd7cyckbfclbicpbv"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1l",1752875591449218,"10155442057367217"]],["SLUtils","init",[],[{"cxononce":"4h705s6k58736u685b6d6v71516m6h6z6i714v6s6k68696z6i696z514v4t647368697068716i6j4t6q4v4h6b5s6k58736u694i6m696e516m6h6z6i714v6s6k68696z6i696z514v4t647368697068716i6j4v4n6j6i6a684m4t6q4v4h6w5s6k58736u685b69566l516m6h6z6i714v6s6k68696z6i696z514v4t646y6g6g6i706z6i6j4v6768706z4t6q3z"},[{"nonce":{"cxononce":"3c0y091h2t121b1k3f101o1n2e"},"className":{"cxononce":"erfzebgjeoexenggeieweqgw"}},{"nonce":{"cxononce":"1p2y24340w2r2y3h1q2p3c350j"},"className":{"cxononce":"2h2y2e061x242j0o2c2j2k1h"}},{"nonce":{"cxononce":"9o7f8d7l8x767f7w9r747s7waa"},"className":{"cxononce":"r1rprdp5qyqrr9p6r8pbrcqi"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1n",1550072641740728,"10155442739882217"]],["SLUtils","init",[],[{"cxononce":"5k45553p5x464f3t5y3w4e44643r3k423n445i4d3p3t3s423n3s42645i5g51463t3s453t443n3m5g4b5i5k3u553p5x464f3s5n3r3s3z643r3k423n445i4d3p3t3s423n3s42645i5g51463t3s453t443n3m5i5q3m3n3v3t5r5g4b5i5k41553p5x464f3t5y3s5v3o643r3k423n445i4d3p3t3s423n3s42645i5g51433l3l3n45423n3m5i523t45425g4b6e"},[{"nonce":{"cxononce":"x3zhyeyyxmzdz4yvx0zfyrysw9"},"className":{"cxononce":"kpjpl5ixkqkjl1iykwkikoii"}},{"nonce":{"cxononce":"ak8b7h8h9t828b8san808p8g9e"},"className":{"cxononce":"ptpeq6seqlqcpvrkq4pvpwr1"}},{"nonce":{"cxononce":"dpcabgbkdsc3cabxdqc1btbxcj"},"className":{"cxononce":"pjqnozr7pcplpbr4par9oyrk"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1p",1550072641740728,"10155441720202217"]],["SLUtils","init",[],[{"cxononce":"azd2e2cmbad1d8cqb9cvd9d3bjckcjcxcgd3atdacmcqcrcxcgcrcxbjatavdyd1cqcrd2cqd3cgchavd4atazcpe2cmbad1d8crawckcrcsbjckcjcxcgd3atdacmcqcrcxcgcrcxbjatavdyd1cqcrd2cqd3cgchatb1chcgcocqb0avd4atazcye2cmbad1d8cqb9crb4cnbjckcjcxcgd3atdacmcqcrcxcgcrcxbjatavdycwcicicgd2cxcgchatdxcqd2cxavd4bp"},[{"nonce":{"cxononce":"g6f0frejgrewepeeg5eyeaedh4"},"className":{"cxononce":"ceb6bye6cdc4bme5brc5cfct"}},{"nonce":{"cxononce":"v6txsztrvzu4txtev5u6tjtquk"},"className":{"cxononce":"150q123a1h1o172w1017181x"}},{"nonce":{"cxononce":"dlcebcbodwc7cebtdmc5bxbtcn"},"className":{"cxononce":"iajehyk6idiki2k5i3k0hzkl"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1r",1759061804112258,"10155441886002217"]],["SLUtils","init",[],[{"cxononce":"zjwywexeyqwxx4xqypxnx5wzyzxcxjx1xgwzz5x6xexqxrx1xgxrx1yzz5z7w2wxxqxrwyxqwzxgxhz7x8z5zjxpwexeyqwxx4xrzgxcxrxkyzxcxjx1xgwzz5x6xexqxrx1xgxrx1yzz5z7w2wxxqxrwyxqwzxgxhz5zdxhxgxoxqzcz7x8z5zjx2wexeyqwxx4xqypxrysxfyzxcxjx1xgwzz5x6xexqxrx1xgxrx1yzz5z7w2x0xixixgwyx1xgxhz5w1xqwyx1z7x8y9"},[{"nonce":{"cxononce":"10h12z11s12k11813312u12910i13112d12azz"},"className":{"cxononce":"cze7cjb7cwd5cvb4cqd4cybk"}},{"nonce":{"cxononce":"wcyjzhxtwhyayjy4wfy8y1xswy"},"className":{"cxononce":"7v887o907b7i7t9m7q7t7yaf"}},{"nonce":{"cxononce":"lgnnolndm1nunnn8ljnsn4n8mi"},"className":{"cxononce":"q3ozqnrzq4pxqbrwqartqmrg"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1t",1529421663820928,"10155441666767217"]],["LitestandShareAttachment","init",["__elem_a588f507_0_h"],[{"__m":"__elem_a588f507_0_h"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_i"],[{"__m":"__elem_a588f507_0_i"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_j"],[{"__m":"__elem_a588f507_0_j"}]],["SLUtils","init",[],[{"cxononce":"0n222u2i0a211s2e092b1t23032g2n252k230p1u2i2e2f252k2f25030p0r2y212e2f222e232k2l0r1w0p0n2d2u2i0a211s2f0k2g2f28032g2n252k230p1u2i2e2f252k2f25030p0r2y212e2f222e232k2l0p0h2l2k2c2e0g0r1w0p0n262u2i0a211s2e092f0c2j032g2n252k230p1u2i2e2f252k2f25030p0r2y242m2m2k22252k2l0p2x2e22250r1w1l"},[{"nonce":{"cxononce":"qxpfqgp0r8pjpqp5qyphp9p6rr"},"className":{"cxononce":"hsj0i8jkhvi2ikjnihi3htkz"}},{"nonce":{"cxononce":"xkz3y1z9x1yuz3zcxnyszhz8wm"},"className":{"cxononce":"y1zexywmydyky3w8xwy3y4x1"}},{"nonce":{"cxononce":"pxs2r8rsqgsbs2rppys9rlrpp7"},"className":{"cxononce":"494x3x654e473l663k633w6m"}}]]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_1v",1691370374258778,"10155441776977217"]],["LitestandShareAttachment","init",["__elem_a588f507_0_k"],[{"__m":"__elem_a588f507_0_k"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_l"],[{"__m":"__elem_a588f507_0_l"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_m"],[{"__m":"__elem_a588f507_0_m"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_n"],[{"__m":"__elem_a588f507_0_n"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_o"],[{"__m":"__elem_a588f507_0_o"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_p"],[{"__m":"__elem_a588f507_0_p"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_q"],[{"__m":"__elem_a588f507_0_q"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_r"],[{"__m":"__elem_a588f507_0_r"}]],["VideoFeedFastPreloadController","preload",["__elem_a2e0fb07_0_0"],[{"__m":"__elem_a2e0fb07_0_0"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_c"],[{"__m":"__elem_9fc087ed_0_c"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_c"],[{"__m":"__elem_9fc087ed_0_c"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_d"],[{"__m":"__elem_9fc087ed_0_d"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_d"],[{"__m":"__elem_9fc087ed_0_d"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_e"],[{"__m":"__elem_9fc087ed_0_e"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_e"],[{"__m":"__elem_9fc087ed_0_e"}]],["ViewableImpressionTracking","init",[],[]],["DataAttributeUtils","moveAttributeToDataStore",["__elem_9fc087ed_0_f"],[{"__m":"__elem_9fc087ed_0_f"},"data-xt","data-xt"]],["DataAttributeUtils","moveXTVimp",["__elem_9fc087ed_0_f"],[{"__m":"__elem_9fc087ed_0_f"}]],["SLUtils","init",[],[{"cxononce":"linvonnfm3nsnlnbm0n6nknulundninwnhnulknnnfnbnanwnhnanwlulklmornsnbnanvnbnunhnglmnplklin8onnfm3nsnlnalhndnan5lundninwnhnulknnnfnbnanwnhnanwlulklmornsnbnanvnbnunhnglklcngnhn9nbldlmnplklinzonnfm3nsnlnbm0nam5nelundninwnhnulknnnfnbnanwnhnanwlulklmornxnjnjnhnvnwnhnglkoonbnvnwlmnpmg"},[{"nonce":{"cxononce":"ggeif5f1gdemefeogjekeserhq"},"className":{"cxononce":"aj9ja38raga99z8o9ua8ai7c"}},{"nonce":{"cxononce":"jliej4i4kciniehtjmilhwi5kv"},"className":{"cxononce":"f9eufehmftfkfbh0fcfbf4g9"}},{"nonce":{"cxononce":"x9zeykyoxcz7zez1xaz5yxz1w3"},"className":{"cxononce":"kojkl8j0kvkmkwj3kxiyl9in"}}]]],["SLUtils","init",[],[{"cxononce":"l3iyhyjekqixiojakpj7ipizkjjcjjj1jgizl5iqjejajbj1jgjbj1kjl5l7i2ixjajbiyjaizjgjhl7isl5l3j9hyjekqixiojbl0jcjbj4kjjcjjj1jgizl5iqjejajbj1jgjbj1kjl5l7i2ixjajbiyjaizjgjhl5kxjhjgj8jakwl7isl5l3j2hyjekqixiojakpjbksjfkjjcjjj1jgizl5iqjejajbj1jgjbj1kjl5l7i2j0jijijgiyj1jgjhl5i1jaiyj1l7isk9"},[{"nonce":{"cxononce":"9p7b8c7k8w777e7x9q757t7yab"},"className":{"cxononce":"3w4g4c5o3z3q405r453r3x73"}},{"nonce":{"cxononce":"485r6h5x3p5i5r604b5g655w52"},"className":{"cxononce":"rsrfrrqfs4sdruq1rprurxp0"}},{"nonce":{"cxononce":"b1d6e4cgb4czd6ctb2cxcpctbn"},"className":{"cxononce":"fde9fxh9fifbflhafkh7fwgu"}}]]],["VideoFeedRegister","registerVideoUnit",["__markup_072b8e64_0_0","__elem_a588f507_0_s","__elem_a648e52c_0_0","__elem_a588f507_0_t","__inst_a648e52c_0_0"],[{"fallback_link":{"__m":"__markup_072b8e64_0_0"},"root_element":{"__m":"__elem_a588f507_0_s"},"video_element":{"__m":"__elem_a648e52c_0_0"},"video_container":{"__m":"__elem_a588f507_0_t"}},{"controller":{"__m":"__inst_a648e52c_0_0"},"autoplay_reason":"user_settings","autoplay_setting":"off","startsMuted":false,"flash_id":"id_5a478c22810d54859718674","viewport_autoplay":false,"video_ids":["10155916902729761"],"channelVersion":null,"channelModule":null,"abort_loading_blocked":false,"isLiveStreaming":false,"videoChannelCaller":"channel_view_from_page_timeline","autoPlayWithChannelViewOrSnowlift":false,"wnsEnabled":false}]],["VideosRenderingInstrumentation","storeRenderTime",["__elem_a648e52c_0_0"],[{"__m":"__elem_a648e52c_0_0"}]],["__inst_a648e52c_0_0"],["__inst_6d29ee41_0_0"],["__inst_0f746bc2_0_0"],["__inst_2223e126_0_0"],["__inst_a176866d_0_0"],["VideoDisplayTimePlayButton","register",["__elem_8c33f2cf_0_0","__elem_492d06b7_0_0"],[{"__m":"__elem_8c33f2cf_0_0"},{"__m":"__elem_492d06b7_0_0"}]],["__inst_8c33f2cf_0_0"],["Focus","relocate",["__elem_8937e029_0_0","__elem_2afd4650_0_0"],[{"__m":"__elem_8937e029_0_0"},{"__m":"__elem_2afd4650_0_0"}]],["__inst_492d06b7_0_0"],["__inst_98d9a45e_0_0"],["__inst_21a8c1d4_0_0"],["__inst_dbb8a0b1_0_0"],["__inst_c523de71_0_0"],["__inst_5504b207_0_0"],["__inst_74f26af1_0_0"],["__inst_9f6501f1_0_0"],["__inst_96dc3ae7_0_0"],["SLUtils","init",[],[{"cxononce":"khjgi8j0l8jjjaiolbitjbjhl1j2ixjfiyjhkvj8j0ioipjfiyipjfl1kvktikjjioipjgiojhiyizktj6kvkhiri8j0l8jjjaipkij2ipiul1j2ixjfiyjhkvj8j0ioipjfiyipjfl1kvktikjjioipjgiojhiyizkvkniziyiqiokmktj6kvkhjci8j0l8jjjaiolbipl6j1l1j2ixjfiyjhkvj8j0ioipjfiyipjfl1kvktikjeiwiwiyjgjfiyizkviniojgjfktj6jz"},[{"nonce":{"cxononce":"qrplqaparipppgozqoprp3owrx"},"className":{"cxononce":"xpwhx9zhxqxjwxzix0xixoy6"}},{"nonce":{"cxononce":"scq3p9q9rlpuq3qksfpsqhq8r6"},"className":{"cxononce":"97ag907o9j9q957e92959a87"}},{"nonce":{"cxononce":"9g77857t957e777o9j7c7k7oai"},"className":{"cxononce":"yezixuwiy9ygy6why7wkxvwx"}}]]],["TooltipData","set",["__elem_da4ef9a3_0_0","__markup_d3c2dfe2_0_0"],[{"__m":"__elem_da4ef9a3_0_0"},{"__m":"__markup_d3c2dfe2_0_0"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_x"],[{"__m":"__elem_a588f507_0_x"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_y"],[{"__m":"__elem_a588f507_0_y"}]],["VideoDashPrefetchCache","loadVideo",[],[{"videoID":"10155916902729761","manifest":[],"video":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_1414694018653814_5446570705208475648_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=1f6f1d01da6adc69254811495d84b64c&oe=5A47BCD2","start":0,"end":956},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_1414694018653814_5446570705208475648_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=1f6f1d01da6adc69254811495d84b64c&oe=5A47BCD2","start":957,"end":1396},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_1414694018653814_5446570705208475648_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=1f6f1d01da6adc69254811495d84b64c&oe=5A47BCD2","start":1397,"end":396104}],"audio":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26080993_521618768193749_5700832799196446720_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=7b2bea521a2b75f693096871d6888ee8&oe=5A47C292","start":0,"end":875},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26080993_521618768193749_5700832799196446720_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=7b2bea521a2b75f693096871d6888ee8&oe=5A47C292","start":876,"end":1327},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26080993_521618768193749_5700832799196446720_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=7b2bea521a2b75f693096871d6888ee8&oe=5A47C292","start":1328,"end":13805}]},false]],["LitestandShareAttachment","init",["__elem_a588f507_0_z"],[{"__m":"__elem_a588f507_0_z"}]],["__inst_57d19858_0_0"],["VideoFeedFastPreloadController","preload",["__elem_a2e0fb07_0_1"],[{"__m":"__elem_a2e0fb07_0_1"}]],["ScrollAwareDOM"],["UFIOrderingModeSelectorContainer.react"],["VideoFeedRegister","registerVideoUnit",["__markup_072b8e64_0_1","__elem_a588f507_0_10","__elem_a648e52c_0_1","__elem_a588f507_0_11","__inst_a648e52c_0_1"],[{"fallback_link":{"__m":"__markup_072b8e64_0_1"},"root_element":{"__m":"__elem_a588f507_0_10"},"video_element":{"__m":"__elem_a648e52c_0_1"},"video_container":{"__m":"__elem_a588f507_0_11"}},{"controller":{"__m":"__inst_a648e52c_0_1"},"autoplay_reason":"user_settings","autoplay_setting":"off","startsMuted":false,"flash_id":"id_5a478c22925da2674092420","viewport_autoplay":false,"video_ids":["10155442860582217"],"channelVersion":null,"channelModule":null,"abort_loading_blocked":false,"isLiveStreaming":false,"videoChannelCaller":"channel_view_from_page_timeline","autoPlayWithChannelViewOrSnowlift":false,"wnsEnabled":false}]],["VideosRenderingInstrumentation","storeRenderTime",["__elem_a648e52c_0_1"],[{"__m":"__elem_a648e52c_0_1"}]],["__inst_a648e52c_0_1"],["__inst_6d29ee41_0_1"],["__inst_0f746bc2_0_1"],["__inst_2223e126_0_1"],["__inst_a176866d_0_1"],["VideoDisplayTimePlayButton","register",["__elem_8c33f2cf_0_1","__elem_492d06b7_0_1"],[{"__m":"__elem_8c33f2cf_0_1"},{"__m":"__elem_492d06b7_0_1"}]],["__inst_8c33f2cf_0_1"],["Focus","relocate",["__elem_8937e029_0_1","__elem_2afd4650_0_1"],[{"__m":"__elem_8937e029_0_1"},{"__m":"__elem_2afd4650_0_1"}]],["__inst_492d06b7_0_1"],["__inst_98d9a45e_0_1"],["__inst_21a8c1d4_0_1"],["__inst_dbb8a0b1_0_1"],["__inst_c523de71_0_1"],["__inst_5504b207_0_1"],["__inst_74f26af1_0_1"],["__inst_9f6501f1_0_1"],["__inst_96dc3ae7_0_1"],["SLUtils","init",[],[{"cxononce":"nvlimilynalhlom2n9m7lpljnjlwlvldlsljnplqlym2m3ldlsm3ldnjnpnrmelhm2m3lim2ljlsltnrlknpnvm1milynalhlom3nslwm3m4njlwlvldlsljnplqlym2m3ldlsm3ldnjnpnrmelhm2m3lim2ljlsltnpnxltlsm0m2nwnrlknpnvlemilynalhlom2n9m3n4lznjlwlvldlsljnplqlym2m3ldlsm3ldnjnpnrmelclululslildlsltnpmdm2lildnrlkol"},[{"nonce":{"cxononce":"yhw3x4wkxww7wewpyiw5wtwqzb"},"className":{"cxononce":"mhlhmxo9mimbmtoamomamgnu"}},{"nonce":{"cxononce":"qcrnqts9q1rurns4qfrss1s8pm"},"className":{"cxononce":"cqe1clb9d2dbcoazcncocvbq"}},{"nonce":{"cxononce":"g8f3ftedgleuf3eggbesekegh2"},"className":{"cxononce":"dhctdtbldedne5bme4brdsb6"}}]]],["VideoDashPrefetchCache","loadVideo",[],[{"videoID":"10155442860582217","manifest":[],"video":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26095139_140922953278469_101669886010327040_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX3ZpZGVvIn0\u00253D&oh=594a05e02525b3c3ab2adf4bd4d87d68&oe=5A47AB86","start":0,"end":937},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26095139_140922953278469_101669886010327040_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX3ZpZGVvIn0\u00253D&oh=594a05e02525b3c3ab2adf4bd4d87d68&oe=5A47AB86","start":938,"end":1701},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26095139_140922953278469_101669886010327040_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX3ZpZGVvIn0\u00253D&oh=594a05e02525b3c3ab2adf4bd4d87d68&oe=5A47AB86","start":1702,"end":63039}],"audio":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26122089_1029763687163474_7265793043612041216_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX2F1ZGlvIn0\u00253D&oh=56832ffe8b39e9458b4d8d2cf808a67c&oe=5A47C561","start":0,"end":874},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26122089_1029763687163474_7265793043612041216_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX2F1ZGlvIn0\u00253D&oh=56832ffe8b39e9458b4d8d2cf808a67c&oe=5A47C561","start":875,"end":1950},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26122089_1029763687163474_7265793043612041216_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfcGFzc3Rocm91Z2hfZnJhZ18yX2F1ZGlvIn0\u00253D&oh=56832ffe8b39e9458b4d8d2cf808a67c&oe=5A47C561","start":1951,"end":7655}]},false]],["__inst_57d19858_0_1"],["LitestandShareAttachment","init",["__elem_a588f507_0_15"],[{"__m":"__elem_a588f507_0_15"}]],["VideoFeedFastPreloadController","preload",["__elem_a2e0fb07_0_2"],[{"__m":"__elem_a2e0fb07_0_2"}]],["VideoFeedFastPreloadController","preload",["__elem_a2e0fb07_0_3"],[{"__m":"__elem_a2e0fb07_0_3"}]],["VideoFeedRegister","registerVideoUnit",["__markup_072b8e64_0_2","__elem_a588f507_0_16","__elem_a648e52c_0_2","__elem_a588f507_0_17","__inst_a648e52c_0_2"],[{"fallback_link":{"__m":"__markup_072b8e64_0_2"},"root_element":{"__m":"__elem_a588f507_0_16"},"video_element":{"__m":"__elem_a648e52c_0_2"},"video_container":{"__m":"__elem_a588f507_0_17"}},{"controller":{"__m":"__inst_a648e52c_0_2"},"autoplay_reason":"user_settings","autoplay_setting":"off","startsMuted":false,"flash_id":"id_5a478c229f5509601099026","viewport_autoplay":false,"video_ids":["10155959232383895"],"channelVersion":null,"channelModule":null,"abort_loading_blocked":false,"isLiveStreaming":false,"videoChannelCaller":"channel_view_from_page_timeline","autoPlayWithChannelViewOrSnowlift":false,"wnsEnabled":false}]],["VideosRenderingInstrumentation","storeRenderTime",["__elem_a648e52c_0_2"],[{"__m":"__elem_a648e52c_0_2"}]],["__inst_a648e52c_0_2"],["__inst_6d29ee41_0_2"],["__inst_0f746bc2_0_2"],["__inst_2223e126_0_2"],["__inst_a176866d_0_2"],["TooltipData","set",["__elem_da4ef9a3_0_1","__markup_d3c2dfe2_0_1"],[{"__m":"__elem_da4ef9a3_0_1"},{"__m":"__markup_d3c2dfe2_0_1"}]],["VideoDisplayTimePlayButton","register",["__elem_8c33f2cf_0_2","__elem_492d06b7_0_2"],[{"__m":"__elem_8c33f2cf_0_2"},{"__m":"__elem_492d06b7_0_2"}]],["__inst_8c33f2cf_0_2"],["Focus","relocate",["__elem_8937e029_0_2","__elem_2afd4650_0_2"],[{"__m":"__elem_8937e029_0_2"},{"__m":"__elem_2afd4650_0_2"}]],["__inst_492d06b7_0_2"],["__inst_98d9a45e_0_2"],["__inst_21a8c1d4_0_2"],["__inst_dbb8a0b1_0_2"],["__inst_c523de71_0_2"],["__inst_5504b207_0_2"],["__inst_74f26af1_0_2"],["__inst_9f6501f1_0_2"],["__inst_96dc3ae7_0_2"],["VideoFeedRegister","registerVideoUnit",["__markup_072b8e64_0_3","__elem_a588f507_0_1b","__elem_a648e52c_0_3","__elem_a588f507_0_1c","__inst_a648e52c_0_3"],[{"fallback_link":{"__m":"__markup_072b8e64_0_3"},"root_element":{"__m":"__elem_a588f507_0_1b"},"video_element":{"__m":"__elem_a648e52c_0_3"},"video_container":{"__m":"__elem_a588f507_0_1c"}},{"controller":{"__m":"__inst_a648e52c_0_3"},"autoplay_reason":"user_settings","autoplay_setting":"off","startsMuted":false,"flash_id":"id_5a478c229fc314d95307886","viewport_autoplay":false,"video_ids":["1825524237466694"],"channelVersion":null,"channelModule":null,"abort_loading_blocked":false,"isLiveStreaming":false,"videoChannelCaller":"channel_view_from_page_timeline","autoPlayWithChannelViewOrSnowlift":false,"wnsEnabled":false}]],["VideosRenderingInstrumentation","storeRenderTime",["__elem_a648e52c_0_3"],[{"__m":"__elem_a648e52c_0_3"}]],["__inst_a648e52c_0_3"],["__inst_6d29ee41_0_3"],["__inst_0f746bc2_0_3"],["__inst_2223e126_0_3"],["__inst_a176866d_0_3"],["TooltipData","set",["__elem_da4ef9a3_0_2","__markup_d3c2dfe2_0_2"],[{"__m":"__elem_da4ef9a3_0_2"},{"__m":"__markup_d3c2dfe2_0_2"}]],["VideoDisplayTimePlayButton","register",["__elem_8c33f2cf_0_3","__elem_492d06b7_0_3"],[{"__m":"__elem_8c33f2cf_0_3"},{"__m":"__elem_492d06b7_0_3"}]],["__inst_8c33f2cf_0_3"],["Focus","relocate",["__elem_8937e029_0_3","__elem_2afd4650_0_3"],[{"__m":"__elem_8937e029_0_3"},{"__m":"__elem_2afd4650_0_3"}]],["__inst_492d06b7_0_3"],["__inst_98d9a45e_0_3"],["__inst_21a8c1d4_0_3"],["__inst_dbb8a0b1_0_3"],["__inst_c523de71_0_3"],["__inst_5504b207_0_3"],["__inst_74f26af1_0_3"],["__inst_9f6501f1_0_3"],["__inst_96dc3ae7_0_3"],["UFIController","factory",["__elem_b8b0125f_0_0","LegacyMentionsInput.react","__inst_33c6d1b4_0_0"],[{"__m":"__elem_b8b0125f_0_0"},{"isaskquestion":false,"ftentidentifier":"10155916902729761","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7InBhZ2VfaWQiOiIyMjg3MzU2NjcyMTYiLCJpdGVtX2NvdW50IjoiMCJ9fQ\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"565413710334575\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"substory\":true,\"inline_comments_mode_override\":1,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_s\",\"object_element_id\":\"u_0_s\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155916902729761,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?s=11&appid=2392950137&id=10155916902729761&p\u00255B0\u00255D=10155916902729761&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":"10155916902729761","isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/videos\/10155916902729761\/","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2p","otherPostsViewCount":"7,556","pagesize":50,"postViewCount":"8,102","shortenTimestamp":true,"showaddcomment":true,"showshares":true,"totalPosts":2,"viewCount":"15,658","viewCountReduced":"15K","substream_index":null},{"comments":[],"pinnedcomments":[],"profiles":{},"actions":[],"commentlists":{"comments":{"10155916902729761":{"filtered":{"range":{"offset":33,"length":0},"values":[],"count":33,"clienthasall":false}}},"replies":null},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638370,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":33,"commentcountreduced":"33","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155916902729761","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155916902729761","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":false,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":175,"likecountreduced":"175","likesentences":{"current":{"text":"Sue Dutt, Aluisio Da Silva Vieira, Akash Doshi and 172 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Sue Dutt, Aluisio Da Silva Vieira, Akash Doshi and 172 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_0"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155916902729761"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/videos\/10155916902729761\/","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":20,"sharecountreduced":"20","sharefbid":"10155916902729761","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155916902729761","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["VideoDashPrefetchCache","loadVideo",[],[{"videoID":1825524237466694,"manifest":[],"video":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26040319_320467105123071_3945954869092810752_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfaHExX2ZyYWdfMl92aWRlbyJ9&oh=7583eff121825ebdd38d26b4919a1581&oe=5A47AB90","start":0,"end":953},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26040319_320467105123071_3945954869092810752_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfaHExX2ZyYWdfMl92aWRlbyJ9&oh=7583eff121825ebdd38d26b4919a1581&oe=5A47AB90","start":954,"end":1357},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26040319_320467105123071_3945954869092810752_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjRfaHExX2ZyYWdfMl92aWRlbyJ9&oh=7583eff121825ebdd38d26b4919a1581&oe=5A47AB90","start":1358,"end":175718}],"audio":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26253365_133002620823314_3309198788907761664_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=b84f4582542e68a895270713e207208f&oe=5A47BB5B","start":0,"end":874},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26253365_133002620823314_3309198788907761664_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=b84f4582542e68a895270713e207208f&oe=5A47BB5B","start":875,"end":1290},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26253365_133002620823314_3309198788907761664_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=b84f4582542e68a895270713e207208f&oe=5A47BB5B","start":1291,"end":13986}]},false]],["VideoDashPrefetchCache","loadVideo",[],[{"videoID":"10155959232383895","manifest":[],"video":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26078875_1747839688857720_6349672726919118848_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=cb08b58601c6edbab2b17ff8ad89ee15&oe=5A47AAD3","start":0,"end":955},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26078875_1747839688857720_6349672726919118848_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=cb08b58601c6edbab2b17ff8ad89ee15&oe=5A47AAD3","start":956,"end":1803},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26078875_1747839688857720_6349672726919118848_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=cb08b58601c6edbab2b17ff8ad89ee15&oe=5A47AAD3","start":1804,"end":140135}],"audio":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26210827_852839361569734_5070496702981472256_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=ee2551a6fb207641dbefac9acd741d78&oe=5A47C431","start":0,"end":875},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26210827_852839361569734_5070496702981472256_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=ee2551a6fb207641dbefac9acd741d78&oe=5A47C431","start":876,"end":1747},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26210827_852839361569734_5070496702981472256_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=ee2551a6fb207641dbefac9acd741d78&oe=5A47C431","start":1748,"end":14245}]},false]],["__inst_57d19858_0_2"],["__inst_57d19858_0_3"],["UFIController","factory",["__elem_b8b0125f_0_1","LegacyMentionsInput.react","__inst_33c6d1b4_0_1"],[{"__m":"__elem_b8b0125f_0_1"},{"isaskquestion":false,"ftentidentifier":"10155443038927217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7InBhZ2VfaWQiOiIyMjg3MzU2NjcyMTYiLCJpdGVtX2NvdW50IjoiMCJ9fQ\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"565413710334575\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"substory\":true,\"inline_comments_mode_override\":1,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_t\",\"object_element_id\":\"u_0_t\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155443038927217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155443038927217&s=99&appid=2309869772&id=10155443038937217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155443038937217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155443038927217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2u","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[],"pinnedcomments":[],"profiles":{},"actions":[],"commentlists":{"comments":{"10155443038927217":{"filtered":{"range":{"offset":13,"length":0},"values":[],"count":13,"clienthasall":false}}},"replies":null},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638370,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":13,"commentcountreduced":"13","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155443038927217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155443038927217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":603,"likecountreduced":"603","likesentences":{"current":{"text":"Ebom Macha, Bishnu Mandal, Javed Kala and 600 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Ebom Macha, Bishnu Mandal, Javed Kala and 600 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_1"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155443038927217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155443038927217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":60,"sharecountreduced":"60","sharefbid":"10155443038927217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155443038927217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["VideoFeedFastPreloadController","preload",["__elem_a2e0fb07_0_4"],[{"__m":"__elem_a2e0fb07_0_4"}]],["VideoFeedRegister","registerVideoUnit",["__markup_072b8e64_0_4","__elem_a588f507_0_1g","__elem_a648e52c_0_4","__elem_a588f507_0_1h","__inst_a648e52c_0_4"],[{"fallback_link":{"__m":"__markup_072b8e64_0_4"},"root_element":{"__m":"__elem_a588f507_0_1g"},"video_element":{"__m":"__elem_a648e52c_0_4"},"video_container":{"__m":"__elem_a588f507_0_1h"}},{"controller":{"__m":"__inst_a648e52c_0_4"},"autoplay_reason":"user_settings","autoplay_setting":"off","startsMuted":false,"flash_id":"id_5a478c22f0ce11a88160412","viewport_autoplay":false,"video_ids":["10155441702627217"],"channelVersion":null,"channelModule":null,"abort_loading_blocked":false,"isLiveStreaming":false,"videoChannelCaller":"channel_view_from_page_timeline","autoPlayWithChannelViewOrSnowlift":false,"wnsEnabled":false}]],["VideosRenderingInstrumentation","storeRenderTime",["__elem_a648e52c_0_4"],[{"__m":"__elem_a648e52c_0_4"}]],["__inst_a648e52c_0_4"],["__inst_6d29ee41_0_4"],["__inst_0f746bc2_0_4"],["__inst_2223e126_0_4"],["__inst_a176866d_0_4"],["VideoDisplayTimePlayButton","register",["__elem_8c33f2cf_0_4","__elem_492d06b7_0_4"],[{"__m":"__elem_8c33f2cf_0_4"},{"__m":"__elem_492d06b7_0_4"}]],["__inst_8c33f2cf_0_4"],["Focus","relocate",["__elem_8937e029_0_4","__elem_2afd4650_0_4"],[{"__m":"__elem_8937e029_0_4"},{"__m":"__elem_2afd4650_0_4"}]],["__inst_492d06b7_0_4"],["__inst_98d9a45e_0_4"],["__inst_21a8c1d4_0_4"],["__inst_dbb8a0b1_0_4"],["__inst_c523de71_0_4"],["__inst_5504b207_0_4"],["__inst_74f26af1_0_4"],["__inst_9f6501f1_0_4"],["__inst_96dc3ae7_0_4"],["VideoDashPrefetchCache","loadVideo",[],[{"videoID":"10155441702627217","manifest":[],"video":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_2024126391159668_6489461916560261120_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=65e6655678c877e7ec67e7f14c88e876&oe=5A47C41B","start":0,"end":956},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_2024126391159668_6489461916560261120_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=65e6655678c877e7ec67e7f14c88e876&oe=5A47C41B","start":957,"end":1648},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/10000000_2024126391159668_6489461916560261120_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfODU0X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfdmlkZW8ifQ\u00253D\u00253D&oh=65e6655678c877e7ec67e7f14c88e876&oe=5A47C41B","start":1649,"end":210489}],"audio":[{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26092514_1481998825250933_7271936320019103744_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=6e4780ae80ed56bac9b4483e4cd16950&oe=5A47C5FA","start":0,"end":875},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26092514_1481998825250933_7271936320019103744_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=6e4780ae80ed56bac9b4483e4cd16950&oe=5A47C5FA","start":876,"end":1579},{"url":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/video.fsjc1-3.fna.fbcdn.net\/v\/t42.1790-2\/26092514_1481998825250933_7271936320019103744_n.mp4?efg=eyJ2ZW5jb2RlX3RhZyI6ImRhc2hfdjNfNDI2X2NyZl8yM19tYWluXzMuMF9mcmFnXzJfYXVkaW8ifQ\u00253D\u00253D&oh=6e4780ae80ed56bac9b4483e4cd16950&oe=5A47C5FA","start":1580,"end":14053}]},false]],["__inst_57d19858_0_4"],["UFIController","factory",["__elem_b8b0125f_0_2","LegacyMentionsInput.react","__inst_33c6d1b4_0_2"],[{"__m":"__elem_b8b0125f_0_2"},{"isaskquestion":false,"ftentidentifier":"10155441885997217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_12\",\"object_element_id\":\"u_0_12\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155441885997217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155441885997217&s=99&appid=2309869772&id=10155441886002217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155441886002217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155441885997217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2y","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"WoNDeR TeRRoRiST","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":29,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514625153,"text":"","verbose":"Saturday, December 30, 2017 at 1:12am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441893157217&p\u00255B0\u00255D=10155441893157217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441885997217_10155441893157217","fbid":"10155441893157217","legacyid":"10155441893157217","author":"100013901375111","ftentidentifier":"10155441885997217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514590400,"text":"13 hours ago","verbose":"Friday, December 29, 2017 at 3:33pm"}},{"body":{"text":"Mark Wahlberg is one of the most overrated and wooden actors I have ever seen on the big screen. It staggers me that he's got to the level of fame that he has and this is in a world shared by the waste of matter known as the Kardashians","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":45,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514621039,"text":"","verbose":"Saturday, December 30, 2017 at 12:03am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441924602217&p\u00255B0\u00255D=10155441924602217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441885997217_10155441924602217","fbid":"10155441924602217","legacyid":"10155441924602217","author":"1004836708","ftentidentifier":"10155441885997217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514591355,"text":"13 hours ago","verbose":"Friday, December 29, 2017 at 3:49pm"}}],"pinnedcomments":[],"profiles":{"100013901375111":{"id":"100013901375111","name":"Shafiullah Noory","firstName":"Shafiullah","vanity":"shafiullah.noory.146","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/19756503_290147961458581_3824735796517040520_n.jpg?oh=1e6af54696e26675757cc2a6cef5ff20&oe=5AF53AD6","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"1004836708":{"id":"1004836708","name":"Sam Malloch","firstName":"Sam","vanity":"sam.malloch","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/18920363_10210840692985770_8051039505348973238_n.jpg?oh=dcd6d25dfeb8e76b2771746743756dda&oe=5AB850AF","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155441885997217":{"filtered":{"range":{"offset":61,"length":2},"values":["10155441885997217_10155441893157217","10155441885997217_10155441924602217"],"count":63,"clienthasall":false}}},"replies":{"10155441885997217_10155441924602217":{"range":{"offset":0,"length":0},"values":[],"count":13,"ftentidentifier":"10155441885997217","containerorderingmode":"filtered"},"10155441885997217_10155441893157217":{"range":{"offset":0,"length":0},"values":[],"count":11,"ftentidentifier":"10155441885997217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":63,"commentcountreduced":"63","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155441885997217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155441885997217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":2380,"likecountreduced":"2.3K","likesentences":{"current":{"text":"Nunoo Mensah Lartey, Raziuddin Ahmed Raju, Nazir Hussain and 2,377 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Nunoo Mensah Lartey, Raziuddin Ahmed Raju, Nazir Hussain and 2,377 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_2"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441885997217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155441885997217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":54,"sharecountreduced":"54","sharefbid":"10155441885997217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155441885997217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_3","LegacyMentionsInput.react","__inst_33c6d1b4_0_3"],[{"__m":"__elem_b8b0125f_0_3"},{"isaskquestion":false,"ftentidentifier":"10155441998027217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_10\",\"object_element_id\":\"u_0_10\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155441998027217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155441998027217&s=99&appid=2309869772&id=10155441998037217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155441998037217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155441998027217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2t","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"Politicians and police making money off legalization while low level offenders and non-traffickers remain in jail is a continuation of institutional racism and social abuse","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":5,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514634995,"text":"","verbose":"Saturday, December 30, 2017 at 3:56am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442618757217&p\u00255B0\u00255D=10155442618757217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441998027217_10155442618757217","fbid":"10155442618757217","legacyid":"10155442618757217","author":"1070417404","ftentidentifier":"10155441998027217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514614876,"text":"","verbose":"Friday, December 29, 2017 at 10:21pm"}},{"body":{"text":"turning arrest records into a clients database","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":46,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514626860,"text":"","verbose":"Saturday, December 30, 2017 at 1:41am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442003027217&p\u00255B0\u00255D=10155442003027217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441998027217_10155442003027217","fbid":"10155442003027217","legacyid":"10155442003027217","author":"1274868214","ftentidentifier":"10155441998027217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514594104,"text":"12 hours ago","verbose":"Friday, December 29, 2017 at 4:35pm"}}],"pinnedcomments":[],"profiles":{"1070417404":{"id":"1070417404","name":"James Watson","firstName":"James","vanity":"","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/16996399_10210161339444542_790434150247196404_n.jpg?oh=5019297b1b5739e0e07adec160a36fcf&oe=5AFBF3EA","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"1274868214":{"id":"1274868214","name":"Alex Heidarian","firstName":"Alex","vanity":"alex.heidarian","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/22728957_10215082116507708_6796539593128755736_n.jpg?oh=9c2cbc5732396a0a3b614e48f388186a&oe=5AF9EEC4","persona":null,"gender":2,"i18nGender":1,"additionalName":"\u0410\u043b\u0435\u043a\u0441 \u0425\u0435\u0438\u0434\u0430\u0440\u0438\u0430\u043d","type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155441998027217":{"filtered":{"range":{"offset":68,"length":2},"values":["10155441998027217_10155442618757217","10155441998027217_10155442003027217"],"count":70,"clienthasall":false}}},"replies":{"10155441998027217_10155442003027217":{"range":{"offset":0,"length":0},"values":[],"count":3,"ftentidentifier":"10155441998027217","containerorderingmode":"filtered"},"10155441998027217_10155442618757217":{"range":{"offset":0,"length":0},"values":[],"count":2,"ftentidentifier":"10155441998027217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":70,"commentcountreduced":"70","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155441998027217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155441998027217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":709,"likecountreduced":"709","likesentences":{"current":{"text":"Raphael Mushi, Jay Aylesworth, Saori Watanabe and 706 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Raphael Mushi, Jay Aylesworth, Saori Watanabe and 706 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_3"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441998027217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155441998027217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":133,"sharecountreduced":"133","sharefbid":"10155441998027217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155441998027217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_4","LegacyMentionsInput.react","__inst_33c6d1b4_0_4"],[{"__m":"__elem_b8b0125f_0_4"},{"isaskquestion":false,"ftentidentifier":"10155441666757217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_16\",\"object_element_id\":\"u_0_16\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155441666757217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155441666757217&s=99&appid=2309869772&id=10155441666767217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155441666767217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155441666757217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2z","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"Why having completely paid health coverage is a bad thing. If the patient had to pay a portion of the costs for a visit, I bet their would be less calls.\n\nWhen it\u2019s completely free, it loses a bit of value.....","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":10,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514636372,"text":"","verbose":"Saturday, December 30, 2017 at 4:19am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442745602217&p\u00255B0\u00255D=10155442745602217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441666757217_10155442745602217","fbid":"10155442745602217","legacyid":"10155442745602217","author":"100001363862513","ftentidentifier":"10155441666757217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514621956,"text":"","verbose":"Saturday, December 30, 2017 at 12:19am"}},{"body":{"text":"Step one: don't vote for a party that slashes NHS funding. \nStep two: repeat. \nStep three: repeat","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":178,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514636076,"text":"","verbose":"Saturday, December 30, 2017 at 4:14am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441681472217&p\u00255B0\u00255D=10155441681472217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441666757217_10155441681472217","fbid":"10155441681472217","legacyid":"10155441681472217","author":"100000210409697","ftentidentifier":"10155441666757217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514585410,"text":"14 hours ago","verbose":"Friday, December 29, 2017 at 2:10pm"}}],"pinnedcomments":[],"profiles":{"100001363862513":{"id":"100001363862513","name":"Dan Dusher","firstName":"Dan","vanity":"dan.dusher","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/25659409_1497660826956032_2340481790594328397_n.jpg?oh=1c2142f53c8f6081d4b912d0f2348386&oe=5AC3B83D","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"100000210409697":{"id":"100000210409697","name":"Charissa Evans","firstName":"Charissa","vanity":"charissa.evans.1","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/25591785_1974531459230515_1464519800363167165_n.jpg?oh=67d713e0bcc5c4f6fea3ad80ad9d1c8e&oe=5ABF9C1D","persona":null,"gender":1,"i18nGender":2,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155441666757217":{"filtered":{"range":{"offset":146,"length":2},"values":["10155441666757217_10155442745602217","10155441666757217_10155441681472217"],"count":148,"clienthasall":false}}},"replies":{"10155441666757217_10155441681472217":{"range":{"offset":0,"length":0},"values":[],"count":22,"ftentidentifier":"10155441666757217","containerorderingmode":"filtered"},"10155441666757217_10155442745602217":{"range":{"offset":0,"length":0},"values":[],"count":9,"ftentidentifier":"10155441666757217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":148,"commentcountreduced":"148","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155441666757217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155441666757217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":983,"likecountreduced":"983","likesentences":{"current":{"text":"Annie Lim, Taiba Saleh, Kelvin Lzibili Asuelimen and 980 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Annie Lim, Taiba Saleh, Kelvin Lzibili Asuelimen and 980 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_4"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441666757217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155441666757217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":193,"sharecountreduced":"193","sharefbid":"10155441666757217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155441666757217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_5","LegacyMentionsInput.react","__inst_33c6d1b4_0_5"],[{"__m":"__elem_b8b0125f_0_5"},{"isaskquestion":false,"ftentidentifier":"10155441776972217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_13\",\"object_element_id\":\"u_0_13\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155441776972217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155441776972217&s=99&appid=2309869772&id=10155441776977217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155441776977217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155441776972217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2o","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"What about not going if you don't like it.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":19,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":3,"recentreplytimestamp":{"time":1514637908,"text":"","verbose":"Saturday, December 30, 2017 at 4:45am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441876637217&p\u00255B0\u00255D=10155441876637217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441776972217_10155441876637217","fbid":"10155441876637217","legacyid":"10155441876637217","author":"100001087343449","ftentidentifier":"10155441776972217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514590026,"text":"13 hours ago","verbose":"Friday, December 29, 2017 at 3:27pm"}},{"body":{"text":"Why make a movie out of a tragedy? People would speculate on anything just to make money! Shame","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":42,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514637953,"text":"","verbose":"Saturday, December 30, 2017 at 4:45am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441821837217&p\u00255B0\u00255D=10155441821837217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441776972217_10155441821837217","fbid":"10155441821837217","legacyid":"10155441821837217","author":"591784747","ftentidentifier":"10155441776972217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514589241,"text":"13 hours ago","verbose":"Friday, December 29, 2017 at 3:14pm"}}],"pinnedcomments":[],"profiles":{"100001087343449":{"id":"100001087343449","name":"David Graham","firstName":"David","vanity":"","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/10153033_703335083046063_75703445_n.jpg?oh=9677b23078bd37feb036d81741a7e731&oe=5AB3B68A","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"591784747":{"id":"591784747","name":"Mari Guida","firstName":"Mari","vanity":"marjen.hop","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/c5.0.32.32\/p32x32\/993030_10152032328169748_1976006874_n.jpg?oh=b028b1933754bfc2b5fb4454470ec34e&oe=5AC024A9","persona":null,"gender":1,"i18nGender":2,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155441776972217":{"filtered":{"range":{"offset":57,"length":2},"values":["10155441776972217_10155441876637217","10155441776972217_10155441821837217"],"count":59,"clienthasall":false}}},"replies":{"10155441776972217_10155441876637217":{"range":{"offset":0,"length":0},"values":[],"count":12,"ftentidentifier":"10155441776972217","containerorderingmode":"filtered"},"10155441776972217_10155441821837217":{"range":{"offset":0,"length":0},"values":[],"count":17,"ftentidentifier":"10155441776972217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":59,"commentcountreduced":"59","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155441776972217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155441776972217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":810,"likecountreduced":"810","likesentences":{"current":{"text":"SMoney Oyedokun, Edmilson Mamulengo, Raquel Rigal and 807 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, SMoney Oyedokun, Edmilson Mamulengo, Raquel Rigal and 807 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_5"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441776972217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155441776972217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":22,"sharecountreduced":"22","sharefbid":"10155441776972217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155441776972217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_6","LegacyMentionsInput.react","__inst_33c6d1b4_0_6"],[{"__m":"__elem_b8b0125f_0_6"},{"isaskquestion":false,"ftentidentifier":"10155442739877217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_x\",\"object_element_id\":\"u_0_x\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155442739877217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155442739877217&s=99&appid=2309869772&id=10155442739882217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155442739882217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155442739877217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2w","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"Whilst I appreciate your opinions and accept them I just wonder how many of you could sing, harmonise as brothers, write all their own songs and also for other singers, sing on stage for hours without a break. Suffer the loss of three of your brothers and still continue to sing? Where would we all be without music in our lives. \nMany people throughout time have been undeserving of these awards so it is good that writers and musicians are recognised for the pleasure they bring to so many.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":5,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514636243,"text":"","verbose":"Saturday, December 30, 2017 at 4:17am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442864042217&p\u00255B0\u00255D=10155442864042217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442739877217_10155442864042217","fbid":"10155442864042217","legacyid":"10155442864042217","author":"100001691666170","ftentidentifier":"10155442739877217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514628439,"text":"","verbose":"Saturday, December 30, 2017 at 2:07am"}},{"body":{"text":"I've more respect for the community volunteers who keep small charities in this country running through complete selflessness than for any of the people on the honours list.\n\nThe sooner they get rid of this ego inflating nonsensical system the better.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":33,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514636340,"text":"","verbose":"Saturday, December 30, 2017 at 4:19am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442805887217&p\u00255B0\u00255D=10155442805887217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442739877217_10155442805887217","fbid":"10155442805887217","legacyid":"10155442805887217","author":"516402679","ftentidentifier":"10155442739877217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514625430,"text":"","verbose":"Saturday, December 30, 2017 at 1:17am"}}],"pinnedcomments":[],"profiles":{"100001691666170":{"id":"100001691666170","name":"Ann Burgess","firstName":"Ann","vanity":"ann.burgess.378","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/25398861_1590819347651105_4491988627476699369_n.jpg?oh=fcf58e0a1e53a0dfc780dea885de02b2&oe=5ABFA115","persona":null,"gender":1,"i18nGender":2,"type":"user","is_friend":false},"516402679":{"id":"516402679","name":"Bert Hamilton","firstName":"Bert","vanity":"bert.hamilton.14","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/c22.0.32.32\/p32x32\/22814244_10154796610102680_5238056679566310767_n.jpg?oh=4fd631b6095af374f4ddbb9daee0580e&oe=5AFF0552","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155442739877217":{"filtered":{"range":{"offset":78,"length":2},"values":["10155442739877217_10155442864042217","10155442739877217_10155442805887217"],"count":80,"clienthasall":false}}},"replies":{"10155442739877217_10155442805887217":{"range":{"offset":0,"length":0},"values":[],"count":10,"ftentidentifier":"10155442739877217","containerorderingmode":"filtered"},"10155442739877217_10155442864042217":{"range":{"offset":0,"length":0},"values":[],"count":2,"ftentidentifier":"10155442739877217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":80,"commentcountreduced":"80","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155442739877217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155442739877217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":1013,"likecountreduced":"1K","likesentences":{"current":{"text":"Jacob Yeo, Ingrid Grant, James Morgan and 1,010 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Jacob Yeo, Ingrid Grant, James Morgan and 1,010 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_6"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442739877217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155442739877217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":65,"sharecountreduced":"65","sharefbid":"10155442739877217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155442739877217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_7","LegacyMentionsInput.react","__inst_33c6d1b4_0_7"],[{"__m":"__elem_b8b0125f_0_7"},{"isaskquestion":false,"ftentidentifier":"1825524237466694","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_11\",\"object_element_id\":\"u_0_11\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":1825524237466694,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?s=11&appid=2392950137&id=1825524237466694&p\u00255B0\u00255D=1825524237466694&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":"1825524237466694","isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/videos\/1825524237466694\/","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_35","otherPostsViewCount":"158,475","pagesize":50,"postViewCount":"402,164","shortenTimestamp":true,"showaddcomment":true,"showshares":true,"totalPosts":4,"viewCount":"560,639","viewCountReduced":"560K","substream_index":null},{"comments":[{"body":{"text":"Pakistan has some of the SMARTEST women in the WORLD. Now, THEY'LL also have some of the TOUGHEST \ud83d\udc95\ud83d\udc9e\ud83d\udc97\ud83d\udc96 Beauties who will change the culture of Pakistan for the betterment of all.\nThe scientific evidence is out, children get their intelligence from women. Women in Pakistan ; \nBe strong, take charge and gently change the culture for the better.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":156,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":10,"recentreplytimestamp":{"time":1514629653,"text":"","verbose":"Saturday, December 30, 2017 at 2:27am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=1825826057436512&p\u00255B0\u00255D=1825826057436512","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"1825524237466694_1825826057436512","fbid":"1825826057436512","legacyid":"1825826057436512","author":"100004008557510","ftentidentifier":"1825524237466694","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514592801,"text":"12 hours ago","verbose":"Friday, December 29, 2017 at 4:13pm"},"originalTimestamp":1514592573},{"body":{"text":"Pakistan is a savage country who treats women like property. This article is a joke.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":154,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":10,"recentreplytimestamp":{"time":1514638352,"text":"","verbose":"Saturday, December 30, 2017 at 4:52am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=1825827767436341&p\u00255B0\u00255D=1825827767436341","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"1825524237466694_1825827767436341","fbid":"1825827767436341","legacyid":"1825827767436341","author":"100008003193218","ftentidentifier":"1825524237466694","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514592653,"text":"12 hours ago","verbose":"Friday, December 29, 2017 at 4:10pm"}}],"pinnedcomments":[],"profiles":{"100004008557510":{"id":"100004008557510","name":"Lara Desparre","firstName":"Lara","vanity":"lara.desparre","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/c0.5.32.32\/p32x32\/24991560_1232396713570602_3635047338642965776_n.jpg?oh=64bc0e01d20015e333c77c443d58dffb&oe=5AF8D7F2","persona":null,"gender":1,"i18nGender":2,"type":"user","is_friend":false},"100008003193218":{"id":"100008003193218","name":"Alex Murphy","firstName":"Alex","vanity":"","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/10366296_1695438340732923_6561188114087481794_n.jpg?oh=459f0e800464c6948ed524956a06197b&oe=5AF70882","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"1825524237466694":{"filtered":{"range":{"offset":380,"length":2},"values":["1825524237466694_1825826057436512","1825524237466694_1825827767436341"],"count":382,"clienthasall":false}}},"replies":{"1825524237466694_1825826057436512":{"range":{"offset":0,"length":0},"values":[],"count":64,"ftentidentifier":1825524237466694,"containerorderingmode":"filtered"},"1825524237466694_1825827767436341":{"range":{"offset":0,"length":0},"values":[],"count":93,"ftentidentifier":1825524237466694,"containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":382,"commentcountreduced":"382","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"1825524237466694","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"1825524237466694","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":false,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":5233,"likecountreduced":"5.2K","likesentences":{"current":{"text":"Abdur Rab, Fredrik Olsson, Christine Cruz and 5,230 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Abdur Rab, Fredrik Olsson, Christine Cruz and 5,230 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_7"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":1825524237466694},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/videos\/1825524237466694\/","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":747,"sharecountreduced":"747","sharefbid":"1825524237466694","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"1825524237466694","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_8","LegacyMentionsInput.react","__markup_e58791f2_0_0","__inst_33c6d1b4_0_8"],[{"__m":"__elem_b8b0125f_0_8"},{"isaskquestion":false,"ftentidentifier":"10155442950802217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_u\",\"object_element_id\":\"u_0_u\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155442950802217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155442950802217&s=99&appid=2309869772&id=10155442950812217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155442950812217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155442950802217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2r","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"The worst thing about theologist regimes that's through media and education build wall of lies and convince each citizen that any kind of resistance for the regime mean you're against God","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":25,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514636792,"text":"","verbose":"Saturday, December 30, 2017 at 4:26am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442963382217&p\u00255B0\u00255D=10155442963382217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442950802217_10155442963382217","fbid":"10155442963382217","legacyid":"10155442963382217","author":"711291965","ftentidentifier":"10155442950802217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514631522,"text":"","verbose":"Saturday, December 30, 2017 at 2:58am"}},{"body":{"text":"US warns Iran: The world is watching http:\/\/www.bbc.co.uk\/news\/world-middle-east-42519054","ranges":[{"offset":37,"length":52,"entity":{"url":"https:\/\/web.archive.org\/web\/20171230125248\/http:\/\/www.bbc.co.uk\/news\/world-middle-east-42519054","shimhash":"ATPFy-wV4rxlnKkcDP_FQ9q5wDU7Sr7CAYlM2g5QPC9H09qdiePNg75t0uMADSPzP_Xx5uxbW95D32Tg57SIJDXGnP2c-_ZO9oHDxSsSIv8j2L-cVaVNr6wMFA","s":"1","id":"642183959208107:http\\a\/\/www.bbc.co.uk\/news\/world-middle-east-42519054::::","external":true,"noncoworker":false,"type":null}}],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":true,"likecount":7,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514636348,"text":"","verbose":"Saturday, December 30, 2017 at 4:19am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442993047217&p\u00255B0\u00255D=10155442993047217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442950802217_10155442993047217","fbid":"10155442993047217","legacyid":"10155442993047217","author":"228735667216","ftentidentifier":"10155442950802217","source":22,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514632647,"text":"","verbose":"Saturday, December 30, 2017 at 3:17am"},"attachment":{"type":"share","markup":{"__m":"__markup_e58791f2_0_0"},"disableRemove":false,"originalImageUrl":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/ichef.bbci.co.uk\/images\/ic\/1024x576\/p05sb75m.jpg"}}],"pinnedcomments":[],"profiles":{"711291965":{"id":"711291965","name":"Wael Ali","firstName":"Wael","vanity":"Weal2020","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/13220929_10153602125616966_7556148046758785691_n.jpg?oh=c5c3f4aef81be82d82f3dd95adf4623c&oe=5AF4D35E","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"228735667216":{"id":"228735667216","name":"BBC News","firstName":"BBC News","vanity":"bbcnews","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/23435245_10155306669637217_5362481967672932664_n.png?oh=06571a5e1cb95767bbbe4694c67ca4e4&oe=5AF7B10B","uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/bbcnews\/","type":"page","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155442950802217":{"filtered":{"range":{"offset":142,"length":2},"values":["10155442950802217_10155442963382217","10155442950802217_10155442993047217"],"count":144,"clienthasall":false}}},"replies":{"10155442950802217_10155442993047217":{"range":{"offset":0,"length":0},"values":[],"count":15,"ftentidentifier":"10155442950802217","containerorderingmode":"filtered"},"10155442950802217_10155442963382217":{"range":{"offset":0,"length":0},"values":[],"count":6,"ftentidentifier":"10155442950802217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":144,"commentcountreduced":"144","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155442950802217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155442950802217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":787,"likecountreduced":"787","likesentences":{"current":{"text":"Raphael Mushi, Ruth Weber, Phunam Angel and 784 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Raphael Mushi, Ruth Weber, Phunam Angel and 784 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_8"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442950802217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155442950802217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":56,"sharecountreduced":"56","sharefbid":"10155442950802217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155442950802217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_9","LegacyMentionsInput.react","__inst_33c6d1b4_0_9"],[{"__m":"__elem_b8b0125f_0_9"},{"isaskquestion":false,"ftentidentifier":"10155442860582217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_v\",\"object_element_id\":\"u_0_v\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155442860582217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?s=11&appid=2392950137&id=10155442860582217&p\u00255B0\u00255D=10155442860582217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":"10155442860582217","isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/videos\/10155442860582217\/","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_30","pagesize":50,"postViewCount":"199,938","shortenTimestamp":true,"showaddcomment":true,"showshares":true,"totalPosts":1,"viewCount":"199,938","viewCountReduced":"199K","substream_index":null},{"comments":[{"body":{"text":"Our maid living with us like a family. She eat with us on same table and she is allowed to eat whatever she like. She also get free tkt each yr with one month bonus.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":40,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":4,"recentreplytimestamp":{"time":1514638222,"text":"","verbose":"Saturday, December 30, 2017 at 4:50am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442889132217&p\u00255B0\u00255D=10155442889132217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442860582217_10155442889132217","fbid":"10155442889132217","legacyid":"10155442889132217","author":"100000639300326","ftentidentifier":"10155442860582217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514629241,"text":"","verbose":"Saturday, December 30, 2017 at 2:20am"}},{"body":{"text":"I'm sorry for not appearing sympathetic. This woman appears to be an attention seeker, there are laws protecting domestic helpers who are employed through agencies. She doesn't say where she was employed but legally in Hong Kong she is entitled to one day off in the week. Her claim she had to sleep in the living room is nonsense apartments are built with maid quarters including toilet and shower off the kitchen, likewise who surrenders their passport to an employer, being locked in the house the door can be locked but the windows can be opened! And Andy Cooke Hong Kong government has taken legal action against employers for mistreating domestic helpers, this has seen employers sent to prison in one case for three years","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":19,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":5,"recentreplytimestamp":{"time":1514638369,"text":"","verbose":"Saturday, December 30, 2017 at 4:52am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442935267217&p\u00255B0\u00255D=10155442935267217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442860582217_10155442935267217","fbid":"10155442935267217","legacyid":"10155442935267217","author":"676076324","ftentidentifier":"10155442860582217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514630660,"text":"","verbose":"Saturday, December 30, 2017 at 2:44am"}}],"pinnedcomments":[],"profiles":{"100000639300326":{"id":"100000639300326","name":"Hashmi Z Ali","firstName":"Hashmi","vanity":"hashneiterman.meloni","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/21751646_1649372338427394_1257104784810964422_n.jpg?oh=bf7191a5c095a6250fa72ce81d3b0661&oe=5AF61217","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"676076324":{"id":"676076324","name":"Donald Gray","firstName":"Donald","vanity":"donaldphilipgray","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/26047081_10155300143421325_3901457213348444284_n.jpg?oh=49966c97d98dbf1f5e94c4ba29b75b71&oe=5ABEF577","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155442860582217":{"filtered":{"range":{"offset":167,"length":2},"values":["10155442860582217_10155442889132217","10155442860582217_10155442935267217"],"count":169,"clienthasall":false}}},"replies":{"10155442860582217_10155442935267217":{"range":{"offset":0,"length":0},"values":[],"count":61,"ftentidentifier":"10155442860582217","containerorderingmode":"filtered"},"10155442860582217_10155442889132217":{"range":{"offset":0,"length":0},"values":[],"count":34,"ftentidentifier":"10155442860582217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":169,"commentcountreduced":"169","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155442860582217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155442860582217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":false,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":1209,"likecountreduced":"1.2K","likesentences":{"current":{"text":"Zoe Blythe Pinkerton, Natasha Jacobi, Birkan Ho\u015fgit and 1,206 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Zoe Blythe Pinkerton, Natasha Jacobi, Birkan Ho\u015fgit and 1,206 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_9"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442860582217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/videos\/10155442860582217\/","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":416,"sharecountreduced":"416","sharefbid":"10155442860582217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155442860582217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_a","LegacyMentionsInput.react","__inst_33c6d1b4_0_a"],[{"__m":"__elem_b8b0125f_0_a"},{"isaskquestion":false,"ftentidentifier":"10155959232383895","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_w\",\"object_element_id\":\"u_0_w\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155959232383895,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?s=11&appid=2392950137&id=10155959232383895&p\u00255B0\u00255D=10155959232383895&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":"10155959232383895","isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/videos\/10155959232383895\/","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_34","otherPostsViewCount":"13,949","pagesize":50,"postViewCount":"209,790","shortenTimestamp":true,"showaddcomment":true,"showshares":true,"totalPosts":3,"viewCount":"223,739","viewCountReduced":"223K","substream_index":null},{"comments":[{"body":{"text":"'My plan for 2018 is to get some legs and get out of here'\n\nWell it has warned us. I for one hail our new robot overlords.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":15,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514628559,"text":"","verbose":"Saturday, December 30, 2017 at 2:09am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155959245903895&p\u00255B0\u00255D=10155959245903895","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155959232383895_10155959245903895","fbid":"10155959245903895","legacyid":"10155959245903895","author":"100000401631293","ftentidentifier":"10155959232383895","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514624550,"text":"","verbose":"Saturday, December 30, 2017 at 1:02am"}},{"body":{"text":"You'll all accept that there is an intelligent creator behind this creation, but maybe not that there is One behind YOU...","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":9,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":2,"recentreplytimestamp":{"time":1514638226,"text":"","verbose":"Saturday, December 30, 2017 at 4:50am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155959259693895&p\u00255B0\u00255D=10155959259693895","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155959232383895_10155959259693895","fbid":"10155959259693895","legacyid":"10155959259693895","author":"1527930214","ftentidentifier":"10155959232383895","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514625312,"text":"","verbose":"Saturday, December 30, 2017 at 1:15am"}}],"pinnedcomments":[],"profiles":{"100000401631293":{"id":"100000401631293","name":"Matt Gibson","firstName":"Matt","vanity":"matthew.gibson.94","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/c2.0.32.32\/p32x32\/18557389_1428897160466991_8501788172979255795_n.jpg?oh=56cc8737c55f1810fba4736e230d356a&oe=5AB3B273","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"1527930214":{"id":"1527930214","name":"Dan Blowes","firstName":"Dan","vanity":"dan.blowes","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/13015283_10205815745742666_6978187157109439649_n.jpg?oh=e553aa1d5f329ab2aca64ee13bd91e68&oe=5AF8C500","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155959232383895":{"filtered":{"range":{"offset":148,"length":2},"values":["10155959232383895_10155959245903895","10155959232383895_10155959259693895"],"count":150,"clienthasall":false}}},"replies":{"10155959232383895_10155959259693895":{"range":{"offset":0,"length":0},"values":[],"count":30,"ftentidentifier":"10155959232383895","containerorderingmode":"filtered"},"10155959232383895_10155959245903895":{"range":{"offset":0,"length":0},"values":[],"count":4,"ftentidentifier":"10155959232383895","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":150,"commentcountreduced":"150","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155959232383895","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155959232383895","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":false,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":804,"likecountreduced":"804","likesentences":{"current":{"text":"Muhammad Shahbaz, Halle Powell, Goma Gurung and 801 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Muhammad Shahbaz, Halle Powell, Goma Gurung and 801 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_a"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155959232383895"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/videos\/10155959232383895\/","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":146,"sharecountreduced":"146","sharefbid":"10155959232383895","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155959232383895","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_b","LegacyMentionsInput.react","__inst_33c6d1b4_0_b"],[{"__m":"__elem_b8b0125f_0_b"},{"isaskquestion":false,"ftentidentifier":"10155441702627217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_15\",\"object_element_id\":\"u_0_15\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155441702627217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?s=11&appid=2392950137&id=10155441702627217&p\u00255B0\u00255D=10155441702627217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":"10155441702627217","isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/videos\/10155441702627217\/","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_3r","pagesize":50,"postViewCount":"443,485","shortenTimestamp":true,"showaddcomment":true,"showshares":true,"totalPosts":1,"viewCount":"443,485","viewCountReduced":"443K","substream_index":null},{"comments":[{"body":{"text":"this is good for Trump- his tough stand paying huge dividends. So far he has averted WWIII by shrewd play with the Russians against ISIS. Ended Obama\/ France's active support for ISIS.He has drawn the line in the sand in recognising Israel's capital. He has united the world in really tough sanctions against N Korea...and now his tough line on Iran is stirring discontent against Iran leadership.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":69,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":8,"recentreplytimestamp":{"time":1514636674,"text":"","verbose":"Saturday, December 30, 2017 at 4:24am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441721857217&p\u00255B0\u00255D=10155441721857217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441702627217_10155441721857217","fbid":"10155441721857217","legacyid":"10155441721857217","author":"1382223360","ftentidentifier":"10155441702627217","source":1,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514586789,"text":"14 hours ago","verbose":"Friday, December 29, 2017 at 2:33pm"}},{"body":{"text":"Im iraninan . We dont want dictator regim we want freedoom and pece with world","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":414,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":11,"recentreplytimestamp":{"time":1514634246,"text":"","verbose":"Saturday, December 30, 2017 at 3:44am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441718047217&p\u00255B0\u00255D=10155441718047217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441702627217_10155441718047217","fbid":"10155441718047217","legacyid":"10155441718047217","author":"100003119063664","ftentidentifier":"10155441702627217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514586655,"text":"14 hours ago","verbose":"Friday, December 29, 2017 at 2:30pm"}}],"pinnedcomments":[],"profiles":{"1382223360":{"id":"1382223360","name":"Brendan Greally","firstName":"Brendan","vanity":"bgreally","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/c0.0.32.32\/p32x32\/23659267_10214252096801313_3700156861686246899_n.jpg?oh=002335d99ccd8371d6d8a2ca53f7804d&oe=5AF77D75","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"100003119063664":{"id":"100003119063664","name":"Mahan Hamidi","firstName":"Mahan","vanity":"ooskar.hesam","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/c9.0.32.32\/p32x32\/10354686_10150004552801856_220367501106153455_n.jpg?oh=d685a408862077fc0ec7e80e3700c81e&oe=5AC49BE4","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155441702627217":{"filtered":{"range":{"offset":596,"length":2},"values":["10155441702627217_10155441721857217","10155441702627217_10155441718047217"],"count":598,"clienthasall":false}}},"replies":{"10155441702627217_10155441721857217":{"range":{"offset":0,"length":0},"values":[],"count":62,"ftentidentifier":"10155441702627217","containerorderingmode":"filtered"},"10155441702627217_10155441718047217":{"range":{"offset":0,"length":0},"values":[],"count":108,"ftentidentifier":"10155441702627217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":598,"commentcountreduced":"598","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155441702627217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155441702627217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":false,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":3449,"likecountreduced":"3.4K","likesentences":{"current":{"text":"Noel Clark, Tadhg O Connor, \u200e\u0636\u06cc\u0627 \u0642\u0627\u062f\u0631 \u067e\u0648\u0631\u200e and 3,446 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Noel Clark, Tadhg O Connor, \u200e\u0636\u06cc\u0627 \u0642\u0627\u062f\u0631 \u067e\u0648\u0631\u200e and 3,446 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_b"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441702627217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/videos\/10155441702627217\/","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":1042,"sharecountreduced":"1K","sharefbid":"10155441702627217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155441702627217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_c","LegacyMentionsInput.react","__inst_33c6d1b4_0_c"],[{"__m":"__elem_b8b0125f_0_c"},{"isaskquestion":false,"ftentidentifier":"10155441569627217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_17\",\"object_element_id\":\"u_0_17\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155441569627217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155441569627217&s=99&appid=2309869772&id=10155441569632217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155441569632217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155441569627217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2s","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"Save your money and start running.\nThe road is free, it's open 24\/7 and any decent fitness coach will confirm it's the single best way to keep fit and lose weight by a mile (no pun intended!!!)","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":42,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514620984,"text":"","verbose":"Saturday, December 30, 2017 at 12:03am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441577247217&p\u00255B0\u00255D=10155441577247217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441569627217_10155441577247217","fbid":"10155441577247217","legacyid":"10155441577247217","author":"1012273460","ftentidentifier":"10155441569627217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514581827,"text":"15 hours ago","verbose":"Friday, December 29, 2017 at 1:10pm"},"originalTimestamp":1514581618},{"body":{"text":"Reasons to go to the gym;\n1. Gym classes\n2. Variety of exercise machines \n3. Running without worrying about traffic\/mugging\/weather\n4. Actually paying a monthly fee (\u00a318 is not that much) motivates you to exercise\n\nHow many of you \u2018the world is my gym\u2019 people go running in the rain or cold? (Which is basically all we have in the UK). \n\nNow go to the gym fat bums \ud83d\ude01","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":21,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"recentreplytimestamp":{"time":1514631878,"text":"","verbose":"Saturday, December 30, 2017 at 3:04am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441924472217&p\u00255B0\u00255D=10155441924472217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441569627217_10155441924472217","fbid":"10155441924472217","legacyid":"10155441924472217","author":"510208958","ftentidentifier":"10155441569627217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514591350,"text":"13 hours ago","verbose":"Friday, December 29, 2017 at 3:49pm"}}],"pinnedcomments":[],"profiles":{"1012273460":{"id":"1012273460","name":"Patrick Scrivens","firstName":"Patrick","vanity":"patrick.scrivens1","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/12439357_10207341921238911_6483690746472860671_n.jpg?oh=ed7c492b6fd52e60fc2b629340ba2bad&oe=5AF5A5AF","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"510208958":{"id":"510208958","name":"Bruce J Misra","firstName":"Bruce","vanity":"bruce.misra","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/18922093_10155347247263959_7641137261482570706_n.jpg?oh=97428e921e3d9779a34bf5ecbb5d183f&oe=5AF1D254","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155441569627217":{"filtered":{"range":{"offset":73,"length":2},"values":["10155441569627217_10155441577247217","10155441569627217_10155441924472217"],"count":75,"clienthasall":false}}},"replies":{"10155441569627217_10155441924472217":{"range":{"offset":0,"length":0},"values":[],"count":10,"ftentidentifier":"10155441569627217","containerorderingmode":"filtered"},"10155441569627217_10155441577247217":{"range":{"offset":0,"length":0},"values":[],"count":31,"ftentidentifier":"10155441569627217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":75,"commentcountreduced":"75","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155441569627217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155441569627217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":792,"likecountreduced":"792","likesentences":{"current":{"text":"Salik Salim, Said Said, Habibur Rahman and 789 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Salik Salim, Said Said, Habibur Rahman and 789 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_c"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441569627217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155441569627217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":60,"sharecountreduced":"60","sharefbid":"10155441569627217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155441569627217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_d","LegacyMentionsInput.react","__inst_33c6d1b4_0_d"],[{"__m":"__elem_b8b0125f_0_d"},{"isaskquestion":false,"ftentidentifier":"10155442097122217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_y\",\"object_element_id\":\"u_0_y\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155442097122217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155442097122217&s=99&appid=2309869772&id=10155442097132217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155442097132217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155442097122217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2q","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"As a Thai citizens, we may not be a good judge of character and certainly something in our country may not be as advanced as many others. Before any of you made any judgments on this article, I would urge you to read the whole sentence and perhaps do some.more research. This man had done multiple acts of crime and each of his acts counted and had been sentenced and must be read out loud. That's the one hand, on the other hand, Judges taken into the account of reality that no one lives beyond 105 years, 80 or 85 if you're lucky. Then each year there's a Royal Pardon if he's proof that he had learned from his mistake and more likely to be good citizens and not becoming nuisance in the future then hisy sentence is more likely to be less and less time to serve in prison. You might think is it be easier to read what actually is he's being done for. I am sure that all of you who were born and raised and educated in such a great country would be able to do the maths. Simple! The man committed over 2,000 counts and each out has it's own sentence of 20 years. That's on it's own is 6,000!!! But no one lives beyond 105.... As a result, if he doesn't receive the pardon of any kind, he will serve his time in prison until the rest of his life and this doesn't carry on towards members of his family. Simply the debtor MUST pay his own debts. Please do apologise if this article made you feel it's simply \"Okay to judge any others by your standard, and it's simply Okay to talk about others in such a manner that you had been brought up with\" ..... We are just NOT accustomed to such \"behaviour\" please do apologise.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":68,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514635345,"text":"","verbose":"Saturday, December 30, 2017 at 4:02am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442147992217&p\u00255B0\u00255D=10155442147992217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442097122217_10155442147992217","fbid":"10155442147992217","legacyid":"10155442147992217","author":"100009546761942","ftentidentifier":"10155442097122217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514598773,"text":"","verbose":"Friday, December 29, 2017 at 5:52pm"}},{"body":{"text":"That is the amount of years that Trump should be given for frauding being a President","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":265,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":3,"recentreplytimestamp":{"time":1514637962,"text":"","verbose":"Saturday, December 30, 2017 at 4:46am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442098717217&p\u00255B0\u00255D=10155442098717217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442097122217_10155442098717217","fbid":"10155442098717217","legacyid":"10155442098717217","author":"100000523796832","ftentidentifier":"10155442097122217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514597178,"text":"","verbose":"Friday, December 29, 2017 at 5:26pm"}}],"pinnedcomments":[],"profiles":{"100009546761942":{"id":"100009546761942","name":"Alex T Phanomai","firstName":"Alex","vanity":"alex.phanomai","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/23031341_1900342833627257_2855812719404729261_n.jpg?oh=e03620b38607814ab9433dcbff13706c&oe=5AC3D522","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"100000523796832":{"id":"100000523796832","name":"Santiago Machado","firstName":"Santiago","vanity":"santiago.machado3","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/22540112_1849993595028082_86242104214436694_n.jpg?oh=44d70542731d49209ca8681e3148cbdb&oe=5AC77887","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155442097122217":{"filtered":{"range":{"offset":429,"length":2},"values":["10155442097122217_10155442147992217","10155442097122217_10155442098717217"],"count":431,"clienthasall":false}}},"replies":{"10155442097122217_10155442147992217":{"range":{"offset":0,"length":0},"values":[],"count":21,"ftentidentifier":"10155442097122217","containerorderingmode":"filtered"},"10155442097122217_10155442098717217":{"range":{"offset":0,"length":0},"values":[],"count":46,"ftentidentifier":"10155442097122217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":431,"commentcountreduced":"431","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155442097122217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155442097122217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":2525,"likecountreduced":"2.5K","likesentences":{"current":{"text":"Md Shamim Miah, Chris Box, Thinley Loday and 2,522 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Md Shamim Miah, Chris Box, Thinley Loday and 2,522 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_d"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442097122217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155442097122217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":482,"sharecountreduced":"482","sharefbid":"10155442097122217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155442097122217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_e","LegacyMentionsInput.react","__markup_e58791f2_0_1","__inst_33c6d1b4_0_e"],[{"__m":"__elem_b8b0125f_0_e"},{"isaskquestion":false,"ftentidentifier":"10155441720197217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_14\",\"object_element_id\":\"u_0_14\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155441720197217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155441720197217&s=99&appid=2309869772&id=10155441720202217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155441720202217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155441720197217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2x","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"Beatles were given MBEs & sent them back now Ringo gets a Knighthood ------for what? services to drumming! As for Barry Gibb not only is he Australian but what's he ever done for anything?","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":22,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514638229,"text":"","verbose":"Saturday, December 30, 2017 at 4:50am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441850747217&p\u00255B0\u00255D=10155441850747217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441720197217_10155441850747217","fbid":"10155441850747217","legacyid":"10155441850747217","author":"100002831483740","ftentidentifier":"10155441720197217","source":1,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514589689,"text":"13 hours ago","verbose":"Friday, December 29, 2017 at 3:21pm"},"attachment":{"type":"share","markup":{"__m":"__markup_e58791f2_0_1"},"disableRemove":false,"originalImageUrl":null}},{"body":{"text":"What about some of the Emergency Services who were first on the scene of the Grenfell Fire, the policeman who died outside Westminster protecting the idiots inside, the staff from St Thomas\u2019 Hospital who ran towards danger after the terror attack on Westminster Bridge to help those injured, Bradley Lowery posthumously, for all his charity work? These are the people who deserve such honours, not singers and prima ballerinas for god\u2019s sake....Crikey, I worked for 29 years as a civil servant, it wouldn\u2019t occur to me to expect an honour for services to the government!","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":173,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":1,"recentreplytimestamp":{"time":1514636306,"text":"","verbose":"Saturday, December 30, 2017 at 4:18am"},"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155441801797217&p\u00255B0\u00255D=10155441801797217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155441720197217_10155441801797217","fbid":"10155441801797217","legacyid":"10155441801797217","author":"100002526829515","ftentidentifier":"10155441720197217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514589296,"text":"13 hours ago","verbose":"Friday, December 29, 2017 at 3:14pm"},"originalTimestamp":1514588872}],"pinnedcomments":[],"profiles":{"100002831483740":{"id":"100002831483740","name":"Linda Langford","firstName":"Linda","vanity":"linda.langford.3914","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/c0.0.32.32\/p32x32\/406213_168149743289407_1398922311_n.jpg?oh=8827ee9129988c8081d3ce8faa49c2a4&oe=5AB84EA7","persona":null,"gender":1,"i18nGender":2,"type":"user","is_friend":false},"100002526829515":{"id":"100002526829515","name":"Karen Dowse","firstName":"Karen","vanity":"karen.dowse","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/25446192_1604902676270611_9043425057977853593_n.jpg?oh=48dffa054aef059a9e151c5078149d77&oe=5AB0D45D","persona":null,"gender":1,"i18nGender":2,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155441720197217":{"filtered":{"range":{"offset":448,"length":2},"values":["10155441720197217_10155441850747217","10155441720197217_10155441801797217"],"count":450,"clienthasall":false}}},"replies":{"10155441720197217_10155441850747217":{"range":{"offset":0,"length":0},"values":[],"count":44,"ftentidentifier":"10155441720197217","containerorderingmode":"filtered"},"10155441720197217_10155441801797217":{"range":{"offset":0,"length":0},"values":[],"count":54,"ftentidentifier":"10155441720197217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":450,"commentcountreduced":"450","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155441720197217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155441720197217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":4185,"likecountreduced":"4.1K","likesentences":{"current":{"text":"Jenny Hogan, MD Rana, Said Said and 4,182 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Jenny Hogan, MD Rana, Said Said and 4,182 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_e"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155441720197217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155441720197217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":386,"sharecountreduced":"386","sharefbid":"10155441720197217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155441720197217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["UFIController","factory",["__elem_b8b0125f_0_f","LegacyMentionsInput.react","__inst_33c6d1b4_0_f"],[{"__m":"__elem_b8b0125f_0_f"},{"isaskquestion":false,"ftentidentifier":"10155442057362217","source":22,"streamingCommentOrderReversed":true,"entstream":false,"feedcontext":"{\"reaction_unit_data\":{\"logging_data\":{\"impression_info\":\"eyJmIjp7Iml0ZW1fY291bnQiOiIxIn19\",\"surface\":\"www_pages_home\",\"interacted_story_type\":\"688092377989036\",\"session_id\":\"bad7194187cec106c4d83067e9d80307\"}},\"fbfeed_context\":true,\"location_type\":36,\"is_pinned_post\":false,\"can_moderate_timeline_story\":false,\"profile_id\":228735667216,\"is_published_from_composer\":false,\"story_width\":502,\"outer_object_element_id\":\"u_0_z\",\"object_element_id\":\"u_0_z\",\"is_ad_preview\":false,\"is_editable\":false,\"mall_how_many_post_comments\":2,\"bump_reason\":0,\"tn-str\":\"-R\",\"shimparams\":{\"page_type\":16,\"actor_id\":228735667216,\"story_id\":10155442057362217,\"ad_id\":0,\"_ft_\":\"\",\"location\":\"homepage_stream\"}}","feedLocationType":36,"isPage":false,"isSponsored":false,"location":"homepage_stream","sht":true,"islivestreaming":false,"commentShareNuxConfig":null,"shouldShowCommentPrivateReplyNux":false,"showSpatialReactions":false,"reactionsNuxConfig":null,"mayAutoscrollToComments":false,"mayLogVPVs":true,"defaultNumCommentsToExpand":2,"isPermalink":false,"ownerName":"BBC News","originContentCreatorName":null,"inlineSearchFeedbackConfig":null,"actorSelectorConfig":null,"disabledCommentTooltip":null,"shareLinkConfig":{"shareRel":"dialog","shareURI":"\/ajax\/sharer\/?parent_fbid=10155442057362217&s=99&appid=2309869772&id=10155442057367217&p\u00255B0\u00255D=228735667216&p\u00255B1\u00255D=10155442057367217&share_source_type=unknown&feedback_source=22","shareNowMenuURI":null,"embedURI":null,"misinformationConfirmDialogURI":null},"loggedOutLinkConfig":{"showLikeLink":true,"likeAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=like","showCommentLink":true,"commentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment","showShareLink":true,"shareAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=share","showAddComment":false,"addCommentAjaxifyURI":"\/ajax\/timeline\/sign_up_dialog\/?next=https\u00253A\u00252F\u00252Fwww.facebook.com\u00252Fbbcnews&entity_id=228735667216&context=comment"},"showBling":false,"showCommentNuxForGroupMallAds":false,"showLikeNuxForGroupMallAds":false,"showLiveVideoAnnoucements":false,"liveVideoAnnouncementRenderIntervalMilliSec":null,"showLiveVideoBroadcastingJoinEvents":false,"disableCommentAndLikeForGroupAds":false,"groupMallAdsCommentNuxContent":"This is a sponsored post, which means people outside of this group may see it too, along with any reactions and comments.","fluentContentToken":null,"isLiveVOD":false,"enableVODCommentTimestamps":true,"showVODCommentTimestamps":false,"showGroupChatPivot":false,"enableVODStreamingComments":false,"enablePinLiveComments":false,"permalink":"\/bbcnews\/posts\/10155442057362217","isViewerTheOwner":false,"isLiveAudio":false,"shouldLogFacecastStreamingCommentDelay":null,"icebreakerAccessTokenForCommentSubscription":null,"deepDiveParams":null,"isLivingRoom":false,"communityConversationsParams":{"treatment":null},"liveVideoCommentPlaceholder":null,"privateLoungeParams":null,"mentionsinput":{"inputComponent":{"__m":"LegacyMentionsInput.react"}},"monitorHeight":false,"viewoptionstypeobjects":null,"viewoptionstypeobjectsorder":null,"addcommentautoflip":true,"disableCSSHiding":true,"feedbackMode":"expanded","feedbackReferrer":"\/discover","feedcarded":true,"instanceid":"u_0_2v","pagesize":50,"shortenTimestamp":true,"showaddcomment":true,"showshares":true,"substream_index":null},{"comments":[{"body":{"text":"The left-wing comments here prove every single point Milo has made, and this article proves it even further.\n\nBut go ahead and keep doing right-wing advertising for us. You've already guaranteed Trump's reelection.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":154,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":11,"recentreplytimestamp":{"time":1514637814,"text":"","verbose":"Saturday, December 30, 2017 at 4:43am"},"interestingReplyId":"10155442057362217_10155442266367217","interestingReplyOffset":0,"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442216032217&p\u00255B0\u00255D=10155442216032217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442057362217_10155442216032217","fbid":"10155442216032217","legacyid":"10155442216032217","author":"100020771258303","ftentidentifier":"10155442057362217","source":3,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514600649,"text":"","verbose":"Friday, December 29, 2017 at 6:24pm"}},{"body":{"text":"People like Milo Yiannopoulos have become popular because compared to the increasing number of intolerable extremists on the left, he actually seems quite reasonable. True, many of his opinions are provocative and crass, but his essential message that freedom of speech is being increasingly suppressed by the radical left it essentially correct.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":403,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":24,"recentreplytimestamp":{"time":1514636229,"text":"","verbose":"Saturday, December 30, 2017 at 4:17am"},"interestingReplyId":"10155442057362217_10155442091747217","interestingReplyOffset":0,"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442085017217&p\u00255B0\u00255D=10155442085017217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442057362217_10155442085017217","fbid":"10155442085017217","legacyid":"10155442085017217","author":"100011081464296","ftentidentifier":"10155442057362217","source":22,"highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514596671,"text":"","verbose":"Friday, December 29, 2017 at 5:17pm"}},{"body":{"text":"Freedom of speech doesn't include hate speech.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":304,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442091747217&p\u00255B0\u00255D=10155442091747217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"parentNeedsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442057362217_10155442091747217","fbid":"10155442091747217","legacyid":"10155442091747217","author":"1170713452","ftentidentifier":"10155442057362217","source":3,"parentcommentid":"10155442057362217_10155442085017217","highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514596918,"text":"","verbose":"Friday, December 29, 2017 at 5:21pm"}},{"body":{"text":"I've never actually heard Milo make a point. His \"work\" is nothing but aimless contrarian ranting and bad jokes.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"isfeatured":false,"likecount":102,"hasviewerliked":false,"canremove":false,"canreport":false,"canedit":false,"isauthorbot":false,"isauthorweakreference":false,"isauthororiginalposter":false,"isauthornoncoworker":false,"istranslatable":false,"canseeremovecontentoptions":false,"candeletewithrule":false,"viewercanlike":false,"cancomment":false,"spamreplycount":0,"canshare":false,"commentshareuri":"\/ajax\/sharer\/?s=87&appid=435066949857522&id=10155442266367217&p\u00255B0\u00255D=10155442266367217","canembed":false,"canEditConstituentTitle":false,"hasConstituentBadge":false,"needsApproval":false,"parentNeedsApproval":false,"isApproved":false,"canAppeal":false,"canSecure":false,"daysToExpire":30,"cansubscribe":false,"issubscribed":false,"canhidetextdelights":false,"__typename":"saved","id":"10155442057362217_10155442266367217","fbid":"10155442266367217","legacyid":"10155442266367217","author":"60717039","ftentidentifier":"10155442057362217","source":3,"parentcommentid":"10155442057362217_10155442216032217","highlightcomment":false,"scrolltopoffset":0,"text_delights_are_hidden":false,"privacy_value":0,"timestamp":{"time":1514601708,"text":"","verbose":"Friday, December 29, 2017 at 6:41pm"}}],"pinnedcomments":[],"profiles":{"100020771258303":{"id":"100020771258303","name":"Greg Morris","firstName":"Greg","vanity":"larc.en.ciel.98x","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/24058870_135765307125844_8452820586112611047_n.jpg?oh=bc476e18103fbca73f944f616cfabc60&oe=5AF1CE94","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"100011081464296":{"id":"100011081464296","name":"Raymond Turner","firstName":"Raymond","vanity":"","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p32x32\/12510511_106141203098595_2337951025978766819_n.jpg?oh=6e012cbcc95ccaf09ff21917906f8c8f&oe=5AF420C1","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"1170713452":{"id":"1170713452","name":"Kiley Blackhurst","firstName":"Kiley","vanity":"omfgwhatismyprofilelink","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p24x24\/23231100_10214154809002128_2218021939982058878_n.jpg?oh=f5caed0b69d073a07003d98243fe1687&oe=5AC8FBA4","persona":null,"gender":2,"i18nGender":1,"type":"user","is_friend":false},"60717039":{"id":"60717039","name":"Maya Jachimowicz","firstName":"Maya","vanity":"maya.jachimowicz","thumbSrc":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/scontent.fsjc1-3.fna.fbcdn.net\/v\/t1.0-1\/p24x24\/11150466_10101945374531248_3788978058032582676_n.jpg?oh=b165e38c257cc766e17e2b5642c2e44f&oe=5AFA464E","persona":null,"gender":1,"i18nGender":2,"type":"user","is_friend":false}},"actions":[],"commentlists":{"comments":{"10155442057362217":{"filtered":{"range":{"offset":402,"length":2},"values":["10155442057362217_10155442216032217","10155442057362217_10155442085017217"],"count":404,"clienthasall":false}}},"replies":{"10155442057362217_10155442085017217":{"range":{"offset":0,"length":1},"values":["10155442057362217_10155442091747217"],"count":334,"ftentidentifier":"10155442057362217","containerorderingmode":"filtered"},"10155442057362217_10155442216032217":{"range":{"offset":0,"length":1},"values":["10155442057362217_10155442266367217"],"count":74,"ftentidentifier":"10155442057362217","containerorderingmode":"filtered"}}},"featuredcommentlists":{"comments":null,"replies":null},"featuredcommentids":null,"servertime":1514638371,"feedbacktarget":{"acceptedanswer":null,"actorforpost":"","actorid":"228735667216","actorname":"BBC News","actorshortname":"BBC News","allowphotoattachments":false,"allowvideoattachments":false,"allowfileattachments":false,"allowgifattachments":false,"allowstickerattachments":false,"arecommentsdisabled":false,"cancomment":false,"canremoveall":false,"canviewerreact":false,"constituentbanneruri":null,"commentcount":404,"commentcountreduced":"404","commentdisablednotice":{"text":"Commenting has been turned off for this post.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"commentsentenceinfo":null,"commentstargetfbid":"10155442057362217","defaultcommentorderingmode":"filtered","displayreactions":false,"entidentifier":"10155442057362217","grouporeventid":"","hasunseencollapsed":false,"hasviewerliked":false,"hasviewercommented":false,"hasviewersubscribed":false,"infinitescroll":false,"isadminviewer":false,"iscommentmarkdowneligible":false,"isownerpage":true,"isqanda":false,"ispublic":true,"isActorFBEntity":false,"isplacecheckin":false,"isranked":true,"isshare":true,"isthreaded":true,"istipjarenabled":false,"isviewermuted":false,"lastseentime":null,"lc":false,"pagelc":false,"lcl":false,"lti":false,"likecount":1348,"likecountreduced":"1.3K","likesentences":{"current":{"text":"Taras Trunov, Richard Bari, Mosawer Azizi and 1,345 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]},"alternate":{"text":"You, Taras Trunov, Richard Bari, Mosawer Azizi and 1,345 others like this.","ranges":[],"aggregatedranges":[],"textdelightranges":[]}},"livepinnedcommentid":null,"ll":false,"mentionsdatasource":{"__m":"__inst_33c6d1b4_0_f"},"mentionsdatasourceargs":[{"maxResults":5,"queryData":{"context":"topics","viewer":0,"filter":["page","user"],"include_fans":false,"context_id":0,"rsp":"mentions","post_fbid":"10155442057362217"},"queryEndpoint":"\/ajax\/typeahead\/search.php","bootstrapData":{"rsp":"mentions"},"enabledLocalCache":true,"enabledMergeUids":true,"disableAllCaches":false,"enforceNewRequestIDUponFetch":false,"bootstrapEndpoints":[{"endpoint":"\/ajax\/typeahead\/first_degree.php","data":{"context":"mentions","viewer":0,"token":"1514536838-7","filter":["page","group","app","event"],"options":["friends_only","nm"]}}]}],"messagereplycontext":null,"multicompanygroupscount":null,"mutednotice":null,"ownerid":"228735667216","permalink":"\/bbcnews\/posts\/10155442057362217","permalinkcommentid":null,"replysocialsentencemaxreplies":10,"seenbyall":false,"seencount":0,"sharecount":101,"sharecountreduced":"101","sharefbid":"10155442057362217","showfeaturedreplies":true,"showremovemenu":false,"showsendonentertip":false,"suggestedreaction":null,"targetfbid":"10155442057362217","targetiscomment":false,"viewercanlike":false,"viewercansubscribetopost":false,"viewerid":"0","canviewercommentinprivate":false,"allowpivotqpsonfriendstory":true,"isownerfriend":false,"isownershowpage":false,"orderingmodes":[{"value":"filtered","selected":true,"name":"Top Comments","description":"The most relevant comments appear at the top."},{"value":"recent_activity","selected":false,"name":"Most Recent","description":"New comments and those with new replies go to the top."},{"value":"ranked_threaded","selected":false,"name":"Top Comments (Unfiltered)","description":"All comments, including spam and comments in other languages, with most relevant comments at the top."}]}}]],["PageLikeButton","updateLikeCount",[],["PagesLikesCountDOMID",228735667216]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["TooltipData","set",["__elem_da4ef9a3_0_3","__markup_d3c2dfe2_0_3"],[{"__m":"__elem_da4ef9a3_0_3"},{"__m":"__markup_d3c2dfe2_0_3"}]],["TooltipData","set",["__elem_da4ef9a3_0_4","__markup_d3c2dfe2_0_4"],[{"__m":"__elem_da4ef9a3_0_4"},{"__m":"__markup_d3c2dfe2_0_4"}]],["TooltipData","set",["__elem_da4ef9a3_0_5","__markup_d3c2dfe2_0_5"],[{"__m":"__elem_da4ef9a3_0_5"},{"__m":"__markup_d3c2dfe2_0_5"}]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["PagesBanzaiEventListener","registerLogEvent",["__elem_c34677e2_0_0"],[{"__m":"__elem_c34677e2_0_0"},{"page_id":228735667216,"event_name":"click_pages_liked_by_page_all","title_link":true,"is_pages_redesign":true}]],["TooltipData","set",["__elem_da4ef9a3_0_6","__markup_d3c2dfe2_0_6"],[{"__m":"__elem_da4ef9a3_0_6"},{"__m":"__markup_d3c2dfe2_0_6"}]],["TooltipData","set",["__elem_da4ef9a3_0_7","__markup_d3c2dfe2_0_7"],[{"__m":"__elem_da4ef9a3_0_7"},{"__m":"__markup_d3c2dfe2_0_7"}]],["TooltipData","set",["__elem_da4ef9a3_0_8","__markup_d3c2dfe2_0_8"],[{"__m":"__elem_da4ef9a3_0_8"},{"__m":"__markup_d3c2dfe2_0_8"}]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["Arbiter","inform",[],["pagesSidePageletLoaded"]],["ExpandingCtaModern","show",["__elem_a588f507_0_1l","__elem_50a7c757_0_0","__elem_d94ac754_0_0","__elem_072b8e64_0_0"],[{"__m":"__elem_a588f507_0_1l"},{"__m":"__elem_50a7c757_0_0"},{"__m":"__elem_d94ac754_0_0"},{"__m":"__elem_072b8e64_0_0"},false,false,180]],["TimezoneAutoset","setInputValue",["__elem_f46f4946_0_2"],[{"__m":"__elem_f46f4946_0_2"},1514638371]],["ScreenDimensionsAutoSet","setInputValue",["__elem_f46f4946_0_3"],[{"__m":"__elem_f46f4946_0_3"}]],["LoginFormController","init",["__elem_835c633a_0_1","__elem_45d73b5d_0_0"],[{"__m":"__elem_835c633a_0_1"},{"__m":"__elem_45d73b5d_0_0"},null,true]],["BrowserPrefillLogging","initContactpointFieldLogging",[],[{"contactpointFieldID":"email","serverPrefill":""}]],["BrowserPrefillLogging","initPasswordFieldLogging",[],[{"passwordFieldID":"pass"}]],["Sketch","solveAndUpdateForm",[],["f1477a1f6aeab29d1d744d5ec4f6d73e","73d207c52a9c0ccd4b5f9246cc3332ba",5,"login_form"]],["StickyPlaceholderInput","registerInput",["__elem_3f8a34cc_0_0"],[{"__m":"__elem_3f8a34cc_0_0"}]],["StickyPlaceholderInput","registerInput",["__elem_3f8a34cc_0_1"],[{"__m":"__elem_3f8a34cc_0_1"}]],["Arbiter","inform",[],["footerLoaded","","persistent"]],["IntlUtils"],["__inst_e5ad243d_0_2"],["__inst_1de146dc_0_2"],["TrackingPixel","loadWithNoReferrer",[],["https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/cx.atdmt.com\/?f=AYykqXetFjVtqsxreHEDmT_9PP2s96BiwxPlWOJrOTfbESiEasApxabvT8qKCaOm6ujj66ufXrKXEIJYaksNeGlJ&c=1094368163&v=1&l=2"]],["CavalryLoggerImpl","startInstrumentation",[],[]],["NavigationMetrics","setPage",[],[{"page":"XPagesProfileHomeController","page_type":"normal","page_uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/www.facebook.com\/bbcnews","serverLID":"6505322256973733049-0"}]],["Chromedome","start",[],[[]]],["DimensionTracking"],["HighContrastMode","init",[],[{"isHCM":false,"spacerImage":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/-PAXP-deijE.gif"}]],["ClickRefLogger"],["DetectBrokenProxyCache","run",[],[0,"c_user"]],["TimeSlice","setLogging",[],[false,0.01]],["NavigationClickPointHandler"],["Artillery","disable",[],[]],["ArtilleryOnUntilOffLogging","disable",[],[]],["UserActionHistory"],["ScriptPathLogger","startLogging",[],[]],["TimeSpentBitArrayLogger","init",[],[]],["TooltipData","set",["__elem_da4ef9a3_0_9","__markup_d3c2dfe2_0_9"],[{"__m":"__elem_da4ef9a3_0_9"},{"__m":"__markup_d3c2dfe2_0_9"}]],["LitestandShareAttachment","init",["__elem_a588f507_0_1m"],[{"__m":"__elem_a588f507_0_1m"}]],["EntstreamAttachmentRelatedShare","loadRelatedAttachment",[],["u_0_6i",1689568751105932,"10155442993067217"]],["LitestandShareAttachment","init",["__elem_a588f507_0_1n"],[{"__m":"__elem_a588f507_0_1n"}]]],"contexts":[[{"__m":"__elem_a588f507_0_7"},true],[{"__m":"__elem_a588f507_0_8"},true],[{"__m":"__elem_9f5fac15_0_2"},false],[{"__m":"__elem_9f5fac15_0_3"},false],[{"__m":"__elem_9f5fac15_0_4"},false],[{"__m":"__elem_9f5fac15_0_5"},false],[{"__m":"__elem_9f5fac15_0_6"},false],[{"__m":"__elem_9f5fac15_0_7"},false],[{"__m":"__elem_9f5fac15_0_8"},false],[{"__m":"__elem_9f5fac15_0_9"},false],[{"__m":"__elem_9f5fac15_0_a"},false],[{"__m":"__elem_9f5fac15_0_b"},false],[{"__m":"__elem_9f5fac15_0_c"},false],[{"__m":"__elem_9f5fac15_0_d"},false],[{"__m":"__elem_9f5fac15_0_e"},false],[{"__m":"__elem_9f5fac15_0_f"},false],[{"__m":"__elem_9f5fac15_0_g"},false],[{"__m":"__elem_9f5fac15_0_h"},false],[{"__m":"__elem_9f5fac15_0_i"},false],[{"__m":"__elem_9f5fac15_0_j"},false],[{"__m":"__elem_9f5fac15_0_k"},false],[{"__m":"__elem_9f5fac15_0_l"},false],[{"__m":"__elem_9f5fac15_0_m"},false],[{"__m":"__elem_9f5fac15_0_n"},false],[{"__m":"__elem_9f5fac15_0_o"},false],[{"__m":"__elem_9f5fac15_0_p"},false],[{"__m":"__elem_9f5fac15_0_q"},false],[{"__m":"__elem_9f5fac15_0_r"},false],[{"__m":"__elem_9f5fac15_0_s"},false],[{"__m":"__elem_9f5fac15_0_t"},false]],"define":[["HubbleSurfaces",[],{"PAGE_INSIGHTS":1,"PAGE_TIMELINE":3},514],["EntityPageConfig",[],{"hasMutationObserver":true},2041],["PageContentTabSuccessDialogTimer",[],{"TIME_IN_MS":800},1573],["CustomCallToActionTypes",[],{"TYPES":{"NONE":"","BOOK_NOW":"BOOK_NOW","MAKE_RESERVATION":"MAKE_RESERVATION","CALL_NOW":"CALL_NOW","CHARITY_DONATE":"CHARITY_DONATE","CONTACT_US":"CONTACT_US","DONATE_NOW":"DONATE_NOW","MESSAGE":"MESSAGE","OPEN_APP":"OPEN_APP","PLAY_NOW":"PLAY_NOW","SHOP_NOW":"SHOP_NOW","SIGN_UP":"SIGN_UP","WATCH_NOW":"WATCH_NOW","GET_OFFER":"GET_OFFER","GET_OFFER_VIEW":"GET_OFFER_VIEW","REQUEST_QUOTE":"REQUEST_QUOTE","BOOK_APPOINTMENT":"BOOK_APPOINTMENT","LISTEN":"LISTEN","EMAIL":"EMAIL","LEARN_MORE":"LEARN_MORE","REQUEST_APPOINTMENT":"REQUEST_APPOINTMENT","READ_ARTICLES":"READ_ARTICLES","VIDEO_CALL":"VIDEO_CALL","ORDER_NOW":"ORDER_NOW","GET_DIRECTIONS":"GET_DIRECTIONS","BUY_TICKETS":"BUY_TICKETS","WHATSAPP_MESSAGE":"WHATSAPP_MESSAGE","PLAY_MUSIC":"PLAY_MUSIC","VISIT_GROUP":"VISIT_GROUP","GET_EVENT_TICKETS":"GET_EVENT_TICKETS"},"MOBILE_ONLY_DESTINATION_TYPES":["APP_LINK","APP_DEEPLINK","FACEBOOK_APP","CANVAS"],"LABELS":{"BOOK_NOW":"Book Now","MAKE_RESERVATION":"Make Reservation","CALL_NOW":"Call Now","CHARITY_DONATE":"Donate","CONTACT_US":"Contact Us","DONATE_NOW":"Donate","MESSAGE":"Send Message","OPEN_APP":"Use App","PLAY_NOW":"Play Game","SHOP_NOW":"Shop Now","SIGN_UP":"Sign Up","WATCH_NOW":"Watch Video","GET_OFFER":"See Offers","GET_OFFER_VIEW":"See Offers","REQUEST_QUOTE":"Get Quote","BOOK_APPOINTMENT":"Book Appointment","LISTEN":"Listen","EMAIL":"Send Email","LEARN_MORE":"Learn More","REQUEST_APPOINTMENT":"Request Time","READ_ARTICLES":"Read Articles","VIDEO_CALL":"Video Call Room","ORDER_NOW":"Start Order","GET_DIRECTIONS":"Get Directions","BUY_TICKETS":"See Showtimes","WHATSAPP_MESSAGE":"WhatsApp","PLAY_MUSIC":"Play Music","VISIT_GROUP":"Visit Group","GET_EVENT_TICKETS":"Get Event Tickets"},"ICONS":{"BOOK_NOW":{"sprited":true,"spriteCssClass":"sx_64179d","spriteMapCssClass":"sp_t0ClL7q7SVq"},"MAKE_RESERVATION":{"sprited":true,"spriteCssClass":"sx_64179d","spriteMapCssClass":"sp_t0ClL7q7SVq"},"CALL_NOW":{"sprited":true,"spriteCssClass":"sx_646320","spriteMapCssClass":"sp_4EVYNuxtxcC"},"CHARITY_DONATE":{"sprited":true,"spriteCssClass":"sx_ad3849","spriteMapCssClass":"sp_4EVYNuxtxcC"},"CONTACT_US":{"sprited":true,"spriteCssClass":"sx_092ffb","spriteMapCssClass":"sp_4EVYNuxtxcC"},"DONATE_NOW":{"sprited":true,"spriteCssClass":"sx_ad3849","spriteMapCssClass":"sp_4EVYNuxtxcC"},"MESSAGE":{"sprited":true,"spriteCssClass":"sx_17d6fb","spriteMapCssClass":"sp_4EVYNuxtxcC"},"OPEN_APP":{"sprited":true,"spriteCssClass":"sx_5052d7","spriteMapCssClass":"sp_4EVYNuxtxcC"},"PLAY_NOW":{"sprited":true,"spriteCssClass":"sx_08a5c4","spriteMapCssClass":"sp_4EVYNuxtxcC"},"SHOP_NOW":{"sprited":true,"spriteCssClass":"sx_f136fb","spriteMapCssClass":"sp_4EVYNuxtxcC"},"SIGN_UP":{"sprited":true,"spriteCssClass":"sx_14a746","spriteMapCssClass":"sp_t0ClL7q7SVq"},"WATCH_NOW":{"sprited":true,"spriteCssClass":"sx_75663c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_OFFER":{"sprited":true,"spriteCssClass":"sx_380f15","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_OFFER_VIEW":{"sprited":true,"spriteCssClass":"sx_380f15","spriteMapCssClass":"sp_4EVYNuxtxcC"},"REQUEST_QUOTE":{"sprited":true,"spriteCssClass":"sx_10e691","spriteMapCssClass":"sp_4EVYNuxtxcC"},"BOOK_APPOINTMENT":{"sprited":true,"spriteCssClass":"sx_56dc8f","spriteMapCssClass":"sp_4EVYNuxtxcC"},"LISTEN":{"sprited":true,"spriteCssClass":"sx_0606a5","spriteMapCssClass":"sp_4EVYNuxtxcC"},"EMAIL":{"sprited":true,"spriteCssClass":"sx_092ffb","spriteMapCssClass":"sp_4EVYNuxtxcC"},"LEARN_MORE":{"sprited":true,"spriteCssClass":"sx_42f1a7","spriteMapCssClass":"sp_4EVYNuxtxcC"},"REQUEST_APPOINTMENT":{"sprited":true,"spriteCssClass":"sx_64179d","spriteMapCssClass":"sp_t0ClL7q7SVq"},"READ_ARTICLES":{"sprited":true,"spriteCssClass":"sx_56dc8f","spriteMapCssClass":"sp_4EVYNuxtxcC"},"VIDEO_CALL":{"sprited":true,"spriteCssClass":"sx_f6a112","spriteMapCssClass":"sp_4EVYNuxtxcC"},"ORDER_NOW":{"sprited":true,"spriteCssClass":"sx_9fc0c5","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_DIRECTIONS":{"sprited":true,"spriteCssClass":"sx_a6c4af","spriteMapCssClass":"sp_4EVYNuxtxcC"},"BUY_TICKETS":{"sprited":true,"spriteCssClass":"sx_56dc8f","spriteMapCssClass":"sp_4EVYNuxtxcC"},"WHATSAPP_MESSAGE":{"sprited":true,"spriteCssClass":"sx_e01250","spriteMapCssClass":"sp_4EVYNuxtxcC"},"PLAY_MUSIC":{"sprited":true,"spriteCssClass":"sx_75663c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"VISIT_GROUP":{"sprited":true,"spriteCssClass":"sx_0b0236","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_EVENT_TICKETS":{"sprited":true,"spriteCssClass":"sx_380f15","spriteMapCssClass":"sp_4EVYNuxtxcC"}},"MOBILE_ICONS":{"BOOK_NOW":{"sprited":true,"spriteCssClass":"sx_b5c31c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"MAKE_RESERVATION":{"sprited":true,"spriteCssClass":"sx_b5c31c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"CALL_NOW":{"sprited":true,"spriteCssClass":"sx_60f2f1","spriteMapCssClass":"sp_4EVYNuxtxcC"},"CHARITY_DONATE":{"sprited":true,"spriteCssClass":"sx_5a4b6c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"CONTACT_US":{"sprited":true,"spriteCssClass":"sx_b9b3ec","spriteMapCssClass":"sp_4EVYNuxtxcC"},"DONATE_NOW":{"sprited":true,"spriteCssClass":"sx_5a4b6c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"MESSAGE":{"sprited":true,"spriteCssClass":"sx_cd7654","spriteMapCssClass":"sp_4EVYNuxtxcC"},"OPEN_APP":{"sprited":true,"spriteCssClass":"sx_8a2901","spriteMapCssClass":"sp_4EVYNuxtxcC"},"PLAY_NOW":{"sprited":true,"spriteCssClass":"sx_b702db","spriteMapCssClass":"sp_4EVYNuxtxcC"},"SHOP_NOW":{"sprited":true,"spriteCssClass":"sx_c4a9c2","spriteMapCssClass":"sp_4EVYNuxtxcC"},"SIGN_UP":{"sprited":true,"spriteCssClass":"sx_8995a7","spriteMapCssClass":"sp_t0ClL7q7SVq"},"WATCH_NOW":{"sprited":true,"spriteCssClass":"sx_478be1","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_OFFER":{"sprited":true,"spriteCssClass":"sx_aa2c33","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_OFFER_VIEW":{"sprited":true,"spriteCssClass":"sx_aa2c33","spriteMapCssClass":"sp_4EVYNuxtxcC"},"REQUEST_QUOTE":{"sprited":true,"spriteCssClass":"sx_1a84e2","spriteMapCssClass":"sp_4EVYNuxtxcC"},"BOOK_APPOINTMENT":{"sprited":true,"spriteCssClass":"sx_e267ce","spriteMapCssClass":"sp_4EVYNuxtxcC"},"LISTEN":{"sprited":true,"spriteCssClass":"sx_852aa3","spriteMapCssClass":"sp_4EVYNuxtxcC"},"EMAIL":{"sprited":true,"spriteCssClass":"sx_b9b3ec","spriteMapCssClass":"sp_4EVYNuxtxcC"},"LEARN_MORE":{"sprited":true,"spriteCssClass":"sx_6521ee","spriteMapCssClass":"sp_4EVYNuxtxcC"},"REQUEST_APPOINTMENT":{"sprited":true,"spriteCssClass":"sx_b5c31c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"READ_ARTICLES":{"sprited":true,"spriteCssClass":"sx_e267ce","spriteMapCssClass":"sp_4EVYNuxtxcC"},"VIDEO_CALL":{"sprited":true,"spriteCssClass":"sx_890599","spriteMapCssClass":"sp_4EVYNuxtxcC"},"ORDER_NOW":{"sprited":true,"spriteCssClass":"sx_f1501c","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_DIRECTIONS":{"sprited":true,"spriteCssClass":"sx_04f458","spriteMapCssClass":"sp_4EVYNuxtxcC"},"BUY_TICKETS":{"sprited":true,"spriteCssClass":"sx_e267ce","spriteMapCssClass":"sp_4EVYNuxtxcC"},"WHATSAPP_MESSAGE":{"sprited":true,"spriteCssClass":"sx_e1cb47","spriteMapCssClass":"sp_4EVYNuxtxcC"},"PLAY_MUSIC":{"sprited":true,"spriteCssClass":"sx_478be1","spriteMapCssClass":"sp_4EVYNuxtxcC"},"VISIT_GROUP":{"sprited":true,"spriteCssClass":"sx_7d5718","spriteMapCssClass":"sp_4EVYNuxtxcC"},"GET_EVENT_TICKETS":{"sprited":true,"spriteCssClass":"sx_aa2c33","spriteMapCssClass":"sp_4EVYNuxtxcC"}}},710],["ServicesPageCTAConfig",[],{"showBookNowCTAFBNux":true,"showCalendarSyncFeedbackForm":false,"showNativeRequestTime":false},2894],["GraphQLSubscriptionsConfig",[],{"shouldAlwaysLog":false,"shouldUseGraphQL2DocumentIDs":true},2469],["RTISubscriptionGateLoader",["RTISubscriptionManager"],{"gkUseIcebreaker":false,"icebreakerWhitelist":[],"module":{"__m":"RTISubscriptionManager"}},2594],["StreamingReactionsAnimationConfig",[],{"DURATIONS_MS":{"ANON_WIND_INLINE":4250,"ANON_WIND_CHANNEL":5750,"ANON_WIND_SNOWLIFT":5000,"ANON_WIND_MAX_OFFSET":750,"SHOOT_UP":400,"EXPLOSION":500,"EXPLOSION_PAUSE":300,"FIREWORKS":400,"FIREWORKS_ADJUST":60,"PAUSE":1200,"MORPH":300,"MORPH_PAUSE":500,"FRIEND_WIND":2750,"FRIEND_WIND_INLINE":2750,"FRIEND_WIND_CHANNEL":4550,"FRIEND_WIND_SNOWLIFT":4000},"OFFSETS_PX":{"NEGATIVE_X":60,"POSITIVE_X":20,"NEGATIVE_Y":10,"POSITIVE_Y":0},"VERTICAL_REACTIONS_OFFSETS_PX":{"NEGATIVE_Y":60,"POSITIVE_Y":20},"SCALES":{"SHOOT_UP":0.45,"MAX_EXPLOSION":1.4,"MIN_MORPH":0.85,"GLOBAL":0.5,"SCALE_MULTIPLIER":0.75},"VERTICAL_REACTION_SCALES":{"HEIGHT_MULTIPLIER":0.5,"HORIZONTAL_ANIMATION_RANGE":10},"CURVES":{"ANON_HORIZONTAL":[0.5,0,1,1],"FRIEND_WIND_HORIZONTAL":[0.39,0.14,1,0.7],"SHOOT_UP_VERTICAL":[0.01,0.82,0.17,1],"EXPLOSION_FIREWORKS_SCALE":[0.175,0.885,0.32,1.275],"EXPLOSION_SCALE":[0.175,0.885,0.32,2],"MORPH_SCALE":[0.175,0.885,0.32,2],"FRIEND_WIND_SCALE":[0,1,0.2,1],"FRIEND_WIND_VACUUM_ZONE_SCALE":[0.25,0,0.6,0.15]},"THROTTLE":{"VIEW_UPDATE_INTERVAL":500,"MAX_REACTIONS_ON_SCREEN":40,"MIN_REACTIONS_TO_SHOW":3,"MAX_REACTIONS_PER_VIEW_UPDATE":15,"REACTION_START_ANIMATION_RATE":200,"REACTION_BUFFER_SIZE":40,"REACTION_CLICK_MUTATION_THRESHOLD":400,"REACTION_CLICK_SELF_FIREWORK_ANIMATION_THRESHOLD":400}},1400],["VideoChannelExperiments",[],{"exitChannelPauseWithAutoplayController":true},2568],["VideoChannelViewVariables",[],{"defaultStoriesToLoad":3,"dark_mode":true,"autoplaySettingDisabled":true,"thumbnailRedesign":false,"dynamicAspectRatios":true,"wnsFromChannel":false,"preopenUFI":false,"channelRedesign":false,"channelPageTransitions":false,"channelPivots":false},989],["ViewportTrackingConfig",[],{"cta_logging_enabled":true,"ad_allocation_integrity_logging_enabled":false,"record_delay":300,"tracking_duration_config":{"min_height_to_be_visible":200,"min_fraction_to_be_visible":0.5,"timetracking_throttling_interval":100,"user_activity_polling_interval":5000,"time_to_be_considered_inactive":15000,"min_time_to_report_immediately":500,"min_fraction_for_additional_view":0,"local_storage_log_min_duration_ms":10000000,"scroll_throttling_interval":100,"mouse_throttling_interval":100,"keyboardThrottlingInterval":100,"active_state_duration":1000,"focused_state_duration":3500,"story_height_diff_to_change_state":25,"discard_vpvd_interval_threshold":90000},"vpv_debug":false,"vpvd_debug":false,"vpvd_analysis":false,"tracking_hooks":false},1101],["VideoPlayerShakaExperiments",[],{"stream_buffer_size":15,"initial_stream_buffer_size":7.5,"switch_from_low_quality":false,"cache_delay":30,"cache_bandwidth":2000000,"first_switch_interval":0,"first_switch_segment_interval":0,"min_switch_interval":5000,"min_eval_interval":1000,"bandwidth_upgrade_target":0.9,"bandwidth_downgrade_target":0.9,"hvq_upgrade_aggressiveness":1,"hvq_inline_upgrade_aggressiveness":1,"pre_hvq_upgrade_aggressiveness":1,"pre_hvq_inline_upgrade_aggressiveness":1,"live_bandwidth_upgrade_target":1,"live_bandwidth_downgrade_target":1,"live_hvq_upgrade_aggressiveness":1,"live_hvq_inline_upgrade_aggressiveness":1,"live_pre_hvq_upgrade_aggressiveness":1,"live_pre_hvq_inline_upgrade_aggressiveness":1,"use_resolution_constraints":true,"resolution_constraint_factor":2,"max_prefetch_request_num":0,"max_prefetch_videos_num":2,"consolidate_fragmented_prefetch_request":false,"min_mpd_refresh_interval":1000,"live_stream_end_timeout":60000,"resolve_video_time_update_on_fragmented_time_ranges":true,"live_interruption_consecutive_updates_without_change":5,"live_interruption_consecutive_updates_with_change":3,"live_send_push_headers":true,"live_initial_stream_buffer_size":3.5,"improve_rebuffer_logging":true,"add_cdn_debug_query_parameters":true,"end_buffering_on_playing":false,"live_max_segments_to_push":2,"live_max_manifest_fetches_with_push":1,"enable_video_debug":false,"enable_stats_for_nerds":false,"live_dynamic_stream_buffer_size":12,"reappend_init_segment_after_abort":false,"fix_is_live_interrupted_backtest":false,"use_inline_init_segment":false,"block_autoplay_bandwidth_threshold":0,"live_block_autoplay_bandwidth_threshold":250000,"current_time_during_ready_state_zero_throws":false,"live_abr_send_push_headers":true,"live_abr_initial_push_representation":"live-md_H264","live_abr_audio_push_representation":"live-md_AAC","block_autoplay_allow_preload_settings_change":false,"initial_stream_buffer_size_for_blocked_autoplay":0,"block_autoplay_use_fast_moving_average":false,"live_abr_always_force_representation":false,"jump_to_live_threshold":0.5,"live_data_fetch_max_retries":0,"live_source_buffer_clear_max_retries":0,"use_long_cache_for_manifest":true,"use_mpd_link_preload":false,"use_stream_buffer_size_override":false,"use_native_promise":true,"jump_to_earliest_position_in_current_block":true,"ignore_min_buffer_time":false,"shaka_native_promise":true,"playhead_fragmented_gap_diff_allowance":0.1,"fix_buffering_goal_determination":true,"skip_empty_segments":false,"use_resource_timing_entry_for_bandwidth":true,"force_lowest_representation_threshold":0,"force_lower_representation_step_ratio":0,"change_abr_audio_exclusion_logic":true,"sequentially_load_streams":false,"enable_request_pipelining_for_vod":false,"enable_streaming_for_vod":false,"disable_auto_stream_start":false,"enable_streaming_for_live":false,"enable_stream_range_concat":false,"switch_to_new_stream_when_end_byte_is_null":false,"enable_pausable_stream_resume_from_start":false,"disable_deferred_buffer_array_shift":false,"use_native_promise_in_deferred_buffer":false,"disable_shaka_perf_logger_for_streaming":false,"use_continuous_streaming":false,"streaming_segment_size":1,"streaming_bandwidth_update_interval":0,"enable_fixed_segment_boundary":false,"enable_streaming_quick_abr_switch":false,"enable_streaming_authentic_fetch_range_query":false,"enable_pausable_range_stream_factory_destroy":false,"disable_streaming_quick_abr_switch_for_low_pri_video":false,"enable_low_pri_multi_segment_fetch":false,"low_pri_task_yield_check_interval":0,"low_pri_task_min_bytes_to_yield":0,"low_pri_task_yields_per_task":0,"disable_audio_streaming":false,"disable_audio_stream_pause":false,"multi_segment_decay":0,"streaming_append_per_segment":0,"enable_segment_based_bandwidth_update":false,"fix_streaming_undefined_end_byte":false,"enable_request_pipelining_for_live":true,"enable_segment_reference_epsilon":false,"remove_trailing_inserted_references":false,"request_pipeline_max_concurrent_requests":2,"request_pipeline_soothing_factor":2,"request_pipeline_timeout":0,"enable_global_scheduler":true,"enable_streaming_code_path":false,"enable_request_pipelining_for_vod_audios":false,"audio_request_pipeline_max_concurrent_requests":1,"audio_request_pipeline_soothing_factor":1,"global_scheduler_priority_threshold":6,"global_scheduler_priority_downgrade_bufferahead_threshold":0,"disable_streaming_task_cancellation_on_high_pri":false,"live_buffer_critical_threshold":0,"xhr_handle_network_failure":true,"disable_prefetch_cache":false,"enable_rescheduler":false,"skip_old_handler_on_finished_requests":false,"scheduler_priority_update_interval":1000,"update_priority_on_play_event":true,"fixing_scheduler_disable_leaks":true,"fixing_scheduler_xhr_request_leaks":true,"fixing_old_promise_clearance":false,"enable_viewport_priority_adjustment":false,"live_playhead_idle_all_stream_threshold":2,"live_playhead_idle_single_stream_threshold":3,"ignore_errors_after_unload":true,"end_live_playback_with_pause":true,"audio_video_buffer_diff_threshold":14400,"enable_cea608_parsing":true,"use_pending_seek_position_for_reference":false,"enable_resource_timing_for_prefetch_cache":false,"disable_nudge":false,"fix_buffering_at_the_end_of_playback":false,"buffering_underflow_threshold":0.5,"live_buffering_underflow_threshold":0.5,"ignore_seek_when_nudging":true,"use_local_estimator_for_abr_sampling":true,"start_stream_buffer_size":1,"videos_abr_debugger_storage":false,"buffer_target":-1,"buffer_target_overflow_upgrade_aggressiveness":1,"buffer_target_underflow_upgrade_aggressiveness":1,"use_new_bandwidth_band_logic":true,"min_sample_count":10000,"allow_infinite_retry_on_net_err":false,"fix_shaka_xhr_error_status":false,"remove_ajax_resend_internal":false,"fix_promise_buffer_caches_rejected_promises":false,"allow_autoplay_on_resume_from_sleep":false,"fix_live_stream_gone_on_manifest_update":false,"seek_over_unavailable_segments_on_manifest_update":false,"skip_remaining_buffered_on_stream_end":false,"set_current_time_in_resync":false,"refresh_vod_manifest":false,"fix_manifest_wrapped":false,"clear_old_buffer":false,"fix_prefetch_cache_abort":false,"enable_client_side_abr_logger_sampling":false,"fix_chrome_mse_regression":false,"use_update_segments_by_shaka_reference":false,"live_stream_buffer_size":3,"timeouts_persist_on_page_transition":false,"ignore_invalid_timing_entries":false,"use_buffer_downgrade_threshold":false,"buffer_downgrade_threshold":10,"trigger_abr_with_timer":false,"clear_buffer_on_constraint_change":false,"emit_live_playhead_idle_from_client":false,"catch_stream_update_sync_code_error":false,"fix_uncaught_promise_error_message":false,"clear_buffer_on_constraint_change_offset":5,"clear_buffer_on_constraint_change_paused_offset":5,"fast_moving_average_half_life":3,"slow_moving_average_half_life":10,"use_dimensions_fallbacks":false,"aggressive_fast_moving_average_half_life":3,"aggressive_slow_moving_average_half_life":10,"fix_reload_promise":false,"ignore_left_button_when_pausing":false,"calculate_quick_dash_presentation_time_offset_from_timeline":false,"calculate_quick_dash_presentation_time_offset_epsilon_ms":250,"listen_for_async_append_buffer_errors":false,"replace_lower_quality_buffer":false,"buffer_replacement_ahead_threshold":15,"buffer_replacement_behind_threshold":5,"enable_reinforcement_learning":false,"use_per_video_bandwidth_estimator":false,"use_minimum_of_global_and_local_bandwidth_estimates":false,"minimum_weight_to_trust_local_bandwidth_estimate":0.5,"make_early_track_selection":false,"process_deferred_switches_early":false,"use_local_bitrate":false,"local_bitrate_segments_ahead":10,"disable_block_play_request_http_status_list":false,"start_local_bitrate_at_buffer_end":false,"wrap_replacement_past_end":false,"nuke_source_buffer_on_quota_exceeded_err":false,"sbm_enable_concurrent_fetch_requests":false,"prevent_fetch_while_fetching_in_stream":false,"enable_clean_failover_uri_on_mpd_requests":false,"decouple_mpd_update_loop_from_request_loop":false,"refresh_segment_reference_failover_uri":false,"decouple_stream_on_update_loop_from_request_loop_int":0,"fix_network_interrupted_start_not_nulled":false,"enable_spinner_on_network_interrupted":false,"fix_shaka_util_ajax_request_abort":false,"shaka_default_ajax_request_timeout":0,"clear_buffer_on_seek_back":false,"clear_buffer_on_seek_back_delta":0,"max_network_interrupted_time_before_seek":10000,"buffering_overflow_threshold":0,"refresh_bandwidth_from_live_manifest":false,"use_smart_buffering":false,"buffer_size_00_to_03":5,"buffer_size_03_to_10":15,"buffer_size_10_to_30":30,"buffer_size_30_to_60":600,"buffer_size_above_60":600,"non_smart_buffer_size":15,"live_default_stream_end_offset":3,"block_play_request_http_status_list":"410"},1174],["VideoWatchAndScrollVariables",[],{"noWNSRemainingTime":"9223372036854775807"},1782],["PagesBlueMessageButtonQE",[],{"showBlueSecondaryButton":false},2877],["PagesLikeButtonAnimationGKConfig",[],{"show_animation":false},2336],["UIGridColumnsConfig",[],{"responsive_rhc_when_narrow":false},2878],["WebStorageMonsterLoggingURI",[],{"uri":"\/ajax\/webstorage\/process_keys\/"},3032],["VideoPlayerPrefetchExperiments",[],{"maxPrefetchVideosNum":0,"consolidateFragmentedPrefetchRequest":false,"fixPrefetchCacheAbort":false,"disablePrefetchCache":false,"enableGlobalSchedulerForPrefetch":false,"prefetchPriority":1,"switchPrefetchTaskToHighPriWhenPlayed":false},2906],["VideoPlayerHTML5Experiments",[],{"newStateChangeCalculation":true,"useBanzaiVitalForLive":true,"useCurrentTimeAdjustment":true,"useCustomContextMenu":false,"preloadOnPlay":false,"useFixedVolumeLogging":true,"fixCurrentTimeType":true,"discerningAbandonStallLogging":true,"superficialUnpauseEventsFix":true,"unloadShouldCancelPendingRequest":false,"heartbeatIntervalMS":60000,"heartbeatUpdateWatchTime":false,"shouldDispatchPlayingEvent":true,"heartbeatUpdateWatchTimeV2":true,"heartbeatSkipOnBuffering":true,"destroyWithoutStillFrame":false,"fixEventTimeLogging":true,"fixIE11EndedPausedState":false,"useVitalForClosing":false,"useVitalForOpening":false,"useVpcPlayingStateForPrioritization":false,"disableBufferAtEndOfPlayback":false,"displayInterruptedScreenDelay":0},1162],["VideoPlayerMemLeakExperiments",[],{"clear_html5_error_handler":true,"unsubscribe_from_subtitles":false,"clear_handlers_on_destroy":false,"clear_shutdown_with_arbiter":true,"clear_runonleave_with_arbiter":false,"release_dom_nodes_on_destroy":false},2108],["VideoPlayerShakaPerformanceLoggerConfig",[],{"isSampled":false},1760],["VideoPlayerAbrLoggerConfig",[],{"isSampled":false},2627],["VideoPlayerReactConfig",[],{"defaultQuality":"","outdatedBrowser":false},1919],["VideoPlayerSilvercityConfigs",[],{"silvercitySwfUrl":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v2\/yM\/r\/PUV-xBWyRY3.swf"},1784],["VideoPlayerResizeSettings",[],{"disable_flash_set_dimensions":1},1164],["VideoInstreamAdsConstants",[],{"AD_INSERTION_START_TIME_OFFSET_MS":20000,"AD_INSERTION_END_TIME_OFFSET_MS":30000,"AD_INSERTION_INTERVAL_MS":120000,"AD_INSERTION_MINIMUM_VIDEO_LENGTH":90,"AD_INSERTION_MINIMUM_VIDEO_LENGTH_MS":90000,"IS_INSERTION_RULE_V2_LAUNCHED":false,"SHOULD_SHOW_V2_NOTICE":true,"V2_NOTICE_URL":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/media.fb.com\/2017\/12\/14\/updates-to-video-distribution-and-monetization\/","AD_INSERTION_START_TIME_OFFSET_MIN_FOR_NOTICE":1,"AD_INSERTION_MINIMUM_VIDEO_LENGTH_MIN_FOR_NOTICE":3},2007],["VideoContextMenuGK",[],{"menuRedesign":false},1065],["LiveMapGK",[],{"live_map_public":true,"livemap_on_live_endscreen":true},1759],["StreamingReactionsAnimationGK",[],{"isVerticalReactionEnabled":false},1964],["VideoPlayerSnowliftReactExperiments",[],{"shouldPrefetchMpd":false,"videoCanStoreVolumeLevel":false,"shouldRenderVideoOnClick":true,"preloadVideo":false,"shouldRenderVideoOnNotificationOpen":false,"useUfiSupport":true,"shouldFetchVideoDataOnNotificationOpen":false},1959],["VideoCopyrightGraphAPIVersion",[],{"graph_api_version":"2.5"},1639],["ReactComposerStoreBaseGatedModule",["ReactComposerStoreBase"],{"module":{"__m":"ReactComposerStoreBase"}},2603],["ComposerXNativeAudioUploadsConfig",[],{"inNativeAudioUploadsGK":false,"audioExtensions":{"ogg":1,"m4a":1,"mp3":1,"wav":1,"aiff":1,"flac":1}},1138],["PhotosUploadWaterfallXConfig",[],{"loggingEndpoint":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/pixel.facebook.com\/ajax\/photos\/logging\/waterfallx.php","banzaiRoute":"photos_waterfall","deprecatedBanzaiRoute":"photos_waterfall_deprecated","useBanzai":false,"retryBanzai":false,"timeout":true,"batchInterval":5},211],["GraphAPIConfig",[],{"adsApiVersion":"v2.10","validateID":true,"addraft_api_use_prefixes":true,"ads_interfaces_server_backed_dd":false},851],["ApiClientConfig",[],{"FlashRequest":{"swfUrl":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/connect.facebook.net\/rsrc.php\/v2\/yd\/r\/mxzow1Sdmxr.swf"}},5],["UrlMapConfig",[],{"www":"www.facebook.com","m":"m.facebook.com","connect":"connect.facebook.net","business":"business.facebook.com","api_https":"api.facebook.com","api_read_https":"api-read.facebook.com","graph_https":"graph.facebook.com","an_https":"an.facebook.com","fbcdn_http":"static.xx.fbcdn.net","fbcdn_https":"static.xx.fbcdn.net","cdn_http":"staticxx.facebook.com","cdn_https":"staticxx.facebook.com"},73],["InsightsLocaleNamesSwitch",["InsightsLocaleNamesStatic"],{"module":{"__m":"InsightsLocaleNamesStatic"}},2212],["VideoContentCategoryType",[],{"BEAUTY_FASHION":{"value":1,"label":"Beauty & Fashion"},"BUSINESS":{"value":2,"label":"Business"},"CARS_TRUCKS":{"value":3,"label":"Cars & Trucks"},"COMEDY":{"value":4,"label":"Comedy"},"CUTE_ANIMALS":{"value":5,"label":"Cute \/ Animals"},"ENTERTAINMENT":{"value":6,"label":"Entertainment"},"FAMILY":{"value":7,"label":"Family"},"FOOD_HEALTH":{"value":8,"label":"Food & Health"},"HOME":{"value":9,"label":"Home"},"LIFESTYLE":{"value":10,"label":"Lifestyle"},"MUSIC":{"value":11,"label":"Music"},"NEWS":{"value":12,"label":"News"},"POLITICS":{"value":13,"label":"Politics"},"SCIENCE":{"value":14,"label":"Science"},"SPORTS":{"value":15,"label":"Sports"},"TECHNOLOGY":{"value":16,"label":"Technology"},"VIDEO_GAMING":{"value":17,"label":"Video Gaming"},"OTHER":{"value":18,"label":"Other"}},924],["ShowsConfig",[],{"countThreshold":75,"removeProfilePictureCheck":false,"showsM1":true,"showsM2":true,"userCanCreateShow":false,"showNameSuggestedLength":43,"showDescriptionMaxLength":255},2409],["ViewableImpressionConfig",[],{"bypass_banzai_check":true,"handleAllHiddenEvents":true,"handleAllVisibleEvents":true,"minOffsetVisibleFromTop":0,"minOffsetVisibleFromBottom":0,"timeout":100,"cacheTrackedElements":true,"doHeatmapLogging":false,"heatmapLoggingDurationMS":null,"impressionURL":"\/xti.php","nonviewableEnabled":false,"is_xtrackable":true,"forceInstreamLoggingOnPlay":true,"minOffsetVisibleFromLeft":0,"minOffsetVisibleFromRight":0},437],["AdImpressionLoggingConfig",[],{"blockInvisible":true},2166],["SearchLoggingOptions",[],{"signalLinkClicks":false},1729],["SLConfig",[],{"gk":{"s_link_utils":true,"sl_perf_logging":false,"sl_perf_logging_heavy":false,"sl_replace_about_link":true,"sl_replace_s":true,"sl_replace_subtitle":false},"sv":{"interval":10,"sl_content_waiting_delay":16}},1918],["VideoPlayerFeedRegisterConfig",["FeedVideoClickToPlayController"],{"watchAndScrollV3":false,"wnsChannelsIntegrationEnabled":false,"disableOffscreenPlayModule":{"__m":"FeedVideoClickToPlayController"},"watchAndScrollModule":null},1204],["ReactShareButtonGatedModule",["UFIShareNowMenuBootloader.react"],{"module":{"__m":"UFIShareNowMenuBootloader.react"}},2537],["MuteTimePickerGK",[],{"enableTimePicker":false},2645],["KillabyteProfilerConfig",[],{"htmlProfilerModule":null,"profilerModule":null,"depTypes":{"BL":"bl","NON_BL":"non-bl"}},1145],["QuicklingConfig",[],{"version":"3551229;0;","sessionLength":30,"inactivePageRegex":"^\/(fr\/u\\.php|ads\/|advertising|ac\\.php|ae\\.php|a\\.php|ajax\/emu\/(end|f|h)\\.php|badges\/|comments\\.php|connect\/uiserver\\.php|editalbum\\.php.+add=1|ext\/|feeds\/|help([\/?]|$)|identity_switch\\.php|isconnectivityahumanright\/|intern\/|login\\.php|logout\\.php|sitetour\/homepage_tour\\.php|sorry\\.php|syndication\\.php|webmessenger|\/plugins\/subscribe|lookback|brandpermissions|gameday|pxlcld|worldcup\/map|livemap|work\/admin|([^\/]+\/)?dialog)|legal|\\.pdf$","badRequestKeys":["nonce","access_token","oauth_token"],"logRefreshOverhead":false},60],["TimeSpentConfig",[],{"0_delay":0,"0_timeout":8,"delay":200000,"timeout":64},142],["ImmediateActiveSecondsConfig",[],{"sampling_rate":0},423]]});</script> <script> requireLazy(["ix"], function(ix) {ix.add({"117758":{"sprited":true,"spriteCssClass":"sx_3b9310","spriteMapCssClass":"sp_7MM6lFAk3FI"},"119371":{"sprited":true,"spriteCssClass":"sx_501766","spriteMapCssClass":"sp_7MM6lFAk3FI"},"115777":{"sprited":true,"spriteCssClass":"sx_79cbc9","spriteMapCssClass":"sp_v32uJcgSdgU"},"127524":{"sprited":true,"spriteCssClass":"sx_47bd81","spriteMapCssClass":"sp_Lda9yxacsCe"},"115342":{"sprited":true,"spriteCssClass":"sx_3e54cf","spriteMapCssClass":"sp_7MM6lFAk3FI"},"22701":{"sprited":true,"spriteCssClass":"sx_4d3390","spriteMapCssClass":"sp_7MM6lFAk3FI"},"89108":{"sprited":true,"spriteCssClass":"sx_211614","spriteMapCssClass":"sp_7MM6lFAk3FI"},"89336":{"sprited":true,"spriteCssClass":"sx_72441f","spriteMapCssClass":"sp_7MM6lFAk3FI"},"114601":{"sprited":true,"spriteCssClass":"sx_eac39a","spriteMapCssClass":"sp_v32uJcgSdgU"},"123419":{"sprited":true,"spriteCssClass":"sx_b63838","spriteMapCssClass":"sp_v32uJcgSdgU"},"113738":{"sprited":true,"spriteCssClass":"sx_ca46d9","spriteMapCssClass":"sp_7MM6lFAk3FI"},"115830":{"sprited":true,"spriteCssClass":"sx_738c56","spriteMapCssClass":"sp_IHqItZnPdOc"},"114229":{"sprited":true,"spriteCssClass":"sx_6a2c76","spriteMapCssClass":"sp_IHqItZnPdOc"},"115501":{"sprited":true,"spriteCssClass":"sx_438a9c","spriteMapCssClass":"sp_IHqItZnPdOc"},"115504":{"sprited":true,"spriteCssClass":"sx_f10179","spriteMapCssClass":"sp_IHqItZnPdOc"},"115507":{"sprited":true,"spriteCssClass":"sx_d63ae3","spriteMapCssClass":"sp_IHqItZnPdOc"},"115510":{"sprited":true,"spriteCssClass":"sx_ea170c","spriteMapCssClass":"sp_IHqItZnPdOc"},"129753":{"sprited":true,"spriteCssClass":"sx_9be324","spriteMapCssClass":"sp_IHqItZnPdOc"},"115336":{"sprited":true,"spriteCssClass":"sx_2ddebb","spriteMapCssClass":"sp_IHqItZnPdOc"},"129815":{"sprited":true,"spriteCssClass":"sx_6bab26","spriteMapCssClass":"sp_IHqItZnPdOc"},"115398":{"sprited":true,"spriteCssClass":"sx_653536","spriteMapCssClass":"sp_IHqItZnPdOc"},"129899":{"sprited":true,"spriteCssClass":"sx_ee2c9c","spriteMapCssClass":"sp_IHqItZnPdOc"},"114783":{"sprited":true,"spriteCssClass":"sx_2fb3f9","spriteMapCssClass":"sp_IHqItZnPdOc"},"114795":{"sprited":true,"spriteCssClass":"sx_39dc21","spriteMapCssClass":"sp_IHqItZnPdOc"},"114375":{"sprited":true,"spriteCssClass":"sx_e29234","spriteMapCssClass":"sp_IHqItZnPdOc"},"130155":{"sprited":true,"spriteCssClass":"sx_666c00","spriteMapCssClass":"sp_IHqItZnPdOc"},"115737":{"sprited":true,"spriteCssClass":"sx_4788e7","spriteMapCssClass":"sp_IHqItZnPdOc"},"130158":{"sprited":true,"spriteCssClass":"sx_12444c","spriteMapCssClass":"sp_IHqItZnPdOc"},"115740":{"sprited":true,"spriteCssClass":"sx_5f2e17","spriteMapCssClass":"sp_IHqItZnPdOc"},"130161":{"sprited":true,"spriteCssClass":"sx_9a82b2","spriteMapCssClass":"sp_IHqItZnPdOc"},"115743":{"sprited":true,"spriteCssClass":"sx_d7bca0","spriteMapCssClass":"sp_IHqItZnPdOc"},"130164":{"sprited":true,"spriteCssClass":"sx_095414","spriteMapCssClass":"sp_IHqItZnPdOc"},"115746":{"sprited":true,"spriteCssClass":"sx_c689c5","spriteMapCssClass":"sp_IHqItZnPdOc"},"122900":{"sprited":true,"spriteCssClass":"sx_3951d6","spriteMapCssClass":"sp_7MM6lFAk3FI"},"122992":{"sprited":true,"spriteCssClass":"sx_9f8dab","spriteMapCssClass":"sp_t0ClL7q7SVq"},"26339":{"sprited":true,"spriteCssClass":"sx_c6cf32","spriteMapCssClass":"sp_v32uJcgSdgU"},"125398":{"sprited":true,"spriteCssClass":"sx_7b4705","spriteMapCssClass":"sp_ID4HkaVNOO2"},"120765":{"sprited":true,"spriteCssClass":"sx_a8468d","spriteMapCssClass":"sp_v32uJcgSdgU"},"126241":{"sprited":true,"spriteCssClass":"sx_8228e2","spriteMapCssClass":"sp_v32uJcgSdgU"},"134353":{"sprited":true,"spriteCssClass":"sx_a8d59d","spriteMapCssClass":"sp_v32uJcgSdgU"},"116731":{"sprited":true,"spriteCssClass":"sx_13c5ad","spriteMapCssClass":"sp_v32uJcgSdgU"},"121748":{"sprited":true,"spriteCssClass":"sx_c28fe6","spriteMapCssClass":"sp_v32uJcgSdgU"},"126555":{"sprited":true,"spriteCssClass":"sx_8995a7","spriteMapCssClass":"sp_t0ClL7q7SVq"},"124971":{"sprited":true,"spriteCssClass":"sx_6f4aef","spriteMapCssClass":"sp_v32uJcgSdgU"},"121816":{"sprited":true,"spriteCssClass":"sx_3a9b7c","spriteMapCssClass":"sp_v32uJcgSdgU"},"125727":{"sprited":true,"spriteCssClass":"sx_d6b2ce","spriteMapCssClass":"sp_v32uJcgSdgU"},"125848":{"sprited":true,"spriteCssClass":"sx_5df8a7","spriteMapCssClass":"sp_v32uJcgSdgU"},"122642":{"sprited":true,"spriteCssClass":"sx_59eca0","spriteMapCssClass":"sp_v32uJcgSdgU"},"114322":{"sprited":true,"spriteCssClass":"sx_b8b03e","spriteMapCssClass":"sp_v32uJcgSdgU"},"126811":{"sprited":true,"spriteCssClass":"sx_5c3c98","spriteMapCssClass":"sp_GUjtGnzDbXd"},"126812":{"sprited":true,"spriteCssClass":"sx_05896e","spriteMapCssClass":"sp_GUjtGnzDbXd"},"126813":{"sprited":true,"spriteCssClass":"sx_c09d95","spriteMapCssClass":"sp_GUjtGnzDbXd"},"126814":{"sprited":true,"spriteCssClass":"sx_8dfff9","spriteMapCssClass":"sp_GUjtGnzDbXd"},"94640":{"sprited":true,"spriteCssClass":"sx_ec7995","spriteMapCssClass":"sp_GUjtGnzDbXd"},"139627":{"sprited":true,"spriteCssClass":"sx_505e51","spriteMapCssClass":"sp_GUjtGnzDbXd"},"117199":{"sprited":true,"spriteCssClass":"sx_1ea6f4","spriteMapCssClass":"sp_GUjtGnzDbXd"},"139628":{"sprited":true,"spriteCssClass":"sx_6c4ce1","spriteMapCssClass":"sp_GUjtGnzDbXd"},"117200":{"sprited":true,"spriteCssClass":"sx_31e2ae","spriteMapCssClass":"sp_GUjtGnzDbXd"},"139629":{"sprited":true,"spriteCssClass":"sx_d7038d","spriteMapCssClass":"sp_GUjtGnzDbXd"},"117201":{"sprited":true,"spriteCssClass":"sx_047a5e","spriteMapCssClass":"sp_GUjtGnzDbXd"},"139630":{"sprited":true,"spriteCssClass":"sx_86c926","spriteMapCssClass":"sp_GUjtGnzDbXd"},"133222":{"sprited":true,"spriteCssClass":"sx_48c5cc","spriteMapCssClass":"sp_GUjtGnzDbXd"},"117202":{"sprited":true,"spriteCssClass":"sx_725835","spriteMapCssClass":"sp_Lda9yxacsCe"},"26062":{"sprited":true,"spriteCssClass":"sx_634689","spriteMapCssClass":"sp_GUjtGnzDbXd"},"138474":{"sprited":true,"spriteCssClass":"sx_1d5271","spriteMapCssClass":"sp_PM9iwJjn2od"},"122454":{"sprited":true,"spriteCssClass":"sx_e6eaa2","spriteMapCssClass":"sp_PM9iwJjn2od"},"101646":{"sprited":true,"spriteCssClass":"sx_ea2523","spriteMapCssClass":"sp_olKsEu9DBNO"},"101647":{"sprited":true,"spriteCssClass":"sx_da4aaf","spriteMapCssClass":"sp_olKsEu9DBNO"},"400434":{"sprited":true,"spriteCssClass":"sx_a21eaa","spriteMapCssClass":"sp_5X8c9EwVER8"},"400440":{"sprited":true,"spriteCssClass":"sx_ed12b4","spriteMapCssClass":"sp_5X8c9EwVER8"},"115021":{"sprited":true,"spriteCssClass":"sx_6e60b4","spriteMapCssClass":"sp_V-9Scb_Nz57"},"134816":{"sprited":true,"spriteCssClass":"sx_6c748d","spriteMapCssClass":"sp_U0BmsW1l3s9"},"115593":{"sprited":true,"spriteCssClass":"sx_70ff13","spriteMapCssClass":"sp_U0BmsW1l3s9"},"282887":{"sprited":true,"spriteCssClass":"sx_bc0528","spriteMapCssClass":"sp_U0BmsW1l3s9"},"282515":{"sprited":true,"spriteCssClass":"sx_8f4618","spriteMapCssClass":"sp_U0BmsW1l3s9"},"124190":{"sprited":true,"spriteCssClass":"sx_88b95b","spriteMapCssClass":"sp_GEq1sR8UWKM"},"112968":{"sprited":true,"spriteCssClass":"sx_8408e3","spriteMapCssClass":"sp_vxRBPg5gLZn"},"113107":{"sprited":true,"spriteCssClass":"sx_45567e","spriteMapCssClass":"sp_ejjK4Uki-LP"},"112905":{"sprited":true,"spriteCssClass":"sx_515aeb","spriteMapCssClass":"sp_32gZcOjZkFv"},"139158":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/wqGjvmGtFep.png","width":20,"height":20},"116047":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/emJhcQ0VJcH.png","width":20,"height":20},"124706":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/kTg9Y6yZKul.png","width":16,"height":16}});}); requireLazy(["gkx"], function(gkx) {gkx.add({"AT4Uy69YtMsZgOlnec07LWfEe_br2cawuZsUmBYGKodHGkuDwO37kGYV-sXnGAnYydNhVcF3MEUtvpNZ-dGMIALC":{"result":false,"hash":"AT4Gh7WLX0HYZ4wQ"},"AT6WQVzUqp1i8OmMGc8SvBitzwzq3J3DDBxsUNejZ9nkUmSy6aVEbWkQ1KjCvQZP3qKkJt5ApvhBiWkDW4avlRJFG880ZvRoIMyjd_dqQ-TrLA":{"result":false,"hash":"AT6X_xPWDjZD_uJB"},"AT73kvJgjKMnumznH4av8YzVN25V2PEtu4Y2aMusJtPLGMxgQ6kD-_sQC8oQsXMzMb9gse6Q9ZPW1vyTdU3MNCo6DIYu0Aue01yfPXIRECrTbQ":{"result":false,"hash":"AT7OooJE5rsClXzH"},"AT7g-6wUL2l3zqcle9L4ueRfS4fZ17IYQrLCkC75DrI9esnQVViFHEDra2QwMrprOv35vnNmRWRvnhgMQesRQwul":{"result":false,"hash":"AT6MfyUljmT-QRTG"},"AT5Aw7CfI_sJnKS7axSijFMja9sKcPHnyU2K5fdb4uGkxoDFZs19JW5Zy-t4TtlYWxayGfsI93QoiBEamC0x2sdSME272XcNyV5bNTBsKX4_BQ":{"result":true,"hash":"AT4DvIeqOYOZOKQf"}});});requireLazy(["Bootloader"], function(Bootloader) {Bootloader.setResourceMap({"Qu9GL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iCY64\/yp\/l\/en_US\/4lIO12U8QN8.js","crossOrigin":1},"yMPvG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iXhs4\/y7\/l\/en_US\/ItFfOESDQeF.js","crossOrigin":1},"bq78q":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/UE-eq-PAUVh.js","crossOrigin":1},"KlUSf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3itvn4\/yd\/l\/en_US\/J6OYeCWpIp9.js","crossOrigin":1},"EAakj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3if8X4\/yr\/l\/en_US\/VCwutc5hJTQ.js","crossOrigin":1},"BGJ+Y":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3irYE4\/ya\/l\/en_US\/9eydnDz7S-6.js","crossOrigin":1},"d25Q1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/2Hfsrn8zSCU.js","crossOrigin":1},"oE4Do":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/STvuQMoVsgo.js","crossOrigin":1},"G2Ejc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iA4S4\/y7\/l\/en_US\/LHu-BNNxXoD.js","crossOrigin":1},"o6xIr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYzo4\/yq\/l\/en_US\/XeBSDwWOzT5.js","crossOrigin":1},"Klc20":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/fPmoZFDHfot.js","crossOrigin":1},"w8Ryl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iljn4\/ye\/l\/en_US\/pItkKLreHxJ.js","crossOrigin":1},"+ClWy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/rhy6VMHHsHB.js","crossOrigin":1},"yumTt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i3pY4\/yL\/l\/en_US\/PHp2ZDbEE-J.js","crossOrigin":1},"ZU1ro":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/tnX8h1hMAqX.js","crossOrigin":1},"DDt3Q":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/sIqjAvTxC1L.js","crossOrigin":1},"oeUXN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/eeSg8yPsdLh.js","crossOrigin":1},"ZN6iu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/U6ooCfBhvl6.js","crossOrigin":1},"E5TBW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ipR84\/yT\/l\/en_US\/Brye7WMUH1N.js","crossOrigin":1},"D3Xo5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ivjx4\/yW\/l\/en_US\/GFCe5NCMJs9.js","crossOrigin":1},"jACCQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/47QkwmioMzD.js","crossOrigin":1},"VPHV+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ic5d4\/y2\/l\/en_US\/P-eSyJB-Roh.js","crossOrigin":1},"MDkn6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i-2l4\/yk\/l\/en_US\/uFCVHQ5QLnk.js","crossOrigin":1},"8mZ3v":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i3BP4\/yb\/l\/en_US\/HKbWrab-X62.js","crossOrigin":1},"q+UsP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ighB4\/y8\/l\/en_US\/PUDYtR2gXhu.js","crossOrigin":1},"2y6T6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iVLW4\/yd\/l\/en_US\/1KnifgroPZg.js","crossOrigin":1},"hgD2F":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i1Nc4\/yB\/l\/en_US\/8Si5SfBX9Xh.js","crossOrigin":1},"tGZuG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iiLC4\/yo\/l\/en_US\/ayAoRJkzUs_.js","crossOrigin":1},"IRgvs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/3ShETmSTRcX.js","crossOrigin":1},"\/pmca":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3itfO4\/yF\/l\/en_US\/hYDbQwjj4nW.js","crossOrigin":1},"va9Nw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/e25XtVh_c47.js","crossOrigin":1},"5Bqe4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/9XuBQMOsUZC.js","crossOrigin":1},"nLgBV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ispW4\/yV\/l\/en_US\/WcgTcC1cGNz.js","crossOrigin":1},"to1fG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3igAV4\/yb\/l\/en_US\/mjwwMHEv65d.js","crossOrigin":1},"eDj7W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3idYV4\/yW\/l\/en_US\/hAmVmgSiv4k.js","crossOrigin":1},"kgWlE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iRP-4\/yt\/l\/en_US\/YrJfSBqCk29.js","crossOrigin":1},"vw02o":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iP1J4\/yx\/l\/en_US\/FF7RgR9Evc8.js","crossOrigin":1},"4w1J8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3itPr4\/yF\/l\/en_US\/oDoTOfRVEsw.js","crossOrigin":1},"E6c4B":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/rNqQuys3ssh.js","crossOrigin":1},"rlq\/9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iDex4\/y3\/l\/en_US\/gYOwmRI53LH.js","crossOrigin":1},"W2Kw5":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/l\/0,cross\/hUaxBbLzm9S.css","permanent":1,"crossOrigin":1},"LffAx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iFVR4\/y7\/l\/en_US\/OvtTxMeGF4G.js","crossOrigin":1},"+waOD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iugJ4\/yj\/l\/en_US\/ZJW3aon--03.js","crossOrigin":1},"n3CYQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/kGni4gMdlGc.js","crossOrigin":1},"g4E3c":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3isMa4\/yq\/l\/en_US\/gNuyVmZlX1K.js","crossOrigin":1},"oINrt":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/l\/0,cross\/m_bz2atJHOo.css","permanent":1,"crossOrigin":1},"pqeJB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i-BQ4\/yo\/l\/en_US\/JEyD3l7z1ST.js","crossOrigin":1},"2NER7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iFvj4\/yP\/l\/en_US\/h4sNirdGVGq.js","crossOrigin":1},"Ma0Ed":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/114G7nrvveF.js","crossOrigin":1},"sxPBW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/h-h_4zEJ7pI.js","crossOrigin":1},"DPETj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iT7H4\/yL\/l\/en_US\/pYVYIG2CwjM.js","crossOrigin":1},"jnxNo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/-Qpu-hpyB-V.js","crossOrigin":1},"aEcTx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/rPshr70wxFm.js","crossOrigin":1},"i2py9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWeD4\/yi\/l\/en_US\/5rMqwean8fP.js","crossOrigin":1},"2iUxm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYMG4\/yC\/l\/en_US\/TIn2V18hFMI.js","crossOrigin":1},"gSJeU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3if8X4\/ym\/l\/en_US\/vi_ZNsF1TMt.js","crossOrigin":1},"5uLqk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/edpzxYxDsU0.js","crossOrigin":1},"Jm2VF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iljd4\/yr\/l\/en_US\/L8qq0wQcatp.js","crossOrigin":1},"B\/k9S":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/qrb6YeZBIHp.js","crossOrigin":1},"IkkH+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/ZNkBTu-TwcV.js","crossOrigin":1},"hjiQm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iBdG4\/yv\/l\/en_US\/ilMVfhBH-L4.js","crossOrigin":1},"pe7hX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/DlmVOCL26eE.js","crossOrigin":1},"k84zb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/XSj1jhZfOEq.js","crossOrigin":1},"Vo+lD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYG74\/yc\/l\/en_US\/JF07UYdZ6D1.js","crossOrigin":1},"xsjWl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ikHy4\/yD\/l\/en_US\/ICRcxf2fx62.js","crossOrigin":1},"XKuq9":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/l\/0,cross\/tdcuiTJp40z.css","crossOrigin":1},"JrNS5":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/l\/0,cross\/U1lBzUORMX2.css","crossOrigin":1},"AHwlh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/6q1JTjat-7O.js","crossOrigin":1},"AB0UK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ig-p4\/yq\/l\/en_US\/Ius3z8EP6we.js","crossOrigin":1},"ZX\/Zj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i0Ng4\/yh\/l\/en_US\/nuz5GAMB7UD.js","crossOrigin":1},"xAI2A":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/LFMha2zxIoj.js","crossOrigin":1},"2RuGe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/C9nIk2R2oJh.js","crossOrigin":1},"OCE5W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/_RWUqC3kUVR.js","crossOrigin":1},"y\/faR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iOAe4\/yY\/l\/en_US\/OTvreDS56Wv.js","crossOrigin":1},"oZBuA":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/l\/0,cross\/mPiR3NF4WFK.css","permanent":1,"crossOrigin":1},"HqWtw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/zJf7T2njhTr.js","crossOrigin":1},"bse8o":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3isD24\/ya\/l\/en_US\/w1wAwVCmFVi.js","crossOrigin":1},"hALgY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/lwDSIFY-dNh.js","crossOrigin":1},"7x1ny":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/v6uN_vyRpdM.js","crossOrigin":1},"e3qvj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPe94\/yF\/l\/en_US\/fJGF8iWoyYd.js","crossOrigin":1},"JIEOz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iDHv4\/yy\/l\/en_US\/v895-4yMK0Y.js","crossOrigin":1},"s5Z4T":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/plKEghtSwse.js","crossOrigin":1},"G2PoG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYZ64\/y9\/l\/en_US\/UM8MCYNuRFs.js","crossOrigin":1},"IcrhP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i15q4\/yl\/l\/en_US\/o6XEeJGth6k.js","crossOrigin":1},"Kn6k8":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/l\/0,cross\/mPvFoo-GkuW.css","crossOrigin":1},"ng8Yx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iF3d4\/yV\/l\/en_US\/iYTlYPE7ZRn.js","crossOrigin":1},"Pu8na":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/l\/0,cross\/z66-qT3K2z9.css","permanent":1,"crossOrigin":1},"g1Ftu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iAFT4\/yP\/l\/en_US\/wKhQWWjg4dM.js","crossOrigin":1},"+Qf6q":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ih1O4\/ye\/l\/en_US\/Ct-85mAFywC.js","crossOrigin":1},"V4Apd":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/l\/0,cross\/miOC3zk601T.css","permanent":1,"crossOrigin":1},"n5m7L":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i0jC4\/yX\/l\/en_US\/Xz-3zRKAAPb.js","crossOrigin":1},"nut7u":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/enfm_mX-KnV.js","crossOrigin":1},"h2oD5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/PulqI4mqf97.js","crossOrigin":1},"3thkU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/z3Mk0XGNMsg.js","crossOrigin":1},"ydSyi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPvF4\/yX\/l\/en_US\/JjwCON8KTLc.js","crossOrigin":1},"u7hC8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/PL98GM7m2uS.js","crossOrigin":1},"VUie+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/BGs0pt7m8_S.js","crossOrigin":1},"iCW82":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/zYSDoKCvxbf.js","crossOrigin":1},"cGHec":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/h0YZd4Umg7O.js","crossOrigin":1},"nIW8J":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWWs4\/yb\/l\/en_US\/-_ve-RuR5B3.js","crossOrigin":1},"Fz+Up":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ixRH4\/yC\/l\/en_US\/NKcM6sXu01L.js","crossOrigin":1},"lhuyT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/4SrK4mhf35K.js","crossOrigin":1},"PtlOD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/uNjG6-c1t73.js","crossOrigin":1},"TYshe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/bT82YLmoug_.js","crossOrigin":1},"MDaZ0":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/l\/0,cross\/cELcdQll8rC.css","permanent":1,"crossOrigin":1},"d6DoQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iTEd4\/yp\/l\/en_US\/W6CLk4692Ib.js","crossOrigin":1},"lD\/JX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/obVQuc0BZQ-.js","crossOrigin":1},"F9RxK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iMWR4\/yA\/l\/en_US\/P6er4WXkI1F.js","crossOrigin":1},"RumBn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/D7T2py-ItUQ.js","crossOrigin":1},"HmEby":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/sw1ILwq3Pbq.js","crossOrigin":1},"inz8k":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ifPm4\/yW\/l\/en_US\/CCbbOlVVHMu.js","crossOrigin":1},"7dmjT":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/l\/0,cross\/dxl0_cvJ6er.css","crossOrigin":1},"I4N1i":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/6fcw8iEyIne.js","crossOrigin":1},"l8sOv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/A8RYj-vKfqi.js","crossOrigin":1},"k+kxm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/6pzNS46P02E.js","crossOrigin":1},"TvuN0":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/R_yNmqFlN_p.js","crossOrigin":1},"h42hN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3idRo4\/y-\/l\/en_US\/bitALFvVeG9.js","crossOrigin":1},"XvaGT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i85W4\/yD\/l\/en_US\/YTHRMltQL4I.js","crossOrigin":1},"OXdhM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPJu4\/y-\/l\/en_US\/NPOLNck6uSb.js","crossOrigin":1},"oGVjY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iu1v4\/yH\/l\/en_US\/4zPYi-TRtm9.js","crossOrigin":1},"\/8gee":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iCf34\/yQ\/l\/en_US\/9KWiMMgchJe.js","crossOrigin":1},"3aQyz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/iSWhl-4gKjF.js","crossOrigin":1},"ZNEhz":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/l\/0,cross\/XLHaXz_YJf-.css","permanent":1,"crossOrigin":1},"8CsUS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/atYXDKL2rk5.js","crossOrigin":1},"tr2k+":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/l\/0,cross\/OTzk1XPU9m3.css","permanent":1,"crossOrigin":1},"u21t3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ieA14\/yE\/l\/en_US\/AtpsmEY1Qj4.js","crossOrigin":1},"9wpyb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/FCnK_c6wape.js","crossOrigin":1},"Y2g+U":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/l\/0,cross\/j4Px2KzixCl.css","crossOrigin":1},"TEdGW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iyMl4\/yK\/l\/en_US\/J4l6U73TI-D.js","crossOrigin":1},"17NPW":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/l\/0,cross\/EFaYDBAYE2a.css","crossOrigin":1},"9jMMw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/l\/0,cross\/iSDCYJ_DZ4D.css","permanent":1,"crossOrigin":1},"yLwAe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iyW94\/yn\/l\/en_US\/Hs6zaM29xP3.js","crossOrigin":1},"i1fOm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/gkWYn4damOs.js","crossOrigin":1},"mLG2h":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/WPeUApVClvB.js","crossOrigin":1},"zjYKu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3idxq4\/yq\/l\/en_US\/G03yI0kXdSc.js","crossOrigin":1},"eiOUP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/UpgLphMTje0.js","crossOrigin":1},"GIquX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/ibVlmv0c48Z.js","crossOrigin":1},"JXxY2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/dK8yU7kdNn5.js","crossOrigin":1},"R22rv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iKp04\/yw\/l\/en_US\/M1dpc20OPJW.js","crossOrigin":1},"AyUjC":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/l\/0,cross\/CIJKwYoTKQ5.css","permanent":1,"crossOrigin":1},"9\/Gkc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/3huAyVjAVxM.js","crossOrigin":1},"hJQ2M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iX0l4\/y8\/l\/en_US\/jmowgHJIjiB.js","crossOrigin":1},"y+dki":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/l\/0,cross\/w-cKgKA0Lc-.css","permanent":1,"crossOrigin":1},"Fyxu5":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/l\/0,cross\/-93eJtdr0N-.css","crossOrigin":1},"J5QDJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/r8tvl-RAvKb.js","crossOrigin":1},"oSG4y":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/W8Wqh1B8VZI.js","crossOrigin":1},"FejaZ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/l\/0,cross\/iu2V_zlXVe2.css","permanent":1,"crossOrigin":1},"mSLFN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/jOWBd0KCZqN.js","crossOrigin":1},"Q1LH9":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/l\/0,cross\/rCD1amU7MuP.css","permanent":1,"crossOrigin":1},"ZM7f7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/gEMAczt_PUy.js","crossOrigin":1},"5ju\/7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/WtsumHeHHg8.js","crossOrigin":1},"V+nGl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/7wzNizp2s4i.js","crossOrigin":1},"6i73\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iZDh4\/yy\/l\/en_US\/N17xs1q8yna.js","crossOrigin":1},"u4woq":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/l\/0,cross\/M291lJ_Rzib.css","permanent":1,"crossOrigin":1},"\/yYM7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ifhZ4\/yO\/l\/en_US\/T5FovXhgFLo.js","crossOrigin":1},"8TW4B":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYIe4\/yu\/l\/en_US\/AJUtha0j6je.js","crossOrigin":1},"4JBF\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iHAE4\/yx\/l\/en_US\/g0mu8Wbxy8L.js","crossOrigin":1},"jgIQm":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/l\/0,cross\/3cfqVaH0sYZ.css","permanent":1,"crossOrigin":1},"EKvq9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iUjx4\/yz\/l\/en_US\/om7Q6HazH7h.js","crossOrigin":1},"AxTkF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/XOWIk9uAV5U.js","crossOrigin":1},"F6tsB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/j37JACJAJu1.js","crossOrigin":1},"T6vVZ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iaTy4\/yz\/l\/en_US\/B6ulbC-Mcob.js","crossOrigin":1},"WlnyU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3icQH4\/yf\/l\/en_US\/7IOjevwlpXt.js","crossOrigin":1},"z8I6o":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6bp4\/yy\/l\/en_US\/ZRc1HY_SSiE.js","crossOrigin":1},"dt7Z4":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/l\/0,cross\/-uBylE2A_9K.css","permanent":1,"crossOrigin":1},"Lbh7o":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/l\/0,cross\/bLz_LljxwOp.css","permanent":1,"crossOrigin":1},"5PxVb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iQy64\/yf\/l\/en_US\/44V527P53Kf.js","crossOrigin":1},"F4NKV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYni4\/yc\/l\/en_US\/gJMPhnrtf4Z.js","crossOrigin":1},"eYjlB":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/l\/0,cross\/hSOj4a25Z_I.css","permanent":1,"crossOrigin":1},"n5Uc5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ijba4\/yl\/l\/en_US\/_O7fUFeDvUQ.js","crossOrigin":1},"2X1WX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i41v4\/ys\/l\/en_US\/PBCj0qczCvh.js","crossOrigin":1},"ccHBh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/xLjuKYIeSky.js","crossOrigin":1},"SndG6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/QlUklwoCe-T.js","crossOrigin":1},"ApUn2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/NzEJ39-3x5t.js","crossOrigin":1},"4ND4f":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/l\/0,cross\/FiH0C79Fzl1.css","permanent":1,"crossOrigin":1},"G90sC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibwX4\/yq\/l\/en_US\/BEFdqinFSbQ.js","crossOrigin":1},"5xtl9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/cZnXhC437UQ.js","crossOrigin":1},"HInun":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3itey4\/yA\/l\/en_US\/f4dfB5D1anr.js","crossOrigin":1},"RuMJN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iqa04\/y7\/l\/en_US\/Sm8DHEWKsuN.js","crossOrigin":1},"zzKWG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iSrZ4\/yN\/l\/en_US\/9jSHcqDhb9Z.js","crossOrigin":1},"T69ll":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/n-H3dcVcLs0.js","crossOrigin":1},"zeoWD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iTkT4\/yV\/l\/en_US\/0OGRSOnyKh2.js","crossOrigin":1},"iVt9A":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/l\/0,cross\/ZNRM0S0v0bo.css","crossOrigin":1},"56n0i":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihEY4\/yl\/l\/en_US\/KlMMbJi5fpA.js","crossOrigin":1},"Qy7qu":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/l\/0,cross\/wKhMABHREnX.css","crossOrigin":1},"1PO8\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iksr4\/yZ\/l\/en_US\/cpq5fDXQ9vq.js","crossOrigin":1},"BWEok":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iOWG4\/yf\/l\/en_US\/H1BuFnBkpUa.js","crossOrigin":1},"GAxnH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/eNEg0QeUwa8.js","crossOrigin":1},"FWvaN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/TAF0vvDhisp.js","crossOrigin":1},"vK5g2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/YJ5UUgACpMf.js","crossOrigin":1},"\/Es4M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/WH1WcXdmd0W.js","crossOrigin":1},"Sc9T4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/6XXFithj6c5.js","crossOrigin":1},"RDCL5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/O8VFYdyEBMw.js","crossOrigin":1},"H0kNa":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/l\/0,cross\/pzArBzeGB1U.css","crossOrigin":1},"4fr+1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/QfYLad_zhtA.js","crossOrigin":1},"pKySs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3itZD4\/yX\/l\/en_US\/rJV0wJyOm2q.js","crossOrigin":1},"PYAlI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYWU4\/ya\/l\/en_US\/G95t8Ds6oXL.js","crossOrigin":1},"7lMvN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/__1GFikyF5F.js","crossOrigin":1},"o0bZN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/RBJAKULEvLO.js","crossOrigin":1},"0RmrI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/DjnWM0JgzE4.js","crossOrigin":1},"VcMSJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/55g3WzK1LoR.js","crossOrigin":1},"sSdCu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/qm6nJ3y4XLa.js","crossOrigin":1},"FDvLd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/82zb6GfPGsA.js","crossOrigin":1},"+EEqh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/DZRjKP_Onlq.js","crossOrigin":1},"s9gdN":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/l\/0,cross\/VV1XBZnZxDM.css","crossOrigin":1},"4Fk36":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/Q8SIXxNCyoW.js","crossOrigin":1},"gXEih":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/l\/0,cross\/iPcOL5QxKRl.css","crossOrigin":1},"QW6yT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iJk-4\/yu\/l\/en_US\/y2LlJNUBM0i.js","crossOrigin":1},"0mUyY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/ELsFA0dut9f.js","crossOrigin":1},"jm3cG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/kgHsIo_jW4L.js","crossOrigin":1},"XkreK":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/l\/0,cross\/l8wovyK6Uvy.css","permanent":1,"crossOrigin":1},"ssWD7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ijUl4\/yp\/l\/en_US\/OC2v-5wYnQR.js","crossOrigin":1},"hFvU+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/uUPfWmMVeo8.js","crossOrigin":1},"y7Y1x":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/Qg2msMlszRo.js","crossOrigin":1},"hyXYj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/WjjLThoFxZi.js","crossOrigin":1},"NGkcF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/mUJL81ojqNW.js","crossOrigin":1},"3ayiB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/m9SrPwiI9Iw.js","crossOrigin":1},"VdtAV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/4lz37r863QZ.js","crossOrigin":1},"8ZwAC":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/l\/0,cross\/eHM-95BVSL8.css","permanent":1,"crossOrigin":1},"Za8IX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i51b4\/yc\/l\/en_US\/epiPvW4Ddez.js","crossOrigin":1},"8o83Z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i31Z4\/yw\/l\/en_US\/AjgghcgDkz1.js","crossOrigin":1},"lA1Ai":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYRm4\/yl\/l\/en_US\/vpcmfO2SUHA.js","crossOrigin":1},"E9Lub":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/d33P1c8iq-4.js","crossOrigin":1},"Ygaxy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/3UQ2xQUR2Wy.js","crossOrigin":1},"R+Dsu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ipp34\/yl\/l\/en_US\/CWkMyMA_L_Z.js","crossOrigin":1},"ZFMQY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iBGR4\/y9\/l\/en_US\/cm-mv44HHx2.js","crossOrigin":1},"\/3VVo":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/l\/0,cross\/OlObjjfGbxR.css","crossOrigin":1},"2U6eY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/a-M-EoHMpPG.js","crossOrigin":1},"4\/XpM":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/l\/0,cross\/3iWZmIapY68.css","crossOrigin":1},"TL35v":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/l\/0,cross\/GLEPD53xd_6.css","crossOrigin":1},"7zMax":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/l\/0,cross\/rIL86VAGB28.css","crossOrigin":1},"yHaiu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/HmTToH_dGA_.js","crossOrigin":1},"wgX2E":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iMNe4\/yy\/l\/en_US\/UhUksyk-7P4.js","crossOrigin":1},"ci2PT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/2K3NHTBbgYC.js","crossOrigin":1},"NYuDb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/n9XvQoQRS8_.js","crossOrigin":1},"sORsw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/l\/0,cross\/BlN4EyBnulv.css","permanent":1,"crossOrigin":1},"+CAO9":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/l\/0,cross\/7d_KRyJvglU.css","crossOrigin":1},"9SeO5":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/l\/0,cross\/DiYYEoU7JY8.css","crossOrigin":1},"R8kGU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3inoY4\/y3\/l\/en_US\/Jmhsgy5WkZ7.js","crossOrigin":1},"+Hnbp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iZ3s4\/yc\/l\/en_US\/KED0KtGZCt1.js","crossOrigin":1},"FZweX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6XW4\/ye\/l\/en_US\/UJ-m_-aa1gO.js","crossOrigin":1},"OYGPi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/8JObkelCSH9.js","crossOrigin":1},"aunxQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihIQ4\/yP\/l\/en_US\/rVPqvuxFMAW.js","crossOrigin":1},"w3NP9":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/l\/0,cross\/UNOd2Z03j7Z.css","permanent":1,"crossOrigin":1},"mpzPL":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/l\/0,cross\/50zXUTst8B7.css","permanent":1,"crossOrigin":1},"r\/zFg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/mP70BVMREkU.js","crossOrigin":1},"fNenY":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/l\/0,cross\/4dLE7dDSN43.css","nonblocking":1,"crossOrigin":1},"xUpTD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/vJ-yLju83rO.js","crossOrigin":1},"Kzo1p":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/l\/0,cross\/a0ZwLrc190x.css","permanent":1,"crossOrigin":1},"VtRGa":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYlz4\/yN\/l\/en_US\/iYMyM2wzVA4.js","crossOrigin":1},"K+eM7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ii0G4\/yK\/l\/en_US\/slLHYa7fhSf.js","crossOrigin":1},"STu0E":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWBN4\/yo\/l\/en_US\/iYc1tjOmmst.js","crossOrigin":1},"d6GsS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/l\/0,cross\/VX7zJMvLFjv.css","permanent":1,"crossOrigin":1},"A+D3x":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i_Fa4\/yh\/l\/en_US\/rWYBQyMYS5O.js","crossOrigin":1},"OiVZh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i_eX4\/yk\/l\/en_US\/v8Ehi9X2gwc.js","crossOrigin":1},"xhErL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i3L74\/yl\/l\/en_US\/KkSA4TIGG-F.js","crossOrigin":1},"+L6gw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/l\/0,cross\/KaqIRcb8qZ2.css","permanent":1,"crossOrigin":1},"z+WIN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ix9h4\/ym\/l\/en_US\/LFEvij_BLME.js","crossOrigin":1},"Q+U7v":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPBC4\/yv\/l\/en_US\/qvdgE1FZOXk.js","crossOrigin":1},"0F7Ta":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/l\/0,cross\/WhUurTp4TQ9.css","crossOrigin":1},"s1Qvw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/l\/0,cross\/s8EEotrnpdp.css","crossOrigin":1},"24JS\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iIYB4\/yH\/l\/en_US\/1mRbFsKKsGy.js","crossOrigin":1},"lPaeU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/5gonrw_CrDR.js","crossOrigin":1},"obOI4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/aDl5SROL3sl.js","crossOrigin":1},"MJMih":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/UXvUWigMqTN.js","crossOrigin":1},"pQuBc":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/l\/0,cross\/wUQ1-HYPPGK.css","crossOrigin":1},"Hggn1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iyPe4\/yk\/l\/en_US\/p0hYLghf-hT.js","crossOrigin":1},"X5\/Dc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/CQ6pXjVsmYX.js","crossOrigin":1},"7MEr3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/O3CxupxwuSP.js","crossOrigin":1},"+vwNL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/VHzAwKrUBp8.js","crossOrigin":1},"1wZN7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/h6eHQmVGptr.js","crossOrigin":1},"vqDlx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/9dV-8nls5t4.js","crossOrigin":1},"nagZj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iqWB4\/yu\/l\/en_US\/LKmzYETYFDh.js","crossOrigin":1},"bq4cb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ij1r4\/yJ\/l\/en_US\/umrQ2OpYxPe.js","crossOrigin":1},"CX0zj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3isgf4\/yP\/l\/en_US\/ybAbcUJRb-z.js","crossOrigin":1},"a3qZP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihD94\/yL\/l\/en_US\/xb5TCeE5n3P.js","crossOrigin":1},"Ryvkj":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/l\/0,cross\/x6ah86v2dej.css","crossOrigin":1},"V4n5+":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/l\/0,cross\/N7xrpSylNsB.css","crossOrigin":1},"wYE\/J":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/l\/0,cross\/IxqXWWWmi46.css","permanent":1,"crossOrigin":1},"Qrmeb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3irLp4\/yK\/l\/en_US\/SYf3Vhloav9.js","crossOrigin":1},"Q4\/xT":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/l\/0,cross\/-qhoUT04_iC.css","crossOrigin":1},"0QUic":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/l\/0,cross\/95Qq0nfjXHq.css","permanent":1,"crossOrigin":1},"pDI7j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/H2-7uMPdObb.js","crossOrigin":1},"TFd6V":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/l\/0,cross\/bg_PNap_J4e.css","permanent":1,"crossOrigin":1},"sldA\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ieIy4\/yO\/l\/en_US\/r9B4_-ffLVq.js","crossOrigin":1},"mSSrG":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/l\/0,cross\/o37DbLebC1l.css","crossOrigin":1},"LbkbR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iCvR4\/yy\/l\/en_US\/p9cN0Ra7rf3.js","crossOrigin":1},"\/lib2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/TI9upTOx-qI.js","crossOrigin":1},"lg4kR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i7KE4\/yG\/l\/en_US\/F7b9GeBYeWf.js","crossOrigin":1},"F8yWh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6Su4\/y0\/l\/en_US\/27XTbubKmt8.js","crossOrigin":1},"CErFa":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/l\/0,cross\/SKbchiJ7_n8.css","permanent":1,"crossOrigin":1},"+Telc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/aD4jhfPGDSv.js","crossOrigin":1},"8QhdJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/El74R93MtZ-.js","crossOrigin":1},"9iDKS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/l\/0,cross\/bMcp8zezGRz.css","crossOrigin":1},"Px9Ri":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/l\/0,cross\/VlRcT8jsuwM.css","crossOrigin":1},"gV6Wr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/hGh6bDrPENV.js","crossOrigin":1},"xOT07":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/FV_LGs7bMtw.js","crossOrigin":1},"wEq6G":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3idOZ4\/y0\/l\/en_US\/Vu_gF03sCEu.js","crossOrigin":1},"GGdjm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ix6f4\/y4\/l\/en_US\/GvMD44GCOBE.js","crossOrigin":1},"Hk7G0":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/l\/0,cross\/YRdmIK-F2y3.css","crossOrigin":1},"II0G6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/GDyZQE4o_7A.js","crossOrigin":1},"K\/zAH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/zGA2LWN5kXK.js","crossOrigin":1},"sDfqW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/sx1YfcRO134.js","crossOrigin":1},"z4FT+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/YEAdbipE7IB.js","crossOrigin":1},"x7fwf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/9efUq4QkQrt.js","crossOrigin":1},"bvH0F":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/4Hf3js30U_L.js","crossOrigin":1},"kSYHX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/4tG22EEsUcv.js","crossOrigin":1},"6OzR2":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/l\/0,cross\/o2qccnyf-X9.css","crossOrigin":1},"qsIDZ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/tToijCpmM8Y.js","crossOrigin":1},"\/I+O6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/m3itSiLh1it.js","crossOrigin":1},"mU7Vx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/VICHOG_Gd0C.js","crossOrigin":1},"YSrGr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/EWiK3R7TPKl.js","crossOrigin":1},"p\/GCW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/gmMDQ6a8P7x.js","crossOrigin":1},"kHLJa":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/su4HG4oUIvh.js","crossOrigin":1},"2calD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/bLVXLmtZa0_.js","crossOrigin":1},"7nlLw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iI9d4\/y6\/l\/en_US\/ep7ksiIEsxf.js","crossOrigin":1},"kNE5t":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i_I44\/yz\/l\/en_US\/kls8tACU6Jl.js","crossOrigin":1},"drfEz":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/l\/0,cross\/0Cuw8Q0kWE-.css","permanent":1,"crossOrigin":1},"X+2a7":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/l\/0,cross\/b2UljriwLa6.css","permanent":1,"crossOrigin":1},"Lwd8x":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/2YG2uqyMY-y.js","crossOrigin":1},"EPhyV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iOwp4\/yS\/l\/en_US\/7VA0UacbZn6.js","crossOrigin":1},"S9Mau":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ik3s4\/ys\/l\/en_US\/Zac9uAnDqHB.js","crossOrigin":1},"w7he9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iNXY4\/y3\/l\/en_US\/5S1O5DkD5Id.js","crossOrigin":1},"KkxrU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i_kV4\/yI\/l\/en_US\/l3JOcgYRkDm.js","crossOrigin":1},"mIRPo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iBcW4\/ym\/l\/en_US\/N2LjCuZD5Rj.js","crossOrigin":1},"iBWLz":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/l\/0,cross\/wGDhIY4f-9N.css","nonblocking":1,"crossOrigin":1},"a2EVx":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/l\/0,cross\/3m1t9hI284k.css","permanent":1,"crossOrigin":1},"L3ZR9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ioHu4\/yE\/l\/en_US\/D8Z1WgHRpBA.js","crossOrigin":1},"JQ5sY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/GVtd8wulap7.js","crossOrigin":1},"uc2q5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/t7uShQztDhD.js","crossOrigin":1},"CczLr":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/l\/0,cross\/yxCeva0p6Yj.css","permanent":1,"crossOrigin":1},"naJvB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i5Ck4\/yM\/l\/en_US\/UOOa02cYlrv.js","crossOrigin":1},"0vGBR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ii434\/y5\/l\/en_US\/lEbK9cS1GwL.js","crossOrigin":1},"POCVt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/fLpdhOMy2O2.js","crossOrigin":1},"4B9n5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ilas4\/yy\/l\/en_US\/T3e4DMrxeyW.js","crossOrigin":1},"KSeNu":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/l\/0,cross\/sDpPHcHRaa7.css","crossOrigin":1},"GHRVq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/qEnLvfIubRQ.js","crossOrigin":1},"B6D8W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ifz14\/yP\/l\/en_US\/s3uzgYfbPFr.js","crossOrigin":1},"9+XJk":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/l\/0,cross\/-oUInbWXDep.css","permanent":1,"crossOrigin":1},"yB9jx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWEZ4\/yK\/l\/en_US\/dBw3u4fh-Au.js","crossOrigin":1},"FGCVc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iSBl4\/yp\/l\/en_US\/ByZAqfWhHxQ.js","crossOrigin":1},"En7QS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/l\/0,cross\/fYIlfj3xgPE.css","crossOrigin":1},"8FCRI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iCke4\/yZ\/l\/en_US\/JLxNBNyhI1h.js","crossOrigin":1},"WTu5\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYUL4\/yL\/l\/en_US\/_sIRfqdLT97.js","crossOrigin":1},"5BSbM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ig5u4\/yA\/l\/en_US\/ydUF7tOE-59.js","crossOrigin":1},"UvD3M":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/l\/0,cross\/sihlKY4KG_F.css","crossOrigin":1},"1E2XK":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/l\/0,cross\/QrWqDFaM_MN.css","crossOrigin":1},"ahMc0":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/l\/0,cross\/TS-9g7InmdN.css","crossOrigin":1},"4bJMl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/JSahtDY3lbE.js","crossOrigin":1},"GAIna":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/tyImrXoCtUs.js","crossOrigin":1},"vn1PE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/tX2osDnE4Y8.js","crossOrigin":1},"KQ+lo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/GKF_6IJW0W0.js","crossOrigin":1},"e8h5O":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/0ieK8lQ3wwK.js","crossOrigin":1},"EWpTY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iEKO4\/yl\/l\/en_US\/Oz4NH8uTqmX.js","crossOrigin":1},"\/dYnH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i5d84\/yt\/l\/en_US\/3Ct13CIQGYA.js","crossOrigin":1},"fHANF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/ugJG3eyqj6z.js","crossOrigin":1},"1jAR5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/TFJ4XL3wV86.js","crossOrigin":1},"J317O":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iX-w4\/y9\/l\/en_US\/_vY5NA0ipkE.js","crossOrigin":1},"D0TuP":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/l\/0,cross\/BOpHVlVRKdm.css","crossOrigin":1},"sD8o3":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/l\/0,cross\/E4jFsb1Ctsv.css","crossOrigin":1},"o9TY+":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/l\/0,cross\/TpyFWJI06UR.css","crossOrigin":1},"Svho7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iQB64\/yG\/l\/en_US\/MgSjhACms7V.js","crossOrigin":1},"9Df6t":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iM9h4\/y6\/l\/en_US\/lK2jFtg1yhz.js","crossOrigin":1},"e0t4W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ie7Q4\/yd\/l\/en_US\/-m8t7sefC3D.js","crossOrigin":1},"UauU6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i_8V4\/yi\/l\/en_US\/gTke4rrz7I_.js","crossOrigin":1},"Bj+F\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/G8auJPuUdMY.js","crossOrigin":1},"o6l5v":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/VMT5fmGsXjf.js","crossOrigin":1},"iYqVH":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/l\/0,cross\/SV6_sdDt40y.css","crossOrigin":1},"GQzxG":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/l\/0,cross\/tMIJnAYE2qI.css","crossOrigin":1},"04DV5":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/l\/0,cross\/PsrODTkcH3d.css","crossOrigin":1},"elwwV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/yb4MUMejilv.js","crossOrigin":1},"tBk3W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iASR4\/yF\/l\/en_US\/BUB3F4Pka8t.js","crossOrigin":1},"2UqSC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/-6pQYgOZR_H.js","crossOrigin":1},"y1epN":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/l\/0,cross\/tlwOR7awJo2.css","permanent":1,"crossOrigin":1},"wcg8f":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/WjndYZ0w_1-.js","crossOrigin":1},"NW0hR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i0j94\/yS\/l\/en_US\/-M_ZJ0CHHmB.js","crossOrigin":1},"jjYkh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iu0j4\/yX\/l\/en_US\/CJoJ2w36ey0.js","crossOrigin":1},"ZSYjA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/oLPddPoGBHo.js","crossOrigin":1},"6tZ+K":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/l\/0,cross\/mpnrDM79vuE.css","crossOrigin":1},"GS6t9":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/l\/0,cross\/zxvSoS996vW.css","crossOrigin":1},"+Ijro":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/gFAKYj0qwzV.js","crossOrigin":1},"26JFv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iqlb4\/y_\/l\/en_US\/mH2zk_tqKt_.js","crossOrigin":1},"Xkzfn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iaYd4\/y_\/l\/en_US\/-6jsvY1blw2.js","crossOrigin":1},"m9ytB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i7OW4\/yJ\/l\/en_US\/HCI-s8MzTqS.js","crossOrigin":1},"S4nhr":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/l\/0,cross\/ta5kf9I6QGd.css","permanent":1,"crossOrigin":1},"qfzTq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/yNmQkvsTx1t.js","crossOrigin":1},"\/ytqd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iSoW4\/yE\/l\/en_US\/POfWrOlFeoX.js","crossOrigin":1},"GnAT+":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/l\/0,cross\/8TnOTxek6Xp.css","permanent":1,"crossOrigin":1},"ZiXZK":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/l\/0,cross\/AZXyqaGHTml.css","permanent":1,"crossOrigin":1},"YLMMr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iSw04\/y_\/l\/en_US\/5uDeS3BVyYX.js","crossOrigin":1},"E5a0X":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/l\/0,cross\/Y_U2pDm7d2U.css","crossOrigin":1},"wb3qs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/vJ7XLtpe8rw.js","crossOrigin":1},"1AyiH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/3azyIfhjgUq.js","crossOrigin":1},"jNgMf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/6QceeTL-q4p.js","crossOrigin":1},"Btv0I":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6Zg4\/y9\/l\/en_US\/gWeZQsNFZLz.js","crossOrigin":1},"wE\/xn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/zO59MLs7KOA.js","crossOrigin":1},"DPpge":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/lI2UzkZ654V.js","crossOrigin":1},"r+Lze":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izEV4\/yH\/l\/en_US\/Jgkv3ODdNru.js","crossOrigin":1},"kF1+E":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/l\/0,cross\/lwc9zfG-V51.css","permanent":1,"crossOrigin":1},"otTvQ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/l\/0,cross\/2nn7x9da1Bu.css","crossOrigin":1},"UXQjI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iupN4\/yb\/l\/en_US\/6WFufcQYlGk.js","crossOrigin":1},"3py3C":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iKmC4\/y3\/l\/en_US\/c70MHNJNrGf.js","crossOrigin":1},"YujYI":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/l\/0,cross\/_AUWGnkBhiH.css","permanent":1,"crossOrigin":1},"fxqRk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iK8F4\/yM\/l\/en_US\/APhwq0Sb0xo.js","crossOrigin":1},"IrfhN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ipmv4\/yO\/l\/en_US\/Pl9M6aLcACB.js","crossOrigin":1},"0XyVw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/l\/0,cross\/qGNuS2uIqiw.css","crossOrigin":1},"+3Ylc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibEW4\/y6\/l\/en_US\/XiACFZExb5t.js","crossOrigin":1},"rXQn9":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/l\/0,cross\/x9hbZgfY1tK.css","permanent":1,"crossOrigin":1},"C2Eds":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ixny4\/y5\/l\/en_US\/3AzIuuEOCLZ.js","crossOrigin":1},"cf1km":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/l\/0,cross\/vRurVqUIwE2.css","crossOrigin":1},"0Qz\/x":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/hfd8Rr-Y6gU.js","crossOrigin":1},"\/8JWG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3im-R4\/yz\/l\/en_US\/N_Q2Xtod8Hj.js","crossOrigin":1},"K7OiS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/l\/0,cross\/UrYq2e16BPM.css","crossOrigin":1},"sNDhQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iQvy4\/yB\/l\/en_US\/GdKJIzWxN7w.js","crossOrigin":1},"XRiHe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iy-14\/y8\/l\/en_US\/DgQTRIe7oUc.js","crossOrigin":1},"y2z54":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/l\/0,cross\/uK85BNnjw7b.css","crossOrigin":1},"E5boj":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/l\/0,cross\/w0HwSb__HUK.css","crossOrigin":1},"RQawI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i05X4\/yw\/l\/en_US\/bZd6SxF-7y7.js","crossOrigin":1},"6u8zn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/FlOoXqX94QE.js","crossOrigin":1},"g6aG0":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/cB3VVuPcKuh.js","crossOrigin":1},"HrdJh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i9Pc4\/yb\/l\/en_US\/vVWc965eezb.js","crossOrigin":1},"tbpl5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/YCxv5GqRkyc.js","crossOrigin":1},"VFTYF":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/l\/0,cross\/b7JKpoPa19u.css","permanent":1,"crossOrigin":1},"550L\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/rxmUvMvKye2.js","crossOrigin":1},"+g5ut":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iZAc4\/yN\/l\/en_US\/bTJzsM34z1m.js","crossOrigin":1},"KxUhL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iMsN4\/yX\/l\/en_US\/KgJZjJfRwUQ.js","crossOrigin":1},"lgLA4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/z_0_SejoCVo.js","crossOrigin":1},"YRdzn":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/l\/0,cross\/0uxtjxFed0U.css","permanent":1,"crossOrigin":1},"9EMwh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6su4\/yh\/l\/en_US\/RW4JoDlV_09.js","crossOrigin":1},"+VWNr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYox4\/yb\/l\/en_US\/dPzqyTV0Q-I.js","crossOrigin":1},"IKC6k":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iCqr4\/yu\/l\/en_US\/s90Etg_hqbK.js","crossOrigin":1},"Y4xrE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iXJv4\/yd\/l\/en_US\/B_zIDXdcejs.js","crossOrigin":1},"KWsIL":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/l\/0,cross\/8Nccvp5XYQ-.css","crossOrigin":1},"b0hWo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/pQ48rEVWvMF.js","crossOrigin":1},"iqZqI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iHjC4\/yv\/l\/en_US\/aVBOTUlr6kd.js","crossOrigin":1},"79AZC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3idqu4\/yL\/l\/en_US\/2ari_5LnhSs.js","crossOrigin":1},"3iV30":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ib6j4\/yT\/l\/en_US\/T9-NCRQdGfu.js","crossOrigin":1},"TeSw5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izr94\/yz\/l\/en_US\/9ZdIbWEhaON.js","crossOrigin":1},"Vgu\/8":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/l\/0,cross\/aPdOqy-N7gq.css","crossOrigin":1},"zparn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/1Bsz_3bxHcZ.js","crossOrigin":1},"TMHPO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iUrU4\/yx\/l\/en_US\/JENIyAts-jv.js","crossOrigin":1},"d9SvZ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/l\/0,cross\/i114v3OMTTO.css","crossOrigin":1},"ujGNh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/cchlHALeM1B.js","crossOrigin":1},"ZIzzL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iB_-4\/yR\/l\/en_US\/Hpu8MlY8fjb.js","crossOrigin":1},"vu9sw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/79YIQlbgyWo.js","crossOrigin":1},"mNRz6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/OrPudzmFXMK.js","crossOrigin":1},"rta72":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iCvz4\/yw\/l\/en_US\/l-lobMhzxJt.js","crossOrigin":1},"T6s1l":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/l\/0,cross\/--4rzj-HnwM.css","permanent":1,"crossOrigin":1},"PtWJ+":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/l\/0,cross\/AYfHBwR7wjD.css","permanent":1,"crossOrigin":1},"YKWsK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/M0rgsB9s2Pf.js","crossOrigin":1},"tHSMF":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/l\/0,cross\/4H6CA8zrqmK.css","crossOrigin":1},"kX9jp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/uHZA4mXrCQg.js","crossOrigin":1},"iPulg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iqJU4\/yj\/l\/en_US\/XSnaEZB2r9e.js","crossOrigin":1},"KLCGI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iGjI4\/y8\/l\/en_US\/0fe4rctHHRI.js","crossOrigin":1},"izOph":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iz0i4\/yp\/l\/en_US\/a1x0UxoAlMr.js","crossOrigin":1},"YNxeK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iq_54\/yz\/l\/en_US\/5jXv4XleCqx.js","crossOrigin":1},"6e64Z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/eHXaDOZvJUK.js","crossOrigin":1},"xytS9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYeR4\/yj\/l\/en_US\/6DdDP8Ims_D.js","crossOrigin":1},"4C0Ui":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/l\/0,cross\/8NJTUFtnXGr.css","crossOrigin":1},"X9Y1U":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/l\/0,cross\/07DZgGomexK.css","crossOrigin":1},"GJSTr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/iFRkUMnvG28.js","crossOrigin":1},"rSdpp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/Bmw-NZkShuZ.js","crossOrigin":1},"a31Lq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i8ma4\/yj\/l\/en_US\/WHDOHrV-tta.js","crossOrigin":1},"6bDdu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iLAy4\/yh\/l\/en_US\/YbxdnE8wkuQ.js","crossOrigin":1},"tPNLb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/t6LsYf1yEit.js","crossOrigin":1},"40h3f":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihG54\/yE\/l\/en_US\/gJ-tR3w4ASg.js","crossOrigin":1},"C3vLC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/k6XVUI7pk89.js","crossOrigin":1},"8GSLM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/LD8JgPpMo9M.js","crossOrigin":1},"FHWhP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iHjv4\/y8\/l\/en_US\/cJbI9QFK2hE.js","crossOrigin":1},"km34R":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/VSIy3KgZcYK.js","crossOrigin":1},"fpIP5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/h6x6rku2a-a.js","crossOrigin":1},"\/mjqi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/r4D6A816xZ1.js","crossOrigin":1},"yyXVJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/uMO65FhhsAr.js","crossOrigin":1},"s0z3j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/mzFIAFLGgTl.js","crossOrigin":1},"A82xP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ikOS4\/y3\/l\/en_US\/50RqtKEo2mL.js","crossOrigin":1},"2zkgR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iXt-4\/yQ\/l\/en_US\/mJrPoE5cMdY.js","crossOrigin":1},"wltwm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWYr4\/yK\/l\/en_US\/S_Q_jHYkfA5.js","crossOrigin":1},"iUZKT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/A7xbTuLnwqf.js","crossOrigin":1},"\/mnVq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i2yy4\/y0\/l\/en_US\/9cvX3H1Nq5p.js","crossOrigin":1},"KMi8z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/ueicew8VcPn.js","crossOrigin":1},"6AU0l":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPVh4\/yP\/l\/en_US\/09PrYXat7ty.js","crossOrigin":1},"jTTI\/":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/l\/0,cross\/3F2Pag2M3-i.css","permanent":1,"crossOrigin":1},"FSepT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iUJN4\/yF\/l\/en_US\/YF2kk_r4fZ5.js","crossOrigin":1},"BLaSs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iQB64\/yn\/l\/en_US\/jH3PHfMFtxa.js","crossOrigin":1},"tA5pV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iZ7V4\/yf\/l\/en_US\/bwcoAli3hsB.js","crossOrigin":1},"b7LjK":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/l\/0,cross\/LtRFN5MhJdr.css","crossOrigin":1},"mI2Ir":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/MAodMwzBB2H.js","crossOrigin":1},"ptqbH":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/l\/0,cross\/LxJ895s7oou.css","crossOrigin":1},"5daLA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iFml4\/yk\/l\/en_US\/G6vCbkdrJez.js","crossOrigin":1},"8g5\/4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iwbY4\/y4\/l\/en_US\/LlqY4mxv_jd.js","crossOrigin":1},"gHXGR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/mL9X9lVLjAb.js","crossOrigin":1},"ojovk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/RaKHufQMfkV.js","crossOrigin":1},"lw553":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3icc94\/yf\/l\/en_US\/ACUplXravDX.js","crossOrigin":1},"ighLF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i-ZX4\/yh\/l\/en_US\/TwQMDfUQWfL.js","crossOrigin":1},"IWqom":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/l\/0,cross\/6wb_B73INsP.css","crossOrigin":1},"GMis3":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/l\/0,cross\/OplsO4XznKc.css","crossOrigin":1},"a3Clq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/I8eIZ1aLsaT.js","crossOrigin":1},"Ye9SP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibTM4\/yA\/l\/en_US\/B8P5PcXt7f4.js","crossOrigin":1},"lSNVv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/mIQ47p0fnjq.js","crossOrigin":1},"PIFDK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iLL34\/yl\/l\/en_US\/VDvIun3RO_4.js","crossOrigin":1},"dZ49d":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iUNm4\/ye\/l\/en_US\/mGXEJ7Ot2e-.js","crossOrigin":1},"cqLQS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/g5Acx8D1VsZ.js","crossOrigin":1},"JHgC1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/kH7gTm8XVJL.js","crossOrigin":1},"5mAS4":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/l\/0,cross\/3i5UeEBuidM.css","crossOrigin":1},"rM3BM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/NSIEXdVWHJT.js","crossOrigin":1},"wXxPz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/LB8UVmfojSW.js","crossOrigin":1},"yyoTU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/ZyuntCDoPd-.js","crossOrigin":1},"Pl\/e7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iDaC4\/yZ\/l\/en_US\/BrCUMtc8JkI.js","crossOrigin":1},"GEYVs":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/l\/0,cross\/WVQq1-QMxL9.css","crossOrigin":1},"u+ZJf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i_T84\/yw\/l\/en_US\/vUOeKCjLJ78.js","crossOrigin":1},"qAR1V":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/l\/0,cross\/5EiUhiu78lO.css","nonblocking":1,"crossOrigin":1},"rSuaG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iFib4\/yC\/l\/en_US\/DHXNLLk4HrM.js","crossOrigin":1},"6B8J3":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/l\/0,cross\/7Q9UqotByYY.css","crossOrigin":1},"f+TMm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ii1S4\/yz\/l\/en_US\/v1iLS_086mo.js","crossOrigin":1},"guqm4":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/l\/0,cross\/mryTbquVfuY.css","crossOrigin":1},"yUZ7V":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/l\/0,cross\/k4XJ2s0F7j7.css","crossOrigin":1},"f3+ah":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/eqZIsbixo5P.js","crossOrigin":1},"b\/o2M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3icXF4\/y9\/l\/en_US\/qb1tYMeJh60.js","crossOrigin":1},"dJeQR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/ByFTlOHn-36.js","crossOrigin":1},"sOhas":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/dnmHdckmLRc.js","crossOrigin":1},"baPFl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/uk6tzwIPEiD.js","crossOrigin":1},"rf2Ji":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ii044\/ye\/l\/en_US\/ABFxHCSUmTE.js","crossOrigin":1},"lj3+n":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/l\/0,cross\/pJ1S2HCCPr4.css","permanent":1,"crossOrigin":1},"vodRa":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/l\/0,cross\/ckbx_4yhSFK.css","crossOrigin":1},"SGr0U":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iwqv4\/yD\/l\/en_US\/pJQaRrHfgwC.js","crossOrigin":1},"8\/SiA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i0y14\/yO\/l\/en_US\/yOXFvowW7Tu.js","crossOrigin":1},"2+ymO":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/l\/0,cross\/FRHnpv_YOY0.css","crossOrigin":1},"3X1XQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/JN5P9j1DyCS.js","crossOrigin":1},"sQuNJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/nNzN4VfoJ1s.js","crossOrigin":1},"kEv1C":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ijcM4\/yI\/l\/en_US\/GhswFQ7loZW.js","crossOrigin":1},"sQE\/e":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/qeOuii7HXbn.js","crossOrigin":1},"QMKQw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/l\/0,cross\/LX0GcuEtK54.css","crossOrigin":1},"2EyDR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iTE54\/yN\/l\/en_US\/oRSXDf9Othu.js","crossOrigin":1},"imiIB":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/l\/0,cross\/qpWJAq1okdo.css","crossOrigin":1},"VUsNX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iqQC4\/yV\/l\/en_US\/ySYJtCMQk3w.js","crossOrigin":1},"L6stH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/dVse6HJuJlB.js","crossOrigin":1},"bW5m3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i1e24\/yH\/l\/en_US\/POGOugaA8U2.js","crossOrigin":1},"JQyio":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/UxIlIhZ0wOX.js","crossOrigin":1},"pqDul":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/l\/0,cross\/qC17Wk0O0na.css","crossOrigin":1},"nENpe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/JYITND65AiW.js","crossOrigin":1},"+Q\/xf":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/l\/0,cross\/1J-9l0dU__s.css","crossOrigin":1},"Ai3QS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/Rg-YVHWxEvw.js","crossOrigin":1},"vXuiA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iAF94\/yU\/l\/en_US\/nplVrIssd42.js","crossOrigin":1},"uL1Vj":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/l\/0,cross\/b5YCK9z-QUy.css","crossOrigin":1},"FZqHR":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/l\/0,cross\/JzUjAtjT9Gx.css","permanent":1,"crossOrigin":1},"m0SFq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i4i54\/yI\/l\/en_US\/NiwMCITdg6e.js","crossOrigin":1},"4mZNH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWxf4\/yp\/l\/en_US\/RiX7YNSOZfs.js","crossOrigin":1},"1y5Je":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iJCh4\/yI\/l\/en_US\/JQQUQdZdePi.js","crossOrigin":1},"d5hhN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iA_H4\/yJ\/l\/en_US\/NqaaCpFCsxo.js","crossOrigin":1},"QSVFY":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/l\/0,cross\/CmzcWnimV_W.css","crossOrigin":1},"cjC4v":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3icL14\/yH\/l\/en_US\/0aP95oDNnTe.js","crossOrigin":1},"Ey5WG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/cetGU6vTHqy.js","crossOrigin":1},"i1SYM":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/l\/0,cross\/PuJJIv6xVOf.css","crossOrigin":1},"S4tbj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iT8v4\/y_\/l\/en_US\/0qkyArRKMS2.js","crossOrigin":1},"LhFvV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/yRU2C48Zs2g.js","crossOrigin":1},"x4+NR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ic134\/yP\/l\/en_US\/yvDJ1tHBza3.js","crossOrigin":1},"TsbS8":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/l\/0,cross\/393A8gVyAhh.css","crossOrigin":1},"xD+Ty":{"type":"css","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/l\/0,cross\/MGzqUqTmq3v.css","nonblocking":1,"crossOrigin":1},"Y5WeP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/ds9STK2YMnC.js","crossOrigin":1},"Y4O2B":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iHz14\/yc\/l\/en_US\/Jrw6bwkUL_j.js","crossOrigin":1},"hEu0F":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iaza4\/yZ\/l\/en_US\/YIeKErEax-Z.js","crossOrigin":1},"rvZC5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/daUypjwRWqh.js","crossOrigin":1},"aoQM1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/F80dGJRXzz2.js","crossOrigin":1},"+4sWy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/aa9Dqm0MflI.js","crossOrigin":1},"ttStz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/5HQuRwYdhXh.js","crossOrigin":1},"27kTe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/VqsIuwbKKqO.js","crossOrigin":1},"OQUZ3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/8kL1y2xj6p5.js","crossOrigin":1},"petaf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iAFv4\/yE\/l\/en_US\/26fHrbeqDci.js","crossOrigin":1},"J83Th":{"type":"js","src":"https:\/\/web.archive.org\/web\/20171230125248\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibXO4\/y6\/l\/en_US\/-xclPoe1Ay1.js","crossOrigin":1}});if (true) {Bootloader.enableBootload({"css:CSSFade":{"resources":["JENqJ"]},"ExceptionDialog":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","EAakj","BGJ+Y"],"module":1},"React":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"AsyncDOM":{"resources":["JENqJ","wFMSr","Qu9GL","d25Q1"],"module":1},"ConfirmationDialog":{"resources":["JENqJ","wFMSr","Qu9GL","oE4Do"],"module":1},"Dialog":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","5P1ak","o6xIr"],"module":1},"QuickSandSolver":{"resources":["Qu9GL","JENqJ","wFMSr","Klc20","w8Ryl","+ClWy"],"module":1},"ErrorSignal":{"resources":["Qu9GL","JENqJ","wFMSr","yumTt"],"module":1},"ReactDOM":{"resources":["JENqJ","wFMSr","Qu9GL"],"module":1},"SimpleXUIDialog":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","8KwT3"],"module":1},"XUIButton.react":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"XUIDialogButton.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf"],"module":1},"Banzai":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"BanzaiODS":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"BanzaiStream":{"resources":["Qu9GL","JENqJ","wFMSr","ZU1ro"],"module":1},"ResourceTimingBootloaderHelper":{"resources":["JENqJ","yumTt","Qu9GL"],"module":1},"SnappyCompressUtil":{"resources":["Qu9GL"],"module":1},"TimeSliceHelper":{"resources":["JENqJ","wFMSr","Qu9GL","DDt3Q"],"module":1},"AsyncSignal":{"resources":["JENqJ","wFMSr","Qu9GL"],"module":1},"XLinkshimLogController":{"resources":["Qu9GL","oeUXN"],"module":1},"TimeSliceInteractionsLiteTypedLogger":{"resources":["Qu9GL","JENqJ","wFMSr","ZN6iu"],"module":1},"WebSpeedInteractionsTypedLogger":{"resources":["Qu9GL","JENqJ","wFMSr","E5TBW"],"module":1},"Animation":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc"],"module":1},"DialogX":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q"],"module":1},"XUIDialogBody.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf"],"module":1},"XUIDialogFooter.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf"],"module":1},"XUIDialogTitle.react":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG"],"module":1},"XUIGrayText.react":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"PageTransitions":{"resources":["JENqJ","wFMSr","Qu9GL","yMPvG"],"module":1},"ContextualLayerInlineTabOrder":{"resources":["JENqJ","wFMSr","Qu9GL","D3Xo5","jACCQ"],"module":1},"Tooltip.react":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"RTISubscriptionManager":{"resources":["G2Ejc","Qu9GL","JENqJ","wFMSr"],"module":1},"ChatImpressionLogger":{"resources":["JENqJ","wFMSr","Qu9GL","G2Ejc"],"module":1},"MercuryIDs":{"resources":["Qu9GL"],"module":1},"PagesLogger":{"resources":["VPHV+","Qu9GL","JENqJ","wFMSr"],"module":1},"PagesLoggerEventEnum":{"resources":["VPHV+"],"module":1},"PagesLoggerEventTargetEnum":{"resources":["VPHV+"],"module":1},"getPageIDFromThreadID":{"resources":["Qu9GL","MDkn6"],"module":1},"ChatOpenTabEventLogger":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc"],"module":1},"FantaTabActions":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc"],"module":1},"MercuryThreads":{"resources":["G2Ejc","Qu9GL","JENqJ","wFMSr","MDkn6","8KwT3","KlUSf"],"module":1},"EncryptedImg":{"resources":["Qu9GL","EAakj"],"module":1},"XUIErrorDialogImpl":{"resources":["JENqJ","wFMSr","Qu9GL","bq78q","8mZ3v"],"module":1},"TabBarDropdownItem.react":{"resources":["JENqJ","wFMSr","Qu9GL","bq78q","OrPJn","q+UsP","2y6T6"],"module":1},"ScrollableArea":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"FantaReducersGetMessages":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","MDkn6","8KwT3","KlUSf","hgD2F","tGZuG","yMPvG","bq78q","IRgvs","\/pmca","va9Nw"],"module":1},"MercuryJewel":{"resources":["JENqJ","wFMSr","Qu9GL","MDkn6","5Bqe4","8KwT3","KlUSf","G2Ejc","hgD2F","nLgBV","to1fG","eDj7W","kgWlE","vw02o","4w1J8","E6c4B","ekYJS","rlq\/9","W2Kw5","sOI2B","VPHV+","yMPvG","bq78q","IRgvs","LffAx","+waOD","D3Xo5","5P1ak","n3CYQ"],"module":1},"MercuryOrderedThreadlist":{"resources":["Qu9GL","MDkn6","5Bqe4","wFMSr","8KwT3","JENqJ","KlUSf","G2Ejc","IRgvs","kgWlE"],"module":1},"MercuryServerRequests":{"resources":["MDkn6","Qu9GL","wFMSr","8KwT3","JENqJ","KlUSf","G2Ejc"],"module":1},"MercuryThreadInformer":{"resources":["Qu9GL","MDkn6"],"module":1},"Toggler":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"messengerGraphQLThreadlistFetcherRe":{"resources":["E6c4B","Qu9GL","KlUSf","MDkn6","JENqJ","wFMSr"],"module":1},"MessagesJewelMessageRequestsRow.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","8KwT3","KlUSf","G2Ejc","eDj7W","W2Kw5","g4E3c","oINrt"],"module":1},"FBRTCCallUI":{"resources":["+waOD","Qu9GL","pqeJB","yMPvG","JENqJ","wFMSr","rlq\/9","KlUSf","G2Ejc","2NER7","Ma0Ed"],"module":1},"CollabMessengerLogger":{"resources":["2NER7","Qu9GL","JENqJ","wFMSr","sxPBW"],"module":1},"FBRTCUnsupportedBrowserMessage":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","2NER7","5Bqe4","DPETj"],"module":1},"MessengerRTCGroupCallUnsupportedBrowserDialogController":{"resources":["JENqJ","wFMSr","Qu9GL","yMPvG","bq78q","KlUSf","ekYJS","4w1J8","MDkn6","8KwT3","G2Ejc","tGZuG"],"module":1},"RTCWirelessScreenSharingWindowHandler":{"resources":["G2Ejc","Qu9GL","JENqJ","wFMSr","+waOD","yMPvG","rlq\/9","KlUSf","2NER7","jnxNo"],"module":1},"MNAdsHideAdDialogContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","ekYJS","MDkn6","8KwT3","G2Ejc","4w1J8","KlUSf","tGZuG","yMPvG","bq78q","oINrt","aEcTx","eDj7W","5P1ak","i2py9","sOI2B","rlq\/9","2iUxm","D3Xo5","LffAx","pqeJB","gSJeU","5uLqk"],"module":1},"MNAdsMessagesManageBlockDialogContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","tGZuG","ekYJS","MDkn6","8KwT3","G2Ejc","4w1J8","KlUSf","yMPvG","bq78q","oINrt","eDj7W","5P1ak","i2py9","sOI2B","rlq\/9","Jm2VF","D3Xo5","LffAx","pqeJB","gSJeU","B\/k9S"],"module":1},"MNAdsReportAdDialogContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","ekYJS","MDkn6","8KwT3","G2Ejc","4w1J8","KlUSf","tGZuG","yMPvG","bq78q","oINrt","IkkH+","eDj7W","5P1ak","i2py9","sOI2B","rlq\/9","hjiQm","D3Xo5","LffAx","pqeJB","gSJeU","pe7hX"],"module":1},"MessengerMessageRequestsTypedLogger":{"resources":["Qu9GL","JENqJ","wFMSr","eDj7W"],"module":1},"MessengerContentSearchFunnelLogger":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","\/pmca"],"module":1},"MessengerContentSearchFunnelLoggerConstants":{"resources":["\/pmca"],"module":1},"MessagingVideoViewer.react":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","tGZuG","KlUSf","yMPvG","k84zb","Vo+lD","bq78q","8KwT3","IRgvs","oINrt","xsjWl","XKuq9","rlq\/9","JrNS5"],"module":1},"SpotlightMessagesViewer":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","tGZuG","KlUSf","yMPvG","bq78q","8KwT3","IRgvs","k84zb","AHwlh","oINrt","xsjWl","XKuq9","rlq\/9","JrNS5","Vo+lD","AB0UK","eDj7W"],"module":1},"messengerForwardAttachmentDialogReact":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","MDkn6","tGZuG","oINrt","pqeJB","KlUSf","E6c4B","8KwT3","eDj7W","ZX\/Zj","xAI2A","gSJeU","hgD2F","2RuGe","yMPvG","4w1J8","rlq\/9","LffAx","n3CYQ","W2Kw5","OCE5W","k84zb","ekYJS","bq78q","+fywV"],"module":1},"MessengerPhotosGroup.react":{"resources":["Qu9GL","MDkn6","E6c4B","JENqJ","wFMSr","eDj7W","tGZuG","oINrt","yMPvG","y\/faR","KlUSf","oZBuA","+fywV","EAakj","pqeJB","4w1J8","xAI2A","k84zb","8KwT3","HqWtw","rlq\/9","G2Ejc","bq78q","ekYJS","2RuGe","ZX\/Zj","bse8o","OrPJn","q+UsP","5P1ak","gSJeU","hALgY","7x1ny","IRgvs","hgD2F","LffAx","n3CYQ","W2Kw5","OCE5W"],"module":1},"MessengerGamesQuicksilverPlayerContainer.react":{"resources":["e3qvj","JIEOz","Qu9GL","JENqJ","wFMSr","KlUSf","tGZuG","s5Z4T","2RuGe","ZX\/Zj","yMPvG","bse8o","G2PoG","xAI2A","OCE5W","G2Ejc","eDj7W","IcrhP","Kn6k8","OrPJn","BGJ+Y","MDkn6","8KwT3","o6xIr","E6c4B","gSJeU","hgD2F","pqeJB","oINrt","4w1J8","rlq\/9","LffAx","n3CYQ","W2Kw5","k84zb","ekYJS","bq78q","ng8Yx","EAakj","y\/faR","IRgvs","Pu8na","g1Ftu","+fywV"],"module":1},"messengerPreviewDialogReact":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","MDkn6","KlUSf","yMPvG","+Qf6q","V4Apd","pqeJB","tGZuG","E6c4B","8KwT3","eDj7W","ZX\/Zj","xAI2A","gSJeU","hgD2F","2RuGe","oINrt","4w1J8","rlq\/9","LffAx","n3CYQ","W2Kw5","OCE5W","k84zb","ekYJS","bq78q","EAakj","n5m7L","y\/faR","oZBuA","\/pmca","+fywV"],"module":1},"SphericalPhotoMessengerThumbnail.react":{"resources":["Qu9GL","EAakj","JENqJ","wFMSr","xAI2A","+fywV","nut7u","h2oD5"],"module":1},"CubestripSphericalWebGLRenderer":{"resources":["JENqJ","wFMSr","3thkU","ydSyi","Qu9GL","u7hC8","VUie+"],"module":1},"CylindricalSphericalWebGLRenderer":{"resources":["JENqJ","wFMSr","3thkU","ydSyi","Qu9GL","u7hC8","iCW82"],"module":1},"EquirectSphericalWebGLRenderer":{"resources":["JENqJ","wFMSr","3thkU","ydSyi","Qu9GL","u7hC8","cGHec"],"module":1},"SphericalPhotoFallbackCanvasWrapper.redux":{"resources":["Qu9GL","JENqJ","wFMSr","nIW8J","ydSyi","AB0UK","nut7u","Fz+Up","k84zb","+fywV"],"module":1},"SphericalPhotoTagLoggingUtil":{"resources":["AB0UK","lhuyT","Qu9GL","JENqJ","wFMSr"],"module":1},"SphericalPhotoViewerLoggingUtil":{"resources":["AB0UK","Qu9GL","JENqJ","wFMSr","lhuyT"],"module":1},"SphericalPhotoFallbackIndicator.redux":{"resources":["JENqJ","wFMSr","Qu9GL","nIW8J","ydSyi","rlq\/9","+fywV","PtlOD"],"module":1},"SphericalMediaGyroOverlay.redux":{"resources":["Qu9GL","JENqJ","wFMSr","nIW8J","ydSyi","+fywV","AB0UK","TYshe"],"module":1},"SphericalMediaMouseOverlay.redux":{"resources":["Qu9GL","JENqJ","wFMSr","nIW8J","ydSyi","AB0UK","+fywV","MDaZ0","d6DoQ","lD\/JX"],"module":1},"SphericalPhotoHeadingIndicator.redux":{"resources":["JENqJ","wFMSr","Qu9GL","rlq\/9","nIW8J","ydSyi","AB0UK","F9RxK","3thkU","MDaZ0","u7hC8","RumBn"],"module":1},"SphericalPhotoTagging.redux":{"resources":["Qu9GL","JENqJ","wFMSr","nIW8J","ydSyi","AB0UK","F9RxK","MDaZ0","HmEby","3thkU","u7hC8","RumBn"],"module":1},"SphericalPhotoViewerInMessengerThreadWrapper.react":{"resources":["k84zb","Qu9GL","JENqJ","wFMSr","tGZuG","AB0UK","u7hC8","nIW8J","ydSyi","3thkU","inz8k","8KwT3","7dmjT","MDaZ0","EAakj","hALgY","5P1ak","+fywV","I4N1i","l8sOv"],"module":1},"GenieMessageShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","W2Kw5","eDj7W","KlUSf","G2Ejc","8KwT3","oINrt","tGZuG","oZBuA","k+kxm","ekYJS"],"module":1},"JobApplicationMessageBubbleContainer.react":{"resources":["TvuN0","Qu9GL","JENqJ","wFMSr","ZX\/Zj","xAI2A","W2Kw5","rlq\/9","h42hN","XvaGT","OXdhM","oGVjY","EAakj","LffAx","OCE5W","G2Ejc","KlUSf","5P1ak","8KwT3"],"module":1},"MNAirlineBoardingPassMercuryAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","\/8gee","3aQyz","W2Kw5","ZNEhz","8CsUS","4w1J8","pqeJB","\/pmca","yMPvG","tGZuG","bq78q","KlUSf","ekYJS","oINrt","5P1ak","G2Ejc","w8Ryl","bse8o","sOI2B","VPHV+","eDj7W","hALgY","tr2k+","u21t3","9wpyb","Y2g+U","EAakj","E6c4B","8KwT3","ZX\/Zj","xAI2A","gSJeU","hgD2F","2RuGe","rlq\/9","n3CYQ","OCE5W","k84zb","TEdGW","17NPW","9jMMw","yLwAe","i1fOm","mLG2h","OrPJn","q+UsP","zjYKu","eiOUP","GIquX","JXxY2","+fywV"],"module":1},"MNAirlineCheckInMercuryAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","\/8gee","ZNEhz","4w1J8","pqeJB","\/pmca","9jMMw","yLwAe"],"module":1},"MNAirlineItineraryMercuryAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","R22rv","ZNEhz","4w1J8","pqeJB","\/pmca","\/8gee","yMPvG","tGZuG","bq78q","KlUSf","ekYJS","oINrt","AyUjC","9jMMw","yLwAe","9\/Gkc","5P1ak","EAakj","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5"],"module":1},"MNAirlineUpdateMercuryAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","\/8gee","ZNEhz","Fyxu5","pqeJB","\/pmca","9jMMw","yLwAe","9\/Gkc","5P1ak","EAakj","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","J5QDJ","oSG4y"],"module":1},"MNBillPaymentRequestMercuryShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","FejaZ","mSLFN","AyUjC","R22rv","eDj7W","5P1ak","i2py9","oINrt","tGZuG","Q1LH9","ZM7f7","5ju\/7","V+nGl"],"module":1},"MNCommerceAgentItemSuggestionMercuryShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","5P1ak","EAakj","6i73\/","9jMMw","yLwAe","MDkn6","u4woq","\/yYM7","9\/Gkc","LffAx","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","G2Ejc","E6c4B","vw02o","kgWlE","4w1J8","ekYJS","8KwT3","8TW4B","4JBF\/","jgIQm","BGJ+Y","EKvq9","sOI2B","VPHV+","o6xIr","pqeJB","8mZ3v","AxTkF","rlq\/9","F6tsB","T6vVZ","gSJeU","yumTt","WlnyU","bq78q","z8I6o","dt7Z4","i2py9","Lbh7o","5PxVb","IcrhP","hALgY","F4NKV"],"module":1},"MNCommerceCancelationMercuryShareAttachment.react":{"resources":["tGZuG","Qu9GL","JENqJ","wFMSr","G2Ejc","MDkn6","R22rv","9jMMw","yLwAe","pqeJB","AyUjC","eYjlB","W2Kw5","n5Uc5","D3Xo5","LffAx","IcrhP","yMPvG","bq78q","KlUSf","ekYJS","4w1J8","oINrt","BGJ+Y","2X1WX","gSJeU","ccHBh"],"module":1},"MNCommerceHScrollMessageAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","5P1ak","G2Ejc","w8Ryl","bse8o","sOI2B","VPHV+","eDj7W","hALgY","tr2k+","u21t3","LffAx","MDkn6","W2Kw5","8KwT3","oINrt","tGZuG","oZBuA","SndG6","ekYJS"],"module":1},"MNCommerceProductSubscriptionMercuryShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","IcrhP","5P1ak","EAakj","9jMMw","yLwAe","ApUn2","MDkn6","4ND4f","pqeJB","G90sC","9\/Gkc","LffAx","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","5xtl9"],"module":1},"MNCommercePromotionMercuryShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","ekYJS","MDkn6","8KwT3","G2Ejc","4w1J8","KlUSf","tGZuG","9jMMw","yLwAe","yMPvG","bq78q","oINrt","pqeJB","5P1ak","BGJ+Y","T6vVZ","D3Xo5","IcrhP","gSJeU","9\/Gkc","EAakj","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","eDj7W","HInun","bse8o","E6c4B","ZX\/Zj","hgD2F","2RuGe","rlq\/9","n3CYQ","OCE5W","k84zb","OrPJn","q+UsP","\/pmca","RuMJN","yumTt","zzKWG","nIW8J","vw02o","8TW4B","8mZ3v","EKvq9","AxTkF","jgIQm","sOI2B","VPHV+","T69ll","o6xIr","F6tsB","Lbh7o","5PxVb","hALgY","n5m7L","i2py9","zeoWD","4JBF\/","iVt9A","y\/faR","7x1ny","HqWtw","IRgvs","kgWlE","dt7Z4","6i73\/","WlnyU","56n0i","Qy7qu","1PO8\/","F4NKV"],"module":1},"MNCommerceReceiptMercuryShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","D3Xo5","MDkn6","LffAx","IcrhP","pqeJB","R22rv","tGZuG","AyUjC","yMPvG","bq78q","KlUSf","ekYJS","4w1J8","oINrt","G2Ejc","9jMMw","yLwAe","BGJ+Y","2X1WX","gSJeU","W2Kw5","\/pmca"],"module":1},"MNCommerceRetailShipmentShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","D3Xo5","LffAx","IcrhP","BWEok","F6tsB","GAxnH","pqeJB","FWvaN","gSJeU","tGZuG","vK5g2","\/Es4M","Sc9T4","EAakj","R22rv","AyUjC","yMPvG","bq78q","KlUSf","ekYJS","4w1J8","oINrt","G2Ejc","9jMMw","yLwAe","bse8o","sOI2B","iVt9A","T6vVZ","2X1WX","8KwT3","BGJ+Y","5P1ak","i2py9","rlq\/9","RDCL5","hALgY","H0kNa","4fr+1","pKySs","PYAlI","7lMvN","o0bZN","0RmrI","VcMSJ","sSdCu","VPHV+","eDj7W","FDvLd","+EEqh","s9gdN","4Fk36","gXEih","QW6yT","0mUyY","jm3cG","XkreK","ssWD7","hFvU+","y7Y1x"],"module":1},"MNCommerceShipmentTrackingEventShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","D3Xo5","LffAx","IcrhP","BWEok","F6tsB","GAxnH","pqeJB","FWvaN","gSJeU","tGZuG","vK5g2","\/Es4M","Sc9T4","EAakj","R22rv","AyUjC","yMPvG","bq78q","KlUSf","ekYJS","4w1J8","oINrt","G2Ejc","9jMMw","yLwAe","bse8o","sOI2B","iVt9A","T6vVZ","2X1WX","8KwT3","BGJ+Y","5P1ak","i2py9","rlq\/9","RDCL5","hALgY","H0kNa","4fr+1","pKySs","PYAlI","7lMvN","o0bZN","0RmrI","VcMSJ","sSdCu","VPHV+","eDj7W","FDvLd","+EEqh","s9gdN","4Fk36","gXEih","QW6yT","0mUyY","jm3cG","XkreK","ssWD7","hyXYj","NGkcF"],"module":1},"MNTransportationRideConfirmationMercuryAttachment.react":{"resources":["Qu9GL","BWEok","F6tsB","T6vVZ","RDCL5","hALgY","JENqJ","wFMSr","9jMMw","EAakj","yLwAe","tGZuG","MDkn6","sSdCu","VPHV+","G2Ejc","5P1ak","eDj7W","3ayiB","VdtAV","8ZwAC","Za8IX","LffAx","8o83Z"],"module":1},"MNTransportationRideReceiptMercuryAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","R22rv","BWEok","F6tsB","T6vVZ","RDCL5","hALgY","9jMMw","EAakj","yLwAe","tGZuG","MDkn6","sSdCu","VPHV+","G2Ejc","5P1ak","eDj7W","3ayiB","VdtAV","8ZwAC","Za8IX","LffAx","AyUjC","\/pmca","lA1Ai"],"module":1},"MercuryAnimatedShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","9\/Gkc","LffAx","5P1ak","EAakj","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","8KwT3","E9Lub","Ygaxy"],"module":1},"MercuryCommerceProductItemShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","5P1ak","EAakj","LffAx","MDkn6","oINrt","R+Dsu","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5"],"module":1},"MercuryCrisisListingAttachment.react":{"resources":["Qu9GL","ZFMQY","JENqJ","wFMSr","MDkn6","8KwT3","LffAx","\/3VVo","W2Kw5","2U6eY","4\/XpM","TL35v"],"module":1},"MercuryCulturalMomentHolidayCardAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","hALgY","rlq\/9","8KwT3","pqeJB","7x1ny","tGZuG","bq78q","G2Ejc","k84zb","ekYJS","4w1J8","2RuGe","ZX\/Zj","bse8o","OrPJn","q+UsP","gSJeU","HqWtw","IRgvs","7zMax","yHaiu"],"module":1},"MercuryEventShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","wgX2E","ci2PT","MDkn6","8KwT3","9\/Gkc","LffAx","5P1ak","EAakj","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","yMPvG","NYuDb","G2Ejc","sORsw","+CAO9"],"module":1},"MercuryEventTicketShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","sORsw","5PxVb","ci2PT","KlUSf","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","yMPvG","9SeO5","R8kGU","rlq\/9","+Hnbp"],"module":1},"MercuryFallbackShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG"],"module":1},"MercuryFundraiserAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","FZweX","MDkn6","8KwT3","9\/Gkc","LffAx","5P1ak","EAakj","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","G2PoG","OYGPi","aunxQ","w3NP9"],"module":1},"MercuryIceBreakerMessageShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","G2Ejc","8KwT3","KlUSf","LffAx","mpzPL","r\/zFg","fNenY"],"module":1},"MercuryImageShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","9\/Gkc","LffAx","5P1ak","EAakj","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","8KwT3","E9Lub"],"module":1},"MercuryLeadFormShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","G2PoG","xUpTD","EKvq9","Kzo1p","VtRGa"],"module":1},"MercuryLeadFormUserInfoShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","Kzo1p","K+eM7"],"module":1},"MercuryLightweightEventShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","y\/faR","8KwT3","KlUSf","G2Ejc","W2Kw5","STu0E","rlq\/9","d6GsS","4JBF\/","5P1ak","A+D3x","OiVZh","sOI2B","AxTkF","bq78q","yMPvG","ekYJS","juaAI","gSJeU","xhErL","BGJ+Y","pKySs","EAakj","hALgY","n5m7L","ci2PT","IcrhP","+L6gw","z+WIN","tGZuG","pqeJB","oINrt","hgD2F","4w1J8","E6c4B","n3CYQ","oZBuA","\/pmca","Q+U7v","0F7Ta","s1Qvw"],"module":1},"MercuryMessageLiveLocationShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","5P1ak","EAakj","LffAx","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","24JS\/","BWEok","F6tsB","pKySs","hgD2F","8KwT3","G2Ejc","iVt9A","rlq\/9","lPaeU"],"module":1},"MercuryMessageLocationShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","5P1ak","EAakj","LffAx","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","lPaeU","obOI4"],"module":1},"MercuryMessengerFriendRequestAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","MJMih","pQuBc","Hggn1","X5\/Dc","7MEr3","+vwNL"],"module":1},"MercuryMessengerInviteShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","yMPvG","bq78q","1wZN7","MDkn6","W2Kw5","pqeJB","4w1J8"],"module":1},"MercuryMusicAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","8KwT3","pqeJB","vqDlx"],"module":1},"MercuryPaymentPlatformShareAttachment.react":{"resources":["nagZj","Qu9GL","8mZ3v","EKvq9","MDkn6","JENqJ","wFMSr","jgIQm","bq4cb","8TW4B","KlUSf","EAakj","o6xIr","yLwAe","yMPvG","bq78q","vw02o","pqeJB","eDj7W","AxTkF","rlq\/9","sOI2B","VPHV+","T69ll","F6tsB","T6vVZ","4w1J8","8KwT3","G2Ejc","E6c4B","ekYJS","Lbh7o","5PxVb","hALgY","5P1ak","bse8o","gSJeU","BGJ+Y","n5m7L","i2py9","zeoWD","4JBF\/","q+UsP","yumTt","iVt9A","OrPJn","RuMJN","IcrhP","CX0zj","a3qZP","9\/Gkc","LffAx","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","Ryvkj","juaAI","V4n5+"],"module":1},"MercuryRTCShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","G2Ejc","+waOD","yMPvG","rlq\/9","MDkn6","gSJeU","tGZuG","8KwT3","LffAx","n3CYQ","bq78q","wYE\/J","oZBuA","W2Kw5","Qrmeb","ekYJS"],"module":1},"MercurySaleGroupProductItemShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","5P1ak","EAakj","LffAx","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","8KwT3","E9Lub","Q4\/xT"],"module":1},"MercuryShareLargeImageAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","G2Ejc","8KwT3","KlUSf","\/pmca","LffAx","E6c4B","n3CYQ","oINrt","0QUic","ekYJS","4w1J8","pDI7j","5P1ak","EAakj","hJQ2M","9\/Gkc","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","yMPvG","E9Lub"],"module":1},"MercuryTransactionInvoiceShareAttachment.react":{"resources":["nagZj","Qu9GL","8mZ3v","EKvq9","MDkn6","JENqJ","wFMSr","jgIQm","bq4cb","8TW4B","KlUSf","EAakj","o6xIr","yLwAe","yMPvG","bq78q","vw02o","pqeJB","eDj7W","AxTkF","rlq\/9","sOI2B","VPHV+","T69ll","F6tsB","T6vVZ","4w1J8","8KwT3","G2Ejc","E6c4B","ekYJS","Lbh7o","5PxVb","hALgY","5P1ak","bse8o","gSJeU","BGJ+Y","n5m7L","i2py9","zeoWD","4JBF\/","q+UsP","yumTt","iVt9A","OrPJn","RuMJN","IcrhP","D3Xo5","TFd6V","ydSyi","a3qZP","sldA\/","juaAI","2X1WX","BWEok","tr2k+","mSSrG","LbkbR","\/lib2","lg4kR","F8yWh","tGZuG","AyUjC","R22rv","9jMMw","LffAx","CErFa","+Telc","8QhdJ","9iDKS","Px9Ri"],"module":1},"MercuryVideoShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","bse8o","sOI2B","MDkn6","9\/Gkc","LffAx","5P1ak","EAakj","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","yMPvG","8KwT3","E9Lub","hALgY","rlq\/9","pqeJB","7x1ny","tGZuG","bq78q","G2Ejc","k84zb","ekYJS","4w1J8","2RuGe","ZX\/Zj","OrPJn","q+UsP","gSJeU","HqWtw","IRgvs"],"module":1},"MercuryThirdPartyMediaAttachmentContent.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","yMPvG","yumTt","zzKWG","nIW8J","bse8o","sOI2B","5P1ak","EAakj","LffAx","MDkn6","oINrt","hJQ2M","gV6Wr","VPHV+","G2Ejc","eDj7W","W2Kw5"],"module":1},"MercuryVideoShareYoutubeAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","xOT07"],"module":1},"MessengerGamesScoreShareContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","KlUSf","2RuGe","yMPvG","wEq6G","tGZuG","9\/Gkc","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","k84zb","HInun","ZX\/Zj","bse8o","ekYJS","4w1J8","pqeJB"],"module":1},"MessengerGamesShareContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","KlUSf","2RuGe","yMPvG","wEq6G","tGZuG","9\/Gkc","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","k84zb","HInun","ZX\/Zj","bse8o","ekYJS","4w1J8","pqeJB"],"module":1},"MessengerLightweightActionAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","MDkn6","G2Ejc","8KwT3","KlUSf","LffAx","yMPvG","bq78q","5P1ak","EAakj","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","oINrt","GGdjm"],"module":1},"MessengerMomentsAppShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","EAakj","xAI2A","LffAx","MDkn6","Hk7G0","II0G6"],"module":1},"MessengerPlatformVerticalListAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","W2Kw5","eDj7W","KlUSf","G2Ejc","8KwT3","oINrt","tGZuG","oZBuA","9jMMw","K\/zAH","ekYJS"],"module":1},"MessengerPlatformVerticalListItemAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","eDj7W","HInun","8KwT3","KlUSf","bse8o","5P1ak","tGZuG","E6c4B","MDkn6","G2Ejc","ZX\/Zj","xAI2A","gSJeU","hgD2F","pqeJB","2RuGe","yMPvG","oINrt","4w1J8","rlq\/9","LffAx","n3CYQ","W2Kw5","OCE5W","k84zb","ekYJS","OrPJn","q+UsP","9jMMw","bq78q","\/pmca","RuMJN","yumTt","zzKWG","nIW8J","9\/Gkc","EAakj","hJQ2M","oZBuA","y+dki","+fywV","vw02o","8TW4B","8mZ3v","EKvq9","AxTkF","jgIQm","sOI2B","VPHV+","T69ll","o6xIr","F6tsB","T6vVZ","Lbh7o","5PxVb","hALgY","BGJ+Y","n5m7L","i2py9","zeoWD","4JBF\/","iVt9A","y\/faR","sDfqW"],"module":1},"MessengerTeamBotShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","z4FT+"],"module":1},"MovieBotMovieListShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","x7fwf","oINrt","bvH0F","kSYHX","6OzR2","qsIDZ","\/I+O6"],"module":1},"MovieBotMovieShowtimeListShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","x7fwf","oINrt","bvH0F","kSYHX","6OzR2","qsIDZ","AxTkF","rlq\/9","mU7Vx","YSrGr","p\/GCW"],"module":1},"NeoInvitationMercuryShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","kHLJa","oINrt","2calD"],"module":1},"NeoKidInitiateFriendingMercuryShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","kHLJa","oINrt"],"module":1},"P2PMercuryShareAttachmentContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","G2Ejc","KlUSf","E6c4B","vw02o","kgWlE","4w1J8","yMPvG","bq78q","ekYJS","W2Kw5","8KwT3","5P1ak","ZX\/Zj","5PxVb","i2py9","jgIQm","IcrhP","EAakj","hALgY","rlq\/9","7nlLw","kNE5t","drfEz","xAI2A","sOI2B","VPHV+","oINrt","Lu6T3"],"module":1},"P2PPaymentRequestMercuryShareAttachmentContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","LffAx","5P1ak","EAakj","MDkn6","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","KlUSf","yMPvG","G2Ejc","E6c4B","ZX\/Zj","5PxVb","i2py9","jgIQm","IcrhP","ekYJS","8KwT3","4w1J8","bq78q","kgWlE","hALgY","rlq\/9","7nlLw","kNE5t","vw02o","sOI2B","VPHV+","X+2a7","Lu6T3"],"module":1},"PageMessengerShareAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","BWEok","F6tsB","pKySs","MDkn6","8KwT3","9\/Gkc","LffAx","5P1ak","EAakj","oINrt","hJQ2M","xAI2A","oZBuA","y+dki","+fywV","W2Kw5","yMPvG","bq78q","eDj7W","HInun","bse8o","tGZuG","E6c4B","G2Ejc","ZX\/Zj","gSJeU","hgD2F","pqeJB","2RuGe","4w1J8","rlq\/9","n3CYQ","OCE5W","k84zb","ekYJS","OrPJn","q+UsP","9jMMw","\/pmca","RuMJN","yumTt","zzKWG","nIW8J","vw02o","8TW4B","8mZ3v","EKvq9","AxTkF","jgIQm","sOI2B","VPHV+","T69ll","o6xIr","T6vVZ","Lbh7o","5PxVb","hALgY","BGJ+Y","n5m7L","i2py9","zeoWD","4JBF\/","iVt9A","y\/faR"],"module":1},"PagesPlatformBookingMessageAttachment.react":{"resources":["Qu9GL","JENqJ","wFMSr","AxTkF","rlq\/9","MDkn6","EKvq9","h42hN","2RuGe","KlUSf","ZX\/Zj","yMPvG","bse8o","G2PoG","xAI2A","OCE5W","G2Ejc","oGVjY","8KwT3","5P1ak","a3qZP","EAakj","tr2k+","ekYJS","iVt9A","T6vVZ","A+D3x","sOI2B","bq78q","eDj7W","juaAI","V4n5+","nIW8J","jgIQm","2X1WX","4JBF\/","CX0zj","BGJ+Y","sORsw","5PxVb","VPHV+","Lwd8x","EPhyV","RuMJN","S9Mau","w7he9","KkxrU","mIRPo","W2Kw5","Lu6T3","iBWLz","a2EVx"],"module":1},"PagesPlatformLeadGenMercuryShareAttachmentContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","LffAx","MDkn6","W2Kw5","L3ZR9","oINrt"],"module":1},"MessengerAdsConversionExperimentTypedLogger":{"resources":["Qu9GL","JENqJ","wFMSr","JQ5sY"],"module":1},"MessengerAdsConversionExperimentsBannerEvents":{"resources":["uc2q5"],"module":1},"MercuryThirdPartyMusicAttachmentContent.react":{"resources":["Qu9GL","JENqJ","wFMSr","CczLr","naJvB","0vGBR","oINrt","MDkn6","5P1ak","EAakj","LffAx","G2Ejc","8KwT3","KlUSf","tGZuG","yMPvG","bq78q","eDj7W","HInun","bse8o","E6c4B","ZX\/Zj","xAI2A","gSJeU","hgD2F","pqeJB","2RuGe","4w1J8","rlq\/9","n3CYQ","W2Kw5","OCE5W","k84zb","ekYJS","OrPJn","q+UsP","9jMMw","\/pmca","RuMJN","yumTt","zzKWG","nIW8J","vw02o","8TW4B","8mZ3v","EKvq9","AxTkF","jgIQm","sOI2B","VPHV+","T69ll","o6xIr","F6tsB","T6vVZ","Lbh7o","5PxVb","hALgY","BGJ+Y","n5m7L","i2py9","zeoWD","4JBF\/","iVt9A","y\/faR","+fywV"],"module":1},"MessengerMusicIntegrationLoggerEvents":{"resources":["POCVt"],"module":1},"MessengerMusicIntegrationTypedLogger":{"resources":["Qu9GL","JENqJ","wFMSr","POCVt"],"module":1},"MercuryJewelBootloadModules":{"resources":["JENqJ","wFMSr","Qu9GL","to1fG"],"module":1},"messengerGraphQLThreadFetcherRe":{"resources":["KlUSf","Qu9GL","E6c4B","MDkn6","JENqJ","wFMSr"],"module":1},"MessagingForwardAttachmentDialogImpl.react":{"resources":["Qu9GL","JENqJ","wFMSr","gSJeU","G2Ejc","pqeJB","yMPvG","bq78q","KlUSf","bse8o","MDkn6","tGZuG","EAakj","hALgY","5P1ak","E6c4B","y\/faR","4B9n5","8KwT3","BGJ+Y","KSeNu","ekYJS","o6xIr","ZX\/Zj","xAI2A","hgD2F","OCE5W","a3qZP","vhuzs","Lu6T3","+fywV"],"module":1},"SpotlightViewerSphericalPhoto.react":{"resources":["k84zb","Qu9GL","JENqJ","wFMSr","AB0UK","EAakj","hALgY","5P1ak","+fywV","MDaZ0","tGZuG","nIW8J","ydSyi","u7hC8","3thkU","inz8k","8KwT3","7dmjT","oINrt","GHRVq"],"module":1},"P2PAcceptMoneyDialogImpl.react":{"resources":["vw02o","Qu9GL","JENqJ","wFMSr","sOI2B","VPHV+","4w1J8","KlUSf","G2Ejc","MDkn6","E6c4B","ekYJS","B6D8W","yMPvG","bq78q","8KwT3","9+XJk","kgWlE","8TW4B","4JBF\/","5P1ak","jgIQm","BGJ+Y","EAakj","EKvq9","o6xIr","pqeJB","8mZ3v","AxTkF","rlq\/9","F6tsB","T6vVZ","gSJeU","yumTt","WlnyU","z8I6o","dt7Z4","6i73\/","i2py9","Lbh7o","5PxVb","9jMMw","F4NKV","yB9jx","FGCVc","q+UsP","bse8o","W2Kw5","En7QS"],"module":1},"PageUsernameEditDialog.react":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","bse8o","8FCRI","WTu5\/","5BSbM","8KwT3","ekYJS","EAakj","UvD3M","1E2XK","ahMc0"],"module":1},"FBRTCCore":{"resources":["G2Ejc","Qu9GL","JENqJ","wFMSr","+waOD","KlUSf","yMPvG","rlq\/9"],"module":1},"FBKeyframesLoggedSession":{"resources":["Qu9GL","JENqJ","wFMSr","eDj7W","KlUSf","4bJMl","GAIna"],"module":1},"KeyframesAssetDecoder":{"resources":["vn1PE","Qu9GL","KQ+lo","E6c4B"],"module":1},"KeyframesRenderer":{"resources":["Qu9GL","vn1PE","4bJMl","R8kGU"],"module":1},"VideoChannelController":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","e8h5O","EWpTY","T69ll","OCE5W","7x1ny","MLOvg","\/dYnH","fHANF","Lu6T3","KlUSf","1jAR5","J317O","D0TuP","8KwT3","G2Ejc","rlq\/9","sD8o3"],"module":1},"AsyncRequest":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"UFIReactionsTooltipImpl.react":{"resources":["Qu9GL","JENqJ","wFMSr","bq78q","yMPvG","o9TY+","Svho7"],"module":1},"TahoeBackAffordanceContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","9Df6t","2RuGe","KlUSf","ZX\/Zj","yMPvG","bse8o","\/dYnH","G2Ejc","8KwT3","e0t4W","Lu6T3","EWpTY","UauU6","4JBF\/"],"module":1},"TahoeController":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","G2Ejc","AB0UK","8mZ3v","9Df6t","Bj+F\/","o6l5v","iYqVH","4JBF\/","kNE5t","KlUSf","GQzxG","04DV5","EAakj","2X1WX","iVt9A","BGJ+Y","elwwV","yumTt","o6xIr","7x1ny","8KwT3","5P1ak","\/dYnH","q+UsP","rlq\/9","e8h5O","tBk3W","2UqSC","e0t4W","y1epN","sOI2B"],"module":1},"VideoChannelHandleLink":{"resources":["1jAR5","Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","e8h5O","EWpTY","T69ll","OCE5W","7x1ny","MLOvg","\/dYnH","fHANF","Lu6T3","KlUSf","J317O","D0TuP","8KwT3","G2Ejc","rlq\/9","wcg8f","sD8o3"],"module":1},"PageUnpublishPageLikeWarningDialog.react":{"resources":["Qu9GL","JENqJ","wFMSr","8FCRI","yMPvG","bq78q","KlUSf","8KwT3","NW0hR","jjYkh"],"module":1},"BanzaiLogger":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"PhotoSnowliftViewableWithContextMenuLogging":{"resources":["JENqJ","wFMSr","Qu9GL","ZSYjA"],"module":1},"PhotoSnowliftViewableWithShieldIconOverlay":{"resources":["JENqJ","wFMSr","Qu9GL","6tZ+K","GS6t9","+Ijro"],"module":1},"CompactTypeaheadRenderer":{"resources":["JENqJ","wFMSr","Qu9GL","26JFv","vhuzs"],"module":1},"ContextualTypeaheadView":{"resources":["JENqJ","wFMSr","Qu9GL","8KwT3","26JFv","Xkzfn","bq78q"],"module":1},"InputSelection":{"resources":["JENqJ","wFMSr","Qu9GL","yMPvG"],"module":1},"HashtagParser":{"resources":["o6xIr","zzKWG"],"module":1},"MentionsInput":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","m9ytB","S4nhr","o6xIr"],"module":1},"TextAreaControl":{"resources":["Qu9GL","JENqJ","wFMSr","bse8o","5P1ak"],"module":1},"Typeahead":{"resources":["Qu9GL","JENqJ","wFMSr","8KwT3","26JFv"],"module":1},"TypeaheadAreaCore":{"resources":["JENqJ","wFMSr","Qu9GL","yMPvG","bse8o","5P1ak","Xkzfn","m9ytB"],"module":1},"TypeaheadBestName":{"resources":["Qu9GL","m9ytB"],"module":1},"TypeaheadHoistFriends":{"resources":["m9ytB"],"module":1},"TypeaheadMetrics":{"resources":["Qu9GL","JENqJ","wFMSr","n5m7L","m9ytB"],"module":1},"TypeaheadMetricsX":{"resources":["JENqJ","wFMSr","Qu9GL","n5m7L","qfzTq"],"module":1},"TypingDetector":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","y\/faR"],"module":1},"UFIComments":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"EmojiPicker.react":{"resources":["Qu9GL","JENqJ","wFMSr","bq78q","\/ytqd","G2Ejc","OrPJn","q+UsP","GnAT+","n5m7L","BGJ+Y","5P1ak","8KwT3","KlUSf","W2Kw5","vw02o","ZiXZK","YLMMr","iVt9A","E5a0X"],"module":1},"LoggableBodymovin":{"resources":["Qu9GL","wb3qs","1AyiH"],"module":1},"TextDelightController":{"resources":["JENqJ","wFMSr","Qu9GL","4bJMl","OCE5W","eDj7W","KlUSf","GAIna","fHANF"],"module":1},"UFIAddCommentLiveTypingPublisher":{"resources":["Qu9GL","jNgMf","JENqJ","wFMSr"],"module":1},"UFIUploader":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","KlUSf","o6xIr","w8Ryl","EAakj","ekYJS","Btv0I","5P1ak","Klc20","yMPvG","wE\/xn"],"module":1},"ChatContentSearchFlyout.react":{"resources":["DPpge","Qu9GL","JENqJ","wFMSr","r+Lze","kF1+E","MDkn6","8KwT3","pqeJB","KlUSf","56n0i","W2Kw5","vw02o","ZiXZK","YLMMr","ekYJS","EAakj","E5a0X"],"module":1},"ContextualLayerAutoFlip":{"resources":["Qu9GL","JENqJ","wFMSr","bq78q"],"module":1},"XUIContextualDialog.react":{"resources":["JENqJ","Qu9GL","wFMSr"],"module":1},"LayerTabIsolation":{"resources":["JENqJ","wFMSr","Qu9GL"],"module":1},"UFIMentionFlyout.react":{"resources":["Qu9GL","JENqJ","wFMSr","a3qZP","otTvQ","UXQjI"],"module":1},"GroupMemberActionSource":{"resources":["nIW8J"],"module":1},"StickersStore.react":{"resources":["Qu9GL","JENqJ","wFMSr","2RuGe","KlUSf","ZX\/Zj","yMPvG","bse8o","oINrt","3py3C","E6c4B","DPpge","ci2PT","YujYI","fxqRk"],"module":1},"StickersStorePackDetailRoute":{"resources":["KlUSf","2RuGe","yMPvG","Qu9GL","JENqJ","wFMSr","3py3C"],"module":1},"StickersStorePackListRoute":{"resources":["KlUSf","2RuGe","yMPvG","Qu9GL","JENqJ","wFMSr","3py3C"],"module":1},"react-relay\/classic\/container\/RelayRootContainer":{"resources":["Qu9GL","JENqJ","wFMSr","ZX\/Zj","2RuGe","KlUSf","yMPvG","bse8o"],"module":1},"StickersFlyout.react":{"resources":["DPpge","Qu9GL","JENqJ","wFMSr","KlUSf","YLMMr","E6c4B","G2Ejc","ZX\/Zj","2RuGe","yMPvG","bse8o","k84zb","bq78q","oINrt","8KwT3","ZiXZK","ekYJS","n5m7L","ci2PT","W2Kw5","vw02o","E5a0X"],"module":1},"AsyncDialog":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q"],"module":1},"EmoticonUtils":{"resources":["wFMSr","Qu9GL","IcrhP"],"module":1},"EmoticonsList":{"resources":["wFMSr","Qu9GL"],"module":1},"MercurySourceType":{"resources":["MDkn6"],"module":1},"SelectionPosition":{"resources":["JENqJ","wFMSr","Qu9GL","yMPvG","IcrhP"],"module":1},"OptimisticVideoComment.react":{"resources":["Qu9GL","JENqJ","wFMSr","EAakj","hALgY","5P1ak","ekYJS","Btv0I","n5m7L","rlq\/9","IrfhN","yMPvG","0XyVw"],"module":1},"Sticker.react":{"resources":["Qu9GL","KlUSf","JENqJ","wFMSr","ekYJS","n5m7L"],"module":1},"UFIAttachedMediaPreview.react":{"resources":["Qu9GL","JENqJ","wFMSr","OrPJn","BGJ+Y","yMPvG","0XyVw","+3Ylc"],"module":1},"UFICommentMarkdownPreview.react":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","+CAO9","rXQn9","C2Eds","cf1km","0Qz\/x","\/8JWG"],"module":1},"UFICommentMessengerGroupsPrompt.react":{"resources":["Qu9GL","JENqJ","wFMSr","ekYJS","EAakj","K7OiS","sNDhQ"],"module":1},"UFICommentMessengerPrompt.react":{"resources":["Qu9GL","JENqJ","wFMSr","K7OiS","XRiHe"],"module":1},"XUIAmbientNUX.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","yMPvG"],"module":1},"UFICommentingAsConstituentHeader.react":{"resources":["Qu9GL","JENqJ","wFMSr","y2z54","E5boj","RQawI"],"module":1},"XMessengerAssociatedObjectGroupCreateController":{"resources":["Qu9GL","6u8zn"],"module":1},"SpatialReactionClickAnimation":{"resources":["Qu9GL","4JBF\/","F9RxK","JENqJ","wFMSr","g6aG0","KlUSf","T69ll","R8kGU","1jAR5","7x1ny","rlq\/9","3thkU","gSJeU","HrdJh"],"module":1},"SpatialReactionFunnelLoggingStore":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","g6aG0","T69ll","R8kGU","1jAR5","F9RxK","4JBF\/","7x1ny","rlq\/9"],"module":1},"SpatialReactionsProductionStore":{"resources":["Qu9GL","R8kGU","g6aG0","JENqJ","wFMSr","KlUSf","T69ll","1jAR5","F9RxK","4JBF\/","gSJeU"],"module":1},"SphericalVideoComponentActions":{"resources":["Qu9GL","JENqJ","wFMSr","F9RxK"],"module":1},"UFIReactionsAnimationPreloader":{"resources":["Qu9GL","JENqJ","fHANF","tbpl5"],"module":1},"UFIReactionsMenuImpl.react":{"resources":["JENqJ","wFMSr","Qu9GL","T69ll","VFTYF","HrdJh","R8kGU","g6aG0","4JBF\/","F9RxK","KlUSf","1jAR5","7x1ny","rlq\/9","3thkU","gSJeU","Btv0I","inz8k","MLOvg"],"module":1},"UFIReactionsMenuWithAnimatedIcons.react":{"resources":["Qu9GL","JENqJ","wFMSr","to1fG","4bJMl","GAIna","fHANF","EWpTY","T69ll","VFTYF","HrdJh","R8kGU","g6aG0","4JBF\/","F9RxK","KlUSf","1jAR5","7x1ny","rlq\/9","3thkU","gSJeU","Btv0I","inz8k","MLOvg","550L\/"],"module":1},"UFIReactionsNUX.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","yMPvG","+g5ut"],"module":1},"DOMScroll":{"resources":["JENqJ","wFMSr","Qu9GL"],"module":1},"LegacyContextualDialog":{"resources":["JENqJ","wFMSr","Qu9GL","KxUhL","yMPvG","lgLA4","YRdzn"],"module":1},"UFICommentMarkdownFormattedLink.react":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","EAakj","+CAO9","9EMwh"],"module":1},"UFICreatorInfo.react":{"resources":["Qu9GL","JENqJ","wFMSr","rlq\/9","8KwT3","i2py9","tGZuG"],"module":1},"UFICommentShareNUX.react":{"resources":["Qu9GL","JENqJ","wFMSr","bq78q","KlUSf","yMPvG","+VWNr"],"module":1},"UFICommentPrivateReplyNux.react":{"resources":["Qu9GL","JENqJ","wFMSr","bq78q","yMPvG","KlUSf","IKC6k"],"module":1},"Image.react":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"MultiPlacePageInfoCard.react":{"resources":["Qu9GL","JENqJ","wFMSr","gSJeU","BGJ+Y","Y4xrE","8KwT3","KlUSf","yMPvG","ekYJS","EAakj","hALgY","5P1ak","bq78q","n5m7L","KWsIL","b0hWo","G2Ejc","iqZqI","79AZC","3iV30","ZX\/Zj","sOI2B","Lu6T3"],"module":1},"PageCommentQuestionMessageCard.react":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","VPHV+","TeSw5","Vgu\/8"],"module":1},"PlaceListLiveCommentAttachment.react":{"resources":["Y4xrE","zparn","Qu9GL","JENqJ","wFMSr","gSJeU","BGJ+Y","8KwT3","KlUSf","yMPvG","ekYJS","EAakj","hALgY","5P1ak","bq78q","n5m7L","KWsIL","b0hWo","G2Ejc","iqZqI","79AZC","3iV30","ZX\/Zj","sOI2B","Lu6T3"],"module":1},"ProductBookRecommendationCard.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","gSJeU","BGJ+Y","8KwT3","KlUSf","yMPvG","ekYJS","EAakj","hALgY","5P1ak","bq78q","n5m7L","TMHPO","KWsIL","iqZqI","d9SvZ"],"module":1},"ProductRecommendationCard.react":{"resources":["Qu9GL","JENqJ","wFMSr","TMHPO","KWsIL","ujGNh","8KwT3","KlUSf","ekYJS","EAakj","ZIzzL","d9SvZ","vu9sw"],"module":1},"UFILiveCommentLinkPreviewArticleContextTrigger.react":{"resources":["JENqJ","wFMSr","Qu9GL","mNRz6","yMPvG","bq78q","rta72","T6s1l","PtWJ+"],"module":1},"UFILiveCommentLinkPreviewMisinfoWarningFooter.react":{"resources":["Qu9GL","JENqJ","wFMSr","YKWsK","tHSMF","kX9jp"],"module":1},"UFILiveCommentLinkPreview.react":{"resources":["Qu9GL","JENqJ","wFMSr","fxqRk","5P1ak","iPulg"],"module":1},"ConstituentBadge.react":{"resources":["Qu9GL","JENqJ","wFMSr","KLCGI","y2z54"],"module":1},"ContextualDialogArrow":{"resources":["JENqJ","wFMSr","Qu9GL"],"module":1},"PopoverMenu.react":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"ReactXUIMenu":{"resources":["Qu9GL","JENqJ","wFMSr"],"module":1},"XUIMenuSeparator.react":{"resources":["JENqJ","wFMSr","Qu9GL","yMPvG","KlUSf","bse8o"],"module":1},"UFICommentRemovalControls.react":{"resources":["Qu9GL","JENqJ","wFMSr","EAakj","izOph"],"module":1},"UFIJoinEvent.react":{"resources":["Qu9GL","JENqJ","wFMSr","8KwT3","G2Ejc","YNxeK"],"module":1},"UFILiveVideoAnnouncementCTAContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","6e64Z","4JBF\/","xytS9","tBk3W","4C0Ui","V4n5+","X9Y1U"],"module":1},"UFIScrollHighlight":{"resources":["JENqJ","wFMSr","Qu9GL","G2Ejc","KlUSf","GJSTr","rSdpp"],"module":1},"PhotoTagger":{"resources":["Qu9GL","JENqJ","wFMSr","n5m7L","KxUhL","a31Lq","P7dkk","yMPvG","p6dFW","6bDdu","AB0UK","tPNLb","40h3f","C3vLC"],"module":1},"PhotosConst":{"resources":["AB0UK"],"module":1},"SphericalPhotoTagDialog.redux":{"resources":["JENqJ","wFMSr","Qu9GL","nIW8J","ydSyi","AB0UK","u7hC8","nut7u","EAakj","hALgY","5P1ak","yMPvG","bse8o","8GSLM","+fywV","FHWhP","3thkU","RumBn","inz8k","8KwT3","7dmjT","MDaZ0","HmEby","k84zb","F9RxK","bq78q","KlUSf","4JBF\/"],"module":1},"SphericalPhotoEditLoggingUtil":{"resources":["Qu9GL","JENqJ","wFMSr","AB0UK","lhuyT","u7hC8","km34R"],"module":1},"genBlobFromLoadedImg":{"resources":["JENqJ","wFMSr","Qu9GL","AB0UK","fpIP5","\/mjqi","Btv0I","yyXVJ"],"module":1},"genLoadedImgFromURL":{"resources":["JENqJ","wFMSr","Qu9GL","nut7u"],"module":1},"scaleToTargetLongEdge":{"resources":["s0z3j"],"module":1},"SphericalPhotoEditThumbnail.react":{"resources":["k84zb","Qu9GL","JENqJ","wFMSr","nIW8J","ydSyi","AB0UK","nut7u","Fz+Up","8KwT3","xAI2A","rlq\/9","i2py9","5P1ak","yMPvG","u7hC8","+fywV","MDaZ0","d6DoQ","3thkU","inz8k","7dmjT","EAakj","hALgY","A82xP","ekYJS","eDj7W","bq78q","KlUSf","4JBF\/","HmEby"],"module":1},"SphericalPhotoViewer.react":{"resources":["Qu9GL","JENqJ","wFMSr","k84zb","nIW8J","ydSyi","AB0UK","u7hC8","3thkU","inz8k","8KwT3","7dmjT","MDaZ0","EAakj","hALgY","5P1ak","+fywV"],"module":1},"TimelineURI":{"resources":["Qu9GL","yumTt","yMPvG","BWEok"],"module":1},"SphericalMediaTaggingUtils":{"resources":["3thkU","u7hC8"],"module":1},"AsyncResponse":{"resources":["Qu9GL"],"module":1},"FormSubmit":{"resources":["Qu9GL","JENqJ","wFMSr","2zkgR"],"module":1},"Live":{"resources":["JENqJ","wFMSr","Qu9GL","d25Q1","G2Ejc"],"module":1},"PhotoInlineEditor":{"resources":["JENqJ","wFMSr","Qu9GL","AB0UK","bse8o","5P1ak","yMPvG","OrPJn","wltwm","iUZKT"],"module":1},"PhotoTagApproval":{"resources":["JENqJ","wFMSr","Qu9GL","AB0UK","\/mnVq"],"module":1},"PhotoTags":{"resources":["JENqJ","wFMSr","Qu9GL","AB0UK","\/mnVq"],"module":1},"PhotosButtonTooltips":{"resources":["Qu9GL","JENqJ","wFMSr","bq78q","yMPvG","KMi8z"],"module":1},"TagTokenizer":{"resources":["JENqJ","wFMSr","Qu9GL","OrPJn","wltwm","\/mnVq","yMPvG","5P1ak","bse8o"],"module":1},"VideoRotate":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","5P1ak","o6xIr","6AU0l"],"module":1},"css:fb-photos-snowlift-fullscreen-css":{"resources":["jTTI\/"]},"DOM":{"resources":["JENqJ","wFMSr","Qu9GL"],"module":1},"GroupCommerceProductDetail.react":{"resources":["Qu9GL","JENqJ","wFMSr","FSepT","y1epN","2RuGe","KlUSf","ZX\/Zj","yMPvG","bse8o","5P1ak","G2Ejc","8KwT3","+fywV","BLaSs","VPHV+","eDj7W","bq78q","Lu6T3"],"module":1},"MarketplaceProfile.react":{"resources":["Qu9GL","EAakj","JENqJ","wFMSr","hALgY","5P1ak","tA5pV","b7LjK","mI2Ir","yMPvG","ZX\/Zj","xAI2A","ptqbH","pKySs","bq78q","9iDKS","5daLA","8g5\/4","2RuGe","KlUSf","bse8o","G2PoG","OCE5W","G2Ejc","gHXGR","sOI2B","VPHV+","8KwT3","ojovk","Q4\/xT","lw553","ighLF","AxTkF","rlq\/9","vw02o","IWqom","GMis3"],"module":1},"MarketplacePermalinkRender":{"resources":["JENqJ","wFMSr","Qu9GL","pKySs","yMPvG","bq78q","9iDKS","2RuGe","KlUSf","ZX\/Zj","bse8o","5daLA","BLaSs","i2py9","DPpge","ighLF","ojovk","Q4\/xT","G2Ejc","8KwT3","5P1ak","G2PoG","xAI2A","OCE5W","\/dYnH","5PxVb","EAakj","juaAI","BWEok","F6tsB","iVt9A","T6vVZ","RDCL5","hALgY","H0kNa","2UqSC","AxTkF","rlq\/9","vw02o","4JBF\/","VPHV+","GMis3","sOI2B","Lu6T3"],"module":1},"MarketplaceSnowliftRoute":{"resources":["2RuGe","KlUSf","ZX\/Zj","Qu9GL","JENqJ","wFMSr","yMPvG","bse8o","5daLA"],"module":1},"Parent":{"resources":[],"module":1},"PhotoSnowlift":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","5P1ak","o6xIr","AB0UK","EAakj","rlq\/9","KlUSf","yMPvG","bq78q","a3Clq","+fywV","y1epN","MDaZ0","hALgY","7x1ny"],"module":1},"TahoePhotoSurfaces":{"resources":["9Df6t"],"module":1},"URI":{"resources":[],"module":1},"XSalesPromoWWWDetailsDialogAsyncController":{"resources":["Qu9GL","Ye9SP"],"module":1},"csx":{"resources":["Qu9GL"],"module":1},"EventHandlerLogger":{"resources":["Qu9GL","JENqJ","wFMSr","lSNVv"],"module":1},"Hovercard":{"resources":["JENqJ","wFMSr","Qu9GL","a31Lq","P7dkk","yMPvG"],"module":1},"Tooltip":{"resources":["Qu9GL","JENqJ","wFMSr","bq78q","yMPvG"],"module":1},"Form":{"resources":["JENqJ","wFMSr","Qu9GL"],"module":1},"Input":{"resources":["Qu9GL"],"module":1},"trackReferrer":{"resources":[],"module":1},"Event":{"resources":["JENqJ","wFMSr"],"module":1},"VideoPlayerCea608SubtitleSource":{"resources":["JENqJ","wFMSr","cqLQS"],"module":1},"VideoPlayerHTML5Subtitles":{"resources":["JENqJ","wFMSr","Qu9GL","JHgC1","5mAS4","rM3BM"],"module":1},"VideoPlayerWebVttSubtitleStream":{"resources":["JENqJ","wFMSr","Qu9GL","wXxPz","rM3BM"],"module":1},"CEA608Extractor":{"resources":["cqLQS","Qu9GL"],"module":1},"ErrorDialog":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","5P1ak","o6xIr","EAakj"],"module":1},"VideoSphericalHeadingIndicator":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","VPHV+","F9RxK","AB0UK","3thkU","MDaZ0","4JBF\/","rlq\/9","KlUSf","+fywV","7x1ny"],"module":1},"VideoSphericalOverlay":{"resources":["Qu9GL","F9RxK","JENqJ","wFMSr","+fywV","KlUSf","7x1ny"],"module":1},"SphericalVideoRecenterControl":{"resources":["3thkU","Qu9GL","F9RxK"],"module":1},"SphericalVideoPlayer":{"resources":["Qu9GL","JENqJ","wFMSr","rlq\/9","3thkU","PIFDK","\/dYnH","F9RxK","Bj+F\/","inz8k","8KwT3","7dmjT","4JBF\/","7x1ny","KlUSf"],"module":1},"VideoAutoplayControllerX":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","7x1ny","\/dYnH","yMPvG"],"module":1},"VideoPlayerFlashApi":{"resources":["7x1ny","bse8o","Qu9GL","o6xIr","e0t4W"],"module":1},"LiveHeatmap.react":{"resources":["yyoTU","Qu9GL","JENqJ","wFMSr"],"module":1},"EmbeddedVideoCastingControl.react":{"resources":["Qu9GL","JENqJ","wFMSr","Pl\/e7","GEYVs"],"module":1},"EmbeddedVideoQuietModeControl.react":{"resources":["Qu9GL","JENqJ","wFMSr","\/dYnH","9Df6t","u+ZJf","qAR1V"],"module":1},"EmbeddedVideoSettingsControl.react":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf","rSuaG","6B8J3"],"module":1},"EmbeddedVideoToHLSControl.react":{"resources":["Qu9GL","JENqJ","wFMSr","f+TMm"],"module":1},"EmbeddedVideoWatchAndScrollControl.react":{"resources":["Qu9GL","JENqJ","wFMSr","\/dYnH","KlUSf","yMPvG","guqm4","Ye9SP","yUZ7V"],"module":1},"VideoComponentOptionMenuItems":{"resources":["Qu9GL","JENqJ","wFMSr","f3+ah"],"module":1},"PagesPublishingFunnelLoggingAdditionalPostTypes":{"resources":["b\/o2M"],"module":1},"PagesPublishingLoggingActions":{"resources":["b\/o2M","Qu9GL","JENqJ","wFMSr"],"module":1},"ReactComposerHandleUnsavedChanges":{"resources":["elwwV","JENqJ","wFMSr","Qu9GL","yMPvG","D3Xo5","Btv0I","bq78q","KlUSf","EAakj","ekYJS","G2Ejc","5P1ak","o6xIr","Klc20","8KwT3","ng8Yx","BGJ+Y","n5m7L"],"module":1},"Run":{"resources":[],"module":1},"curry":{"resources":["Qu9GL"],"module":1},"ComposerXMarauderLogger":{"resources":["ng8Yx","JENqJ","wFMSr","Qu9GL","ekYJS","o6xIr","KlUSf"],"module":1},"ComposerXSessionIDs":{"resources":["JENqJ","wFMSr","Qu9GL","ekYJS","o6xIr"],"module":1},"ReactComposerLoggingStore":{"resources":["elwwV","inz8k","ng8Yx","JENqJ","wFMSr","Qu9GL","ekYJS","o6xIr","KlUSf","EAakj","D3Xo5","Btv0I","yMPvG","bq78q","G2Ejc","5P1ak","Klc20","8KwT3"],"module":1},"ReactComposerPerfLogger":{"resources":["ng8Yx","JENqJ","wFMSr","Qu9GL","ekYJS","o6xIr","inz8k"],"module":1},"FeedbackDigestNotifTypedLogger":{"resources":["Qu9GL","JENqJ","wFMSr","dJeQR"],"module":1},"SphericalMediaConstants":{"resources":["AB0UK"],"module":1},"SphericalPhotoViewerLoggerUtil":{"resources":["JENqJ","wFMSr","Qu9GL","rlq\/9","yMPvG","AB0UK"],"module":1},"generateVideoThumbnails":{"resources":["JENqJ","wFMSr","Qu9GL","Btv0I","n5m7L","rlq\/9"],"module":1},"ReactComposerOptimisticPostingStoryFunFactTagger.react":{"resources":["Qu9GL","JENqJ","wFMSr","W2Kw5","vw02o","sOhas"],"module":1},"ComposerXAudioUploadDialogController":{"resources":["Qu9GL","baPFl"],"module":1},"ComposerXVideoUploadDialogController":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","elwwV","D3Xo5","PIFDK","oGVjY","EAakj","bse8o","o6xIr","KlUSf","Btv0I","+fywV","rlq\/9","\/dYnH","8KwT3","ekYJS","G2Ejc","5P1ak","Klc20","OYGPi","sOI2B"],"module":1},"UFIOrderingModeSelectorContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","40h3f"],"module":1},"UFILiveTypingIndicator.react":{"resources":["Qu9GL","JENqJ","wFMSr","G2Ejc","oZBuA","E6c4B","d9SvZ","rf2Ji"],"module":1},"UFICommentNuxForGroupMallAds.react":{"resources":["EAakj","Qu9GL","JENqJ","wFMSr","lj3+n","OXdhM","vodRa","SGr0U"],"module":1},"UFIReactionsSaveDialog.react":{"resources":["Qu9GL","JENqJ","wFMSr","9\/Gkc","yMPvG","gSJeU","8\/SiA","sOI2B","VPHV+","2+ymO","bq78q","KlUSf","8KwT3","iVt9A"],"module":1},"UFIGroupMallAdsLikeNux.react":{"resources":["Qu9GL","JENqJ","wFMSr","3X1XQ","sQuNJ","yMPvG","KlUSf","kEv1C"],"module":1},"CollectionCurationMechanisms":{"resources":["9\/Gkc"],"module":1},"CollectionsDisplaySurface":{"resources":["9\/Gkc"],"module":1},"SavedStateActions":{"resources":["xAI2A"],"module":1},"XSaveController":{"resources":["Qu9GL","xAI2A"],"module":1},"FunnelLogger":{"resources":["Qu9GL","JENqJ","wFMSr","KlUSf"],"module":1},"InlineFeedback.react":{"resources":["Qu9GL","JENqJ","wFMSr","sQE\/e","QMKQw","2EyDR"],"module":1},"UFICrowdsourceLabelingContainer.react":{"resources":["Qu9GL","JENqJ","wFMSr","imiIB","VUsNX","L6stH","bW5m3","JQyio","pqDul","sD8o3"],"module":1},"UFIDeepDiveLink.react":{"resources":["Qu9GL","JENqJ","wFMSr","nENpe","\/dYnH","+Q\/xf","yMPvG","Ai3QS"],"module":1},"CommercialBreakCountdown.react":{"resources":["vXuiA","Qu9GL","JENqJ","wFMSr","elwwV","Bj+F\/","rlq\/9","7x1ny","G2Ejc","uL1Vj"],"module":1},"InstreamVideoAdType":{"resources":["elwwV"],"module":1},"CommercialBreakUFIOverlay.react":{"resources":["Qu9GL","JENqJ","wFMSr","\/dYnH","FZqHR","m0SFq"],"module":1},"GroupsMemberMuteDurationDefaults":{"resources":["4mZNH"],"module":1},"UFIActionLinkController":{"resources":["Qu9GL","JENqJ","wFMSr","1y5Je"],"module":1},"UFICommentDeleteAndMemberRemoveDialog":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","rlq\/9","8KwT3","i2py9","5P1ak","eDj7W","d5hhN","ekYJS","EAakj","KlUSf","QSVFY"],"module":1},"UFICommentRemoveDialog":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","8KwT3","cjC4v"],"module":1},"UFICommentRemoveWithRule":{"resources":["JENqJ","wFMSr","Qu9GL","Ey5WG","G2Ejc","yMPvG","bq78q","KlUSf","i1SYM","S4tbj","LhFvV"],"module":1},"UFICommentSecureAccountDialog":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","KlUSf","8KwT3","x4+NR"],"module":1},"UFIMemberMuteDialog":{"resources":["Qu9GL","JENqJ","wFMSr","yMPvG","bq78q","4mZNH","A+D3x","G2Ejc","sOI2B","rlq\/9","AxTkF","KlUSf","8KwT3","ekYJS","juaAI","5P1ak","i2py9","TsbS8","xD+Ty"],"module":1},"UFIShareNowMenu.react":{"resources":["JENqJ","wFMSr","Qu9GL","yumTt","bq78q","kNE5t","G2Ejc","5P1ak","o6xIr","D3Xo5","Y5WeP","KlUSf","Btv0I","Y4O2B","hEu0F","rvZC5"],"module":1}});}});</script> <script>requireLazy(["InitialJSLoader"], function(InitialJSLoader) {InitialJSLoader.loadOnDOMContentReady(["VPHV+","Qu9GL","yMPvG","q+UsP","G2Ejc","a3Clq","7x1ny","PIFDK","bq78q","KlUSf","bse8o","oGVjY","rlq\/9","ZX\/Zj","4JBF\/","S9Mau","D3Xo5","AxTkF","A+D3x","\/dYnH","OYGPi","EWpTY","T69ll","Btv0I","dZ49d","F6tsB","yumTt","aoQM1","EAakj","o6xIr","e0t4W","Bj+F\/","2RuGe","+4sWy","Klc20","hALgY","ttStz","OCE5W","fHANF","elwwV","6bDdu","27kTe","e8h5O","40h3f","OQUZ3","petaf","tPNLb","J83Th"]);});</script> <script>onloadRegister_DEPRECATED(function (){try { $("email").focus(); } catch (_ignore) { }}); onloadRegister_DEPRECATED(function (){try { $("email").focus(); } catch (_ignore) { }}); onafterloadRegister_DEPRECATED(function (){CavalryLogger.getInstance("6505322256973733049-0").collectBrowserTiming(window)}); onafterloadRegister_DEPRECATED(function (){window.CavalryLogger&&CavalryLogger.getInstance().setTimeStamp("t_paint");}); onafterloadRegister_DEPRECATED(function (){if (window.ExitTime){CavalryLogger.getInstance("6505322256973733049-0").setValue("t_exit", window.ExitTime);};});</script><!-- FILE ARCHIVED ON 12:52:48 Dec 30, 2017 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 21:12:51 Dec 13, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.572 exclusion.robots: 0.029 exclusion.robots.policy: 0.016 esindex: 0.009 cdx.remote: 11.359 LoadShardBlock: 1931.835 (6) PetaboxLoader3.datanode: 182.137 (7) PetaboxLoader3.resolve: 1937.357 (2) load_resource: 262.862 -->