bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":"0","ba_settings":{"fbt_enabled":0},"ba_settings_json":"{\"fbt_enabled\":0}","block_ips":"","block_urls":[{"prop":"contains","val":"/video"},{"prop":"contains","val":"/tv"},{"prop":"contains","val":"/dispatch"}],"campaign_js":{"desktopinactivity60":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-overlay","prop3":"","val":""}],[{"activation":"device","prop":"desktop","prop2":"","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"// clear out previous activations\nclearTimeout(bouncex.events[ca_id]['inactivity']);\nbouncex.window.unbind('scroll.bouncex_'+ca_id);\n\nbouncex.ca['inactivity']('', 60, ca_id);"},"encore":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-encore","prop3":"","val":""}],[{"activation":"device","prop":"desktop","prop2":"","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-creative-' + campaign_id + ' { margin-bottom: 40px; margin-top: 40px }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-marginFix');"},"endcap_hidead_fix":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-endcap","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#home-page-top-stories-sidebar div[id*=\"div-gpt-ad\"] { display: none; } #bx-creative-'+campaign_id+' { width: 95vw; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-hideadFix');"},"endcap_hidead_position_fix_close":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-endcap","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-hideadFix-style').remove();"},"in_feed_bottom_margin":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-infeed","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-creative-'+campaign_id+' { margin-bottom: 20px; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-marginFix');"},"index_close":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-overlay","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-camapign-'+ca_id+'-indexFix-style').remove();"},"masthead_close":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-masthead","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-AdHideFix-style').remove();"},"masthead_fix":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-masthead","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + '.bx-impress + .ad--container.ad, #bx-campaign-' + campaign_id + '.bx-impress ~ .ad-slot { display: none !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-AdHideFix');"},"new_rss":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-overlay","prop3":"","val":""}]],"event":"activation","testmode":true,"ttype":"variation","val":"bouncex.recirc.addSettings({\n enabled: true,\n feedFormat: 'xml',\n feedUrl: 'https://pagesix.com/feed/',\n responseParser: function(response) {\n var $doc = jQuery(response);\n var $articles = $doc.find('item');\n var articles = [];\n \n $articles.each(function() {\n var $article = jQuery(this);\n var headline = $article.find('title').text();\n var link = $article.find('link').text();\n var image = $article.find('media\\\\:content').attr('url');\n \n var article = {\n headline: headline,\n link: link,\n image: image\n };\n \n articles.push(article);\n });\n \n return articles;\n }\n});\n \nbouncex.recirc.init();\n\n"},"overlay_index_fix":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-overlay","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-'+ca_id+' .bx-slab, #bx-campaign-'+ca_id+' .bx-shroud { z-index: 2147483647; }', bouncex.campaigns[ca_id].obj1.get(0), 'bx-campaign-'+ca_id+'-indexFix');"},"overlay_scroll_fix":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-overlay","prop3":"","val":""}]],"event":"impression","testmode":true,"ttype":"variation","val":"jQuery('.bx-client-overlay-ios .bx-shroud-' + ca_id).css('position', 'fixed');\njQuery('.bx-client-overlay-ios #bx-campaign-' + ca_id + ' .bx-slab').css('position', 'fixed');\nbouncex.html[0].scrollTop = bouncex.preImpressScrollY;\nbouncex.body[0].scrollTop = bouncex.preImpressScrollY;"},"rss_feed":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-overlay","prop3":"","val":""}],[{"activation":"device","prop":"desktop","prop2":"","prop3":"","val":""}]],"event":"activation","testmode":true,"ttype":"variation","val":"/* populate campaign placeholders with RSS feed results */\njQuery.ajax({\n method: 'GET',\n url: '/feed'\n}).done(function(xml) {\n var $campaignPlaceholders = bouncex.campaigns[campaign_id].obj1.find('.bx-group-placeholder').has('.bx-row');\n var $articles = jQuery(xml).find('item').has('link:contains(\"pagesix\")');\n if ($articles.length \u003e 3) {\n for (var i = 0; i \u003c $campaignPlaceholders.length; i++){\n var $article = $articles.eq(i);\n var title = jQuery.trim($article.find('title').first().text());\n var link = jQuery.trim($article.find('link').first().text());\n var image = $article.find('[medium=image]').first().attr('url');\n if (title \u0026\u0026 link \u0026\u0026 image) {\n $campaignPlaceholders.eq(i).find('.bx-lineshape').css('background-image', 'url(' + image + ')');\n $campaignPlaceholders.eq(i).find('.bx-row-text-subheadline').find('div').text(title);\n $campaignPlaceholders.eq(i).find('a').attr('href', link);\n } else {\n bouncex.campaigns[ca_id].failed = true; // don't allow impression if rss data doesn't match format\n }\n }\n } else {\n bouncex.campaigns[ca_id].failed = true; // don't allow impression if rss data doesn't match format\n }\n});\n/* end RSS feed integration */"},"update_infeed_anchor_close":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-infeed","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"update_infeed_anchor_fix":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-infeed","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"var selector = '.entry-content p',\n paragraphs = jQuery(selector).toArray(),\n $column = jQuery('.in-line-column'),\n parIndex = [];\n \n/* KD - Custom function to check if element is in viewport */\nfunction isInViewport(target) {\n var elementTop = target.offset().top,\n elementBottom = elementTop + target.outerHeight(),\n viewportTop = bouncex.window.scrollTop(),\n viewportBottom = viewportTop + bouncex.window.height();\n \n return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\n}\n\nfunction setCalloutTarget() {\n var lastIndex = paragraphs.length - 1;\n \n /* KD - If the side column is within the viewport then run the reduce method */\n if (isInViewport($column)) {\n paragraphs.reduce(function(accumulator, current, index) {\n /* KD - Adding the height of each paragraph within it's container\n - If the current value is less than the height of the column then continue to add the height of the other paragraphs.\n */\n if (accumulator \u003c $column.height()) {\n return (accumulator += current.offsetHeight);\n } else {\n /* KD - Push the index of the paragraphs if the above condition isn't met */\n parIndex.push(index);\n }\n }, 0);\n \n /* KD - Set new callout target to the updated selector, which we get from the first element of parIndex */\n if (parIndex.length \u003e 0) {\n bouncex.campaigns[campaign_id].callout_t = '.entry-content p:eq('+(parIndex[0]-1)+') ~ p + p, .entry-content p:eq('+(parIndex[0]-1)+') ~ p + .bxc + p';\n bouncex.campaigns[campaign_id].calloutTarget = jQuery(bouncex.campaigns[campaign_id].callout_t);\n }\n } \n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, setCalloutTarget);\n\nsetCalloutTarget();"},"update_placement":{"deployments":[[{"activation":"sub_purpose","prop":"exactly","prop2":"ads-infeed","prop3":"","val":""}]],"event":"activation","testmode":true,"ttype":"variation","val":"var paragraphs = jQuery('.entry-content p').toArray(),\n $column = jQuery('.in-line-column'),\n $window = jQuery(window),\n parIndex = [];\n \n/* KD - Custom function to check if element is in viewport */\nfunction isInViewport(target) {\n var elementTop = target.offset().top,\n elementBottom = elementTop + target.outerHeight(),\n viewportTop = $window.scrollTop(),\n viewportBottom = viewportTop + $window.height();\n \n return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\n}\n\n/* KD - If the side column is within the viewport then run the reduce method */\nif (isInViewport($column)) {\n paragraphs.reduce(function(accumulator, current, index) {\n /* KD - Adding the height of each paragraph within it's container\n - If the current value is less than the height of the column then continue to add the height of the other paragraphs.\n */\n if (accumulator \u003c $column.height()) {\n return (accumulator += current.offsetHeight);\n } else {\n /* KD - Push the index of the paragraphs if the above condition isn't met */\n parIndex.push(index);\n }\n }, 0);\n \n /* KD - Set new callout target to the updated selector, which we get from the first element of parIndex */\n if (parIndex.length \u003e 0) {\n bouncex.campaigns[campaign_id].callout_t = '.entry-content p:eq(' + parIndex[0] + ')';\n bouncex.campaigns[campaign_id].calloutTarget = jQuery(bouncex.campaigns[campaign_id].callout_t);\n }\n} "}},"cart_rep":{"get":"","set":""},"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"0","contract_id":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"masthead_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + '.bx-impress + .ad--container.ad, #bx-campaign-' + campaign_id + '.bx-impress ~ .ad-slot { display: none !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-AdHideFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-masthead\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"encore\":{\"val\":\"bouncex.addCss('#bx-creative-' + campaign_id + ' { margin-bottom: 40px; margin-top: 40px }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-marginFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-encore\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"device\\\",\\\"prop\\\":\\\"desktop\\\",\\\"prop2\\\":\\\"\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"rss_feed\":{\"val\":\"/* populate campaign placeholders with RSS feed results */\\njQuery.ajax({\\n method: 'GET',\\n url: '/feed'\\n}).done(function(xml) {\\n var $campaignPlaceholders = bouncex.campaigns[campaign_id].obj1.find('.bx-group-placeholder').has('.bx-row');\\n var $articles = jQuery(xml).find('item').has('link:contains(\\\"pagesix\\\")');\\n if ($articles.length \u003e 3) {\\n for (var i = 0; i \u003c $campaignPlaceholders.length; i++){\\n var $article = $articles.eq(i);\\n var title = jQuery.trim($article.find('title').first().text());\\n var link = jQuery.trim($article.find('link').first().text());\\n var image = $article.find('[medium=image]').first().attr('url');\\n if (title \u0026\u0026 link \u0026\u0026 image) {\\n $campaignPlaceholders.eq(i).find('.bx-lineshape').css('background-image', 'url(' + image + ')');\\n $campaignPlaceholders.eq(i).find('.bx-row-text-subheadline').find('div').text(title);\\n $campaignPlaceholders.eq(i).find('a').attr('href', link);\\n } else {\\n bouncex.campaigns[ca_id].failed = true; // don't allow impression if rss data doesn't match format\\n }\\n }\\n } else {\\n bouncex.campaigns[ca_id].failed = true; // don't allow impression if rss data doesn't match format\\n }\\n});\\n/* end RSS feed integration */\",\"event\":\"activation\",\"testmode\":true,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"device\\\",\\\"prop\\\":\\\"desktop\\\",\\\"prop2\\\":\\\"\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"new_rss\":{\"val\":\"bouncex.recirc.addSettings({\\n enabled: true,\\n feedFormat: 'xml',\\n feedUrl: 'https://pagesix.com/feed/',\\n responseParser: function(response) {\\n var $doc = jQuery(response);\\n var $articles = $doc.find('item');\\n var articles = [];\\n \\n $articles.each(function() {\\n var $article = jQuery(this);\\n var headline = $article.find('title').text();\\n var link = $article.find('link').text();\\n var image = $article.find('media\\\\\\\\:content').attr('url');\\n \\n var article = {\\n headline: headline,\\n link: link,\\n image: image\\n };\\n \\n articles.push(article);\\n });\\n \\n return articles;\\n }\\n});\\n \\nbouncex.recirc.init();\\n\\n\",\"event\":\"activation\",\"testmode\":true,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"desktopinactivity60\":{\"val\":\"// clear out previous activations\\nclearTimeout(bouncex.events[ca_id]['inactivity']);\\nbouncex.window.unbind('scroll.bouncex_'+ca_id);\\n\\nbouncex.ca['inactivity']('', 60, ca_id);\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"device\\\",\\\"prop\\\":\\\"desktop\\\",\\\"prop2\\\":\\\"\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"update_placement\":{\"val\":\"var paragraphs = jQuery('.entry-content p').toArray(),\\n $column = jQuery('.in-line-column'),\\n $window = jQuery(window),\\n parIndex = [];\\n \\n/* KD - Custom function to check if element is in viewport */\\nfunction isInViewport(target) {\\n var elementTop = target.offset().top,\\n elementBottom = elementTop + target.outerHeight(),\\n viewportTop = $window.scrollTop(),\\n viewportBottom = viewportTop + $window.height();\\n \\n return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\\n}\\n\\n/* KD - If the side column is within the viewport then run the reduce method */\\nif (isInViewport($column)) {\\n paragraphs.reduce(function(accumulator, current, index) {\\n /* KD - Adding the height of each paragraph within it's container\\n - If the current value is less than the height of the column then continue to add the height of the other paragraphs.\\n */\\n if (accumulator \u003c $column.height()) {\\n return (accumulator += current.offsetHeight);\\n } else {\\n /* KD - Push the index of the paragraphs if the above condition isn't met */\\n parIndex.push(index);\\n }\\n }, 0);\\n \\n /* KD - Set new callout target to the updated selector, which we get from the first element of parIndex */\\n if (parIndex.length \u003e 0) {\\n bouncex.campaigns[campaign_id].callout_t = '.entry-content p:eq(' + parIndex[0] + ')';\\n bouncex.campaigns[campaign_id].calloutTarget = jQuery(bouncex.campaigns[campaign_id].callout_t);\\n }\\n} \",\"event\":\"activation\",\"testmode\":true,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-infeed\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"in_feed_bottom_margin\":{\"val\":\"bouncex.addCss('#bx-creative-'+campaign_id+' { margin-bottom: 20px; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-marginFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-infeed\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"endcap_hidead_fix\":{\"val\":\"bouncex.addCss('#home-page-top-stories-sidebar div[id*=\\\"div-gpt-ad\\\"] { display: none; } #bx-creative-'+campaign_id+' { width: 95vw; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-hideadFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-endcap\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"endcap_hidead_position_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-hideadFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-endcap\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"update_infeed_anchor_fix\":{\"val\":\"var selector = '.entry-content p',\\n paragraphs = jQuery(selector).toArray(),\\n $column = jQuery('.in-line-column'),\\n parIndex = [];\\n \\n/* KD - Custom function to check if element is in viewport */\\nfunction isInViewport(target) {\\n var elementTop = target.offset().top,\\n elementBottom = elementTop + target.outerHeight(),\\n viewportTop = bouncex.window.scrollTop(),\\n viewportBottom = viewportTop + bouncex.window.height();\\n \\n return elementBottom \u003e viewportTop \u0026\u0026 elementTop \u003c viewportBottom;\\n}\\n\\nfunction setCalloutTarget() {\\n var lastIndex = paragraphs.length - 1;\\n \\n /* KD - If the side column is within the viewport then run the reduce method */\\n if (isInViewport($column)) {\\n paragraphs.reduce(function(accumulator, current, index) {\\n /* KD - Adding the height of each paragraph within it's container\\n - If the current value is less than the height of the column then continue to add the height of the other paragraphs.\\n */\\n if (accumulator \u003c $column.height()) {\\n return (accumulator += current.offsetHeight);\\n } else {\\n /* KD - Push the index of the paragraphs if the above condition isn't met */\\n parIndex.push(index);\\n }\\n }, 0);\\n \\n /* KD - Set new callout target to the updated selector, which we get from the first element of parIndex */\\n if (parIndex.length \u003e 0) {\\n bouncex.campaigns[campaign_id].callout_t = '.entry-content p:eq('+(parIndex[0]-1)+') ~ p + p, .entry-content p:eq('+(parIndex[0]-1)+') ~ p + .bxc + p';\\n bouncex.campaigns[campaign_id].calloutTarget = jQuery(bouncex.campaigns[campaign_id].callout_t);\\n }\\n } \\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, setCalloutTarget);\\n\\nsetCalloutTarget();\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-infeed\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"update_infeed_anchor_close\":{\"val\":\"bouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-infeed\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"masthead_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-AdHideFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-masthead\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"overlay_scroll_fix\":{\"val\":\"jQuery('.bx-client-overlay-ios .bx-shroud-' + ca_id).css('position', 'fixed');\\njQuery('.bx-client-overlay-ios #bx-campaign-' + ca_id + ' .bx-slab').css('position', 'fixed');\\nbouncex.html[0].scrollTop = bouncex.preImpressScrollY;\\nbouncex.body[0].scrollTop = bouncex.preImpressScrollY;\",\"event\":\"impression\",\"testmode\":true,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"overlay_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-'+ca_id+' .bx-slab, #bx-campaign-'+ca_id+' .bx-shroud { z-index: 2147483647; }', bouncex.campaigns[ca_id].obj1.get(0), 'bx-campaign-'+ca_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"index_close\":{\"val\":\"jQuery('#bx-camapign-'+ca_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"sub_purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"ads-overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"bouncex.recirc.addSettings({\n enabled: true,\n feedFormat: 'xml',\n feedUrl: 'https://pagesix.com/feed/',\n responseParser: function(response) {\n var $doc = jQuery(response);\n var $articles = $doc.find('item').has('link:contains(\"pagesix\")');\n var articles = [];\n \n $articles.each(function() {\n var $article = jQuery(this);\n \n var maxHeadlineLength = 56;\n var fullHeadline = $article.find('title').first().text().trim();\n var truncatedHeadlineArray = fullHeadline.substring(0, maxHeadlineLength - 4).split(' ');\n var headline = fullHeadline.length \u003c maxHeadlineLength ? fullHeadline : truncatedHeadlineArray.slice(0, truncatedHeadlineArray.length - 1).join(' ') + ' ...';\n \n // var headline = $article.find('title').first().text().trim();\n var link = $article.find('link').first().text().trim();\n var image = $article.find('[medium=image]').first().attr('url');\n\n var article = {\n headline: headline,\n link: link,\n image: image\n };\n \n articles.push(article);\n });\n \n return articles;\n }\n});\n\nbouncex.recirc.init();\n\n/* enable.feature.TCF_ENABLE_NEW_PURPOSE_LIST */\n/* enable.feature.DISABLE_IOS_ABSOLUTE */","custom_liquid_variable":"{\"TextSendOffer1\":{\"val\":\"\"},\"TextSendOffer2\":{\"val\":\"\"},\"TextSendOffer3\":{\"val\":\"\"},\"couponcode1\":{\"val\":\"\"},\"couponcode2\":{\"val\":\"\"},\"couponcode3\":{\"val\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\"},\"onsiteoffer1\":{\"val\":\"\"},\"onsiteoffer2\":{\"val\":\"\"},\"onsiteoffer3\":{\"val\":\"\"}}","custom_variable":"{\"dfp_rblock\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\r\\n if (!bouncex.dfpRan) {\\r\\n bouncex.dfpRan = true;\\r\\n return 'not_ready';\\r\\n }\\r\\n function check() {\\r\\n bouncex.dfp_loaded = false || bouncex.dfp_loaded;\\r\\n \\r\\n var event = bouncex.gbi2.getDfpEndPageViewEvent();\\r\\n \\r\\n if (event \u0026\u0026 event.dfp_status) {\\r\\n if (event.dfp_status == 'pending') {\\r\\n return 'not_ready';\\r\\n } \\r\\n \\r\\n bouncex.dfp_loaded = true;\\r\\n\\r\\n if (event.dfp_status == 'suppressed') {\\r\\n return 'sponsor';\\r\\n }\\r\\n\\r\\n return 'allow';\\r\\n }\\r\\n\\r\\n return 'not_ready';\\r\\n }\\r\\n\\r\\n if (bouncex.website.gbi.rblocks) {\\r\\n if (!bouncex.website.gbi_enabled) {\\r\\n return 'disabled';\\r\\n } else if (bouncex.dfp_loaded) {\\r\\n return null;\\r\\n } else if (window.googletag \u0026\u0026 googletag.apiReady \u0026\u0026 googletag.pubadsReady \u0026\u0026 bouncex.gbi2) {\\r\\n return check();\\r\\n } else if (typeof window.googletag === 'undefined') {\\r\\n return 'no_googletag';\\r\\n }\\r\\n return 'fallback';\\r\\n } else {\\r\\n return 'not_ready';\\r\\n }\\r\\n})()\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"pbb_response\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"section_name\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"window.dataLayer \u0026\u0026 window.dataLayer[0] \u0026\u0026 window.dataLayer[0].section;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"category_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts === 'category';\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"article_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts === 'article';\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"sideimage_present\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('.box.article figure.alignright img').length \u003e 0 || jQuery('.box.article figure.alignleft img').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[\"article\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"COVID Block":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"COVID"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"coronavirus"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"lockdown"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"quarantine"}]],"Takeover Day?":[[{"activation":"default","prop":"","prop2":"","prop3":"","val":""}]]},"deployment_settings":null,"device_graph_enabled":"0","device_graph_settings":{"tagData":{"async":"true","data-fire":"0","data-gm":"0","id":"c.js","src":"//pixel.cdnwidget.com/cdn/c.min.js"},"trafficPercentage":100},"dfp_account_id":"5850","dt_inserted_unix":"1478013890","els":{"amp_endcap":"amp-embed[type=\"outbrain\"]","encore":"#page-footer","endcap":"div[id*=\"zergnet-widget\"], #home-page-post-photos","infeed":".entry-content p:eq(3) ~ p + p, .entry-content p:eq(3) ~ p + .bxc + p","masthead":".device-desktop .site-container \u003e .ad, body:not(.device-desktop) #content \u003e .ad-slot--no-container"},"enable_advanced_cookie":"0","enable_ally":"0","enable_bpush":"0","enable_ga_integration":"1","enable_iframe":"0","enable_waypoints":"0","enabled":"1","encrypt_email":"0","encrypt_email_two_way":"0","event_stream_enabled":"1","event_tracking_enabled":"0","event_tracking_js":"","event_tracking_test_mode":"1","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"1","global_control_size":"0","global_deployment":[],"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"","google_analytics_view_account":"","google_analytics_view_id":"","ibx_cart_replenishment_js":"{\"get\":\"\",\"set\":\"\"}","ibx_tracking_enabled":"0","id":"2130","inbox_reporting_enabled":"0","lang":"english","liquid_vars":{"TextSendOffer1":{"val":""},"TextSendOffer2":{"val":""},"TextSendOffer3":{"val":""},"couponcode1":{"val":""},"couponcode2":{"val":""},"couponcode3":{"val":""},"onsitedisclaimer1":{"val":""},"onsitedisclaimer2":{"val":""},"onsitedisclaimer3":{"val":""},"onsiteoffer1":{"val":""},"onsiteoffer2":{"val":""},"onsiteoffer3":{"val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"1","metadata":{"ads_campaigns_status":"active","ads_config":"{\"freqCapEnabled\":\"false\",\"sourcePartner\":\"none\",\"cpmSensitivity\":\"3\",\"cpmNotes\":\"\",\"adsGoLiveDate\":\"2019-02-14T05:00:00.000Z\"}","ads_enabled":"1","ads_reps":"{\"bdRep\":9852,\"adsCSM\":5842}","aqbxtest_override_content":"{\"value\":\"\u003cdiv class=\\\"celtra-ad-v3\\\"\u003e\\n \u003c!-- user.audienceIDAbandon = eval window.wkndSegment.audienceID --\u003e\\n \u003c!-- eas.JHtDUkVBVElWRV9JRH0%3D = raw ${CREATIVE_ID} --\u003e\\n \u003c!-- eas.JHtEQ19EQk1fVE9LRU59 = raw ${DC_DBM_TOKEN} --\u003e\\n \u003c!-- externalCreativeId = raw ${CREATIVE_ID} --\u003e\\n \u003c!-- externalSiteId = raw ${UNIVERSAL_SITE_ID} --\u003e\\n \u003c!-- externalSiteName = urldecode ${SOURCE_URL_ENC} --\u003e\\n \u003c!-- externalSupplierId = raw ${PUBLISHER_ID} --\u003e\\n \u003c!-- externalCampaignId = raw ${CAMPAIGN_ID} --\u003e\\n \u003c!-- externalSessionId = raw ${AUCTION_ID} --\u003e\\n \u003c!-- externalBundleId = raw ${BUNDLE_ID} --\u003e\\n \u003c!-- dbmExchangeID = raw ${EXCHANGE_ID} --\u003e\\n \u003c!-- externalAudienceIds = raw ${PIXEL_ID_COMMA} --\u003e\\n \u003c!-- dbmPixelIdComma = raw ${PIXEL_ID_COMMA} --\u003e\\n \u003c!-- externalLineItemId = raw ${CAMPAIGN_ID} --\u003e\\n \u003cimg src=\\\"data:image/png,celtra\\\" style=\\\"display: none\\\" onerror=\\\"\\n (function(img) {\\n var params = {'accountId':'7b0b7988','clickUrl':'${CLICK_URL}','widthBreakpoint':'','expandDirection':'undefined','preferredClickThroughWindow':'new','clickEvent':'advertiser','externalAdServer':'GoogleDV360','tagVersion':'html-standard-7'};\\n [].slice.apply(img.parentNode.childNodes).forEach(function(n) { var decfs = { urldecode: decodeURIComponent, htmldecode: function(v) { var d = document.createElement('div'); d.innerHTML = v; return d.textContent; }, eval: function(v) { return eval(v); }, raw: function(v) { return v; } }; var m; if (n.nodeType == 8 \u0026amp;\u0026amp; (m = n.textContent.match(/^\u0026#92;s+([\u0026#92;w%.]+)(\u0026#92;[.+\u0026#92;])?\u0026#92;s+=\u0026#92;s+(\u0026#92;w+)\u0026#92;s+(.*)$/i))) { try { params[m[1]+(m[2] || '')] = decfs[m[3]](m[4].replace(/^\u0026#92;s+|\u0026#92;s+$/g, '')); } catch (e) {} } });\\n var req = document.createElement('script');\\n req.id = params.scriptId = 'celtra-script-' + (window.celtraScriptIndex = (window.celtraScriptIndex||0)+1);\\n params.clientTimestamp = new Date/1000;\\n params.clientTimeZoneOffsetInMinutes = new Date().getTimezoneOffset();\\n params.hostPageLoadId=window.celtraHostPageLoadId=window.celtraHostPageLoadId||(Math.random()+'').slice(2);\\n var qs = '';\\n for (var k in params) {\\n qs += '\u0026amp;' + encodeURIComponent(k) + '=' + encodeURIComponent(params[k]);\\n }\\n var src = 'https://ads.celtra.com/e8346e10/web.js?' + qs;\\n req.src = src;\\n img.parentNode.insertBefore(req, img.nextSibling);\\n })(this);\\n \\\"/\u003e\\n\u003c/div\u003e\",\"type\":\"html\"}","bx_share":"30","enable_ally_settings_json":"{\"enable_ally_aria_labels\":0,\"enable_ally_focus\":0,\"enable_ally_number_to_string\":0}","parent_company":"{\"name\":\"News Corp\",\"domain\":\"newscorp.com\"}","sms_block_quebec":"0","sms_creds_id":"","sms_double_opt_in":"0","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","use_button_tag_for_close":"0","use_verbose_label_for_close":"0"},"name":"NY Post | Page Six","no_control_ips":[],"no_ecaps_in_canada":"0","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":"","page_type_json":{"article":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.gtmLookup('page_type') === 'article' || document.querySelectorAll('body.article-template-default').length \u003e 0;"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.gtmLookup('page_type') === 'Section' || document.querySelectorAll('body.archive').length \u003e 0;"}]]},"gallery":{"testmode":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"jQuery('.slides-wrapper').length \u003e 0;"}]]},"home":{"testmode":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.href === 'https://pagesix.com/' \u0026\u0026 window.location.href.indexOf('/?s=') == -1;"}]]},"search":{"testmode":true,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.href.indexOf('/?s=') \u003e -1 || window.location.href.indexOf('/search') \u003e -1;"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":{"criteo":{"network_id":"11254","publisher_id":"WKNDdefault","ssp_priority":5},"index":{"jsonp":true,"production":true,"qa_site_id":"167884","reload":300000,"s":"186702","ssp_priority":2,"stackWeight":0,"timeout":2000},"magnite":{"account_id":"20986","reload":"300000","site_id":"507404","ssp_priority":7,"zone_id":"3028580"},"pbm":{"desktop_id":"251652","endpoint":"hbopenbid.pubmatic.com/translator?","mobile_id":"251898","publisher_id":"156512","qa_site_id":"248764","reload":300000,"ssp_priority":1,"timeout":2000,"user_sync_endpoint":"ads.pubmatic.com/AdServer/js/user_sync.html"}},"script_delay":"0","script_tags_json":null,"sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"0","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":"","use_website_cookie":"1","user_history_enabled":"0","v2_enabled":"0","vars":[{"code":"bouncex.website.pts === 'article';","default":"false","name":"article_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts === 'category';","default":"false","name":"category_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function() {\r\n if (!bouncex.dfpRan) {\r\n bouncex.dfpRan = true;\r\n return 'not_ready';\r\n }\r\n function check() {\r\n bouncex.dfp_loaded = false || bouncex.dfp_loaded;\r\n \r\n var event = bouncex.gbi2.getDfpEndPageViewEvent();\r\n \r\n if (event \u0026\u0026 event.dfp_status) {\r\n if (event.dfp_status == 'pending') {\r\n return 'not_ready';\r\n } \r\n \r\n bouncex.dfp_loaded = true;\r\n\r\n if (event.dfp_status == 'suppressed') {\r\n return 'sponsor';\r\n }\r\n\r\n return 'allow';\r\n }\r\n\r\n return 'not_ready';\r\n }\r\n\r\n if (bouncex.website.gbi.rblocks) {\r\n if (!bouncex.website.gbi_enabled) {\r\n return 'disabled';\r\n } else if (bouncex.dfp_loaded) {\r\n return null;\r\n } else if (window.googletag \u0026\u0026 googletag.apiReady \u0026\u0026 googletag.pubadsReady \u0026\u0026 bouncex.gbi2) {\r\n return check();\r\n } else if (typeof window.googletag === 'undefined') {\r\n return 'no_googletag';\r\n }\r\n return 'fallback';\r\n } else {\r\n return 'not_ready';\r\n }\r\n})()","default":"false","name":"dfp_rblock","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"pbb_response","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"window.dataLayer \u0026\u0026 window.dataLayer[0] \u0026\u0026 window.dataLayer[0].section;","default":"false","name":"section_name","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.box.article figure.alignright img').length \u003e 0 || jQuery('.box.article figure.alignleft img').length \u003e 0;","default":"false","name":"sideimage_present","page_types":["article"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"}],"website":"pagesix.com","website_id":"2130","cache_meta":{"paths":{"1514895":"cache/2130/campaigns/1514895-7c4ead1dde9679fc30d19d7bd4fd1189","401601":"cache/2130/campaigns/401601-5aab4c490dce1a0721333c001283a896","401607":"cache/2130/campaigns/401607-b8f119c858fcea2f493975d59a6210c6","401613":"cache/2130/campaigns/401613-f12f22ecda399987243facd17f266c98","401623":"cache/2130/campaigns/401623-3e7ea81f2768a26418931f0aa774a79f","401624":"cache/2130/campaigns/401624-5d1cbe8cf1aa8975e873911f304a736a","401625":"cache/2130/campaigns/401625-831a99f1ad3c708eef045bfe0acf1cba","401631":"cache/2130/campaigns/401631-de3d137225440d18eded143c454c97cc","401641":"cache/2130/campaigns/401641-e1a23f0a304429955bfe1f6e47d9a335","401642":"cache/2130/campaigns/401642-5b58de5daaf8d51cba74538ecbb1184a","401643":"cache/2130/campaigns/401643-056729bf38ab55d9d474116c0b697c3f","401649":"cache/2130/campaigns/401649-e9524acab3724ab311cbc95aed24fe85","401655":"cache/2130/campaigns/401655-db1ebb6ca284152a264445ada9883afd","401661":"cache/2130/campaigns/401661-a0382b8f2111e32d631bcb73204f2cb9","401667":"cache/2130/campaigns/401667-548fa5fd9d23e6261ff95541a87b8385","401673":"cache/2130/campaigns/401673-a4dc3dd082bb3ebb95e09f7e33e79c5d","401679":"cache/2130/campaigns/401679-d5828857bc9600a3b4d0c097823e1763","414626":"cache/2130/campaigns/414626-b0182cd564a52538e0c312db43494387","414652":"cache/2130/campaigns/414652-7bca54574de9200734baab20e5a955e9","414678":"cache/2130/campaigns/414678-1272aad6c37068e9f6dd13b0b05955b6","414704":"cache/2130/campaigns/414704-812fbe88fca7f4e27acd5019f9409a5f","414730":"cache/2130/campaigns/414730-8c27c8965d7f533d421704e612258b5b","453186":"cache/2130/campaigns/453186-9e1e99e7a5601828dcd5596654ee5876","453190":"cache/2130/campaigns/453190-13bd9cda8b685e9a3a029827cedc7774","453194":"cache/2130/campaigns/453194-178314366dd73883e93f4a8f7381d1a4","474077":"cache/2130/campaigns/474077-0b70e67cc20b3b8f59f2147a4132541f","485887":"cache/2130/campaigns/485887-8dee137ca56e13b45ee649c53b9200bd","485888":"cache/2130/campaigns/485888-c146929cd9a6d1fed6d0808fcb0875c6","485893":"cache/2130/campaigns/485893-b7d2d18276c068ea16f6a193be203fd1","485897":"cache/2130/campaigns/485897-65fa232d2abd16fac66689d12778b0c6","485901":"cache/2130/campaigns/485901-0548f1b7f42ad838322a3cc62c2d7d3c","485905":"cache/2130/campaigns/485905-98f105db78769881e54cc06825d28da5","485909":"cache/2130/campaigns/485909-115cd8cd5c3a7e1b6376755527a7c339","485913":"cache/2130/campaigns/485913-e78bf560a19e5b32f487e8292e68de49","485917":"cache/2130/campaigns/485917-e254126b8c2b410b05eb5ab0e3bc8950","485921":"cache/2130/campaigns/485921-86c2d365c402b1f5a6076cf0695c6624","485925":"cache/2130/campaigns/485925-94d55fc50b8bf3025b4d155f864548a3","532314":"cache/2130/campaigns/532314-7fb6031304e05335c09576678564e077","549779":"cache/2130/campaigns/549779-62fbf3bbcdfdad76f462fbde8bb5c14b","550267":"cache/2130/campaigns/550267-d7763d74bfa00962126535fc0b16c11b","556641":"cache/2130/campaigns/556641-e0cc866ec85d14c8b0727ca850140c3c","557150":"cache/2130/campaigns/557150-542c0a625c4a762cec5da143b145f3db","557374":"cache/2130/campaigns/557374-0a9bb474ec3d39c1acf8a182497aa8e4","560794":"cache/2130/campaigns/560794-bc1e8b715d6bc39c2d467608f9095fc9","566730":"cache/2130/campaigns/566730-28fab97166fb25024b5033645b7cec37","566732":"cache/2130/campaigns/566732-51d993dfdeff71e6edc8a293f919945d","566734":"cache/2130/campaigns/566734-90cc9d9569e795735e2c6845d2a49255","566736":"cache/2130/campaigns/566736-9ab92d3ff12b73f85582674e184d9ea3","566738":"cache/2130/campaigns/566738-04d341c9094ae9e647bd07cd0cf64063","566740":"cache/2130/campaigns/566740-58c4c0855a11c442fd0f1ef3b0c99f09","566742":"cache/2130/campaigns/566742-9c26085c0e9b78dd56ddd87edad7721e","566744":"cache/2130/campaigns/566744-d15f42ca3317ebd447cb75682489e16d","566746":"cache/2130/campaigns/566746-65a4cb14b09a7d50555dbedccd2b4ac9","566748":"cache/2130/campaigns/566748-b9e866f4176add4624715dc0ee3c7c0b","566750":"cache/2130/campaigns/566750-a957e29a1214a3356c32d3ddf73a358c","566752":"cache/2130/campaigns/566752-dd9dbbea99498ff29d130bbf5d2cc796","643338":"cache/2130/campaigns/643338-3560f8716f777b845ce6d4daf30d510b","643357":"cache/2130/campaigns/643357-5c3787dd3820d4879c428d3755c6fb7c","643359":"cache/2130/campaigns/643359-1e14db78b3791dffb65b2a9b90ee5ec4","643366":"cache/2130/campaigns/643366-654c05df21f79d4f3b5671109b19ae59","643369":"cache/2130/campaigns/643369-ae8196b73125c767f97a7d2f702689e7","643372":"cache/2130/campaigns/643372-8b329d7e92cdeca234fdea889a04a4d6","643406":"cache/2130/campaigns/643406-dac2f25986f5ca7a30cafab8c95da809","697020":"cache/2130/campaigns/697020-989491fb321419261adf9eb7bf9cb7b2","697022":"cache/2130/campaigns/697022-3d2f645693652a59e3752328412d1585","701999":"cache/2130/campaigns/701999-bc8d1e496884146ae78d2b59d2d26ce9","708893":"cache/2130/campaigns/708893-106a6985e254ae2281d5ee22c42a35da","709471":"cache/2130/campaigns/709471-a90cb4bc9fc25e3f9bebf236a2e033f3","709473":"cache/2130/campaigns/709473-732dfa7f7f63bc40de75b5c83b151f5a","709561":"cache/2130/campaigns/709561-70f7a7c3217a5ece45435456aff1480c","709663":"cache/2130/campaigns/709663-d800a499469c325d22ef244e1fac5a88","709665":"cache/2130/campaigns/709665-d0a4bbc7fdc87cf3ec2931ef4c405de4","709854":"cache/2130/campaigns/709854-b337c5ea25acef009f02c8f6fd1d1c59","710018":"cache/2130/campaigns/710018-19171b5d26b9df91960cfd903f13acc5","710020":"cache/2130/campaigns/710020-221bf2acf73b9f1221ec8b56fbcb8975","726757":"cache/2130/campaigns/726757-bf1a643dc59e1446b1ee94adc6a16459","780444":"cache/2130/campaigns/780444-9e2a11bf040866b0db5afacf0f45c269","788591":"cache/2130/campaigns/788591-1d08360550e52f53a782217ab7935910","788593":"cache/2130/campaigns/788593-d8c1dd8ae4a2411ad189d12b4717db16","788595":"cache/2130/campaigns/788595-c969ece6bf32edb398eae4deeb7b888f","797124":"cache/2130/campaigns/797124-8cc5e140d6f7a60c65538c5cd187c0d7","833809":"cache/2130/campaigns/833809-0704195d7a6121d3365105bfd5f0e970","833811":"cache/2130/campaigns/833811-3a404a88d1ceb0dfd68e90948e04dcf4","833813":"cache/2130/campaigns/833813-e4fc3304d75bc69b54bd6183298ea868","842439":"cache/2130/campaigns/842439-d58e95acfa083fd26393570f58c33468","842441":"cache/2130/campaigns/842441-e1d97562176d532ae0ddf40651bef7aa","842443":"cache/2130/campaigns/842443-2f22f6acf9b31c546bfc7366f40ef752","842445":"cache/2130/campaigns/842445-de1545fa819c71f34ab4efa5dbadf73c","842447":"cache/2130/campaigns/842447-dcbf5fcf2a75e90c11fd843661e042d3","842449":"cache/2130/campaigns/842449-0abff0f03a05e5e09b21551b4f5c2b35","842451":"cache/2130/campaigns/842451-0f0152633503e7d33aa32662391ef2ef","842459":"cache/2130/campaigns/842459-74ccd5c0cf24ed29a98a19a367a35af4","842461":"cache/2130/campaigns/842461-c76ae5e165fb8a57995ba48d68873db0","842463":"cache/2130/campaigns/842463-d440693a1b13aa7587f89512c3c051e6","842465":"cache/2130/campaigns/842465-332db507680623595af867142599b153","842467":"cache/2130/campaigns/842467-687fa30ae746e408322067c062d900e6","842469":"cache/2130/campaigns/842469-7b93e65b9e0907d6f1d1986667f0563f","842471":"cache/2130/campaigns/842471-f90f3d01af3dc9a60ce96253d602e928","842475":"cache/2130/campaigns/842475-0508a31ffd8fc70461ff4ec4fae82800","842477":"cache/2130/campaigns/842477-b09ee50176357a77eaac55eb8b5f87bb","842479":"cache/2130/campaigns/842479-c5a02c313c01f36d66177a759c0556de","842481":"cache/2130/campaigns/842481-20b1d4eb9ca3b625eb55142ed667b39a","842483":"cache/2130/campaigns/842483-7b3a1609c171cfaade611e7db750cff8","842485":"cache/2130/campaigns/842485-cdde20a235771a9ce3730af965383635","842487":"cache/2130/campaigns/842487-8a823de31867e5e14691f232f8b07ded","842496":"cache/2130/campaigns/842496-c643bd3e191c61936350dc8dda4b231e","842498":"cache/2130/campaigns/842498-40dfe2665f61dab2f8b5a5a2f61f5972","842500":"cache/2130/campaigns/842500-5cb19e9fda7f49489ad9cc876f50e111","842502":"cache/2130/campaigns/842502-945de65638f2e93e6a81f018fa095768","842504":"cache/2130/campaigns/842504-31c0fea147de1b884405b9b2f833f870","842506":"cache/2130/campaigns/842506-33c5d8576effefa0d0abc9c1f09f43dd","842508":"cache/2130/campaigns/842508-22f54e0d5d4eac1eeefc1863d5678e33","924920":"cache/2130/campaigns/924920-b0c853fa9d9e69547cfe9537af47aa9e","924922":"cache/2130/campaigns/924922-1a914f7eebbd323aca2129116eab4d71","924924":"cache/2130/campaigns/924924-e9f3bb4fa3935b4ce9b533b6e64a8e76","948756":"cache/2130/campaigns/948756-9fb2c72659099d8271b3b2f1d2caf98f","948758":"cache/2130/campaigns/948758-9922fc5ce75872cb7ff01fe6862b346f","976832":"cache/2130/campaigns/976832-ce1035f3719cbc176fea9aa7df9785cb","976834":"cache/2130/campaigns/976834-7856f8b889ea093626bc14409cc135dd","976836":"cache/2130/campaigns/976836-0e63048e6f7eafdc1c4abd4a3dd4071e","976838":"cache/2130/campaigns/976838-176f14d36bc2bfe86ad2bb398355785c","976840":"cache/2130/campaigns/976840-2d91dfcd75dfad2694dcf51b2fd52b15","976842":"cache/2130/campaigns/976842-8819227fad4f090ecab2024b6b8e493c"},"index_live":"cache/2130/campaign-index-live-1f9291b3fdf8a92105373644c4315d70","index_test":"cache/2130/campaign-index-test-fec21a8b93a21924a69449d57d3a05d9"}});