CINXE.COM

<!DOCTYPE html> <html lang="fr" 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://fr-fr.messenger.com/","20170608230834","https://web.archive.org/","web","/_static/", "1496963314"); </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="default" 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":"AXhWHGkrArSPK5wj","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}});</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");</script><title id="pageTitle">Messenger</title><meta name="description" content="Instantly reach the people in your life鈥攆or free. Messenger is just like texting, but you don't have to pay for every message (it works with your data plan)."/><meta property="og:site_name" content="Facebook"/><meta property="og:url" content="https://web.archive.org/web/20170608230834/https://fr-fr.messenger.com/"/><meta property="og:type" content="website"/><meta property="og:title" content="Messenger"/><meta property="og:description" content="Say anything better"/><meta property="og:image" content="https://web.archive.org/web/20170608230834im_/https://static.xx.fbcdn.net/rsrc.php/v3/y8/r/R_1BAhxMP5I.png"/><meta property="og:locale" content="fr_FR"/><meta property="og:locale:alternate" content="en_US"/><meta property="og:locale:alternate" content="en_GB"/><meta property="og:locale:alternate" content="ca_ES"/><meta property="og:locale:alternate" content="cs_CZ"/><meta property="og:locale:alternate" content="cy_GB"/><meta property="og:locale:alternate" content="da_DK"/><meta property="og:locale:alternate" content="de_DE"/><meta property="og:locale:alternate" content="eu_ES"/><meta property="og:locale:alternate" content="es_ES"/><meta property="og:locale:alternate" content="es_LA"/><meta property="og:locale:alternate" content="fi_FI"/><meta property="og:locale:alternate" content="fr_CA"/><meta property="og:locale:alternate" content="hu_HU"/><meta property="og:locale:alternate" content="it_IT"/><meta property="og:locale:alternate" content="ja_JP"/><meta property="og:locale:alternate" content="ko_KR"/><meta property="og:locale:alternate" content="nb_NO"/><meta property="og:locale:alternate" content="nl_NL"/><meta property="og:locale:alternate" content="pl_PL"/><meta property="og:locale:alternate" content="pt_BR"/><meta property="og:locale:alternate" content="pt_PT"/><meta property="og:locale:alternate" content="ro_RO"/><meta property="og:locale:alternate" content="ru_RU"/><meta property="og:locale:alternate" content="sk_SK"/><meta property="og:locale:alternate" content="sl_SI"/><meta property="og:locale:alternate" content="sv_SE"/><meta property="og:locale:alternate" content="th_TH"/><meta property="og:locale:alternate" content="tr_TR"/><meta property="og:locale:alternate" content="zh_TW"/><meta property="og:locale:alternate" content="zh_CN"/><meta property="og:locale:alternate" content="zh_HK"/><meta property="og:locale:alternate" content="af_ZA"/><meta property="og:locale:alternate" content="bn_IN"/><meta property="og:locale:alternate" content="bg_BG"/><meta property="og:locale:alternate" content="hr_HR"/><meta property="og:locale:alternate" content="el_GR"/><meta property="og:locale:alternate" content="hi_IN"/><meta property="og:locale:alternate" content="id_ID"/><meta property="og:locale:alternate" content="lt_LT"/><meta property="og:locale:alternate" content="ms_MY"/><meta property="og:locale:alternate" content="pa_IN"/><meta property="og:locale:alternate" content="sr_RS"/><meta property="og:locale:alternate" content="tl_PH"/><meta property="og:locale:alternate" content="ta_IN"/><meta property="og:locale:alternate" content="te_IN"/><meta property="og:locale:alternate" content="ml_IN"/><meta property="og:locale:alternate" content="vi_VN"/><meta property="og:locale:alternate" content="ar_AR"/><meta property="og:locale:alternate" content="he_IL"/><link rel="alternate" hreflang="en" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/"/><link rel="alternate" hreflang="en-GB" href="https://web.archive.org/web/20170608230834/https://en-gb.messenger.com/"/><link rel="alternate" hreflang="ca" href="https://web.archive.org/web/20170608230834/https://ca-es.messenger.com/"/><link rel="alternate" hreflang="cs" href="https://web.archive.org/web/20170608230834/https://cs-cz.messenger.com/"/><link rel="alternate" hreflang="cy" href="https://web.archive.org/web/20170608230834/https://cy-gb.messenger.com/"/><link rel="alternate" hreflang="da" href="https://web.archive.org/web/20170608230834/https://da-dk.messenger.com/"/><link rel="alternate" hreflang="de" href="https://web.archive.org/web/20170608230834/https://de-de.messenger.com/"/><link rel="alternate" hreflang="eu" href="https://web.archive.org/web/20170608230834/https://eu-es.messenger.com/"/><link rel="alternate" hreflang="es" href="https://web.archive.org/web/20170608230834/https://es-es.messenger.com/"/><link rel="alternate" hreflang="es-LA" href="https://web.archive.org/web/20170608230834/https://es-la.messenger.com/"/><link rel="alternate" hreflang="fi" href="https://web.archive.org/web/20170608230834/https://fi-fi.messenger.com/"/><link rel="alternate" hreflang="fr" href="https://web.archive.org/web/20170608230834/https://fr-fr.messenger.com/"/><link rel="alternate" hreflang="fr-CA" href="https://web.archive.org/web/20170608230834/https://fr-ca.messenger.com/"/><link rel="alternate" hreflang="hu" href="https://web.archive.org/web/20170608230834/https://hu-hu.messenger.com/"/><link rel="alternate" hreflang="it" href="https://web.archive.org/web/20170608230834/https://it-it.messenger.com/"/><link rel="alternate" hreflang="ja" href="https://web.archive.org/web/20170608230834/https://ja-jp.messenger.com/"/><link rel="alternate" hreflang="ko" href="https://web.archive.org/web/20170608230834/https://ko-kr.messenger.com/"/><link rel="alternate" hreflang="nb" href="https://web.archive.org/web/20170608230834/https://nb-no.messenger.com/"/><link rel="alternate" hreflang="nl" href="https://web.archive.org/web/20170608230834/https://nl-nl.messenger.com/"/><link rel="alternate" hreflang="pl" href="https://web.archive.org/web/20170608230834/https://pl-pl.messenger.com/"/><link rel="alternate" hreflang="pt" href="https://web.archive.org/web/20170608230834/https://pt-br.messenger.com/"/><link rel="alternate" hreflang="pt-PT" href="https://web.archive.org/web/20170608230834/https://pt-pt.messenger.com/"/><link rel="alternate" hreflang="ro" href="https://web.archive.org/web/20170608230834/https://ro-ro.messenger.com/"/><link rel="alternate" hreflang="ru" href="https://web.archive.org/web/20170608230834/https://ru-ru.messenger.com/"/><link rel="alternate" hreflang="sk" href="https://web.archive.org/web/20170608230834/https://sk-sk.messenger.com/"/><link rel="alternate" hreflang="sl" href="https://web.archive.org/web/20170608230834/https://sl-si.messenger.com/"/><link rel="alternate" hreflang="sv" href="https://web.archive.org/web/20170608230834/https://sv-se.messenger.com/"/><link rel="alternate" hreflang="th" href="https://web.archive.org/web/20170608230834/https://th-th.messenger.com/"/><link rel="alternate" hreflang="tr" href="https://web.archive.org/web/20170608230834/https://tr-tr.messenger.com/"/><link rel="alternate" hreflang="zh" href="https://web.archive.org/web/20170608230834/https://zh-tw.messenger.com/"/><link rel="alternate" hreflang="zh-CN" href="https://web.archive.org/web/20170608230834/https://zh-cn.messenger.com/"/><link rel="alternate" hreflang="zh-HK" href="https://web.archive.org/web/20170608230834/https://zh-hk.messenger.com/"/><link rel="alternate" hreflang="af" href="https://web.archive.org/web/20170608230834/https://af-za.messenger.com/"/><link rel="alternate" hreflang="bn" href="https://web.archive.org/web/20170608230834/https://bn-in.messenger.com/"/><link rel="alternate" hreflang="bg" href="https://web.archive.org/web/20170608230834/https://bg-bg.messenger.com/"/><link rel="alternate" hreflang="hr" href="https://web.archive.org/web/20170608230834/https://hr-hr.messenger.com/"/><link rel="alternate" hreflang="el" href="https://web.archive.org/web/20170608230834/https://el-gr.messenger.com/"/><link rel="alternate" hreflang="hi" href="https://web.archive.org/web/20170608230834/https://hi-in.messenger.com/"/><link rel="alternate" hreflang="id" href="https://web.archive.org/web/20170608230834/https://id-id.messenger.com/"/><link rel="alternate" hreflang="lt" href="https://web.archive.org/web/20170608230834/https://lt-lt.messenger.com/"/><link rel="alternate" hreflang="ms" href="https://web.archive.org/web/20170608230834/https://ms-my.messenger.com/"/><link rel="alternate" hreflang="pa" href="https://web.archive.org/web/20170608230834/https://pa-in.messenger.com/"/><link rel="alternate" hreflang="sr" href="https://web.archive.org/web/20170608230834/https://sr-rs.messenger.com/"/><link rel="alternate" hreflang="tl" href="https://web.archive.org/web/20170608230834/https://tl-ph.messenger.com/"/><link rel="alternate" hreflang="ta" href="https://web.archive.org/web/20170608230834/https://ta-in.messenger.com/"/><link rel="alternate" hreflang="te" href="https://web.archive.org/web/20170608230834/https://te-in.messenger.com/"/><link rel="alternate" hreflang="ml" href="https://web.archive.org/web/20170608230834/https://ml-in.messenger.com/"/><link rel="alternate" hreflang="vi" href="https://web.archive.org/web/20170608230834/https://vi-vn.messenger.com/"/><link rel="alternate" hreflang="ar" href="https://web.archive.org/web/20170608230834/https://ar-ar.messenger.com/"/><link rel="alternate" hreflang="he" href="https://web.archive.org/web/20170608230834/https://he-il.messenger.com/"/><link rel="shortcut icon" href="https://web.archive.org/web/20170608230834im_/https://static.xx.fbcdn.net/rsrc.php/y7/r/O6n_HQxozp9.ico"/><link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/KPWXtvouX5k.css" data-bootloader-hash="4Ntcy" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yX/r/7Xw1AhO2nMc.css" data-bootloader-hash="zbdUc" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yp/r/XHGyKuf6SSr.css" data-bootloader-hash="v2bjk" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yM/r/6FJDSo150Ql.css" data-bootloader-hash="wbHhc" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yK/r/puA1e8N8B5d.css" data-bootloader-hash="FaIRS" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yN/r/qpazWuAVBk0.css" data-bootloader-hash="qL9LG" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yN/r/HneJEoYcEJV.css" data-bootloader-hash="2Klc+" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yW/r/ilv9_8tDcuX.css" data-bootloader-hash="FR9AC" data-permanent="1" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/ym/r/FrHHuU5MbMv.css" data-bootloader-hash="tLhr+" crossorigin="anonymous"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20170608230834cs_/https://static.xx.fbcdn.net/rsrc.php/v3/y-/r/rhk8N8rtPVq.css" data-bootloader-hash="Fnncp" crossorigin="anonymous"/> <script src="https://web.archive.org/web/20170608230834js_/https://static.xx.fbcdn.net/rsrc.php/v3/yR/r/bKddozIVa4_.js" data-bootloader-hash="Wl+AF" crossorigin="anonymous"></script> <script>require("TimeSlice").guard(function() {(require("ServerJSDefine")).handleDefines([["URLFragmentPreludeConfig",[],{"incorporateQuicklingFragment":false,"hashtagRedirect":false},137],["BootloaderConfig",[],{"maxJsRetries":0,"jsRetries":null,"jsRetryAbortNum":2,"jsRetryAbortTime":5,"payloadEndpointURI":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/fr-fr.messenger.com\/ajax\/haste-response\/","assumeNotNonblocking":false,"assumePermanent":false},329],["CSSLoaderConfig",[],{"timeout":5000,"modulePrefix":"BLCSS:"},619],["CurrentCommunityInitialData",[],{},490],["CurrentUserInitialData",[],{"USER_ID":"0","ACCOUNT_ID":"0","NAME":"","SHORT_NAME":null},270],["DTSGInitialData",[],{},258],["ISB",[],{},330],["LSD",[],{"token":"AVpp-yWv"},323],["SiteData",[],{"server_revision":3075283,"client_revision":3075283,"tier":"","push_phase":"C3","pkg_cohort":"PHASED:messengerdotcom_pkg","pkg_cohort_key":"__pc","haste_site":"www","be_mode":-1,"be_key":"__be","is_rtl":false,"features":"iw","vip":"157.240.2.20"},317],["SprinkleConfig",[],{"param_name":"logging"},2111],["AsyncFeatureDeployment",[],{},1765],["LinkReactUnsafeHrefConfig",[],{"LinkHrefChecker":null},1182],["LinkshimHandlerConfig",[],{"supports_meta_referrer":false,"default_meta_referrer_policy":"default","switched_meta_referrer_policy":"origin","link_react_default_hash":"ATMynP8n5p2vy8cOhukysKHmNeO870AbVaSSgnMg0JHdAO3VoPFyVx-kPokBNv-QKk4Cdc6ERZo53Ub0K5HLg60eIp0zt14HkR5zT8t50WVAZdmGbjoz3KpPcMasOA","untrusted_link_default_hash":"ATNlogzzRIpmY7hqsOkuaRpad6o7sZ2ooOk7peXnHBNZaowhBFpPIqnBD81vZumJ06iqhEWLrUbZGOarKfEynYM3L47yQuTqLOfFZl25kyb04qg4ZCjQ2Q2we5dqSA","linkshim_host":"l.messenger.com","use_rel_no_opener":false,"always_use_https":false,"onion_always_shim":false},27],["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,"boosted_posts":true,"boosted_website":true,"jslogger":true,"mercury_send_error_logging":true,"pages_client_logging":true,"platform_oauth_client_events":true,"useraction":true,"videos":true,"visibility_tracking":true,"graphexplorer":true,"gqls_web_logging":true,"sticker_search_ranking":true}},7],["UserAgentData",[],{"browserArchitecture":"32","browserFullVersion":null,"browserMinorVersion":null,"browserName":"Unknown","browserVersion":null,"deviceName":"Unknown","engineName":"Unknown","engineVersion":null,"platformArchitecture":"32","platformName":"Unknown","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}},1478],["InteractionTrackerRates",[],{"default":0.01},2343],["AsyncRequestConfig",[],{"retryOnNetworkError":"1","logAsyncRequest":false,"immediateDispatch":false,"useFetchStreamAjaxPipeTransport":false},328],["PromiseUsePolyfillSetImmediateGK",[],{"www_always_use_polyfill_setimmediate":false},2190],["SessionNameConfig",[],{"seed":"0aML"},757],["ZeroCategoryHeader",[],{},1127],["TrackingConfig",[],{"domain":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/pixel.messenger.com"},325],["WebSpeedJSExperiments",[],{"non_blocking_tracker":false,"non_blocking_logger":false,"i10s_io_on_visible":false},2458],["BigPipeExperiments",[],{"link_images_to_pagelets":false},907],["ErrorSignalConfig",[],{"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/fr-fr.messenger.com\/common\/scribe_endpoint.php"},319],["AdsInterfacesSessionConfig",[],{},2393],["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.01,"__100ms":0.001,"__default":100000,"__min":1000},"page_sampling_boost":1},1726],["ServerNonce",[],{"ServerNonce":"1kTowT0tG6uYuaEOog3DWV"},141],["ReactGK",[],{"logTopLevelRenders":false,"domIsFiber":true,"fiberAsyncScheduling":false,"prepareNewChildrenBeforeUnmountInStack":true,"unmountOnBeforeClearCanvas":false},998],["ReactFiberErrorLoggerConfig",[],{"bugNubClickTargetClassName":null,"enableDialog":false},2115],["TimeSliceInteractionCoinflips",[],{"default_rate":1000,"lite_default_rate":100,"interaction_to_lite_coinflip":{"Event":0},"interaction_to_coinflip":{"async_request":0,"video_psr":1,"video_stall":25,"snowlift_open_autoclosed":0,"Event":2,"cms_editor":1,"page_messaging_shortlist":1,"ffd_chart_loading":1},"enable_heartbeat":false},1799],["ServiceWorkerBackgroundSyncBanzaiGK",[],{"sw_background_sync_banzai":false},1621],["CookieCoreConfig",[],{"a11y":{},"act":{},"c_user":{},"ddid":{"p":"\/deferreddeeplink\/","t":2419200},"dpr":{},"js_ver":{"t":604800},"locale":{"t":604800},"noscript":{},"presence":{},"sW":{},"sfau":{},"wd":{},"x-referer":{},"x-src":{"t":1}},2104],["FbtLogger",[],{"logger":null},288],["FbtResultGK",[],{"shouldReturnFbtResult":true,"inlineMode":"NO_INLINE"},876],["IntlViewerContext",[],{"GENDER":50331648},772],["NumberFormatConfig",[],{"decimalSeparator":",","numberDelimiter":"\u00a0","minDigitsForThousandsSeparator":4,"switchImplementationGK":true,"standardDecimalPatternInfo":{"primaryGroupSize":3,"secondaryGroupSize":3},"numberingSystemData":null},54],["IntlPhonologicalRules",[],{},1496],["ServiceWorkerBackgroundSyncGK",[],{"background_sync_sw":false},1628],["InitialServerTime",[],{"serverTime":1496963314000},204],["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":"#5890ff","display_name":"J\u2019aime","is_deprecated":false,"is_visible":true,"name":"like","type":1},"2":{"class_name":"_3j7m","color":"#f25268","display_name":"J\u2019adore","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":"Merci\u00a0!","is_deprecated":false,"is_visible":true,"name":"dorothy","type":11},"12":{"class_name":"_4aou","color":"#EC7EBD","display_name":"Fiert\u00e9","is_deprecated":false,"is_visible":false,"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":"G\u00e9nial","is_deprecated":true,"is_visible":true,"name":"yay","type":5},"3":{"class_name":"_3j7n","color":"#f0ba15","display_name":"Wouah","is_deprecated":false,"is_visible":true,"name":"wow","type":3},"10":{"class_name":"_3j7s","color":"#f0ba15","display_name":"Perplexe","is_deprecated":true,"is_visible":true,"name":"confused","type":10},"7":{"class_name":"_3j7r","color":"#f0ba15","display_name":"Triste","is_deprecated":false,"is_visible":true,"name":"sorry","type":7},"8":{"class_name":"_3j7q","color":"#f7714b","display_name":"Grrr","is_deprecated":false,"is_visible":true,"name":"anger","type":8},"14":{"class_name":"_3qr6","color":"#f0ba15","display_name":"J\u2019aime","is_deprecated":false,"is_visible":false,"name":"flame","type":14},"15":{"class_name":"_4vps","color":"#5890ff","display_name":"J\u2019aime","is_deprecated":false,"is_visible":false,"name":"plane","type":15}}},911],["FbtQTOverrides",[],{"overrides":{}},551],["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,"shouldShowGIFsInCommentsNux":false,"shouldShowMarkdownCommentNUX":false,"shouldShowOwnerConstituentBadgeNUX":false,"vpvLoggingTimeout":1000,"facecastWWWCommentQueueThreshold":3,"canPublishLive":false,"logChangeOrderingModeUsageSampleRate":1,"logCommentsTimespent":true,"logWhetherUFISeen":false,"showHashtagTypeahead":false,"reshareedu":true,"logCommentPost":false,"logCommentLoad":false,"reactionsHasDirectReactTokens":false,"reactionsHasDirectReactTokensCounts":false,"reactionsDirectReactTokensModule":null,"reactionsFunnelLogger":null,"reactionsHasFunnelLogger":false,"reactionsHasCommentFunnelLogger":false,"reactionsBlingBarFunnelLogger":null,"reactionsHasCommentsNux":false,"reactionsHasTooltipBreakdown":false,"reactionsHasAnimatedIconsOnHover":false,"reactionsHasStaticVectorDock":false,"reactionsHasStaticFileVectorDock":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":false,"shouldLogFacecastStreamingCommentDelay":false,"shouldShowCommentingAsConstituentNUX":false,"showUFICrowdsource":false,"flushEventQueueBeforeRenderTimeout":0,"flushEventQueueBeforeRenderUseIdleCallback":false,"hasFaceliftCommentComposerIcons":true,"emojiPickerClassName":null,"prefetchTextDelightAnimation":null,"UFICommentFilterFallbackWarning":null,"hasEmojiPicker":true,"showCustom":true},71],["MercuryConfig",[],{},35],["MessagingTagConstants",[],{"app_id_root":"app_id:","orca_app_ids":["200424423651082","181425161904154","105910932827969","256002347743983","117239014994419","348100608599858","172336202840178","202805033077166","184182168294603","237759909591655","233071373467473","561591070563776","436702683108779","192652190921494","684826784869902","1660836617531775","334514693415286","1517584045172414","483661108438983","331935610344200","312713275593566","770691749674544","1637541026485594","1692696327636730","1526787190969554","482765361914587","737650889702127","1699968706904684","772799089399364","519747981478076","522404077880990","1588552291425610","609637022450479","521501484690599","1038350889591384","1174099472704185","628551730674460","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],["FluxInternalConfig",[],{"logOnPreInitAccess":false,"warnOnPreInitAccess":false},1075],["PageTransitionsConfig",[],{"reloadOnBootloadError":true},1067],["AccessibilityConfig",[],{"a11yLogicalGridComponent":false,"a11yNewsfeedStoryEnumeration":true,"a11yInitialDialogFocusElement":true,"a11yNUXDialog":true,"a11yNavHotkey":false},1227],["EmojiConfig",[],{"pixelRatio":"1","schemaAuth":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/images\/emoji.php\/v9"},1421],["FluxConfig",[],{"ads_improve_perf_flux_container_subscriptions":true,"ads_improve_perf_flux_derived_store":false},2434],["TextDelightGatekeeperChecks",[],{"postAnimationURI":null,"commentAnimationURI":null,"gk":{"delights_text_trigger_master_kill_switch":false,"delights_text_trigger_master_feature_switch":false,"delights_text_trigger_post_highlight_enabled":false,"delights_text_trigger_post_animation_enabled":false,"delights_text_trigger_post_tap_animation_enabled":false,"delights_text_trigger_prefetch_post_anim_enabled":false,"delights_text_trigger_comment_highlight_enabled":false,"delights_text_trigger_comment_animation_enabled":false,"delights_text_trigger_comment_tap_animation_enable":false,"delights_text_trigger_prefetch_comment_anim_enable":false}},2168],["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, 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"},1317],["VideoUploadConfig",[],{"videoExtensions":{"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\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/ziIE5-uHmfg.js","name":"FileHashWorkerBundle"},758],["WebWorkerConfig",[],{"logging":{"enabled":false,"config":"WebWorkerLoggerConfig"},"evalWorkerURL":"\/rsrc.php\/v3\/y1\/r\/OCH9Nbs549d.js"},297],["StickersConfig",[],{"emoticons":{"id":"1471127876485636","name":"\u00c9motic\u00f4nes","isCommentsCapable":true},"max_mru_stickers":40,"mru_pack":{"id":"599061016853145","name":"R\u00e9cents","isMRU":true,"isCommentsCapable":true,"isComposerCapable":true,"isMessengerCapable":true,"isPostsCapable":true},"oz_pack":null},1666],["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],["WorkModeConfig",[],{"is_worksite":false},396],["CurrentEnvironment",[],{"facebookdotcom":false,"messengerdotcom":true},827],["PaddedStickerConfig",[],{},1667],["CloseButtonIcon",[],{"icon":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/AzxmlQ2Tcny.png"},2381],["CanvasToBlobResource",[],{"url":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/xhRqlnREUr1.js","name":"CanvasToBlobBundle"},864],["VideoThumbnailConfig",[],{"defaultThumbnailURL":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/AAqMW82PqGg.gif"},967],["FunnelLoggerConfig",[],{"freq":{"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_DESKTOP_AD_UNIT_FUNNEL":1,"WWW_LEAD_GEN_MSITE_AD_UNIT_FUNNEL":1,"WWW_CAMPFIRE_COMPOSER_UPSELL_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_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,"default":1000}},1271],["MarauderConfig",[],{"app_version":"3075283","gk_enabled":false},31],["WWWBase",[],{"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/www.messenger.com\/"},318],["PhotoSnowliftActionsGating",[],{"ALLOW_MAKE_PROFILE_PICTURE_BUTTON":false},887],["PageletGK",[],{"destroyDomAfterEventHandler":false},2327],["PhotoSnowliftLoggingConfig",[],{"logOnInit":true},2078],["VideoPlayerAbortLoadingExperiment",[],{"canAbort":false,"delayedAbortLoading":0},824],["PageNavigationStageLoggerGK",[],{"gk_check":false,"fastload":false},1434],["MarketplaceWWWFeatureGating",[],{"marketplaceWWW":true,"marketplaceBSGDirectProductLink":false,"marketplaceBSGPDPUpsell":false,"marketplaceWWWBadging":true,"marketplaceWWWCategories":true,"marketplaceWWWComposerPhotoEditing":true,"marketplaceWWWComposer":false,"marketplaceWWWEditComposer":false,"marketplaceWWWFeedItemHover":false,"marketplaceWWWFilterBar":true,"marketplaceWWWLeftNavRedesign":false,"marketplaceWWWPDPRedesign":false,"marketplaceWWWLocationPicker":false,"marketplaceWWWSavedItem":false,"marketplaceWWWSelling":true,"marketplaceWWWSearchTeamHeading":true,"marketplaceWWWPriceFilter":false,"marketplaceWWWReporting":false,"marketplaceWWWMessengerShares":true,"marketplaceWWWShareButton":false,"marketplaceWWWStructuredAutoComposer":false,"marketplaceWWWPDPCommunityRecommendation":false,"marketplaceWWWFixedSearchGrid":false,"marketplaceWWWSavedSearch":false,"marketplaceWWWFeedMessageButton":false,"marketplaceMicrosite":false,"marketplaceTypeaheadLaunchAreas":true},1598],["MarketplaceVanityCategories",[],{"data":{"antiques":"393860164117441","appliances":"678754142233400","arts":"1534799543476160","autoparts":"757715671026531","kids":"624859874282116","bags":"1567543000236608","bicycles":"1658310421102081","media":"613858625416355","autos":"807311116002614","mens":"931157863635831","womens":"1266429133383966","electronics":"1792291877663080","furniture":"1583634935226685","garden":"800089866739547","garagesale":"1834536343472201","health":"1555452698044988","household":"1569171756675761","housing":"993212830714253","jewelry":"214968118845643","misc":"895487550471874","phones":"1557869527812749","instruments":"676772489112490","pets":"1550246318620997","sports":"1383948661922113","tools":"1670493229902393","toys":"606456512821491","videogames":"686977074745292"}},2205],["PECurrencyConfig",[],{"currency_map_for_render":{"AED":{"format":"{amount} {symbol}","symbol":"\u062f.\u0625.","offset":100,"screen_name":"Dirham des \u00c9mirats arabes unis"},"AMD":{"format":"{amount} {symbol}","symbol":"\u0564\u0580.","offset":100,"screen_name":null},"ANG":{"format":"{symbol}{amount}","symbol":"ANG","offset":100,"screen_name":null},"AOA":{"format":"{symbol}{amount}","symbol":"AOA","offset":100,"screen_name":null},"ARS":{"format":"{symbol} {amount}","symbol":"$","offset":100,"screen_name":"Peso argentin"},"AUD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar australien"},"AWG":{"format":"{symbol}{amount}","symbol":"AWG","offset":100,"screen_name":null},"BAM":{"format":"{symbol}{amount}","symbol":"BAM","offset":100,"screen_name":null},"BBD":{"format":"{symbol}{amount}","symbol":"Bds$","offset":100,"screen_name":null},"BDT":{"format":"{symbol}{amount}","symbol":"\u09f3","offset":100,"screen_name":"Taka du Bangladesh"},"BGN":{"format":"{amount} {symbol}","symbol":"\u043b\u0432.","offset":100,"screen_name":"Lev bulgare"},"BHD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0628.","offset":100,"screen_name":"Dinar bahre\u00efni"},"BOB":{"format":"{symbol} {amount}","symbol":"Bs.","offset":100,"screen_name":"Boliviano bolivien"},"BRL":{"format":"{symbol} {amount}","symbol":"R$","offset":100,"screen_name":"Real br\u00e9silien"},"BYN":{"format":"{amount} {symbol}","symbol":"Br","offset":100,"screen_name":null},"CAD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar canadien"},"CHF":{"format":"{symbol} {amount}","symbol":"Fr.","offset":100,"screen_name":"Franc suisse"},"CLP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Peso chilien"},"CNY":{"format":"{symbol}{amount}","symbol":"\uffe5","offset":100,"screen_name":"Yuan chinois"},"COP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Peso colombien"},"CRC":{"format":"{symbol}{amount}","symbol":"\u20a1","offset":1,"screen_name":"Colon costaricain"},"CZK":{"format":"{amount} {symbol}","symbol":"K\u010d","offset":100,"screen_name":"Couronne tch\u00e8que"},"DKK":{"format":"{amount} {symbol}","symbol":"kr.","offset":100,"screen_name":"Couronne danoise"},"DZD":{"format":"{amount} {symbol}","symbol":"DA","offset":100,"screen_name":"Dinar alg\u00e9rien"},"EGP":{"format":"{amount} {symbol}","symbol":"\u062c.\u0645.","offset":100,"screen_name":"Livre \u00e9gyptienne"},"EUR":{"format":"{symbol} {amount}","symbol":"\u20ac","offset":100,"screen_name":"Euro"},"FBZ":{"format":"{symbol}{amount}","symbol":"C","offset":100,"screen_name":"cr\u00e9dits"},"GBP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"Livre sterling"},"GHS":{"format":"{symbol}{amount}","symbol":"GHS","offset":100,"screen_name":"C\u00e9di ghan\u00e9en"},"GTQ":{"format":"{symbol}{amount}","symbol":"Q","offset":100,"screen_name":"Quetzal guat\u00e9malt\u00e8que"},"HKD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar de Hong Kong"},"HNL":{"format":"{symbol} {amount}","symbol":"L.","offset":100,"screen_name":"Lempira hondurien"},"HRK":{"format":"{amount} {symbol}","symbol":"kn","offset":100,"screen_name":"Kuna croate"},"HUF":{"format":"{amount} {symbol}","symbol":"Ft","offset":1,"screen_name":"Forint hongrois"},"IDR":{"format":"{symbol} {amount}","symbol":"Rp","offset":1,"screen_name":"Roupie indon\u00e9sienne"},"ILS":{"format":"{symbol} {amount}","symbol":"\u20aa","offset":100,"screen_name":"Nouveau Shekel israelien"},"INR":{"format":"{symbol} {amount}","symbol":"\u20b9","offset":100,"screen_name":"Roupie indienne"},"ISK":{"format":"{amount} {symbol}","symbol":"kr.","offset":1,"screen_name":"Couronne islandaise"},"JOD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0627.","offset":100,"screen_name":"Dinar jordanien"},"JPY":{"format":"{symbol}{amount}","symbol":"\u00a5","offset":1,"screen_name":"Yen japonais"},"KES":{"format":"{symbol}{amount}","symbol":"KSh","offset":100,"screen_name":"Shilling kenyan"},"KRW":{"format":"{symbol}{amount}","symbol":"\u20a9","offset":1,"screen_name":"Won cor\u00e9en"},"KWD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0643.","offset":100,"screen_name":null},"KYD":{"format":"{symbol}{amount}","symbol":"CI$","offset":100,"screen_name":null},"LKR":{"format":"{symbol}{amount}","symbol":"LKR","offset":100,"screen_name":null},"LTL":{"format":"{amount} {symbol}","symbol":"Lt","offset":100,"screen_name":"Litas lituanien"},"LVL":{"format":"{symbol} {amount}","symbol":"Ls","offset":100,"screen_name":"Lats letton"},"MAD":{"format":"{amount} {symbol}","symbol":"\u062f.\u0645.","offset":100,"screen_name":null},"MOP":{"format":"{symbol}{amount}","symbol":"MOP","offset":100,"screen_name":"Pataca de Macau"},"MUR":{"format":"{symbol}{amount}","symbol":"MUR","offset":100,"screen_name":null},"MVR":{"format":"","symbol":"\u0783.","offset":100,"screen_name":null},"MXN":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Peso mexicain"},"MYR":{"format":"{symbol}{amount}","symbol":"RM","offset":100,"screen_name":"Ringgit malaisien"},"MZN":{"format":"{symbol}{amount}","symbol":"MT","offset":100,"screen_name":null},"NGN":{"format":"{symbol}{amount}","symbol":"\u20a6","offset":100,"screen_name":"Na\u00efra nig\u00e9rian"},"NIO":{"format":"{symbol} {amount}","symbol":"C$","offset":100,"screen_name":"C\u00f3rdoba nicaraguayen"},"NOK":{"format":"{symbol} {amount}","symbol":"kr","offset":100,"screen_name":"Couronne norv\u00e9gienne"},"NZD":{"format":"{amount}{symbol}","symbol":"$","offset":100,"screen_name":"Dollar n\u00e9o-z\u00e9landais"},"OMR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0639.","offset":100,"screen_name":null},"PAB":{"format":"{symbol} {amount}","symbol":"B\/.","offset":100,"screen_name":null},"PEN":{"format":"{symbol} {amount}","symbol":"S\/.","offset":100,"screen_name":"Nuevo Sol p\u00e9ruvien"},"PHP":{"format":"{symbol}{amount}","symbol":"\u20b1","offset":100,"screen_name":"Peso philippin"},"PKR":{"format":"{symbol}{amount}","symbol":"Rs","offset":100,"screen_name":"Roupie pakistanaise"},"PLN":{"format":"{amount} {symbol}","symbol":"z\u0142","offset":100,"screen_name":"Zloty polonais"},"PYG":{"format":"{symbol} {amount}","symbol":"\u20b2","offset":1,"screen_name":"Guarani paraguayen"},"QAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0642.","offset":100,"screen_name":"Riyal qatari"},"RON":{"format":"{amount} {symbol}","symbol":"lei","offset":100,"screen_name":"Leu roumain"},"RSD":{"format":"{symbol}{amount}","symbol":"RSD","offset":100,"screen_name":"Dinar serbe"},"RUB":{"format":"{amount} {symbol}","symbol":"p.","offset":100,"screen_name":"Rouble russe"},"SAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0633.","offset":100,"screen_name":"Riyal d\u2019Arabie Saoudite"},"SEK":{"format":"{amount} {symbol}","symbol":"kr","offset":100,"screen_name":"Couronne su\u00e9doise"},"SGD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar de Singapour"},"SKK":{"format":"{amount} {symbol}","symbol":"Sk","offset":100,"screen_name":"Couronne slovaque"},"SRD":{"format":"{symbol}{amount}","symbol":"SRD","offset":100,"screen_name":null},"THB":{"format":"{symbol}{amount}","symbol":"\u0e3f","offset":100,"screen_name":"Baht tha\u00eflandais"},"TRY":{"format":"{amount} {symbol}","symbol":"TL","offset":100,"screen_name":"Livre turque"},"TWD":{"format":"{symbol}{amount}","symbol":"NT$","offset":1,"screen_name":"Dollar de Taiwan"},"TZS":{"format":"{symbol}{amount}","symbol":"TSh","offset":1,"screen_name":"Shilling tanzanien"},"UAH":{"format":"{amount} {symbol}","symbol":"\u0433\u0440\u043d.","offset":100,"screen_name":"Hryvnia ukrainien"},"USD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar am\u00e9ricain"},"UYU":{"format":"{symbol} {amount}","symbol":"$U","offset":100,"screen_name":"Peso uruguayen"},"VEF":{"format":"{symbol} {amount}","symbol":"Bs","offset":100,"screen_name":"Bolivar v\u00e9n\u00e9zu\u00e9lien"},"VND":{"format":"{amount} {symbol}","symbol":"\u20ab","offset":1,"screen_name":"Dong vietnamien"},"XAF":{"format":"{symbol}{amount}","symbol":"FCFA","offset":1,"screen_name":null},"XOF":{"format":"{symbol}{amount}","symbol":"FCFA","offset":1,"screen_name":null},"ZAR":{"format":"{symbol} {amount}","symbol":"R","offset":100,"screen_name":"Rand sud-africain"}},"currency_map_for_cc":{"AED":{"format":"{amount} {symbol}","symbol":"\u062f.\u0625.","offset":100,"screen_name":"Dirham des \u00c9mirats arabes unis"},"ARS":{"format":"{symbol} {amount}","symbol":"$","offset":100,"screen_name":"Peso argentin"},"AUD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar australien"},"BDT":{"format":"{symbol}{amount}","symbol":"\u09f3","offset":100,"screen_name":"Taka du Bangladesh"},"BOB":{"format":"{symbol} {amount}","symbol":"Bs.","offset":100,"screen_name":"Boliviano bolivien"},"BRL":{"format":"{symbol} {amount}","symbol":"R$","offset":100,"screen_name":"Real br\u00e9silien"},"CAD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar canadien"},"CHF":{"format":"{symbol} {amount}","symbol":"Fr.","offset":100,"screen_name":"Franc suisse"},"CLP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Peso chilien"},"CNY":{"format":"{symbol}{amount}","symbol":"\uffe5","offset":100,"screen_name":"Yuan chinois"},"COP":{"format":"{symbol} {amount}","symbol":"$","offset":1,"screen_name":"Peso colombien"},"CRC":{"format":"{symbol}{amount}","symbol":"\u20a1","offset":1,"screen_name":"Colon costaricain"},"CZK":{"format":"{amount} {symbol}","symbol":"K\u010d","offset":100,"screen_name":"Couronne tch\u00e8que"},"DKK":{"format":"{amount} {symbol}","symbol":"kr.","offset":100,"screen_name":"Couronne danoise"},"DZD":{"format":"{amount} {symbol}","symbol":"DA","offset":100,"screen_name":"Dinar alg\u00e9rien"},"EGP":{"format":"{amount} {symbol}","symbol":"\u062c.\u0645.","offset":100,"screen_name":"Livre \u00e9gyptienne"},"EUR":{"format":"{symbol} {amount}","symbol":"\u20ac","offset":100,"screen_name":"Euro"},"GBP":{"format":"{symbol}{amount}","symbol":"\u00a3","offset":100,"screen_name":"Livre sterling"},"GTQ":{"format":"{symbol}{amount}","symbol":"Q","offset":100,"screen_name":"Quetzal guat\u00e9malt\u00e8que"},"HKD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar de Hong Kong"},"HNL":{"format":"{symbol} {amount}","symbol":"L.","offset":100,"screen_name":"Lempira hondurien"},"HUF":{"format":"{amount} {symbol}","symbol":"Ft","offset":1,"screen_name":"Forint hongrois"},"IDR":{"format":"{symbol} {amount}","symbol":"Rp","offset":1,"screen_name":"Roupie indon\u00e9sienne"},"ILS":{"format":"{symbol} {amount}","symbol":"\u20aa","offset":100,"screen_name":"Nouveau Shekel israelien"},"INR":{"format":"{symbol} {amount}","symbol":"\u20b9","offset":100,"screen_name":"Roupie indienne"},"ISK":{"format":"{amount} {symbol}","symbol":"kr.","offset":1,"screen_name":"Couronne islandaise"},"JPY":{"format":"{symbol}{amount}","symbol":"\u00a5","offset":1,"screen_name":"Yen japonais"},"KES":{"format":"{symbol}{amount}","symbol":"KSh","offset":100,"screen_name":"Shilling kenyan"},"KRW":{"format":"{symbol}{amount}","symbol":"\u20a9","offset":1,"screen_name":"Won cor\u00e9en"},"MOP":{"format":"{symbol}{amount}","symbol":"MOP","offset":100,"screen_name":"Pataca de Macau"},"MXN":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Peso mexicain"},"MYR":{"format":"{symbol}{amount}","symbol":"RM","offset":100,"screen_name":"Ringgit malaisien"},"NGN":{"format":"{symbol}{amount}","symbol":"\u20a6","offset":100,"screen_name":"Na\u00efra nig\u00e9rian"},"NIO":{"format":"{symbol} {amount}","symbol":"C$","offset":100,"screen_name":"C\u00f3rdoba nicaraguayen"},"NOK":{"format":"{symbol} {amount}","symbol":"kr","offset":100,"screen_name":"Couronne norv\u00e9gienne"},"NZD":{"format":"{amount}{symbol}","symbol":"$","offset":100,"screen_name":"Dollar n\u00e9o-z\u00e9landais"},"PEN":{"format":"{symbol} {amount}","symbol":"S\/.","offset":100,"screen_name":"Nuevo Sol p\u00e9ruvien"},"PHP":{"format":"{symbol}{amount}","symbol":"\u20b1","offset":100,"screen_name":"Peso philippin"},"PKR":{"format":"{symbol}{amount}","symbol":"Rs","offset":100,"screen_name":"Roupie pakistanaise"},"PLN":{"format":"{amount} {symbol}","symbol":"z\u0142","offset":100,"screen_name":"Zloty polonais"},"PYG":{"format":"{symbol} {amount}","symbol":"\u20b2","offset":1,"screen_name":"Guarani paraguayen"},"QAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0642.","offset":100,"screen_name":"Riyal qatari"},"RON":{"format":"{amount} {symbol}","symbol":"lei","offset":100,"screen_name":"Leu roumain"},"RUB":{"format":"{amount} {symbol}","symbol":"p.","offset":100,"screen_name":"Rouble russe"},"SAR":{"format":"{amount} {symbol}","symbol":"\u0631.\u0633.","offset":100,"screen_name":"Riyal d\u2019Arabie Saoudite"},"SEK":{"format":"{amount} {symbol}","symbol":"kr","offset":100,"screen_name":"Couronne su\u00e9doise"},"SGD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar de Singapour"},"THB":{"format":"{symbol}{amount}","symbol":"\u0e3f","offset":100,"screen_name":"Baht tha\u00eflandais"},"TRY":{"format":"{amount} {symbol}","symbol":"TL","offset":100,"screen_name":"Livre turque"},"TWD":{"format":"{symbol}{amount}","symbol":"NT$","offset":1,"screen_name":"Dollar de Taiwan"},"USD":{"format":"{symbol}{amount}","symbol":"$","offset":100,"screen_name":"Dollar am\u00e9ricain"},"UYU":{"format":"{symbol} {amount}","symbol":"$U","offset":100,"screen_name":"Peso uruguayen"},"VEF":{"format":"{symbol} {amount}","symbol":"Bs","offset":100,"screen_name":"Bolivar v\u00e9n\u00e9zu\u00e9lien"},"VND":{"format":"{amount} {symbol}","symbol":"\u20ab","offset":1,"screen_name":"Dong vietnamien"},"ZAR":{"format":"{symbol} {amount}","symbol":"R","offset":100,"screen_name":"Rand sud-africain"}}},745],["MercuryServerRequestsConfig",[],{"sendMessageTimeout":45000},107],["MercuryThreadlistConstants",[],{"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],["MessagingConfig",[],{"SEND_CONNECTION_RETRIES":2,"syncFetchRetries":2,"syncFetchInitialTimeoutMs":1500,"syncFetchTimeoutMultiplier":1.2,"syncFetchRequestTimeoutMs":10000},97],["MercuryParticipantsConstants",[],{"UNKNOWN_GENDER":0,"EMAIL_IMAGE":"\/images\/messaging\/threadlist\/envelope.png","IMAGE_SIZE":32,"BIG_IMAGE_SIZE":50},109],["PresencePrivacyInitialData",[],{},58],["MercuryMessengerBlockingUtils",[],{"block_messages":"BLOCK_MESSAGES"},872],["MessengerURIConstants",[],{"ARCHIVED_PATH":"\/archived","COMPOSE_SUBPATH":"\/new","GROUPS_PATH":"\/groups","PEOPLE_PATH":"\/people","SUPPORT_PATH":"\/support","FILTERED_REQUESTS_PATH":"\/filtered","MESSAGE_REQUESTS_PATH":"\/requests","THREAD_PREFIX":"\/t\/","GROUP_PREFIX":"group-","FACEBOOK_PREFIX":"\/messages"},1912],["LocaleInitialData",[],{"locale":"fr_FR","language":"Fran\u00e7ais (France)"},273],["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\/20170608230834\/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\/20170608230834\/https:\/\/external.fsjc1-3.fna.fbcdn.net\/static_map.php?v=29&osm_provider=2","LOGO":{"url":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/QfP3fyRysrh.png","width":24,"height":24},"ZOOM_RANGE":{"MIN":1,"MAX":19},"HERE_MAP_REPORTER_URL":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/mapfeedback.here.com\/?appId=ZOdjOwwG7wKMxvmMewWg","OSM_MAP_REPORTER_URL":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/www.openstreetmap.org\/fixthemap\/","OSM_MAP_MIN_ZOOM_TO_REPORT_ISSUE":12,"DEVICE_PIXEL_RATIO":1,"LIVE_MAP_VERSION":"7"},664],["ChatConfigInitialData",[],{},12],["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},"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],["ChannelInitialData",[],{},143],["RTCConfig",[],{},760],["FantailConfig",["FantailLogQueue"],{"FantailLogQueue":{"__m":"FantailLogQueue"}},1258],["PresenceInitialData",[],{"cookiePollInterval":500,"cookieVersion":3,"serverTime":"1496963314000","shouldSuppress":false,"useWebStorage":false},57],["ViewerContextDateData",[],{"gks":{"date_time_force_legacy_api":false}},1411],["DateFormatConfig",[],{"numericDateOrder":["d","m","y"],"numericDateSeparator":"\/","shortDayNames":["lun","mar","mer","jeu","ven","sam","dim"],"timeSeparator":":","weekStart":0,"formats":{"D":"D","D g:ia":"D H:i","D M d":"l j F","D M d, Y":"l j F Y","D M j":"l j F","D M j, g:ia":"l j F H:i","D M j, y":"l j F Y","D M j, Y g:ia":"l j F Y H:i","D, M j, Y":"l j F Y","F d":"j F","F d, Y":"j F Y","F g":"j F","F j":"j F","F j, Y":"j F Y","F j, Y \u0040 g:i A":"j F Y H:i","F j, Y g:i a":"j F Y H:i","F jS":"j F","F jS, g:ia":"j F H:i","F jS, Y":"j F Y","F Y":"F Y","g A":"H","g:i":"H:i","g:i A":"H:i","g:i a":"H:i","g:iA":"H:i","g:ia":"H:i","g:ia F jS, Y":"j F Y H:i","g:iA l, F jS":"l j F Y H:i","g:ia M j":"j F H:i","g:ia M jS":"j F H:i","g:ia, F jS":"j F H:i","g:iA, l M jS":"l j F Y H:i","g:sa":"H:i","H:I - M d, Y":"j F Y H:i","h:i a":"H:i","h:m:s m\/d\/Y":"d\/m\/Y H:i:s","j":"j","l F d, Y":"l j F Y","l g:ia":"l H:i","l, F d, Y":"l j F Y","l, F j":"l j F","l, F j, Y":"l j F Y","l, F jS":"l j F","l, F jS, g:ia":"l j F Y H:i","l, M j":"l j F","l, M j, Y":"l j F Y","l, M j, Y g:ia":"l j F Y H:i","M d":"j F","M d, Y":"j F Y","M d, Y g:ia":"j F Y H:i","M d, Y ga":"j F Y H","M j":"j F","M j, Y":"j F Y","M j, Y g:i A":"j F Y H:i","M j, Y g:ia":"j F Y H:i","M jS, g:ia":"j F H:i","M Y":"F Y","M y":"j F","m-d-y":"d\/m\/Y","M. d":"j F","M. d, Y":"j F Y","j F Y":"j F Y","m.d.y":"d\/m\/Y","m\/d":"d\/m","m\/d\/Y":"d\/m\/Y","m\/d\/y":"d\/m\/Y","m\/d\/Y g:ia":"d\/m\/Y H:i","m\/d\/y H:i:s":"d\/m\/Y H:i:s","m\/d\/Y h:m":"d\/m\/Y H:i:s","n":"d\/m","n\/j":"d\/m","n\/j, g:ia":"d\/m\/Y H:i","n\/j\/y":"d\/m\/Y","Y":"Y","Y-m-d":"d\/m\/Y","Y\/m\/d":"d\/m\/Y","y\/m\/d":"d\/m\/Y"},"ordinalSuffixes":{"1":"er","2":"No suffix used in French","3":"No suffix used in French","4":"No suffix used in French","5":"No suffix used in French","6":"No suffix used in French","7":"No suffix used in French","8":"No suffix used in French","9":"No suffix used in French","10":"No suffix used in French","11":"No suffix used in French","12":"No suffix used in French","13":"No suffix used in French","14":"No suffix used in French","15":"No suffix used in French","16":"No suffix used in French","17":"No suffix used in French","18":"No suffix used in French","19":"No suffix used in French","20":"No suffix used in French","21":"No suffix used in French","22":"No suffix used in French","23":"No suffix used in French","24":"No suffix used in French","25":"No suffix used in French","26":"No suffix used in French","27":"No suffix used in French","28":"No suffix used in French","29":"No suffix used in French","30":"No suffix used in French","31":"No suffix used in French"}},165],["MarketplaceSEOUtils",[],{"canonicalBaseURL":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/fr-fr.facebook.com"},2231],["TypeaheadMetricsConfig",[],{"gkResults":false},263],["FamilyMentionsData",[],{"allowFamilyNames":false,"hasAcceptedNUX":false},708],["SpatialReactionImagePaths",[],{"BASES":{"LIKE":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/MJk7mXiQq4T.png","LOVE":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/Uy3rrdJpwA7.png","WOW":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/2q4Un3pAUEY.png","HAHA":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/2q4Un3pAUEY.png","SORRY":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/2q4Un3pAUEY.png","ANGER":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/2r9VmSFFv6v.png"},"FACES":{"LIKE":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/N-29Cz-R5Ca.png","LOVE":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/ReyanSaMegN.png","WOW":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/WrXALpEgwDQ.png","HAHA":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/okpiAB-qXRL.png","SORRY":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/7vbzbG2Va22.png","ANGER":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/p045QuuUETo.png"}},2456],["SphericalVideoExperiments",[],{"enableGuidedTour":true,"autoplayGuide":true,"showGuideNux":true,"showComposerNux":false,"useSpatialAudio":false,"showSpatialScrubber":false,"thumbnailFromScreenshot":false,"canvasLimit":2,"enableComposerNuxExperiment":false,"enableGlobeQualityLabels":true,"spatialReactionsEnabled":false,"spatialReactionsDragEnabled":false},1425],["UFISpamCountImpl",[],{"module":null},72],["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":false,"show_fallback_ui":false,"is_www_tap_to_click_on":false,"is_www_tile_blend_on":false,"drag_to_ft_click":false,"is_www_cache_viewport_on":false},1426]]);new (require("ServerJS"))().setServerFeatures("iw").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]],"require":[["TimeSlice"],["markJSEnabled"],["lowerDomain"],["URLFragmentPrelude"],["Primer"],["BigPipe"],["Bootloader"],["Heartbeat","disablePageHeartbeat",[],[],[]]]});}, "ServerJS define", {"root":true})();</script></head><body class="x1 Locale_fr_FR" dir="ltr"><div class="_3v_p _54kd" id="u_0_7"><div class="_3v_x"><div class="_210j"><div class="_3v_v"><div class="_3400"><i class="img sp_Wyx8MoLRhUV sx_a840d0"></i></div><h1 class="_5hy4">Messenger</h1><div class="_3403">Connectez-vous 脿 Facebook pour commencer.</div><div class="_5s4n" id="u_0_4"></div><div class="_3v_w hidden_elem" id="u_0_0"><div class="_3v_u"><form id="login_form" action="/web/20170608230834/https://fr-fr.messenger.com/login/password/" method="post" onsubmit="return window.Event &amp;&amp; Event.__inlineSubmit &amp;&amp; Event.__inlineSubmit(this,event)"><input type="hidden" name="lsd" value="AVpp-yWv" autocomplete="off"/><div id="loginform"><input type="hidden" autocomplete="off" id="initial_request_id" name="initial_request_id" value="AxG7T8--DpNK2Gyb81SN-jW"/><input type="hidden" autocomplete="off" name="timezone" value="" id="u_0_1"/><input type="hidden" autocomplete="off" name="lgndim" value="" id="u_0_2"/><input type="hidden" name="lgnrnd" value="160834_pXDa"/><input type="hidden" id="lgnjs" name="lgnjs" value="n"/><input type="text" class="inputtext _55r1 _43di" id="email" name="email" placeholder="Adresse e-mail ou mobile" value="" tabindex="1" aria-label="Adresse e-mail ou mobile"/><input type="password" class="inputtext _55r1 _43di" name="pass" id="pass" tabindex="1" placeholder="Mot de passe" aria-label="Mot de passe"/><button value="1" class="_42ft _4jy0 _2m_r _43dh _4jy4 _517h _51sy" id="loginbutton" name="login" tabindex="1" type="submit">Connexion</button><div class="_43dj"><div class="uiInputLabel clearfix"><label class="uiInputLabelInput"><input type="checkbox" value="1" name="persistent" tabindex="1" id="u_0_3"/><span></span></label><label for="u_0_3" class="uiInputLabelLabel">Rester connect茅(e)</label></div></div><input type="hidden" autocomplete="off" id="default_persistent" name="default_persistent" value="0"/></div></form></div><p class="_59h8">T茅l茅chargez l鈥檃pplication sur <a href="https://web.archive.org/web/20170608230834/http://l.messenger.com/l.php?u=http%3A%2F%2Fitunes.apple.com%2Fapp%2Fid454638411&amp;h=ATP-8oK7_R78OnmEO_Hynh6Nc2LXtNuL-dU3JD0S-wLZ9gsQzH2smnHMgdTLdPkDkxi7cvctyvxFTrquvJMdERaoxDYubncyRx96i4_EWc0onuFzeyzXiAZfwrPu&amp;s=1" target="_blank" rel="nofollow" onmouseover="LinkshimAsyncLink.swap(this, &quot;https:\/\/web.archive.org\/web\/20170608230834\/http:\/\/itunes.apple.com\/app\/id454638411&quot;);" onclick="LinkshimAsyncLink.swap(this, &quot;https:\/\/web.archive.org\/web\/20170608230834\/http:\/\/l.messenger.com\/l.php?u=http\u00253A\u00252F\u00252Fitunes.apple.com\u00252Fapp\u00252Fid454638411&amp;h=ATP-8oK7_R78OnmEO_Hynh6Nc2LXtNuL-dU3JD0S-wLZ9gsQzH2smnHMgdTLdPkDkxi7cvctyvxFTrquvJMdERaoxDYubncyRx96i4_EWc0onuFzeyzXiAZfwrPu&amp;s=1&quot;);"> iOS </a>, <a href="https://web.archive.org/web/20170608230834/http://l.messenger.com/l.php?u=http%3A%2F%2Fwww.windowsphone.com%2Fs%3Fappid%3D3219d30d-4a23-4f58-a91c-c44b04e6a0c7&amp;h=ATPRwUccvPSle_ocxegmqtQTCskAXGmmykiJ1gBflwHm8YI0fW46o8tc1W8aAV0Wg1ssaIMcdrbqEPMPze7KrLJNAXfwSyYiYS12YoGsD8mWfbS-E_jzw_hvMEBh&amp;s=1" target="_blank" rel="nofollow" onmouseover="LinkshimAsyncLink.swap(this, &quot;https:\/\/web.archive.org\/web\/20170608230834\/http:\/\/www.windowsphone.com\/s?appid=3219d30d-4a23-4f58-a91c-c44b04e6a0c7&quot;);" onclick="LinkshimAsyncLink.swap(this, &quot;https:\/\/web.archive.org\/web\/20170608230834\/http:\/\/l.messenger.com\/l.php?u=http\u00253A\u00252F\u00252Fwww.windowsphone.com\u00252Fs\u00253Fappid\u00253D3219d30d-4a23-4f58-a91c-c44b04e6a0c7&amp;h=ATPRwUccvPSle_ocxegmqtQTCskAXGmmykiJ1gBflwHm8YI0fW46o8tc1W8aAV0Wg1ssaIMcdrbqEPMPze7KrLJNAXfwSyYiYS12YoGsD8mWfbS-E_jzw_hvMEBh&amp;s=1&quot;);"> Windows Phone </a>, <a href="https://web.archive.org/web/20170608230834/https://l.messenger.com/l.php?u=https%3A%2F%2Fmarket.android.com%2Fdetails%3Fid%3Dcom.facebook.orca&amp;h=ATMFkBpNXcP_T9RHgELLOVyB00VUPyNdKthhEY2yWLqmDqVhS6sF77cB3FUi9OS7hPYAuF9XSJv-_cKPKIdd2f8BO5UXaNZ2d_zecE-D8Gw1vzy_7JG3kSMgg4T0&amp;s=1" target="_blank" rel="nofollow" onmouseover="LinkshimAsyncLink.swap(this, &quot;https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/market.android.com\/details?id=com.facebook.orca&quot;);" onclick="LinkshimAsyncLink.swap(this, &quot;https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/l.messenger.com\/l.php?u=https\u00253A\u00252F\u00252Fmarket.android.com\u00252Fdetails\u00253Fid\u00253Dcom.facebook.orca&amp;h=ATMFkBpNXcP_T9RHgELLOVyB00VUPyNdKthhEY2yWLqmDqVhS6sF77cB3FUi9OS7hPYAuF9XSJv-_cKPKIdd2f8BO5UXaNZ2d_zecE-D8Gw1vzy_7JG3kSMgg4T0&amp;s=1&quot;);"> Android </a></p></div></div><div class="_3v_-"><div class="_3w05"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://static.xx.fbcdn.net/rsrc.php/v3/yc/r/xFmW1tcxsyL.png" alt="" width="944" height="570"/></div></div></div><div class="_yws hidden_elem" id="u_0_5"></div></div><div class="_3w04"><div><style> .page { background-color: #f8f8f8; } body:not(.UIInternPage) { background-color: #f8f8f8; -webkit-font-smoothing: antialiased; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; } body { direction: ltr !important; } div { text-align: left; } .textCenter div, .featureGrid div { text-align: center; } .textCenter .uiP, .textCenter .heroPara { text-align: center !important; } #root { border-bottom: 0 !important; } body:not(.UIInternPage), h1, p, .uiP, body:not(.UIInternPage) .uiInputLabelLabel { color: #525c66; font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 18px; margin: 0; padding: 0; } .ie8 h1, .ie8 p, .ie8 .uiP { color: #525c66; font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 18px; margin: 0; padding: 0; } body:not(.UIInternPage) a { color: #0084ff; font-size: inherit; font-style: inherit; font-weight: inherit; line-height: inherit; } .ie8 a { color: #0084ff; font-size: inherit; font-style: inherit; font-weight: inherit; line-height: inherit; } body:not(.UIInternPage) a, body:not(.UIInternPage) .form button[type=submit]:last-child { -webkit-transition: opacity .2s ease-in; transition: opacity .2s ease-in; } body:not(.UIInternPage) a, body:not(.UIInternPage) a:hover { text-decoration: none; } body:not(.UIInternPage) a[data-hover=tooltip] { display: none !important; } .page { padding-top: 40px; } .acw .page { padding-top: 0; } .section { border-bottom: 1px solid rgba(0,0,0,0.08); overflow: hidden; padding: 80px 30px 0; position: relative; } .ie8 .section { border-bottom: 1px solid #ddd; } .container { margin: 0 auto; position: relative; } h1, .ie8 h1 { color: rgba(0,0,0,0.75); font-family: 'HelveticaNeue-Thin', 'Helvetica Neue Light', 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 38px; line-height: 44px; font-weight: 100; margin: 0 0 10px; } .mvm { margin: 0; } p, .uiP, .heroPara, .ie8 p, .ie8 .uiP, .ie8 .heroPara { color: rgba(0,0,0,0.55); font-size: 17px; line-height: 24px; font-weight: 400; margin: 0 0 10px; } .comingsoon, .miniHeader { font-size: 14px; font-weight: 400; line-height: 24px; letter-spacing: 1px; margin-bottom: 18px; text-transform: uppercase; } .heroPara { font-weight: 400; } .smallText { font-weight: 400; font-size: 12px; line-height: 16px; } body:not(.UIInternPage) a.button.button, body:not(.UIInternPage) a.buttonWhite.buttonWhite, body:not(.UIInternPage) .form button[type=submit] { display: inline-block; height: 32px; line-height: 32px; border: 0; border-radius: 3px; font-size: 12px; text-transform: uppercase; padding: 0 24px; font-weight: 500; letter-spacing: 1px; color: white; background-color: #0084ff; background-image: none; -webkit-transition: opacity .2s ease-in; transition: opacity .2s ease-in; } .ie8 a.button.button, .ie8 a.buttonWhite.buttonWhite, .ie8 .form button[type=submit] { display: inline-block; height: 32px; line-height: 32px; border: 0; border-radius: 3px; font-size: 12px; text-transform: uppercase; padding: 0 24px; font-weight: 500; letter-spacing: 1px; color: white; background-color: #0084ff; background-image: none; } body:not(.UIInternPage) a:active, body:not(.UIInternPage) .form button[type=submit]:last-child:active, body:not(.UIInternPage) a.button.button:active, body:not(.UIInternPage) a.buttonWhite.buttonWhite:active, body:not(.UIInternPage) .form button[type=submit]:active { opacity: .2; -webkit-transition-duration: 0s; transition-duration: 0s; } body:not(.UIInternPage) a.buttonWhite.buttonWhite { color: #0084ff; background-color: white; box-shadow: inset 0 0 0 1px #0084ff; height: 36px; line-height: 36px; } body:not(.UIInternPage) .form button[type=submit] { height: 36px; line-height: 36px; font-size: 14px; } body:not(.UIInternPage) img, body:not(.UIInternPage) .img { display: block; line-height: 0; pointer-events: none; height: auto !important; } .container, .doubleCol { display: table; width: 100%; } @media (min-width: 1020px) { .container { width: 960px; } } .textLeft { display: table-cell; vertical-align: middle; width: 320px; min-width: 320px; max-width: 320px; padding-right: 40px; } .textLeft + .imgContainer { display: table-cell; text-align: right; } .textLeft + .imgContainer .img { /* float: right; */ max-width: 100%; width: 100% !important; /* because Firefox */ height: auto !important; } @media (min-width: 768px) { .textLeft + .imgContainer > div { float: right; } } .textCenter { text-align: center; max-width: 800px; padding-bottom: 2.5%; margin-left: auto; margin-right: auto; } .textCenter + .imgContainer .img { margin: 0 auto; } .doubleCol > .imgContainer:first-child { display: table-cell; text-align: left; } .doubleCol > .imgContainer:first-child .img { max-width: 100%; width: 100% !important; /* because Firefox */ height: auto !important; margin: 0 auto; } .doubleCol > .rightcol { display: table-cell; vertical-align: middle; width: 320px; min-width: 320px; max-width: 320px; padding-left: 40px; } @media (min-width: 768px) { .showOnNarrow { display: none !important; } } @media (max-width: 767px) { .container, .doubleCol, .doubleCol div { display: block; text-align: center; } .textLeft, .imgContainer, .doubleCol > .rightcol { display: block !important; width: auto !important; min-width: 100% !important; max-width: 800px !important; padding: 0 !important; text-align: center !important; } .textLeft div, .textLeft p { text-align: center; } .textLeft { min-width: 0 !important; margin-left: auto !important; margin-right: auto !important; } .imgContainer { padding-top: 40px !important; } .imgContainer .img { float: none !important; max-width: 100% !important; margin-left: auto !important; margin-right: auto !important; } body:not(.UIInternPage) li { display: block !important; margin: 0 auto 20px !important; width: auto !important; } .section { padding-left: 20px !important; padding-right: 20px !important; } .hideOnNarrow { display: none !important; } } body:not(.acw) .showOnMobile, body.acw .hideOnMobile { display: none !important; } body:not(.UIInternPage) ul, body:not(.UIInternPage) li { list-style: none; margin: 0; padding: 0; text-align: center; } body:not(.UIInternPage) ul { padding-bottom: 7.5%; } body:not(.UIInternPage) li { display: inline-block; margin-left: 5%; vertical-align: top; max-width: 256px; width: 30%; } body:not(.UIInternPage) li:first-child { margin-left: 0; } body:not(.UIInternPage) li .img { width: 100% !important; height: auto !important; } .white { color: #fff !important; } .personalized, .templates, .liveChat, .grow { background-color: #fff; } .blue { background-color: #0084ff; } .push { background-color: mediumseagreen; background-image: url(https://web.archive.org/web/20170608230834im_/https://scontent-sea.xx.fbcdn.net/hphotos-xfa1/t39.2365-6/10935976_805492799534963_2033921574_n.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; } .ie8 .imgContainer { font-size: 0 !important; } .ie8 .showOnNarrow, .ie8 .showOnMobile { display: none !important; } .wp .page { width: 100vw; } .maxwidth { max-width: none; } </style><style> a.button.button.download.download { display: table; margin-bottom: 8px; background-color: transparent; color: #0084ff; margin-left: -24px; } body:not(.UIInternPage) a.button.button.download.download { display: table; margin-bottom: 8px; background-color: transparent; color: #0084ff; margin-left: -24px; } @media (max-width: 767px) and (min-width: 480px) { body:not(.UIInternPage) a.button.button.download.download { display: inline-block; } } @media (max-width: 767px) { body:not(.UIInternPage) a.button.button.download.download { margin-left: 0; margin-right: auto; } } a.button.button.download.download .img { max-width: none !important; width: 16px !important; height: 16px !important; display: inline-block !important; vertical-align: middle; margin-top: -4px; margin-right: 8px; } body:not(.UIInternPage) a.button.button.download.download .img { max-width: none !important; width: 16px !important; height: 16px !important; display: inline-block !important; vertical-align: middle; margin-top: -4px; margin-right: 8px; } body:not(.UIInternPage) .section .container .featureGrid { text-align: center; } body:not(.UIInternPage) .section .container .featureGrid .featureGridItem { display: inline-block; vertical-align: top; width: 148px; margin: 8px 7.5%; } @media (max-width: 959px) { body:not(.UIInternPage) .section .container .featureGrid .featureGridItem { margin: 8px 5%; } } @media (max-width: 767px) { body:not(.UIInternPage) .section .container .featureGrid .featureGridItem { margin: 8px 2.5%; } } @media (max-width: 374px) { body:not(.UIInternPage) .section .container .featureGrid .featureGridItem { margin: 0; } } body:not(.UIInternPage) .section .container .featureGrid .featureGridItem .imgContainer .img { display: inline-block !important; max-width: none !important; width: 120px !important; height: 120px !important; } .section { border-bottom: 0; } @media (min-width: 768px) { .section.blue { padding-top: 0; } } .section.hero { padding-bottom: 80px; } .section.sayanything { padding-bottom: 100px; background-color: #fff; background-image: url(https://web.archive.org/web/20170608230834im_/https://fbcdn-dragon-a.akamaihd.net/hphotos-ak-xaf1/t39.2365-6/11057196_396547827217374_525513866_n.png); background-size: 980px auto; background-position: bottom center; background-repeat: no-repeat; } .featureslink { height: 36px; line-height: 36px; } .featureslink:after { content: ''; position: absolute; top: 0; right: -100%; bottom: 0; left: -100%; } .featureGridItem { position: relative; } .featureGridItem:active { opacity: .2; } .featureGridItem:not(:active) { -webkit-transition: opacity .2s ease-in; -moz-transition: opacity .2s ease-in; transition: opacity .2s ease-in; } .featureGridLink { position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; } .ie10 .featureGridLink:before { color: transparent; content: '... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... '; } .ios .dl, .android .dl, .wp .dl, .showOnIOS, .showOnANDROID, .showOnWP { display: none !important; } .ios .showOnIOS, .android .showOnANDROID, .wp .showOnWP { display: block !important; padding-top: 16px; } @media (min-width: 768px) { .img1 { margin-right: -120px; } } .acw .img1 { max-width: 720px; width: 100%; } .acw .img1 > i { height: 0 !important; padding-bottom: 80.83333333%; } .acw .img2 { margin: auto; max-width: 615px; } .acw .img2 > i { height: 0 !important; padding-bottom: 92.900302114%; } .ie8 .section { border-bottom: 1px solid #888; } .ie8 .sayanything { display: none !important; } </style><div class="page"><style> .header { height: 55px; z-index: 2; } .header > div:first-child { background-clip: padding-box; } .ie8 .header > div:first-child { background-color: #fff; border-bottom: 1px solid #f8f8f8; } .headsection { padding: 0 30px; } .header .container { display: block; } .heading { float: left; } .headlink { display: block; padding: 4px 12px; margin: -4px -12px; } .mark { display: inline-block !important; margin-top: 8px; } .wordmark, .ie8 .wordmark { display: inline-block; vertical-align: top; font-family: inherit; font-size: 20px; font-weight: 400; line-height: 24px; margin-left: 8px; margin-top: 16px; } .wordmark .wordlink { color: #1e2226; } .nav { float: right; height: 55px; line-height: 55px; } .navlink { display: inline-block; margin-left: 30px; vertical-align: middle; } .navlink:first-child { margin-left: 0; } .navlink { font-size: 14px !important; line-height: 55px !important; } @media (max-width: 479px) { .headlink { padding: 12px; margin: -12px; } .wordmark { display: none; } } @media (max-width: 374px) { .headsection { padding: 0 20px; } .navlink { margin-left: 20px; } } .page.features .navlink.features, .page.platform .navlink.platform, .page.business .navlink.business { color: #929292; } .acw .header { position: relative; top: 20px !important; display: table !important; width: 100% !important; margin-bottom: -20px; } </style><div class="_1tuu header" style="top: 30px;" id="u_0_6"><div class="_1tuw" id="u_0_8"></div><div class="_1tux"><div class="headsection"><div class="container"><div class="heading"><a class="headlink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/"><div style="display: inline-block;"><img class="mark img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057099_383365451847896_1818480781_n.png?oh=2b25fb477d5b9bcea11d23e8cb09f82d&amp;oe=59E51760" alt="" style="width: 40px !important; height: 40px !important;"/></div><h1 class="wordmark"><div class="wordlink">Messenger</div></h1></a></div><div class="nav"><a class="navlink features" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features">Features</a><a class="navlink platform" href="https://web.archive.org/web/20170608230834/https://messenger.fb.com/?ref=platform">Platform</a></div></div></div></div></div><div class="section hero"><div class="container"><div class="heroText2 textLeft"><h1>Text the people you care about for free.</h1><div class="mvm uiP heroPara fsm">Reach your friends and family wherever they are and have instant, fun conversations from anywhere.</div><div class="comingsoon dl" style="padding-top: 8px;">GET MESSENGER</div><div style="padding-bottom: 16px; display: inline-block;"><a class="button download dl" href="https://web.archive.org/web/20170608230834/https://market.android.com/details?id=com.facebook.orca"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057181_1425908637709111_1267596422_n.png?oh=891996defaf5442a3eb3d621a1572e5d&amp;oe=59DE3C87" alt=""/> Google Play</a><a class="button download dl" href="https://web.archive.org/web/20170608230834/https://itunes.apple.com/app/id454638411"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/10935992_1070389886310507_1653132484_n.png?oh=9b47c7dbdb260d0bcfa2508421153470&amp;oe=59D85C26" alt=""/> App Store</a><a class="button download dl" href="https://web.archive.org/web/20170608230834/https://www.windowsphone.com/s?appid=3219d30d-4a23-4f58-a91c-c44b04e6a0c7"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/10333111_1559217274368075_939729449_n.png?oh=367cdd3f0a014b74d3fac644c11c4a65&amp;oe=59A48B90" alt=""/> Windows Phone</a><a class="showOnANDROID" href="https://web.archive.org/web/20170608230834/https://market.android.com/details?id=com.facebook.orca"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057089_1083591454991511_496584972_n.png?oh=1db0b5f9d50b67018acd6e0885f0104f&amp;oe=59D7B38E" alt="" style="width: 150px !important; height: 44px !important;"/></a><a class="showOnIOS" href="https://web.archive.org/web/20170608230834/https://itunes.apple.com/app/id454638411"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057095_1581117525491935_1486846236_n.png?oh=5d61b55ca74c08602b3c24a9a85281e2&amp;oe=59A67E92" alt="" style="width: 150px !important; height: 44px !important;"/></a><a class="showOnWP" href="https://web.archive.org/web/20170608230834/https://www.windowsphone.com/s?appid=3219d30d-4a23-4f58-a91c-c44b04e6a0c7"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/10935976_1628387574061892_868369444_n.png?oh=ff2712070298f37f500cc6c87d25542b&amp;oe=59A8E989" alt="" style="width: 150px !important; height: 44px !important;"/></a></div></div><div class="imgContainer" style="position: relative;"><div class="img1"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057091_782213915226891_1061719166_n.png?oh=5445ff863e8108056a454c316349d2f8&amp;oe=599BF0C1" alt="" style="max-width: 720px !important;"/></div><a href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features" style="position: absolute; top: 0; right: -150px; bottom: 0; left: -30px;"></a></div></div></div><div class="section blue"><div class="container"><div class="doubleCol"><div class="imgContainer hideOnNarrow" style="position: relative; height: 550px; width: 100%;"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057106_628362803932627_1441447897_n.png?oh=5797873e807da1c743e640eb2b0ab246&amp;oe=59DA7F57" alt="" style="position: absolute; bottom: 0; right: 0; max-width: 662px !important; width: 662px !important; height: 615px !important;"/></div><div class="rightcol pushedIn"><h1 class="white">Introducing video calling in Messenger.</h1><div class="mvm uiP heroPara white fsm" style="color: #d4e4ff !important;">Now you can have face-to-face conversations with friends and family. It鈥檚 fast and easy to make video calls anywhere in the world.</div><a class="button featureslink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features#hdcalls" style="background-color: #2998ff; margin-top: 8px;">LEARN MORE</a></div><div class="imgContainer showOnNarrow"><div class="img2"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057106_628362803932627_1441447897_n.png?oh=5797873e807da1c743e640eb2b0ab246&amp;oe=59DA7F57" alt="" style="max-width: 662px !important; width: 100% !important;"/></div></div></div></div></div><div class="section sayanything"><div class="container" style="display: block;"><div class="heroText2 textCenter"><h1>Texting and so much more.</h1><div class="mvm uiP heroPara fsm">Check out all you can do in Messenger.</div></div><div class="featureGrid"><div class="featureGridItem"><div class="imgContainer"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057038_1589952924575974_948070615_n.png?oh=30734efeb32d3dac335fc814ef642db0&amp;oe=59D66051" alt=""/></div><div class="mvm uiP heroPara fsm">Know when people have seen your texts.</div><a class="featureGridLink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features#texts"></a></div><div class="featureGridItem"><div class="imgContainer"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/10935998_371517023035378_1125413513_n.png?oh=6f489c839433d8844c4bfa1d0d005048&amp;oe=59A44113" alt=""/></div><div class="mvm uiP heroPara fsm">Make HD calls anywhere in the world.</div><a class="featureGridLink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features#hdcalls"></a></div><div class="featureGridItem"><div class="imgContainer"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057106_1476099945984293_1639850276_n.png?oh=8758c19f993c7fa9f126f0bc733642c6&amp;oe=59A4537E" alt=""/></div><div class="mvm uiP heroPara fsm">Snap photos and shoot videos.</div><a class="featureGridLink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features#photos"></a></div><div class="featureGridItem"><div class="imgContainer"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057183_1425485451085185_1574180019_n.png?oh=4014b543cd5e4eecc5641260c0423cf1&amp;oe=59E15309" alt=""/></div><div class="mvm uiP heroPara fsm">Choose from thousands of stickers.</div><a class="featureGridLink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features#stickers"></a></div><div class="featureGridItem"><div class="imgContainer"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/10935994_1570776779866812_348485127_n.png?oh=2d234744f83dd588959751e776096cd3&amp;oe=59A11227" alt=""/></div><div class="mvm uiP heroPara fsm">Record voice messages.</div><a class="featureGridLink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features#voicemessages"></a></div><div class="featureGridItem"><div class="imgContainer"><img class="img" src="https://web.archive.org/web/20170608230834im_/https://scontent.fsjc1-3.fna.fbcdn.net/v/t39.2365-6/11057102_1561266217465826_1067293002_n.png?oh=0e69d98e152908242284fcdd41c163e9&amp;oe=59A9A252" alt=""/></div><div class="mvm uiP heroPara fsm">Chat with your favorite groups.</div><a class="featureGridLink" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features#groups"></a></div><div><a class="buttonWhite" href="https://web.archive.org/web/20170608230834/https://www.messenger.com/features" style="margin: 40px 0 48px;">EXPLORE</a></div></div></div></div><style> .footer { background-color: #323940; overflow: hidden; padding: 20px 30px; } .footer .container { display: block; text-align: center; } .footertext { color: rgba(255, 255, 255, .4); font-size: 13px; letter-spacing: .2px; line-height: 19px; margin: 0; } .ie8 .footertext { color: #bbb; } .footertext .footerlink { color: #fff; } .trademark-android, .trademark-ios, .trademark-wp, .android .trademark, .ios .trademark, .wp .trademark { display: none; } .android .trademark-android, .ios .trademark-ios, .wp .trademark-wp { display: inline; } </style><div class="footer"><div class="container"><div class="footertext"><span class="copyright">漏 Facebook 2016. </span><span class="trademark">The Apple, Google Play, and Windows logos are trademarks of their respective owners.</span><span class="trademark-android">The Google Play logo is a trademark of its owner.</span><span class="trademark-ios">The Apple logo is a trademark of its owner.</span><span class="trademark-wp">The Windows logo is a trademark of its owner.</span><span class="legal"> View our <a class="footerlink" href="https://web.archive.org/web/20170608230834/https://www.facebook.com/policy.php">Data Policy</a> and <a class="footerlink" href="https://web.archive.org/web/20170608230834/https://www.facebook.com/policies/?ref=pf">Terms</a>.</span></div></div></div></div></div></div></div><script>new (require("ServerJS"))().setServerFeatures("iw").handle({"instances":[["__inst_66e70015_0_0",["MessengerMarketingStickyHeader","__elem_66e70015_0_0","__elem_a588f507_0_3"],[{"__m":"__elem_66e70015_0_0"},{"__m":"__elem_a588f507_0_3"},30],1]],"elements":[["__elem_cac695fa_0_0","u_0_0",1],["__elem_f46f4946_0_0","u_0_1",1],["__elem_f46f4946_0_1","u_0_2",1],["__elem_a588f507_0_0","u_0_4",1],["__elem_85b7cbf7_0_0","login_form",1],["__elem_a588f507_0_1","u_0_5",1],["__elem_66e70015_0_0","u_0_6",1],["__elem_a588f507_0_2","u_0_7",1],["__elem_a588f507_0_3","u_0_8",1]],"require":[["MessengerLoginMount","mount",["__elem_a588f507_0_0","__elem_a588f507_0_1","__elem_cac695fa_0_0"],[{"__m":"__elem_a588f507_0_0"},{"__m":"__elem_a588f507_0_1"},{"__m":"__elem_cac695fa_0_0"},{"identifier":"d3799b5c00f4f7eb3189ab1061986028","next":null,"initialRequestID":"AxG7T8--DpNK2Gyb81SN-jW","links":{"ios":"https:\/\/web.archive.org\/web\/20170608230834\/http:\/\/itunes.apple.com\/app\/id454638411","windows":"https:\/\/web.archive.org\/web\/20170608230834\/http:\/\/www.windowsphone.com\/s?appid=3219d30d-4a23-4f58-a91c-c44b04e6a0c7","android":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/market.android.com\/details?id=com.facebook.orca"},"location":1,"messengerLoginMode":null}],[]],["TimezoneAutoset","setInputValue",["__elem_f46f4946_0_0"],[{"__m":"__elem_f46f4946_0_0"},1496963314],[]],["ScreenDimensionsAutoSet","setInputValue",["__elem_f46f4946_0_1"],[{"__m":"__elem_f46f4946_0_1"}],[]],["FocusListener"],["FlipDirectionOnKeypress"],["WebPixelRatio","startDetecting",[],[1],[]],["MessengerLoginScrollListener","setup",["__elem_a588f507_0_2"],[{"__m":"__elem_a588f507_0_2"}],[]],["ScriptPath","set",[],["XMessengerDotComRootController","55daef24",{"imp_id":"d49e9482"}],[]],["__inst_66e70015_0_0"],["ModuleErrorLogger","init",[],[],[]],["CavalryLoggerImpl","startInstrumentation",[],[],[]],["NoscriptOverride","redirectToJSPage",[],["https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/fr-fr.messenger.com\/"],[]],["NavigationMetrics","setPage",[],[{"page":"XMessengerDotComRootController","page_type":"normal","page_uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/fr-fr.messenger.com\/","serverLID":"0-0"}],[]],["DimensionTracking"],["HighContrastMode","init",[],[{"isHCM":false,"spacerImage":"https:\/\/web.archive.org\/web\/20170608230834\/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"],["UserActionHistory"],["ScriptPathLogger","startLogging",[],[],[]],["TimeSpentBitArrayLogger","init",[],[],[]]],"define":[["KillabyteProfilerConfig",[],{"htmlProfilerModule":null,"profilerModule":null,"depTypes":{"BL":"bl","NON_BL":"non-bl"}},1145],["TimeSpentConfig",[],{"0_delay":0,"0_timeout":8,"delay":200000,"timeout":64},142],["ImmediateActiveSecondsConfig",[],{"sampling_rate":0},423]]});</script> <script>requireLazy(["Bootloader"], function(Bootloader) {Bootloader.setResourceMap({"VLaUy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iT-o4\/yW\/l\/fr_FR\/IRHbjxm-ven.js","crossOrigin":1},"h+GjF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iyDT4\/yq\/l\/fr_FR\/Lvae9lK50aq.js","crossOrigin":1},"ldgDn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/cxTXwliuWIc.js","crossOrigin":1},"q3Tax":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/Sr-YhfTZvfy.js","crossOrigin":1},"lBhrw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iB7d4\/y4\/l\/fr_FR\/F6Tk0bIkg3x.js","crossOrigin":1},"Po7dG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/FK4Zx9dJ1bO.js","crossOrigin":1},"L1k\/a":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/v8xeS_mshuc.js","crossOrigin":1},"G2yK9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/6k8JMHnyi_R.js","crossOrigin":1},"HnpPd":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/Nqlv3LyG3u1.css","permanent":1,"crossOrigin":1},"czc1W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iblY4\/y6\/l\/fr_FR\/eiHwaXKWAK5.js","crossOrigin":1},"Klc20":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/UvMA2czoe0V.js","crossOrigin":1},"yR9P2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/TFtf4iUP-CC.js","crossOrigin":1},"VYTIU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/lfYuN4erIAc.js","crossOrigin":1},"q1Ffg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/SSishWNM-lU.js","crossOrigin":1},"M0Hao":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/um2sdrZJYXX.js","crossOrigin":1},"4L8pD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/eiBVuTz-EbC.js","crossOrigin":1},"lT9+B":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/inapY_wV7ha.css","permanent":1,"crossOrigin":1},"J7o5v":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/7VzqBUMi7mq.js","crossOrigin":1},"x6CrS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iX3N4\/y9\/l\/fr_FR\/9tWKc6z5yDp.js","crossOrigin":1},"GpTE+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3irxq4\/ya\/l\/fr_FR\/ok_ohy-vru8.js","crossOrigin":1},"pf6Wa":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ipP24\/yb\/l\/fr_FR\/WLZu_O375LT.js","crossOrigin":1},"\/rOVb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/xZaqKBITDEc.js","crossOrigin":1},"+wGvK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iX2V4\/yq\/l\/fr_FR\/nELVqklmCAf.js","crossOrigin":1},"+H8Yp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iiC04\/yx\/l\/fr_FR\/Iql1lEr73Om.js","crossOrigin":1},"3EaBW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/50eATHci7Vl.js","crossOrigin":1},"2VfdQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3if844\/y3\/l\/fr_FR\/MWy-ytNEGGi.js","crossOrigin":1},"nrez8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iSIU4\/yz\/l\/fr_FR\/KLSTf1jo1Rj.js","crossOrigin":1},"MhTpz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/UsxCDlaacCi.js","crossOrigin":1},"Ft+yA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izoP4\/yH\/l\/fr_FR\/73HfZLZ5idW.js","crossOrigin":1},"N59jv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iNGb4\/y2\/l\/fr_FR\/0-Xe2LtPClY.js","crossOrigin":1},"SIhjt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/33qlFhlhbCs.js","crossOrigin":1},"wywWu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/CqiuGCntUXO.js","crossOrigin":1},"tI54I":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/fpHqvM1LCAe.js","crossOrigin":1},"Ix7TY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ii4c4\/y1\/l\/fr_FR\/DNYR24o6jSR.js","crossOrigin":1},"cqmbS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/ti3WOnmHL8s.js","crossOrigin":1},"OOADf":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/eqAM-8G48uS.css","permanent":1,"crossOrigin":1},"CVZDQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/FRk7Hcp6sud.js","crossOrigin":1},"PpMe9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/nAnOmH8H8eO.js","crossOrigin":1},"Tu\/Zt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ioq54\/yb\/l\/fr_FR\/b6Cnt2DQd1D.js","crossOrigin":1},"ndAir":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ighe4\/yI\/l\/fr_FR\/JzXzfMycCQy.js","crossOrigin":1},"p0cgD":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/4crsD96xCff.css","permanent":1,"crossOrigin":1},"JdVmn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/fUM4dM7qLwc.js","crossOrigin":1},"XyPEx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/25uvYnz-w2s.js","crossOrigin":1},"jQkrx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/knnHfEYUPoW.js","crossOrigin":1},"wlgSH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iF5P4\/yf\/l\/fr_FR\/TfWCjeIZlsE.js","crossOrigin":1},"24etU":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/FY5qVbh-yXj.css","crossOrigin":1},"6Bdaz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/CNxcYseRFJh.js","crossOrigin":1},"NyJ5K":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/ijOzQAC1HHX.js","crossOrigin":1},"22D6w":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/qCWjFR5d3Oy.css","crossOrigin":1},"\/2xSu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/7CjzMhM5RVZ.js","crossOrigin":1},"5adkA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/sND141yHSoT.js","crossOrigin":1},"gaU56":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/EO1JgiBk1-y.js","crossOrigin":1},"foZIl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/6a2zKzTfES7.js","crossOrigin":1},"NNnkb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/WMF5lGPOe0b.js","crossOrigin":1},"YPgKX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/Fgpw_uOCp_k.js","crossOrigin":1},"EqGbG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/UigFuPfwyc_.js","crossOrigin":1},"4rFCP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/3ypI3s23NNU.js","crossOrigin":1},"uGl2P":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/GZ0VgtScgpl.js","crossOrigin":1},"1Adbg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/VQypORTv1NH.js","crossOrigin":1},"58hIB":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/MxhP7nRCEr-.css","permanent":1,"crossOrigin":1},"dhemn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iNIT4\/yH\/l\/fr_FR\/At13eCVl4OH.js","crossOrigin":1},"q8BpN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/E9Pcqqc2yLM.js","crossOrigin":1},"9DQPL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/pEcpP_6jovB.js","crossOrigin":1},"JLrDW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iHss4\/yY\/l\/fr_FR\/jKF-otTjpOE.js","crossOrigin":1},"jT94c":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/-nxNB_At-W3.js","crossOrigin":1},"uNu+u":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/7TBr2lnMkgz.js","crossOrigin":1},"18Dmi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/pE367JU60n8.js","crossOrigin":1},"RqHSv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ij354\/y2\/l\/fr_FR\/VONrbH9MZd8.js","crossOrigin":1},"KMUm4":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/aQnCeIBtnGk.css","crossOrigin":1},"YnNRh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/iID2ye8AHxM.js","crossOrigin":1},"f6Qtf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/C_xkCWouPcP.js","crossOrigin":1},"NwqT8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/LAOUiPlYOYE.js","crossOrigin":1},"8CQSh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/Yq1bfTm6d7L.js","crossOrigin":1},"n\/Uco":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/tSb6GkVIkgg.js","crossOrigin":1},"N3L00":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/R-FUQ-HSiJl.js","crossOrigin":1},"n1\/zv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/B2Zq-UUVvvL.js","crossOrigin":1},"rpmMm":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/EVs-vLvXmn_.css","crossOrigin":1},"gcBJ9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/a54PGR4m--5.js","crossOrigin":1},"\/UBpO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/YF3McdoUVSy.js","crossOrigin":1},"rgqN8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/eTpDKOr3Nw7.js","crossOrigin":1},"SFCWb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/FG7llahVmEs.js","crossOrigin":1},"C70oS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/rgBBlPqJCHB.js","crossOrigin":1},"R821E":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/RPhB8_yOlD1.js","crossOrigin":1},"BUziN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iev04\/yI\/l\/fr_FR\/qcdWxc290GI.js","crossOrigin":1},"FX2r7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/ORsqJ9hfpqP.js","crossOrigin":1},"jfExW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/ebVm4-dllAy.js","crossOrigin":1},"pi+9A":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/N9WZiR9LB-q.js","crossOrigin":1},"pk1\/K":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/8D-2LVb-0TV.js","crossOrigin":1},"jDsYG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/YRlnBs4UOGW.js","crossOrigin":1},"WRvew":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iu504\/yi\/l\/fr_FR\/pneSm72wlb3.js","crossOrigin":1},"1Llnk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/hPVIsKiobGV.js","crossOrigin":1},"ftddi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/s-1l1OLOMT0.js","crossOrigin":1},"w+TWR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/T7uIUkBpTMg.js","crossOrigin":1},"Xk1bR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/XEVX1PnaGzW.js","crossOrigin":1},"\/v306":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/cHfci7RrUv0.js","crossOrigin":1},"a8c2M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/gKeAkCHFkex.js","crossOrigin":1},"t8Pc8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPq44\/yh\/l\/fr_FR\/2gXac9APHeh.js","crossOrigin":1},"0XK3S":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/9SCEGlJR4Tt.js","crossOrigin":1},"Ukrlb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/uOU2bx5-jmu.js","crossOrigin":1},"B\/02y":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/kPwn8z88oVw.js","crossOrigin":1},"aPhac":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/hb0CQYfEbBh.js","crossOrigin":1},"q0N+L":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iijd4\/yo\/l\/fr_FR\/LGG7iJWg7aH.js","crossOrigin":1},"ARe1L":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/-f9VcFQ9N3w.js","crossOrigin":1},"o0Kyy":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/7c7wppMYGMO.css","permanent":1,"crossOrigin":1},"GYj0D":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/XAoOXW7UvVi.js","crossOrigin":1},"XP8\/1":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/JZCtVHWO6Vm.css","nonblocking":1,"crossOrigin":1},"r+SXS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/scp7dp0_YN9.css","permanent":1,"crossOrigin":1},"ber27":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iJHl4\/yK\/l\/fr_FR\/Lebajd_J2PK.js","crossOrigin":1},"\/riib":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYjn4\/yM\/l\/fr_FR\/ZzLeQgtTlyw.js","crossOrigin":1},"UkF2v":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/01d4ccL12z2.js","crossOrigin":1},"a9X5q":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iX2V4\/yJ\/l\/fr_FR\/eMGIR-PH24F.js","crossOrigin":1},"+vmWq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3in2d4\/yR\/l\/fr_FR\/rR-uWZQe4eY.js","crossOrigin":1},"xL+zO":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/IwzfdF9eu-p.css","permanent":1,"crossOrigin":1},"wb3qs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/qSKt8KqIrXQ.js","crossOrigin":1},"qVIf2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/QqVq5EGs9Zq.js","crossOrigin":1},"U9kM6":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/C3wjA33lXh9.css","crossOrigin":1},"90K3I":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/ANsV-u3RcXK.js","crossOrigin":1},"3tnjv":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/YOa4rhm22i6.css","crossOrigin":1},"sNmG+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/ksVsxAaKB62.js","crossOrigin":1},"kqODI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/zcZXuz-Xdb4.js","crossOrigin":1},"bgWde":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/W4dHh8aPorg.js","crossOrigin":1},"Qb3Ky":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/7gnXuvv_GO6.js","crossOrigin":1},"MsPa\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/aOmtV4K0e4L.js","crossOrigin":1},"s9k8W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/r6mDkdA6Uw3.js","crossOrigin":1},"VVjXA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/VIHHzdWuzkp.js","crossOrigin":1},"w+e9O":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/GhHnnxtGSBD.css","crossOrigin":1},"e9eEz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/z6E1q_13sPO.js","crossOrigin":1},"0XyVw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/qGNuS2uIqiw.css","crossOrigin":1},"HVS+j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i2yW4\/ye\/l\/fr_FR\/fStEuY5OpSR.js","crossOrigin":1},"qF4Rn":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/ihdyaLTp5-i.css","permanent":1,"crossOrigin":1},"nmcFV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3in8J4\/yZ\/l\/fr_FR\/386HQAJWiH7.js","crossOrigin":1},"o9tLn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ijh04\/yn\/l\/fr_FR\/ovqDSTBuOYK.js","crossOrigin":1},"bOP1A":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/2WQ1TvWe24E.js","crossOrigin":1},"tLKRC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibj04\/y-\/l\/fr_FR\/UQ0gWakJH47.js","crossOrigin":1},"vu\/Jl":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/IieODFuwyYA.css","crossOrigin":1},"06cdq":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/E6J3Q0Ioto1.css","crossOrigin":1},"GTV\/f":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iE5z4\/yD\/l\/fr_FR\/gbN_S03IvBN.js","crossOrigin":1},"pI7AA":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/Lj3-3HF67_y.css","crossOrigin":1},"isc+e":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/8xeYOMMH47F.css","crossOrigin":1},"0Qz\/x":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/UJezDxD0Ltt.js","crossOrigin":1},"Hnz7V":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iQMd4\/yn\/l\/fr_FR\/VPPzLR4i8x6.js","crossOrigin":1},"SJdHB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/JSZIBUll8lV.js","crossOrigin":1},"tLIO\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/oJ7thmtllet.js","crossOrigin":1},"VESpy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/8E5xKRDdsir.js","crossOrigin":1},"Ox\/z9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/Fjc79A6Gbou.js","crossOrigin":1},"LbV7o":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/iiVYXJufWyS.js","crossOrigin":1},"W2Tqa":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/EiUnoNArOsj.css","permanent":1,"crossOrigin":1},"3xCjA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iu1v4\/yz\/l\/fr_FR\/63gQJ8ySwuw.js","crossOrigin":1},"s6f7k":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/PbsfR-lLEin.js","crossOrigin":1},"j8vin":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/OXQHW6jV2lM.js","crossOrigin":1},"16HK9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iTVW4\/yo\/l\/fr_FR\/s-x37vfhbzn.js","crossOrigin":1},"Y+gIO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/feB1jAe67iE.js","crossOrigin":1},"6uxjl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/AN6JLbsZxZO.js","crossOrigin":1},"yPN8C":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/mMDKLFA8R2k.css","crossOrigin":1},"GS4bG":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/01Kaw6T2RdF.css","crossOrigin":1},"8q2zx":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/VNZ1GhlkdO-.css","crossOrigin":1},"mDomT":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/HrRDLgWA2yx.css","crossOrigin":1},"8LpAt":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/o1nre-DEqSl.css","permanent":1,"crossOrigin":1},"NUcs7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/SXQ-8a7hOIG.js","crossOrigin":1},"Ayd2C":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/4N3OlVeRYnZ.css","permanent":1,"crossOrigin":1},"9zce+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/CWuZS6ysSBu.js","crossOrigin":1},"asppk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/QAX4zSJdp2Y.js","crossOrigin":1},"jjYsT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/hAwal6AT_Sy.js","crossOrigin":1},"UqUvM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/KIhS2maRGGz.js","crossOrigin":1},"Nx3aG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/lJOmv5WVUWg.js","crossOrigin":1},"meXqv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/wyNas4dILYo.js","crossOrigin":1},"Gbf1T":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/u_npTXVwXXY.js","crossOrigin":1},"lTO89":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/j2ED0bAcdh4.css","crossOrigin":1},"dUh4U":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/UsysVT-buTU.js","crossOrigin":1},"gLpHG":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/8EV_65SVOom.css","crossOrigin":1},"txstY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/13A6y59GyRe.js","crossOrigin":1},"4gKni":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/PaCQdoI-bIm.css","crossOrigin":1},"cIwjO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/4XmaI2h0at8.js","crossOrigin":1},"lZT\/T":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/REEdMBgH0Pg.js","crossOrigin":1},"6Ltrm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/rGCXbUThDBD.js","crossOrigin":1},"xyCCy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/a5Ao-Y3BpoO.js","crossOrigin":1},"e2ZYj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/WaJVZjDe5Ho.js","crossOrigin":1},"tN3kU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/MbdmepD4rMn.js","crossOrigin":1},"ReocE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3icnD4\/yb\/l\/fr_FR\/ZgulpNYw8yw.js","crossOrigin":1},"GdlTS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/rZ3QtPa_PiU.js","crossOrigin":1},"M2gq\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/CtodmdXYe9H.js","crossOrigin":1},"byhnh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/gTpnFwYQ9vW.js","crossOrigin":1},"hRnYG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/Lluw05Fzpy1.js","crossOrigin":1},"jWuQP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/WtSxg7eQqjW.js","crossOrigin":1},"VfuLk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/J0pDaoBIWcX.js","crossOrigin":1},"XV0Z0":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/8jK8lXDsf9o.js","crossOrigin":1},"rlbiS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/KTt5BmuuSui.js","crossOrigin":1},"NQcY4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/Uyx4LAyarxc.js","crossOrigin":1},"LGkSr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/m1dqnjcenDG.js","crossOrigin":1},"CvndC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/7gCmyO9hmLH.js","crossOrigin":1},"eSqa+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/M8OCQ4bjtK8.js","crossOrigin":1},"IC7B8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/CYF2PIa_hq0.js","crossOrigin":1},"ZuUn6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/SKMSFuryNh5.js","crossOrigin":1},"ra0aW":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/NPmCrhH1Vtj.css","crossOrigin":1},"ysQNi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/Lsl3KA57-9_.js","crossOrigin":1},"RAzr4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/RD2yT2xkhws.js","crossOrigin":1},"r92wv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/hoFJoeRW7Tw.js","crossOrigin":1},"eeFVF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/h_OmKsdCD_u.js","crossOrigin":1},"uKw0L":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/NZ5kSBBH66b.js","crossOrigin":1},"xmz7L":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/MNXtyJu7sLV.css","crossOrigin":1},"Ucjlj":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/qOe_Rlab9NU.css","crossOrigin":1},"a2j96":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izcu4\/yq\/l\/fr_FR\/aPjU2GeoCWX.js","crossOrigin":1},"X4+I4":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/2ibtJuPii7W.css","crossOrigin":1},"v6Hip":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iJWi4\/y5\/l\/fr_FR\/5yDuH0P3nRK.js","crossOrigin":1},"Yelqf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/44egkJqiYXe.js","crossOrigin":1},"+WyOB":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/6TwHKo_O4BS.css","permanent":1,"crossOrigin":1},"HdKUA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ieRg4\/y9\/l\/fr_FR\/uwnL2T3HIKQ.js","crossOrigin":1},"9ujE8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iHZ34\/yP\/l\/fr_FR\/v54-3zuHLfD.js","crossOrigin":1},"wIpQS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/ZxzaQsaa4Hz.js","crossOrigin":1},"\/j+rP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWOp4\/y5\/l\/fr_FR\/Tuz2tlm8Ejd.js","crossOrigin":1},"8RcUj":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/UyG2QwFuMA9.css","nonblocking":1,"crossOrigin":1},"Ra0UN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/91TA_v2kOHq.js","crossOrigin":1},"lYMIq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/Xni2EZlUmwz.js","crossOrigin":1},"2\/maQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/pi6gaIyZu1E.js","crossOrigin":1},"OyDbG":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/j9IbAW6O1HB.css","permanent":1,"crossOrigin":1},"39gRw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i1dO4\/yZ\/l\/fr_FR\/OYa1w9D2r4G.js","crossOrigin":1},"vHU6U":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ico-4\/y6\/l\/fr_FR\/Hm47511ZkYO.js","crossOrigin":1},"Z5N10":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/_BLNztkJjuO.js","crossOrigin":1},"+2mYs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/yQ90Dcs1ZJb.js","crossOrigin":1},"rlLlV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/iNqOaIYvnFn.js","crossOrigin":1},"ZDYD+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/1GH9kQhQ32c.js","crossOrigin":1},"hmc0C":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/9E_jrwuayZ4.js","crossOrigin":1},"ipCbG":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/4SN2MJy-EZo.css","permanent":1,"crossOrigin":1},"aHchu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izoP4\/yG\/l\/fr_FR\/XdGhvXg1IbK.js","crossOrigin":1},"cWd25":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/bzvr6ySftAl.css","crossOrigin":1},"HA5k\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/ibQ7PRFu-F0.js","crossOrigin":1},"7+pmD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/a6iZ6qIW7Nj.js","crossOrigin":1},"b\/rYF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/RWVs8kBItho.js","crossOrigin":1},"b9sAT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/5mV188m3JZc.js","crossOrigin":1},"mt4kP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/xxeXzhbU9IV.js","crossOrigin":1},"JFd32":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6Fk4\/yy\/l\/fr_FR\/JDy7EpLahJ0.js","crossOrigin":1},"7vw8h":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/aPCrQPJuvea.js","crossOrigin":1},"tqqQ6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/KZxvdLAm515.js","crossOrigin":1},"R99Ef":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/9EryX7KrIWo.css","permanent":1,"crossOrigin":1},"BhLp4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/NIhXJgDnJUs.js","crossOrigin":1},"A5F9w":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/N4-UbYEH57v.css","permanent":1,"crossOrigin":1},"e0PKV":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/R7zU4Xo7vCB.css","crossOrigin":1},"UvhyI":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/ah50HflsJGv.css","crossOrigin":1},"RQawI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iLLK4\/yO\/l\/fr_FR\/9zc4n3-C97N.js","crossOrigin":1},"WanF+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/IQ7Vkwn092w.js","crossOrigin":1},"GmCQy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/law2unEU4rD.js","crossOrigin":1},"3tlrp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/BCH7pJqckEH.js","crossOrigin":1},"Tu5s6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/w_4MGCRG4DM.js","crossOrigin":1},"vTTlQ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/ze9CWMlTksM.css","permanent":1,"crossOrigin":1},"TuSYM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iBNh4\/yt\/l\/fr_FR\/WPaiux041XH.js","crossOrigin":1},"20dsE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iMHX4\/yi\/l\/fr_FR\/_vRHWgQDPLD.js","crossOrigin":1},"9+gHw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/OEWSQiWAkid.js","crossOrigin":1},"UF5pl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/KCmaG3SuvP8.js","crossOrigin":1},"z6aBy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/Hd6Ri__HAui.js","crossOrigin":1},"B9E2h":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/EJyGr2VbIKD.js","crossOrigin":1},"ixJlO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/t3PKnvaGGqs.js","crossOrigin":1},"tmmYm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/H7O5_reLgM2.js","crossOrigin":1},"Gya5Z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/1ZAcfeLCtDO.js","crossOrigin":1},"pOxqY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/vznAuHl6lgH.js","crossOrigin":1},"Np\/ci":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/8U3lIizs0ur.js","crossOrigin":1},"E92Yj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/fyNp12wA3kt.js","crossOrigin":1},"Y5HYn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/UbfFfTsMoWX.js","crossOrigin":1},"KZ\/2j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/aBY_PW8xrx9.js","crossOrigin":1},"dOa+J":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/xftSRO2_8nH.js","crossOrigin":1},"DaD8s":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/Nvkw-YLFQ_2.js","crossOrigin":1},"kNttv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/nL6D5-KMB3W.js","crossOrigin":1},"uWEus":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/uPibp4HX1wa.js","crossOrigin":1},"dtDUc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/zSRTkj-Ajx9.js","crossOrigin":1},"uFDQd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/LzB14URDrc0.js","crossOrigin":1},"ivm3j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/iORNDkqGYBZ.js","crossOrigin":1},"y5Htq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/1OroxuRPRrN.js","crossOrigin":1},"UGTwl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/9IK2I1UFWt5.js","crossOrigin":1},"1V5EP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/Xpkly5SI-DW.js","crossOrigin":1},"Bn6ka":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/HsMDMOqdmV1.js","crossOrigin":1},"EU6jX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/e1J9syETYi2.js","crossOrigin":1},"51mNz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/yKLCK5HDqDb.js","crossOrigin":1},"LxJM8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/wuf_sHE4H-i.js","crossOrigin":1},"BhuDP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/3NwDf8I0OBw.js","crossOrigin":1},"JLlf7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/iuy34zGSGSF.js","crossOrigin":1},"K4SDM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/F441HFibkPg.js","crossOrigin":1},"P4dyd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/dCfXItZEe6K.js","crossOrigin":1},"9snN\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/wMsFlLuHs0W.js","crossOrigin":1},"DoDRw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/F90KW_SUvKX.js","crossOrigin":1},"6kEbW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/08IRLXyu7We.js","crossOrigin":1},"O\/XP4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/3mFftQW6eqR.js","crossOrigin":1},"\/dzE2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/_rqDIzMnfw0.js","crossOrigin":1},"gJywS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iT4E4\/yO\/l\/fr_FR\/V9AoOqHLClS.js","crossOrigin":1},"c\/aMC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/-RnkRNhZkJA.js","crossOrigin":1},"XrPQz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/grzbHElmLBY.js","crossOrigin":1},"0S5Y5":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/1Iua1NEOYcw.css","permanent":1,"crossOrigin":1},"7xqof":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/xQAjwfqjHH2.js","crossOrigin":1},"aQRm3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/ubcF2EMWQfT.js","crossOrigin":1},"4cmVd":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/eBZCYLRK21p.css","permanent":1,"crossOrigin":1},"VJ1sp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/j6WbRQ94n80.js","crossOrigin":1},"CkAsh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/YkpAnMKy53K.js","crossOrigin":1},"FQ1VB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iizv4\/yt\/l\/fr_FR\/XWm3CLLJrbL.js","crossOrigin":1},"VWTAj":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/QQQeie2HZO_.js","crossOrigin":1},"5msRh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/DUjt4nIjcUm.js","crossOrigin":1},"Nbthh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/msyprQll-jj.js","crossOrigin":1},"uFN\/y":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/HsY3q34tcW0.css","permanent":1,"crossOrigin":1},"zDe8y":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ioqA4\/y2\/l\/fr_FR\/YfkA6tctod3.js","crossOrigin":1},"62vML":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/D12jRnEwD71.js","crossOrigin":1},"nwrQ+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/kLNOUyCv39y.js","crossOrigin":1},"i7bwk":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/zYvmwXuN4t-.css","crossOrigin":1},"b4fVp":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/oplImi8W0UY.css","crossOrigin":1},"i0XzJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/Zxov87Phkuo.js","crossOrigin":1},"VsQnQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/sKhq7aFLwcM.js","crossOrigin":1},"eyJYw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/a5nzYlY1Ndi.css","crossOrigin":1},"hTxqw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/Mbget68XyaO.css","crossOrigin":1},"gQtl2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ieqM4\/yL\/l\/fr_FR\/itcwP5mccCg.js","crossOrigin":1},"5qRrT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWzS4\/y_\/l\/fr_FR\/Mu9VChdi_Ux.js","crossOrigin":1},"QNPna":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/o-LOpCcbhz8.js","crossOrigin":1},"l9uwi":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/4tTPPcRMpeL.css","permanent":1,"crossOrigin":1},"JOi11":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iqxm4\/yq\/l\/fr_FR\/kXqQQ5KTU8P.js","crossOrigin":1},"c6LYN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/Bhx2l4RjiOz.js","crossOrigin":1},"KC9ZX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/du5wEgLykrC.js","crossOrigin":1},"HZWzv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/xzfRmR6pZZt.js","crossOrigin":1},"Vrx54":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/ojBR3j7nDGm.css","crossOrigin":1},"DOUYz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/udwz1r_Egdi.js","crossOrigin":1},"HVjD6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3isvj4\/yQ\/l\/fr_FR\/VeKz4Ew0VIF.js","crossOrigin":1},"8s8zR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/RSIfjsSHzoy.js","crossOrigin":1},"IQwaz":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/CttgSELV61d.css","crossOrigin":1},"uwEnL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/LC-4STq-xW8.js","crossOrigin":1},"tLOTD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i-IV4\/y7\/l\/fr_FR\/qFdUscdYeu7.js","crossOrigin":1},"NRar3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/scV-o3ng04V.js","crossOrigin":1},"koRb\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ieHk4\/yz\/l\/fr_FR\/M897XvTTFKI.js","crossOrigin":1},"SYliK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/FY7te5p8KgP.js","crossOrigin":1},"iCAn0":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3il8e4\/yz\/l\/fr_FR\/DM41WM9C00C.js","crossOrigin":1},"HyciM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/GOWLpRhoNjI.js","crossOrigin":1},"fyroW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iA3A4\/yz\/l\/fr_FR\/-VS4rhkm8-Z.js","crossOrigin":1},"164uU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/Vt6DdqMCUsB.js","crossOrigin":1},"lwsXq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYyf4\/yM\/l\/fr_FR\/OrM0BaAb-cN.js","crossOrigin":1},"pIx+1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/71HlqQBzy7D.js","crossOrigin":1},"h8P94":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i3sy4\/y6\/l\/fr_FR\/o_fzi6LCwDp.js","crossOrigin":1},"92qta":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/vOuzDkhTKaD.js","crossOrigin":1},"eQgEe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/4tCeY6F6Hax.js","crossOrigin":1},"45ILR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/2VofWSX0tOW.js","crossOrigin":1},"aZRad":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3imLY4\/yK\/l\/fr_FR\/cMzDV93O-Yg.js","crossOrigin":1},"JNhjo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/GqkKAzSrrUO.js","crossOrigin":1},"ZWJtv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iS3z4\/yl\/l\/fr_FR\/WNztcnEtElw.js","crossOrigin":1},"Kbk1z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/-6lEMG312bW.js","crossOrigin":1},"zJTvX":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/9iCKGzgiqUj.css","crossOrigin":1},"G4X7s":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/kUS9tlp-Y2T.js","crossOrigin":1},"9dri7":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/fUVEwyhQU_e.css","crossOrigin":1},"95Apb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/Fe006CFi2oh.js","crossOrigin":1},"fb7sQ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/_NmnhJbPQOj.css","permanent":1,"crossOrigin":1},"RWXSL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ikPA4\/yS\/l\/fr_FR\/chvxNGLlbNG.js","crossOrigin":1},"NwHy0":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/xrrqBOjs70A.js","crossOrigin":1},"XjqO5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/nRB9nL7bbRO.js","crossOrigin":1},"gzQf8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ipo44\/y3\/l\/fr_FR\/RhNoFvzULOo.js","crossOrigin":1},"LlGoP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/YyCmiPfv6Rq.js","crossOrigin":1},"BPZQR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/AC5fwHqLRYd.js","crossOrigin":1},"Ke2WM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/POAIXifWe_S.js","crossOrigin":1},"8ddhL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/ZqBjtSeSFQ5.js","crossOrigin":1},"TLnNt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/eSKlRqWzqkT.js","crossOrigin":1},"voa6S":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/-fS1v88qT-c.js","crossOrigin":1},"LZ7lm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/wJUQoRTSp8F.js","crossOrigin":1},"XfTBC":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/2f8JD39eFV9.css","crossOrigin":1},"4X4mL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/PO2i-guvSv8.js","crossOrigin":1},"0Bd5h":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/EHze6gZQqRu.js","crossOrigin":1},"eyrp3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/HH3mCzXZiX4.js","crossOrigin":1},"J\/pcn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/XlJ_gtklQ3r.js","crossOrigin":1},"HifP9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/Y02vcLFlQtM.js","crossOrigin":1},"cJqd5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/1pMJmdrjnFh.js","crossOrigin":1},"VFDQN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/G2ov3KRC9Nv.js","crossOrigin":1},"7BhgJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/OKnnU_k16PC.js","crossOrigin":1},"1eIm\/":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/7HSGdwby25W.css","crossOrigin":1},"Jkuj\/":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/KqhxTI5PJ0_.css","permanent":1,"crossOrigin":1},"iAMJ5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i1dN4\/yx\/l\/fr_FR\/K9O4yko1jum.js","crossOrigin":1},"KjKAW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/lXbUd-rdMSj.js","crossOrigin":1},"546dw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/AxfLh7y8lEr.js","crossOrigin":1},"2n8EC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i4B24\/yf\/l\/fr_FR\/bhLGfsMStD1.js","crossOrigin":1},"Ryxh4":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/1CNvTXDD2JE.css","permanent":1,"crossOrigin":1},"\/pWlS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/cbbEnJQVLyi.js","crossOrigin":1},"f74Ki":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/rUc0-ZQAm9z.js","crossOrigin":1},"3QBOK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/ijEvX8L9Dws.js","crossOrigin":1},"yMgn4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/dC28sYpaCCe.js","crossOrigin":1},"gnqrf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/CusVrQGChXF.js","crossOrigin":1},"VB4zT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/bzs6eWLVDcH.js","crossOrigin":1},"HBK9M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ia6q4\/yR\/l\/fr_FR\/nsLybGrXPLj.js","crossOrigin":1},"6AU0l":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iUEc4\/yx\/l\/fr_FR\/4GepkCJUA1K.js","crossOrigin":1},"VDymv":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/ythnlPc54Or.css","permanent":1,"crossOrigin":1},"CdEld":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/Ww_5qXB_y0l.js","crossOrigin":1},"a6Iiz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/pro6AQCMY0T.js","crossOrigin":1},"bk8ZQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/7oPCuI1M-Bh.js","crossOrigin":1},"ZX3\/J":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/2LqEE8BwG7C.css","crossOrigin":1},"XxhMR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/VJ0mQbCarur.js","crossOrigin":1},"R5bAx":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/nUU81ZS0s5A.css","crossOrigin":1},"VWEQA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/Kzxwi5IMihy.js","crossOrigin":1},"h7C5J":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ig_Z4\/ys\/l\/fr_FR\/4vc6E0DOLur.js","crossOrigin":1},"tGiPS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/4VDMHB6s4rU.css","crossOrigin":1},"EdavO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPuB4\/y7\/l\/fr_FR\/ZhlkND1Rbnj.js","crossOrigin":1},"3DlyK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3itt24\/y_\/l\/fr_FR\/96yYEPG9gp8.js","crossOrigin":1},"2YLD8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/5vQUrO3ZtZu.js","crossOrigin":1},"kWAGa":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/Ucl8lrSF6Vw.js","crossOrigin":1},"jn+Tx":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/TicO-zQ6bXz.css","crossOrigin":1},"bUffv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ienz4\/yh\/l\/fr_FR\/CrMRCk52erk.js","crossOrigin":1},"3YIX+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/N5fGJNVDboe.js","crossOrigin":1},"qjEOB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/8IgXnFu4S9G.js","crossOrigin":1},"ikPy6":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/O-iG3zH2pNd.css","crossOrigin":1},"aTqrc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihUM4\/yz\/l\/fr_FR\/_LS3bPKpmhp.js","crossOrigin":1},"Hjf6k":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/E0PyjSR2NNr.js","crossOrigin":1},"C5yge":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/DxLThM8I-vO.js","crossOrigin":1},"2\/Lr8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/l2QGKsLbG_s.js","crossOrigin":1},"D5XXA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/f84vC-0sQYU.js","crossOrigin":1},"au8hx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3irwS4\/yD\/l\/fr_FR\/XpthjI7OSGL.js","crossOrigin":1},"+TMPP":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/xHh-Zy3Iqfh.css","permanent":1,"nonblocking":1,"crossOrigin":1},"uKVCP":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/C68qoxhJXB7.css","nonblocking":1,"crossOrigin":1},"jZcuG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3inQv4\/yS\/l\/fr_FR\/rI2cPiBlc0y.js","crossOrigin":1},"L8xrM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ig2l4\/yi\/l\/fr_FR\/I7pL5012syA.js","crossOrigin":1},"u3n2X":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/D-ldrbOGZBS.js","crossOrigin":1},"z5ZQZ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/YJqK6t53eHA.js","crossOrigin":1},"NGBvH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iGrX4\/yH\/l\/fr_FR\/QSTwkLA-MeN.js","crossOrigin":1},"uHKDg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i9x44\/yc\/l\/fr_FR\/x8WpF2eMigo.js","crossOrigin":1},"3juBA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/jOVv4OEOw0i.js","crossOrigin":1},"sMWYm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/o7VVl2LG-Uo.js","crossOrigin":1},"ZIIu6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/dBpOdn5_yVU.js","crossOrigin":1},"QAzbo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3inTg4\/yo\/l\/fr_FR\/yq-jlFQAFZl.js","crossOrigin":1},"JOCcf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/HkA3No46d86.js","crossOrigin":1},"CiZRi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/WWCgC_lQefP.js","crossOrigin":1},"bTUx1":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/X1iq9s_MxLz.css","crossOrigin":1},"etyMX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/aO0cuVMUApD.js","crossOrigin":1},"FrG0o":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/txbx4csGWPM.js","crossOrigin":1},"aHpbO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/C-DE2sZwVNb.js","crossOrigin":1},"x3rrG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i85v4\/yl\/l\/fr_FR\/mQ5j6G4ySyZ.js","crossOrigin":1},"r94pr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ioO64\/yT\/l\/fr_FR\/u27eB1ZDIZj.js","crossOrigin":1},"gjr\/w":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/t1OdNh3kkqS.js","crossOrigin":1},"YP4ls":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/IrggoZkMGjn.js","crossOrigin":1},"+Sm25":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/ImEJ-9fphXE.js","crossOrigin":1},"ou\/vi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ixx14\/y_\/l\/fr_FR\/xGuJdMulDDd.js","crossOrigin":1},"pqLyx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i-XB4\/yl\/l\/fr_FR\/qtt15LPoFl-.js","crossOrigin":1},"gtI8y":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i3l04\/yS\/l\/fr_FR\/wFW5_YYBsfW.js","crossOrigin":1},"nvYVG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/gpRWfbGQlRW.js","crossOrigin":1},"rsnWe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iYfH4\/y_\/l\/fr_FR\/w3KIjg60W3G.js","crossOrigin":1},"3zaed":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/MMxTsZICe2X.js","crossOrigin":1},"8bwXo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/weGLe2cikgg.js","crossOrigin":1},"OeuwJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i1El4\/ya\/l\/fr_FR\/eQBZdVd7Zmo.js","crossOrigin":1},"sVrZH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/X4P_izJXqAY.js","crossOrigin":1},"vIHDX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/mjrBYEPtlPG.js","crossOrigin":1},"jHlIB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/mTQkHzmK5h4.js","crossOrigin":1},"WLPtg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/U7brkim6qO7.js","crossOrigin":1},"YKbsy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/1RZi_nqPImG.js","crossOrigin":1},"TwfI7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/8KX0pLP8xpK.js","crossOrigin":1},"gMTyw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/LjY9qCP98ir.css","crossOrigin":1},"0oYWn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iz7e4\/ys\/l\/fr_FR\/mJJc5lOUbXu.js","crossOrigin":1},"UJuJO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/NdjhiByQ347.js","crossOrigin":1},"YF1\/2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/SGjGGwwDwSA.js","crossOrigin":1},"Yl14X":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/PfanENIN3ys.js","crossOrigin":1},"NyjK5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ivt_4\/y9\/l\/fr_FR\/8A44BizX9BA.js","crossOrigin":1},"G3FBJ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/3nIYs1wumkR.css","crossOrigin":1},"74Gs6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iTTu4\/yj\/l\/fr_FR\/FDlcNDE4CLX.js","crossOrigin":1},"NuhMj":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/z_ye_3YZGHe.css","crossOrigin":1},"T0GOo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/4q_I-XaeVt5.js","crossOrigin":1},"ly4yL":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/WSttjjkeUeN.css","crossOrigin":1},"UqNOm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i5Du4\/yz\/l\/fr_FR\/4L0Sd-tKbrA.js","crossOrigin":1},"KF636":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/tQIHTllJkhp.js","crossOrigin":1},"2GgGO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihmw4\/yy\/l\/fr_FR\/a4pdpSPv-T9.js","crossOrigin":1},"3ks14":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/oG4P3kV9XDu.css","permanent":1,"crossOrigin":1},"RDCL5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/rpyjro23RwB.js","crossOrigin":1},"H0kNa":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/9cFzQjzmoKR.css","crossOrigin":1},"BNhIp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i_m44\/y5\/l\/fr_FR\/7JbCJ5RU7Id.js","crossOrigin":1},"xriiP":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/28Txfc-MjV1.css","permanent":1,"crossOrigin":1},"CDyFC":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/lLMMi4bJJtZ.css","crossOrigin":1},"21C5w":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/at7I_SKMfpb.js","crossOrigin":1},"8wdTf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/iYwzJLhLcQ6.js","crossOrigin":1},"Py6+Z":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/hIg67-s45lz.css","crossOrigin":1},"unnZB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ioWr4\/y9\/l\/fr_FR\/5ZAfk4ALxhe.js","crossOrigin":1},"lzZlS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/2pn7kiNiXgO.css","crossOrigin":1},"wJenw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/verYSusoEaf.js","crossOrigin":1},"JT6gf":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/GXXQhwrNKy6.css","crossOrigin":1},"k8Qdr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/yqaWef6f2-S.js","crossOrigin":1},"9K2cc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/pM76UbA7Ymd.js","crossOrigin":1},"JNZbc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/j0lEmlu5780.js","crossOrigin":1},"NzEuU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/-MACeiQJjwF.js","crossOrigin":1},"1np0u":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/YG0MT2Zxl_f.js","crossOrigin":1},"Tt7c4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/j4WpiP6QnhW.js","crossOrigin":1},"3taWX":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/nutFx-fYZOV.css","crossOrigin":1},"a4gM5":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6qX4\/y5\/l\/fr_FR\/SqaLt7btZSN.js","crossOrigin":1},"HGmGo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/0Fou0fKSm2G.js","crossOrigin":1},"dyUkM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iUYq4\/y9\/l\/fr_FR\/StuZW3QMwLk.js","crossOrigin":1},"\/Ucya":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6SM4\/yS\/l\/fr_FR\/G5lYuZoZKyK.js","crossOrigin":1},"yxOJy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/rUZhm95x3ke.js","crossOrigin":1},"bR6ex":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/m00rz95MpnN.css","crossOrigin":1},"DAuLn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/vtamTyJ026D.js","crossOrigin":1},"1YuaW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPuB4\/yx\/l\/fr_FR\/zzjOvRVDfK4.js","crossOrigin":1},"f40c9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/U35ycspEyl7.js","crossOrigin":1},"wHx6d":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iWAP4\/yw\/l\/fr_FR\/o_c8lhXt2Nu.js","crossOrigin":1},"3PFLl":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/gKyW5T5WZgc.css","crossOrigin":1},"+p6cc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/tjhppte4z6x.js","crossOrigin":1},"O1\/vh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/QlLYKVa5_cp.js","crossOrigin":1},"Kxb45":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3icAj4\/yn\/l\/fr_FR\/Lmx_z-5OYi0.js","crossOrigin":1},"IKYRx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/1p9lHX4XFeC.js","crossOrigin":1},"JhEvN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/rlEFmocjLIr.js","crossOrigin":1},"8sXW7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/NaaEpxi1kyu.js","crossOrigin":1},"3NRHQ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/YqwIZ6x1Tx0.css","crossOrigin":1},"uYe1t":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iuhY4\/yy\/l\/fr_FR\/kKLRXaae6yd.js","crossOrigin":1},"Gta+N":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/dFRXAGhJ7dw.js","crossOrigin":1},"coR2O":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/Td2ky4-PKr9.css","crossOrigin":1},"rGs5t":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3idSf4\/yb\/l\/fr_FR\/dkIQ-bd6uFv.js","crossOrigin":1},"+0FGq":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/QJ-cs6Mi_Jx.css","crossOrigin":1},"HZr8L":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/TT6dHEAClvB.js","crossOrigin":1},"Ad4sF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iS9p4\/yg\/l\/fr_FR\/sTT-QNNjUoI.js","crossOrigin":1},"+xBFD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ityp4\/y4\/l\/fr_FR\/Wda8QDaFuoP.js","crossOrigin":1},"8I9jV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iETP4\/yZ\/l\/fr_FR\/AMKpJWSZWu_.js","crossOrigin":1},"lBpeb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/Q6_iC0jgq8h.js","crossOrigin":1},"mMyY+":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/c0FNkwOI_--.css","crossOrigin":1},"8kPfd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iztL4\/yM\/l\/fr_FR\/HCwck5pKmpv.js","crossOrigin":1},"I6DVp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/XtY2zPPz4xD.js","crossOrigin":1},"CEllF":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/64ajSsEu-1K.css","crossOrigin":1},"V3OlB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i2MV4\/yN\/l\/fr_FR\/mFLtPJcoT_U.js","crossOrigin":1},"vtQwG":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/c7kCD55ujv-.css","crossOrigin":1},"0F+B9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/WjT6Ee-buEm.js","crossOrigin":1},"SOcj1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/dFMLXZ6Im2-.js","crossOrigin":1},"xeXh+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iQed4\/yG\/l\/fr_FR\/ujJTL2vz3kc.js","crossOrigin":1},"EKFlw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iKh44\/yt\/l\/fr_FR\/dtS3EHLH6OF.js","crossOrigin":1},"LusyD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/LQ4cuuxEuha.js","crossOrigin":1},"cDnvi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/Op705SjWdCd.js","crossOrigin":1},"3buYl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/hLwnmOUlt1m.js","crossOrigin":1},"dxPYx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/T88Pw_HpNhP.js","crossOrigin":1},"3DAch":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/ZLg22MLGRIx.js","crossOrigin":1},"4R6kr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/RbFZ8GJZy1T.js","crossOrigin":1},"egB73":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/CzdX4GQkzXn.js","crossOrigin":1},"iWSLb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/xsf6mvGRmrI.js","crossOrigin":1},"orNn2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/zw3kkHn09y3.js","crossOrigin":1},"L5c51":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i3Cj4\/yT\/l\/fr_FR\/RG0Q3Hx5Lss.js","crossOrigin":1},"\/iTyE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/EV6kVvzfQai.js","crossOrigin":1},"bxAxY":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/g6jz53kEnCP.css","crossOrigin":1},"aB7iy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/xD4GQ_OrJkD.js","crossOrigin":1},"\/N1Cb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/VPTtw6bNtdO.js","crossOrigin":1},"IwcSY":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/Lpb_baJFOo6.css","crossOrigin":1},"masDn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/PugnTDTKIMY.js","crossOrigin":1},"pzfPm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/pwKl6XGvFjo.js","crossOrigin":1},"vzaVA":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/6NoSnNzzVJG.css","nonblocking":1,"crossOrigin":1},"Gmi+F":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/40yEI8nEm5B.js","crossOrigin":1},"FdLNP":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/oZB0uczYqt5.css","crossOrigin":1},"GS6t9":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/zxvSoS996vW.css","crossOrigin":1},"9qOzT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/KmNMMR3-PkG.js","crossOrigin":1},"Yi8hc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iX2V4\/y1\/l\/fr_FR\/QI32r7iDgdm.js","crossOrigin":1},"jpfkO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iEwy4\/ya\/l\/fr_FR\/K9q7-YeRe7M.js","crossOrigin":1},"Yb3er":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/Qg5EstJ04g4.js","crossOrigin":1},"+rAxk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/pZrlrxpc93j.js","crossOrigin":1},"NTSo6":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/rRok6dcEien.css","permanent":1,"crossOrigin":1},"KXQbE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/BSIEd9BFZlC.js","crossOrigin":1},"jSg\/g":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/-TigBEIVNUp.js","crossOrigin":1},"x15Ul":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/4fs8L5GW5Dn.js","crossOrigin":1},"fQAD2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/q5j7-bTSxtr.js","crossOrigin":1},"AzL9G":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/SOViB_43A2j.js","crossOrigin":1},"KGbC1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/X4nE6N_rk9F.js","crossOrigin":1},"eo6bq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/Xm4IMKKTBCe.js","crossOrigin":1},"z7lCs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/RflkQvrO3Oc.js","crossOrigin":1},"FPP3w":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/5OBKpN24-bA.js","crossOrigin":1},"qfzTq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/hLtdyLf3Ixj.js","crossOrigin":1},"FSFm7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/zReP_oexEHv.js","crossOrigin":1},"lSUSf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/TbOABSzwq65.js","crossOrigin":1},"kftge":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/ce5KABO6n1Z.js","crossOrigin":1},"1xLvR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/WbLckafE1fb.js","crossOrigin":1},"QNdnv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/targ9O5fa9R.js","crossOrigin":1},"QskpM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/r4QsY2ETu08.js","crossOrigin":1},"ZhxyG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/Ehl_B3FDoR0.js","crossOrigin":1},"EanHM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/rvvTxV8EdAg.js","crossOrigin":1},"pkI24":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/vZV2pPpEBPc.js","crossOrigin":1},"MQG0c":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/Vqmd-bLEeuI.js","crossOrigin":1},"05Rwh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/IHRiGUoKRGV.js","crossOrigin":1},"LqPLw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/LRkUImHQkbC.js","crossOrigin":1},"D2y0M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/TvltvET2tSt.js","crossOrigin":1},"wFNcF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/n2DzSpbqbC7.js","crossOrigin":1},"I3Nsx":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/rVYdCv0uydv.js","crossOrigin":1},"w2OHd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/_DiH4tAbnBP.js","crossOrigin":1},"HC\/yP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/HE7I2uEWyMu.js","crossOrigin":1},"Aflgf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/U4DYLwL2f3b.js","crossOrigin":1},"7r6s6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/ZzWXbfWSu7W.js","crossOrigin":1},"Z3wJp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/xmdjLpVS_s-.js","crossOrigin":1},"FV3mm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/CkWPqtUP4wV.js","crossOrigin":1},"5ByZZ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/7zLlBD4PkXC.js","crossOrigin":1},"Ixqg6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/RDoI20fL19n.js","crossOrigin":1},"SYL9W":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/mGef58xSPBp.css","crossOrigin":1},"xUNfh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/wrGg8Xncutx.js","crossOrigin":1},"JqvgN":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/Jwgy3235oTy.css","permanent":1,"crossOrigin":1},"\/c0ha":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/W5UnSwGuhMM.js","crossOrigin":1},"lmufP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/_Za4xx6SP9-.js","crossOrigin":1},"n153R":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/LZmn9RHGNx0.js","crossOrigin":1},"Bdg9s":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/2aOAj7XQWJB.js","crossOrigin":1},"kRdyQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/y-bPS4yyGry.js","crossOrigin":1},"4Y5FS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/XpxUaj2TMBD.js","crossOrigin":1},"Rq7Nd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/6nCM85bypnZ.js","crossOrigin":1},"FyP2r":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/Mo0f6DsraMb.css","crossOrigin":1},"7l\/wI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/fIr3pgtGjHD.js","crossOrigin":1},"vgVG+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/gyEcJojYlTt.js","crossOrigin":1},"JNXQZ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/zC7e6qQw7e-.css","permanent":1,"crossOrigin":1},"ijjWZ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/pcWQte3o0bj.css","permanent":1,"crossOrigin":1},"Nu\/Cg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i8SP4\/yw\/l\/fr_FR\/yHeedcjQk2h.js","crossOrigin":1},"4rkIX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/_uBY8LPtlZJ.js","crossOrigin":1},"2rPK8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/A1SrI0FV0nG.js","crossOrigin":1},"Snek1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/WsukmV6DEN_.js","crossOrigin":1},"jBqAY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/-wKC6S_l-Xk.js","crossOrigin":1},"LY13N":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/-rspLmeoxpf.js","crossOrigin":1},"3kzH7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/cZ9piwXyvJr.js","crossOrigin":1},"QXDpn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/NzmaaT90-KQ.js","crossOrigin":1},"+g5ut":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iiAt4\/yI\/l\/fr_FR\/579Xgm8myGO.js","crossOrigin":1},"Ig3GO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/pjIgj4jSKYX.js","crossOrigin":1},"wx+\/2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/eQv-jN8KGsC.js","crossOrigin":1},"tGEDU":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/rCPSim1eEW-.css","permanent":1,"crossOrigin":1},"IpY64":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iciT4\/yu\/l\/fr_FR\/H9vEhYj7UMX.js","crossOrigin":1},"mZu06":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iZhn4\/ya\/l\/fr_FR\/DmtRKtpuSK8.js","crossOrigin":1},"CSrxN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iQDi4\/yN\/l\/fr_FR\/9Jl2a7FxTtj.js","crossOrigin":1},"zOEN1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/bzbwqUgWpl2.js","crossOrigin":1},"U5YL3":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/ACOxzxKoCPN.css","crossOrigin":1},"ybinV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izoP4\/yw\/l\/fr_FR\/OUMTjsv_j0J.js","crossOrigin":1},"+VWNr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iMdN4\/yq\/l\/fr_FR\/uhqMVewy2Sd.js","crossOrigin":1},"X837H":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y8\/r\/wxsXaBu3yt1.js","crossOrigin":1},"PYuqR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/gxKJaHlIXDp.js","crossOrigin":1},"s4Kjt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/TSUG73mTb-B.js","crossOrigin":1},"Gtby1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/xi1L37lPF3F.js","crossOrigin":1},"olGeN":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/qG2FR7KJawW.css","crossOrigin":1},"jm6DP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ivW44\/yM\/l\/fr_FR\/HhnnRHXweEi.js","crossOrigin":1},"7uk6C":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/ntI09cj5e_S.js","crossOrigin":1},"RrRot":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/jWgvyrRsQSh.js","crossOrigin":1},"jFQLJ":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/SJSaGEYG2jT.css","crossOrigin":1},"ud7pY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3il_V4\/yl\/l\/fr_FR\/2wifmrhycG0.js","crossOrigin":1},"fYK4u":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/MmDFXd_1lj-.js","crossOrigin":1},"QmbRE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/Onv2VQwtvQl.js","crossOrigin":1},"XCq3j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/rqM6VE6-tCj.js","crossOrigin":1},"kOd2Z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/L_LmRn9mgM7.js","crossOrigin":1},"VlKZQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/e4xH8vaGqCT.js","crossOrigin":1},"HyFoJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/rw1PwhWXNKc.js","crossOrigin":1},"ynA4K":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i6H94\/yY\/l\/fr_FR\/_nsQRWXsq2K.js","crossOrigin":1},"WK+2z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/gGUmj3tlslS.js","crossOrigin":1},"0rdkb":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/7tfF9DtOnlS.css","crossOrigin":1},"WMugu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iI264\/yV\/l\/fr_FR\/33R7bww1ee3.js","crossOrigin":1},"0NFR9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/y97TgTrfx8x.js","crossOrigin":1},"9Id2k":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/iidOj82RpbF.js","crossOrigin":1},"xDlbX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/9a-m40n7-ah.js","crossOrigin":1},"vbM1f":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/1zs6HJgubTx.js","crossOrigin":1},"+AepS":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/82n9vfvAcjO.css","crossOrigin":1},"HFiBb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/gb-pAlIpTT9.js","crossOrigin":1},"oFHDT":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/CVARMQX_9sL.css","crossOrigin":1},"Tii2O":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/artV1jESBvM.js","crossOrigin":1},"c3Muf":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/i89a5pMCx0e.js","crossOrigin":1},"WniXf":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/X2307A4MVJt.css","crossOrigin":1},"rtmtO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/F9VlEfcPRnY.js","crossOrigin":1},"Yr4tN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/ANxAPF7dJUs.js","crossOrigin":1},"QJqTT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ieqh4\/yx\/l\/fr_FR\/U5Z6WF63L5i.js","crossOrigin":1},"KxYFC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/VYG2nguyfpq.js","crossOrigin":1},"arR+Z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/p5nK0kTGGZJ.js","crossOrigin":1},"vJKWr":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/rgbbCsZKFCq.css","crossOrigin":1},"BHpnP":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/TE5zUkg4H9v.css","crossOrigin":1},"uIFIK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/mRL_-oRCLvI.js","crossOrigin":1},"MtNU2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/s9E_1uEpp6z.js","crossOrigin":1},"yZc\/q":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/BXMJd2X8IzG.js","crossOrigin":1},"MeP8h":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/QhDzHV4ze1c.js","crossOrigin":1},"SOHHm":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/vUs4PQ-mrXf.js","crossOrigin":1},"75O1s":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/uB04ec-1JDa.js","crossOrigin":1},"MrIpc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/2gpxop3xw7X.js","crossOrigin":1},"1h5TF":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/s6a_i6_cML1.css","crossOrigin":1},"uLsb7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/rHVohC0E2nE.js","crossOrigin":1},"rbh++":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i7C84\/yU\/l\/fr_FR\/lUPxub9p7XK.js","crossOrigin":1},"BWUgz":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/Ps2bJXcFYzD.css","crossOrigin":1},"EL844":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ijWf4\/yL\/l\/fr_FR\/goBkC4M6QBv.js","crossOrigin":1},"Bq1Oh":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/ussHstT_bs2.css","crossOrigin":1},"jUWOI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/2DqoOw61a01.js","crossOrigin":1},"2azk8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/v7ltH1KfwPQ.js","crossOrigin":1},"8ZOng":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/N6UwtOC5SKH.js","crossOrigin":1},"N2WXo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/oMWr8nHObmB.js","crossOrigin":1},"csVcJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibZ34\/y-\/l\/fr_FR\/NHJbcbNdZFo.js","crossOrigin":1},"ujGNh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yt\/r\/IAYTYoahpNa.js","crossOrigin":1},"ZIzzL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iwc-4\/yJ\/l\/fr_FR\/bVds0kl1M4I.js","crossOrigin":1},"5G+DO":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/wFtTAUCwpRh.css","crossOrigin":1},"vu9sw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/zzrIqE8s2vh.js","crossOrigin":1},"YKWsK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/V5TNFbQNyZi.js","crossOrigin":1},"tHSMF":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/eKsEchPfMzv.css","crossOrigin":1},"kX9jp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/3uF8uYNEJI9.js","crossOrigin":1},"znTl0":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/PpiFX4P4m7M.css","crossOrigin":1},"XmTQm":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/cw-MFqaamqo.css","crossOrigin":1},"g\/BIy":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/ELFd8HQNX7A.css","permanent":1,"crossOrigin":1},"SYOED":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/bwYKAZHcZQZ.css","crossOrigin":1},"kn9pk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iLJm4\/yB\/l\/fr_FR\/1UtfS-2es6o.js","crossOrigin":1},"sbRFq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i9eq4\/yE\/l\/fr_FR\/IWynYLmWBYA.js","crossOrigin":1},"uRIWG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/41QwptDQj7T.js","crossOrigin":1},"vJUlp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ib5L4\/y7\/l\/fr_FR\/69iiclctTgD.js","crossOrigin":1},"AUYGN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/8M3XNEp_L0l.js","crossOrigin":1},"YtGTr":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/I8lDAcfPu8q.js","crossOrigin":1},"7U\/\/2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/lxL4YmvovVk.js","crossOrigin":1},"GsM+C":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/5rcAsaezF-_.js","crossOrigin":1},"dAZii":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/WGPgvfx1U_h.js","crossOrigin":1},"wMJud":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/PUZ2TDU08GS.js","crossOrigin":1},"RCqEJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/ZK3msMi2tdB.js","crossOrigin":1},"R8v1O":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/L2aOdyb3vOR.js","crossOrigin":1},"WdsTV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/t94FiPsVdt_.js","crossOrigin":1},"qaGAo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/wIfPrrkSOHs.js","crossOrigin":1},"Eu+\/A":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/0idQgEnBrLf.js","crossOrigin":1},"7BFRd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/4Tt7Ru4czfa.js","crossOrigin":1},"FmVEO":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/KHF4HsRqgLV.js","crossOrigin":1},"KVxph":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/LRzsAZIAAEd.css","crossOrigin":1},"7hB6m":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3imlb4\/yg\/l\/fr_FR\/yVqDFLzkVPr.js","crossOrigin":1},"Ln4Ox":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/5hO9uITqVST.js","crossOrigin":1},"rSdpp":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/p2Dzbeuleoh.js","crossOrigin":1},"LKgro":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/hP7IiF4h9oq.js","crossOrigin":1},"HT5EN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/YfJceHu7ISg.js","crossOrigin":1},"Bof4d":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/nLFgRUa01rh.js","crossOrigin":1},"oVNNM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/X7khsx-y4SE.js","crossOrigin":1},"KNihq":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/4OsXPRc_NEA.js","crossOrigin":1},"DEVwE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/H807rkfl_ij.js","crossOrigin":1},"7Tjq7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/fr-f7qMCbET.js","crossOrigin":1},"3ggW3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/MqZel3wusNs.js","crossOrigin":1},"QA5mK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/Nd1BamTAdEM.js","crossOrigin":1},"fNgkW":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/feuxGC3_q6b.css","permanent":1,"crossOrigin":1},"\/XjOM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/4R2YEp_uKpU.js","crossOrigin":1},"RH8QR":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3imd94\/yD\/l\/fr_FR\/9JKzIdOqAaI.js","crossOrigin":1},"dXQ5q":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/CoeaS9Yd4lW.css","crossOrigin":1},"BPUQK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/iQtetThbbCG.js","crossOrigin":1},"lRY2j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/3keKeEtHMRf.js","crossOrigin":1},"pA6qt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/o5Ers0IyfS2.js","crossOrigin":1},"DjRgT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/I7adswbD-z6.js","crossOrigin":1},"Hvel\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/ekOYvAoK0LN.js","crossOrigin":1},"O93L+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/n6j-294Ll2E.js","crossOrigin":1},"Uyfzs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/ONc9yiNM9DN.js","crossOrigin":1},"EexAh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/Ab-k_BWtWZ0.js","crossOrigin":1},"E3C32":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/ediERkbpWtv.js","crossOrigin":1},"DAwxc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/IDRluzz2v6R.js","crossOrigin":1},"2kuRE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/pXkjdixxyz_.js","crossOrigin":1},"V7wQ\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/olBfpzMNWLC.js","crossOrigin":1},"4c4hA":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/vm7GgBTGGTt.js","crossOrigin":1},"NgPYd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/B9gGGF8YgJt.js","crossOrigin":1},"QgPFk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/jEteUAQq1GS.js","crossOrigin":1},"prNZJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/CknY-UVRY4W.js","crossOrigin":1},"mJVuV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/q4FmtLx9iAp.js","crossOrigin":1},"nOO4B":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/ureif47AqfD.js","crossOrigin":1},"i16YM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/tXoJ8tFKzYA.js","crossOrigin":1},"9sPOw":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/WMuP6iR7A2S.js","crossOrigin":1},"qlIlV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/6tbaQrIh-zV.js","crossOrigin":1},"uHDHI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/TPSwJ7dtzZd.js","crossOrigin":1},"rvgvZ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/cIBDTI5DGfb.js","crossOrigin":1},"XMW8M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/H-1f0qk4PsP.js","crossOrigin":1},"a66cU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/6gx5YMRZylL.js","crossOrigin":1},"b2yw+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/m_Qk27oJPB8.js","crossOrigin":1},"Gb2kQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/_BRM-Dd-_Dv.js","crossOrigin":1},"rCha4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/_mfypaHsVLa.js","crossOrigin":1},"DzKfC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/gFmbELMOBlM.js","crossOrigin":1},"7bg24":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/1e8wUmXwXNQ.js","crossOrigin":1},"XU0qX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ivHF4\/yY\/l\/fr_FR\/iIfRiWGqc0M.js","crossOrigin":1},"u8Wh3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPvB4\/yF\/l\/fr_FR\/zblRvxby9pl.js","crossOrigin":1},"24aM9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/f8nwqFwNojm.js","crossOrigin":1},"DXu4R":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/MOjgCO5aN2Q.js","crossOrigin":1},"dGeYT":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/mtzXx6VHgfD.js","crossOrigin":1},"vopuU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/FEESo64llWi.js","crossOrigin":1},"4mgaJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/ubnzUjkKiS7.js","crossOrigin":1},"AvwKh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yl\/r\/_p7GX_iXCie.js","crossOrigin":1},"A62dG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/sTckhiQJOPF.js","crossOrigin":1},"RISh3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/2AG7vaLFu4h.js","crossOrigin":1},"hM07A":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/ReSzspVJqls.js","crossOrigin":1},"oQ+4\/":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/mMCoEUgyoCj.js","crossOrigin":1},"OLNmY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/PqN_d60lr9n.js","crossOrigin":1},"ut2J8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/CGp24q5KFO-.js","crossOrigin":1},"jbm0f":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/bPHBLOgWZU-.js","crossOrigin":1},"YLhgd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/vdl-dHrfiJF.js","crossOrigin":1},"E993a":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/e2jXO9ZWrXO.js","crossOrigin":1},"u3DeC":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/5XZKhQzuZXq.js","crossOrigin":1},"MLaOD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/a0p5IWnEErx.js","crossOrigin":1},"Yee6y":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/0CsXCZ2SARp.js","crossOrigin":1},"iCW82":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/ukFd6mwlfff.js","crossOrigin":1},"cGHec":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/poknNo6MhkW.js","crossOrigin":1},"T8I\/i":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/glBg4nASwYU.js","crossOrigin":1},"8LF4+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/X9_nasoxAMP.js","crossOrigin":1},"94f06":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/XZBgDtv_yLh.js","crossOrigin":1},"3aXil":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/IjMrbe7EmMu.js","crossOrigin":1},"TYshe":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/EFe7wVuz9Yx.js","crossOrigin":1},"lD\/JX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yp\/r\/Alm5Rq7sRmG.js","crossOrigin":1},"hJzYE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/Hl8UlVo1NAu.js","crossOrigin":1},"BeUQ1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/uWrK45DJZ3u.js","crossOrigin":1},"ONr2j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/WEHln3zis0r.js","crossOrigin":1},"1uLI3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/qyiatl-zfPr.js","crossOrigin":1},"q7Tjk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/-YNkxgBgeNz.js","crossOrigin":1},"qg2zE":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/NtcOLTXt2zm.js","crossOrigin":1},"QBgQW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/yiFOa8pVXRq.js","crossOrigin":1},"BmMLW":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/BN7ynRyvgwz.js","crossOrigin":1},"cF1ya":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/bSIjDqBOpSD.js","crossOrigin":1},"6zpdl":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/hr0fQGAAJnm.js","crossOrigin":1},"xytbY":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/xn7GgpO-1UL.js","crossOrigin":1},"MTGVD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/Sfi8-MPNRNR.js","crossOrigin":1},"gFM6y":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/6crjQOppOZa.js","crossOrigin":1},"km34R":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yd\/r\/J3Pdgs34AX9.js","crossOrigin":1},"WrA99":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/SkX2bpI9vsf.js","crossOrigin":1},"\/mjqi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/bxtmxiBsWSI.js","crossOrigin":1},"yyXVJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/4IPucRV2oDY.js","crossOrigin":1},"W0bFH":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/JGURVwNttnN.js","crossOrigin":1},"s0z3j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/QcxD6b5Mdri.js","crossOrigin":1},"xv+m3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/PYk2bH-i1w4.js","crossOrigin":1},"SYthD":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/dv-aJ0wRPVC.js","crossOrigin":1},"ZQgEi":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/hdFK8b3Qs1M.js","crossOrigin":1},"DvprT":{"type":"css","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/WHOtUU9ALSh.css","crossOrigin":1},"PH7A6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/4Ilamkgp2ku.js","crossOrigin":1},"uFlA2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/0qstJsUtr5P.js","crossOrigin":1},"ttbC2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/1YWcz2ji2sV.js","crossOrigin":1},"FVmvI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/u6aou7t_NBt.js","crossOrigin":1},"roR1W":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3isjd4\/y_\/l\/fr_FR\/1umxOnpbiLl.js","crossOrigin":1},"M8HON":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yy\/r\/W0C3yOCMRj_.js","crossOrigin":1},"HZpHc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yz\/r\/jzJZOM8eZsp.js","crossOrigin":1},"tFP5T":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iO_R4\/yV\/l\/fr_FR\/6AONEELvi2g.js","crossOrigin":1},"NtcLo":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ipD84\/y4\/l\/fr_FR\/WqkxKJ-FyW-.js","crossOrigin":1},"XfpY4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/3hk-IHbxRAX.js","crossOrigin":1},"qRLgv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/pPtbNSdiTEJ.js","crossOrigin":1},"Hm1se":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/dJTXcB6aDXB.js","crossOrigin":1},"0xZ9D":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iodz4\/yz\/l\/fr_FR\/8g9HenCu9sP.js","crossOrigin":1},"wCdwF":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yo\/r\/XWBZ06Vh50g.js","crossOrigin":1},"9ge1P":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPiH4\/yr\/l\/fr_FR\/O2OMw7I5L-b.js","crossOrigin":1},"gb6Cc":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/eNqnB5TJ7yh.js","crossOrigin":1},"aoQM1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/A6kPQDAD94_.js","crossOrigin":1},"hsKgk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/0WMilTwyZwq.js","crossOrigin":1}});if (true) {Bootloader.enableBootload({"css:CSSFade":{"resources":["wbHhc"]},"ExceptionDialog":{"resources":["VLaUy","v2bjk","wbHhc","h+GjF","ldgDn","q3Tax","lBhrw","Po7dG"],"module":1},"React":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"AsyncDOM":{"resources":["v2bjk","wbHhc","VLaUy","L1k\/a"],"module":1},"ConfirmationDialog":{"resources":["v2bjk","wbHhc","VLaUy","G2yK9"],"module":1},"Dialog":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax","HnpPd","czc1W"],"module":1},"QuickSandSolver":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","Klc20","yR9P2"],"module":1},"ErrorSignal":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax","VYTIU","q1Ffg","M0Hao","4L8pD"],"module":1},"ReactDOM":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"LogHistory":{"resources":["VLaUy"],"module":1},"SimpleXUIDialog":{"resources":["VLaUy","v2bjk","wbHhc","h+GjF","ldgDn","q3Tax","lT9+B"],"module":1},"XUIButton.react":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax"],"module":1},"XUIDialogButton.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"Banzai":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"ResourceTimingBootloaderHelper":{"resources":["J7o5v","VLaUy"],"module":1},"TimeSliceHelper":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","J7o5v"],"module":1},"BanzaiODS":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"AsyncSignal":{"resources":["v2bjk","wbHhc","VLaUy","q3Tax","q1Ffg"],"module":1},"XLinkshimLogController":{"resources":["VLaUy","q1Ffg"],"module":1},"EncryptedImg":{"resources":["VLaUy","q3Tax"],"module":1},"messengerGraphQLThreadFetcherRe":{"resources":["VLaUy","x6CrS","GpTE+","pf6Wa","\/rOVb","+wGvK","+H8Yp","q3Tax","3EaBW","v2bjk","wbHhc"],"module":1},"Tooltip.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","2VfdQ"],"module":1},"Animation":{"resources":["VLaUy","v2bjk","wbHhc"],"module":1},"DialogX":{"resources":["VLaUy","v2bjk","wbHhc"],"module":1},"XUIDialogBody.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"XUIDialogFooter.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"XUIDialogTitle.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"XUIGrayText.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","Po7dG"],"module":1},"PageTransitions":{"resources":["v2bjk","wbHhc","VLaUy","nrez8","q3Tax","ldgDn"],"module":1},"ContextualLayerInlineTabOrder":{"resources":["v2bjk","wbHhc","VLaUy","MhTpz"],"module":1},"TabBarDropdownItem.react":{"resources":["v2bjk","wbHhc","VLaUy","Ft+yA","ldgDn","q3Tax","N59jv"],"module":1},"ScrollableArea":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"EmojiPicker.react":{"resources":["VLaUy","v2bjk","Ft+yA","SIhjt","wbHhc","q3Tax","wywWu","ldgDn","tI54I","Ix7TY","cqmbS","OOADf","CVZDQ","PpMe9","+wGvK","Tu\/Zt","ndAir","p0cgD","JdVmn","XyPEx","jQkrx","wlgSH","24etU","6Bdaz","NyJ5K","22D6w","\/2xSu","5adkA","gaU56","foZIl","NNnkb","YPgKX","+H8Yp","EqGbG","4rFCP","uGl2P","1Adbg","58hIB","dhemn","q8BpN"],"module":1},"UFIAddCommentLiveTypingPublisher":{"resources":["VLaUy","9DQPL","JLrDW","jT94c","v2bjk","q3Tax","wbHhc","uNu+u"],"module":1},"XUIErrorDialogImpl":{"resources":["v2bjk","wbHhc","VLaUy","q3Tax","Ft+yA","Ix7TY","qL9LG","18Dmi"],"module":1},"UFIUploader":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","RqHSv","KMUm4","GpTE+","YnNRh","f6Qtf","NwqT8","8CQSh","n\/Uco","N3L00","n1\/zv","rpmMm","gcBJ9","\/UBpO","rgqN8","SFCWb","C70oS","HnpPd","czc1W","R821E","ldgDn","BUziN","FX2r7","jfExW","pi+9A","pk1\/K","jDsYG","WRvew","1Llnk","ftddi","w+TWR","Xk1bR","\/v306","a8c2M","yR9P2","t8Pc8","0XK3S","Ukrlb","B\/02y","aPhac"],"module":1},"XUIAmbientNUX.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"ChatContentSearchFlyout.react":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax","q0N+L","ldgDn","qL9LG","dhemn","ARe1L","o0Kyy","Ft+yA","GYj0D","XP8\/1"],"module":1},"ContextualLayerAutoFlip":{"resources":["VLaUy","v2bjk","Ft+yA"],"module":1},"XUIContextualDialog.react":{"resources":["58hIB","dhemn","ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"LayerTabIsolation":{"resources":["v2bjk","VLaUy","wbHhc"],"module":1},"RelayRootContainer":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"StickersStore.react":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax","r+SXS","ber27","tI54I","Ix7TY","+H8Yp","GYj0D","Po7dG","q1Ffg"],"module":1},"StickersStorePackDetailRoute":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax","ber27"],"module":1},"StickersStorePackListRoute":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax","ber27"],"module":1},"StickersFlyout.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","58hIB","+H8Yp","\/riib","GYj0D","dhemn","tI54I","Ix7TY","jQkrx","r+SXS","qL9LG","Ft+yA"],"module":1},"AsyncDialog":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","ldgDn"],"module":1},"EmoticonUtils":{"resources":["qL9LG","Tu\/Zt","UkF2v"],"module":1},"EmoticonsList":{"resources":["qL9LG","Tu\/Zt"],"module":1},"SelectionPosition":{"resources":["v2bjk","wbHhc","VLaUy","a9X5q","UkF2v"],"module":1},"TextAreaControl":{"resources":["VLaUy","v2bjk","+vmWq","wbHhc","xL+zO"],"module":1},"bodymovin":{"resources":["q3Tax","wb3qs"],"module":1},"TextDelightAnimation":{"resources":["q3Tax","9DQPL","v2bjk","wbHhc","VLaUy","qVIf2","U9kM6","90K3I"],"module":1},"OptimisticVideoComment.react":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax","3tnjv","sNmG+","RqHSv","kqODI","bgWde","Qb3Ky","MsPa\/","s9k8W","VVjXA","w+e9O","e9eEz","Po7dG","0XyVw","HVS+j"],"module":1},"Sticker.react":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax","r+SXS","\/riib","+H8Yp"],"module":1},"UFIAttachedMediaPreview.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","qF4Rn","nmcFV","o9tLn","bOP1A","0XyVw","tLKRC"],"module":1},"UFICommentMarkdownPreview.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","Po7dG","vu\/Jl","06cdq","GTV\/f","pI7AA","isc+e","0Qz\/x","Hnz7V"],"module":1},"LiveSendTipButtonUtil":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax","SJdHB","tLIO\/"],"module":1},"PhotoSnowlift":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","HnpPd","czc1W","VESpy","ldgDn","Ox\/z9","LbV7o","JLrDW","W2Tqa","nrez8","3xCjA","s6f7k","j8vin","16HK9","Y+gIO","6uxjl","yPN8C","GS4bG","8q2zx","mDomT","8LpAt","NUcs7","Fnncp","Ayd2C","9zce+","asppk","jjYsT","UqUvM","Nx3aG","meXqv","o9tLn","Gbf1T","lTO89","dUh4U","gLpHG","txstY","4gKni","cIwjO","lZT\/T","6Ltrm","xyCCy","e2ZYj","tN3kU","ReocE","GdlTS","M2gq\/","byhnh","hRnYG","jWuQP","VfuLk","XV0Z0","rlbiS","NQcY4","LGkSr","CvndC","eSqa+","IC7B8","ZuUn6","ra0aW","ysQNi","RAzr4","r92wv","eeFVF","uKw0L","xmz7L","Ucjlj","a2j96","X4+I4","v6Hip","t8Pc8","Yelqf","Ft+yA","+WyOB","HdKUA","9ujE8","wIpQS","bOP1A","\/j+rP","8RcUj"],"module":1},"VideoChannel":{"resources":["Ra0UN"],"module":1},"AsyncResponse":{"resources":["VLaUy"],"module":1},"FormSubmit":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","lYMIq"],"module":1},"Live":{"resources":["v2bjk","wbHhc","VLaUy","L1k\/a","q3Tax","q1Ffg","2\/maQ"],"module":1},"PhotoInlineEditor":{"resources":["v2bjk","wbHhc","VLaUy","rlbiS","+vmWq","xL+zO","OyDbG","39gRw","vHU6U","qF4Rn","q3Tax","Z5N10"],"module":1},"PhotoTagApproval":{"resources":["v2bjk","wbHhc","VLaUy","rlbiS","+2mYs"],"module":1},"PhotoTagger":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","rlLlV","ZDYD+","58hIB","dhemn","hmc0C","ipCbG","Ft+yA","aHchu","ldgDn","W2Tqa","cWd25","JLrDW","HA5k\/","7+pmD","b\/rYF","rlbiS","q1Ffg","b9sAT","r92wv","t8Pc8","o0Kyy","HdKUA","mt4kP","JFd32","7vw8h","tqqQ6","R99Ef","BhLp4","qL9LG","GYj0D","KMUm4","A5F9w","e0PKV","UvhyI","RQawI","tI54I","wIpQS","WanF+","+H8Yp","GmCQy","3tlrp","Tu5s6","q0N+L","Ix7TY","vTTlQ","TuSYM","20dsE","9+gHw","9ujE8","UF5pl","o9tLn","z6aBy","B9E2h","ixJlO","tmmYm","Gya5Z","pOxqY","Np\/ci","E92Yj","Y5HYn","KZ\/2j","dOa+J","9DQPL","DaD8s","kNttv","uWEus","dtDUc","uFDQd","ivm3j","y5Htq","UGTwl","1V5EP","Bn6ka","EU6jX","51mNz","LxJM8","BhuDP","JLlf7","vHU6U","K4SDM","P4dyd","9snN\/","DoDRw","6kEbW","O\/XP4","\/dzE2","\/riib","gJywS","c\/aMC","XrPQz","0S5Y5","7xqof","bOP1A","aQRm3","4cmVd","VJ1sp","uGl2P","czc1W","\/rOVb","CkAsh","FQ1VB","VWTAj","5msRh","Nbthh","FR9AC","uFN\/y","zDe8y","62vML","nwrQ+","i7bwk","b4fVp","i0XzJ","VsQnQ","eyJYw","hTxqw","gQtl2","5qRrT","QNPna","l9uwi","JOi11","c6LYN","KC9ZX","HZWzv","Vrx54","DOUYz","HVjD6","8s8zR","IQwaz","uwEnL","tLOTD","NRar3","koRb\/","SYliK","iCAn0","HyciM","fyroW","164uU","lwsXq","pIx+1","h8P94","LbV7o","92qta","eQgEe","+wGvK","45ILR","aZRad","JNhjo","ZWJtv","Kbk1z","a9X5q","Tu\/Zt","zJTvX","G4X7s","9dri7","95Apb","fb7sQ","RWXSL","NwHy0","XjqO5","gzQf8","LlGoP","BPZQR","Ke2WM","8ddhL","TLnNt","voa6S","LZ7lm","XfTBC","4X4mL","0Bd5h","eyrp3","J\/pcn","HifP9","cJqd5","VFDQN","7BhgJ","2VfdQ","1eIm\/","Jkuj\/","iAMJ5","KjKAW","546dw","2n8EC","Ryxh4","\/pWlS","f74Ki","3QBOK"],"module":1},"PhotoTags":{"resources":["v2bjk","wbHhc","VLaUy","rlbiS","yMgn4"],"module":1},"PhotosButtonTooltips":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","Ft+yA","+WyOB","gnqrf"],"module":1},"TagTokenizer":{"resources":["v2bjk","wbHhc","VLaUy","vHU6U","qF4Rn","OyDbG","q3Tax","39gRw","VB4zT","xL+zO","+vmWq","HBK9M"],"module":1},"VideoRotate":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","HnpPd","czc1W","6AU0l"],"module":1},"css:fb-photos-snowlift-fullscreen-css":{"resources":["VDymv"]},"AsyncRequest":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc"],"module":1},"DOM":{"resources":["v2bjk","wbHhc","VLaUy"],"module":1},"GroupCommerceProductDetail.react":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","CdEld","a6Iiz","bk8ZQ","ldgDn","ZX3\/J","XxhMR","2VfdQ","Po7dG","R5bAx","VWEQA","dhemn","wywWu","h7C5J","tGiPS","EdavO","3DlyK","2YLD8","kWAGa","jn+Tx","bUffv","Ix7TY","58hIB","3YIX+","qjEOB","ikPy6","aTqrc","+vmWq","Hjf6k","lT9+B","C5yge","2\/Lr8","D5XXA","au8hx","+TMPP","uKVCP"],"module":1},"MercuryThreadInformer":{"resources":["VLaUy"],"module":1},"MessengerGraphQLThreadSearch":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","jZcuG","+H8Yp","Tu\/Zt","L8xrM","pf6Wa","u3n2X","z5ZQZ"],"module":1},"FantaReducersGetMessages":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","ldgDn","tI54I","Ix7TY","NGBvH","uHKDg","pf6Wa","3juBA","HdKUA","sMWYm","jQkrx","ZIIu6","+wGvK","ZuUn6","9DQPL","t8Pc8","QAzbo","JOCcf"],"module":1},"RTISubscriptionManager":{"resources":["VLaUy","v2bjk"],"module":1},"MarketplacePermalinkRender":{"resources":["v2bjk","q3Tax","wbHhc","VLaUy","CiZRi","ldgDn","bTUx1","etyMX","FrG0o","aHpbO","x3rrG","qjEOB","r94pr","gjr\/w","YP4ls","GpTE+","+Sm25","ou\/vi","pqLyx","gtI8y","nvYVG","rsnWe","3zaed","8bwXo","OeuwJ","sVrZH","vIHDX","jHlIB","WLPtg","YKbsy","4X4mL","J\/pcn","HifP9","TwfI7","gMTyw","0oYWn","UJuJO","tI54I","Ix7TY","NGBvH","YF1\/2","Yl14X","NyjK5","Po7dG","G3FBJ","74Gs6","Hjf6k","NuhMj","T0GOo","ly4yL","UqNOm","KF636","jQkrx","2GgGO","3ks14","RDCL5","H0kNa","h+GjF","lT9+B","BNhIp","xriiP","58hIB","dhemn","CDyFC","21C5w","h7C5J","q1Ffg","HdKUA","8wdTf","Py6+Z","unnZB","lzZlS","wJenw","JT6gf","k8Qdr","9K2cc","o9tLn","JNZbc","9DQPL","NzEuU","1np0u","Tt7c4","3taWX","a4gM5","2VfdQ","HGmGo","dyUkM","\/Ucya","yxOJy","tGiPS","EdavO","bR6ex","DAuLn","1YuaW","f40c9","wHx6d","3PFLl","+p6cc","a9X5q","O1\/vh","LbV7o","Kxb45","IKYRx","JhEvN","8sXW7","3NRHQ","uYe1t","Gta+N","\/rOVb","+wGvK","qL9LG","Tu\/Zt","vHU6U","coR2O","rGs5t","+0FGq","HZr8L","Ad4sF","KMUm4","+xBFD","8I9jV","lBpeb","mMyY+","8kPfd","9ujE8","I6DVp","CEllF","V3OlB","vtQwG","0F+B9","SOcj1","xeXh+","EKFlw","LusyD","cDnvi","3buYl","dxPYx","+H8Yp","3DAch","4R6kr","egB73","iWSLb","orNn2","L5c51","\/iTyE","D5XXA","bxAxY","aB7iy","\/N1Cb","IwcSY","masDn","pzfPm","+TMPP","vzaVA"],"module":1},"MarketplaceSnowliftRoute":{"resources":["VLaUy","q3Tax","ldgDn","v2bjk","wbHhc","sVrZH"],"module":1},"Parent":{"resources":[],"module":1},"URI":{"resources":[],"module":1},"csx":{"resources":["VLaUy"],"module":1},"PhotoDownloadTypedLogger":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax","Gmi+F"],"module":1},"PhotoSnowliftViewableWithShieldIconOverlay":{"resources":["v2bjk","wbHhc","VLaUy","FdLNP","GS6t9","9qOzT"],"module":1},"CompactTypeaheadRenderer":{"resources":["v2bjk","wbHhc","VLaUy","o0Kyy","HdKUA","39gRw","OyDbG","+wGvK","Tu\/Zt","qL9LG","Yi8hc","q3Tax"],"module":1},"ContextualTypeaheadView":{"resources":["v2bjk","wbHhc","VLaUy","o0Kyy","HdKUA","OyDbG","39gRw","q3Tax","Ft+yA"],"module":1},"InputSelection":{"resources":["v2bjk","wbHhc","VLaUy","a9X5q"],"module":1},"HashtagParser":{"resources":["2VfdQ","jpfkO"],"module":1},"MentionsInput":{"resources":["VLaUy","v2bjk","wbHhc","Yb3er","a9X5q","+rAxk","NTSo6","vHU6U","KXQbE","jSg\/g"],"module":1},"Typeahead":{"resources":["VLaUy","v2bjk","wbHhc","OyDbG","39gRw"],"module":1},"TypeaheadAreaCore":{"resources":["v2bjk","wbHhc","VLaUy","a9X5q","+vmWq","xL+zO","OyDbG","39gRw","x15Ul"],"module":1},"TypeaheadBestName":{"resources":["VLaUy","fQAD2"],"module":1},"TypeaheadHoistFriends":{"resources":["AzL9G"],"module":1},"TypeaheadMetrics":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","KGbC1","eo6bq"],"module":1},"TypeaheadMetricsX":{"resources":["v2bjk","VLaUy","q3Tax","wbHhc","KGbC1","z7lCs","FPP3w","qfzTq"],"module":1},"TypingDetector":{"resources":["VLaUy","v2bjk","3juBA","t8Pc8"],"module":1},"UFIComments":{"resources":["VLaUy","o9tLn","z6aBy","wbHhc","v2bjk","q3Tax","wIpQS","HdKUA","9ujE8"],"module":1},"SpatialReactionClickAnimation":{"resources":["FSFm7","q3Tax","lSUSf","kftge","VLaUy","v2bjk","ldgDn","wbHhc","1xLvR","+H8Yp","QNdnv","QskpM","tI54I","Ix7TY","ZhxyG","EanHM","jQkrx","GpTE+","pkI24","MQG0c","05Rwh","LqPLw","RqHSv","Ra0UN","D2y0M","wFNcF","I3Nsx","w2OHd","ivm3j","HC\/yP","Aflgf","7r6s6","Z3wJp","FV3mm","5ByZZ","Ixqg6"],"module":1},"SpatialReactionFunnelLoggingStore":{"resources":["+H8Yp","VLaUy","v2bjk","wbHhc","q3Tax","QNdnv","QskpM","ldgDn","tI54I","Ix7TY","ZhxyG","EanHM"],"module":1},"SpatialReactionsProductionStore":{"resources":["+H8Yp","lSUSf","kftge","v2bjk","wbHhc","VLaUy","RqHSv","FSFm7","jQkrx","pkI24","MQG0c","05Rwh","QskpM","Ra0UN","D2y0M","wFNcF","ldgDn","q3Tax","tI54I","Ix7TY","ZhxyG","GpTE+","I3Nsx","w2OHd","ivm3j","HC\/yP","Aflgf"],"module":1},"SphericalVideoComponentActions":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","tI54I","Ix7TY","ZhxyG","jQkrx","I3Nsx"],"module":1},"UFIReactionsMenuImpl.react":{"resources":["v2bjk","VLaUy","ldgDn","wbHhc","q3Tax","i7bwk","b4fVp","FR9AC","i0XzJ","FSFm7","bOP1A","SYL9W","xUNfh","JqvgN","\/c0ha","lSUSf","kftge","1xLvR","+H8Yp","QNdnv","QskpM","tI54I","Ix7TY","ZhxyG","EanHM","jQkrx","GpTE+","pkI24","MQG0c","05Rwh","LqPLw","RqHSv","Ra0UN","D2y0M","wFNcF","I3Nsx","w2OHd","ivm3j","HC\/yP","Aflgf","7r6s6","Z3wJp","FV3mm","5ByZZ","Ixqg6","lmufP","n153R","Bdg9s","kRdyQ","4Y5FS","Rq7Nd","FyP2r","7l\/wI","vgVG+","VsQnQ","JNXQZ","ijjWZ","Nu\/Cg"],"module":1},"UFIReactionsMenuWithAnimatedVectorIcons.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","4rkIX","lSUSf","2rPK8","Snek1","jBqAY","i7bwk","b4fVp","FR9AC","i0XzJ","FSFm7","bOP1A","SYL9W","xUNfh","JqvgN","\/c0ha","kftge","1xLvR","+H8Yp","QNdnv","QskpM","tI54I","Ix7TY","ZhxyG","EanHM","jQkrx","GpTE+","pkI24","MQG0c","05Rwh","LqPLw","RqHSv","Ra0UN","D2y0M","wFNcF","I3Nsx","w2OHd","ivm3j","HC\/yP","Aflgf","7r6s6","Z3wJp","FV3mm","5ByZZ","Ixqg6","lmufP","n153R","Bdg9s","kRdyQ","4Y5FS","Rq7Nd","FyP2r","7l\/wI","vgVG+","VsQnQ","JNXQZ","ijjWZ","Nu\/Cg","LY13N"],"module":1},"UFIReactionsMenuWithStaticVectorIcons.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","4rkIX","lSUSf","2rPK8","Snek1","i7bwk","b4fVp","FR9AC","i0XzJ","FSFm7","bOP1A","SYL9W","xUNfh","JqvgN","\/c0ha","kftge","1xLvR","+H8Yp","QNdnv","QskpM","tI54I","Ix7TY","ZhxyG","EanHM","jQkrx","GpTE+","pkI24","MQG0c","05Rwh","LqPLw","RqHSv","Ra0UN","D2y0M","wFNcF","I3Nsx","w2OHd","ivm3j","HC\/yP","Aflgf","7r6s6","Z3wJp","FV3mm","5ByZZ","Ixqg6","lmufP","n153R","Bdg9s","kRdyQ","4Y5FS","Rq7Nd","FyP2r","7l\/wI","vgVG+","VsQnQ","JNXQZ","ijjWZ","Nu\/Cg","3kzH7","QXDpn"],"module":1},"UFIReactionsNUX.react":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","Ix7TY","ldgDn","JLrDW","+g5ut"],"module":1},"DOMScroll":{"resources":["v2bjk","wbHhc","VLaUy","nrez8"],"module":1},"LegacyContextualDialog":{"resources":["v2bjk","wbHhc","VLaUy","Ig3GO","h+GjF","wx+\/2","tGEDU","bOP1A"],"module":1},"UFICommentMarkdownFormattedLink.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","vHU6U","JLrDW","t8Pc8","W2Tqa","\/rOVb","Ix7TY","+wGvK","qL9LG","a9X5q","Tu\/Zt","o0Kyy","HdKUA","czc1W","wIpQS","ivm3j","eQgEe","zJTvX","lBhrw","vu\/Jl","IpY64","mZu06"],"module":1},"UFICreatorInfo.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","FR9AC","CSrxN"],"module":1},"UFIReactionsTooltipImpl.react":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","ldgDn","Ft+yA","+WyOB","zOEN1","U5YL3","ybinV"],"module":1},"UFICommentShareNUX.react":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","Ft+yA","Ix7TY","ldgDn","JLrDW","+VWNr"],"module":1},"Image.react":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax"],"module":1},"MultiPlacePageInfoCard.react":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","ldgDn","Kxb45","X837H","PYuqR","s4Kjt","Gtby1","a9X5q","Ix7TY","o0Kyy","qL9LG","Ft+yA","GYj0D","HdKUA","+wGvK","Tu\/Zt","+WyOB","olGeN","jm6DP","7uk6C","ZuUn6","RrRot","jFQLJ","ud7pY","fYK4u","QmbRE","XCq3j","kOd2Z","VlKZQ","HyFoJ","h+GjF","ynA4K","WK+2z","0rdkb","WMugu","0NFR9","9Id2k","xDlbX","vbM1f","+AepS","HFiBb","oFHDT","Tii2O","c3Muf","WniXf","rtmtO","Yr4tN","QJqTT","KxYFC","arR+Z","vJKWr","BHpnP","uIFIK","BNhIp","MtNU2","czc1W","yZc\/q","MeP8h","SOHHm","75O1s","MrIpc","1h5TF","uLsb7","rbh++","BWUgz","EL844","Bq1Oh","jUWOI"],"module":1},"PlaceListLiveCommentAttachment.react":{"resources":["9Id2k","2azk8","VLaUy","v2bjk","q3Tax","wbHhc","ldgDn","Kxb45","X837H","PYuqR","s4Kjt","Gtby1","a9X5q","Ix7TY","o0Kyy","qL9LG","Ft+yA","GYj0D","HdKUA","+wGvK","Tu\/Zt","+WyOB","olGeN","jm6DP","7uk6C","ZuUn6","RrRot","jFQLJ","ud7pY","fYK4u","QmbRE","XCq3j","kOd2Z","VlKZQ","HyFoJ","h+GjF","ynA4K","WK+2z","0rdkb","WMugu","0NFR9","xDlbX","vbM1f","+AepS","HFiBb","oFHDT","Tii2O","c3Muf","WniXf","rtmtO","Yr4tN","QJqTT","KxYFC","arR+Z","vJKWr","BHpnP","uIFIK","BNhIp","MtNU2","czc1W","yZc\/q","MeP8h","SOHHm","75O1s","MrIpc","1h5TF","uLsb7","rbh++","BWUgz","EL844","Bq1Oh","jUWOI","8ZOng"],"module":1},"ProductRecommendationCard.react":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","ldgDn","ZuUn6","N2WXo","jFQLJ","csVcJ","ujGNh","qL9LG","Ft+yA","GYj0D","0rdkb","ZIzzL","5G+DO","vu9sw"],"module":1},"UFILiveCommentLinkPreviewMisinfoWarningFooter.react":{"resources":["VLaUy","ldgDn","v2bjk","wbHhc","q3Tax","YKWsK","tHSMF","kX9jp"],"module":1},"UFILiveCommentLinkPreview.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","ber27","Ix7TY","+wGvK","qL9LG","a9X5q","Tu\/Zt","W2Tqa","znTl0","XmTQm","g\/BIy","SYOED","kn9pk"],"module":1},"ContextualDialogArrow":{"resources":["v2bjk","wbHhc","VLaUy"],"module":1},"PopoverMenu.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax"],"module":1},"ReactXUIMenu":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax","ldgDn"],"module":1},"UFICommentRemovalControls.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","Ix7TY","BNhIp","4cmVd","sbRFq"],"module":1},"UFILiveVideoAnnouncementCTAContainer.react":{"resources":["uGl2P","ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","+H8Yp","uRIWG","vJUlp","tI54I","wIpQS","WanF+","AUYGN","YtGTr","G4X7s","7U\/\/2","jQkrx","GpTE+","GsM+C","dAZii","wMJud","RCqEJ","R8v1O","WdsTV","qaGAo","Eu+\/A","7BFRd","FmVEO","KVxph"],"module":1},"UFIScrollHighlight":{"resources":["v2bjk","wbHhc","VLaUy","nrez8","7hB6m","Ln4Ox","rSdpp"],"module":1},"SphericalPhotoEditThumbnail.react":{"resources":["LKgro","ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","HT5EN","Bof4d","Nx3aG","UqUvM","meXqv","Gbf1T","oVNNM","KNihq","DEVwE","7Tjq7","3ggW3","QA5mK","fNgkW","\/XjOM","2Klc+","GpTE+","o9tLn","gLpHG","lTO89","RH8QR","kRdyQ","4Y5FS","FR9AC","dXQ5q","BPUQK","lRY2j","pA6qt","DjRgT","Hvel\/","O93L+","Uyfzs","EexAh","E3C32","DAwxc","2kuRE","V7wQ\/","4c4hA","NgPYd","QgPFk","prNZJ","mJVuV","ZuUn6","nOO4B","i16YM","VESpy","9sPOw","4gKni","qlIlV","uHDHI","rvgvZ","XMW8M","a66cU","b2yw+","Gb2kQ","rCha4","DzKfC","7bg24","xL+zO","+vmWq","XU0qX","u8Wh3","24aM9","DXu4R","dGeYT","vopuU","4mgaJ","jQkrx","AvwKh","A62dG","RISh3","hM07A","oQ+4\/","OLNmY","ut2J8","jbm0f","YLhgd","E993a","u3DeC","MLaOD"],"module":1},"CubestripSphericalWebGLRenderer":{"resources":["v2bjk","q3Tax","Hvel\/","O93L+","Uyfzs","EexAh","XMW8M","lRY2j","a66cU","wbHhc","VLaUy","Yee6y"],"module":1},"CylindricalSphericalWebGLRenderer":{"resources":["v2bjk","q3Tax","Hvel\/","O93L+","Uyfzs","EexAh","XMW8M","lRY2j","a66cU","iCW82"],"module":1},"EquirectSphericalWebGLRenderer":{"resources":["v2bjk","q3Tax","Hvel\/","O93L+","Uyfzs","EexAh","XMW8M","lRY2j","a66cU","cGHec"],"module":1},"SphericalPhotoTagLoggingUtil":{"resources":["UqUvM","Gbf1T","T8I\/i","VLaUy","v2bjk","wbHhc","q3Tax","8LF4+","94f06"],"module":1},"SphericalPhotoViewerLoggingUtil":{"resources":["UqUvM","e2ZYj","VLaUy","v2bjk","wbHhc","q3Tax","tN3kU","3aXil"],"module":1},"SphericalMediaGyroOverlay.redux":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","HT5EN","Bof4d","gLpHG","txstY","TYshe"],"module":1},"SphericalMediaMouseOverlay.redux":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","HT5EN","Bof4d","Nx3aG","UqUvM","meXqv","gLpHG","lTO89","RH8QR","lD\/JX"],"module":1},"SphericalPhotoHeadingIndicator.redux":{"resources":["v2bjk","wbHhc","VLaUy","ldgDn","q3Tax","HT5EN","Bof4d","Nx3aG","UqUvM","meXqv","Gbf1T","hJzYE","lTO89","BPUQK","BeUQ1","ONr2j","2kuRE","1uLI3","q7Tjk"],"module":1},"SphericalPhotoTagging.redux":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","HT5EN","Bof4d","Gbf1T","hJzYE","lTO89","qg2zE","QBgQW","Hvel\/","O93L+","Uyfzs","EexAh","BPUQK","lRY2j","E3C32","DAwxc","Nx3aG","UqUvM","2kuRE","BeUQ1","1uLI3","E993a","BmMLW"],"module":1},"SphericalPhotoViewer.react":{"resources":["ldgDn","VLaUy","v2bjk","wbHhc","q3Tax","HT5EN","Bof4d","Nx3aG","UqUvM","meXqv","oVNNM","2kuRE","Gbf1T","kRdyQ","4Y5FS","FR9AC","dXQ5q","BPUQK","lRY2j","pA6qt","lTO89","DjRgT","Hvel\/","O93L+","Uyfzs","EexAh","E3C32","DAwxc","V7wQ\/","4c4hA","NgPYd","QgPFk","prNZJ","mJVuV","ZuUn6","nOO4B","i16YM","VESpy","LKgro","9sPOw","4gKni","qlIlV","uHDHI","rvgvZ","XMW8M","a66cU","b2yw+","Gb2kQ","rCha4","DzKfC","DXu4R","dGeYT","vopuU","4mgaJ","jQkrx","AvwKh","A62dG","cF1ya","6zpdl","xytbY","MTGVD","gFM6y"],"module":1},"SphericalPhotoEditLoggingUtil":{"resources":["VLaUy","v2bjk","wbHhc","q3Tax","t8Pc8","UqUvM","T8I\/i","8LF4+","6zpdl","km34R"],"module":1},"genBlobFromLoadedImg":{"resources":["v2bjk","wbHhc","VLaUy","VESpy","q3Tax","WrA99","\/mjqi","RqHSv","kqODI","bgWde","Qb3Ky","yyXVJ"],"module":1},"genLoadedImgFromURL":{"resources":["v2bjk","q3Tax","W0bFH"],"module":1},"scaleToTargetLongEdge":{"resources":["s0z3j"],"module":1},"SphericalPhotoTagDialog.redux":{"resources":["v2bjk","wbHhc","VLaUy","ldgDn","q3Tax","HT5EN","Bof4d","Nx3aG","UqUvM","meXqv","Gbf1T","oVNNM","KNihq","o9tLn","xv+m3","SYthD","ZQgEi","DvprT","PH7A6","uFlA2","ttbC2","4gKni","FVmvI","Hvel\/","O93L+","Uyfzs","EexAh","BPUQK","lRY2j","E3C32","DAwxc","2kuRE","BeUQ1","1uLI3","kRdyQ","4Y5FS","FR9AC","dXQ5q","pA6qt","lTO89","DjRgT","V7wQ\/","4c4hA","E993a","NgPYd","QgPFk","prNZJ","mJVuV","ZuUn6","nOO4B","i16YM","VESpy","LKgro","9sPOw","qlIlV","uHDHI","rvgvZ","XMW8M","a66cU","b2yw+","Gb2kQ","rCha4","DzKfC","hJzYE","qg2zE","QBgQW","BmMLW","roR1W","XU0qX","M8HON","HZpHc","tFP5T"],"module":1},"SphericalMediaTaggingUtils":{"resources":["Hvel\/","O93L+","Uyfzs","EexAh","BPUQK","lRY2j","E3C32","DAwxc"],"module":1},"PhotosConst":{"resources":["rlbiS"],"module":1},"Hovercard":{"resources":["v2bjk","wbHhc","VLaUy","q3Tax","58hIB","dhemn","hmc0C","ipCbG","Ft+yA","aHchu"],"module":1},"Toggler":{"resources":["VLaUy","v2bjk","wbHhc"],"module":1},"Tooltip":{"resources":["VLaUy","v2bjk","q3Tax","wbHhc","Ft+yA","+WyOB"],"module":1}});}}); requireLazy(["ix"], function(ix) {ix.add({"86853":{"sprited":true,"spriteCssClass":"sx_a8d435","spriteMapCssClass":"sp_W3jwVfTTpDb"},"86854":{"sprited":true,"spriteCssClass":"sx_6fb06c","spriteMapCssClass":"sp_W3jwVfTTpDb"},"86857":{"sprited":true,"spriteCssClass":"sx_8d5bcc","spriteMapCssClass":"sp_W3jwVfTTpDb"},"28005":{"sprited":true,"spriteCssClass":"sx_090716","spriteMapCssClass":"sp_6cGpqZ8STkc"},"87169":{"sprited":true,"spriteCssClass":"sx_ff93dd","spriteMapCssClass":"sp_avtVGZ81hWA"},"87170":{"sprited":true,"spriteCssClass":"sx_5c8a4d","spriteMapCssClass":"sp_avtVGZ81hWA"},"87168":{"sprited":true,"spriteCssClass":"sx_0933da","spriteMapCssClass":"sp_avtVGZ81hWA"},"87143":{"sprited":true,"spriteCssClass":"sx_61c5eb","spriteMapCssClass":"sp_uoHbXS4wRh3"},"87145":{"sprited":true,"spriteCssClass":"sx_5aecdb","spriteMapCssClass":"sp_uoHbXS4wRh3"},"87147":{"sprited":true,"spriteCssClass":"sx_2eecf4","spriteMapCssClass":"sp_uoHbXS4wRh3"},"87153":{"sprited":true,"spriteCssClass":"sx_f35fa5","spriteMapCssClass":"sp_uoHbXS4wRh3"},"87156":{"sprited":true,"spriteCssClass":"sx_39b5f1","spriteMapCssClass":"sp_uoHbXS4wRh3"},"87160":{"sprited":true,"spriteCssClass":"sx_5020e0","spriteMapCssClass":"sp_uoHbXS4wRh3"},"87146":{"sprited":true,"spriteCssClass":"sx_198c4b","spriteMapCssClass":"sp_uoHbXS4wRh3"},"88724":{"sprited":true,"spriteCssClass":"sx_dc786b","spriteMapCssClass":"sp_UvRO5QM3HRA"},"101565":{"sprited":true,"spriteCssClass":"sx_2ae305","spriteMapCssClass":"sp_ywofXodqBk8"},"101566":{"sprited":true,"spriteCssClass":"sx_22e2bb","spriteMapCssClass":"sp_ywofXodqBk8"},"82443":{"sprited":true,"spriteCssClass":"sx_fbb351","spriteMapCssClass":"sp_9QFwr-6HphV"},"115128":{"sprited":true,"spriteCssClass":"sx_e14b6c","spriteMapCssClass":"sp_8_UJZDRsCz5"},"124180":{"sprited":true,"spriteCssClass":"sx_b2627c","spriteMapCssClass":"sp_nUE2HdPFuc8"},"125923":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/MSsJdq17apX.png","width":24,"height":24},"85423":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/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\/20170608230834\/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\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/LOOn0JtHNzb.gif","width":16,"height":16},"85428":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/GsNJNwuI-UM.gif","width":16,"height":11},"85429":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/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\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/AGUNXgX_Wx3.gif","width":16,"height":11},"119369":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/bOO5qA7u6TQ.png","width":12,"height":12},"114492":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/LyuNYrrs4i0.png","width":20,"height":20},"114673":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yM\/r\/ixInBN6ZUUj.png","width":20,"height":20},"114860":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yW\/r\/BqS_ki0qZvw.png","width":20,"height":20},"115160":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/8h2-wrs1409.png","width":20,"height":20},"125792":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/ioh1S3SHEAY.png","width":16,"height":16},"126426":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/Voua58avtwa.png","width":12,"height":12},"99652":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/GF-AU6BjTh_.png","width":79,"height":28},"99653":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/9mGBbg71cPG.png","width":85,"height":28},"99654":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/Tulai4zUWcC.png","width":96,"height":28},"139486":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/i5W02laB-dR.png","width":12,"height":12},"75362":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/ff0_FKHY_Qm.png","width":10,"height":12},"125812":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/5zEAMaDUUFR.png","width":16,"height":16},"140856":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/EARD7xztKkq.png","width":16,"height":16},"114382":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/HZYVi0WJiot.png","width":16,"height":16},"114424":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/r\/qar71aw8tdd.png","width":16,"height":16},"114536":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/XlaEOx7gzuG.png","width":16,"height":16},"115012":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/jB6ToLl1KIk.png","width":16,"height":16},"115066":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yb\/r\/B2Yg3MbRz7r.png","width":16,"height":16},"115095":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yN\/r\/CaF6SPZaqqh.png","width":16,"height":16},"115111":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/RRDN1AnhKfC.png","width":16,"height":16},"115261":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/iKXrH9ZjiAe.png","width":16,"height":16},"114286":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/vVK3K2NWiUh.png","width":16,"height":16},"114421":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/Pt9XYKtL0Db.png","width":16,"height":16},"114438":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/m1s4D5Tl018.png","width":16,"height":16},"114491":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/6mblZQuBhxQ.png","width":16,"height":16},"114533":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yB\/r\/2AbwSlVfiIN.png","width":16,"height":16},"114543":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yF\/r\/S9r4WdDh9zC.png","width":16,"height":16},"114819":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/DJgkJgkonjW.png","width":16,"height":16},"114935":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/y15CvplIbgH.png","width":16,"height":16},"115046":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/S7n0fhQUgRd.png","width":16,"height":16},"115091":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/WXvD4NAUGo1.png","width":16,"height":16},"115104":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/r\/SvpHl-2BGmo.png","width":16,"height":16},"115107":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/vgBNme9OA-j.png","width":16,"height":16},"115151":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/ga9H57-ERjT.png","width":16,"height":16},"115313":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/zHN6tvN1eeO.png","width":16,"height":16},"115316":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/n31zPs0pKNz.png","width":16,"height":16},"115337":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yT\/r\/1l135_aHfBB.png","width":16,"height":16},"115515":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y7\/r\/YVqHdi-mGQ3.png","width":16,"height":16},"115527":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yn\/r\/knt9PlX1bVy.png","width":16,"height":16},"115542":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yj\/r\/k-N7r9lQAYz.png","width":16,"height":16},"115560":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yX\/r\/4ZmLAYmrC89.png","width":16,"height":16},"115623":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/VsNl08VhjvI.png","width":16,"height":16},"115658":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/EcuAAngeFVH.png","width":16,"height":16},"115710":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/-qz4fQjKEzP.png","width":16,"height":16},"115750":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/r\/s7vCEalQZmR.png","width":16,"height":16},"114247":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/r\/zKgwfV5rqy3.png","width":16,"height":16},"124639":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/r\/LXVsRcy6-H6.png","width":12,"height":12},"117012":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/Zch-8hZUapk.png","width":24,"height":24},"122471":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yi\/r\/YADe916cFht.png","width":12,"height":12},"122630":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/RbOvVkU_Dua.png","width":12,"height":12},"122834":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/TICsRkVZMPs.png","width":12,"height":12},"123136":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/woTSVhEHLFI.png","width":12,"height":12},"123290":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yZ\/r\/XUadBltFB3B.png","width":12,"height":12},"124770":{"sprited":false,"uri":"https:\/\/web.archive.org\/web\/20170608230834\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y1\/r\/mbF8ssTVP_5.png","width":16,"height":16}});});</script> <script>requireLazy(["InitialJSLoader"], function(InitialJSLoader) {InitialJSLoader.loadOnDOMContentReady(["VLaUy","ldgDn","q3Tax","NtcLo","XfpY4","qRLgv","Hm1se","0xZ9D","Yb3er","q1Ffg","wCdwF","9ge1P","gb6Cc","9DQPL","CSrxN","+vmWq","J7o5v","4L8pD","aoQM1","hsKgk"]);});</script> <script>onafterloadRegister_DEPRECATED(function (){CavalryLogger.getInstance("0-0").collectBrowserTiming(window)}); onafterloadRegister_DEPRECATED(function (){window.CavalryLogger&&CavalryLogger.getInstance().setTimeStamp("t_paint");}); onafterloadRegister_DEPRECATED(function (){if (window.ExitTime){CavalryLogger.getInstance("0-0").setValue("t_exit", window.ExitTime);};});</script><!-- FILE ARCHIVED ON 23:08:34 Jun 08, 2017 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:32:27 Nov 29, 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.623 exclusion.robots: 0.028 exclusion.robots.policy: 0.017 esindex: 0.01 cdx.remote: 26.356 LoadShardBlock: 202.257 (6) PetaboxLoader3.datanode: 204.644 (7) PetaboxLoader3.resolve: 180.656 (2) load_resource: 216.834 -->

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