CINXE.COM

<!DOCTYPE html> <html lang="en" id="facebook" class="no_js"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("https://developers.facebook.com/?ref=pf","20191120202821","https://web.archive.org/","web","/_static/", "1574281701"); </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(b){for(var c in a)b[c]=a[c]}window.requireLazy?window.requireLazy(["Env"],b):(window.Env=window.Env||{},b(window.Env))}envFlush({"profile_require_factories":true,"ajaxpipe_token":"AXh9ZcKIJtY2MtJ8","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},"isHeartbeatEnabled":true,"isArtilleryOn":true},"shouldLogCounters":true,"timeslice_categories":{"react_render":true,"reflow":true},"sample_continuation_stacktraces":true,"stack_trace_limit":30,"deferred_stack_trace_rate":1000,"timesliceBufferSize":5000,"show_invariant_decoder":false,"compat_iframe_token":"AQ6JE0cToTsq3TWk","isCQuick":false});</script><style></style><script>__DEV__=0;CavalryLogger=window.CavalryLogger||function(a){this.lid=a,this.transition=!1,this.metric_collected=!1,this.is_detailed_profiler=!1,this.instrumentation_started=!1,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.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){d=d?this.piggy_values:this.values;(typeof d[a]==="undefined"||c)&&(d[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;e=d?e+d:CavalryLogger.now();this.setValue(a,e,b,c);this.tti_event&&a==this.tti_event&&(this.lastTtiValue=e,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.disableArtilleryOnUntilOffLogging=!1,CavalryLogger.getInstance=function(a){typeof a==="undefined"&&(a=CavalryLogger.id);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.now=function(){return window.performance&&performance.timing&&performance.timing.navigationStart&&performance.now?performance.now()+performance.timing.navigationStart: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]!==void 0||this.ongoing_watch[c]!==void 0)return;var d=CavalryLogger.now();this.ongoing_watch[c]=d;"start_"+c in this.bootloader_metrics||(this.bootloader_metrics["start_"+c]=d);b&&!("tag_"+c in this.bootloader_metrics)&&(this.bootloader_metrics["tag_"+c]=b);if(a.type==="js"){c="js_exec/"+a.name;this.ongoing_watch[c]=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;a.indexOf("bootload")===0&&(d.t_resource_download||(d.t_resource_download=0),d.resources_downloaded||(d.resources_downloaded=0),d.t_resource_download+=c,d.resources_downloaded+=1,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){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><noscript><meta http-equiv="refresh" content="0; URL=/web/20191120202821/https://developers.facebook.com/?ref=pf&amp;_fb_noscript=1"/></noscript><title id="pageTitle">Facebook for Developers</title><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="description" content="Code to connect people with Facebook for Developers. Explore AI, business tools, gaming, open source, publishing, social hardware, social integration, and virtual reality. Learn about Facebook’s global programs to educate and connect developers."/><meta name="fb:app_id" content="113869198637480"/><meta name="og:site_name" content="Facebook for Developers"/><meta name="og:title" content="Facebook for Developers"/><meta name="og:type" content="website"/><meta name="og:url" content="https://web.archive.org/web/20191120202821im_/https://developers.facebook.com/"/><meta name="og:image" content="https://web.archive.org/web/20191120202821im_/https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/43409365_184028655872630_6310199331769024512_n.jpg?_nc_cat=100&amp;_nc_ohc=aeOqYP3qwykAQlUJakUzh3X6qCXbZVGc_j0Nc6kaJMKhziPBLoHdyx40A&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=dbc456c02d7977292a1a234e4d463007&amp;oe=5E3F63CF"/><meta name="og:locale" content="en_US"/><meta name="og:description" content="Code to connect people with Facebook for Developers. Explore AI, business tools, gaming, open source, publishing, social hardware, social integration, and virtual reality. Learn about Facebook’s global programs to educate and connect developers."/><meta name="twitter:site:id" content="63359297"/><meta name="twitter:card" content="summary"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/" hreflang="x-default"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/" hreflang="en"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/" hreflang="en-us"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=id_ID" hreflang="id-id"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=id_ID" hreflang="id"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=de_DE" hreflang="de-de"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=de_DE" hreflang="de"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=es_LA" hreflang="es-419"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=es_ES" hreflang="es-es"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=es_ES" hreflang="es"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=fr_FR" hreflang="fr-fr"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=fr_FR" hreflang="fr"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=it_IT" hreflang="it-it"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=it_IT" hreflang="it"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=pt_BR" hreflang="pt-br"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=pt_BR" hreflang="pt"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=vi_VN" hreflang="vi-vn"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=vi_VN" hreflang="vi"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ru_RU" hreflang="ru-ru"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ru_RU" hreflang="ru"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ar_AR" hreflang="ar-ar"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ar_AR" hreflang="ar"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=th_TH" hreflang="th-th"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=th_TH" hreflang="th"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ko_KR" hreflang="ko-kr"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ko_KR" hreflang="ko"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=zh_HK" hreflang="zh-hk"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=zh_TW" hreflang="zh-tw"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=zh_CN" hreflang="zh-cn"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=zh_CN" hreflang="zh"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ja_JP" hreflang="ja-jp"/><link rel="alternate" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?locale=ja_JP" hreflang="ja"/><link rel="canonical" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/?ref=pf"/><link rel="search" type="application/opensearchdescription+xml" title="Facebook for Developers" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/opensearch/config.xml"/><link rel="shortcut icon" href="https://web.archive.org/web/20191120202821im_/https://static.xx.fbcdn.net/rsrc.php/yz/r/KFyVIAWzntM.ico"/><script>window.CavalryLogger && CavalryLogger.getInstance().profileEarlyResources([["iIkZr",0],["vhxQm",0],["i8Om\/",0],["pOudo",0]]);</script><link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20191120202821cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yT/l/0,cross/B3s6xFAexdO.css?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="iIkZr" onload="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;iIkZr&quot;])" onerror="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;iIkZr&quot;])"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20191120202821cs_/https://static.xx.fbcdn.net/rsrc.php/v3/yo/l/0,cross/Nn0JJfULfez.css?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="vhxQm" onload="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;vhxQm&quot;])" onerror="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;vhxQm&quot;])"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20191120202821cs_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/l/0,cross/YoXYNkoIltT.css?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="i8Om/" onload="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;i8Om\/&quot;])" onerror="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;i8Om\/&quot;])"/> <link type="text/css" rel="stylesheet" href="https://web.archive.org/web/20191120202821cs_/https://static.xx.fbcdn.net/rsrc.php/v3/y1/l/0,cross/DWi0uWoWu9J.css?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="pOudo" onload="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;pOudo&quot;])" onerror="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;pOudo&quot;])"/> <script>window.CavalryLogger && CavalryLogger.getInstance().profileEarlyResources([["q66WY",1]]);</script><script src="https://web.archive.org/web/20191120202821js_/https://static.xx.fbcdn.net/rsrc.php/v3/yj/r/ByFjTuPCeTM.js?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="q66WY" onload="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;q66WY&quot;])" onerror="window.CavalryLogger&amp;&amp;CavalryLogger.done_js([&quot;q66WY&quot;])"></script> <script>requireLazy(["gkx"],function(gkx){gkx.add({"1073500":{"result":false,"hash":"AT4OleKZg1z8nYE1"},"946894":{"result":false,"hash":"AT6UufqIHUq6f-Tg"},"676837":{"result":false,"hash":"AT4bPuLP1ZTJprY7"},"996939":{"result":false,"hash":"AT4mXlSVKJm9DK8i"},"996940":{"result":false,"hash":"AT7GOSFIBJNRxKEG"},"676940":{"result":false,"hash":"AT7Fx7e3fpqGSrqI"},"676920":{"result":false,"hash":"AT7N8ArPRsCuHMxl"},"676921":{"result":false,"hash":"AT6E43ra77mV9mNQ"},"1113247":{"result":false,"hash":"AT4JfX3j8_LT5Tui"},"676922":{"result":false,"hash":"AT53tWRNIEgXVy6d"},"1167394":{"result":false,"hash":"AT6Jvs-dOolODvxX"}});});require("TimeSliceImpl").guard(function(){(require("ServerJSDefine")).handleDefines([["cr:717822",["TimeSliceImpl"],{"__rc":["TimeSliceImpl","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1003267",["clearIntervalBlue"],{"__rc":["clearIntervalBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:896462",["setIntervalAcrossTransitionsBlue"],{"__rc":["setIntervalAcrossTransitionsBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:696703",[],{"__rc":[null,"Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:986633",["setTimeoutAcrossTransitionsBlue"],{"__rc":["setTimeoutAcrossTransitionsBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:708886",["EventProfilerImpl"],{"__rc":["EventProfilerImpl","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:806696",["clearTimeoutBlue"],{"__rc":["clearTimeoutBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1100101",["requestAnimationFrameAcrossTransitionsSimple"],{"__rc":["requestAnimationFrameAcrossTransitionsSimple","Aa1ZJ3KVhBx-xBTPT2U7qJHDWA0ctUCLD-7_2zFgorAp4mwsU8f93NaPjMkO6hKgLYL8M-4"]},-1],["cr:807042",["setTimeoutBlue"],{"__rc":["setTimeoutBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:925100",["RunBlue"],{"__rc":["RunBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:896461",["setIntervalBlue"],{"__rc":["setIntervalBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1000292",["BanzaiNew"],{"__rc":["BanzaiNew","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:729414",[],{"__rc":[null,"Aa3KCz0GdD-IQYMgVs_2DpzCfcg44pRCZ4WhlLXVxVc-stN2jDvMdLs1sWLtOY-jXrIW7eIMiwFg692dF-dl"]},-1],["cr:695720",["SnappyCompressUtil"],{"__rc":["SnappyCompressUtil","Aa35kA6Womzn5ZbWFaaQZTWiXNVIRLXYrcDQSh1o-4780p7t4i3DVVAlzIyuuOUFWq52xAFhpN0cvVGYgv4Ng925mWY"]},-1],["cr:692209",["cancelIdleCallbackBlue"],{"__rc":["cancelIdleCallbackBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["URLFragmentPreludeConfig",[],{"hashtagRedirect":false,"fragBlacklist":["nonce","access_token","oauth_token","xs","checkpoint_data","code"]},137],["BootloaderConfig",[],{"jsRetries":null,"jsRetryAbortNum":2,"jsRetryAbortTime":5,"payloadEndpointURI":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/developers.facebook.com\/ajax\/bootloader-endpoint\/","preloadBE":false,"assumeNotNonblocking":false,"trackUnpredictedBEResources":true,"shouldCoalesceModuleRequestsMadeInSameTick":true,"staggerJsDownloads":false,"preloader_num_preloads":0,"preloader_preload_after_dd":false,"preloader_num_loads":1,"preloader_enabled":false,"retryQueuedBootloads":false,"silentDups":false,"asyncPreloadBoost":true},329],["CSSLoaderConfig",[],{"timeout":5000,"modulePrefix":"BLCSS:"},619],["CurrentEnvironment",[],{"facebookdotcom":true,"messengerdotcom":false},827],["UriNeedRawQuerySVConfig",[],{"uris":["dms.netmng.com","doubleclick.net","r.msn.com","watchit.sky.com","graphite.instagram.com","www.kfc.co.th","learn.pantheon.io","www.landmarkshops.in","www.ncl.com","s0.wp.com","www.tatacliq.com","bs.serving-sys.com","kohls.com","lazada.co.th","xg4ken.com","technopark.ru","officedepot.com.mx","bestbuy.com.mx"]},3871],["TrustedTypesConfig",[],{"useTrustedTypes":false,"reportOnly":true},4548],["ImmediateImplementationExperiments",[],{"prefer_message_channel":true},3419],["PromiseUsePolyfillSetImmediateGK",[],{"www_always_use_polyfill_setimmediate":false},2190],["CurrentCommunityInitialData",[],{},490],["CurrentUserInitialData",[],{"USER_ID":"0","ACCOUNT_ID":"0","NAME":"","SHORT_NAME":null,"IS_MESSENGER_ONLY_USER":false,"IS_DEACTIVATED_ALLOWED_ON_MESSENGER":false,"APP_ID":"256281040558"},270],["DTSGInitialData",[],{},258],["SprinkleConfig",[],{"param_name":"jazoest","version":2,"should_randomize":false},2111],["DTSGInitData",[],{"token":"","async_get_token":""},3515],["ISB",[],{},330],["LSD",[],{"token":"AVrbHWN_"},323],["SiteData",[],{"server_revision":1001455381,"client_revision":1001455381,"tier":"","push_phase":"C3","pkg_cohort":"PHASED:devsite_pkg","pr":1,"haste_site":"www","ir_on":true,"is_rtl":false,"is_comet":false,"hsi":"6761488422310591705-0","spin":0,"__spin_r":1001455381,"__spin_b":"trunk","__spin_t":1574281701,"vip":"31.13.70.1"},317],["ServerNonce",[],{"ServerNonce":"WI-RrbOVZZlUAerT7YVrwv"},141],["InitialCookieConsent",[],{"deferCookies":false,"noCookies":false,"shouldShowCookieBanner":false},4328],["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],["BigPipeExperiments",[],{"link_images_to_pagelets":false},907],["CookieCoreConfig",[],{"a11y":{},"act":{},"c_user":{},"dpr":{"t":604800},"js_ver":{"t":604800},"locale":{"t":604800},"m_pixel_ratio":{"t":604800},"noscript":{},"pnl_data2":{"t":2},"presence":{},"sfau":{},"wd":{"t":604800},"x-referer":{},"x-src":{"t":1}},2104],["CookieCoreLoggingConfig",[],{"maximumIgnorableStallMs":16.67,"sampleRate":9.7e-5,"sampleRateClassic":1.0e-10,"sampleRateFastStale":1.0e-8},3401],["ArtilleryExperiments",[],{"artillery_static_resources_pagelet_attribution":false,"artillery_timeslice_compressed_data":false,"artillery_miny_client_payload":false,"artillery_prolong_page_tracing":true,"artillery_navigation_timing_level_2":false,"artillery_profiler_on":true,"artillery_merge_max_distance_sec":1,"artillery_merge_max_duration_sec":1,"user_timing":false},1237],["TimeSliceInteractionSV",[],{"on_demand_reference_counting":true,"on_demand_profiling_counters":true,"default_rate":1000,"lite_default_rate":100,"interaction_to_lite_coinflip":{"ADS_INTERFACES_INTERACTION":0,"ads_perf_scenario":0,"ads_wait_time":0,"Event":1,"video_psr":0,"video_stall":0},"interaction_to_coinflip":{"ADS_INTERFACES_INTERACTION":1,"ads_perf_scenario":1,"ads_wait_time":1,"video_psr":1000000,"video_stall":2500000,"Event":100,"pixelcloud_view_performance":25,"intern_notify_inbox_page_load":10,"intern_notify_jewel_list_load":10,"tasks_initial_page_load":1,"watch_carousel_left_scroll":1,"watch_carousel_right_scroll":1,"watch_sections_load_more":1,"watch_discover_scroll":1,"fbpkg_ui":1,"sevmanager_powersearch_initial_page_load":10,"network_ui":1,"daiquery_interactive_query":1},"enable_heartbeat":true,"maxBlockMergeDuration":0,"maxBlockMergeDistance":0,"enable_banzai_stream":true,"user_timing_coinflip":50,"banzai_stream_coinflip":1,"compression_enabled":true,"ref_counting_fix":false,"ref_counting_cont_fix":false,"also_record_new_timeslice_format":false,"force_async_request_tracing_on":false},2609],["AdsInterfacesSessionConfig",[],{},2393],["BanzaiConfig",[],{"EXPIRY":86400000,"MAX_SIZE":10000,"MAX_WAIT":150000,"RESTORE_WAIT":150000,"blacklist":["time_spent"],"gks":{"boosted_component":true,"boosted_pagelikes":true,"jslogger":true,"mercury_send_error_logging":true,"platform_oauth_client_events":true,"xtrackable_clientview_batch":true,"visibility_tracking":true,"graphexplorer":true,"gqls_web_logging":true,"sticker_search_ranking":true}},7],["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,"\/about\/privacy\/update\/":1,"\/about\/privacy\/update":1,"\/zero\/toggle\/welcome\/":1,"\/zero\/toggle\/nux\/":1,"\/fup\/interstitial\/":1,"\/work\/landing":1,"\/work\/login\/":1,"\/work\/email\/":1,"\/ai.php":1,"\/js_dialog_resources\/dialog_descriptions_android.json":0,"\/connect\/jsdialog\/MPlatformAppInvitesJSDialog\/":0,"\/connect\/jsdialog\/MPlatformOAuthShimJSDialog\/":0,"\/connect\/jsdialog\/MPlatformLikeJSDialog\/":0,"\/qp\/interstitial\/":1,"\/qp\/action\/redirect\/":1,"\/qp\/action\/close\/":1,"\/zero\/support\/ineligible\/":1,"\/zero_balance_redirect\/":1,"\/zero_balance_redirect":1,"\/zero_balance_redirect\/l\/":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,"\/zero\/flex\/logging\/":1,"\/tr":1,"\/tr\/":1,"\/sem_campaigns\/sem_pixel_test\/":1,"\/bookmarks\/flyout\/body\/":1,"\/zero\/subno\/":1,"\/confirmemail.php":1,"\/policies\/":1,"\/mobile\/internetdotorg\/classifier\/":1,"\/zero\/dogfooding":1,"\/xti.php":1,"\/zero\/fblite\/config\/":1,"\/lite\/":1,"\/hr\/zsh\/wc\/":1,"\/4oh4.php":1,"\/autologin.php":1,"\/birthday_help.php":1,"\/checkpoint\/":1,"\/contact-importer\/":1,"\/cr.php":1,"\/legal\/terms\/":1,"\/login.php":1,"\/login\/":1,"\/mobile\/account\/":1,"\/n\/":1,"\/remote_test_device\/":1,"\/upsell\/buy\/":1,"\/upsell\/buyconfirm\/":1,"\/upsell\/buyresult\/":1,"\/upsell\/promos\/":1,"\/upsell\/continue\/":1,"\/upsell\/h\/promos\/":1,"\/upsell\/loan\/learnmore\/":1,"\/upsell\/purchase\/":1,"\/upsell\/promos\/upgrade\/":1,"\/upsell\/buy_redirect\/":1,"\/upsell\/loan\/buyconfirm\/":1,"\/upsell\/loan\/buy\/":1,"\/upsell\/sms\/":1,"\/wap\/a\/channel\/reconnect.php":1,"\/wap\/a\/nux\/wizard\/nav.php":1,"\/wap\/appreg.php":1,"\/wap\/birthday_help.php":1,"\/wap\/c.php":1,"\/wap\/confirmemail.php":1,"\/wap\/cr.php":1,"\/wap\/login.php":1,"\/wap\/r.php":1,"\/zero\/datapolicy":1,"\/a\/timezone.php":1,"\/a\/bz":1,"\/bz\/reliability":1,"\/r.php":1,"\/mr\/":1,"\/reg\/":1,"\/registration\/log\/":1,"\/terms\/":1,"\/f123\/":1,"\/expert\/":1,"\/experts\/":1,"\/terms\/index.php":1,"\/terms.php":1,"\/srr\/":1,"\/msite\/redirect\/":1,"\/fbs\/pixel\/":1,"\/contactpoint\/preconfirmation\/":1,"\/contactpoint\/cliff\/":1,"\/contactpoint\/confirm\/submit\/":1,"\/contactpoint\/confirmed\/":1,"\/contactpoint\/login\/":1,"\/preconfirmation\/contactpoint_change\/":1,"\/help\/contact\/":1,"\/survey\/":1,"\/upsell\/loyaltytopup\/accept\/":1,"\/settings\/":1}},1478],["DataStoreConfig",[],{"expandoKey":"__FBDATASTORAGE","useExpando":true},2915],["EventConfig",[],{"sampling":{"bandwidth":0,"play":0,"playing":0,"progress":0,"pause":0,"ended":0,"seeked":0,"seeking":0,"waiting":0,"loadedmetadata":0,"canplay":0,"selectionchange":0,"change":0,"timeupdate":2000000,"adaptation":0,"focus":0,"blur":0,"load":0,"error":0,"message":0,"abort":0,"storage":0,"scroll":200000,"mousemove":20000,"mouseover":10000,"mouseout":10000,"mousewheel":1,"MSPointerMove":10000,"keydown":0.1,"click":0.02,"mouseup":0.02,"__100ms":0.001,"__default":5000,"__min":100,"__interactionDefault":200,"__eventDefault":100000},"page_sampling_boost":1,"interaction_regexes":{"BlueBarAccountChevronMenu":" _5lxs(?: .*)?$","BlueBarHomeButton":" _bluebarLinkHome__interaction-root(?: .*)?$","BlueBarProfileLink":" _1k67(?: .*)?$","ReactComposerSproutMedia":" _1pnt(?: .*)?$","ReactComposerSproutAlbum":" _1pnu(?: .*)?$","ReactComposerSproutNote":" _3-9x(?: .*)?$","ReactComposerSproutLocation":" _1pnv(?: .*)?$","ReactComposerSproutActivity":" _1pnz(?: .*)?$","ReactComposerSproutPeople":" _1pn-(?: .*)?$","ReactComposerSproutLiveVideo":" _5tv7(?: .*)?$","ReactComposerSproutMarkdown":" _311p(?: .*)?$","ReactComposerSproutFormattedText":" _mwg(?: .*)?$","ReactComposerSproutSticker":" _2vri(?: .*)?$","ReactComposerSproutSponsor":" _5t5q(?: .*)?$","ReactComposerSproutEllipsis":" _1gr3(?: .*)?$","ReactComposerSproutContactYourRepresentative":" _3cnv(?: .*)?$","ReactComposerSproutFunFact":" _2_xs(?: .*)?$","TextExposeSeeMoreLink":" see_more_link(?: .*)?$","SnowliftBigCloseButton":"(?: _xlt(?: .*)? _418x(?: .*)?$| _418x(?: .*)? _xlt(?: .*)?$)","SnowliftPrevPager":"(?: snowliftPager(?: .*)? prev(?: .*)?$| prev(?: .*)? snowliftPager(?: .*)?$)","SnowliftNextPager":"(?: snowliftPager(?: .*)? next(?: .*)?$| next(?: .*)? snowliftPager(?: .*)?$)","SnowliftFullScreenButton":"#fbPhotoSnowliftFullScreenSwitch( .+)*","PrivacySelectorMenu":"(?: _57di(?: .*)? _2wli(?: .*)?$| _2wli(?: .*)? _57di(?: .*)?$)","ReactComposerFeedXSprouts":" _nh6(?: .*)?$","SproutsComposerStatusTab":" _sg1(?: .*)?$","SproutsComposerLiveVideoTab":" _sg1(?: .*)?$","SproutsComposerAlbumTab":" _sg1(?: .*)?$","composerAudienceSelector":" _ej0(?: .*)?$","FeedHScrollAttachmentsPrevPager":" _1qqy(?: .*)?$","FeedHScrollAttachmentsNextPager":" _1qqz(?: .*)?$","DockChatTabFlyout":" fbDockChatTabFlyout(?: .*)?$","PrivacyLiteJewel":" _59fc(?: .*)?$","ActorSelector":" _6vh(?: .*)?$","LegacyMentionsInput":"(?: ReactLegacyMentionsInput(?: .*)? uiMentionsInput(?: .*)? _2xwx(?: .*)?$| uiMentionsInput(?: .*)? ReactLegacyMentionsInput(?: .*)? _2xwx(?: .*)?$| _2xwx(?: .*)? ReactLegacyMentionsInput(?: .*)? uiMentionsInput(?: .*)?$| ReactLegacyMentionsInput(?: .*)? _2xwx(?: .*)? uiMentionsInput(?: .*)?$| uiMentionsInput(?: .*)? _2xwx(?: .*)? ReactLegacyMentionsInput(?: .*)?$| _2xwx(?: .*)? uiMentionsInput(?: .*)? ReactLegacyMentionsInput(?: .*)?$)","UFIActionLinksEmbedLink":" _2g1w(?: .*)?$","UFIPhotoAttachLink":" UFIPhotoAttachLinkWrapper(?: .*)?$","UFIMentionsInputProxy":" _1osa(?: .*)?$","UFIMentionsInputDummy":" _1osc(?: .*)?$","UFIOrderingModeSelector":" _3scp(?: .*)?$","UFIPager":"(?: UFIPagerRow(?: .*)? UFIRow(?: .*)?$| UFIRow(?: .*)? UFIPagerRow(?: .*)?$)","UFIReplyRow":"(?: UFIReplyRow(?: .*)? UFICommentReply(?: .*)?$| UFICommentReply(?: .*)? UFIReplyRow(?: .*)?$)","UFIReplySocialSentence":" UFIReplySocialSentenceRow(?: .*)?$","UFIShareLink":" _5f9b(?: .*)?$","UFIStickerButton":" UFICommentStickerButton(?: .*)?$","MentionsInput":" _5yk1(?: .*)?$","FantaChatTabRoot":" _3_9e(?: .*)?$","SnowliftViewableRoot":" _2-sx(?: .*)?$","ReactBlueBarJewelButton":" _5fwr(?: .*)?$","UFIReactionsDialogLayerImpl":" _1oxk(?: .*)?$","UFIReactionsLikeLinkImpl":" _4x9_(?: .*)?$","UFIReactionsLinkImplRoot":" _khz(?: .*)?$","Reaction":" _iuw(?: .*)?$","UFIReactionsMenuImpl":" _iu-(?: .*)?$","UFIReactionsSpatialReactionIconContainer":" _1fq9(?: .*)?$","VideoComponentPlayButton":" _bsl(?: .*)?$","FeedOptionsPopover":" _b1e(?: .*)?$","UFICommentLikeCount":" UFICommentLikeButton(?: .*)?$","UFICommentLink":" _5yxe(?: .*)?$","ChatTabComposerInputContainer":" _552h(?: .*)?$","ChatTabHeader":" _15p4(?: .*)?$","DraftEditor":" _5rp7(?: .*)?$","ChatSideBarDropDown":" _5vm9(?: .*)?$","SearchBox":" _539-(?: .*)?$","ChatSideBarLink":" _55ln(?: .*)?$","MessengerSearchTypeahead":" _3rh8(?: .*)?$","NotificationListItem":" _33c(?: .*)?$","MessageJewelListItem":" messagesContent(?: .*)?$","Messages_Jewel_Button":" _3eo8(?: .*)?$","Notifications_Jewel_Button":" _3eo9(?: .*)?$","snowliftopen":" _342u(?: .*)?$","NoteTextSeeMoreLink":" _3qd_(?: .*)?$","fbFeedOptionsPopover":" _1he6(?: .*)?$","Requests_Jewel_Button":" _3eoa(?: .*)?$","UFICommentActionLinkAjaxify":" _15-3(?: .*)?$","UFICommentActionLinkRedirect":" _15-6(?: .*)?$","UFICommentActionLinkDispatched":" _15-7(?: .*)?$","UFICommentCloseButton":" _36rj(?: .*)?$","UFICommentActionsRemovePreview":" _460h(?: .*)?$","UFICommentActionsReply":" _460i(?: .*)?$","UFICommentActionsSaleItemMessage":" _460j(?: .*)?$","UFICommentActionsAcceptAnswer":" _460k(?: .*)?$","UFICommentActionsUnacceptAnswer":" _460l(?: .*)?$","UFICommentReactionsLikeLink":" _3-me(?: .*)?$","UFICommentMenu":" _1-be(?: .*)?$","UFIMentionsInputFallback":" _289b(?: .*)?$","UFIMentionsInputComponent":" _289c(?: .*)?$","UFIMentionsInputProxyInput":" _432z(?: .*)?$","UFIMentionsInputProxyDummy":" _432-(?: .*)?$","UFIPrivateReplyLinkMessage":" _14hj(?: .*)?$","UFIPrivateReplyLinkSeeReply":" _14hk(?: .*)?$","ChatCloseButton":" _4vu4(?: .*)?$","ChatTabComposerPhotoUploader":" _13f-(?: .*)?$","ChatTabComposerGroupPollingButton":" _13f_(?: .*)?$","ChatTabComposerGames":" _13ga(?: .*)?$","ChatTabComposerPlan":" _13gb(?: .*)?$","ChatTabComposerFileUploader":" _13gd(?: .*)?$","ChatTabStickersButton":" _13ge(?: .*)?$","ChatTabComposerGifButton":" _13gf(?: .*)?$","ChatTabComposerEmojiPicker":" _13gg(?: .*)?$","ChatTabComposerLikeButton":" _13gi(?: .*)?$","ChatTabComposerP2PButton":" _13gj(?: .*)?$","ChatTabComposerQuickCam":" _13gk(?: .*)?$","ChatTabHeaderAudioRTCButton":" _461a(?: .*)?$","ChatTabHeaderVideoRTCButton":" _461b(?: .*)?$","ChatTabHeaderOptionsButton":" _461_(?: .*)?$","ChatTabHeaderAddToThreadButton":" _4620(?: .*)?$","ReactComposerMediaSprout":" _fk5(?: .*)?$","UFIReactionsBlingSocialSentenceComments":" _-56(?: .*)?$","UFIReactionsBlingSocialSentenceSeens":" _2x0l(?: .*)?$","UFIReactionsBlingSocialSentenceShares":" _2x0m(?: .*)?$","UFIReactionsBlingSocialSentenceViews":" _-5c(?: .*)?$","UFIReactionsBlingSocialSentence":" _-5d(?: .*)?$","UFIReactionsSocialSentence":" _1vaq(?: .*)?$","VideoFullscreenButton":" _39ip(?: .*)?$","Tahoe":" _400z(?: .*)?$","TahoeFromVideoPlayer":" _1vek(?: .*)?$","TahoeFromVideoLink":" _2-40(?: .*)?$","TahoeFromPhoto":" _2ju5(?: .*)?$","FBStoryTrayItem":" _1fvw(?: .*)?$","Mobile_Feed_Jewel_Button":"#feed_jewel( .+)*","Mobile_Requests_Jewel_Button":"#requests_jewel( .+)*","Mobile_Messages_Jewel_Button":"#messages_jewel( .+)*","Mobile_Notifications_Jewel_Button":"#notifications_jewel( .+)*","Mobile_Search_Jewel_Button":"#search_jewel( .+)*","Mobile_Bookmarks_Jewel_Button":"#bookmarks_jewel( .+)*","Mobile_Feed_UFI_Comment_Button_Permalink":" _l-a(?: .*)?$","Mobile_Feed_UFI_Comment_Button_Flyout":" _4qeq(?: .*)?$","Mobile_Feed_UFI_Token_Bar_Flyout":" _4qer(?: .*)?$","Mobile_Feed_UFI_Token_Bar_Permalink":" _4-09(?: .*)?$","Mobile_UFI_Share_Button":" _15kr(?: .*)?$","Mobile_Feed_Photo_Permalink":" _1mh-(?: .*)?$","Mobile_Feed_Video_Permalink":" _65g_(?: .*)?$","Mobile_Feed_Profile_Permalink":" _4kk6(?: .*)?$","Mobile_Feed_Story_Permalink":" _26yo(?: .*)?$","Mobile_Feed_Page_Permalink":" _4e81(?: .*)?$","Mobile_Feed_Group_Permalink":" _20u1(?: .*)?$","Mobile_Feed_Event_Permalink":" _20u0(?: .*)?$","ProfileIntroCardAddFeaturedMedia":" _30qr(?: .*)?$","ProfileSectionAbout":" _84wb(?: .*)?$","ProfileSectionAllRelationships":" _84wc(?: .*)?$","ProfileSectionAtWork":" _2fnv(?: .*)?$","ProfileSectionContactBasic":" _84vf(?: .*)?$","ProfileSectionEducation":" _84vh(?: .*)?$","ProfileSectionOverview":" _84vj(?: .*)?$","ProfileSectionPlaces":" _84vg(?: .*)?$","ProfileSectionYearOverviews":" _84vi(?: .*)?$","IntlPolyglotHomepage":" _Interaction__IntlPolyglotVoteActivityCardButton(?: .*)?$","ProtonElementSelection":" _67ft(?: .*)?$"},"interaction_boost":{"SnowliftPrevPager":0.2,"SnowliftNextPager":0.2,"ChatSideBarLink":2,"MessengerSearchTypeahead":2,"Messages_Jewel_Button":2.5,"Notifications_Jewel_Button":1.5,"Tahoe":30,"ProtonElementSelection":4},"event_types":{"BlueBarAccountChevronMenu":["click"],"BlueBarHomeButton":["click"],"BlueBarProfileLink":["click"],"ReactComposerSproutMedia":["click"],"ReactComposerSproutAlbum":["click"],"ReactComposerSproutNote":["click"],"ReactComposerSproutLocation":["click"],"ReactComposerSproutActivity":["click"],"ReactComposerSproutPeople":["click"],"ReactComposerSproutLiveVideo":["click"],"ReactComposerSproutMarkdown":["click"],"ReactComposerSproutFormattedText":["click"],"ReactComposerSproutSticker":["click"],"ReactComposerSproutSponsor":["click"],"ReactComposerSproutEllipsis":["click"],"ReactComposerSproutContactYourRepresentative":["click"],"ReactComposerSproutFunFact":["click"],"TextExposeSeeMoreLink":["click"],"SnowliftBigCloseButton":["click"],"SnowliftPrevPager":["click"],"SnowliftNextPager":["click"],"SnowliftFullScreenButton":["click"],"PrivacySelectorMenu":["click"],"ReactComposerFeedXSprouts":["click"],"SproutsComposerStatusTab":["click"],"SproutsComposerLiveVideoTab":["click"],"SproutsComposerAlbumTab":["click"],"composerAudienceSelector":["click"],"FeedHScrollAttachmentsPrevPager":["click"],"FeedHScrollAttachmentsNextPager":["click"],"DockChatTabFlyout":["click"],"PrivacyLiteJewel":["click"],"ActorSelector":["click"],"LegacyMentionsInput":["click"],"UFIActionLinksEmbedLink":["click"],"UFIPhotoAttachLink":["click"],"UFIMentionsInputProxy":["click"],"UFIMentionsInputDummy":["click"],"UFIOrderingModeSelector":["click"],"UFIPager":["click"],"UFIReplyRow":["click"],"UFIReplySocialSentence":["click"],"UFIShareLink":["click"],"UFIStickerButton":["click"],"MentionsInput":["click"],"FantaChatTabRoot":["click"],"SnowliftViewableRoot":["click"],"ReactBlueBarJewelButton":["click"],"UFIReactionsDialogLayerImpl":["click"],"UFIReactionsLikeLinkImpl":["click"],"UFIReactionsLinkImplRoot":["click"],"Reaction":["click"],"UFIReactionsMenuImpl":["click"],"UFIReactionsSpatialReactionIconContainer":["click"],"VideoComponentPlayButton":["click"],"FeedOptionsPopover":["click"],"UFICommentLikeCount":["click"],"UFICommentLink":["click"],"ChatTabComposerInputContainer":["click"],"ChatTabHeader":["click"],"DraftEditor":["click"],"ChatSideBarDropDown":["click"],"SearchBox":["click"],"ChatSideBarLink":["mouseup"],"MessengerSearchTypeahead":["click"],"NotificationListItem":["click"],"MessageJewelListItem":["click"],"Messages_Jewel_Button":["click"],"Notifications_Jewel_Button":["click"],"snowliftopen":["click"],"NoteTextSeeMoreLink":["click"],"fbFeedOptionsPopover":["click"],"Requests_Jewel_Button":["click"],"UFICommentActionLinkAjaxify":["click"],"UFICommentActionLinkRedirect":["click"],"UFICommentActionLinkDispatched":["click"],"UFICommentCloseButton":["click"],"UFICommentActionsRemovePreview":["click"],"UFICommentActionsReply":["click"],"UFICommentActionsSaleItemMessage":["click"],"UFICommentActionsAcceptAnswer":["click"],"UFICommentActionsUnacceptAnswer":["click"],"UFICommentReactionsLikeLink":["click"],"UFICommentMenu":["click"],"UFIMentionsInputFallback":["click"],"UFIMentionsInputComponent":["click"],"UFIMentionsInputProxyInput":["click"],"UFIMentionsInputProxyDummy":["click"],"UFIPrivateReplyLinkMessage":["click"],"UFIPrivateReplyLinkSeeReply":["click"],"ChatCloseButton":["click"],"ChatTabComposerPhotoUploader":["click"],"ChatTabComposerGroupPollingButton":["click"],"ChatTabComposerGames":["click"],"ChatTabComposerPlan":["click"],"ChatTabComposerFileUploader":["click"],"ChatTabStickersButton":["click"],"ChatTabComposerGifButton":["click"],"ChatTabComposerEmojiPicker":["click"],"ChatTabComposerLikeButton":["click"],"ChatTabComposerP2PButton":["click"],"ChatTabComposerQuickCam":["click"],"ChatTabHeaderAudioRTCButton":["click"],"ChatTabHeaderVideoRTCButton":["click"],"ChatTabHeaderOptionsButton":["click"],"ChatTabHeaderAddToThreadButton":["click"],"ReactComposerMediaSprout":["click"],"UFIReactionsBlingSocialSentenceComments":["click"],"UFIReactionsBlingSocialSentenceSeens":["click"],"UFIReactionsBlingSocialSentenceShares":["click"],"UFIReactionsBlingSocialSentenceViews":["click"],"UFIReactionsBlingSocialSentence":["click"],"UFIReactionsSocialSentence":["click"],"VideoFullscreenButton":["click"],"Tahoe":["click"],"TahoeFromVideoPlayer":["click"],"TahoeFromVideoLink":["click"],"TahoeFromPhoto":["click"],"":["click"],"FBStoryTrayItem":["click"],"Mobile_Feed_Jewel_Button":["click"],"Mobile_Requests_Jewel_Button":["click"],"Mobile_Messages_Jewel_Button":["click"],"Mobile_Notifications_Jewel_Button":["click"],"Mobile_Search_Jewel_Button":["click"],"Mobile_Bookmarks_Jewel_Button":["click"],"Mobile_Feed_UFI_Comment_Button_Permalink":["click"],"Mobile_Feed_UFI_Comment_Button_Flyout":["click"],"Mobile_Feed_UFI_Token_Bar_Flyout":["click"],"Mobile_Feed_UFI_Token_Bar_Permalink":["click"],"Mobile_UFI_Share_Button":["click"],"Mobile_Feed_Photo_Permalink":["click"],"Mobile_Feed_Video_Permalink":["click"],"Mobile_Feed_Profile_Permalink":["click"],"Mobile_Feed_Story_Permalink":["click"],"Mobile_Feed_Page_Permalink":["click"],"Mobile_Feed_Group_Permalink":["click"],"Mobile_Feed_Event_Permalink":["click"],"ProfileIntroCardAddFeaturedMedia":["click"],"ProfileSectionAbout":["click"],"ProfileSectionAllRelationships":["click"],"ProfileSectionAtWork":["click"],"ProfileSectionContactBasic":["click"],"ProfileSectionEducation":["click"],"ProfileSectionOverview":["click"],"ProfileSectionPlaces":["click"],"ProfileSectionYearOverviews":["click"],"IntlPolyglotHomepage":["click"],"ProtonElementSelection":["click"]},"manual_instrumentation":false,"profile_eager_execution":true,"disable_heuristic":true,"disable_event_profiler":false},1726]]);new (require("ServerJS"))().handle({"require":[["markJSEnabled"],["lowerDomain"],["URLFragmentPrelude"],["Primer"],["BigPipe"],["Bootloader"],["TimeSlice"],["ArtilleryOnUntilOffLogging","enablePageHeartbeat",[],[]],["BanzaiODS"],["VisualCompletionGating"],["BanzaiScuba"]]});}, "ServerJS define", {"root":true})();</script></head><body class="_55w7 _3u2f x1 Locale_en_US" dir="ltr"><script>requireLazy(["bootstrapWebSession"],function(j){j(1574281701)})</script><div style="position: absolute;"><iframe frameborder="0" height="0" width="0" id="u_0_1"></iframe></div><div style="position: absolute;"><iframe frameborder="0" height="0" width="0" id="u_0_2"></iframe></div><div style="position: absolute;"><iframe frameborder="0" height="0" width="0" id="u_0_3"></iframe></div><div style="position: absolute;"><iframe frameborder="0" height="0" width="0" id="u_0_4"></iframe></div><script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://web.archive.org/web/20191120202821/https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '675141479195042'); fbq('track', "PageView");fbq('track', "PageView");</script><noscript><img height="1" width="1" style="display:none" src="https://web.archive.org/web/20191120202821im_/https://www.facebook.com/tr?id=675141479195042&amp;ev=PageView&amp;noscript=1"/></noscript><script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://web.archive.org/web/20191120202821/https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '574561515946252'); fbq('track', "PageView");fbq('track', "PageView");</script><noscript><img height="1" width="1" style="display:none" src="https://web.archive.org/web/20191120202821im_/https://www.facebook.com/tr?id=574561515946252&amp;ev=PageView&amp;noscript=1"/></noscript><script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://web.archive.org/web/20191120202821/https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1754628768090156'); fbq('track', "PageView");fbq('track', "PageView");</script><noscript><img height="1" width="1" style="display:none" src="https://web.archive.org/web/20191120202821im_/https://www.facebook.com/tr?id=1754628768090156&amp;ev=PageView&amp;noscript=1"/></noscript><span><img src="https://web.archive.org/web/20191120202821im_/https://facebook.com/security/hsts-pixel.gif?c=3.2.5" width="0" height="0" style="display:none"/></span><div class="_li _4xit"><div class="_68mg" id="devsite_header" data-referrer="devsite_header" data-click-area="header_nav_v2"></div><div class="_4bl7 _4i-m _14ze" data-click-area="main"><div class="_2jqq _4wnt _7pk5 _7pj_ _7pk8 _7pk2" id="nav-transition" style="background-color: #1c1e21;"><div class="_6uo3 _370e _66vu _66vx"><div class="_4v8f _13ra _6u4h" style=""><div class="_679s" style="min-width:0px"><div id="u_0_5"></div><div class="_679t"><div class="_679u" style="width:500%" id="u_0_6"><div class="_3hgl" data-nav-logo-src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/47330119_358886108208640_3131782752290996224_n.svg?_nc_cat=109&amp;_nc_ohc=3X3htmeMFUYAQneF3bnGzSdcCrh2N9DklX2SOrR7Svgqtv6WgAIQJ6Aow&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=49668db6e336c99e1971d677ec9b825e&amp;oe=5E88966C" id="u_0_7"><img class="_6voz _7f2d _1ef6 img" src="https://web.archive.org/web/20191120202821im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt=" F8 2020" style="background-image: url('/web/20191120202821im_/https://developers.facebook.com/https\3a /scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/78213724_687126625143914_283943749682200576_n.jpg?_nc_cat\3d 104\26 _nc_ohc\3d 7JJxWBk_skAAQlf55FTPhPkJnKch41FDLz7-NNPL7g_5GTMHj42sJtiFg\26 _nc_ht\3d scontent-lax3-1.xx\26 oh\3d a9b9e2ae4fe69dcf39fecb7303716bbc\26 oe\3d 5E892956');"/></div><div class="_3hgl" id="u_0_8"><img class="_6voz _7f2d _1ef6 img" src="https://web.archive.org/web/20191120202821im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt=" Develop with Facebook" style="background-image: url('/web/20191120202821im_/https://developers.facebook.com/https\3a /scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/43700317_1870260236388889_4600023365447581696_n.png?_nc_cat\3d 102\26 _nc_ohc\3d eA-SKPrU5UQAQktRkPgohmCMRnt-amNw12ronFMw8eN6PKkTYfT55-W_w\26 _nc_ht\3d scontent-lax3-1.xx\26 oh\3d 1692cc13aa090c08516d12044b0e3a14\26 oe\3d 5E46F040');"/></div><div class="_3hgl" data-nav-logo-src="https://scontent-lax3-2.xx.fbcdn.net/v/t39.2365-6/47158417_2284931218204521_4559367557210963968_n.svg?_nc_cat=106&amp;_nc_ohc=7cODOLE2GjMAQllrauWScN7YhNiqzhH78k_o1fztPAQA63vcGgSddvuTQ&amp;_nc_ht=scontent-lax3-2.xx&amp;oh=df5b644263b0ad427fdddf85e18965f6&amp;oe=5E4586BF" id="u_0_9"><img class="_6voz _7f2d _1ef6 img" src="https://web.archive.org/web/20191120202821im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt=" Spark AR Instagram Launch " style="background-image: url('/web/20191120202821im_/https://developers.facebook.com/https\3a /scontent-lax3-2.xx.fbcdn.net/v/t39.2365-6/69027300_452290215614391_6040205730353512448_n.png?_nc_cat\3d 111\26 _nc_ohc\3d blxZuWwOu1sAQn8lhYmrgtiHKUuL8aELvQyju8ZatkwsmtiKx6CCgL8Fg\26 _nc_ht\3d scontent-lax3-2.xx\26 oh\3d e1f01442ecf4130ce101794eea607351\26 oe\3d 5E885BB7');"/></div><div class="_3hgl" id="u_0_a"><img class="_6voz _7f2d _1ef6 img" src="https://web.archive.org/web/20191120202821im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt=" PyTorch" style="background-image: url('/web/20191120202821im_/https://developers.facebook.com/https\3a /scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/59657866_606966756443957_3137763197897932800_n.jpg?_nc_cat\3d 103\26 _nc_ohc\3d JffH7O-aY_cAQl0zTvlvDcCQXk5iDt5QCxRWTBQmT7ayBICaPoWVzEw3w\26 _nc_ht\3d scontent-lax3-1.xx\26 oh\3d 20d9554e88d668d5c68cf7b14ad6eca0\26 oe\3d 5E566F8D');"/></div><div class="_3hgl" id="u_0_b"><img class="_6voz _7f2d _1ef6 img" src="https://web.archive.org/web/20191120202821im_/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif" alt=" WebXR" style="background-image: url('/web/20191120202821im_/https://developers.facebook.com/https\3a /scontent-lax3-2.xx.fbcdn.net/v/t39.2365-6/61291851_2381330775221004_1087570562131165184_n.jpg?_nc_cat\3d 107\26 _nc_ohc\3d ZaGa-d1FghAAQkS7esHsglwZfVHHx3iBE02TCpAJ4X7s1X_zpe8bmUqSg\26 _nc_ht\3d scontent-lax3-2.xx\26 oh\3d ed62fa671731bfdb0ded7ba358c99c56\26 oe\3d 5E528456');"/></div></div></div><div id="u_0_c"></div></div></div><div class="_4v8b _6u4h _67nr _4gw1 _4gw2 _4gw7" style=""><div class="_679s" style="min-width:0px"><div id="u_0_d"></div><div class="_679t"><div class="_679u" style="width:500%" id="u_0_e"><div class="_3hgl" data-nav-logo-src="https://scontent-lax3-2.xx.fbcdn.net/v/t39.2365-6/47158417_2284931218204521_4559367557210963968_n.svg?_nc_cat=106&amp;_nc_ohc=7cODOLE2GjMAQllrauWScN7YhNiqzhH78k_o1fztPAQA63vcGgSddvuTQ&amp;_nc_ht=scontent-lax3-2.xx&amp;oh=df5b644263b0ad427fdddf85e18965f6&amp;oe=5E4586BF" id="u_0_f"><h2 class="_1jlv _7p3_ _1m7h" style="">F8 2020</h2><h2 class="_1jlv _7p40" style="color:#fff">Facebook&#039;s annual developer conference happens May 5th and 6th, 2020.</h2><a role="button" class="_42ft _3mwu _vau" href="https://web.archive.org/web/20191120202821/https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.f8.com%2F&amp;h=AT1c7NGBqgrY-QZr94LVbE-d5NQhp4EVp6catXkLE27uoIuWS_XL3k60fO9Mn0baWsLspc955bJX5o_yGxogmcaED8r5lvMTJZ3znSMwPt7Y13v4beerGaAA59lYISzTgHu5mlA6LiAV7-xy" target="" rel="nofollow" data-ms="{&quot;creative&quot;:&quot;button&quot;,&quot;creative_detail&quot;:&quot;button&quot;,&quot;create_type&quot;:&quot;button&quot;,&quot;create_type_detail&quot;:&quot;button&quot;}" data-lynx-mode="hover">Get Updates</a></div><div class="_3hgl" id="u_0_g"><h2 class="_1jlv _7p3_ _1m7h" style="">Facebook for Developers</h2><h1 class="_1jlv _7p40" style="color:#fff">Empowering creators, developers and businesses to build for the future.</h1><a role="button" class="_42ft _3mwu _vau" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products?ref=dfc_hero_fb4d" target="" data-ms="{&quot;creative&quot;:&quot;button&quot;,&quot;creative_detail&quot;:&quot;button&quot;,&quot;create_type&quot;:&quot;button&quot;,&quot;create_type_detail&quot;:&quot;button&quot;}">Explore Products</a></div><div class="_3hgl" data-nav-logo-src="https://scontent-lax3-2.xx.fbcdn.net/v/t39.2365-6/47158417_2284931218204521_4559367557210963968_n.svg?_nc_cat=106&amp;_nc_ohc=7cODOLE2GjMAQllrauWScN7YhNiqzhH78k_o1fztPAQA63vcGgSddvuTQ&amp;_nc_ht=scontent-lax3-2.xx&amp;oh=df5b644263b0ad427fdddf85e18965f6&amp;oe=5E4586BF" id="u_0_h"><h2 class="_1jlv _7p3_ _1m7h" style="">Spark AR Studio </h2><h2 class="_1jlv _7p40" style="color:#fff">Design, build and share AR experiences to Facebook and Instagram.</h2><a role="button" class="_42ft _3mwu _vau" href="https://web.archive.org/web/20191120202821/https://l.facebook.com/l.php?u=https%3A%2F%2Ftech.fb.com%2Fcreativity-for-all-facebooks-spark-ar-now-lets-anyone-build-and-share-effects-on-instagram%3Futm_source%3Dweb%26utm_medium%3Ddfc%26utm_campaign%3Dar-ig-launch%26utm_offering%3Dspark-ar%26utm_product%3Dspark-ar&amp;h=AT0n3afjWgdEiIxv04k339QFGgISRCSphuxFoyyPR4sgy5KlsciT3WG8m3VTqknX7H6_yrBq97dQr42vl7p3UHnTb3dV4jf1-qqUlzkSiRUOC9Lao7hHl_O0Pb7K0E7PgTQL1RXYE74d8l2V" target="" rel="nofollow" data-ms="{&quot;creative&quot;:&quot;button&quot;,&quot;creative_detail&quot;:&quot;button&quot;,&quot;create_type&quot;:&quot;button&quot;,&quot;create_type_detail&quot;:&quot;button&quot;}" data-lynx-mode="hover">Learn More</a></div><div class="_3hgl" id="u_0_i"><h2 class="_1jlv _7p3_ _1m7h" style="">PyTorch</h2><h2 class="_1jlv _7p40" style="color:#fff">Learn about the popular open source framework for building, training and deploying AI.</h2><a role="button" class="_42ft _3mwu _vau" href="https://web.archive.org/web/20191120202821/https://l.facebook.com/l.php?u=https%3A%2F%2Fpytorch.org%2F&amp;h=AT0LdqtUKbDRjIT-jm3UN70DM2RTmnpMM44CWcaylRekG2sHwfar1q8jdOuqI2jc_IEeJGpkd-7hOPFSYHGo20_NccyTOJgGA9Xr9NkTo9gUyhxF63NWuH2OMCkYWu5cVEZMKW0Dzb0CLowS" target="" rel="nofollow" data-ms="{&quot;creative&quot;:&quot;button&quot;,&quot;creative_detail&quot;:&quot;button&quot;,&quot;create_type&quot;:&quot;button&quot;,&quot;create_type_detail&quot;:&quot;button&quot;}" data-lynx-mode="hover">Explore More</a></div><div class="_3hgl" id="u_0_j"><h2 class="_1jlv _7p3_ _1m7h" style="">WebXR</h2><h2 class="_1jlv _7p40" style="color:#fff">Introducing new ways to bring immersive web content into VR.</h2><a role="button" class="_42ft _3mwu _vau" href="/web/20191120202821/https://developers.facebook.com/blog/post/2019/04/30/immersive-web-content-vr/?ref=dfc_hero_web_xr" target="" data-ms="{&quot;creative&quot;:&quot;button&quot;,&quot;creative_detail&quot;:&quot;button&quot;,&quot;create_type&quot;:&quot;button&quot;,&quot;create_type_detail&quot;:&quot;button&quot;}">Read More</a></div></div></div><div id="u_0_k"></div></div><div class="_173n _6vok" id="u_0_l"></div></div><div class="_6u4h" style=""><div class="_362v"></div></div></div></div><div class="_2js6 _2jqq _1x12 _4wnt _7pk5 _7pj_ _7pk8 _7pk2" id="explore-products"><div class="_1m8b" id="u_0_m"><i class="img sp_vX5UZ6Li2MZ sx_c72f64"></i></div><div class="_6uo3 _370e _370j _370k"><div class="_3eee"><h2 class="_1jlv _7p3_ _66wj" style="">Facebook and Microsoft Partnering on Remote Development</h2><p class="_1zwi _1vpj _1m7c" style=""></p><div class="_3eeg"><a class="_3els" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/blog/post/2019/11/19/facebook-microsoft-partnering-remote-development/" target="" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}">Learn More</a></div></div><div class="_3eee"><h2 class="_1jlv _7p3_ _66wj" style="">Join us at F8 on May 5th and 6th, 2020 in San Jose, CA</h2><p class="_1zwi _1vpj _1m7c" style=""></p><div class="_3eeg"><a class="_3els" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/blog/post/2019/11/19/join-us-f8-2020/" target="" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}">Learn More</a></div></div><div class="_3eee"><h2 class="_1jlv _7p3_ _66wj" style="">Building Sustainable Ecosystems: Community</h2><p class="_1zwi _1vpj _1m7c" style=""></p><div class="_3eeg"><a class="_3els" href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/blog/post/2019/11/14/building-sustainable-ecosystems-community/" target="" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}">Learn More</a></div></div></div></div><div class="_2js7 _2jqv _2js6 _2jqq _4wnt _7pk5 _7pj_ _7pk8 _7pk2"><div class="_82fr"><div class="_82fs"><h2 class="_1jlv _7p40 _66wj" style="">Explore</h2><p class="_1zwi" style="color:black">Explore the developer tools we offer.</p></div><div class="_82fu"><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#artificial-intelligence" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Artificial Intelligence</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Artificial Intelligence</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Advancing the field of machine learning to empower AI developers.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Advancing the field of machine learning to empower AI developers.</p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#augmented-reality" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Augmented Reality</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Augmented Reality</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Bring your imagination to life with our cutting-edge creative tool. </p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Bring your imagination to life with our cutting-edge creative tool. </p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#business-tools" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Business Tools</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Business Tools</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Tools to build and scale your business.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Tools to build and scale your business.</p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#gaming" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Gaming</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Gaming</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Access a suite of innovative gaming platforms and services.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Access a suite of innovative gaming platforms and services.</p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#open-source" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Open Source</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Open Source</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Contribute code to accelerate open source projects.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Contribute code to accelerate open source projects.</p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#publishing" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Publishing</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Publishing</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Interactive tools and services for creators, publishers and media.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Interactive tools and services for creators, publishers and media.</p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#social-integrations" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Social Integrations</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Social Integrations</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Social tools to grow your community.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Social tools to grow your community.</p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#social-presence" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Social Presence</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Social Presence</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Build social experiences to bring people closer together.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Build social experiences to bring people closer together.</p></div></div></div><div class="_82g0"></div></a></div></div><div class="_82ft"><div class="_82fv"><a href="https://web.archive.org/web/20191120202821/https://developers.facebook.com/products#virtual-reality" class="_82fx _82fy"><div><div class="_82fz"><div class="_82f_ _82f-"><h2 class="_1jlv _7p3_ _1m7e" style="">Virtual Reality</h2></div><div class="_82eg _82f-"><h2 class="_1jlv _7p3_ _1m7h" style="">Virtual Reality</h2></div></div><div class="_DeveloperFruscianteExploreCard__textContainer"><div class="_82f_ _82eh"><p class="_1zwi" style="color:black">Join the next generation of developers building in the VR.</p></div><div class="_82eg _82eh"><p class="_1zwi _1m7h" style="">Join the next generation of developers building in the VR.</p></div></div></div><div class="_82g0"></div></a></div></div></div></div></div><div class="_2jqt _2jqu _2jqq _1x12 _4wnt _7pk5 _7pj_ _7pk8 _7pk2" style="background-color: #f2f2f2;"><div class="_3rh7"><a aria-label="Play Video" rel="async" role="button" id="u_0_0" ajaxify="/v2/async/videos/?controls=1&amp;forcehd=0&amp;height=360&amp;locale=en_US&amp;loop=0&amp;selector=u_0_0&amp;start_muted=1&amp;video_id=10154577510323553&amp;width=640" href="#"><div class="_670w"><i class="_670x img sp_vX5UZ6Li2MZ sx_a97cc1"></i><img class="_6voz _7f2d img" src="https://web.archive.org/web/20191120202821im_/https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/29625738_200860587181259_114108192903921664_n.jpg?_nc_cat=105&amp;_nc_ohc=L3_ThkquJ5IAQlw7VYWtJNVwNnnUA3MpJWI0GF36CZGX5ym-pbW5qeoWg&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=2fa0dda05c565c66532251d2ba3eda8f&amp;oe=5E4E70EE" alt="Developer Circles from Facebook"/></div></a></div><div class="_362v"></div><div class="_6uo3 _370e _370j _370k"><div class="_4v8e _6u4h" style=""><h2 class="_1jlv _7p40 _66wj" style="">Global programs educating and connecting developers</h2></div></div><div class="_22k1"><div class="_3eee"><h2 class="_1jlv _7p3_ _66wj" style="">Developer Circles</h2><p class="_1zwi _1vpj _1m7c" style="">Join a community of developers, attend meetups and collaborate online.</p><div class="_3eeg"><a class="_3els _y0h" href="/web/20191120202821/https://developers.facebook.com/developercircles" target="_blank" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}">Overview<i class="_4dp2 img sp_vX5UZ6Li2MZ sx_f4bc5f"></i></a></div></div><div class="_3eee"><h2 class="_1jlv _7p3_ _66wj" style="">F8</h2><p class="_1zwi _1vpj _1m7c" style="">Learn what Facebook is creating to bring the world closer together.</p><div class="_3eeg"><a class="_3els _y0h" href="https://web.archive.org/web/20191120202821/https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.f8.com%2F&amp;h=AT10t_--ZkbQeTh228S24TOE4bwB6TcF2ioQ61P8vLSV3aI_HmU6Q8Px3mnAMvxRU47UA05Eb3FUvgxRRsepY-UqCJJNBmJUW5BbCV22RTEDbOtmARoOt_u749qFViE1Y5Ylsg_Y7mY56Wz1" target="_blank" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}" rel="nofollow" data-lynx-mode="hover">Overview<i class="_4dp2 img sp_vX5UZ6Li2MZ sx_f4bc5f"></i></a></div></div><div class="_3eee"><h2 class="_1jlv _7p3_ _66wj" style="">Startup Programs</h2><p class="_1zwi _1vpj _1m7c" style="">Build better products and scale your startup with Facebook Startup programs.</p><div class="_3eeg"><a class="_3els _y0h" href="/web/20191120202821/https://developers.facebook.com/startups" target="_blank" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}">Overview<i class="_4dp2 img sp_vX5UZ6Li2MZ sx_f4bc5f"></i></a></div></div><div class="_3eee"><h2 class="_1jlv _7p3_ _66wj" style="">ThreatExchange</h2><p class="_1zwi _1vpj _1m7c" style="">Learn more and share more about threats to help improve security.</p><div class="_3eeg"><a class="_3els" href="/web/20191120202821/https://developers.facebook.com/programs/threatexchange" target="" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}">Overview</a><a class="_3els" href="/web/20191120202821/https://developers.facebook.com/docs/threat-exchange/v2.12" target="" style="" data-ms="{&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;}">Docs</a></div></div><div class="_22k2"></div></div></div><div class="_2jqv _2jqw _2jqq _1x12 _4wnt _7pk5 _7pj_ _7pk8 _7pk2"><div class="_6uo3 _370e _370j _370k"><div class="_4v82 _6u4h" style=""></div><div class="_4v9o _6u4h" style=""><h2 class="_1jlv _7p40 _66wj" style="">Sign up for our monthly Facebook for Developers newsletter</h2><div class="_46qr"></div><a role="button" class="_42ft _3mwu _v9n" href="https://web.archive.org/web/20191120202821/https://l.facebook.com/l.php?u=https%3A%2F%2Fgo.fb.com%2Fdeveloper-newsletter-signup.html%3Fref%3Ddfc_home&amp;h=AT2O8DAwdiILbHr6xSEZHuhz5ih-tImRAAj4u5e7kz0xtEU-mjQYV6IyveojyaW7PxWDDDWVRohKgo0KjQtQ4wDWow2Vav57D7yx67P3OBXhTw-CO8Y6fJa1LQIN5vmelngCBRYVKY10iBN2" target="" rel="nofollow" data-ms="{&quot;creative&quot;:&quot;button&quot;,&quot;creative_detail&quot;:&quot;button&quot;,&quot;create_type&quot;:&quot;button&quot;,&quot;create_type_detail&quot;:&quot;button&quot;}" data-lynx-mode="hover">Sign Up Now</a></div><div class="_4v82 _6u4h" style=""></div></div></div></div><div class="_6e3w" id="devsite_footer" data-referrer="devsite_footer"></div></div> <script>requireLazy(["Bootloader"],function(Bootloader){Bootloader.setResourceMap({"M4IM+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/jO1LJ5Hw3u9.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"omeIn":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/d0bZzPSYkz-.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"Oi9RM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/irDk7TLw8Hk.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"uYbVb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/yncgZiC7BC6.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"9Zaf3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yA\/r\/dQ_TzJobF0o.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"sGe+Z":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ya\/r\/JjU0WcjV29H.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"Hx+az":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yf\/r\/zO5MojAgN8I.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"ZU1ro":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/QKWIqWeZBgJ.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"X4LKJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/r\/nzWo9pR6BTZ.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"6p9p6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yL\/r\/5xyGUm4Dwgs.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"ZN6iu":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y9\/r\/2oRn35iGBSq.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"EenhL":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/MmLn38uAFBz.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"lQPl7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i7M54\/yS\/l\/en_US\/eSLS_DtLc_R.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"d37xX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/7ww5jX4uSK4.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"hIek+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/r\/DZ_VBlsy-dC.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"gWMJg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yH\/r\/iGksp69foR_.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"FN4Sv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iqES4\/yT\/l\/en_US\/blqWC_LkcaO.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"aUeJG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iFe24\/yp\/l\/en_US\/QxTzN9JNYZW.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"2\/maQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/r\/O1evg4NvCzK.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"xnq+d":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iO8K4\/yb\/l\/en_US\/bWtuqoJ1zHA.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"82XBv":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ikPw4\/y0\/l\/en_US\/pFsQyP7ZfRe.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"quJId":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y-\/r\/KrQlcobkUTG.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"eYj7g":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ijos4\/y7\/l\/en_US\/vgKIDfDsCyh.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"HUv3l":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/r\/-EvE1x_icrY.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"lD8in":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iZds4\/yT\/l\/en_US\/j9tRzqkIaTk.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"dxxrk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yJ\/r\/9sZHKIi1WML.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"e8nTr":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/l\/0,cross\/mWZfs9qjybY.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"szmo6":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3idPS4\/yz\/l\/en_US\/PU7a4yFRkEd.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"npROe":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/l\/0,cross\/FquAV8VHOVe.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"AJkkY":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y4\/l\/0,cross\/D_oH4RGyoP-.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"2d9+F":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yu\/r\/CCEDryHMyF8.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"RGfc1":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3igw64\/yC\/l\/en_US\/wGfAIDmn31k.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"xaqUK":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3itTO4\/ya\/l\/en_US\/IYdb2vhNJAn.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"sZ93q":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iLv94\/yB\/l\/en_US\/QsmcTVCPErQ.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"cltab":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ir-v4\/yy\/l\/en_US\/gtM70EZSFys.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"ZT+ND":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3isaa4\/yN\/l\/en_US\/jC6ma3D1ZCv.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"GiA9j":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ifpP4\/yj\/l\/en_US\/AUEY0zJSOhK.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"gi0Od":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yk\/r\/qrBnq__4ocT.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"qUpbd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/xrXeT4Q_kaq.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"XXaC3":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yc\/l\/0,cross\/Pf9cuZTVrWs.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"Gt1MG":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izgX4\/yn\/l\/en_US\/dmE_9yBuNpi.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"V0ah2":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iOL94\/yN\/l\/en_US\/M1v5ZVOC5DF.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"EEDP7":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ijWR4\/y3\/l\/en_US\/Qqv_vSCqSok.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"LjMzb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihoZ4\/yz\/l\/en_US\/fU3Oe9YNukz.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"oUJop":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yr\/r\/itjt86f2kuI.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"zEls9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/g0OalpNZuMz.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"JcUXJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iak-4\/yM\/l\/en_US\/JHrZqhG3YQC.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"OoBzO":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/l\/0,cross\/b8wzQm3OodZ.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"3XMQX":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/l\/0,cross\/aFY0pKMJrBu.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"7zUkh":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yv\/r\/l46i3zR2L5E.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"rveAN":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/l\/0,cross\/6UgIwcJoBAO.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"lrjCN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/3KitBezbazi.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"BQM8c":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ihzL4\/ys\/l\/en_US\/42DP3v_s83T.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"pT07O":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3izmq4\/yW\/l\/en_US\/Q7fwxACTDKk.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"cK0OP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/g1SVO252okC.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"PXLgQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/r\/7nTnHbwOxin.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"FLKsS":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3irDs4\/yj\/l\/en_US\/1pKWF0N3eVl.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"wGRkU":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/r\/qyoYa2XSBQ2.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"MOb4h":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ibm24\/yn\/l\/en_US\/C6P58sGUaz4.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"zhYbI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yO\/r\/No9nJqrdTll.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"Lj+jV":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yK\/r\/1UG5NRE2JBN.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"dYf5v":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iJfX4\/yX\/l\/en_US\/4_3gA0v81j_.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"Q2pv8":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yQ\/r\/4kkRpqB_mFF.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"SEygP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iOQu4\/yn\/l\/en_US\/ii-U9ClnTXF.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"MU144":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3inI84\/yG\/l\/en_US\/zA2s562jzBX.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"FdZkX":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yG\/r\/kR5HGMEPqMy.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"XOqaM":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yw\/r\/cXunjJf50N4.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"vnhWe":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yP\/l\/0,cross\/qQftXOvmoDa.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"T0Wku":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iGoj4\/yV\/l\/en_US\/1k-34W5qseB.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"Kv7Xw":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/l\/0,cross\/BcYOtxDo47C.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"3EKH3":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iTQy4\/yB\/l\/en_US\/b-hIK3xrWbg.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"RIPR9":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yg\/r\/X5t1gPW3kRp.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"lOUy3":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yR\/l\/0,cross\/vo-Fz03-2F3.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"hzw9a":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ys\/r\/1aegwPf73YJ.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"0Ge9O":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iLpP4\/y-\/l\/en_US\/rFuSvfj3YAg.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"WkZ33":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yD\/r\/imELlUYRFVO.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"eSs89":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i20w4\/yR\/l\/en_US\/ivhfeCl57Y6.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"Hhekd":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i5Bu4\/yq\/l\/en_US\/iNuizWRK3hf.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"gKvO4":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ih204\/yU\/l\/en_US\/CTCP3NcIaXD.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"B1act":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y3\/r\/x32avKY0Lve.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"FTjKI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iLNJ4\/yc\/l\/en_US\/phGQkeNfg8Q.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"mCfiY":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/l\/0,cross\/RG6cvoqXV6d.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"rswyP":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ym\/l\/0,cross\/nqtt3c3ZxWL.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"6QkVE":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yC\/l\/0,cross\/Zz6WrftYt6j.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"kQFUz":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iR8g4\/yO\/l\/en_US\/zbNaQpdcH6X.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"0EMQI":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yE\/r\/oZXCqzvBJnk.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"Lffp+":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yV\/r\/w9WNJXok8VA.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"bKZj4":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y5\/l\/0,cross\/3T64EF8feuL.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"CxrhJ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yS\/r\/XqttFZbV6nb.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"CAHRl":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y6\/l\/0,cross\/fM1vFbRQ9p7.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"75m4p":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yh\/r\/br_7ajVW48D.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"BIZwN":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iPwL4\/yD\/l\/en_US\/wVhC6E7r0nt.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"WXRPP":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iizU4\/yF\/l\/en_US\/ECyx-so5tHM.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"nRJ98":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ilNU4\/yd\/l\/en_US\/KJiVifZ3AWi.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"RboZ2":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yU\/l\/0,cross\/dTktZK9d2mH.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"q1MCt":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iXJk4\/yz\/l\/en_US\/kVxAH7H2YLT.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"eZaMs":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yq\/r\/P9zPBB-oTn6.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"tW5Eo":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/l\/0,cross\/-1m16Pu-Vfu.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"3bGBg":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i8594\/yg\/l\/en_US\/sJnbJjODJ3L.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"1\/O3q":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/l\/0,cross\/Nk9TOE6ZyK2.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"RzQZ7":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yY\/l\/0,cross\/VY11D38gI7_.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"TsMkQ":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yx\/r\/vYT76TMXg8O.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"7Pdls":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3invh4\/yG\/l\/en_US\/zMgaT_YaDS1.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"omAdC":{"type":"css","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y0\/l\/0,cross\/eXZZ9KYCJYu.css?_nc_x=Ij3Wp8lg5Kz","nc":1},"6V21P":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/yI\/r\/S1CYPHvSsMC.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"EmQyk":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3i-RI4\/yv\/l\/en_US\/3u5O0KTwsou.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"qFMby":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iF584\/y4\/l\/en_US\/2mzeoZ-Sj6e.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"K\/GCb":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3iTfb4\/ym\/l\/en_US\/R-UFEcbk6Ec.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"8ELCB":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/ye\/r\/4c56_sYLseJ.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"45L1M":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3ip314\/y0\/l\/en_US\/HkRPZZMgwzz.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"+ClWy":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y_\/r\/HBJ1fqH-E0d.js?_nc_x=Ij3Wp8lg5Kz","nc":1},"oE4Do":{"type":"js","src":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/static.xx.fbcdn.net\/rsrc.php\/v3\/y2\/r\/eAdKAwutbmm.js?_nc_x=Ij3Wp8lg5Kz","nc":1}});Bootloader.enableBootload({"BanzaiODS":{"r":["M4IM+","omeIn"],"rds":{"m":["BanzaiODS","BanzaiScuba"]}},"VisualCompletionGating":{"r":["Oi9RM"]},"BanzaiScuba":{"r":["M4IM+","omeIn"],"rds":{"m":["BanzaiODS","BanzaiScuba"]}},"GeneratedArtilleryUserTimingSink":{"r":["uYbVb","9Zaf3","sGe+Z","Hx+az"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"Banzai":{"r":["M4IM+","omeIn"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"BanzaiStream":{"r":["M4IM+","omeIn","ZU1ro"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"ResourceTimingBootloaderHelper":{"r":["X4LKJ","6p9p6"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"TimeSliceHelper":{"r":["X4LKJ"],"be":1},"SnappyCompressUtil":{"r":["M4IM+"],"be":1},"PerfXSharedFields":{"r":["6p9p6"],"be":1},"TimeSliceInteractionsLiteTypedLogger":{"r":["M4IM+","ZN6iu","omeIn"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"WebSpeedInteractionsTypedLogger":{"r":["M4IM+","EenhL","omeIn"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"AsyncRequest":{"r":["6p9p6","lQPl7","M4IM+","d37xX","i8Om\/","omeIn","iIkZr"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"XOfferController":{"r":["d37xX","hIek+"],"be":1},"XSalesPromoWWWDetailsDialogAsyncController":{"r":["d37xX","gWMJg"],"be":1},"URI":{"r":[],"be":1},"Live":{"r":["6p9p6","lQPl7","M4IM+","FN4Sv","aUeJG","2\/maQ","i8Om\/"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["omeIn"]},"be":1},"PhotoTagApproval":{"r":["6p9p6","xnq+d","82XBv","i8Om\/"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"PhotoTagger":{"r":["Oi9RM","6p9p6","lQPl7","M4IM+","d37xX","82XBv","quJId","i8Om\/","eYj7g","HUv3l","lD8in","dxxrk","e8nTr","szmo6","npROe","AJkkY","xnq+d","FN4Sv","2d9+F","pOudo","RGfc1","xaqUK","iIkZr","sZ93q","cltab","ZT+ND","GiA9j","gi0Od","qUpbd","XXaC3","Gt1MG","V0ah2","EEDP7","LjMzb","aUeJG","oUJop","zEls9","JcUXJ","OoBzO","3XMQX","7zUkh","rveAN","lrjCN","BQM8c","pT07O","cK0OP","PXLgQ","FLKsS","wGRkU","MOb4h","zhYbI","Lj+jV","dYf5v","Q2pv8","SEygP","MU144","FdZkX","XOqaM","vnhWe","T0Wku","Kv7Xw","3EKH3","RIPR9","lOUy3","hzw9a","0Ge9O","WkZ33","eSs89","Hhekd","gKvO4","B1act","FTjKI","mCfiY","rswyP","6QkVE","kQFUz","0EMQI","Lffp+","bKZj4","CxrhJ","CAHRl","omeIn","75m4p","BIZwN"],"rds":{"m":["BanzaiODS","BanzaiScuba","PresenceStatus","VisualCompletionGating"],"r":["WXRPP","nRJ98"]},"be":1},"PhotoTags":{"r":["6p9p6","xnq+d","lQPl7","82XBv","i8Om\/"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"TagTokenizer":{"r":["6p9p6","quJId","FLKsS","RboZ2","M4IM+","d37xX","q1MCt","82XBv","lQPl7","i8Om\/","e8nTr","eZaMs","tW5Eo","RIPR9","omeIn","iIkZr"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"PhotoSnowlift":{"r":["6p9p6","lQPl7","M4IM+","d37xX","quJId","FN4Sv","HUv3l","eYj7g","wGRkU","i8Om\/","Kv7Xw","3EKH3","xnq+d","szmo6","PXLgQ","RGfc1","dYf5v","3bGBg","cK0OP","V0ah2","Oi9RM","iIkZr","0Ge9O","pOudo","gKvO4","3XMQX","Lffp+","bKZj4","1\/O3q","xaqUK","MOb4h","RzQZ7","SEygP","TsMkQ","MU144","7Pdls","oUJop","gi0Od","ZT+ND","lrjCN","BQM8c","zEls9","Q2pv8","aUeJG","FLKsS","2d9+F","FdZkX","dxxrk","zhYbI","qUpbd","omAdC","omeIn","BIZwN","75m4p"],"rds":{"m":["BanzaiODS","BanzaiScuba","VisualCompletionGating"]},"be":1},"AsyncDialog":{"r":["6p9p6","lQPl7","M4IM+","d37xX","dYf5v","eYj7g","HUv3l","quJId","i8Om\/","Oi9RM","iIkZr","0Ge9O","szmo6","PXLgQ","pOudo","gKvO4","3XMQX","omeIn","75m4p"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"Toggler":{"r":["lQPl7","quJId","HUv3l","6p9p6","M4IM+","i8Om\/","eYj7g","d37xX","Oi9RM"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["omeIn"]},"be":1},"FormSubmit":{"r":["6p9p6","lQPl7","M4IM+","d37xX","quJId","HUv3l","6V21P","i8Om\/","omeIn","iIkZr"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"Tooltip":{"r":["6p9p6","lQPl7","M4IM+","d37xX","quJId","HUv3l","i8Om\/","pOudo","szmo6","omeIn","iIkZr","75m4p"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"Hovercard":{"r":["6p9p6","quJId","M4IM+","i8Om\/","d37xX","eYj7g","lQPl7","HUv3l","lD8in","dxxrk","e8nTr","szmo6","omeIn","iIkZr","75m4p"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"Dock":{"r":["lQPl7","6p9p6","d37xX","quJId","EmQyk","HUv3l","M4IM+","i8Om\/","eYj7g","Oi9RM"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["omeIn"]},"be":1},"DOM":{"r":["6p9p6","i8Om\/"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"Input":{"r":["quJId"],"be":1},"trackReferrer":{"r":[],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"Form":{"r":["6p9p6","quJId","HUv3l","i8Om\/"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"Animation":{"r":["6p9p6","HUv3l","eYj7g","wGRkU","i8Om\/"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"ExceptionDialog":{"r":["6p9p6","dYf5v","eYj7g","lQPl7","HUv3l","quJId","M4IM+","i8Om\/","Oi9RM","d37xX","iIkZr","RIPR9","MU144","MOb4h","szmo6","PXLgQ","qFMby","3XMQX","pOudo","gKvO4","K\/GCb","omeIn","75m4p"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"QuickSandSolver":{"r":["6p9p6","lQPl7","M4IM+","d37xX","quJId","HUv3l","8ELCB","FdZkX","45L1M","+ClWy","i8Om\/","omeIn","iIkZr"],"rds":{"m":["BanzaiODS","BanzaiScuba"]},"be":1},"ConfirmationDialog":{"r":["6p9p6","quJId","HUv3l","oE4Do","i8Om\/"],"rds":{"m":["BanzaiODS","BanzaiScuba"],"r":["M4IM+","omeIn"]},"be":1},"Dialog":{"r":["6p9p6","HUv3l","eYj7g","wGRkU","lQPl7","M4IM+","d37xX","i8Om\/","quJId","Kv7Xw","3EKH3","omeIn","iIkZr","BIZwN","75m4p","szmo6"],"rds":{"m":["BanzaiODS","BanzaiScuba","VisualCompletionGating"],"r":["Oi9RM"]},"be":1}});});</script> <script>requireLazy(["InitialJSLoader"], function(InitialJSLoader) {InitialJSLoader.loadOnDOMContentReady(["M4IM+","d37xX","Oi9RM","omeIn","6p9p6","lQPl7","eYj7g","HUv3l","wGRkU","quJId"]);});</script> <script>require("TimeSliceImpl").guard(function() {require("ServerJSDefine").handleDefines([["cr:1183579",["InlineFbtResultImpl"],{"__rc":["InlineFbtResultImpl","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["AsyncRequestConfig",[],{"retryOnNetworkError":"1","useFetchStreamAjaxPipeTransport":false},328],["SessionNameConfig",[],{"seed":"1VgV"},757],["FbtLogger",[],{"logger":null},288],["KSConfig",[],{"killed":{"__set":["POCKET_MONSTERS_CREATE","POCKET_MONSTERS_DELETE","VIDEO_DIMENSIONS_FROM_PLAYER_IN_UPLOAD_DIALOG","PREVENT_INFINITE_URL_REDIRECT","POCKET_MONSTERS_UPDATE_NAME","ADS_PLACEMENT_FIX_PUBLISHER_PLATFORMS_MUTATION","MOBILITY_KILL_OLD_VISIBILITY_POSITION_SETTING","WORKPLACE_DISPLAY_TEXT_EVIDENCE_REPORTING","DYNAMIC_ADS_SET_CATALOG_AND_PRODUCT_SET_TOGETHER","BUSINESS_GRAPH_SETTING_APP_ASSIGNED_USERS_NEW_API","BUSINESS_GRAPH_SETTING_WABA_ASSIGNED_USERS_NEW_API","BUSINESS_GRAPH_SETTING_ESG_ASSIGNED_USERS_NEW_API","BUSINESS_GRAPH_SETTING_PRODUCT_CATALOG_ASSIGNED_USERS_NEW_API","BUSINESS_MANAGER_SHOW_UI_HIDDEN_TASK_FOR_ASSET","BUSINESS_GRAPH_SETTING_BU_ASSIGNED_USERS_NEW_API","BUSINESS_GRAPH_SETTING_SESG_ASSIGNED_USERS_NEW_API","RECRUITING_REQUISITION_VALIDATE_COMPANY_GROUPING_ON_LINK","COMET_SAFARI_MEGA_LAYOUT_FIX_FOR_VIDEO_ATTACHMENTS"]},"ko":{"__set":["acrJTh9WGdp","1oOE64fL4wO","2dhqRnqXGLQ","alHyDgpJdsZ","7r6mSP7ofr2","1ntjZ2zgf03","3oh5Mw86USj","8NAceEy9JZo","5mNEXob0nTj","4j36SVzvP3w","8PlKuowafe8","53gCxKq281G","3yzzwBY7Npj","4NbCsulUUI3","4NSq3ZC4ScE","1onzIv0jH6H","5LSlJUj3BnT","advqeReHsha"]}},2580],["FbtResultGK",[],{"shouldReturnFbtResult":true,"inlineMode":"NO_INLINE"},876],["IntlHoldoutGK",[],{"inIntlHoldout":false},2827],["IntlNumberTypeConfig",[],{"impl":"if (n === 1) { return IntlVariations.NUMBER_ONE; } else { return IntlVariations.NUMBER_OTHER; }"},3405],["IntlViewerContext",[],{"GENDER":3},772],["NumberFormatConfig",[],{"decimalSeparator":".","numberDelimiter":",","minDigitsForThousandsSeparator":4,"standardDecimalPatternInfo":{"primaryGroupSize":3,"secondaryGroupSize":3},"numberingSystemData":null},54],["IntlPhonologicalRules",[],{"meta":{"\/_B\/":"([.,!?\\s]|^)","\/_E\/":"([.,!?\\s]|$)"},"patterns":{"\/\u0001(.*)('|&#039;)s\u0001(?:'|&#039;)s(.*)\/":"\u0001$1$2s\u0001$3","\/_\u0001([^\u0001]*)\u0001\/":"javascript"}},1496],["ZeroCategoryHeader",[],{},1127],["LinkshimHandlerConfig",[],{"supports_meta_referrer":false,"default_meta_referrer_policy":"default","switched_meta_referrer_policy":"origin","non_linkshim_lnfb_mode":"ie","link_react_default_hash":"AT2zfJSJvSkve4utT1r0gFPMsjktqceLiNaFag9xXo6DjS_SA6bsHFcm4HjrYRLy9s0GIjZpWhvOjxUYysJNZQuUgSTKzd0qzfRLY-JCmJQ8Sssl3w8mmI5L82DFhk5Rgri4HdW0_1xBDKPo","untrusted_link_default_hash":"AT2eRwsUk2MyWS17ixdsRbrPm40bm5qXfJajtV6CJ9urzetFkftJkMvkBGOJGc0sAJSYWDjasI1EBOnT0iU-BCd7spbQJoHr8A4b-t3rLtmnAB34vgvlTzoaVRmpHV7n17px2hY35cW0NTAp","linkshim_host":"l.facebook.com","use_rel_no_opener":false,"always_use_https":false,"onion_always_shim":true,"middle_click_requires_event":false,"www_safe_js_mode":"hover","m_safe_js_mode":null,"ghl_param_link_shim":false,"click_ids":[],"is_linkshim_supported":true,"current_domain":"facebook.com"},27],["FbtQTOverrides",[],{"overrides":{}},551]]);require("InitialJSLoader").handleServerJS({"instances":[["__inst_aff4407e_0_0",["DeveloperV2CarouselSlides","__elem_8352c335_0_0","__elem_8352c335_0_1","__elem_8352c335_0_2","__elem_8352c335_0_3","__elem_8352c335_0_4","__elem_a588f507_0_0","__elem_a588f507_0_1","__elem_a588f507_0_2"],[{"animationDuration":500,"animator":"fade","group":"home hero","slideCount":5,"slides":[{"__m":"__elem_8352c335_0_0"},{"__m":"__elem_8352c335_0_1"},{"__m":"__elem_8352c335_0_2"},{"__m":"__elem_8352c335_0_3"},{"__m":"__elem_8352c335_0_4"}],"track":{"__m":"__elem_a588f507_0_0"},"swipeEnabled":true,"leftArrow":{"__m":"__elem_a588f507_0_1"},"rightArrow":{"__m":"__elem_a588f507_0_2"},"showArrows":false}],1],["__inst_aff4407e_0_1",["DeveloperV2CarouselSlides","__elem_8352c335_0_5","__elem_8352c335_0_6","__elem_8352c335_0_7","__elem_8352c335_0_8","__elem_8352c335_0_9","__elem_a588f507_0_3","__elem_a588f507_0_4","__elem_a588f507_0_5"],[{"animationDuration":500,"animator":"fade","group":"home hero","slideCount":5,"slides":[{"__m":"__elem_8352c335_0_5"},{"__m":"__elem_8352c335_0_6"},{"__m":"__elem_8352c335_0_7"},{"__m":"__elem_8352c335_0_8"},{"__m":"__elem_8352c335_0_9"}],"track":{"__m":"__elem_a588f507_0_3"},"swipeEnabled":true,"leftArrow":{"__m":"__elem_a588f507_0_4"},"rightArrow":{"__m":"__elem_a588f507_0_5"},"showArrows":false}],1],["__inst_e832780e_0_0",["DeveloperV2CarouselDots","__elem_a588f507_0_6"],[{"autoplay":true,"autoplayDirection":"forward","autoplayStopOnHover":true,"autoplayTime":7500,"dotContainer":{"__m":"__elem_a588f507_0_6"},"group":"home hero","selectedColor":"light","wraparound":true,"colorRaw":null,"selectedColorRaw":null,"borderColorRaw":null,"size":null,"autoplayOnMobile":true}],1]],"elements":[["__elem_a32d506f_0_0","u_0_1",1],["__elem_a32d506f_0_1","u_0_2",1],["__elem_a32d506f_0_2","u_0_3",1],["__elem_a32d506f_0_3","u_0_4",1],["__elem_9f5fac15_0_0","devsite_header",1],["__elem_a588f507_0_1","u_0_5",1],["__elem_a588f507_0_0","u_0_6",1],["__elem_8352c335_0_0","u_0_7",1],["__elem_8352c335_0_1","u_0_8",1],["__elem_8352c335_0_2","u_0_9",1],["__elem_8352c335_0_3","u_0_a",1],["__elem_8352c335_0_4","u_0_b",1],["__elem_a588f507_0_2","u_0_c",1],["__elem_a588f507_0_4","u_0_d",1],["__elem_a588f507_0_3","u_0_e",1],["__elem_8352c335_0_5","u_0_f",1],["__elem_8352c335_0_6","u_0_g",1],["__elem_8352c335_0_7","u_0_h",1],["__elem_8352c335_0_8","u_0_i",1],["__elem_8352c335_0_9","u_0_j",1],["__elem_a588f507_0_5","u_0_k",1],["__elem_a588f507_0_6","u_0_l",1],["__elem_a588f507_0_7","u_0_m",1],["__elem_9f5fac15_0_1","devsite_footer",1]],"require":[["DevsiteInteractionTracker","init",[],[{"translationStatus":"translated"}]],["fbq","init",[],["438056466377696"]],["fbq","init",[],["721503217860715"]],["fbq","init",[],["1654677854812921"]],["fbq","init",[],["983057391856088"]],["fbq","track",[],["ViewContent",{"value":"2","currency":"EUR"}]],["fbq","init",[],["1801207626762049"]],["fbq","init",[],["1916681798651990"]],["fbq","track",[],["PageView",{"isDFCRegistered":"0"}]],["ScriptPath","set",[],["XDeveloperHomeController","903615c6",{"imp_id":"01ZUy13bTe5RjcU5V","ef_page":null,"uri":"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/developers.facebook.com\/?ref=pf"}]],["ControlledReferer","useFacebookRefererHtml",["__elem_a32d506f_0_0"],[{"__m":"__elem_a32d506f_0_0"},"\u003Cimg height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"\/\/googleads.g.doubleclick.net\/pagead\/viewthroughconversion\/963623955\/?guid=ON&amp;script=0\" \/>"]],["ControlledReferer","useFacebookRefererHtml",["__elem_a32d506f_0_1"],[{"__m":"__elem_a32d506f_0_1"},"\u003Cimg height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https:\/\/dc.ads.linkedin.com\/collect\/?pid=276116&amp;fmt=gif\" \/>"]],["ControlledReferer","useFacebookRefererHtml",["__elem_a32d506f_0_2"],[{"__m":"__elem_a32d506f_0_2"},"\u003Cimg height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"https:\/\/analytics.twitter.com\/i\/adsct?txn_id=nz7m3&amp;p_id=Twitter&amp;tw_sale_amount=0&amp;tw_order_quantity=0\" \/>"]],["ControlledReferer","useFacebookRefererHtml",["__elem_a32d506f_0_3"],[{"__m":"__elem_a32d506f_0_3"},"\u003Cimg height=\"1\" width=\"1\" style=\"border-style:none;\" alt=\"\" src=\"\/\/t.co\/i\/adsct?txn_id=nz7m3&amp;p_id=Twitter&amp;tw_sale_amount=0&amp;tw_order_quantity=0\" \/>"]],["GoogleAnalyticsCookies","writeGACookies",[],[false,"https:\/\/web.archive.org\/web\/20191120202821\/https:\/\/www.google-analytics.com\/analytics.js","UA-2499035-1",{"sampleRate":100,"cookieDomain":"developers.facebook.com"},false,[]]],["__inst_aff4407e_0_0"],["__inst_aff4407e_0_1"],["__inst_e832780e_0_0"],["DeveloperV2DownCaret","init",["__elem_a588f507_0_7"],[{"__m":"__elem_a588f507_0_7"},"nav-links"]],["FBLynx","setupDelegation",[],[]],["TimeSliceImpl"],["ServerJSDefine"],["InitialJSLoader"]],"contexts":[[{"__m":"__elem_9f5fac15_0_0"},false],[{"__m":"__elem_9f5fac15_0_1"},false]]});}, "ServerJS define", {"root":true})(); onafterloadRegister_DEPRECATED(function (){__ga('send','pageview',{"page":"\/","dimension1":0,"dimension2":"en_US","dimension3":"en"});});</script> <script>var bigPipe = new (require("BigPipe"))({"forceFinish":true,"config":null});</script> <script>bigPipe.beforePageletArrive("first_response")</script> <script>require("TimeSlice").guard((function(){bigPipe.onPageletArrive({allResources:["M4IM+","iIkZr","vhxQm","d37xX","Oi9RM","i8Om/","omeIn","pOudo","6p9p6","lQPl7","eYj7g","HUv3l","wGRkU","quJId"],displayResources:["M4IM+","iIkZr","vhxQm","d37xX","i8Om/","omeIn","pOudo","6p9p6","lQPl7"],id:"first_response",phase:0,last_in_phase:true,tti_phase:0,all_phases:[63,1]});}),"onPageletArrive first_response",{"root":true,"pagelet":"first_response"})();</script> <script>bigPipe.setPageID("6761488422310591705-0");CavalryLogger.setPageID("6761488422310591705-0");</script> <div class="hidden_elem"><code id="u_0_v"><!-- <div class="_688r hidden_elem"></div><noscript><div class="_68me"></div></noscript><div class="_132f"><div class="_1b3p _3x4- _68zj" id="u_0_q"><div class="hidden_elem _1h9o" id="u_0_r"><input class="_4jig" type="checkbox" id="mobile-menu-button" /><label aria-label="Checkbox to expand and collapse the mobile header region below." class="_4jiu" for="mobile-menu-button"><div class="_4ji-"></div></label><div class="_3x4_"><div class="_3x53"><a class="_3els" href="/?ref=logo_click" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;"><div class="_3x54 _7t_t _7c23"></div></a></div></div><div class="_3x50" role="region" id="u_0_s"><div class="_4jfw"><div class="_3x57 _3x58"><a class="_3els" href="/products" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Products</a></div><div class="_3x57 _3x58"><a class="_3els" href="/docs" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Docs</a></div><div class="_3x57 _3x58 _3x5a" id="u_0_p"><div class="_3els">More</div><div class="_y4e"></div></div><div class="_4jhp"><input class="_4jij" type="checkbox" id="mobile-menu0" /><label aria-label="Checkbox to expand and collapse the region immediately below." class="_4jj0" for="mobile-menu0"><div class="_3x57 _3x58 _3x5a _4jit"><div class="_3els">More</div><div class="_4ji_"></div></div></label><div class="_4jk0"><div class="_3x5f _4jj_" role="region"><div class="_3x5g"><a class="_3els" href="/tools" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Tools</a></div><div class="_3x5g"><a class="_3els" href="/support" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Support</a></div><div class="_3x5g"><a class="_3els" href="/videos" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Videos</a></div><div class="_3x5g"><a class="_3els" href="/blog" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">News</a></div></div></div></div><div class="_3x57 _6e3y"><a class="_3els" href="https://www.facebook.com/login/?next=https%3A%2F%2Fdevelopers.facebook.com%2F%3Fref%3Dpf" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Log In</a></div><div class="_6e3-"></div></div></div><div class="_3x52"><div class="_4sks"><noscript id="u_0_t"></noscript></div></div></div><noscript class="_1h9l"><div class="_1h9o"><input class="_4jig" type="checkbox" id="no-script-mobile-menu-button" /><label aria-label="Checkbox to expand and collapse the mobile header region below." class="_4jiu" for="no-script-mobile-menu-button"><div class="_4ji-"></div></label><div class="_3x4_"><div class="_3x53"><a class="_3els" href="/?ref=logo_click" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;"><div class="_3x54 _7t_t _7c23"></div></a></div></div><div class="_3x50" role="region"><div class="_4jfw"><div class="_3x57 _3x58"><a class="_3els" href="/products" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Products</a></div><div class="_3x57 _3x58"><a class="_3els" href="/docs" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Docs</a></div><div class="_3x57 _3x58 _3x5a"><a class="_3els" href="#" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;" role="button">More</a></div><div class="_4jhp"><input class="_4jij" type="checkbox" id="no-script-mobile-menu0" /><label aria-label="Checkbox to expand and collapse the region immediately below." class="_4jj0" for="no-script-mobile-menu0"><div class="_3x57 _3x58 _3x5a _4jit"><div class="_3els">More</div><div class="_4ji_"></div></div></label><div class="_4jk0"><div class="_3x5f _4jj_" role="region"><div class="_3x5g"><a class="_3els" href="/tools" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Tools</a></div><div class="_3x5g"><a class="_3els" href="/support" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Support</a></div><div class="_3x5g"><a class="_3els" href="/videos" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Videos</a></div><div class="_3x5g"><a class="_3els" href="/blog" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">News</a></div></div></div></div><div class="_3x57 _6e3y"><a class="_3els" href="https://www.facebook.com/login/?next=https%3A%2F%2Fdevelopers.facebook.com%2F%3Fref%3Dpf" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Log In</a></div><div class="_6e3-"></div></div></div><div class="_3x52"><div class="_4sks"><noscript class="_1h9l"><a class="_3els" href="/search/" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;"><div class="_y4f"></div></a></noscript></div></div></div></noscript></div></div> --></code></div> <script>bigPipe.beforePageletArrive("devsite_header")</script> <script>require("TimeSlice").guard((function(){bigPipe.onPageletArrive({bootloadable:{ReactDOM:{r:["quJId","6p9p6","75m4p","M4IM+","szmo6","i8Om/"],rds:{m:["BanzaiODS","BanzaiScuba"],r:["omeIn"]},be:1},KeyEventTypedLogger:{r:["M4IM+","VMKqM","omeIn"],rds:{m:["BanzaiODS","BanzaiScuba"]},be:1},ContextualLayerInlineTabOrder:{r:["6p9p6","EmQyk","quJId","M4IM+","i8Om/","eYj7g","lD8in"],rds:{m:["BanzaiODS","BanzaiScuba"],r:["omeIn"]},be:1},EncryptedImg:{r:["szmo6","PXLgQ","M4IM+","lQPl7","RGfc1"],be:1},React:{r:["6p9p6","quJId","75m4p","M4IM+","szmo6"],rds:{m:["BanzaiODS","BanzaiScuba"],r:["omeIn"]},be:1},XUIErrorDialogImpl:{r:["6p9p6","quJId","M4IM+","i8Om/","d37xX","eYj7g","HUv3l","lQPl7","gKvO4","pOudo","yIfgH","omeIn","iIkZr","75m4p"],rds:{m:["BanzaiODS","BanzaiScuba"]},be:1},PageTransitions:{r:["eYj7g","6p9p6","lQPl7","d37xX","M4IM+","BIZwN","HUv3l","quJId","i8Om/","75m4p","szmo6","omeIn","iIkZr"],rds:{m:["BanzaiODS","BanzaiScuba","VisualCompletionGating"],r:["Oi9RM"]},be:1},CSSFade:{r:["6p9p6","i8Om/","Oi9RM"],rds:{m:["BanzaiODS","BanzaiScuba"],r:["M4IM+","omeIn"]},be:1}},resource_map:{VMKqM:{type:"js",src:"https://web.archive.org/web/20191120202821/https://static.xx.fbcdn.net/rsrc.php/v3/yr/r/c-C32MOXUtw.js?_nc_x=Ij3Wp8lg5Kz",nc:1},yIfgH:{type:"js",src:"https://web.archive.org/web/20191120202821/https://static.xx.fbcdn.net/rsrc.php/v3iaen4/yo/l/en_US/myGVG9CFvsz.js?_nc_x=Ij3Wp8lg5Kz",nc:1}},gkxData:{"678686":{result:false,hash:"AT4XeLIc_EC9i7lk"},"764802":{result:true,hash:"AT4012TXqCAqCqD-"},"761432":{result:true,hash:"AT7PTUa-u9HhTNLy"},"925108":{result:false,hash:"AT5vNwv3dOKvxQcb"},"729629":{result:false,hash:"AT7PRUQAfpyDR3Yp"},"729630":{result:false,hash:"AT6TD7ybKvE05j3i"},"729631":{result:false,hash:"AT7BpAPMa37wIpiM"},"1130462":{result:true,hash:"AT4ZTNMy6Y6_UtPR"},"1029033":{result:false,hash:"AT5TulmbcaM7ezg3"},"1099893":{result:false,hash:"AT51rsmmvGNkTFtj"}},allResources:["6p9p6","lQPl7","M4IM+","d37xX","Oi9RM","iIkZr","i8Om/","quJId","szmo6","HUv3l","pOudo","RGfc1","PXLgQ","75m4p","eYj7g"],displayResources:["6p9p6","lQPl7","M4IM+","d37xX","iIkZr","i8Om/","quJId","szmo6","HUv3l","pOudo","RGfc1","PXLgQ","75m4p"],jsmods:{instances:[["__inst_41781d56_0_0",["ContextualDialog","ContextualDialogArrow","ContextualDialogXUITheme","LayerFadeOnShow","LayerFadeOnHide","LayerHideOnBlur","LayerHideOnEscape","DialogHideOnSuccess","LayerHideOnTransition","LayerRemoveOnHide","LayerAutoFocus","ContextualLayerAutoFlip","LayerTabIsolation","__markup_a588f507_0_0","HTML"],[{width:250,context:null,contextID:"u_0_p",contextSelector:null,dialogRole:"dialog",labelledBy:"u_0_n",position:"below",alignment:"center",offsetX:0,offsetY:1,arrowBehavior:{__m:"ContextualDialogArrow"},hoverShowDelay:null,hoverHideDelay:null,theme:{__m:"ContextualDialogXUITheme"},addedBehaviors:[{__m:"LayerFadeOnShow"},{__m:"LayerFadeOnHide"},{__m:"LayerHideOnBlur"},{__m:"LayerHideOnEscape"},{__m:"DialogHideOnSuccess"},{__m:"LayerHideOnTransition"},{__m:"LayerRemoveOnHide"},{__m:"LayerAutoFocus"},{__m:"ContextualLayerAutoFlip"},{__m:"LayerTabIsolation"}],classNames:["_3x5e"]},{__m:"__markup_a588f507_0_0"}],2]],markup:[["__markup_a588f507_0_0",{__html:"\x3Cdiv>\x3Cdiv class=\"_53iv\">\x3Cdiv id=\"u_0_u\">\x3Cdiv class=\"_3x5f\">\x3Cdiv class=\"_3x5g\">\x3Ca class=\"_3els\" href=\"/tools\" target=\"\" style=\"\" data-ms=\"&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;\">Tools\x3C/a>\x3C/div>\x3Cdiv class=\"_3x5g\">\x3Ca class=\"_3els\" href=\"/support\" target=\"\" style=\"\" data-ms=\"&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;\">Support\x3C/a>\x3C/div>\x3Cdiv class=\"_3x5g\">\x3Ca class=\"_3els\" href=\"/videos\" target=\"\" style=\"\" data-ms=\"&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;\">Videos\x3C/a>\x3C/div>\x3Cdiv class=\"_3x5g\">\x3Ca class=\"_3els\" href=\"/blog\" target=\"\" style=\"\" data-ms=\"&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;\">News\x3C/a>\x3C/div>\x3C/div>\x3C/div>\x3Cdiv aria-label=\"callout\" id=\"u_0_n\">\x3C/div>\x3C/div>\x3Ca aria-label=\"Close\" class=\"layer_close_elem accessible_elem\" href=\"#\" role=\"button\" id=\"u_0_o\" aria-labelledby=\"u_0_o u_0_n\">\x3C/a>\x3C/div>"},2]],elements:[["__elem_a588f507_0_b","u_0_q",1],["__elem_a588f507_0_a","u_0_r",1],["__elem_8937e029_0_0","mobile-menu-button",1],["__elem_a588f507_0_9","u_0_s",1],["__elem_a588f507_0_8","u_0_p",1],["__elem_fc9f538f_0_0","u_0_t",1],["__elem_48403257_0_0","u_0_u",1,"__markup_a588f507_0_0"]],require:[["AsyncRequestNectarLogging"],["__inst_41781d56_0_0"],["DeveloperFruscianteNavBarDropdown","listen",["__elem_a588f507_0_8","__elem_48403257_0_0","__inst_41781d56_0_0"],[{__m:"__elem_a588f507_0_8"},{__m:"__elem_48403257_0_0"},{__m:"__inst_41781d56_0_0"}]],["DeveloperV2NavBar","hideShowCenterContentOnSearchButtonClick",["__elem_a588f507_0_9"],[{__m:"__elem_a588f507_0_9"}]],["DeveloperV2NavBar","initNavBar",["__elem_a588f507_0_a","__elem_8937e029_0_0","__elem_a588f507_0_b"],[{content:{__m:"__elem_a588f507_0_a"},isHome:true,isTransparent:true,mediaQuery:"(max-width: 860px)",mobileMenuButton:{__m:"__elem_8937e029_0_0"},navBar:{__m:"__elem_a588f507_0_b"}}]],["ReactRenderer","constructAndRenderComponentIntoComment_DO_NOT_USE",["DeveloperFruscianteSearchTypeahead.react","__elem_fc9f538f_0_0"],[{constructor:{__m:"DeveloperFruscianteSearchTypeahead.react"},concurrent_UNSTABLE:false,props:{},dummyElem:{__m:"__elem_fc9f538f_0_0"},acrossTransitions:false,clobberSiblings:false,preloader:null,bigPipeContext:{__bigPipeContext:1},lid:"6761488422310591705-0",nonBlockingPreloaders:null}]]],define:[["cr:888908",["warningBlue"],{__rc:["warningBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1105154",[],{__rc:[null,"Aa098hSQhiyLa09dpk9DW6t80tyEBnpuYmfXTsGK-nuWJzpO8XDGO4Sst_M1pIAmIyJVLMcg_Sadvg"]},-1],["cr:1108857",[],{__rc:[null,"Aa098hSQhiyLa09dpk9DW6t80tyEBnpuYmfXTsGK-nuWJzpO8XDGO4Sst_M1pIAmIyJVLMcg_Sadvg"]},-1],["cr:838016",["React-prod"],{__rc:["React-prod","Aa098hSQhiyLa09dpk9DW6t80tyEBnpuYmfXTsGK-nuWJzpO8XDGO4Sst_M1pIAmIyJVLMcg_Sadvg"]},-1],["cr:891836",["ReactDOMProdOrProfiling-fb"],{__rc:["ReactDOMProdOrProfiling-fb","Aa098hSQhiyLa09dpk9DW6t80tyEBnpuYmfXTsGK-nuWJzpO8XDGO4Sst_M1pIAmIyJVLMcg_Sadvg"]},-1],["cr:971473",["LayerHideOnTransition"],{__rc:["LayerHideOnTransition","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:983844",[],{__rc:[null,"Aa098hSQhiyLa09dpk9DW6t80tyEBnpuYmfXTsGK-nuWJzpO8XDGO4Sst_M1pIAmIyJVLMcg_Sadvg"]},-1],["cr:682514",["ReactDOM-prod"],{__rc:["ReactDOM-prod","Aa2mjoAyNI4_j5YB8LnBRtFozvUejrI78XIL3MMOaBGEbwPr_RRc23ijqAv0bUmbp1gtmjWNKwIvC4S7t1wWnM0VTUM4mA"]},-1],["cr:895839",["ReactFiberErrorDialogImpl"],{__rc:["ReactFiberErrorDialogImpl","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:895840",[],{__rc:[null,"Aa1feF_bv89mPy_zuzcL3eGQXY00MGoZq1yVyX3cVw1c09qkmZOeosCtDoptft-F3scj_sETi5jM5j96XXc9Sysr9Es"]},-1],["HotReloadConfig",[],{isEnabled:false},2649],["ClickIDDomainBlacklistSVConfig",[],{domains:["craigslist","tfbnw.net","flashtalking.com","canadiantire.ca","o2.co.uk","archive.org","reddit.com","redd.it","gmail.com","cvk.gov.ua","electoralsearch.in","yahoo.com","cve.mitre.org","usenix.org","ky.gov"]},3829],["FBDomainsSVConfig",[],{domains:{__map:[["www.facebook.com",1],["tfbnw.net",1],["m.beta.facebook.com",1],["touch.beta.facebook.com",1],["www.dev.facebook.com",1],["fb.me",1],["s.fb.com",1],["m.fbjs.facebook.com",1],["facebook.com.es",1],["www.fbjs.facebook.com",1],["m.facebook.com",1],["facebook.fr",1],["fbsbx.com",1],["attachment.fbsbx.com",1],["lookaside.fbsbx.com",1],["web.facebook.com",1],["fb.com",1],["messenger.com",1]]}},3828],["LoadingMarkerGated",[],{component:null},2874],["EmojiConfig",[],{pixelRatio:"1",schemaAuth:"https://web.archive.org/web/20191120202821/https://static.xx.fbcdn.net/images/emoji.php/v9",hasEmojiPickerSearch:false},1421],["CoreWarningGK",[],{forceWarning:false},725]]},content:{devsite_header:{container_id:"u_0_v"}},id:"devsite_header",phase:1});}),"onPageletArrive devsite_header",{"root":true,"pagelet":"devsite_header"})();</script> <div class="hidden_elem"><code id="u_0_10"><!-- <div class="_6e3x"><div class="_2jqx _2js6 _2jqq _1x12 _4wnt _11vo _7pk5 _7pj_ _7pk8 _7pk2" style="background-color: #1C1E21;"><div class="_6uo4"><div class="_6uo3 _370e _370j _370k"><div class="_6u4h" style=""><p class="_1zwi _1m7h" style="">LANGUAGES</p><div class="_2ey0"><div class="_7b9" data-nocookies="1"><ul class="_6xeb" id="u_0_x"><li class="_6wjp"><span class="_6wjo">English (US)</span></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="es_LA" data-click-value="es_LA" role="button">Español</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="fr_FR" data-click-value="fr_FR" role="button">Français (France)</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="zh_CN" data-click-value="zh_CN" role="button">中文(简体)</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="ar_AR" data-click-value="ar_AR" role="button">العربية</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="pt_BR" data-click-value="pt_BR" role="button">Português (Brasil)</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="it_IT" data-click-value="it_IT" role="button">Italiano</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="ko_KR" data-click-value="ko_KR" role="button">한국어</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="de_DE" data-click-value="de_DE" role="button">Deutsch</a></li><li class="_6wjp" data-click-area="language_selector_item"><a class="_6wjn" href="#" data-locale="ja_JP" data-click-value="ja_JP" role="button">日本語</a></li></ul><span class="_34_8"><div class="_6a uiPopover" id="u_0_y"><a href="#" data-click-value="en_US" data-click-area="language_selector" class="_p" aria-haspopup="true" aria-expanded="false" rel="toggle" role="button" id="u_0_z"><span class="_34_7"></span></a></div></span></div></div></div></div><div class="_6uo3 _370f _370e _370j _370k"><div class="_6u4h _4gw1" style=""><div class="_6uo3 _370e _370j _370k"><div class="_1zm6"><p class="_1zwi _1m7h" style="">Products</p><div class="_1zm7"><a class="_3els" href="/products#artificial-intelligence" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Artificial Intelligence</a></div><div class="_1zm7"><a class="_3els" href="/products#augmented-reality" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Augmented Reality</a></div><div class="_1zm7"><a class="_3els" href="/products#business-tools" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Business Tools</a></div><div class="_1zm7"><a class="_3els" href="/products#gaming" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Gaming</a></div><div class="_1zm7"><a class="_3els" href="/products#open-source" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Open Source</a></div><div class="_1zm7"><a class="_3els" href="/products#publishing" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Publishing</a></div><div class="_1zm7"><a class="_3els" href="/products#social-integrations" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Social Integrations</a></div><div class="_1zm7"><a class="_3els" href="/products#virtual-reality" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Virtual Reality</a></div></div></div></div><div class="_6u4h _4gw1" style=""><div class="_6uo3 _370e _370j _370k"><div class="_1zm6"><p class="_1zwi _1m7h" style="">Programs</p><div class="_1zm7"><a class="_3els" href="/developercircles" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Developer Circles</a></div><div class="_1zm7"><a class="_3els" href="https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.f8.com%2F&amp;h=AT3ICckFF484TLjxVF-CnkYWt9mHLWhWH3ONCnbRvOVNahQzChkS1xisgfXYQZO0hGyAS_I3xeVauTdSR8iDEhlWTczimXGhWxfKUBh68UCa3wprkpnXaeF_7E6zT3lOu876lzuYjxBVhlEsINemmv0GGWytiA" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;" rel="nofollow" data-lynx-mode="hover">F8</a></div><div class="_1zm7"><a class="_3els" href="/startups" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Startup Programs</a></div><div class="_1zm7"><a class="_3els" href="/programs/threatexchange" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">ThreatExchange</a></div></div></div></div><div class="_6u4h _4gw1" style=""><div class="_6uo3 _370e _370j _370k"><div class="_1zm6"><p class="_1zwi _1m7h" style="">Support</p><div class="_1zm7"><a class="_3els" href="/support" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Developer Support</a></div><div class="_1zm7"><a class="_3els" href="/support/bugs/" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Bugs</a></div><div class="_1zm7"><a class="_3els" href="/status" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Platform Status</a></div><div class="_1zm7"><a class="_3els" href="https://www.facebook.com/groups/fbdevelopers/" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Facebook for Developers Community Group</a></div></div></div></div><div class="_6u4h _2343" style=""><div class="_6uo3 _370e _370j _370k"><div class="_1zm6"><p class="_1zwi _1m7h" style="">News</p><div class="_1zm7"><a class="_3els" href="/blog" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Blog</a></div><div class="_1zm7"><a class="_3els" href="/success-stories" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Success Stories</a></div><div class="_1zm7"><a class="_3els" href="/videos" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Videos</a></div><div class="_1zm7"><a class="_3els" href="https://www.facebook.com/FacebookforDevelopers" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Facebook for Developers Page</a></div></div></div></div></div><div class="_6uo3 _370e _370j _370k"><div class="_6u4h" style=""><div class="_1zm6"><p class="_1zwi _1m7h" style="">Follow us</p><div class="_1zm7"><a class="_3els" href="#" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;" role="button"><a data-click-event="footer_social_fb" href="https://www.facebook.com/FacebookforDevelopers/"><img class="_6voz _7f2d img" src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/34929128_2542370199321677_3462617962773479424_n.png?_nc_cat=1&amp;_nc_ohc=15rWbAf3BaYAQmzNFciDjK0e-tyDCvS7uKhacgn0lCYaqpkmK4jDj0gxA&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=71b0959dc715fe8124e9fde61eea31f5&amp;oe=5E8C3C2E" alt="Follow us on Facebook" style="width:24px; height:auto; display:inline; margin-right:20px;" /></a><a data-click-event="footer_social_ig" href="https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.instagram.com%2Ffacebookfordevelopers%2F&amp;h=AT2kXq98tiQUBnj_eEVYTU1E1oJthOkKQH2hH_QF4ntO-PTIGK24xbdrw0Frd3J-vcjg9IYjAN2U2B4NAqUXqwLJxFxCFmmbxsyz0R7GCRxuGHZR-Wd19DQky8Z1O4Z5TGEKoSFgnHQT_M9C" target="_blank" rel="nofollow" data-lynx-mode="hover"><img class="_6voz _7f2d img" src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/34644309_198434704133910_8913002448616947712_n.png?_nc_cat=1&amp;_nc_ohc=ItQqV0TQJdgAQmGDtAO_Df4VOoGA8eNbRr1yZi02F9DlIx7iumnJjcoyQ&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=8e5c33a26a43f2a8bddefdf26e0b98ac&amp;oe=5E41DC90" alt="Follow us on Instagram" style="width:24px; height:auto; display:inline; margin-right:20px;" /></a><a data-click-event="footer_social_twitter" href="https://l.facebook.com/l.php?u=https%3A%2F%2Ftwitter.com%2Ffbplatform&amp;h=AT2d92ve2fuwvr5s16VSvSYJk6hiOotDG9SnWB02yb44cLGK06czFIBqKkxRDXAZZKWoFPt3leBZTsiWr1Hk1rLUCvfFjjVjgvgtJK3gr1VPxbljTbhPqI4VlhA6IgcYC7qWlGQH5qAALHWb" target="_blank" rel="nofollow" data-lynx-mode="hover"><img class="_6voz _7f2d img" src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/34747737_1440020432811296_5160914217057910784_n.png?_nc_cat=1&amp;_nc_ohc=RCiFcKUsCwQAQkmoL45K5mtdFKEYLL6gT6-GMRmHT3bQ5cgcCj-Yk4k0Q&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=696569c0955e1aedf47eabc757001b26&amp;oe=5E515DCE" alt="Follow us on Twitter" style="width:24px; height:auto; display:inline; margin-right:20px;" /></a><a data-click-event="footer_social_linkedin" href="https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.linkedin.com%2Fshowcase%2Ffacebook-for-developers%2F&amp;h=AT1KGiU2HOrkpERg-zFbtFeVE0e-Bc1LomtdIWm-37GHXrc2NhgWYXVz5AJ3zHQNTKMnC5vp2hXGMh7P9XVl3BX7W6_mcaI9Vu3sQ-CzB1ig0h_9gs9iiyzxFvPFtgIrLkiAEU-eJu5oTi0V" target="_blank" rel="nofollow" data-lynx-mode="hover"><img class="_6voz _7f2d img" src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/34699185_2298784973681943_1346263288547115008_n.png?_nc_cat=1&amp;_nc_ohc=V5Lyh9pm6RcAQkvehIHp6Zlc_vslP1av2my0pyaXYcEyT96PijwXDpAfA&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=f64c041ad6587890f572ce6ff2a186bd&amp;oe=5E87E4DD" alt="Follow us on LinkedIn" style="width:auto; height:24px; display:inline; margin-right:15px" /></a><a data-click-event="footer_social_youtube" href="https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.youtube.com%2Fuser%2FFacebookDevelopers&amp;h=AT3a6vMkE4YvxoFXiBSSc_ALi6ivnkOioKMbgrPBlKM60w8GjLVTXwmF2agxT7adgU49PqkUHwPRuPD-ok4PS0xwubnWpCVmlGJjlhSNRWhIOc0yVeYVGs6gypkBIHs4r6aeoN7NxK5wJY90" target="_blank" rel="nofollow" data-lynx-mode="hover"><img class="_6voz _7f2d img" src="https://scontent-lax3-1.xx.fbcdn.net/v/t39.2365-6/52876983_898439783662882_7410666143091785728_n.png?_nc_cat=1&amp;_nc_ohc=qEDsNArGghEAQngs4NLd3sGPKsV_GasFJcvHBG5B5FTRzik_SEc_1aUxQ&amp;_nc_ht=scontent-lax3-1.xx&amp;oh=6c9884d8f2b4e86d9313996539635c35&amp;oe=5E47DBEB" alt="Follow us on YouTube" style="width: auto; height:24px; display:inline;" /></a></a></div></div></div></div><div class="_46qr"></div><div class="_6uo3 _370e _370j _370k"><div class="_2ey4"><div class="_19kc"><div class="_12bt"><a class="_3els" href="https://www.facebook.com/FacebookDevelopers" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">About</a></div><div class="_12bt"><a class="_3els" href="https://www.facebook.com/ads/create" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Create Ad</a></div><div class="_12bt"><a class="_3els" href="https://www.facebook.com/careers" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Careers</a></div><div class="_12bt"><a class="_3els" href="/policy" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Platform Policy</a></div><div class="_12bt"><a class="_3els" href="https://www.facebook.com/about/privacy" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Privacy Policy</a></div><div class="_12bt"><a class="_3els" href="https://www.facebook.com/help/cookies" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Cookies</a></div><div class="_12bt"><a class="_3els" href="https://www.facebook.com/policies" target="" style="" data-ms="&#123;&quot;creative&quot;:&quot;link&quot;,&quot;creative_detail&quot;:&quot;link&quot;,&quot;create_type&quot;:&quot;link&quot;,&quot;create_type_detail&quot;:&quot;link&quot;&#125;">Terms</a></div></div><div> Facebook © 2019</div></div></div></div></div></div> --></code></div> <script>bigPipe.beforePageletArrive("devsite_footer")</script> <script>require("TimeSlice").guard((function(){bigPipe.onPageletArrive({gkxData:{"708253":{result:false,hash:"AT4EoCJGJLEI9T0v"}},allResources:["6p9p6","lQPl7","M4IM+","d37xX","Oi9RM","iIkZr","HUv3l","i8Om/","eYj7g","quJId"],displayResources:["iIkZr","i8Om/"],jsmods:{instances:[["__inst_5b4d0c00_0_0",["Menu","MenuItem","__markup_3310c079_0_0","HTML","__markup_3310c079_0_1","__markup_3310c079_0_2","__markup_3310c079_0_3","__markup_3310c079_0_4","__markup_3310c079_0_5","__markup_3310c079_0_6","MenuSeparator","__markup_3310c079_0_7","XUIMenuWithSquareCorner","XUIMenuTheme"],[[{href:"#",value:"id_ID","data-nocookies":"1","data-click-value":"id_ID","data-click-area":"language_selector_item",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_0"},label:"Bahasa Indonesia",title:"",className:null},{href:"#",value:"es_ES","data-nocookies":"1","data-click-value":"es_ES","data-click-area":"language_selector_item",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_1"},label:"Español (España)",title:"",className:null},{href:"#",value:"vi_VN","data-nocookies":"1","data-click-value":"vi_VN","data-click-area":"language_selector_item",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_2"},label:"Tiếng Việt",title:"",className:null},{href:"#",value:"ru_RU","data-nocookies":"1","data-click-value":"ru_RU","data-click-area":"language_selector_item",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_3"},label:"Русский",title:"",className:null},{href:"#",value:"th_TH","data-nocookies":"1","data-click-value":"th_TH","data-click-area":"language_selector_item",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_4"},label:"ภาษาไทย",title:"",className:null},{href:"#",value:"zh_HK","data-nocookies":"1","data-click-value":"zh_HK","data-click-area":"language_selector_item",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_5"},label:"中文(香港)",title:"",className:null},{href:"#",value:"zh_TW","data-nocookies":"1","data-click-value":"zh_TW","data-click-area":"language_selector_item",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_6"},label:"中文(台灣)",title:"",className:null},{ctor:{__m:"MenuSeparator"},className:null},{href:"/help/translations/",ctor:{__m:"MenuItem"},markup:{__m:"__markup_3310c079_0_7"},label:"Help",title:"",className:null}],{id:"u_0_w",behaviors:[{__m:"XUIMenuWithSquareCorner"}],theme:{__m:"XUIMenuTheme"}}],2],["__inst_e5ad243d_0_0",["PopoverMenu","__inst_1de146dc_0_0","__elem_072b8e64_0_0","__inst_5b4d0c00_0_0"],[{__m:"__inst_1de146dc_0_0"},{__m:"__elem_072b8e64_0_0"},{__m:"__inst_5b4d0c00_0_0"},[]],1],["__inst_1de146dc_0_0",["Popover","__elem_1de146dc_0_0","__elem_072b8e64_0_0","ContextualLayerAutoFlip"],[{__m:"__elem_1de146dc_0_0"},{__m:"__elem_072b8e64_0_0"},[{__m:"ContextualLayerAutoFlip"}],{alignh:"left",position:"below"}],2]],markup:[["__markup_3310c079_0_0",{__html:"Bahasa Indonesia"},1],["__markup_3310c079_0_1",{__html:"Español (España)"},1],["__markup_3310c079_0_2",{__html:"Tiếng Việt"},1],["__markup_3310c079_0_3",{__html:"Русский"},1],["__markup_3310c079_0_4",{__html:"ภาษาไทย"},1],["__markup_3310c079_0_5",{__html:"中文(香港)"},1],["__markup_3310c079_0_6",{__html:"中文(台灣)"},1],["__markup_3310c079_0_7",{__html:"Help"},1]],elements:[["__elem_ded6210b_0_0","u_0_x",1],["__elem_1de146dc_0_0","u_0_y",1],["__elem_072b8e64_0_0","u_0_z",2]],require:[["DevsiteLocaleList","init",["__elem_ded6210b_0_0"],[{__m:"__elem_ded6210b_0_0"},false,"en_US"]],["DevsiteLocaleSelector","init",["__inst_5b4d0c00_0_0"],[{__m:"__inst_5b4d0c00_0_0"},false,"en_US"]],["__inst_e5ad243d_0_0"],["__inst_1de146dc_0_0"]],define:[]},content:{devsite_footer:{container_id:"u_0_10"}},id:"devsite_footer",phase:1,last_in_phase:true,last_pagelet:true,tti_phase:1});}),"onPageletArrive devsite_footer",{"root":true,"pagelet":"devsite_footer"})();</script><script>bigPipe.beforePageletArrive("last_response")</script> <script>require("TimeSlice").guard((function(){bigPipe.onPageletArrive({resource_map:{FEt5G:{type:"js",src:"https://web.archive.org/web/20191120202821/https://static.xx.fbcdn.net/rsrc.php/v3/y7/r/svFKQXueTby.js?_nc_x=Ij3Wp8lg5Kz",nc:1},shUpY:{type:"js",src:"https://web.archive.org/web/20191120202821/https://static.xx.fbcdn.net/rsrc.php/v3/yO/r/_ChivPj_cJ-.js?_nc_x=Ij3Wp8lg5Kz",nc:1}},gkxData:{"676917":{result:false,hash:"AT5gj33v4eFsJp1R"},"1189176":{result:true,hash:"AT4YugaBgXs9JqAn"},"1201840":{result:false,hash:"AT4gwVU_LgH2_hI6"}},allResources:["M4IM+","iIkZr","vhxQm","d37xX","Oi9RM","i8Om/","omeIn","pOudo","6p9p6","lQPl7","eYj7g","HUv3l","wGRkU","quJId","X4LKJ","FN4Sv","FEt5G","shUpY"],displayResources:["M4IM+","iIkZr","vhxQm","d37xX","i8Om/","omeIn","pOudo","6p9p6","lQPl7"],onafterload:["CavalryLogger.getInstance(\"6761488422310591705-0\").collectBrowserTiming(window)","window.CavalryLogger&&CavalryLogger.getInstance().setTimeStamp(\"t_paint\");","if (window.ExitTime){CavalryLogger.getInstance(\"6761488422310591705-0\").setValue(\"t_exit\", window.ExitTime);};"],id:"last_response",phase:2,jsmods:{require:[["CavalryLoggerImpl","startInstrumentation",[],[]],["NavigationMetrics","setPage",[],[{page:"XDeveloperHomeController",page_type:"normal",page_uri:"https://web.archive.org/web/20191120202821/https://developers.facebook.com/?ref=pf",serverLID:"6761488422310591705-0"}]],["ArtilleryReporting","init",[],[]],["Artillery","enable",[],[]],["Artillery","setPageTraceID",[],["6761488422310591705","HFYdwzd4S37"]],["Artillery","setActivePolicies",[],[["devsite"]]],["DimensionTracking"],["HighContrastMode","init",[],[{isHCM:false,spacerImage:"https://web.archive.org/web/20191120202821/https://static.xx.fbcdn.net/rsrc.php/v3/y4/r/-PAXP-deijE.gif"}]],["ClickRefLogger"],["DetectBrokenProxyCache","run",[],[0,"c_user"]],["TimeSliceImpl","setLogging",[],[false,0.01]],["NavigationClickPointHandler"],["ArtilleryLogger","enableProfilingWithClientData",[],["6761488422310591705-0","HFYdwzd4S37",{__artillery_client:{trace_id:"HFYdwzd4S37",page_join_points:{"2019":"BjyYTnYUCsz","1007":"Fcku5V9/IIs","1001":"APsRuPs1VZl","1004":"C3PcWPnI8Mf","2006":"C3XwSkX9ZaS"},pagelet_join_points:{first_response:{"2008":"Gq4YEd2OJbg"},devsite_header:{"2008":"AzIOVFXB1NX"},devsite_footer:{"2008":"FJio2Qb+zDa"}},action_id:"6761488422310591705"}},{__set:["devsite"]}]],["PerfXLogger","init",[],[{lid:"6761488422310591705-0",perfx_page:"XDeveloperHomeController",perfx_page_type:"normal",m_site_category:"unknown",lite_active_policies:["devsite"],art_id:"HFYdwzd4S37",req_id:"A1-4OXzXnJPvuHgsgIt7Fkr",sw_controlled_tags:["sw_controlled_window"],upload_perfx_early:false},null]],["PerfXLogger","addTag",[],["6761488422310591705-0","cavalry_instrumentation_forced_on"]],["ScriptPathLogger","startLogging",[],[]],["TimeSpentBitArrayLogger","init",[],[]],["ArtilleryRequestDataCollection","init",[],[]],["CookieCore","setWithoutChecksIfFirstPartyContext",[],["_js_datr","5aHVXRyqrG5SGXObluWKLHBE",63072000000,"/",true]]],define:[["cr:1109759",["CookieConsentBlacklist"],{__rc:["CookieConsentBlacklist","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1083116",["XAsyncRequest"],{__rc:["XAsyncRequest","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1069930",[],{__rc:[null,"Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1083117",[],{__rc:[null,"Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:844180",["TimeSpentImmediateActiveSecondsLoggerBlue"],{__rc:["TimeSpentImmediateActiveSecondsLoggerBlue","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["cr:1187159",["BlueCompatBroker"],{__rc:["BlueCompatBroker","Aa1dkINHH1a0MNO9q73oDU8ngAyOgAtpOrsQ0-zuwTVbi9LALsx2pM8j0sO8unHx-Oxv7cGHB2cIxteIgBeX238"]},-1],["KillabyteProfilerConfig",[],{htmlProfilerModule:null,profilerModule:null,depTypes:{BL:"bl",NON_BL:"non-bl"}},1145],["QuicklingConfig",[],{version:"1001455381;0;",sessionLength:10,inactivePageRegex:"^/(fr/u\\.php|ads/|advertising|ac\\.php|ae\\.php|a\\.php|ajax/emu/(end|f|h)\\.php|badges/|comments\\.php|connect/uiserver\\.php|editalbum\\.php.+add=1|ext/|feeds/|help([/?]|$)|identity_switch\\.php|isconnectivityahumanright/|intern/|login\\.php|logout\\.php|sitetour/homepage_tour\\.php|sorry\\.php|syndication\\.php|webmessenger|/plugins/subscribe|lookback|brandpermissions|gameday|pxlcld|comet|worldcup/map|livemap|work/reseller|([^/]+/)?dialog|legal|.+\\.pdf$|.+/settings/)",badRequestKeys:["nonce","access_token","oauth_token","xs","checkpoint_data","code"],logRefreshOverhead:false},60],["BrowserPaymentHandlerConfig",[],{enabled:false},3904],["TrackingConfig",[],{domain:"https://web.archive.org/web/20191120202821/https://pixel.facebook.com"},325],["TimeSpentConfig",[],{"0_delay":0,"0_timeout":8,delay:1000,timeout:64},142],["ImmediateActiveSecondsConfig",[],{sampling_rate:0},423],["ArtillerySWConfig",[],{shouldLogEFRsrcs:false},2610]]},last_in_phase:true,the_end:true});}),"onPageletArrive last_response",{"root":true,"pagelet":"last_response"})();</script></body></html><!-- FILE ARCHIVED ON 20:28:21 Nov 20, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:39:19 Nov 26, 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.668 exclusion.robots: 0.027 exclusion.robots.policy: 0.016 esindex: 0.01 cdx.remote: 39.933 LoadShardBlock: 467.714 (6) PetaboxLoader3.datanode: 332.25 (7) PetaboxLoader3.resolve: 346.317 (2) load_resource: 356.971 -->

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