bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":"0","ba_settings":{"fbt_enabled":1},"ba_settings_json":"{\"fbt_enabled\":1}","block_ips":"","block_urls":[{"prop":"contains","val":"dev.readers"},{"prop":"contains","val":"local.readers"}],"campaign_js":{"accessibility_aria_label_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"impression","testmode":true,"ttype":"variation","val":"var $emailInput = bouncex.campaigns[ca_id].obj1.find('.bx-input[type=email]');"},"bottombar_pushup":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $creative = jQuery('#bx-creative-'+campaign_id);\n\nif (jQuery('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\n bouncex.addCss('', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nvar updatePushup = function(pushAmount) {\n var styles = '#bx-campaign-' + campaign_id + ' .bx-slab, a.mobile-tv.show-for-small { z-index:10000; } #designstudio-button { z-index: 17 !important; } body .SnapABug_Button, #SnapABug_WP, #snapengage-button { bottom: '+pushAmount+'px !important; } @media screen and (max-width: 600px) { #bx-campaign-' + campaign_id + '.bx-type-conversionbar .bx-slab { z-index: 18; } .main-content { z-index: auto !important; } .main-content .nav-overlay { z-index: 19 !important; }}';\n jQuery('#bx-campaign-'+campaign_id+'-pushup-style').text(styles);\n};\n\njQuery(window).bind('resize.bx-'+campaign_id, function() {\n updatePushup($creative.height());\n});\n\nupdatePushup($creative.height());"},"bottombar_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\njQuery(window).unbind('resize.bx-'+campaign_id);"},"ctab_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true);\n var stickyATCHeight = jQuery('#stickyAddToCart:visible').length \u003e 0 ? jQuery('#stickyAddToCart:visible').outerHeight() : 0;\n \n var styles = [\n 'footer { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-' + campaign_id + ' .bx-slab.bx-sticky-atc { margin-bottom: '+stickyATCHeight+'px; }',\n ];\n \n var stylesRight = [\n '.genesys-mxg-launcher-frame { margin-bottom: '+pushAmount+'px; }',\n ];\n \n var stylesLeft = [];\n \n var stylesFull = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n}\n\nfunction checkForStickyATC() {\n if (jQuery('#stickyAddToCart:visible').length \u003e 0) {\n $campaign.find('.bx-slab').addClass('bx-sticky-atc');\n updateCornerPushup();\n } else {\n $campaign.find('.bx-slab').removeClass('bx-sticky-atc');\n }\n}\n \nif (jQuery('#stickyAddToCart').length \u003e 0) {\n checkForStickyATC();\n bouncex.campaigns[ca_id].stickyATCObserver = new MutationObserver(checkForStickyATC);\n bouncex.campaigns[ca_id].stickyATCObserver.observe(document.querySelector('#stickyAddToCart'), { attributes: true, attributeFilter : ['class'], childList: false, subtree: false });\n}"},"ctab_pushup_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\n\nif (!!bouncex.campaigns[ca_id].stickyATCObserver) {\n bouncex.campaigns[ca_id].stickyATCObserver.disconnect();\n}"},"heading_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - heading focus */\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\n if ($htmlHeadingElement.length \u003e 0) {\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\n } else {\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\n var $headingText;\n \n if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n } else {\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\n }\n \n $headingText.wrapAll('\u003cdiv class=\"bx-2-heading wknd-ally-focus\" id=\"'+$headlineGroup.attr('id')+'-h2\" tabindex=\"-1\" role=\"heading\" aria-level=\"2\"\u003e\u003c/div\u003e'); \n }\n});"},"index_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"overlay_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#SnapABug_WP { z-index: 2147483644 !important; } #disc_pop_bg { display: none !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-overlayindexFix');"},"overlay_zindex_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-overlayindexFix-style').remove();"},"placement_adjustment":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"preactivation","testmode":false,"ttype":"variation","val":"/* placement adjustment - move top bar to top of page or after last skip link */\n/* set up skip link selector as Site Element called skip_link */\nvar $placementTarget = jQuery(bouncex.website.els.skip_link);\nvar placement = 'after';\n\nif ($placementTarget.length === 0) {\n placement = 'prepend';\n $placementTarget = bouncex.body;\n}\n\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);"},"remove_form_focus":{"deployments":[[{"activation":"type","prop":"not_exactly","prop2":"tabtitle","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"teleport","prop3":"","val":""}],[{"activation":"type","prop":"not_exactly","prop2":"none","prop3":"","val":""}],[{"activation":"purpose","prop":"not_exactly","prop2":"programmatic","prop3":"","val":""}]],"event":"activation","testmode":false,"ttype":"variation","val":"/* focus outline adjustment - remove form focus */\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"topbar_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab, a.mobile-tv.show-for-small, .search-suggestions { z-index:10000; } @media screen and (max-width: 600px) { body[style*=\"overflow: hidden;\"] #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 0; }} .tv-wrapper { position: relative; } .tv-close-btn { z-index: 10000; } #miniTip { z-index: 9999; } body.overflow-hidden #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"topbar_pushdown_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"topbar_pushdown_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n '.shopify-section-header-sticky { top: calc(37px + '+pushAmount+'px)!important; }',\n '.announcement-bar-section { top: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\n}\n\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\n\nupdatePushdown();\n\nbouncex.setTimeout2(updatePushdown, 0);\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 25);\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 1000);"}},"cart_rep":{"get":"","set":""},"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":1,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":1,\"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":"{\"overlay_zindex_fix\":{\"val\":\"bouncex.addCss('#SnapABug_WP { z-index: 2147483644 !important; } #disc_pop_bg { display: none !important; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-overlayindexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"overlay_zindex_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-overlayindexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab, a.mobile-tv.show-for-small, .search-suggestions { z-index:10000; } @media screen and (max-width: 600px) { body[style*=\\\"overflow: hidden;\\\"] #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 0; }} .tv-wrapper { position: relative; } .tv-close-btn { z-index: 10000; } #miniTip { z-index: 9999; } body.overflow-hidden #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 1; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"index_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bottombar_pushup\":{\"val\":\"var $creative = jQuery('#bx-creative-'+campaign_id);\\n\\nif (jQuery('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nvar updatePushup = function(pushAmount) {\\n var styles = '#bx-campaign-' + campaign_id + ' .bx-slab, a.mobile-tv.show-for-small { z-index:10000; } #designstudio-button { z-index: 17 !important; } body .SnapABug_Button, #SnapABug_WP, #snapengage-button { bottom: '+pushAmount+'px !important; } @media screen and (max-width: 600px) { #bx-campaign-' + campaign_id + '.bx-type-conversionbar .bx-slab { z-index: 18; } .main-content { z-index: auto !important; } .main-content .nav-overlay { z-index: 19 !important; }}';\\n jQuery('#bx-campaign-'+campaign_id+'-pushup-style').text(styles);\\n};\\n\\njQuery(window).bind('resize.bx-'+campaign_id, function() {\\n updatePushup($creative.height());\\n});\\n\\nupdatePushup($creative.height());\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"bottombar_pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushup-style').remove();\\njQuery(window).unbind('resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"accessibility_aria_label_fix\":{\"val\":\"var $emailInput = bouncex.campaigns[ca_id].obj1.find('.bx-input[type=email]');\",\"event\":\"impression\",\"testmode\":true,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 2; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\\n}\\n\\nfunction updateCornerPushup() {\\n var pushAmount = $creative.outerHeight(true);\\n var stickyATCHeight = jQuery('#stickyAddToCart:visible').length \u003e 0 ? jQuery('#stickyAddToCart:visible').outerHeight() : 0;\\n \\n var styles = [\\n 'footer { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-' + campaign_id + ' .bx-slab.bx-sticky-atc { margin-bottom: '+stickyATCHeight+'px; }',\\n ];\\n \\n var stylesRight = [\\n '.genesys-mxg-launcher-frame { margin-bottom: '+pushAmount+'px; }',\\n ];\\n \\n var stylesLeft = [];\\n \\n var stylesFull = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\\n\\nfunction checkForStickyATC() {\\n if (jQuery('#stickyAddToCart:visible').length \u003e 0) {\\n $campaign.find('.bx-slab').addClass('bx-sticky-atc');\\n updateCornerPushup();\\n } else {\\n $campaign.find('.bx-slab').removeClass('bx-sticky-atc');\\n }\\n}\\n \\nif (jQuery('#stickyAddToCart').length \u003e 0) {\\n checkForStickyATC();\\n bouncex.campaigns[ca_id].stickyATCObserver = new MutationObserver(checkForStickyATC);\\n bouncex.campaigns[ca_id].stickyATCObserver.observe(document.querySelector('#stickyAddToCart'), { attributes: true, attributeFilter : ['class'], childList: false, subtree: false });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id);\\nbouncex.off(bouncex.campaigns[campaign_id].obj1.find('.bx-button'), 'click.bx-'+campaign_id);\\n\\nif (!!bouncex.campaigns[ca_id].stickyATCObserver) {\\n bouncex.campaigns[ca_id].stickyATCObserver.disconnect();\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"topbar_pushdown_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n '.shopify-section-header-sticky { top: calc(37px + '+pushAmount+'px)!important; }',\\n '.announcement-bar-section { top: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').text(styles.join(' '));\\n}\\n\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushdown);\\n\\nupdatePushdown();\\n\\nbouncex.setTimeout2(updatePushdown, 0);\\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 25);\\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 1000);\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"topbar_pushdown_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"placement_adjustment\":{\"val\":\"/* placement adjustment - move top bar to top of page or after last skip link */\\n/* set up skip link selector as Site Element called skip_link */\\nvar $placementTarget = jQuery(bouncex.website.els.skip_link);\\nvar placement = 'after';\\n\\nif ($placementTarget.length === 0) {\\n placement = 'prepend';\\n $placementTarget = bouncex.body;\\n}\\n\\n$placementTarget[placement](bouncex.campaigns[ca_id].obj1);\",\"event\":\"preactivation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"/* focus outline adjustment - remove form focus */\\nbouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"heading_focus\":{\"val\":\"/* focus outline adjustment - heading focus */\\nbouncex.campaigns[ca_id].obj1.find('form:not(:has(.bx-2-heading))').each(function(i, formEl) {\\n var $htmlHeadingElement = jQuery(formEl).find('h1, h2, h3, h4, h5, h6').eq(0);\\n if ($htmlHeadingElement.length \u003e 0) {\\n $htmlHeadingElement.addClass('bx-2-heading wknd-ally-focus').attr('tabindex', '-1');\\n } else {\\n var $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text-headline, .bx-row-text-subheadline)').eq(0);\\n var $headingText;\\n \\n if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n $headingText = $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n } else {\\n $headingText = $headlineGroup.find('.bx-row-text-headline, .bx-row-text-subheadline').eq(0).nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack();\\n }\\n \\n $headingText.wrapAll('\u003cdiv class=\\\"bx-2-heading wknd-ally-focus\\\" id=\\\"'+$headlineGroup.attr('id')+'-h2\\\" tabindex=\\\"-1\\\" role=\\\"heading\\\" aria-level=\\\"2\\\"\u003e\u003c/div\u003e'); \\n }\\n});\",\"event\":\"activation\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"tabtitle\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"1\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"teleport\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"2\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"none\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}},\\\"3\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"not_exactly\\\",\\\"prop2\\\":\\\"programmatic\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"bouncex.report_ga = function(action, label, bypass) {\n bypass = typeof(bypass)!='undefined' \u0026\u0026 !!bypass;\n\tif(typeof(action)!='string'||typeof(label)!='string') return;\n\tvar interaction = false;\n\t// enforce case convention\n\tif(!bypass) {\n\t\taction = action.charAt(0).toUpperCase() + action.slice(1).toLowerCase();\n\t\tinteraction = action=='Impression';\n\t\taction = 'BounceX ' + action;\n\t}\n\tif(typeof window.ga === 'function') {\n\t\tif(bouncex.website.gai){\n\t\t\twindow.ga('create', bouncex.website.gai);\n\t\t}\n\t\twindow.ga('send','event','BounceX',action,label,{'nonInteraction':interaction});\n\t} else if(typeof window._gaq === 'object') {\n\t\tif(bouncex.website.gai){\n\t\t\twindow._gaq.push(['_setAccount', bouncex.website.gai]);\n\t\t}\n\t\tvar strippedLabel = label.replace(/\\(|\\)/g, ''); // window._gaq encodes close paren as '1\n\t\twindow._gaq.push(['_trackEvent','BounceX',action,strippedLabel,,interaction]);\n\t} else if (window.__duet \u0026\u0026 typeof window.__duet.push === 'function') {\n \twindow.__duet.push('BounceX',action,label,null,{'nonInteraction':!interaction});\n\t}\n};","custom_liquid_variable":"{\"AccentColor\":{\"val\":\"#ffffff\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address\":{\"val\":\"2400 Spiegel Dr, Suite A, Groveport, OH 43125\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address2\":{\"val\":\"500 George Washington Highway | Smithfield,\u0026nbsp;RI\u0026nbsp;02917 \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BRSep23BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"200px\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"200px\"},\"BelowProdGridBannerUrl\":{\"val\":\"https://www.readers.com/?utm_medium=email\u0026text_optin=true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BgColor\":{\"val\":\"#ffffff\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BorderColor\":{\"val\":\"#CECECE\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"CartUrl\":{\"val\":\"https://www.readers.com/cart\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"CartUrlNew\":{\"val\":\"https://www.readers.com/cart?utm_medium=email\u0026utm_source=bouncex+Abandon+Cart+Cus1\u0026utm_term=triggered\u0026utm_campaign=bouncex\u0026cid=WU-EBE_231013-cartabandon_customers_email1of3\u0026ibx_source=cqpp72l872es739p59dg\u0026ueh=05498f8b2ce6932de5c560f70521fece4088ef92977f9fa467bd7543f97b4eb4#bx_cart=eyJjb3VudCI6MSwiZWlkIjoiMmtLbXhORlFqNGY5SVNFb0xkM2poQ2t1YnlOIiwiaXRlbXMiOm51bGwsInRva2VuIjoiWjJOd0xYVnpMV1ZoYzNReE9qQXhTak5hTmpneFJVNUNVVUpZU0RZMVJqWTVXVVExTXpVNCUzRmtleSUzRGRmY2I0ZTM2YzMxN2I4ZWJiYTgwNWY0ZTMzOWE5NDFhIiwidmFsdWUiOiIifQ==\u0026h=bx_cart%3DeyJjb3VudCI6MSwiZWlkIjoiMmtLbXhORlFqNGY5SVNFb0xkM2poQ2t1YnlOIiwiaXRlbXMiOm51bGwsInRva2VuIjoiWjJOd0xYVnpMV1ZoYzNReE9qQXhTak5hTmpneFJVNUNVVUpZU0RZMVJqWTVXVVExTXpVNCUzRmtleSUzRGRmY2I0ZTM2YzMxN2I4ZWJiYTgwNWY0ZTMzOWE5NDFhIiwidmFsdWUiOiIifQ%3D%3D\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"2961\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Readers.com\u0026trade;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName2\":{\"val\":\"Readers.com\u0026#174;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"EmailAddress\":{\"val\":\"info@readers.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"EmailPreferenceUrl\":{\"val\":\"https://www.readers.com/login.php\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterColor\":{\"val\":\"#949998\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/042319/Readers/footer-happinessguarantee.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"185px\",\"imgHeight\":\"185px\"},\"FreeShipCopy\":{\"val\":\"Free Shipping on U.S.\u0026nbsp;Orders\u0026nbsp;$45+\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeadlineColor\":{\"val\":\"#222222\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroBg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/herobg-640x500.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"39kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"500px\"},\"HeroBg1\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg1-640x400.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"46kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"400px\"},\"HeroBg2\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg2-640x400.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"38kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"400px\"},\"HeroBg3\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg3-640x400.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"44kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"400px\"},\"HeroBgHeight\":{\"val\":\"447\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroBgHiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/herobgx2-640x500.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"130kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"1000px\"},\"HeroBgHiRes1\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes1-640x400.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"138kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"800px\"},\"HeroBgHiRes2\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes2-640x400.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"127kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"800px\"},\"HeroBgHiRes3\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes3-640x400.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"140kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"800px\"},\"HeroBgWidth\":{\"val\":\"640\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"https://www.readers.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxBWDisclaimer\":{\"val\":\"All references to \\\"bifocals\\\" herein refer to readers having unmagnified lenses containing a \\\"bifocal style\\\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u0026nbsp;\u003cbr\u003e*Blue-violet light refers to the 400 to 4555 nm range of the visible light spectrum as stated by ISO TR 20772:2018. The product descriptions of the blue light glasses on readers.com specify the percentage of blue-violet light filtered. The percentage represents the average percentage of blue-violet light filtered at 5 nm increments. Covered under U.S. Pat. No. 8,360,574. Other U.S. and foreign patents pending.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer\":{\"val\":\"All references to \\\"bifocals\\\" herein refer to readers having unmagnified lenses containing a \\\"bifocal style\\\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u003cbr\u003eLenses do not block all blue light. References to \\\"Blue Light Blocking\\\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerBFEarlyAccess\":{\"val\":\"Coupon code valid only on purchases made before midnight PST on 11/18/2023. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®. Offer valid for select styles only. \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerCUSWKLive23\":{\"val\":\"Coupon code valid only on purchases made before midnight PST on 05/01/2023. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®. Offer applies to select styles only.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerWELCOME232Q\":{\"val\":\"Quantities are limited. Offer valid only on purchases made before midnight PST on July 31st, 2023. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com. \",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerWELCOME233Q\":{\"val\":\"Quantities are limited. Offer valid only on purchases made before midnight PST on October 31st, 2024. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com.\",\"promoVal\":\"Quantities are limited. Offer valid only on purchases made before midnight PST on January 31st, 2024. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com. \",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-10-02\",\"startTime\":\"01:00\",\"endDate\":\"2024-01-02\",\"endTime\":\"00:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerWELCOME234Q\":{\"val\":\"Quantities are limited. Offer valid only on purchases made before midnight PST on July 31st, 2025. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com.\",\"promoVal\":\"Coupon code valid only on purchases made before midnight PST on 4/14/2024. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®️. \",\"description\":\"\",\"enabled\":false,\"startDate\":\"2024-04-03\",\"startTime\":\"01:00\",\"endDate\":\"2024-04-14\",\"endTime\":\"01:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer_High\":{\"val\":\"Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. 40% discount will apply to a single item per transaction and will discount the highest-priced qualified item within the shopping cart. Coupon code discounts exclude Customizable and felix + iris\u0026#174; styles, Friday Deals of the Day items, wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com\u0026#174;.\u003cbr\u003e\u003cbr\u003eAll references to \\\"bifocals\\\" herein refer to readers having unmagnified lenses containing a \\\"bifocal style\\\" single powered reading glass insert located in the lower portion of the lenses. Lenses do not block all blue light. References to \\\"Blue Light Blocking\\\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum. If you no longer wish to receive marketing\u003cspan\u003e\u0026nbsp;\u003c/span\u003epromotions,\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer_Low\":{\"val\":\"Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude Customizable and felix + iris\u0026#174; styles, Friday Deals of the Day items, wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com\u0026#174;.\u003cbr\u003e\u003cbr\u003eAll references to \\\"bifocals\\\" herein refer to readers having unmagnified lenses containing a \\\"bifocal style\\\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u003cbr\u003eLenses do not block all blue light. References to \\\"Blue Light Blocking\\\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum. If you no longer wish to receive marketing\u003cspan\u003e\u0026nbsp;\u003c/span\u003epromotions.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1\":{\"val\":\"25%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer1CustomerWeek\":{\"val\":\"35%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer2\":{\"val\":\"40%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer3\":{\"val\":\"15%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer4\":{\"val\":\"20%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer5\":{\"val\":\"40%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOfferLow1\":{\"val\":\"10 €\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"JULY20_ClientName\":{\"val\":\"READERS.COM\u0026reg;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"JULY20_HeroBg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg-640x447.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"39kb\",\"imgWidth\":\"640px\",\"imgHeight\":\"447px\"},\"JULY20_HeroBgHiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes-640x447.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"135kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"894px\"},\"JULY20_LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/LogoImg-292x56.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"20kb\",\"imgWidth\":\"584px\",\"imgHeight\":\"112px\"},\"JULY20_SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social1Icon-45.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"90px\",\"imgHeight\":\"88px\"},\"JULY20_SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social2Icon-45.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"90px\",\"imgHeight\":\"90px\"},\"JULY20_SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social4Icon-45.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"90px\",\"imgHeight\":\"90px\"},\"JULY20_SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social3Icon-45.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"90px\",\"imgHeight\":\"90px\"},\"JULY20_SocialLink5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social5Icon-45.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"90px\",\"imgHeight\":\"90px\"},\"Logo\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2561/readers/103018/rea_logo.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"380px\",\"imgHeight\":\"57px\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/042319/Readers/REA-Logo.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"300px\",\"imgHeight\":\"81px\"},\"Nav1Copy\":{\"val\":\"Women's\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Url\":{\"val\":\"https://www.readers.com/collections/top-reading-glasses-sellers?filter.p.m.custom.gender=A3+Women%27s\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy\":{\"val\":\"Men's\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Url\":{\"val\":\"https://www.readers.com/mens-reading-glasses.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy\":{\"val\":\"Best Sellers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Url\":{\"val\":\"https://www.readers.com/top-reading-glasses-sellers.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy\":{\"val\":\"New Arrivals\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Url\":{\"val\":\"https://www.readers.com/new-reading-glasses-arrivals.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber\":{\"val\":\"800-210-3975\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrimaryColor\":{\"val\":\"#CF4520\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrimaryFonts\":{\"val\":\"Arial, sans-serif\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrivacyUrl\":{\"val\":\"https://www.readers.com/privacy-policy.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrivacyUrlNew\":{\"val\":\"https://www.fgxi.com/privacy-policy/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ProdBorderColor\":{\"val\":\"#979797\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Product1\":{\"val\":\"https://www.readers.com/products/the-brit?_pos=1\u0026_psq=The+Brit\u0026_ss=e\u0026_v=1.0\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Product2\":{\"val\":\"https://www.readers.com/products/the-anderson?_pos=1\u0026_psq=The+Anderson\u0026_ss=e\u0026_v=1.0\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"REFRESH_JULY20\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Sep2023LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/635ad12586e8714ed006bbb01ffe5e98.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"264px\",\"imgHeight\":\"130px\"},\"Sep2023LogoImgWidth\":{\"val\":\"131\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Sep2023SocialCopy\":{\"val\":\"Tag @readersdotcom to show us how you wear your readers.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Sep2023SocialHeadlineImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/f1232143a11623a7f7e525eeba0d5efa.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"4kb\",\"imgWidth\":\"564px\",\"imgHeight\":\"121px\"},\"Sep2023SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/34ae3c57e7e0ac3b3b6007dbb1454443.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"85px\"},\"Sep2023SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/d25e23b41636542df927651d427908ee.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"85px\"},\"Sep2023SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/4179425a2e4870f31f560a50293a71a7.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"85px\"},\"Sep2023SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/e1dccb2eae1851e02182b828e726b073.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"85px\"},\"Sep2023SocialLink5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/3a92042e7c360c603c02f51da76b276a.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"106px\",\"imgHeight\":\"74px\"},\"Sep2023VProp1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8134/b0107860e7addc4def791e4cc59f5f8a.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"12kb\",\"imgWidth\":\"380px\",\"imgHeight\":\"265px\"},\"Sep2023VProp2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6588/3e2997eaa2fcbe87d96ce8818585df9a.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"18kb\",\"imgWidth\":\"744px\",\"imgHeight\":\"265px\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10468/d9e27feb40e9b0ec28f005565203be5b.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"84px\"},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/ReadersDotCom/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10468/37ff8835371b0fa2f8270e421bed4aaf.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"84px\"},\"SocialLink2Url\":{\"val\":\"https://twitter.com/ReadersDotCom\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10468/e0151fde8958a282ac0f6428a84dae7d.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"84px\"},\"SocialLink3Url\":{\"val\":\"https://www.pinterest.com/readersdotcom/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10468/5bb72eb85922db3c7bfc2773a5c84341.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"85px\",\"imgHeight\":\"84px\"},\"SocialLink4Url\":{\"val\":\"https://www.instagram.com/readersdotcom/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10468/9904203bfac1be729acbb67ae127172a.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"1kb\",\"imgWidth\":\"106px\",\"imgHeight\":\"75px\"},\"SocialLink5Url\":{\"val\":\"https://www.youtube.com/c/Readerscom\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Studio_BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerImg\"},\"Studio_BelowHeroBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowHeroBannerUrl\"},\"Studio_BelowProdGridBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4860/9427e5e3900c0b4f1d8a2c903ed354cf.gif\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerImg\"},\"Studio_BelowProdGridBannerUrl\":{\"val\":\"https://www.readers.com/?utm_medium=email\u0026text_optin=true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$BelowProdGridBannerUrl\"},\"Studio_HomepageCartUrl\":{\"val\":\"{{ $CartSuffix := printf \\\"#bx_cart=%s\\\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$ListPageUrl\"},\"Studio_TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerImg\"},\"Studio_TopBannerUrl\":{\"val\":\"https://www.readers.com/collections/cyber-monday\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"promoBannerSmartFields\",\"label\":\"$TopBannerUrl\"},\"TextColor\":{\"val\":\"#222222\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/6588/378fe5754a28922891265abd824de7d9.png\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2024-12-02\",\"startTime\":\"00:00\",\"endDate\":\"2024-12-03\",\"endTime\":\"00:00\",\"imgSize\":\"\",\"imgWidth\":\"1490px\",\"imgHeight\":\"694px\"},\"TopBannerUrl\":{\"val\":\" https://www.readers.com/collections/top-reading-glasses- sellers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Copy\":{\"val\":\"Women's Best Sellers\u0026nbsp;\u0026rsaquo;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/TopCat1-200x131.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"148kb\",\"imgWidth\":\"400px\",\"imgHeight\":\"262px\"},\"TopCat1Url\":{\"val\":\"https://www.readers.com/womens-reading-glasses.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Copy\":{\"val\":\"Men's Best Sellers\u0026nbsp;\u0026rsaquo;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/TopCat2-200x131.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"144kb\",\"imgWidth\":\"400px\",\"imgHeight\":\"262px\"},\"TopCat2Url\":{\"val\":\"https://www.readers.com/mens-reading-glasses.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Copy\":{\"val\":\"Reading Sunglasses\u0026nbsp;\u0026rsaquo;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/TopCat3-200x131.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"180kb\",\"imgWidth\":\"400px\",\"imgHeight\":\"262px\"},\"TopCat3Url\":{\"val\":\"https://www.readers.com/reading-sunglasses.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"UPDATE_MAR20\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VP1Copy\":{\"val\":\"Free Shipping on\u003cbr\u003eU.S. Orders\u0026nbsp;$45+\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VP1Url\":{\"val\":\"https://www.readers.com/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VP2Copy\":{\"val\":\"No-Hassle\u003cbr\u003eReturns\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VP2Url\":{\"val\":\"https://help.readers.com/customer/portal/topics/1082744-returns-exchanges/articles\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VP3Copy\":{\"val\":\"Happiness\u003cbr\u003eGuarantee\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VP3Url\":{\"val\":\"https://help.readers.com/customer/portal/articles/2905109-what-is-your-return-policy\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VProp1UrlNew\":{\"val\":\"https://www.readers.com/pages/privacy-security\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VProp2UrlNew\":{\"val\":\"https://www.readers.com/pages/shipping-delivery\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy\":{\"val\":\"Free Shipping on\u003cbr\u003eU.S. Orders $40+\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Vprop1Img-84.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"13kb\",\"imgWidth\":\"166px\",\"imgHeight\":\"166px\"},\"Vprop1Url\":{\"val\":\"https://www.readers.com/help/shipping-delivery/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy\":{\"val\":\"No-Hassle\u003cbr\u003eReturns\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Vprop2Img-84.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"19kb\",\"imgWidth\":\"168px\",\"imgHeight\":\"166px\"},\"Vprop2Url\":{\"val\":\"https://www.readers.com/help/returns-exchanges/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy\":{\"val\":\"Happiness\u003cbr\u003eGuarantee\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Vprop3Img-84.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"16kb\",\"imgWidth\":\"166px\",\"imgHeight\":\"166px\"},\"Vprop3Url\":{\"val\":\"https://www.readers.com/help/privacy-security/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropColor\":{\"val\":\"#000000\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"WelcomeHEROCTAUrL\":{\"val\":\"https://www.readers.com/top-reading-glasses-sellers.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"WELCOME252Q\",\"promoVal\":\"WELCOME234Q\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-10-02\",\"startTime\":\"01:00\",\"endDate\":\"2024-01-02\",\"endTime\":\"00:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BW1Img1\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10468/18911121cf1bdbb1a04917b6f33295c3.png\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"870kb\",\"imgWidth\":\"1080px\",\"imgHeight\":\"1174px\"},\"IbxDisclaimer2025\":{\"val\":\"Coupon code valid only on purchases made before midnight PST on 4/17/2025. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®. Offer valid for select styles only.\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Copy1\":{\"val\":\"Best\u0026nbspSellers\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Url1\":{\"val\":\"https://www.readers.com/collections/top-reading-glasses-sellers\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy2\":{\"val\":\"Women’s\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Url2\":{\"val\":\"https://www.readers.com/collections/top-reading-glasses-sellers?filter.p.m.custom.gender=A3+Women%27s\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy3\":{\"val\":\"Men’s\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Url3\":{\"val\":\"https://www.readers.com/collections/top-reading-glasses-sellers?filter.p.m.custom.gender=A2+Men%27s\u0026sort_by=manual\u0026\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy4\":{\"val\":\"Frame\u0026nbspFinder\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Url4\":{\"val\":\"https://www.readers.com/collections/frame-finder\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroUrl\":{\"val\":\"https://www.readers.com/collections/top-reading-glasses-sellers\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimerCus\":{\"val\":\"Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude Customizable and felix + iris\u0026#174; styles, Friday Deals of the Day items, wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com\u0026#174;.\u003cbr\u003e\u003cbr\u003eAll references to \\\"bifocals\\\" herein refer to readers having unmagnified lenses containing a \\\"bifocal style\\\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u003cbr\u003eLenses do not block all blue light. References to \\\"Blue Light Blocking\\\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum.\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"enabled\":false,\"promoVal\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function () {\\n if (bouncex.website.pts === 'checkout') {\\n return jQuery('.breadcrumb__item--current:contains(\\\"Information\\\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\\n }\\n\\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\\n})();\\n\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"ever_logged_in\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in ? true : null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"pagetype\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"imageurl\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"'https:' + jQuery('.product__media img').attr('src');\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart_qty\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function() {\\n var count = 0,\\n $linkToCart;\\n\\n if (bouncex.website.pts === 'checkout') {\\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\\n count += Number(jQuery(this).text());\\n });\\n return count;\\n }\\n $linkToCart = jQuery('[href=\\\"/cart\\\"] .cart-count-bubble span, .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\\n\\n if ($linkToCart.length \u003e 0) {\\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\\n }\\n\\n return Number(jQuery('[id^=\\\"shopify-section-header\\\"] [class*=cart]').first().text().replace(/[^0-9.]/g, ''));\\n})();\",\"default\":\"0\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"(function(){\\n var count = 0;\\n if (jQuery('p.empty-title:visible').text() === \\\"Your shopping cart is empty.\\\" || jQuery('span.cart-empty:visible').length \u003e 0){\\n return 0;\\n } else if (bouncex.website.pts === 'cart' || (bouncex.state.mobile \u0026\u0026 jQuery('td.quantity input').length \u003e 0)){\\n jQuery('td.quantity input').each(function(){\\n count += Number(jQuery(this).attr('value'));\\n });\\n return count;\\n } else {\\n if (jQuery('span.cart-quantity:eq(0)').length \u003e 0 \u0026\u0026 Number(jQuery('span.cart-quantity:eq(0)').text()) === 0){\\n return 0;\\n } else {\\n return Number(jQuery('span.cart-quantity:eq(0)').text()) || jQuery('.cart-summary').text().replace(/[^0-9.]/g,'') || null;\\n }\\n }\\n})();\"},\"cart_value\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n if (bouncex.vars.cart_qty === 0) {\\n return 0;\\n } else {\\n if (jQuery('.totals__total-value').length \u003e 0) {\\n return jQuery('.totals__total-value-container .totals__total-value').text().replace(/[^0-9.]/g,'');\\n } else {\\n return null;\\n }\\n }\\n})();\",\"default\":\"0\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"prod_price\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"Number(jQuery('.price__container span.price-item.price-item--regular').first().text().trim().replace(/[^0-9.]/g, '').replace(',', ''));\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"(function(){\\n if (jQuery('span#product_price').attr('data-sale-price')){\\n return jQuery('span#product_price').attr('data-sale-price');\\n } else {\\n return jQuery('span#product_price').attr('data-original-price');\\n }\\n})();\"},\"prod_name\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('meta[property=\\\"og:title\\\"]').attr('content').split('|')[0].trim();\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"post_ajax\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('.newsletter-form__message--success:visible').length \u003e 0 ? true : null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"jQuery('.email').find('.msg.success').is(':visible')? true:null\"},\"cart_modal_visible\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.ui-dialog .product-details:visible').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"fourstartplus_reviews\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('.price-reviews-container .decimal-rating').text().trim() \u003e= 4;\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"ibx_facebook_once\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"reader_readers\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"bouncex.vars.cart_qty \u003e 1 ? 'readers' : 'reader';\",\"default\":\"0\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"sku\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.utils.url.allowParams(['q','variant']).indexOf('variant') \u003e -1 || '';\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false,\"desc\":\"// old:\\njQuery('#product_code').val() || '';\"},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"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"}]],"Cart Recovery eCap Eligible":[[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_term=behavioralemail"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sc_src=email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"mode=order_message"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/Password_Recovery"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"peoplebasedmarketing"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}]],"Continuity - Ecap submission 25% off":[[{"activation":"progression","prop":"785191","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"785193","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"822960","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"822951","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"822961","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"822956","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"824869","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"824871","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"834036","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"834037","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"834041","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"834042","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"845379","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"845380","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"845384","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"845385","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"869471","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"870455","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"870450","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"916861","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"917236","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"977689","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"977691","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"977693","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"977830","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"977831","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"977856","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"977857","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1014777","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1014774","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1021897","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1023159","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"996166","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"996171","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1036217","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1036219","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1036221","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1037002","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1037123","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1037126","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1055307","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1055322","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1056356","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1056598","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1069042","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1069047","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1069035","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1069040","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1091099","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1091095","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1131375","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1131376","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1170437","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1170447","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1171211","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1171204","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1188741","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1190507","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1356337","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1356332","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1943022","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1943029","prop2":"submitted","prop3":"ever","val":""}]],"Exclude Checkout Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}]],"FB ad traffic":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_source=facebook"}],[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_medium=social_cpc"}],[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_campaign=Growth_REA_prospecting_"}]],"IBX Continuity 15% Off":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+BackStock+Cus2"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+LowStock+Cus2"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Cus1"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Prod+Cus1"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Cat+Cus1"}]],"IBX Continuity 20% Off":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Prod+Cus2"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Cat+Cus2"}]],"IBX Continuity 25% Off":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Cat+Pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Prod+Pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+SMC+Pros1"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+SMC+Pros2"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+SMC+Pros3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+BackStock+Pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+LowStock+Pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Cus3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Welcome+Pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Cus2"}]],"Non-Shopping Pages":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/customer-happiness"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/affiliate-program"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shareasale"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/giving-back"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/wholesale"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/help"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/customer/portal"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"help"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/blog"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"mode=checkoutLogin"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login"}]],"Non-Shopping Pages For Blog":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/customer-happiness"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/affiliate-program"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shareasale"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/giving-back"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/wholesale"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/help"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/customer/portal"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"mode=checkoutLogin"}]],"Normal Campaigns Off":[[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"03/29/2024 03:00"},{"activation":"date","prop":"greater","prop2":"","prop3":"","val":"04/15/2024 03:00"}]],"Pause for Promo":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/07/2022 03:00"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/21/2022 03:00"}]],"Pinterest ad traffic":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_source=pinterest"}],[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_medium=social_cpc"}],[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_campaign=pinterest_conv_"}]],"Promo Phase 1":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"03/29/2024 03:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"04/15/2024 03:00"}]],"Promo Phase 2":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"04/04/2024 03:01"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"04/15/2024 03:00"}]],"Promotional Period On":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"03/29/2024 03:00"},{"activation":"date","prop":"less","prop2":"","prop3":"","val":"04/15/2024 03:00"}]],"Run for Cyber Week":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/29/2021 03:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"12/01/2021 03:00"}]],"Run for Early Access":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/14/2022 03:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/21/2022 03:00"}]],"Run for Early Access Teaser":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/07/2022 03:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/14/2022 03:00"}]],"SMP/SMC":[[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"bxid"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"UEH"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"peoplebasedmarketing"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}]],"Sale Period":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"10/03/2019 03:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"10/04/2019 03:00"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about-us"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/affiliate-program"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/help"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/returns-exchanges"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shipping-delivery"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/help"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/limited-warranty"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/customer-testimonials"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/how-we-give"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ordering"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shopping"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy-security"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/accessibility-policy"}]],"YouTube ad traffic":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_source=youtube"}],[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_medium=social_cpc"}],[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"utm_campaign=Growth_REA_prospecting_"}]],"eCap Eligible ":[[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"mode=checkout"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sc_src=email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"mode=order_message"}],[{"activation":"variable","prop":"equal","prop2":"submitted_onsite","prop3":"","val":"false"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/Password_Recovery"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=RE_PRO-CS"}]],"pla_traffic":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"utm_source=google_shopping"}],[{"activation":"referral","prop":"contains","prop2":"","prop3":"","val":"google"}],[{"activation":"variable","prop":"not_equal","prop2":"prod_price","prop3":"","val":"false"}]]},"deployment_settings":null,"device_graph_enabled":"1","device_graph_settings":{"tagData":{"async":"true","data-fire":"1","data-gm":"1","data-wt":"0","id":"c.js","src":"//pixel.cdnwidget.com/cdn/c.min.js"},"trafficPercentage":100},"dfp_account_id":null,"dt_inserted_unix":"1525799096","els":{"CART - Checkout Button":".checkout-button:visible","CART - Promo Code Apply Button":".add-coupon button","CART - Promo Code Box":".add-coupon #coupon","CAT - Product Grid Image":".dialog-category-products-list .product","Footer":"footer","Navigation bar":"header","PDP - Add to Cart Button":".add-to-cart-button","PDP - Color Option":".color-row .swatch-container","PDP - Hero Image":".main-image","PDP - Power Option":".option-btn","PDP - Product Name":"h1.product-title:visible","PDP - Product Price":".product-details .price","PDP - Quantity Option":".quantity-row","PDP - Review Stars":".product-details .rating","PDP - Thumbnail Image":" .dpimages-icons-box div:not(.hide)","skip_link":".skip-to-wrapper a"},"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":"1","event_tracking_js":"/* ---------------------------- STANDARD VARIABLES ---------------------------- */\n\nvar CART_COOKIE_KEY = 'cart',\n CLEAN_URL = bouncex.utils.url.allowParams(['q','variant']),\n ROOT_DOMAIN = window.location.hostname.replace('www.', '');\n\n/* --------------------------------- CUSTOMIZATION VARIABLES -------------------------------- */\n\nvar soldOutItemsOnSite = true,\n pdpAtcSelector = 'form[action=\"/cart/add\"] button[type=\"submit\"], button[name=\"add\"]',\n quickAtcSelector = 'div[data-id] button, button.js-add-to-cart', \n outOfStockSelector = '';\n\n/* --------------------------------- CLIENT SPECIFIC FUNCTIONALITY -------------------------------- */\n\nvar CATALOG = true, \n QUICKADD = false; \n/* --------------------------------- HELPERS -------------------------------- */\n\n// GROUP ID AS ITEM:ID\nfunction getItemId(){\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.id', '') ||\n bouncex.utils.getNestedProp('__st.rid', '');\n}\n\nfunction getItemCopy(){\n return jQuery('.shopify-section h1').first().text().trim() ||\n jQuery('meta[property=\"og:title\"]').attr('content') ||\n '';\n}\n\nfunction getItemCategory(){\n return bouncex.utils.getNestedProp('ShopifyAnalytics.meta.product.type') || 'Global';\n}\n\nfunction getItemImage(){\n var imgUrl = jQuery('.product__media img').attr('src') || jQuery('meta[property=\"og:image\"]').first().attr('content');\n\n if (!imgUrl){\n return false;\n }\n\n imgUrl = bouncex.utils.url.allowParams([], imgUrl.replace(/\\s+/g, ''));\n\n if (imgUrl.indexOf('http') === -1){\n return 'https:' + imgUrl;\n }\n\n return imgUrl;\n}\n\nfunction getItemInStock(){\n if (!soldOutItemsOnSite){\n return true;\n }\n\n if (outOfStockSelector \u0026\u0026 jQuery(outOfStockSelector).length \u003e 0){\n return false;\n }\n\n return jQuery(pdpAtcSelector).length \u003e 0 ? !jQuery(pdpAtcSelector).is(':disabled') \u0026\u0026 jQuery(pdpAtcSelector).is(':visible') : true;\n}\n\nfunction isDiscountExcluded(){\nreturn jQuery('.discount-notice').length \u003e 0 || jQuery('.discount-notice em:first').text().trim() === '* This product is not eligible for coupon savings';\n}\n\n/* ------------------------------ ITEM TRACKING ----------------------------- */\n\n\nfunction getItem() {\n return {\n id: getItemId(),\n copy: getItemCopy(),\n category: getItemCategory(),\n url: CLEAN_URL,\n imageurl: getItemImage(),\n instock: getItemInStock(),\n price: bouncex.vars.prod_price,\n isExcluded: isDiscountExcluded()\n };\n}\n\nfunction fireViewItem(id, groupId) {\n var pushItem = { 'item:id': id };\n\n if (groupId) {\n pushItem['item:itemgroupid'] = groupId;\n }\n bouncex.push(['view item', pushItem]);\n}\n\nfunction initializeItemEvents() {\n var item;\n\n bouncex.et.onTrue(\n function () {\n item = getItem();\n return !!item.id \u0026\u0026\n !!item.copy \u0026\u0026\n !!item.category \u0026\u0026\n !!item.url \u0026\u0026\n !!item.imageurl;\n },\n function () {\n if (item.url.indexOf('gift-card') \u003e -1) {\n return;\n }\n bouncex.push(['item', item]);\n\n if (CATALOG){\n item.groupId = item.id;\n initializeSkuEvents(item.id, item.groupId);\n }\n\n fireViewItem(item.id, item.groupId);\n initializeATCClickTracking(item.id);\n },\n 10\n );\n}\n\n/* ------------------------------ SKU TRACKING ------------------------------ */\n\nfunction getSku() {\n return /*CLEAN_URL.split('variant=').pop();*/ bouncex.utils.url.getParam('variant', window.location.href) ||\n bouncex.utils.getNestedProp('ShopifyAnalytics.meta.selectedVariantId') ||\n jQuery('input[name=\"id\"]').val();\n}\n\nfunction initializeSkuEvents(itemId, groupId) {\n var allVariantsSelector = 'label[for*=\"template\"], .pdp-color-swatch, .product-option__label, .option-value, button[data-product-option], .Swatch, input[data-variant-id]', \n minVariants = 2, \n lastSkuFired,\n skuId;\n\n if (jQuery(allVariantsSelector).length \u003c= minVariants){\n skuId = getSku();\n if (skuId){\n fireSelectSku(itemId, groupId, skuId);\n }\n return;\n }\n \n bouncex.et.onVarChange('sku', function (oldVal, newVal) {\n skuId = getSku();\n if ( newVal) {\n fireSelectSku(itemId, groupId, skuId);\n }\n });\n\n // bouncex.et.on(\n // bouncex.document,\n // 'click.bxsku',\n // function () {\n // bouncex.et.onTrue(function () {\n // skuId = getSku();\n // return skuId \u0026\u0026 skuId !== lastSkuFired;\n // }, function () {\n // fireSelectSku(itemId, groupId, skuId);\n // lastSkuFired = skuId;\n // }, 5);\n // },\n // allVariantsSelector\n // );\n}\n\nfunction fireSelectSku(itemId, groupId, skuId){\n bouncex.push([\n 'select_sku',\n {\n 'item:id': itemId,\n 'item:itemgroupid': groupId,\n 'item:feedid': skuId\n }\n ]);\n}\n\n/* ---------------------------- CATEGORY TRACKING --------------------------- */\n\nfunction getItemIdsFromShopifyAnalytics(sp) {\n var ids = [];\n\n for (var i = 0; i \u003c sp.length; i++ ) {\n var id = sp[i].id;\n\n if (!!id \u0026\u0026 ids.indexOf(id) === -1){\n ids.push(id);\n }\n }\n\n return ids.join(',');\n}\n\nfunction getItemIdsBySelector(){\n var ids = [],\n tileSelector = 'div[data-product-id]';\n\n jQuery(tileSelector).each(function () {\n var id = jQuery(this).attr('data-product-id');\n\n if (id \u0026\u0026 ids.indexOf(id) \u003c 0) {\n ids.push(id);\n }\n });\n\n return ids.join(',');\n\n}\n\nfunction getSearchResultsFromScript(){\n var pixelText = jQuery('#web-pixels-manager-setup').html() || '',\n productVariants = pixelText.split('productVariants').pop(),\n startIdx = productVariants.indexOf('['),\n endIdx = productVariants.indexOf(']');\n\n return bouncex.parseJSON(productVariants.substring(startIdx, endIdx + 1));\n}\n\nfunction getItemIdsFromScript(searchResults){\n var ids = [];\n\n\tsearchResults.forEach(function(i){\n\t\tvar product = i.product || {},\n\t\t\tid = product.id;\n\n\t\tif (id \u0026\u0026 ids.indexOf(id) \u003c 0){\n\t\t\tids.push(id);\n\t\t}\n\t});\n\n\treturn ids.join(',');\n}\n\nfunction getItemIdsCat(){\n var shopifyProducts = bouncex.utils.getNestedProp('ShopifyAnalytics.meta.products', []),\n shopifyWebPixelSR = getSearchResultsFromScript();\n\n switch(true) {\n case !!shopifyProducts.length:\n return getItemIdsFromShopifyAnalytics(shopifyProducts);\n case !!jQuery('#web-pixels-manager-setup').length \u0026\u0026 !!shopifyWebPixelSR.length:\n return getItemIdsFromScript(shopifyWebPixelSR);\n default:\n bouncex.log(' GET ITEM IDS BY CUSTOM SELECTOR - UPDATE TILE SELECTOR ACCORDINGLY');\n return getItemIdsBySelector();\n }\n\n}\n\nfunction getCategoryObject() {\n var itemIds = getItemIdsCat();\n\n return {\n 'page:url': bouncex.utils.url.allowParams('q'),\n 'items:ids': itemIds\n };\n}\n\nfunction initializeCategoryEvents() {\n var categoryObj;\n\n bouncex.et.onTrue(\n function () {\n categoryObj = getCategoryObject();\n return !!categoryObj['items:ids'].length \u0026\u0026\n !!categoryObj['page:url'];\n },\n function () {\n bouncex.push(['view category', categoryObj]);\n },\n 10\n );\n}\n\n/* ------------------------------- CART EVENTS ------------------------------ */\n\nfunction fireAddToCart(itemId) {\n var token;\n\n bouncex.et.onTrue(\n function () {\n token = bouncex.getBounceCookie(CART_COOKIE_KEY);\n return token;\n },\n function () {\n bouncex.push([\n 'add to cart',\n {\n 'item:id': itemId,\n 'cart:token': token\n }\n ]);\n\n if (bouncex.vars.cart) {\n return;\n }\n\n bouncex.setVar('cart', true);\n },\n 10\n );\n}\n\nfunction initializeATCClickTracking(itemId) {\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n fireAddToCart(itemId);\n }, pdpAtcSelector);\n}\n\nfunction initializeQuickAddToCart(){\n bouncex.et.on(bouncex.document, 'click.bxatc', function () {\n var itemId = jQuery(this).closest('div[data-id]').attr('data-id');\n if (itemId){\n fireAddToCart(itemId);\n }\n }, quickAtcSelector);\n}\n\nfunction emptyCart() {\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\n if (bouncex.vars.cart \u0026\u0026 newVal === 0 \u0026\u0026 oldVal \u003e 0) {\n bouncex.push(['empty_cart']);\n bouncex.setVar('cart', false);\n }\n });\n}\n\nfunction initializeCartEvents() {\n bouncex.et.cart.init({\n replenishmentType: 'cookie',\n replenish: function (cart) {\n bouncex.utils.cookies.create({\n name: CART_COOKIE_KEY,\n value: cart.token\n });\n replenComplete();\n }\n });\n\n\n function replenComplete() {\n window.location.href = CLEAN_URL + '?bx_replen=true';\n }\n\n emptyCart();\n}\n\n/* ------------------------------ USER TRACKING ----------------------------- */\n\nfunction getUserEmail(){\n\tvar pixelScriptText = jQuery('#web-pixels-manager-setup').text(),\n\t\temailPattern = /[\\w.-]+@[\\w.-]+\\.[\\w]+/,\n\t\temailMatch = pixelScriptText.match(emailPattern) || [];\n\n\treturn emailMatch[0];\n}\n\nfunction initializeUserTracking() {\n if (!bouncex.vars.logged_in || !!bouncex.vars.logged_in_identified) {\n return;\n }\n\n var userEmail;\n\n bouncex.et.onTrue(\n function () {\n userEmail = getUserEmail();\n return bouncex.utils.validate.email(userEmail);\n },\n function () {\n bouncex.push([\n 'user',\n {\n 'email': userEmail,\n 'source': 'LoggedIn'\n }\n ]);\n bouncex.setVar('logged_in_identified', true);\n },\n 5\n );\n}\n\n/* --------------------------- INITIALIZE TRACKING -------------------------- */\n\nfunction isValidDomain() {\n if (!bouncex.vars.location_path){\n return ROOT_DOMAIN === bouncex.website.domain;\n }\n\n return ROOT_DOMAIN === bouncex.website.domain \u0026\u0026 window.location.pathname.indexOf(bouncex.vars.location_path) \u003e -1;\n}\n\nfunction isEn() {\n var lang = bouncex.html.attr('lang') || '';\n\n return /^en/.test(lang);\n}\n\n\nfunction isValidForTracking() {\n return isValidDomain() \u0026\u0026 isEn();\n}\n\nfunction init() {\n if (!isValidForTracking()) {\n return;\n }\n\n initializeUserTracking();\n initializeCartEvents();\n\n switch (bouncex.website.pts) {\n case 'category':\n case 'search':\n initializeCategoryEvents();\n if (QUICKADD){\n initializeQuickAddToCart();\n }\n break;\n case 'product':\n initializeItemEvents();\n break;\n default:\n break;\n }\n}\n\n\ninit();","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"{\n \"WebsiteID\": \"2961\",\n \"Type\": \"product\",\n \"StepsToRun\": [\n \"import\"\n ],\n \"Source\": {\n \"Transport\": \"sftp\",\n \"Format\": \"rss\",\n \"ClientFeedCredsID\": \"2961/source\",\n \"FormatConfig\": {\n \"Type\": \"product\",\n \"Mappings\": [\n {\n \"BXField\": \"ID\",\n \"ClientField\": \"id\"\n },\n {\n \"BXField\": \"Description\",\n \"ClientField\": \"description\"\n },\n {\n \"BXField\": \"ItemGroupID\",\n \"ClientField\": \"item_group_id\"\n },\n {\n \"BXField\": \"QuantityOnline\",\n \"ClientField\": \"quantity\"\n },\n {\n \"BXField\": \"Link\",\n \"ClientField\": \"link\"\n },\n {\n \"BXField\": \"Price\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"OriginalPrice\",\n \"ClientField\": \"price\"\n },\n {\n \"BXField\": \"PromoPrice\",\n \"ClientField\": \"sale_price\"\n },\n {\n \"BXField\": \"MarkdownPrice\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Title\",\n \"ClientField\": \"title\"\n },\n {\n \"BXField\": \"ImageLink\",\n \"ClientField\": \"image_link\"\n },\n {\n \"BXField\": \"Category\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Brand\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Color\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Margin\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"AvailabilityDate\",\n \"ClientField\": \"\",\n \"ClientFormat\": \"2006-01-02 MST\"\n }\n ]\n }\n },\n \"ExportDestinations\": []\n}","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|/Password_Recovery|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/Password_Recovery"},"any_page_url|bouncex+Abandon+Browse+Cat+Cus1|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Cat+Cus1"},"any_page_url|bouncex+Abandon+Browse+Cat+Cus2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Cat+Cus2"},"any_page_url|bouncex+Abandon+Browse+Cat+Pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Cat+Pros"},"any_page_url|bouncex+Abandon+Browse+Prod+Cus1|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Prod+Cus1"},"any_page_url|bouncex+Abandon+Browse+Prod+Cus2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Prod+Cus2"},"any_page_url|bouncex+Abandon+Browse+Prod+Pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Browse+Prod+Pros"},"any_page_url|bouncex+Abandon+Cart+Cus1|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Cus1"},"any_page_url|bouncex+Abandon+Cart+Cus2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Cus2"},"any_page_url|bouncex+Abandon+Cart+Cus3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Cus3"},"any_page_url|bouncex+Abandon+Cart+Pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+Cart+Pros"},"any_page_url|bouncex+Abandon+SMC+Pros1|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+SMC+Pros1"},"any_page_url|bouncex+Abandon+SMC+Pros2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+SMC+Pros2"},"any_page_url|bouncex+Abandon+SMC+Pros3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Abandon+SMC+Pros3"},"any_page_url|bouncex+Catalog+BackStock+Cus2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+BackStock+Cus2"},"any_page_url|bouncex+Catalog+BackStock+Pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+BackStock+Pros"},"any_page_url|bouncex+Catalog+LowStock+Cus2|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+LowStock+Cus2"},"any_page_url|bouncex+Catalog+LowStock+Pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Catalog+LowStock+Pros"},"any_page_url|bouncex+Welcome+Pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bouncex+Welcome+Pros"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|bypass_popup=true|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"bypass_popup=true"},"any_page_url|mode=checkout|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"mode=checkout"},"any_page_url|mode=order_message\u0026orderids|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"mode=order_message\u0026orderids"},"any_page_url|mode=order_message|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"mode=order_message"},"any_page_url|sc_src=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sc_src=email"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"any_page_url|utm_source=RE_PRO-CS|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_source=RE_PRO-CS"},"any_page_url|utm_source=wunderkind|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"utm_source=wunderkind"}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":"UA-8050203-1","google_analytics_view_account":"analytics@bounceexchange.com","google_analytics_view_id":"16207191","ibx_cart_replenishment_js":"{\"get\":\"\",\"set\":\"\"}","ibx_tracking_enabled":"0","id":"2961","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"AccentColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"2400 Spiegel Dr, Suite A, Groveport, OH 43125"},"Address2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"500 George Washington Highway | Smithfield,\u0026nbsp;RI\u0026nbsp;02917 "},"BRSep23BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"200px","imgSize":"","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BW1Img1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1174px","imgSize":"870kb","imgWidth":"1080px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10468/18911121cf1bdbb1a04917b6f33295c3.png"},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"200px","imgSize":"","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/?utm_medium=email\u0026text_optin=true"},"BgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"BorderColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#CECECE"},"CartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/cart"},"CartUrlNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/cart?utm_medium=email\u0026utm_source=bouncex+Abandon+Cart+Cus1\u0026utm_term=triggered\u0026utm_campaign=bouncex\u0026cid=WU-EBE_231013-cartabandon_customers_email1of3\u0026ibx_source=cqpp72l872es739p59dg\u0026ueh=05498f8b2ce6932de5c560f70521fece4088ef92977f9fa467bd7543f97b4eb4#bx_cart=eyJjb3VudCI6MSwiZWlkIjoiMmtLbXhORlFqNGY5SVNFb0xkM2poQ2t1YnlOIiwiaXRlbXMiOm51bGwsInRva2VuIjoiWjJOd0xYVnpMV1ZoYzNReE9qQXhTak5hTmpneFJVNUNVVUpZU0RZMVJqWTVXVVExTXpVNCUzRmtleSUzRGRmY2I0ZTM2YzMxN2I4ZWJiYTgwNWY0ZTMzOWE5NDFhIiwidmFsdWUiOiIifQ==\u0026h=bx_cart%3DeyJjb3VudCI6MSwiZWlkIjoiMmtLbXhORlFqNGY5SVNFb0xkM2poQ2t1YnlOIiwiaXRlbXMiOm51bGwsInRva2VuIjoiWjJOd0xYVnpMV1ZoYzNReE9qQXhTak5hTmpneFJVNUNVVUpZU0RZMVJqWTVXVVExTXpVNCUzRmtleSUzRGRmY2I0ZTM2YzMxN2I4ZWJiYTgwNWY0ZTMzOWE5NDFhIiwidmFsdWUiOiIifQ%3D%3D"},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"2961"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Readers.com\u0026trade;"},"ClientName2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Readers.com\u0026#174;"},"EmailAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"info@readers.com"},"EmailPreferenceUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/login.php"},"FooterColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#949998"},"FooterImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"185px","imgSize":"6kb","imgWidth":"185px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/042319/Readers/footer-happinessguarantee.png"},"FreeShipCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Free Shipping on U.S.\u0026nbsp;Orders\u0026nbsp;$45+"},"HeadlineColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#222222"},"HeroBg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"500px","imgSize":"39kb","imgWidth":"640px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/herobg-640x500.jpg"},"HeroBg1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"400px","imgSize":"46kb","imgWidth":"640px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg1-640x400.jpg"},"HeroBg2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"400px","imgSize":"38kb","imgWidth":"640px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg2-640x400.jpg"},"HeroBg3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"400px","imgSize":"44kb","imgWidth":"640px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg3-640x400.jpg"},"HeroBgHeight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"447"},"HeroBgHiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1000px","imgSize":"130kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/herobgx2-640x500.jpg"},"HeroBgHiRes1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"800px","imgSize":"138kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes1-640x400.jpg"},"HeroBgHiRes2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"800px","imgSize":"127kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes2-640x400.jpg"},"HeroBgHiRes3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"800px","imgSize":"140kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes3-640x400.jpg"},"HeroBgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"640"},"HeroUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/collections/top-reading-glasses-sellers"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/"},"IbxBWDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"All references to \"bifocals\" herein refer to readers having unmagnified lenses containing a \"bifocal style\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u0026nbsp;\u003cbr\u003e*Blue-violet light refers to the 400 to 4555 nm range of the visible light spectrum as stated by ISO TR 20772:2018. The product descriptions of the blue light glasses on readers.com specify the percentage of blue-violet light filtered. The percentage represents the average percentage of blue-violet light filtered at 5 nm increments. Covered under U.S. Pat. No. 8,360,574. Other U.S. and foreign patents pending."},"IbxDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"All references to \"bifocals\" herein refer to readers having unmagnified lenses containing a \"bifocal style\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u003cbr\u003eLenses do not block all blue light. References to \"Blue Light Blocking\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum."},"IbxDisclaimer2025":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Coupon code valid only on purchases made before midnight PST on 4/17/2025. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®. Offer valid for select styles only."},"IbxDisclaimerBFEarlyAccess":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Coupon code valid only on purchases made before midnight PST on 11/18/2023. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®. Offer valid for select styles only. "},"IbxDisclaimerCUSWKLive23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Coupon code valid only on purchases made before midnight PST on 05/01/2023. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®. Offer applies to select styles only."},"IbxDisclaimerCus":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude Customizable and felix + iris\u0026#174; styles, Friday Deals of the Day items, wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com\u0026#174;.\u003cbr\u003e\u003cbr\u003eAll references to \"bifocals\" herein refer to readers having unmagnified lenses containing a \"bifocal style\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u003cbr\u003eLenses do not block all blue light. References to \"Blue Light Blocking\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum."},"IbxDisclaimerWELCOME232Q":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Quantities are limited. Offer valid only on purchases made before midnight PST on July 31st, 2023. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com. "},"IbxDisclaimerWELCOME233Q":{"description":"","enabled":false,"endDate":"2024-01-02","endTime":"00:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Quantities are limited. Offer valid only on purchases made before midnight PST on January 31st, 2024. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com. ","startDate":"2023-10-02","startTime":"01:00","val":"Quantities are limited. Offer valid only on purchases made before midnight PST on October 31st, 2024. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com."},"IbxDisclaimerWELCOME234Q":{"description":"","enabled":false,"endDate":"2024-04-14","endTime":"01:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Coupon code valid only on purchases made before midnight PST on 4/14/2024. Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com®️. ","startDate":"2024-04-03","startTime":"01:00","val":"Quantities are limited. Offer valid only on purchases made before midnight PST on July 31st, 2025. Offer valid on in-stock items only and cannot be applied to prior purchases. Offer may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com."},"IbxDisclaimer_High":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. 40% discount will apply to a single item per transaction and will discount the highest-priced qualified item within the shopping cart. Coupon code discounts exclude Customizable and felix + iris\u0026#174; styles, Friday Deals of the Day items, wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com\u0026#174;.\u003cbr\u003e\u003cbr\u003eAll references to \"bifocals\" herein refer to readers having unmagnified lenses containing a \"bifocal style\" single powered reading glass insert located in the lower portion of the lenses. Lenses do not block all blue light. References to \"Blue Light Blocking\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum. If you no longer wish to receive marketing\u003cspan\u003e\u0026nbsp;\u003c/span\u003epromotions,"},"IbxDisclaimer_Low":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Quantities are limited. Coupon code valid on in-stock items only and cannot be applied to prior purchases. Coupon code discounts exclude Customizable and felix + iris\u0026#174; styles, Friday Deals of the Day items, wholesale orders, e-gift cards, shipping costs, and tax. Coupon code may not be combined with any other coupon codes, vouchers, discounts, or offers except reduced shipping costs with minimum purchase requirement. Offer can be modified or discontinued at any time by Readers.com\u0026#174;.\u003cbr\u003e\u003cbr\u003eAll references to \"bifocals\" herein refer to readers having unmagnified lenses containing a \"bifocal style\" single powered reading glass insert located in the lower portion of the lenses.\u003cbr\u003e\u003cbr\u003eLenses do not block all blue light. References to \"Blue Light Blocking\" lenses or readers herein refer to readers having lenses to help reduce the amount of potentially harmful blue light transmitted through the lens and varies between lens types. Harmful blue light refers to the 415-455 nanometer range of the visible light spectrum. If you no longer wish to receive marketing\u003cspan\u003e\u0026nbsp;\u003c/span\u003epromotions."},"IbxOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"25%"},"IbxOffer1CustomerWeek":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"35%"},"IbxOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"40%"},"IbxOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"15%"},"IbxOffer4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"20%"},"IbxOffer5":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"40%"},"IbxOfferLow1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"10 €"},"JULY20_ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"READERS.COM\u0026reg;"},"JULY20_HeroBg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"447px","imgSize":"39kb","imgWidth":"640px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBg-640x447.jpg"},"JULY20_HeroBgHiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"894px","imgSize":"135kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/HeroBgHiRes-640x447.jpg"},"JULY20_LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"112px","imgSize":"20kb","imgWidth":"584px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/LogoImg-292x56.png"},"JULY20_SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"88px","imgSize":"1kb","imgWidth":"90px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social1Icon-45.png"},"JULY20_SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"90px","imgSize":"1kb","imgWidth":"90px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social2Icon-45.png"},"JULY20_SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"90px","imgSize":"2kb","imgWidth":"90px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social4Icon-45.png"},"JULY20_SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"90px","imgSize":"4kb","imgWidth":"90px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social3Icon-45.png"},"JULY20_SocialLink5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"90px","imgSize":"1kb","imgWidth":"90px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Social5Icon-45.png"},"Logo":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"57px","imgSize":"5kb","imgWidth":"380px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2561/readers/103018/rea_logo.png"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"81px","imgSize":"3kb","imgWidth":"300px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/042319/Readers/REA-Logo.png"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Women's"},"Nav1Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Best\u0026nbspSellers"},"Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/collections/top-reading-glasses-sellers?filter.p.m.custom.gender=A3+Women%27s"},"Nav1Url1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/collections/top-reading-glasses-sellers"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Men's"},"Nav2Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Women’s"},"Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/mens-reading-glasses.html"},"Nav2Url2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/collections/top-reading-glasses-sellers?filter.p.m.custom.gender=A3+Women%27s"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Best Sellers"},"Nav3Copy3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Men’s"},"Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/top-reading-glasses-sellers.html"},"Nav3Url3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/collections/top-reading-glasses-sellers?filter.p.m.custom.gender=A2+Men%27s\u0026sort_by=manual\u0026"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"New Arrivals"},"Nav4Copy4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Frame\u0026nbspFinder"},"Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/new-reading-glasses-arrivals.html"},"Nav4Url4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/collections/frame-finder"},"PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"800-210-3975"},"PrimaryColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#CF4520"},"PrimaryFonts":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Arial, sans-serif"},"PrivacyUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/privacy-policy.html"},"PrivacyUrlNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.fgxi.com/privacy-policy/"},"ProdBorderColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#979797"},"Product1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/products/the-brit?_pos=1\u0026_psq=The+Brit\u0026_ss=e\u0026_v=1.0"},"Product2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/products/the-anderson?_pos=1\u0026_psq=The+Anderson\u0026_ss=e\u0026_v=1.0"},"REFRESH_JULY20":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Sep2023LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"130px","imgSize":"5kb","imgWidth":"264px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/635ad12586e8714ed006bbb01ffe5e98.png"},"Sep2023LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"131"},"Sep2023SocialCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Tag @readersdotcom to show us how you wear your readers."},"Sep2023SocialHeadlineImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"121px","imgSize":"4kb","imgWidth":"564px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/f1232143a11623a7f7e525eeba0d5efa.png"},"Sep2023SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"85px","imgSize":"2kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/34ae3c57e7e0ac3b3b6007dbb1454443.png"},"Sep2023SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"85px","imgSize":"3kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/d25e23b41636542df927651d427908ee.png"},"Sep2023SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"85px","imgSize":"3kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/4179425a2e4870f31f560a50293a71a7.png"},"Sep2023SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"85px","imgSize":"3kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/e1dccb2eae1851e02182b828e726b073.png"},"Sep2023SocialLink5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"74px","imgSize":"1kb","imgWidth":"106px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/3a92042e7c360c603c02f51da76b276a.png"},"Sep2023VProp1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"265px","imgSize":"12kb","imgWidth":"380px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8134/b0107860e7addc4def791e4cc59f5f8a.png"},"Sep2023VProp2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"265px","imgSize":"18kb","imgWidth":"744px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6588/3e2997eaa2fcbe87d96ce8818585df9a.png"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"84px","imgSize":"2kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10468/d9e27feb40e9b0ec28f005565203be5b.png"},"SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.facebook.com/ReadersDotCom/"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"84px","imgSize":"3kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10468/37ff8835371b0fa2f8270e421bed4aaf.png"},"SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://twitter.com/ReadersDotCom"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"84px","imgSize":"3kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10468/e0151fde8958a282ac0f6428a84dae7d.png"},"SocialLink3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.pinterest.com/readersdotcom/"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"84px","imgSize":"3kb","imgWidth":"85px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10468/5bb72eb85922db3c7bfc2773a5c84341.png"},"SocialLink4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.instagram.com/readersdotcom/"},"SocialLink5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"75px","imgSize":"1kb","imgWidth":"106px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10468/9904203bfac1be729acbb67ae127172a.png"},"SocialLink5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.youtube.com/c/Readerscom"},"Studio_BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowHeroBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4860/9427e5e3900c0b4f1d8a2c903ed354cf.gif"},"Studio_BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$BelowProdGridBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/?utm_medium=email\u0026text_optin=true"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"{{ $.ListPageUrl }}"},"Studio_TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerImg","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Studio_TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","group":"promoBannerSmartFields","imgHeight":"","imgSize":"","imgWidth":"","label":"$TopBannerUrl","origin":"Studio","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/collections/cyber-monday"},"TextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#222222"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"2024-12-03","endTime":"00:00","imgHeight":"694px","imgSize":"","imgWidth":"1490px","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/6588/378fe5754a28922891265abd824de7d9.png","startDate":"2024-12-02","startTime":"00:00","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":" https://www.readers.com/collections/top-reading-glasses- sellers"},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Women's Best Sellers\u0026nbsp;\u0026rsaquo;"},"TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"262px","imgSize":"148kb","imgWidth":"400px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/TopCat1-200x131.png"},"TopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/womens-reading-glasses.html"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Men's Best Sellers\u0026nbsp;\u0026rsaquo;"},"TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"262px","imgSize":"144kb","imgWidth":"400px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/TopCat2-200x131.png"},"TopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/mens-reading-glasses.html"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Reading Sunglasses\u0026nbsp;\u0026rsaquo;"},"TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"262px","imgSize":"180kb","imgWidth":"400px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/2518/readers/TopCat3-200x131.png"},"TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/reading-sunglasses.html"},"UPDATE_MAR20":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"VP1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Free Shipping on\u003cbr\u003eU.S. Orders\u0026nbsp;$45+"},"VP1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/"},"VP2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"No-Hassle\u003cbr\u003eReturns"},"VP2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://help.readers.com/customer/portal/topics/1082744-returns-exchanges/articles"},"VP3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Happiness\u003cbr\u003eGuarantee"},"VP3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://help.readers.com/customer/portal/articles/2905109-what-is-your-return-policy"},"VProp1UrlNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/pages/privacy-security"},"VProp2UrlNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/pages/shipping-delivery"},"Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Free Shipping on\u003cbr\u003eU.S. Orders $40+"},"Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"166px","imgSize":"13kb","imgWidth":"166px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Vprop1Img-84.png"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/help/shipping-delivery/"},"Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"No-Hassle\u003cbr\u003eReturns"},"Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"166px","imgSize":"19kb","imgWidth":"168px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Vprop2Img-84.png"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/help/returns-exchanges/"},"Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Happiness\u003cbr\u003eGuarantee"},"Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"166px","imgSize":"16kb","imgWidth":"166px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/readers/Vprop3Img-84.png"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/help/privacy-security/"},"VpropColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#000000"},"WelcomeHEROCTAUrL":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.readers.com/top-reading-glasses-sellers.html"},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"2024-01-02","endTime":"00:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"WELCOME234Q","startDate":"2023-10-02","startTime":"01:00","val":"WELCOME252Q"},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"brand_name":"Readers.com","client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\":0,\"enable_ally_focus\":0,\"enable_ally_number_to_string\":0}","enable_osr_events":"0","enable_short_links":"0","lookup_esp_settings":"{ \n \"EspName\": \"emarsys\", \n \"EspCredsId\": \"2961/emarsys\",\n \"EspExtraFields\": {\n \"Emarsys\": {\n \"ListId\": \"7454\"\n }\n }\n}","minify_email":"0","preinit_custom_js":"var segments = {\n /* PROPERTIES */\n testMode: false,\n interceptEnabled: true,\n mirrorEnabled: true,\n /* METHODS */\n /* Intercept Events */\n useIntercept: function () {\n if (this.interceptEnabled) {\n bouncex.utils.shqInterceptEvent = {\n // true blocks event, defined functions run in place of default\n 'productView': true,\n 'cartAdd': function() {\n var prodId = bouncex.utils.getNestedProp('window.data.productid'),\n unitPrice = document.querySelector('#product_price') ? document.querySelector('#product_price').innerText : '';\n if (!!prodId \u0026\u0026 !!unitPrice) {\n _shq.push(['onCartAdd', {\n Items: [{\n ProductId: prodId,\n UnitPrice: +unitPrice,\n Quantity: 1\n }]\n }]);\n } else {\n _shq.log('atc error, intercept', 'error', '');\n }\n },\n 'cartEmpty': false,\n 'categoryView': function(wkdata) {\n var cat = document.querySelector('.collections-title') ? document.querySelector('.collections-title').innerText : '',\n catTitle = document.querySelector('#category-title') ? document.querySelector('#category-title').innerText : '',\n subCat = document.querySelector('.subcategory-descr h1') ? document.querySelector('.subcategory-descr h1').innerText : '';\n if (!!cat || !!catTitle || !!subCat) {\n _shq.push(['pageView', {\n pageType: 'category',\n catName: cat || catTitle || subCat,\n catId: cat || catTitle || subCat\n }]);\n } else {\n _shq.log('Category page view intercept function failed!', 'error', '');\n }\n },\n 'purchase': function (wkData) { // change value to false for cartridge default\n var oid = bouncex.utils.getNestedProp('obj.order_id', null, wkData) || Math.floor(Math.random() * 100000000);\n _shq.push(['pageView',\n {\n 'pageType': 'purchase',\n 'orderId': oid,\n 'usebasket': true\n }\n ]);\n }\n };\n }\n },\n /* Mirror Events */\n useMirror: function () {\n if (this.mirrorEnabled) {\n bouncex.utils.shqMirrorEvent = {\n 'pageview': function() {\n // cart events\n if (window.location.href.indexOf('/cart.php') \u003e -1 \u0026\u0026 window.location.href.indexOf('mode=checkout') \u003c 0) {\n var cartProducts = [],\n cartTotal = document.querySelector('.totals .total .currency') ? document.querySelector('.totals .total .currency').innerText.replace(/\\$/g, '') : '';\n // loop backwards through DL\n for (var i = window.dataLayer.length - 1; i \u003e 0; i--) {\n if (window.dataLayer[i].productsProduct) {\n cartProducts = window.dataLayer[i].productsProduct;\n }\n }\n // send cart view or cartEmpty events \n if (cartProducts.length \u003e 0) {\n var formatItems = cartProducts.map(function(item) {\n return {\n ProductId: item.sku,\n UnitPrice: item.price,\n Quantity: item.amount\n }\n });\n if (formatItems.length \u0026\u0026 formatItems.length \u003e 0) {\n _shq.push(['onCartView', {\n Items: formatItems,\n Total: +cartTotal\n }]);\n }\n }\n if (cartProducts.length === 0) {\n _shq.push(['onCartEmpty']);\n }\n }\n // search page \n if (window.location.href.indexOf('/search.php') \u003e -1) {\n var sp = bouncex.utils.getParam('q').replace(/\\+/g, ' ');\n if (sp) {\n _shq.push(['pageView', {\n pageType: 'search', \n searchPhrase: sp\n }]);\n }\n }\n }\n };\n }\n },\n /* Initialize Segments Tracking */\n init: function () {\n // test mode\n if (this.testMode \u0026\u0026 !bouncex.testmode.bxdev) return;\n // attach object to window \u0026 bouncex.utils\n if (window.bouncex.utils) bouncex.utils.segments = this;\n // initialize intercept and mirror, comment out if not needed\n this.useIntercept();\n this.useMirror();\n }\n}\n\nsegments.init();","sms_block_quebec":"0","sms_configs":"{\"codes\":{\"31857\":{\"type\":\"short\",\"country\":\"US\",\"enabled\":true,\"mms\":true,\"provider\":\"infobip\"}}}","sms_country":"US","sms_creds_id":"","sms_double_opt_in":"0","sms_enabled":"1","sms_mt_config":"31857","sms_privacy_policy_link":"http://bit.ly/3oss2DA","sms_provider":"infobip","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{\"US\":\"31857\"}","sms_short_codes":"[\"31857\"]","sms_terms_conditions_link":"http://bit.ly/3r57LFZ","use_button_tag_for_close":"0","use_verbose_label_for_close":"0"},"name":"Readers.com","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":"","page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'collection';"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkouts"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'home';"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'product';"}]]},"search":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.pageType', '') === 'searchresults';"}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"name\":\"bouncex_tag\",\"version\":null},{\"name\":\"conversion_multipixel\",\"version\":\"ecommerce\"},{\"name\":\"email_tag\",\"version\":\"Emarsys\"}]","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":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('.ui-dialog .product-details:visible').length \u003e 0;","default":"false","name":"cart_modal_visible","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var count = 0,\n $linkToCart;\n\n if (bouncex.website.pts === 'checkout') {\n jQuery('#order-summary .product-thumbnail__quantity').each(function() {\n count += Number(jQuery(this).text());\n });\n return count;\n }\n $linkToCart = jQuery('[href=\"/cart\"] .cart-count-bubble span, .cartTrigger, .CartTrigger, .cart-trigger, [data-cart-count]').first();\n\n if ($linkToCart.length \u003e 0) {\n return Number($linkToCart.text().replace(/[^0-9.]/g, ''));\n }\n\n return Number(jQuery('[id^=\"shopify-section-header\"] [class*=cart]').first().text().replace(/[^0-9.]/g, ''));\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function(){\n if (bouncex.vars.cart_qty === 0) {\n return 0;\n } else {\n if (jQuery('.totals__total-value').length \u003e 0) {\n return jQuery('.totals__total-value-container .totals__total-value').text().replace(/[^0-9.]/g,'');\n } else {\n return null;\n }\n }\n})();","default":"0","name":"cart_value","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.vars.logged_in ? true : null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('.price-reviews-container .decimal-rating').text().trim() \u003e= 4;","default":"false","name":"fourstartplus_reviews","page_types":["product"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"ibx_facebook_once","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"'https:' + jQuery('.product__media img').attr('src');","default":"false","name":"imageurl","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"(function () {\n if (bouncex.website.pts === 'checkout') {\n return jQuery('.breadcrumb__item--current:contains(\"Information\")').length \u003e 0 ? jQuery('.logged-in-customer-information:visible').length \u003e 0 : null;\n }\n\n return !!bouncex.utils.getNestedProp('ShopifyAnalytics.meta.page.customerId');\n})();\n","default":"false","name":"logged_in","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"logged_in_identified","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.website.pts;","default":"false","name":"pagetype","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"post_ajax","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"jQuery('meta[property=\"og:title\"]').attr('content').split('|')[0].trim();","default":"false","name":"prod_name","page_types":["product"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"Number(jQuery('.price__container span.price-item.price-item--regular').first().text().trim().replace(/[^0-9.]/g, '').replace(',', ''));","default":"false","name":"prod_price","page_types":["product"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.vars.cart_qty \u003e 1 ? 'readers' : 'reader';","default":"0","name":"reader_readers","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.url.allowParams(['q','variant']).indexOf('variant') \u003e -1 || '';","default":"false","name":"sku","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('.newsletter-form__message--success:visible').length \u003e 0 ? true : null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":"pageload"}],"website":"readers.com","website_id":"2961","cache_meta":{"paths":{"1014178":"1014178-42923b1860fc6c729ebef71c2e37f54d","1014197":"1014197-ba0f7de76c403115d91f11cbca9493b9","1014775":"1014775-b9bde21800868b0d55371303afd0d84b","1014776":"1014776-7563539d53f27ab69205d5aa81f8743a","1014778":"1014778-5792d83941aa472e0995d2d3a1ca93ac","1014779":"1014779-8313d06744d367d718bf5e59bda6f80c","1015178":"1015178-d6bffc07053161fb282e77d9338fc7d7","1015411":"1015411-570eaefd9079017920517e212b4e5ffd","1015412":"1015412-63e5b2965a4d4fe24f040c2f650d9c20","1015414":"1015414-9ca67d1ec03a32e5891fdb3a2c57830b","1015415":"1015415-e4723b80b394146448f7b05d941d39bf","1015417":"1015417-4fd370a7649fb50a889acbf6482232f0","1015418":"1015418-3930b076c97887a0359a90519f26af01","1015420":"1015420-6f151395a3dc7ae6081c6a8a7ea2ea9b","1015421":"1015421-1c0b82c22a885db1bdd2500e2082de78","1015423":"1015423-2e5d4e75b9229d0e66567778d6b3ae0e","1015424":"1015424-7514826035b7f6a782537c68d8302eaf","1015426":"1015426-42f81ce078d879fc2479222abd630ddd","1015427":"1015427-a663336d31db08473bb9f3526f342bf4","1015429":"1015429-599b1999739a04c4b780c391926202b2","1015430":"1015430-2b7103f8ea9fe5901ac0e9cfb1715c4b","1015432":"1015432-97a43e46a292bc4e64a10c929d7648cd","1015433":"1015433-59a66ddf5ee4b26644d446d68911c98c","1015435":"1015435-8f9e2b38a1e79c378cc62e81a903f29b","1015436":"1015436-5769ff093c3c9558718aa45c6165ca86","1015438":"1015438-0c7250304db49825f349c87fc03bac59","1015439":"1015439-4ead78af7398cfac1af46216ed81286c","1015441":"1015441-f847a0084d4dfd45d45b3aadec4e2ce6","1015442":"1015442-1be21e0c96331ba5ed881c465e3c1cf8","1015444":"1015444-edc4f3d0bfb80fe1722c27e524dcfc74","1015445":"1015445-af3242f62500b3eaa3379a06980fec21","1015447":"1015447-8a30f998cfafadf5ed3ab5132d7d3236","1015448":"1015448-c978e1c502289d3449451f8da35a5168","1015450":"1015450-aa54b6b175ad94a1d7e95e174ae22233","1015451":"1015451-82cf48ef23e388f4821ac27a25b2b7b2","1015453":"1015453-62c229da0bbe96e7fed752c8dd68856d","1015454":"1015454-1b1c887dc05b59484ce35a7fc63078c4","1015455":"1015455-3acd89e7e5fe861afa801933ec01c977","1015457":"1015457-c61de1c9cc89d479054241af534a7a57","1015458":"1015458-3bda52224488c2f994ebbd9219edbf70","1015460":"1015460-f2d5a8ab2d247e9e1e293a7d11d20cec","1015461":"1015461-37d345e17d7036276b1858f937806aea","1015463":"1015463-88a57a8d18edcf981412fa0d42dd9b82","1015464":"1015464-54cbba2c7fed5c12b280a0497288c433","1015466":"1015466-06c703bf314f709e24d7237933e026c7","1015467":"1015467-f907e679e1043004bf6eab3a1a60d37d","1015469":"1015469-b20769600bcfb80c326e8762000c9aae","1015470":"1015470-a979c1737887d06639087c1b503fb317","1015472":"1015472-e67e8b157ba2b4fac9ad4d09fcca4667","1015473":"1015473-358d4ec003cf9b7a116147e8fd60ffee","1015686":"1015686-853dffd9310dcf774a40535dfc20c90b","1019234":"1019234-c7ba3b545717c7e0266fd53b8ddcf5a5","1021890":"1021890-085173ef6274fdde26ca5715786a1365","1021898":"1021898-5221f2d2c6528066a91bedb2ddd4d618","1021899":"1021899-12861cf3b028ffbf060477bf034a5766","1023160":"1023160-768bbd9aed61184bca91e2b118c517da","1023161":"1023161-85c8cbc252c37a7012b8917bc0e5e62e","1026544":"1026544-77457aacad196e08594b3aaa8a9da89f","1033354":"1033354-88d6295b3b1815b9baab5b78511a9c96","1033355":"1033355-538aa2b49b9c360da6e9c71970d9ec8a","1033356":"1033356-44e7706c83dd24d67ddf1eda678695de","1033357":"1033357-256c1e9afb368bc253911eb35e3458d7","1036217":"1036217-6de4d845932d1ca7e12d2f697a565451","1036219":"1036219-981fd2068d1529a3e1f6b5e572d0d3b1","1036221":"1036221-a65be48b9aecbf3a2fd8e74ac832b6ff","1037002":"1037002-607a2c86ba84516849f4abdfb6b84e1e","1037122":"1037122-6e9a9b47e4c5596d5b54e2e42349df96","1037123":"1037123-9393885682c5e3c688d4ef97612ea8c4","1037125":"1037125-632fa7be3b35114441d4e61ab322b802","1037126":"1037126-d32ce2499a9f32f8e27d9e7b1442f9b2","1053175":"1053175-60d25a43c2682983bbd1620553d0dc25","1055308":"1055308-50e3983f22e091797979b656219a5cf1","1055309":"1055309-cd74e2c1d2e36b6ca4143243a35bee2f","1055310":"1055310-63578c3aa11650031a871199b47f5153","1055311":"1055311-a535303868d0958022ba1f9ea8ccc854","1055323":"1055323-79d3d2222d6b1b19879ff9063d516af1","1055324":"1055324-a60fa50600e6550a8e41a5cc4c2c25a9","1055325":"1055325-368be6649b374448f488366a63483b3f","1055326":"1055326-0445bfdf0373375800934f98ab78e083","1056357":"1056357-209f0541107c286ce1e47c5d7c788a84","1056358":"1056358-29da49e4503d2ebe8c189b89d8ce590f","1056359":"1056359-0c03204f67db98f248579720dfc222bf","1056360":"1056360-5a333fb6e2e6981e54a8956af026339c","1056363":"1056363-e704e90fbd6fc75194ef66c920536bd4","1056599":"1056599-fda691c722db683458d95e32001cc98b","1056600":"1056600-01a94e590e10d0c47721199d905d85da","1056601":"1056601-a50defe49e9bb2d252ed057a93f90f72","1056602":"1056602-ce430b28eeec62478fccce30c1e2eba3","1062167":"1062167-df1c1816371cb287028052c7622714cc","1069033":"1069033-8984dc11a117e83a7ec5825baf946704","1069034":"1069034-ea18294a8dd4682a3a69af40233f4df7","1069035":"1069035-d299aa7bbca330a08d01c4268717981e","1069036":"1069036-87fbcd0e1ae64c5b830f58132a3e3de5","1069038":"1069038-d55b25315c9f10967a8775410dea86a9","1069039":"1069039-6d1ae88fa0eb8289284786c33e02e691","1069040":"1069040-0b1ad563f8de1623a2a6c329a3fa7517","1069041":"1069041-dfcba2d62917482b42f65ff434e196f5","1069043":"1069043-f8cc372a288107e3da384ee078f44d84","1069044":"1069044-2a1b3438ff31a325f1e7388a9d5d4497","1069045":"1069045-5b920f131527aeda3706c304313d2d09","1069046":"1069046-44806d5a1b878d354dbe8cde7b94ffbb","1069048":"1069048-f6e425df314516cbe52aa6396d3bca4d","1069049":"1069049-b9aacca74d4ec05309d0af49a1c1e864","1069050":"1069050-29d61c7e1cc7fbdd66186df674f25d50","1069051":"1069051-0057e6ade9efe056a2fd1aa821f76d77","1087796":"1087796-69ec7155618532839bb43e2f8c218b35","1087797":"1087797-8699ec581588f648b5796eb508f11b00","1087798":"1087798-96e97fad5c075def4297cda34d88890a","1087799":"1087799-ab943808aa8803c32a826f210b55304a","1087800":"1087800-4651923cdfd4e29ef4a7623eeb590ace","1087801":"1087801-518be4237d6c81f2268b54017f40fbb7","1087802":"1087802-f6188dd08109c104deea521622f10af6","1087807":"1087807-a76e1d5ef0e64d9bde1cf1f8cdbe5f85","1087818":"1087818-f72d7668e1ed15b9069a542c04dae4be","1087820":"1087820-7026ea8d6f85c422a89ca5919dd3f2ef","1088799":"1088799-d9f37cf582f1c8b54b2ec8c8b260544a","1088800":"1088800-f0896633bfaa5c365e6ffa8b99d21d05","1088801":"1088801-d6e8608f0bf2ebe674084daccfd5c48f","1088802":"1088802-d1704f2aa1c66c07759d59348e5c6d00","1091096":"1091096-57ed884259dd704742d8ed017824ca72","1091097":"1091097-1e9d858659be5026758180757f6bdfef","1091098":"1091098-8ab4b85d8d6a1277a52d8864dab44573","1091100":"1091100-c4f67b41c161d74e61779354552e6d9f","1091101":"1091101-88090657cbd42bbba492960bcf7390ee","1091102":"1091102-c11cfc9f18087703d8fbb8fb71e33300","1092478":"1092478-f7b9edd2d60ffad62f1c6bab268c6052","1092479":"1092479-a3d654a3f35be0ac806de2004a4fb667","1092480":"1092480-9b369500fd41d1d125abdf6ca61bbf59","1092481":"1092481-dbcc8eb2035590bf913112a9312c34f2","1093278":"1093278-3e6ed80a7a9a94d7937cea65af1a1172","1093279":"1093279-aeaef11c2f335db5a24b21a89e15fc85","1093280":"1093280-704af5916a6b0ee79d720333d1a8593c","1093281":"1093281-8f8b553a7043128004e31f87f996d34b","1093973":"1093973-c171229740b6147232e685a28ff0bc95","1093974":"1093974-33d4298dc59a54d5a8045ef02442ed1a","1093976":"1093976-a0c259698618822e5370f86c10a78d7a","1093977":"1093977-0e06d876b831fb8c7ac31bf59d5526bc","1093979":"1093979-24dc606802a30068b4aa03045b1784a0","1093980":"1093980-e0693d750cfab2a98d1f25c04a97d163","1093982":"1093982-2a3b6a7d473ee722d7b15182b76e343b","1093983":"1093983-c3e6584bab6a3ae5249062a8df4ca406","1097680":"1097680-30c2634dc4dadeb915cb785aefe23c30","1097681":"1097681-2f7d3ffa18863f0c9114e6f437d023fa","1097683":"1097683-03dcbcaa0493cf8281b4292b6ed1cb82","1097684":"1097684-659a438050a889a265cd6138feba0b45","1097686":"1097686-c3b3f9029606e7853fd1ec64f019b126","1097687":"1097687-cdcc78cad27d9e49a91b605357405301","1097689":"1097689-daf2062d4c4f7e2f9ada237b6f83c1b8","1097690":"1097690-d668770c18db99e1525a946d3ede5e6d","1097692":"1097692-7f6c4e7b01188cfa80dd0c297f5b207b","1097693":"1097693-d4dd3a803e88cf004da9a34f0399e226","1097695":"1097695-3218182228faee6bb0c863a00c42f6f3","1097696":"1097696-2f9a5fcf52130f4b35df951bca72f846","1097698":"1097698-077c9cf2681a8e26e768c2513d60333a","1097699":"1097699-6cbfe15bdd7eeba5096d526393de53fa","1097701":"1097701-00340faa24dab1b344adbe4de53a3328","1097702":"1097702-f4d3bd756abab9b9463b1f3f08fae429","1097703":"1097703-82338ba61c7919672c3bd27f77506b53","1097705":"1097705-eb72b6e106db14122e2330cc04f3813a","1097706":"1097706-9bd40828f0e49d6329627835e96168f3","1097708":"1097708-c81cec55d3a21a013f097139fab29f26","1097709":"1097709-fc4ab61c9893d51c496691055c8d274d","1097711":"1097711-1e15661c3606f110529e69495e91778e","1097712":"1097712-848f0c73e8abdb055b348e5672c7ef11","1097714":"1097714-3e339010cd694199b2088091b2872a84","1097715":"1097715-ceb0068e658a9deaa2821f50cb3fdc51","1097717":"1097717-32742f8f2d9f6c9e56931e4cbc286c25","1097718":"1097718-b2801d2fbed8bac16528d09e65e8f821","1097720":"1097720-35a62aa61f8d37d0269c07aff8dec385","1097721":"1097721-a792e6808b987cdc64abb3f7da5584e5","1097723":"1097723-8aaeab4963a80b4e405e833a6faa2be1","1097724":"1097724-5fab5c104d49d4b71260a56658d05cad","1097726":"1097726-4e97b5b457b59972dff3bbdaeaa75008","1097727":"1097727-dd3d22344f632ac0cf11ff43255d9732","1097729":"1097729-89e7c6bf69bda9328865956fd878a9e3","1097730":"1097730-615f7ab577168729f07b0aa63d8e99de","1097732":"1097732-8a89e87a23a021a7a04b57239ad5d0d4","1097733":"1097733-b8b708c3b10889da4a97ba08d51d439d","1097735":"1097735-55f595ac6f14bfa18c35e09d3afcac39","1097736":"1097736-4dcbef61c67c7f5b17d7f68b6371b34d","1097738":"1097738-5c7bb5acf1181e31d9367e82e81724e8","1097739":"1097739-356e717579eba89d4c38b6c74857b808","1097741":"1097741-923000188c17d4f69eaf7a0563d36579","1097742":"1097742-4b416e5bfffa54bdf98e18808267cb3c","1108056":"1108056-d47a6b58758db6fbdfac4a954eee4f4e","1108057":"1108057-e5b49c377e6bc88239c141b98a8e6421","1108059":"1108059-bf9cce7532d4f0f47e0aab2c53e5b265","1108305":"1108305-a8e07312971b8eb6f68bed54b7e0d232","1108306":"1108306-280ff54f18539ff1f2e05afc79724c16","1108307":"1108307-2f18e26fe4fead58ab477ae0bebdd999","1108308":"1108308-876311685e45766919217ae17253d04a","1108310":"1108310-671d309f79282e233673f19f576e537d","1108311":"1108311-301a3dfa92b6f0e5bd2f2853b39e4b8f","1108313":"1108313-746e60934483f7b4b486322dc010e066","1108314":"1108314-188389225251650a088449cdfb576784","1108316":"1108316-ef4a862d9e6c5cd481fa37bb796bf344","1108317":"1108317-9d5d468bdc3f33dfb2d3b9218ecdba31","1108323":"1108323-c132d818a2c3b9997a9bea335824cc2f","1108324":"1108324-fe2b6facb48f2dd03ce6f65d7180c534","1108326":"1108326-90632d26da409fa1c81dc6f3cd8e5ecf","1108327":"1108327-6712034e2f7ad002c2e889f02120a665","1108329":"1108329-dc4b200a8d2403527b8a09e392828f08","1108330":"1108330-72dc68dc68f59f38611e87a459697cba","1108332":"1108332-459e9fff166bbd012031feda2770ecdb","1108333":"1108333-bfccb98cf2ddbe8985484d209a0d93f4","1108335":"1108335-71ae2974cc4e33bed39a45c10cb6a9e0","1108336":"1108336-6df3f52b4d920c793fb24b9f3b118e08","1108338":"1108338-390006e0a7cadb5b1c3a1a80bc524e91","1108339":"1108339-8d667cff1440622198663c7fc886847a","1108341":"1108341-f67692f99fc78c0b72174c390469c462","1108342":"1108342-b7291c6731cab378f505fcb5bae9e25a","1108344":"1108344-2cd27246917ac3915f9d9eba9bc4b14a","1108345":"1108345-b552358cc3b75e54c00e5b8109932ed4","1108347":"1108347-ff1d4f82c933bfa9fe576eae93547513","1108348":"1108348-f177b5f82ca669940bcbe2b7d4a02cbf","1108350":"1108350-dbac0b435f0b24e67183501fa61a6c85","1108351":"1108351-db244a606ae51aa75d417db660a2bb2d","1108353":"1108353-b02bc8648885128d46803b3489d303c3","1108354":"1108354-3a302176343bdc76270a1d24a9832f5e","1108356":"1108356-20f971fcde797d6e7eec8df4157b01d4","1108357":"1108357-35c8edd3f27349e23515ece834a1831e","1108359":"1108359-989a14889ebcabd1114e955b467cf638","1108360":"1108360-ae17303050368ef18f079911c07087dc","1108362":"1108362-557ebae6d7d974a6a2f42e79d9ba0b3b","1108363":"1108363-9fa4d6c4c8c1eff00690df907c5f220c","1108365":"1108365-f7d5e98af5f29bc7d12316b236fa39a6","1108366":"1108366-7f738b7ba90c3854684424c6450673d5","1108368":"1108368-f424f36ec07d8c9337649d5ec53f6518","1108369":"1108369-45f2884a7f21deeb30dac0b9f632ada6","1108371":"1108371-802f109114f210c154196873b10116ef","1108372":"1108372-b20aab27224f77b81f71bb11ebf6c0e9","1108374":"1108374-a02881e43f08d0abae5421700d4917f7","1108375":"1108375-23c0602915bc4146ac85704f00dde6bd","1108377":"1108377-248cd7b57908b40550c26baaa5468404","1108378":"1108378-374f7a5640418ea10ddc3b2f7a5c6cd8","1108380":"1108380-5b5c71ab7e1adf48d51286504ce424f1","1108381":"1108381-a8b0f8a2ab39eb2f603c64d267da13d0","1108383":"1108383-83a615f71b3da44f9f38e47d1aafaf43","1108384":"1108384-857ce8fcfc27f7a9690c78731d5fdc74","1108386":"1108386-427353cf6e776be1d2da8d299b2e2875","1108387":"1108387-6c8adad3253aef8caa4dd4f5c9daef59","1108389":"1108389-c419539fc5618bce83e8c3e522767e9d","1108390":"1108390-b5982e82cca347eab918fe208f08ecf6","1108392":"1108392-32d468741909b24052712b2a69535feb","1108393":"1108393-d986718f39672988bdad6ab0dfc38d7c","1108395":"1108395-27f93d974e09fefc88aa6b88d9a22ac0","1108396":"1108396-80cdbba1371d50ba27048c3edb3a17d8","1108398":"1108398-7a9e2b3b2a63e3f86221db6836a7ff62","1108399":"1108399-9a98780fe184cb4097a93448b2e6934c","1108401":"1108401-bee0a4719ddfd263f75af72fb2584b7f","1108402":"1108402-3f7646eec7fdab01327df247762fb173","1108404":"1108404-4791a8fa5110c79cfc9405b146c2a1c5","1108405":"1108405-19aadecd4292938ee582e31997bb2691","1108407":"1108407-e5bfa64c4b9cf75ec5842220f912aa1f","1108408":"1108408-11332b9d4670f31502c11b0aac80d104","1108409":"1108409-1844564d2e7e3f1dc11db840d804a3e2","1108411":"1108411-ed2bf94b94060088f2b0b81a950bc310","1108412":"1108412-1795c5a864f39a978751e91a8b8eb9ac","1108414":"1108414-2c73d572eb798987cfe36db8eb5b083e","1108415":"1108415-a5024b2b6ce9eff7275ae94d59db58b4","1108417":"1108417-4091a675874f08bb5c6b146ab94029b0","1108418":"1108418-9dc27198db8dfbbc4b32a297617367a1","1108420":"1108420-b927a20b185d2e56de8ebaec4dd6103f","1108421":"1108421-6166dd9e34e1db6301c8a3abca64eb4b","1108423":"1108423-6db2cee5b387494152a92aea39d8dde7","1108424":"1108424-549d35bfe6791cf590e470bb2f0a9021","1108426":"1108426-ca220483956ee8580d4609cd67139d1e","1108427":"1108427-050a6bb07d9a176e3339cb79eb870cf1","1108429":"1108429-4b70eb13a5eed70a943a924d0792e234","1108430":"1108430-3c2858ecf544340bd53e4f66d85ecbb0","1108432":"1108432-853d8ad934d17936fb58411ebffdaaa3","1108433":"1108433-aede345f1fbf31120597c166ab9c763c","1108435":"1108435-33a5b74d54fc41f87be3ca622c2f1fed","1108436":"1108436-a7781e85a961f1ef67444e8327d969e4","1108438":"1108438-2f598ce802a4cd09c7f99e67c23ec74f","1108439":"1108439-2f9807aa78d3440f1c58b665df6c668e","1108441":"1108441-3d3a48b631b8eb27880fa04b59088f66","1108442":"1108442-21db872fa4960de8c04d8fe9f1b86ba2","1108444":"1108444-aaf55f9df5765d0b99b39399db32049c","1108445":"1108445-cb66cdf1d7c0aac807227168bf40a566","1108447":"1108447-4f159c848464c1fb0df62a6d0d4f7078","1108448":"1108448-c52470edffb95f367e3e110a778cecb1","1108820":"1108820-35a35e3461378b5be0f40baec2cef00e","1108821":"1108821-226a377408ce628560387b8bde59eaf8","1108822":"1108822-33727693fb812452c8df2f27c2a76813","1113855":"1113855-21a59135db89c2bce6ed3f28dc06d2d3","1113856":"1113856-9c7cd4304e861cb0d8ccb67b4853fda9","1113857":"1113857-e19940f2c71a8b915da19a9312ce89c4","1113858":"1113858-3ab76a0211bc203c4bfd2526fb00e282","1113881":"1113881-f0f6c9d09655e7575b2ca00d730b81a8","1113882":"1113882-98598f69e01481cdd20dbc250516bc99","1113883":"1113883-02c7bc07a8c1fc7f91718df3d89a5e31","1113884":"1113884-fb36bff24182ae4eb6493f48a8ef30d7","1131343":"1131343-4e25c33a4a188315f620072b86af67a9","1131344":"1131344-6d4cc2aac36eae495e3b0cde1e915bfa","1131345":"1131345-1bf806ee1cf5a2eab7d6d81f7e8ec570","1131375":"1131375-3295e51fe6ece822bd4a0642fc8d9efe","1131376":"1131376-9af07197c9908b0ef26d7416b14d767a","1131377":"1131377-b44c445ef74a9dcecb73cf87acabddfd","1131378":"1131378-492277c3169b37df22cdfff69e5d2f29","1137048":"1137048-b4a11b9064ff73168683fa70249af693","1137049":"1137049-680204424cc6e7f058c9d7d470163151","1137050":"1137050-503c451e3c5a76780c1933079698e94b","1137051":"1137051-ff710657066e0f77eb337ba37a9d3f38","1137053":"1137053-86f5012201058acd890a6629522d1601","1137054":"1137054-f0df00fb76078afdf2b2bfa025fe81c9","1137056":"1137056-7b85253e2213ab10d2849b789d9ce7b5","1137057":"1137057-c67778212dcce0a3571ea193fa9fb3ac","1137059":"1137059-b2032f75c9f35adf9c205de8eb84cbaf","1137060":"1137060-bbc10512e15717ddc2f9226c75a8e163","1137062":"1137062-8dc96de7c3d6a260997713495c6832ae","1137063":"1137063-3be2b28253ec73e07f85e434b6675531","1137065":"1137065-86c2db526b0414dedd6a7780930dc44e","1137066":"1137066-5fc43b9e5f792245f6f0b28676586073","1137068":"1137068-17886918a5548572253594f8e2e744de","1137069":"1137069-30de3c6a0f275a7851e7689090c87268","1137071":"1137071-accc8f788c400749bdf863918d27a812","1137072":"1137072-172c9294b48f1f22cf7fe8c8e8a67b5e","1137074":"1137074-d15095440a761b21cbcb54844952a9d6","1137075":"1137075-8d752a3942602f664f517e0439c86c83","1137077":"1137077-63904df00996a731e870edaebac9227e","1137078":"1137078-ac3959dcaec1fdffdad9755c254515ad","1137080":"1137080-f85bfe466038ff0fe4917a0b09b6b847","1137081":"1137081-944d6f555e432f1e690eba9667b83f32","1137083":"1137083-407cf17e4439395a3238d9c510660f50","1137084":"1137084-a8f3d3a5eb8102af5c201809e8325500","1137086":"1137086-5606589520c3b0aac0a2af748ff2ecb5","1137087":"1137087-943d3898640f623da5772c7ebaeb55f4","1137089":"1137089-e6c0173da77f43c50281deadd4790608","1137090":"1137090-b6d139a025e54dc4d090bb55a1c9c89a","1137092":"1137092-01ce3d70ef295c43ea75320a3113fd9b","1137093":"1137093-ad329adde91b91dceb2226bb6ab96d62","1137095":"1137095-6730c8cc8aa48601a75ff784393d1d5e","1137096":"1137096-2c4821bf4223fea182260f43403b1cee","1137098":"1137098-ddfcadfdbfa948bc392534cc2067390b","1137099":"1137099-19918c05c7ce1d9113356b088dbafa00","1137101":"1137101-cefbb27bdcdee2f4d0de5222b2df527a","1137102":"1137102-81d02837bac9f2bcf104545feab0eed7","1137104":"1137104-8ba18082c9946cd414c9843967b0aea6","1137105":"1137105-c634b4d1513652e7fdd4ae40eb0b999c","1137107":"1137107-34809416b4dfd4a11ab6af87f250c51e","1137108":"1137108-829f9b1d7bbef539b4ed1d02ee6d124e","1137110":"1137110-8108825b542fd56271a6f52796d70c44","1137111":"1137111-743941873bd0be7f52c07d9a273d84a3","1137113":"1137113-ab0acd8e7434e3fd53e6c2eaf259ca40","1137114":"1137114-0f24d07b6da685281e6399fdb52ece27","1137116":"1137116-c0d003308ca3a58eafc3c0d79a9d812c","1137117":"1137117-fba27a16625a1280c15cd3c0e37ffec4","1137119":"1137119-f58485dc9b28e622806a3b782ddc4928","1137120":"1137120-180313d48490fab3d0c6391ec07569aa","1137122":"1137122-b30da24af9f47faba706ecb92ca1707a","1137123":"1137123-c591ac225817b596d1f6fa094dcd8bc1","1152732":"1152732-ee3a3775c63f2a61713d245e7535898a","1165281":"1165281-bef94409cc36b5716e7877dce6c2d6b6","1165282":"1165282-c50ffc8c95804ff87f22fc8e9ef508af","1165283":"1165283-3fb4e76c6d514982df449ce0b6cc6534","1170438":"1170438-a45bd0ed7396aa221f16f8da944bbf44","1170448":"1170448-f24722e6af400d2292ed983c0078c6e8","1170459":"1170459-3c2dfa4e6f281d1608225055f4b8c5ae","1171205":"1171205-44cec8ad7b6c838014c352a836d40d65","1171207":"1171207-dd9b2fd324a1c9b9a46849038c65e208","1171208":"1171208-baa3d9eeb671bc97540997b69adb0336","1171209":"1171209-111b10fe52e186e97517b771216eb068","1171210":"1171210-6ee6e82affd52bc9575aaf65196b0557","1171212":"1171212-c2da9c6309cde2874e3e1b5c653fbe42","1188742":"1188742-b0bb0c3dba28b4409afd3bc3ecfd37c9","1188743":"1188743-3792574cbf59fc7170ca63ab58e7644c","1188744":"1188744-f7feb18ffe40c2cde011e112f98790ce","1188745":"1188745-270252476b04c30145928fbfbac6f3e9","1190508":"1190508-c4d1aa22f841e69cb46ceb6e99f1566e","1190509":"1190509-2d76c7bf367072f189099a796511040d","1190510":"1190510-6420ad0d4619012a7a9f61f95089b3ac","1190511":"1190511-7e0e1a35eb4fc4610f3348fcb71b4411","1197495":"1197495-3053dbebae9d49124c8c9f142f497437","1197496":"1197496-04d6adb1608f96cd8a9c652766e2d3a0","1197498":"1197498-e85395f8f81253279bfd11d541ff4b03","1197499":"1197499-97153bad02199407b2a7fb30f56011a9","1197501":"1197501-a730c1983460769b62491288a7b42923","1197502":"1197502-47c0883f9e7b342a1647f6d586b78f7e","1197504":"1197504-e1e30e346ec3da9e7ea14078d17cda53","1197505":"1197505-e25680c5d00d02b5e42c4aface803101","1197507":"1197507-c12eeac888a2e0e7dae33c19d0012de9","1197508":"1197508-7604035d6612b2dad2b9cb8ed0ec89fb","1197510":"1197510-c87b0f4e0cf653b05f0a0b86a6ef6590","1197511":"1197511-03155ae532f117195d1a6ed12df69d59","1197513":"1197513-842bdd8f749866f650360463d61a21b0","1197514":"1197514-27131cf5205c07bc15ec31937d4ec4e6","1197516":"1197516-af4b3b0170b0966866e89b71d9f1ff3f","1197517":"1197517-f9d71abefd04e3f8f5a525ddf4f7a226","1197519":"1197519-c2d7245b94eefe19a6f18f1b937770f7","1197520":"1197520-c196666211b942228ee90919052f49fd","1197522":"1197522-352daa1f190f7fb7016f535ac74b96b5","1197523":"1197523-5f4c5cf84bf53be9338b276a1b58cf12","1197525":"1197525-83ac141e5fef58c2fd36a46e590e2047","1197526":"1197526-86784adb02f72b0b397fbda3426b091a","1197528":"1197528-f59c6626642e44e80c315be86e4da9d2","1197529":"1197529-0f1d10e637d74c0cac02953d09221b01","1197531":"1197531-00d41b51ae376367ce685e3e6916ffc6","1197532":"1197532-ec863b910b2aeea01f9ef5e21eabd122","1197534":"1197534-3c1a8fc2d45f3de9f41de2cb74741793","1197535":"1197535-da35b1ad5d4558d2f052162f200381c9","1197537":"1197537-5a0fc3159dfde8b532c726b8e857d2e7","1197538":"1197538-2bef99bb632bdfbe5af476027fad6c24","1197540":"1197540-62378197ebbfe8bdd6bae2815d70e88c","1197541":"1197541-b9dab4aeb4632b2f2f657ea551c2c77f","1197543":"1197543-0e3c08c34f2fdcaa8069a7f0f5cd1c37","1197544":"1197544-95ae46fbd101e43b350309be447f4ec7","1197546":"1197546-3f8cab7329723eaa573779f6bcb33622","1197547":"1197547-4de34be90e27606e159ae61738cb44f5","1197549":"1197549-cc484cd7f75bf391f1d1ad6ff4043e3f","1197550":"1197550-ad098d2af9dc43a1880104f5a41b86c8","1197552":"1197552-38d46ce8168ddfad6bbf33f779d2c69e","1197553":"1197553-b9de0c48b7c10b0b46e444d701eb0309","1197555":"1197555-ae7ea6ff9e317ce2071e8aaa8e151437","1197556":"1197556-f189625bf01b3186258247b4d5bf07db","1197558":"1197558-45486578f7e5a207dcf84d867d38683c","1197559":"1197559-45a241a21eae1159ccebd4a6f15cf2a9","1197561":"1197561-7e2b071bd1777903c30b48f005fe2f7f","1197562":"1197562-3408a889fa2814d3a265a281e1fbe16a","1197564":"1197564-7768b1748021ede85f78c9fe79073dce","1197565":"1197565-c0f358cf331800e6b779f0d3cc8a209f","1197567":"1197567-bfa1877a896364062e9acb50553ee232","1197568":"1197568-40a5c9582cbe71f7202e977c47400207","1203577":"1203577-95d96ea514d6cbc8e98f5d1676b05d2c","1208643":"1208643-9e0fc2fd53e05c187904e5d9e147064b","1208644":"1208644-dd4e3942d8dce374f55cd9d422f901cd","1208645":"1208645-d31ecc643aca9460d95592e7820eed72","1261760":"1261760-440d425bf712f558f9b850ce30e73f3f","1261762":"1261762-2e519979a9e4ed58cebec7a77daccf55","1261770":"1261770-60a4620f2d82d83b2b034cbb1af304f8","1261771":"1261771-3061f14dde7ecaf3e14b11cd7c1a7ec4","1261773":"1261773-ad91014865c5880fb19e1c3b0ea8a963","1261857":"1261857-6151e5a68459e8e365dfb8178ee97b92","1261858":"1261858-731219618e3d640c68678fb3b4a68f84","1261859":"1261859-e50377e5f01eb1fdc3c9696e28ef3cef","1261860":"1261860-b4a6e14e600bccf052b83ea45b1cd227","1261862":"1261862-c595f54d0e8fa396e9bb97a4139df0ca","1262475":"1262475-7914520921cc9540ca989496dc7827dc","1262476":"1262476-006e9192515febee206c14f05341258e","1262478":"1262478-dcb5f3302b635c8f7d24d3e8227036c8","1262479":"1262479-d16915cf5f179591459185d9d0a099a6","1262481":"1262481-b370693feb1c8e97735837d3a0112d4d","1262482":"1262482-0ce614ea1faacdc86ae5e4b37a8fa146","1262484":"1262484-76e7cfc8e9ac06625a16d5dd66d8182d","1262485":"1262485-8c31c49af8eafc6e719af0e1b5ff2fee","1262487":"1262487-1e45b76ddf33b733734a62c4c23c19bb","1262488":"1262488-73762bae0c68ed72c8dbbc2d9b02c1fa","1262490":"1262490-658fad585ba51ca34a27a22463169c7a","1262491":"1262491-90ef917cb0aee3fa43e84813ef6a47c2","1262493":"1262493-c0235d2a557c5f462567a78d1724aef5","1262494":"1262494-6c8a70bd184a94603abbc61274511971","1262496":"1262496-4aec9605d9d0417c8e8bf1bef46fa9a0","1262497":"1262497-b03e84c1ca6655e83f2b9502581d2e3d","1262499":"1262499-e69b1ad320e8a543ac550c85c871bcb0","1262500":"1262500-4a80a1038961179267381f91365cb000","1266293":"1266293-bde7eb51572ebe4666b0f8bf62ea3cdf","1266295":"1266295-137e643e30fda2fbe83537edc9a332b0","1266297":"1266297-3b3cb0c427fb378f5fe1670eea8b9f28","1266299":"1266299-55d81adb6fbf57176db4ea5121eb330b","1266301":"1266301-6e7990344e1ad7a3c8de84180f08fdf0","1266302":"1266302-bd63a17108ce053e379636b4467d2a7c","1266303":"1266303-f55c36052a20205e463a5be66acdac60","1266305":"1266305-dfb4af35571f52ac784aff25165a3478","1266307":"1266307-7ad2ed759fc4d8cc40a9fe02902d51f2","1266309":"1266309-a05c0db0be2cb06b454122617519cc2a","1266311":"1266311-9e185648b90241c0f61cc09936761e67","1266313":"1266313-6d1169f7b5fc57f1e9bd6e09b477f718","1266315":"1266315-7f800b648088abb2cd36ba0cc62c372d","1266316":"1266316-d0ce8e7cdc5afb4e78918da2fde3a5dd","1266317":"1266317-151cec457697b9983ea7271f9a7c5b1d","1266319":"1266319-2fe684a515f7b823ca74d43946061e6a","1269444":"1269444-6275344a269e0691be26e7c84986d0cb","1269446":"1269446-a68e5f5d33444ca336682752c8e44328","1269448":"1269448-f65f4ec5a1fef744984cc5741179cd3a","1269450":"1269450-2772312aefa5fcaeeeff6435211f1db5","1269452":"1269452-240cc8e56429cf1ddaa158a70c56a3c6","1269454":"1269454-98840bc13635a8962007085cbbeea1e8","1269456":"1269456-e048b443a087ad391456a2f7fc46b63c","1269458":"1269458-a5560ca77d3587674cfda5aec8bafcd0","1269460":"1269460-fd7412f107aed85cdac0061aa9a898af","1321457":"1321457-e0307581abe16e031dc5694593aaccdf","1339075":"1339075-0f7056d6dbdfea10f37e9fa429a80a99","1339076":"1339076-13a7e4396077673709c011c8d90bc0d0","1339078":"1339078-9bf2ecd2ea4e85fa8e8646bc6b573fc8","1339079":"1339079-e3aa5221ece8b23c29faac335a8109cc","1339081":"1339081-ec7071d3c62c1f0f4befd9cc2ef89d5a","1339082":"1339082-eedac552d203c6ce5f9986100598de10","1339084":"1339084-3dbf7f5f8a08ad778d44d54a699d74b9","1339085":"1339085-e317f6189f15b0e2efa6f02dfb6e2bfa","1340598":"1340598-e5967312310e22399d2e3949ccc9c7ca","1340600":"1340600-77c6e536910d63c18f454f1f94e59831","1340602":"1340602-96a0a4885df7e32cfb5da23e16a38282","1340603":"1340603-8d2a0dfcc2b3862fa1441a106138dd59","1340605":"1340605-4742a76e3550ff2d82f6d5d180330a9f","1340606":"1340606-e4ecc80cc2f27e110ee33d528b10ad75","1340608":"1340608-603a46b3b7f53fdddaaf86032c41789a","1340609":"1340609-2f747e56cb23523dd56277ba8287ad70","1340611":"1340611-071d520a945cc79d746c1c9c8033bcfd","1340612":"1340612-b7e8f5883cc2ca27aab856efcbf53e62","1340614":"1340614-b2e83cbfdf7927b4f6896b7ff32d02cd","1340615":"1340615-885c69427f55cd9a4b9f98132f1b9441","1340617":"1340617-04bb6fbe891692a8d4e26c550e84e347","1340618":"1340618-7851b1452889f5d0a86bc8e3a8795879","1340620":"1340620-9b02c6327cc31b906c0e85ff66436ae6","1340621":"1340621-8d7bd0dba356628588992c91eca3dd55","1340623":"1340623-cf0caa2c13d3f90430bd45af237bbe20","1340624":"1340624-611c426de57ca39ccaa8cbb377b2a5cc","1340670":"1340670-e045a662a0865bd345b4be82c5806912","1340671":"1340671-d153d1587602b0de792100876027dbdc","1340673":"1340673-b3078cfb4e574676c9996aa560a4df9b","1340674":"1340674-349bd792952026a7f98c6bfd57435246","1340677":"1340677-c490efd31328e3797cbbf529fd7330d3","1340678":"1340678-f670d6d91803ee0312ca29eed461abdc","1340680":"1340680-92f53b5e677d4850f09ef323e44c3e9a","1340681":"1340681-cdd0dc0370ee9f374b4234f392291caf","1340683":"1340683-c4b8251bc98d3e28d395f31f2d5e9c6b","1340684":"1340684-98baa0929f2db05ba11d2fe597c6e67b","1340686":"1340686-6c5bc81d7c2f4eaba710650dba112f89","1340687":"1340687-3bca0ecba1660e8d2607b107645e15f0","1340689":"1340689-981dc3c50ae65a42e56038a13e486898","1340690":"1340690-337768ead98ab4ea443e39b2a376c6a2","1356331":"1356331-1d813e5808ead7523bb4eee7f1ee5d0c","1356333":"1356333-a0b6ec668ec112559e0ecbc681f2e137","1356334":"1356334-a3966bff831753ea825c0324daf1f6a7","1356335":"1356335-78ef622b6ea9b2ea8eff9a5b62b946d8","1356336":"1356336-c2dfb653740d6b8b8b82d7cf82ca60a6","1356338":"1356338-3e8d07dd5f58d27ece99c87bdc4e08ed","1356339":"1356339-409093d6b98ec8a8b190b5a459f13bba","1356340":"1356340-459aa4d336462f16d6c491d149c1b86d","1356342":"1356342-e33fa2c9083a03137e64c8d9ee088728","1356343":"1356343-cc7c2242fae1436f710fca3479a5aa8d","1356344":"1356344-2a38a7818396e1ca6c8a77e848ab32f6","1356345":"1356345-71cb709ddd78826361ff6c265fc00b6f","1356347":"1356347-e3fe7a699dcf028a7fbb01d31927747a","1356349":"1356349-e405d1b1d31e400b6fa57cb2b8a5b2d2","1366569":"1366569-157bdb54d6ec59f08a9d692259354f8f","1368416":"1368416-59c9f9933b594ab5dd811310403c530d","1378148":"1378148-c8a3d9a1d9ce12e93134b19fb06b4e26","1378156":"1378156-d6b47274f10e9687af7bfe01c4014979","1384798":"1384798-235fe4ce0c363740e7fe5cf57276bd96","1389335":"1389335-0ab210abc31a4bfb7e80f7990181c41a","1389336":"1389336-418180d6a1a43848d81cfa49af61255d","1389338":"1389338-13e13f10947adc2647d888fff60186e9","1389339":"1389339-62382625451e58a0eda1324f5be27213","1389341":"1389341-2c1d371bbd0c1156056eb9dc696a3516","1389342":"1389342-2e3081636e252b6cecf3c25a35341ef2","1389344":"1389344-3ae9ee27bdcd258dbfe99a76b9d06161","1389345":"1389345-60a40c3b4e23c5841652483e5eff8b00","1389347":"1389347-3a37fbee0b31a6819ce69b4c39dd24bb","1389348":"1389348-79aa61f8aab51540bfd92bfc1cd870f8","1389350":"1389350-9cfdd1c234f1bed869963b35df38ebac","1389351":"1389351-5b3cbebfc88dabb14a59decf71c143b9","1389353":"1389353-ab246de88353c998bf88f451e27c9b6e","1389354":"1389354-592230a4bdb7a9d29ea84777eb2b847b","1389356":"1389356-160133af0687e99a3629b1289e6b5480","1389357":"1389357-9e282081e9875dd97aa8ea725f438f0c","1389359":"1389359-633822d0c141ba4589dca7003cac3f46","1389360":"1389360-2ea0d0ade0f73735766e7ea19ad78305","1389362":"1389362-ab32f6846ca61ab2f364e54af75fd848","1389363":"1389363-5e45e0671c9d4b5730c6c54cef3a6e65","1393404":"1393404-2b3e3c996287b3e2e3262bab7f9c8637","1393440":"1393440-34f0558a8594a7fa328016491ab7d197","1402211":"1402211-fbac90217c89427883112fe701413fbf","1402212":"1402212-adfdcfe17977edcb32e9c0bdf029cb6d","1402213":"1402213-1547aeb001fdffc018cacc09bfb24498","1402214":"1402214-052ff22cf4ef4b692077d2238584c9b4","1402240":"1402240-516dabd9c6d190c64a89f3a1be232da9","1402248":"1402248-35cc2a1b9e52bfad3f728de353147013","1402260":"1402260-0dc7e0b364bc04beb5950ef09bfc7b4f","1403117":"1403117-8e12303c9d0d5e32b1a3efb7869b1d26","1403118":"1403118-7461b1ebef564c4e1ddbeab18347fce6","1404529":"1404529-f22edf6a66eb3535848aef7cdc380d0b","1407261":"1407261-1f8ad18fc4a2a0ce1fd0460b80112300","1407263":"1407263-ad13e6b72780883b6aaa8f82a51bfe90","1412068":"1412068-410a7f23bceebb4aa2921015bb2b85f2","1412070":"1412070-7a0f21866cfe93d03717124759bba599","1416474":"1416474-72fd8487e6997097f8c5a8a794e1c023","1420464":"1420464-02bb4ef340097bb0289fc88ceb54ab63","1420466":"1420466-70a65ee1c66daec13bef78fb56568353","1427244":"1427244-ad2dcb8c179a088fe1e6cc2cd0dc8588","1427246":"1427246-8d44bccb8a8fda06f92fb73187c4dd1f","1429914":"1429914-ac266e859c983b3a05badfd7164bc8f8","1429916":"1429916-b283024b2f2e58a28e76173a2d7c0427","1434454":"1434454-76060f931e9842d40522d955db352581","1434498":"1434498-7db832902d142f9e58ea9b8cc7c0111f","1434530":"1434530-d2d2fa43f41de2f8fa6cccda34a6a4aa","1434532":"1434532-c647e26d0f8b0011e3d5c5725e18aad0","1446846":"1446846-4419054c816c6b376ca29ea9198a8f3d","1446848":"1446848-fd3ef52be4e8a30d65f8c2ee079c06b5","1446861":"1446861-d653a7b5cdc19f643970df4c97f2bc2b","1453120":"1453120-ae98ac9322fc24be83c246420cceac02","1456789":"1456789-bcb54e7690c6a8c6db7f7903f87fe6ef","1456801":"1456801-ddb5a658667a8165352856f26d9de9bb","1465477":"1465477-4480976dc46b8bc201c5f5113ede0b28","1465479":"1465479-38cf7646ae46861fefeeb92832c4c250","1471711":"1471711-6fcaedcacf1076d44ef894e665cc47e9","1471713":"1471713-69002e71de241d4dacfed1d2bb15145c","1478314":"1478314-5bc1aaa4d7f89396ef0a97590d10d728","1485877":"1485877-980b3e4a751484768fb3f62fe7f69f6b","1485879":"1485879-5df868ec57b091f7cf4ca5d5818c0a81","1491966":"1491966-4afddd76d4454a1b909b87e0560f7937","1491968":"1491968-92e214faf9d3bfb203207835fd925db3","1499965":"1499965-1607a6c12890a9759b9fe7fc297e15f3","1499967":"1499967-8ea334cd06411146428762617cd06ed9","1499969":"1499969-fa4a12f02566104f112feeeec1e83619","1510716":"1510716-673c08528c42f08f9ba6e9590b7d0ade","1510718":"1510718-2cfc76e8985103c28333370df96686ca","1515327":"1515327-64ccc98f80b7e1bf53c467352acc1e11","1515328":"1515328-5ea5591afc1d4839a8cf47b26695299b","1515329":"1515329-12e751da49cb268936468bc5111c3b13","1519754":"1519754-374aa586c5e5d7123cbc098ca67c6127","1519759":"1519759-5de0a4dc5126d1f6f8fd8f39865a46b6","1520414":"1520414-75b10fac9fec953227707badbf740bd0","1526122":"1526122-a550c33142e3894d609409e954d6784d","1526123":"1526123-d49cbceb8cd342c0f3d0e4b69b2680cd","1526124":"1526124-448a5a4c55684b5c9b577f961845fc86","1526427":"1526427-3a5b5f9fc06b6f7e5cf0d0c93744202d","1526428":"1526428-6320ac61742a0c3eba96793d2319202a","1526429":"1526429-d3717f8c5c81b9ff820e24f84f624e96","1526430":"1526430-374049cc1b7164d17c20f238bebb081d","1526440":"1526440-c661993021c42edf347e422051e3cdf0","1526446":"1526446-a04a2f3fa03a5ac8b85b1b2430c4daa9","1526447":"1526447-4d1d33abbaf695e2df53e835779e28c0","1526448":"1526448-d120f62124dfaa26ddc771542ade793d","1526449":"1526449-25c22275c9a8fad1c12e710bc7ebb8df","1530448":"1530448-7aa5e157d3ce4e66ba37076effda08f4","1530450":"1530450-43f21c5866dfcbd569af1e22f8c5354c","1543456":"1543456-9b54d20796a8f256c7659819aaad5502","1543457":"1543457-4e365af32b027b5d6f1c902b146e1bd4","1543458":"1543458-c267735ad30064f2e2f885bc76afdb27","1543459":"1543459-1d8177c3f16961866953801206d06ebc","1543461":"1543461-8f8777267a76446996bbe940c28abfc1","1543462":"1543462-1429e64e7a07d8086560378ce67899a2","1543463":"1543463-0e6dd70dc0de69a5f5797d1b60e4cd8d","1543464":"1543464-ecde87748badcd089880197f7622416a","1543466":"1543466-a70ec27537411fb3633a23849cfa875c","1543467":"1543467-40dbad1a2cbc067c478e23dee205ac92","1543468":"1543468-25996a99a972a0141b06eee816c7a091","1543469":"1543469-9ac19ade2def06a2aa06fb707b51f5ea","1544538":"1544538-ee382d216d44c68ba725112a7f5966c3","1544556":"1544556-445c2322ccb86100e8971df15e130cf8","1544564":"1544564-27458cd6b976b2dff9619cdad0ebcba1","1544573":"1544573-d21b59c1e5ef635f704b39d3c5402f92","1549779":"1549779-ef31ce6ca552c078a94b910b268ea335","1550610":"1550610-7c62746866969d4e2c1f756acb4e77e1","1550611":"1550611-2809a9e2599db4baf646332f8224a93d","1550612":"1550612-c2fa6f62345f9c17a0279939ce4a8e85","1550613":"1550613-b63afd3863ab968deaebff0223f33ed5","1550628":"1550628-756059798dacd47781cc77ded9543db9","1550629":"1550629-6d3481dd453be7eadfe2b20b6a2226fb","1550630":"1550630-99309569bd4de7d091fd224afb136290","1550631":"1550631-e1b0aaa0d0519ea3c59045fb8d56529a","1550643":"1550643-b36ae48dd025ba160700dbb2b3b00d18","1550644":"1550644-23c0a796e0f2316c86b93049977b8f36","1550645":"1550645-e8187db6895681de627d9024b824cbd7","1550646":"1550646-1f777e03c62d8a3238c8710b8e1ba07c","1550658":"1550658-5de5a3e6ef26898f4e19e3951a6bc941","1550659":"1550659-04dacff45331960b539bef98f6fa341f","1550661":"1550661-baa30a7c32043ad340fd18425031d583","1550662":"1550662-0ad41827bd773cc92ced6cbb0b00f4f2","1550664":"1550664-80360d51ae030a0f686d9864da23e267","1550665":"1550665-2758bbc31080971a2a2af8c1b122647a","1550669":"1550669-66d83936862a9da3c2045b0f569c4a63","1550670":"1550670-471f6ea4e462815b60a055023d439b51","1550672":"1550672-58a088b2b031ecf4eb4d61a2126eb5dd","1550673":"1550673-26ac25699a037202c94df7bbf987997e","1550675":"1550675-30f8c004d8d69b8d2283f1ea1a129a62","1550676":"1550676-591a607427fea9ea1802cf3804fc72ce","1550678":"1550678-78ea593b9534d14612bf722f0b23c1be","1550679":"1550679-4f37f56425dd1a3a6a60cd206e523007","1551917":"1551917-a8e9a7976d9083d2d73de78ca9312856","1552442":"1552442-a284b73f3007dcd1d2d1600c4fac4c7f","1552443":"1552443-1f2cc4ffb7afb0b64661958203d8e252","1552444":"1552444-05d42afbac131d131a2e4d500c2443ea","1552446":"1552446-f4d609bb58625f6c78ec35a6284022aa","1552447":"1552447-ae68f4a0781933547468ef3a6c80d9f2","1552448":"1552448-256c3421469cd9fd18d2ff30406c6f68","1552450":"1552450-3f172ae575b2f270828996c30b2d611f","1552451":"1552451-3b50cc46b2c857e6240826ce741a8b9e","1552452":"1552452-2100f5e08367db95b66a131e8f54440a","1552453":"1552453-11cd78e9d5d4a6c2711e1fe97adfac04","1552455":"1552455-662ab96398db3ba67966fcd69812b354","1552456":"1552456-a306e2feb2a30e0c45432a6bad62e1e1","1552457":"1552457-8bfb5579ac734f3d2863e157aac82fc8","1552459":"1552459-fe8341f5bafbac82308d516ce8973722","1552701":"1552701-58748ab099bc6509ddfe3deed8240e9c","1552703":"1552703-64b06d73288e789979c68ba48cccca36","1552862":"1552862-126bcec50247325e4e85eb799bff1a63","1552863":"1552863-247b5426e01f14b1c3be3b3b1b733f35","1552864":"1552864-fa31884c12e6da0302211246decb457f","1552868":"1552868-8ab404ead19a8dbc51835f0419012965","1552870":"1552870-ea564e3f8faa949fa0524b32d68528c9","1552871":"1552871-0e41cabee522b1d71cb5173f96bdd035","1552872":"1552872-b361bf2a6f26c88bf92fc45feeb9f4ae","1552873":"1552873-87aa98601925e13c551af429de6d40dd","1552892":"1552892-ca6647c73d6e0a6f55deffe98ce3ad17","1552893":"1552893-cf3722394c73688f008703c0e0160747","1552894":"1552894-e5bb4a92421bc15637cb19f426948a3f","1552896":"1552896-5c42739b10b553043f1dd219f474b9d8","1552897":"1552897-d280fce2ee58c9b389f4d0f767b819e0","1552898":"1552898-79c1cedff76211f9641035019f6118a0","1552900":"1552900-caaa1d3e304868a9366c640f9d452713","1552901":"1552901-a72584a257e203e145762b369dc0db78","1552903":"1552903-4ed75b06c12ff9ddb044df37a4dcd31d","1552904":"1552904-cbfd5d9c0459eadba0d07296d0c75f17","1552906":"1552906-a9ac69ac98044f12687495bb07af33c8","1552907":"1552907-7420ea2d290ca301474303d8688facd2","1552909":"1552909-04dfbbcfde594c9d441d73a6771b4094","1552910":"1552910-dc91fafce0372bcf8874fc223b6b6b1a","1558206":"1558206-fb687ed39c82d790c59610a6bda5141a","1558208":"1558208-66c2c12078bfed181ff2bc48a53068e8","1563935":"1563935-e411b92969ceb6ef2fa8c3a12a94422d","1567291":"1567291-27bf174b89ccce94660f43b2ac8eca38","1570377":"1570377-a4de5cdbaeed287a7756627bfe43f10d","1570379":"1570379-7fbb465147cc773870ebd4e346767eec","1575789":"1575789-f40ba2cb189d54c47cac561800fdb835","1575791":"1575791-19e7ded4d409751bf2bc123fc17896fa","1576940":"1576940-2ff3296d46a4594f19ba16414e96fccf","1576942":"1576942-8831b1f0b822fd6059c17b039e5dd3d6","1581568":"1581568-19978780b8387c9fd58e54da1a691d4c","1581570":"1581570-36fbb499599bd21d9c5b6528a103bffa","1587578":"1587578-b388e82166157d05352c61236ef466a6","1587580":"1587580-51dff7da69d7b9efcd4676074797cde3","1596294":"1596294-fef26612957b5acf69d3a1bfec6f84ce","1600725":"1600725-edd495a5410e8c6b50a33b61a10b2fbd","1600759":"1600759-4e80915ec77c7c53c0ea324955a459ad","1607975":"1607975-9947a900311627f897c938232cc8c7a4","1607977":"1607977-5914ba224532acf6ec815909179508f4","1618171":"1618171-6838b58b67b9a832c8d4b95de750d7bd","1623480":"1623480-044e045e63d90bbd7df55498a787e7c7","1623482":"1623482-84b3f63cbb2c3e304ee674d973f5b7d7","1631897":"1631897-537b3b74b721779d97463e771a0eb296","1632611":"1632611-e2654fe64d3205250b8c04f9c9736e0c","1641955":"1641955-010842db929363ab9add0b0dfeb76bd1","1641957":"1641957-cbfdee7ff15c8881d5ff40d1f6cf4fc4","1652525":"1652525-f2a46748944d6a78f0522370281f750f","1652585":"1652585-7c4a442b983c8ff6e57c6fb2a01d49aa","1658610":"1658610-d2fa5bf5e76112101c415713878b83c5","1658612":"1658612-a3cb2070e6fc2b7d4bfb97e4221140e0","1664128":"1664128-71d32520060398ba568fda76023e57e5","1664130":"1664130-4b2d0d9eea06a1d1bc8bb9c18ce885c7","1671176":"1671176-18e8b7edecb3a0bb1937aa296dc576df","1681226":"1681226-96ea4b78b7fd719c65b5502d6183ca60","1681228":"1681228-6fb3ae02916ee20352524d89bb390c52","1690086":"1690086-0bb2f9a684a54831fbb58d8a87d8386d","1690089":"1690089-a348ac31cf6a7c8db1b72f0e23dfac62","1697362":"1697362-622a1c4b0d33474a5978a054079ed20d","1702898":"1702898-708444ad6c9f78de55caf9065d533c23","1707487":"1707487-ff5ac2938cd55f0dc28ad718652d1fc2","1707489":"1707489-c0306ff42c72797f0ad3a71aa8149227","1713565":"1713565-e46ef65ee5c56dccc82cd4b66878ab4e","1713578":"1713578-e5dfc86291c951b97d7af6b659ee0bb7","1724038":"1724038-1eeb3bae97af4aea6c88b2f3c08a853c","1732797":"1732797-680320c8e5a5c0eea245485041a4d527","1735462":"1735462-97ff3e8a2393524244b23aa314e0d057","1741443":"1741443-1e16c3972fa3103a2a24869e93ce5a6b","1741445":"1741445-a8e2f0739cb4c1b00beaf758ec2bc35a","1757302":"1757302-02df5f44a1d6e931e78256fae99e49e1","1765721":"1765721-05b2f685fcfc16787542b19f9537c3f7","1765723":"1765723-e5526c7a8a0e6be5a5da91f6d76251c5","1772528":"1772528-274fa1f82ef49269fc32db7650978105","1782485":"1782485-cf5806e36b35d445b362f6e24c4f4c62","1782487":"1782487-f3e9f22381197e9081cdb56e349ec734","1790131":"1790131-2b93cbdb1ddc16961be756fa1855b9d9","1790135":"1790135-4721364d9d6a095dec17849d1d099f2f","1798575":"1798575-ec075d1cb76b5a53184ec7438a601dd4","1798577":"1798577-66d68759b583b1952f06ee8127864ad9","1803203":"1803203-5101b40f487d7c8bd3bf8dbbbe198b23","1806388":"1806388-3ca3887ef89a4beab60044899cbf74e1","1806390":"1806390-f9f60f8b8e1f998f512d60967935b9b6","1813342":"1813342-f23f00780c568714c753cb32be9e95f4","1813742":"1813742-4999f357fdfba7f29f17229f5016fac9","1819136":"1819136-519396e12e04fa3c6f200e4a12b2b352","1819138":"1819138-bbff2e1cce48289fa432181a9d8d1209","1825710":"1825710-5179a0443e0b68ed5e4a32eec747a47c","1825712":"1825712-0543685b2e62cbbbf7b86f677bb98116","1825823":"1825823-49a36f4ab2986366d20df041835dbd7c","1832828":"1832828-f11dbf01097550a27d37bfc538e7fa2b","1832830":"1832830-024a4ec61d45e6593d38c4cb1a6757f9","1832832":"1832832-6e736f96b97f73bdf399401ede859621","1840193":"1840193-a9194f59404e308221e27052e0f0a223","1840195":"1840195-cedc1b455262b3e7c4a55d0679037089","1851295":"1851295-4580c95cdd98956fac37f420e83cbb1b","1868540":"1868540-e2ff121ebccce853c7c3bc7b5685b081","1868542":"1868542-926b0362903de5f90267f6423f95d828","1877877":"1877877-09fe8595d2a59b21c1f2d43f66cc20bf","1877879":"1877879-dcc0918e63b0f5c82b1d56434c39185f","1887623":"1887623-37819ccf3e24bbb0d641c662f3b6f76d","1887766":"1887766-c3eb0a6ab15ca03d2f669046fd2e2da4","1897905":"1897905-5161a9c2c72f3847b204e0be0024b06b","1906814":"1906814-8986df49bae6fada5f4760f2f71e6b77","1906819":"1906819-f5fba17b1745e9d63d04dda91cf26aa6","1916471":"1916471-961f0907d24e9df9718837b0943a3c13","1922914":"1922914-a11b15eaf8ef36b12038006b7eb9f8d2","1927957":"1927957-8c12f2860ab93bce5a3a187345ade561","1927958":"1927958-2d85b656210314e42705f71c65adedde","1927960":"1927960-c88f06de3ee1be7fc5be9b5057d4dbeb","1927961":"1927961-9bac82a1f7f565627446150d7a4f2452","1927963":"1927963-3222942470a9a2234569a341c9a135f1","1927964":"1927964-89f12bab93f3e315e9df701210f14b58","1927966":"1927966-922411ba9776b4b90d18f085fa2fa48d","1927967":"1927967-32a1d2597a6e01efaa6f67e508fd856b","1927971":"1927971-f3918d39c2ad73b8227658b475390cce","1927972":"1927972-be30741802ce87c73bdb974f76c91c99","1927974":"1927974-5f8f49e6a9b636460a386bc01ed38e70","1927975":"1927975-4a72756ce2f6e685675a7f97cb76ee72","1927977":"1927977-1c77e491b39aa625e50bc8e5f3223b8c","1927978":"1927978-7ca4294ebd54fa7a10c167a6871fa983","1927980":"1927980-9584c77a24eff224b4cdde6c89cc043b","1927981":"1927981-2f481a11d4778cb86c481556b5f57ba4","1927983":"1927983-ea03072c4c54af9e92e1f5d41472bd0c","1927984":"1927984-8f92445a4cf57e0328d2d5c18aaa0897","1927986":"1927986-5b5917653dd243814d767667389501d4","1927987":"1927987-99adfcf7547d253342201aa7580cb317","1927989":"1927989-d8b54e6143df588f7e364404afd0208e","1927990":"1927990-5bddb4c4b8eb29af2d4aa47626cbf40a","1927992":"1927992-301e24719d1df9edca4189cd02c8b040","1927993":"1927993-19188cb8b966c2cefbfd7baa6f5faa45","1927995":"1927995-cb57592768d91dd5a9d464e154628324","1927996":"1927996-a3276dae180e9176935efcdc230970ee","1927998":"1927998-fc311effe0de1e0f101c3631f0e1d37b","1927999":"1927999-eb3ee903d0f27b374dafc2e5fcaa3e6c","1928001":"1928001-40b0edf5fe0bc9aada032bcd49a57b8b","1928002":"1928002-2fb9529eec30ae43d3826a82f3f36c9f","1928004":"1928004-1154d5172554a3adc3dc1bbb056b18d7","1928005":"1928005-0a5c59405ef9701acaa98a063b46043d","1928007":"1928007-9f42148e6d90f107c04664e0592b5e2e","1928008":"1928008-f3f03d3a48debbdecce70cf90df10e6a","1928010":"1928010-112207b4bbbd9270200e1fed0a3c31be","1928011":"1928011-0565d6757dff78e7f9e005e8e4b006b7","1928013":"1928013-85bfb3493431cdbb0edbea4453e246a0","1928014":"1928014-96a941f71879d58ca0b4bf1aa04b7518","1928016":"1928016-af572565b83cd8963951c521489e1814","1928017":"1928017-34adef332f0cd1647ab1d9171215985f","1928019":"1928019-656e83e0ba469e158f34459a521355bd","1928020":"1928020-2ac106de8f7b1e1108629d427895ec40","1928022":"1928022-bc1aaaf25764ba759f3276c25cf615af","1928023":"1928023-7b6aab6f92d8f13d52795d88b4006fd8","1928031":"1928031-033d2dd498a7dbc163b0b8624024ceb8","1928032":"1928032-c20de1ea0858631daae79a1cfc774108","1928034":"1928034-5b6ab16125d9486bf5973f9f8164ab9e","1928035":"1928035-fd9b85270953f550ca6401f88d54fd30","1928037":"1928037-845f2aaa1c27515a874f61d0d0363827","1928038":"1928038-9285a9687a256d6a20e85cfcd08e5e3b","1940895":"1940895-719aa600471552dc38d076fd1d3741b8","1943023":"1943023-e1fb83cd04334c1c41c382fad50cc749","1943024":"1943024-4cbc49422c311a14128f3fd281e44a0d","1943025":"1943025-30eef37e59d6f34ac95fd683381b0ecc","1943026":"1943026-fa8a87dcca9c0590fc02001ff58f0630","1943028":"1943028-c36356f1910257f8cf813095980d413b","1943030":"1943030-7d955f9c3b58fdbabf680746fe97ee4b","1943031":"1943031-70c16e0ea676ef217fd3c38e983f2bc3","1943032":"1943032-70f04a365d548663461ff4c9358a5ac8","1943033":"1943033-b38fe6cdaab2acda8493e5db777bb68b","1943040":"1943040-64e63dd83fe9e546d39134d6ae2881be","1943041":"1943041-277d15e0011afac347530aa982227d37","1943042":"1943042-12c6b2d131bd4267eebb504e977244f6","1943043":"1943043-dae6aeba663978944068586719ff06c1","1955600":"1955600-c3f0729eb7c8f89d70af2d91a6c7a6e5","1955601":"1955601-f4ebea1d76560502131a2ed387a3a47e","1955603":"1955603-c4dcb465aa396d0493297d39a5fbc8bf","1955604":"1955604-15ede78696679dcf52abe9d748e70d4c","1955606":"1955606-cb87b0d566df8cf15258bd53980fb308","1955607":"1955607-a1a08c441893b69eacd61d77670cae18","1957602":"1957602-ef882f2f3fa694eca859b105e4b4b1c6","1971413":"1971413-b517bcef14af08b9895597743cc2372b","1971414":"1971414-732a4f9235b315c3455fcc34e7888ec6","1971415":"1971415-6e16360e8b4ac52383321ff4aebea568","1971417":"1971417-9372f69056364a4a191b8f744effef61","1971418":"1971418-14f97622a50bc9ab602fade5577a91e5","1971419":"1971419-466c0c6b628eb7797658acfe92bbe563","1971513":"1971513-4084afb6794c8bc31e52a88af1b6ad5a","1971514":"1971514-599a8bc9bbf4f6cc199c9d1e9823783f","1971515":"1971515-704e5d3bbefe91766bc3d84de1ce3c9c","1971517":"1971517-f45812056a0dcf9c4010abf1297bcd3a","1972251":"1972251-5bea69e14d5a082fef031b2ce1a75d47","1976500":"1976500-a0c22b99260d9ab943526911bfc443e7","1988738":"1988738-947341c4474ee38dabdd064b5cb5ca03","1988740":"1988740-fef2077ee117f495dcd753af20bb1ccc","1990635":"1990635-74ce1c4e2791e9e44c6abbf03800b993","1990636":"1990636-b496e59dc86e30f60d30a61a8a720462","1990637":"1990637-d03cf1f72f9c70db59a0f0f4e5e7e601","1990638":"1990638-1f353e1f51351aea0b1d4e363d1ac09d","1990640":"1990640-15e4fc833a182020a17396728334be49","1991095":"1991095-d39154de240336492c6a3bdb023b9201","1991096":"1991096-7bf951bef96d90063e9a56b11e19cfc4","1991097":"1991097-3fdd5fe57a004d507e956f13bc5c8abe","1991098":"1991098-c2049671fe70a3434c964c174b94f102","1991122":"1991122-df760f3a8335c10354d7aa2590095b0b","1991123":"1991123-554d029b13ed3eaba40d83d5b56e8fa3","1991124":"1991124-ac08100d1006715529c1e78ce47f4815","1991125":"1991125-8e09e550012684c7ca6897804fba17ee","1991137":"1991137-1ef23abc0fc0e262ba9f943f3715814e","1991139":"1991139-7908531060980deb9120dc48acb22375","1991248":"1991248-24c3fa6fb6df5edf2e45fb755ef1c6af","1991250":"1991250-b46df87b4f04be956ba6c681865dc6d9","1991299":"1991299-efa0c4b14a8f4d053498151d9435ff56","1991300":"1991300-56653bf9c61be646600dbf2c2ed5a2dc","1991301":"1991301-045f4aee8c927a88f6955de46fed7ab5","1991348":"1991348-cca88a38c83670692f7606283daa9f0c","1991349":"1991349-cfbdc2b84a1b2bef68b32dd34e3b8101","1991378":"1991378-b357901ef66124dec8eaa599b299aa0e","1991379":"1991379-70fff4e97dae6df2920b1d0843909b8a","1991380":"1991380-b9877ffd5754afe0bb5b47671df2d09a","1991384":"1991384-05a321e2667482d8cadef0e2a4d764f1","1991489":"1991489-2b1816961ae0b272851a41eb1de4c459","1991490":"1991490-ccec4adef35a4003de82eb2a7f524d9c","1991491":"1991491-41c840a325d1bb7b52110e1aa8be5e65","1991492":"1991492-ed2ed907c42d81887be2a429faeaf8a0","1991494":"1991494-da8a1207280b6addf90adc9aa5f6acdc","1991495":"1991495-7dfa3ab80dc6a7d6a29e2cdfba2caae9","1991496":"1991496-22e8a1fd3b9e4c3e03feea46e8ae01c1","1991497":"1991497-a43c928985220a9aa22353ae75553b14","1991621":"1991621-838137f057108f7f91aa01d871dae33b","1991623":"1991623-5a0de5c94781edb52c54fef5b93d328b","1991625":"1991625-50f7c21006202f7e5d6803e7e3dbd960","1991627":"1991627-ceffd66a4258ac5c3a950c685c244969","1991629":"1991629-1c9180867b7978d3651d2e9b06d1ee24","1991633":"1991633-f53fe6ceb416fb925e78f19e7aab70b0","1991639":"1991639-b6884a0efd578ced52b1066068c7dc88","1992147":"1992147-9193cdfbac5b15a291138c8b2f5292ef","1992148":"1992148-0928cba67aabf1620d090c68cea42772","1992149":"1992149-0644e483899bc2abfde3a501c4282c68","1992150":"1992150-db1ec7cbf459571c3a22eddf17501359","1992152":"1992152-e6b715b66fa17457386e6901ed3de25a","1992154":"1992154-ee4b129c22160986f77e0ad7e4b3a63c","2000381":"2000381-9a6f5def4b0219bb51e54ce6911d52b3","2009305":"2009305-ad8d990e3c13242bebde6acf867cf98a","2012463":"2012463-cdd031112741e0b5388e8375d0a4b75a","2012467":"2012467-7836c3da780ec3b80f865a34d46ae62f","2026355":"2026355-e2947ab23e218f143d68a59196b5626f","2028823":"2028823-15885837442f1c2eb1c29d66c6cb7a5d","2028825":"2028825-eaede020cfa99932793697a9240247b5","2028827":"2028827-0ae9f2bfd6f517089b3e67481826e69e","2028829":"2028829-1fe9e72ebfacc9cfd209dad35981d77f","2028830":"2028830-a4798ae1bc528be4047548909f44414c","2028832":"2028832-5691e2a4da0fe22e9b57459d6b71567a","2028834":"2028834-6bbcaf3c6bf7be792245c9cc746de55b","2028836":"2028836-6c2b1e9b0ee02f5394e5a8a4f5b7b32a","2028838":"2028838-a320fb9b3d5a7ff303fc6fe23d3f8337","2028840":"2028840-de41829714fe5d981216535fff39aed5","2028842":"2028842-1d161ca92d8c7b9625daf93ef18cf58e","2028843":"2028843-975115ee52b0951f18d0599f8c519d16","2028845":"2028845-1539e541b34f799b47547b06cd5e6844","2028846":"2028846-85f3c417f98c1d47bb9a6ae195d6bbe2","2028848":"2028848-19949c08693c6fee45d0198e34f6291a","2028850":"2028850-a1de93ae01f319898ff56a718c20c426","2028852":"2028852-d825d3ffb6d4073f0be6464617309a44","2028853":"2028853-2b4e831d2a8ed69f08900a0123600211","2028855":"2028855-cbf90e0e374bb68b7c5d5dca050a9be6","2028857":"2028857-70f2d2d6b846ab64ffcd401683c87a45","2028859":"2028859-6f1f9ec670420b6bc934cf87d2150b07","2028860":"2028860-44dcb32e23a4ca4626d0f0a5335d8f37","2028862":"2028862-22f10c9064e427d63f93a021af0fda22","2028864":"2028864-ca99123327500167e896c1ce0d13c506","2028866":"2028866-c9f6b3817e82b18b8496e35614eb1645","2028868":"2028868-9fb14cd66e551c2ef33f0ec342120b24","2028870":"2028870-52a226d55dc27a3c42d5dbc3f5ee4b3e","2028871":"2028871-a401c072abae8bec985eaade70b7bc72","2028873":"2028873-b1b7135abeef79500bf87c876a766e0e","2028874":"2028874-01d7d0d59a1e00bb1becbb285ce8f9ae","2028875":"2028875-aa82d5dbb599070d27cf3a7bd726f0a4","2028876":"2028876-88bc6ab8fe1a4d1dcc281da51b0f518c","2033391":"2033391-05e3de27e82ccf904e39cd9a75570585","2035629":"2035629-50ab533e70e77ceb17a9c1c0398cb1f2","2035631":"2035631-b384e8cabda23523fa446cbb68aefbe6","2035633":"2035633-3bd536cc112d750560f6691117226fe5","2035635":"2035635-8d46814b332076071f4e202090764484","2035636":"2035636-219b0945c45e04b65fdb501bb683994f","2035638":"2035638-5de1f2151993459763eb143348fe4d10","2035640":"2035640-c6b6e1105e3a49803b5ecca1ab985881","2035642":"2035642-6a513d299a6b043e73a61f03f7197501","2035644":"2035644-ff700749677cbe7fd459a64613339317","2035646":"2035646-aaa2c27f11e91d08a0ab627d6f463586","2035648":"2035648-8ac37e821a8e6256012bdc06ef7dcd09","2035649":"2035649-501f36c13e6ea8480a842f72e8568d0a","2035651":"2035651-fb84553d1d2ffca0a69c1342f9e0d01a","2035652":"2035652-7f3949116b41bbad33061c321fd68d52","2035654":"2035654-3dbb373ade72a7a799daffff0065689d","2035656":"2035656-12036ace08feddeaf24975e16b924e60","2035658":"2035658-bbc48572ea920a9ecfc10357ba44fd8b","2035659":"2035659-0c67a6f258e9378c110382c47b1ea66e","2035661":"2035661-c3426f357d3e8e430d33b25de7c19ac8","2035663":"2035663-27e8fadeced7349959d4e8e202d419ba","2035665":"2035665-3a0a9164e367411e575faf1e122607f7","2035667":"2035667-ae54b28b0dfe2ec9db4da0c83ca9e29f","2035669":"2035669-51871cf315699251a563562d4b21fdaa","2035671":"2035671-2ce9cb4f6fddbb3af40517bbe2fcb23f","2035673":"2035673-318749358c57618a6f34e8cda290ff2d","2035674":"2035674-76e8fd90931feeecc0a7e635b7f132d1","2040812":"2040812-9d14c0d4fcded0d0e9773557fd4c55c5","2046377":"2046377-6c6b4606337c4af3b9f4f752cedd8885","2050668":"2050668-b1c48f94ded3859777090d0807a3b854","2057797":"2057797-c7783371603621d8d033a5f67047b26c","2067742":"2067742-e54b6ea1a2bd88e02b3be85cf9d078be","2076422":"2076422-3d2853a4e70016032f938c0b8eed684c","2080321":"2080321-47c2d6473138fd5df00b64efb26b9578","2083205":"2083205-6b8c44cecf8ca8a6da2da7a9808c50a0","2090767":"2090767-2dfa7fcfde450b417d5c486d19905444","2090769":"2090769-9142e4ec4697ca5f3c3800ee69994202","2097928":"2097928-edbbf8e28de7b59b2a10226e1b13140f","2097930":"2097930-a6c7c9c60c73a5a144f09e0b400312c4","2097932":"2097932-13ae5db522ff6474533603e7f42d13c7","2097934":"2097934-97c035ca509f27fe0137d996c7467ac3","2097935":"2097935-e8db06fc1eb546b9e1a9abb8bae0116c","2098353":"2098353-a88226938b317d46a04eb1354d6ffb88","2098355":"2098355-429a1168c57a834f6ea28a903c37bdcc","2098357":"2098357-1bb8d1601b1662b75fd74fd2f1281e4c","2098384":"2098384-08da7e2612a055a0b16694fc4cc2fa93","2098386":"2098386-fa621e30e579080cb3c26dd9d279d369","2098388":"2098388-fe56662a8a8bedf65f68bcc60e15fc3a","2099622":"2099622-a3553ba64f6ed442c88b886ab9881787","2099624":"2099624-45d295aaa3041fc9f418eb48414632f5","2106738":"2106738-2ff48589c4540220d4767c0c7012ebd5","2113867":"2113867-029903743573adbc5edeee692e3856a8","2121532":"2121532-695cbccb83ee4abb5f1acba76e074512","2129558":"2129558-d1a3abe883fb75d763424f565cb90073","2133713":"2133713-aa0cd5c232c9edbde744f8b4b818a8db","2133715":"2133715-13745f3353905bca2fe73daea02d3d7a","2133717":"2133717-d19d31a602dc05f4954304d6f993b431","2133719":"2133719-77e4d3144ca7782ff30b3d5a924d0df9","2133721":"2133721-07fe96fd67be9f70abfb1107a7230830","2133722":"2133722-5bbd988ed17093b4535971158c2d503d","2133724":"2133724-6bb6b950612e438ba5f4c9f10647e846","2133726":"2133726-eab641c0feaf0fd9e150694c85aabf23","2133728":"2133728-6760506c31397e4e5a73c11af2f3d633","2133730":"2133730-0f6dfdf8aa037d6a0330b7f054c867ea","2133732":"2133732-97ebef7eb0bd188a3e38b36d361edbaf","2133733":"2133733-976aa94d1eacfb6bc1847057128b9d60","2136135":"2136135-5c2a957171a149e9a3f15f506c30b7ed","2136137":"2136137-2d91a45983c29987457e25a6829dd71f","2136200":"2136200-3ce0727e483fb305be7ce0436c569e0b","2136202":"2136202-14850cb9d46d8f6c01163ecc72ff8669","2136203":"2136203-7641e76d5a6633763c56b6f39cfc2e45","2136204":"2136204-06d9333dc7601af77123bb3e8ffb96a1","2136205":"2136205-d6b569172017706ed36a4eb504e4d304","2136209":"2136209-00d0dd33c12cfe4f6bcb930a0302db74","2136210":"2136210-e30bff85ec1d66f3f307273c424db0b4","2136211":"2136211-4fe7f29123b71c0e01c8333762f99cf5","2136212":"2136212-301eba9a093dd99743e550fb16284302","2145633":"2145633-9cc7cf706bd4604c180cb87230b1aad0","2149117":"2149117-c969eafc882775d630fff75088e4fd52","2158195":"2158195-e8ff821c1a9d47d5f879327615ef9dd7","2158241":"2158241-9358915d1086681f89d95a0104b2b0b5","2158243":"2158243-62d12f56c6294ce070e0b7c59e9040bc","2158245":"2158245-7f1184e20f0172b4967f61fc2dd9be5a","2158247":"2158247-6443944c8363f0f7ac43efb9f0ebb8f6","2158249":"2158249-0cbab81f2720b25aa0ff48d5482cfb09","2158251":"2158251-dae7a90d6685e6b4eab66f0b6706db6a","2158253":"2158253-698c25574f9e7ae069e48cb6dd5b8214","2158254":"2158254-ed743562b3cc0d9bfb228353679a2a51","2158256":"2158256-59bdaed24fb8aeac1aa13f092eb549a1","2158258":"2158258-be9d7315f389f32365693e5565302941","2158260":"2158260-32d606946d7be5e73867adf8298b9cbf","2158262":"2158262-c5ff895a5d32fcfbb92c5575590af6e9","2158264":"2158264-342e93c07b34063a31b3c006a54a6e27","2158266":"2158266-0c8b3cbe17fe5eace2ca962d66ee578e","2158268":"2158268-3aad425823bca6ec50fcf037a76da4bd","2158270":"2158270-5c04a6c4f00e9d654da6ffef6dec68e5","2158272":"2158272-91d4704cc194e6b57b3d1e523aafb4a8","2158309":"2158309-363ef9500958bdae30aca777aa49120e","2158310":"2158310-a9de6576b2bd4486f7109ae819582de0","2158311":"2158311-73727598df08cda188b8fcc461b61daa","2158312":"2158312-7c7e2470b262ec51d3ded7b185015379","2158314":"2158314-5028d4d06083cd488292346388458255","2158315":"2158315-582bb9f167fc01c7623f677106913511","2158316":"2158316-955c4bc56b88d92d00631c1fbcadcd93","2158317":"2158317-184e53a13028aba98208eb378738407e","2158319":"2158319-df1e5708675f51d5d2e0920a204e3710","2158321":"2158321-652a38b31206137a4eabd64b0c24ee35","2158322":"2158322-129176ccf597fd4b15dfd26f3c5b2b67","2158323":"2158323-1ba83ec34d40699e37a7cd0d0ff4f522","2158325":"2158325-9f7004d32b22d10b62fffb1ebace5bfa","2158326":"2158326-cc2393c73da02432d28a0bd687b1baa6","2158327":"2158327-3a8ad1f904f0a4a92e87f434ce18324f","2158329":"2158329-adc7e959ecda63fc29a7e2919d22e240","2158330":"2158330-ce965282f00522de8279fb43869ecc76","2158331":"2158331-a9e41b7b864256d0a708552652ffaec0","2158332":"2158332-d5e343abe56476d759fc4b2076ed9c1f","2158334":"2158334-2c2c6f1c3e77a6e8d9c5ef3693363221","2158335":"2158335-7b94439d8685ff2276da7a677717fe09","2158336":"2158336-e1f69e0072ecf4bda021629c79870d8a","2158337":"2158337-107179028b107ed6e16c457b1ccc306b","2158554":"2158554-119ac68c487b5b62d943ed3909ea8bb8","2283176":"2283176-d85b9775d4297344f06df2af881f358c","2283177":"2283177-2a755296555680a0e12f108442f54ff1","2283179":"2283179-2988a2200cee7de2ad1e6d4e4c3098e5","2283180":"2283180-961bb9d72018c8368f9a652f1d3c21a0","2283182":"2283182-ad4ab5c06d82b5493583af8091587681","2283184":"2283184-6eca8d0af20ec70e1d620aff7465aad9","2283186":"2283186-c82597013da2f839598e88c5691d8b5d","2283188":"2283188-35e25b8296d82d036db6f8230199e156","2283190":"2283190-38c99af098ad6f1a53fd5b4a25e5f9af","2283192":"2283192-fa748ae1b6d4031c869137efcab74f25","2283194":"2283194-126c944e2ac3dabb65c4f5b3322245f1","2283196":"2283196-7bfcb5c135b20343d0edb2d12197a89c","2283198":"2283198-b90748396a8c67eafdde4d82d88caacf","2283200":"2283200-7ea5635cd8d07b8d454debe8fb65dc65","2283202":"2283202-4c2b7c6c84d713c54a1f7d91e6a76ce3","2283204":"2283204-77b81c4bd0a96342c1d2bee848d301ad","2283206":"2283206-c4fc68d74449da9c7695e48590b69179","2283208":"2283208-244db200a88a35c11627258050413e55","2283209":"2283209-fd4bc5a5b4303d6bd92a5a71986bfecc","2283211":"2283211-e55bb5e8892cbf6bfb924a5db9f66351","2283213":"2283213-0d0f1e13652e4967590ec08ad9fc84a8","2283215":"2283215-f5a447b381c49a9cad65cfecd99add84","2283217":"2283217-da447d00a3b6524551fd1dc034dfca18","2283219":"2283219-f3ea25f77f71a4f6763eddb1e2ad1aab","2283220":"2283220-86bcf20c0a7040566b56e94e314a281b","2353614":"2353614-20c6d96a1e604b8aecc875f8e669c2f4","2353616":"2353616-862c0a616da43db99eb67f801a8bb07c","2353618":"2353618-5a3a18a5761413e409d1fd9660285092","2353620":"2353620-516119f2fa8b7c1bad9d7cca52c42ab8","2371217":"2371217-a43f2992d413633ab0d0f1f700aa8b9b","2371218":"2371218-b4ffc6852e1a6521f2103820b4f436a3","2371219":"2371219-42d4e7a6711a0153a9624ce7f06b3a63","2371220":"2371220-557fc9a45d0acf742adb07186743684d","2371222":"2371222-2d3a5ecb6bec6afd8746c66e9b8e04bf","2371223":"2371223-370e073477e4b18ddfad68bc39f80e25","2371224":"2371224-3eb5dd405734c2ede8b1475e98fa5d99","2371225":"2371225-0389cbb759098f53d8327c6d9ac16d05","2371227":"2371227-72fa1763f7895f0452c311abd2d0b9fc","2371228":"2371228-77c30de2e89099e4ce9a4c8d355ea183","2371229":"2371229-afac7d9e27f5007fa209eb99e127f7ca","2371230":"2371230-1da10f622720974bb4a1b7a30d79a837","2371232":"2371232-f90360a09b5d408fb5353c087c7d1e08","2371233":"2371233-53a17bd3322b059537657e9a2b58a32f","2371234":"2371234-25bd93ff306876d839318e1a3ffb308f","2371235":"2371235-0a128ba56d0730e7c42e87886c917b2b","2373000":"2373000-68815d2d84865aa4fc6592443ed7ce9f","2373001":"2373001-0d0626cac7b2fd97750106687e59df22","2373002":"2373002-eae9af0bfcb43cf7dae9fb535ee623aa","2373003":"2373003-d6c568468ca7931c73efa5d926e434d2","2373113":"2373113-8176fb8640c38235ff625713b2e524b8","2373115":"2373115-9871b15300ac78bb3191cd85f98b26ab","2373117":"2373117-210308c2059015e2e1a057d3f10a0ce4","2373119":"2373119-caff3b094b1fd5707d903f4be4429501","2373120":"2373120-b41a1258ed6cebf866d7b0b9c273d54a","2373121":"2373121-6d13e85f5633d99b7fa1dd06c85c55aa","2373122":"2373122-fde18b7655d247faa279ee11a4ab2ea0","2373649":"2373649-383daafc97e272099b3780436e51fbb9","2373650":"2373650-8199b8f96e95fdcf3ec95961499094e8","2373651":"2373651-ab452452d5325c1e0e935aec34536fd1","2383795":"2383795-ed2882cccd29bd2e55094822ad2c771e","2383796":"2383796-510d48ff425c619956144059b940128d","2383797":"2383797-46157485dba09e7daea3a45a53815684","2390116":"2390116-ad0619af3195f5a08e136c465bf235e4","2390117":"2390117-264af715ec5524bcede5eb525a5e2883","2390118":"2390118-b5e5b2e14cd32f97bcebb4b48783e3c3","2454069":"2454069-e3c494e45e596e83e59f58f3b0659108","2497691":"2497691-3995ca0f5ed72786568f3409f2b83056","2497692":"2497692-a1082b7e0ed25c7e5a2bf4cfa4682980","2497693":"2497693-ab23f4f5d5de3f53765f06d12e534696","2497700":"2497700-24f2c1bb915da073999f2e943a4a6e60","2521580":"2521580-48332cf005e572aa93d29a8495cb8d33","2521973":"2521973-8da19ce15acc6b18db851cb7ada5e087","2528698":"2528698-96c029632d14e0c5d2de3fb6adc8265d","2528699":"2528699-7f1ffbac52b85941c3fb517641c779b5","2528700":"2528700-9f8be3e02a4997958fe6a611bdf1aed7","2529250":"2529250-f1c906864785269ea4a4ef059bb6a677","2531414":"2531414-456547cfa3065592e2b58f5c7c5c453c","2533017":"2533017-a30600571e0821b8969e652277a4f8aa","2533018":"2533018-ed93a911ff3a813056c88487fb7a0599","2533019":"2533019-0ca52952e43c76c8ae2a0dbaf6b593ea","2533020":"2533020-32339bd7b8a68ff87b8f4268af25ec38","2539425":"2539425-7d9dfd411f1c328839c09c2fcf60ddde","2539426":"2539426-99a390a006759f997a38c3ce0558f608","2539427":"2539427-02e81bf7f780b52a1e366620f534ac8e","2539515":"2539515-3fd826d8ed1136205b72770c71589a36","2539517":"2539517-d48b86b67826449e5c633b97166ad965","2539518":"2539518-d0af6c958ed99e7b5d2f6b9663188fe4","2539519":"2539519-c2fa6c4b5099dbbdabbb59750e0bf3a2","2543057":"2543057-856222153eaaeed1b6151fb3aaa832a5","2543058":"2543058-17c159fc970d12f27fc842ac20573ae8","2543060":"2543060-3fb12049c4b57d4b59fcdb8bda3ce010","2543061":"2543061-665b022e24a7b365d18a208a7b870934","2543351":"2543351-c4580db715422a0a54be91f62e1dbcae","2543366":"2543366-ee13fadf6c5bf049d097b2d479949e92","2543368":"2543368-39fcd75d2b2307eedff262db51c4f56a","2543370":"2543370-2e29d66bdbfdf05976a28471b61f5078","2543372":"2543372-7c2e1fe29dd2bc755b166fa1819e15ed","2543406":"2543406-793e9ff105be3afb6a6e0cc457ddf1ee","2543408":"2543408-f75daa69f602e883bce4024dd76e6be0","2543431":"2543431-79682727a059e4c4ffaa346ef98bf3b1","2543433":"2543433-71dc3880325cdac8d98ca65d5b64f2b5","2543438":"2543438-4844783e5e4a2df3ae54e4fef02fc4e2","2543439":"2543439-e0289bf8cb003f05ba28c048bb71806d","2543441":"2543441-a71f2988caa2fd0ce9347782550ef9c0","2543442":"2543442-40584304f392311d94785db3f2e24375","2543446":"2543446-cdc0c0c026a3b12735abe6a50d0cec19","2543447":"2543447-9832480add6212a3239ed240f25b116d","2543449":"2543449-84e5406ef05aca3d5cc26dc90d91557e","2543450":"2543450-453236d2ccd8383608e877b76959a544","2543462":"2543462-fa7635dd3f7b6e4579e5c9f2f0613d37","2543463":"2543463-e07aa2008e99f25cd443b3d1b3acbdb4","2543465":"2543465-92c413ba1cb843342fb6cbbdb4cd32ed","2543466":"2543466-08032d463089d5883be4fd0b3085d828","2570778":"2570778-51938347e74b538a795ccabaa109be6e","2571057":"2571057-2570e2333542684abfc63063beb0f75f","2571079":"2571079-1a61268c899a3c8aba4840f9afdc767c","2571080":"2571080-18375d97516dc81dd2885725433773fb","2571081":"2571081-e5f537eb0562747f5e91ecfd2f73343c","2571082":"2571082-38ee5d0f8531848541a6732d6a8bef25","2646548":"2646548-d89faa0f9461a341c24416827a604861","2654773":"2654773-a8e9a3602c33bcad5b6819c709032647","2654774":"2654774-e12d6aed4a40bb129c06f4e2e9b67c51","2654775":"2654775-1080b615b43d6cf404aaefcd3576a087","2654776":"2654776-1b0ebd15c263d3cdd97e577ead96bcec","2654782":"2654782-15e83f89ceea4186a10ecae58ac799be","2654784":"2654784-fdfc6684b6ea1ea470a7c8724e3192c4","2656054":"2656054-2db5a181f3ab732652e232167e139e2d","2656055":"2656055-568ea9f79ddf544af2c309c211856cba","2656056":"2656056-e46c089dba76e07ccf9427694fe0df13","2656057":"2656057-4e3362ec13a0a6cbb837928fd56fda21","2656059":"2656059-fdc4856bf8ed196670bb6ee8a7be745b","2660437":"2660437-bbd5673b83c95d74496a37bab953af31","2665482":"2665482-ce79549c364ffdb2753cbc248b11b17e","2666149":"2666149-48e3989f993cfe7d7ab81b9afd6f0e29","2669903":"2669903-cb225d6cc02e125122a86d141cec1903","2669904":"2669904-14942c1149bc51682a545551d3365466","2669905":"2669905-90ec6d03518da7472ec6367529646686","2698863":"2698863-963c802f74eb0b837d106f4ec0823d90","2701060":"2701060-f1c0f673e675f10c7983bcd8e396df37","2708609":"2708609-1cf477434688ed62e30e2d15eedb7fa2","2708646":"2708646-e8f9f68680e44ae822754bca66211202","2708647":"2708647-75af3218b0cd697de61c07d7dafa355c","2708715":"2708715-c38b109a94c4d744be8bce944ded9137","2708911":"2708911-e0bf1caee0b88b9b7ac4e4d09f42a1b7","2752347":"2752347-cd05c5ff4cb9fd99d489b1afa577d88f","2752348":"2752348-60753d5a3f3d5d63cab6d918ee83a2c9","2752349":"2752349-869e8636fbfbc44d67eca18a9b802043","2752350":"2752350-1d01c538be01bbc1e8c46188a36caa5d","2752352":"2752352-340ca72c11035956df129de2d1c7c204","2795010":"2795010-697e68e3b939ffc68ea3fb3701ab81b3","2795011":"2795011-ac575d9c734682e49878627ed8c31157","2795012":"2795012-da700395493e0344f211bcd6b675c7d5","2795013":"2795013-a81975edf381b5bce2c1c1692fc8033f","2795015":"2795015-c406edeec523e702085988eca978b972","2795025":"2795025-f58b4e3b0214320fcea8fb72d23ef6c2","2795026":"2795026-a2ade235feb587091c108e61df37849a","2795028":"2795028-5535142ad9b005016aa762ea5c566b2c","2796314":"2796314-7220f4a023d0c48f589bbe648ea215ad","2796315":"2796315-7fa7437ffb3fad28cbae80857e0001cd","2796316":"2796316-4464e1d34540d2001dbba443cbde45d7","2796318":"2796318-f9e2c08cf9517bc98943ee2a8a4a3aaf","2796319":"2796319-02bd9402f0a06abe0974eb050f86e494","2796320":"2796320-88bb11c20a3a013d4d9f5b56a7834e48","2796322":"2796322-3794cba775ea711386fda1cdbc6b877f","2796326":"2796326-8fce555bb7eb46c9f8b998568cc195cb","2796327":"2796327-ab90c653c5f9c13f7d438f0129bd04bc","2796328":"2796328-0b30496f02a68590862d87493c3c3cab","2796330":"2796330-c3119a9d4efb4f04e20c25800633d457","2796331":"2796331-4780bc9f1ed989911eb8a45438c6db5a","2796332":"2796332-3efd7a8f521820b29b5d8efd661e6043","2797242":"2797242-cdb86a81a80a63a19871db535cb7535b","2797244":"2797244-50004c9f1d62330814e6b18e7add9008","2797245":"2797245-40c809d94f7635943090c2183d5ec8fe","2797247":"2797247-9023160cf5b6a7e52ebbb8acf48ac26e","2797249":"2797249-66bfb963b0634cccd15e3aac445ed432","2797250":"2797250-e9b407b0154abc244559446f5403ab64","2798783":"2798783-dced887e5a2ddb84ae1991510c1bd1d3","2801640":"2801640-0b44c7307eec1ae15d2ea17eeeacca2d","2808747":"2808747-3dcf0062202b553157fdda20b1164633","2811029":"2811029-419875361f02822c0102adc2fc937812","2811031":"2811031-e4afdf2c0bf48459d3501eb11b768285","2811032":"2811032-3380b186b2a9f499924f5dbc14efc37a","2813394":"2813394-ecb28bcc34e89b7509cd70b32a84cfe0","2813396":"2813396-f0f076ddf3b8c83b59002ff555b537d8","2813398":"2813398-b4ec6feb99cf035959aff587778406e4","2813400":"2813400-f809da8850793f05a7f0b67a63bdbc7c","2813402":"2813402-ad115b5c3e52e752060e6c822104ba5e","2813404":"2813404-d63aab44980d18933a2ba3a181ea99cb","2813406":"2813406-8ad7fee397d79eb9b333443230a8c9b5","2813408":"2813408-b3005b7af9e8eb3e442e3b3fd8518832","2813409":"2813409-a347f4fb51288506b1365d10dad928ae","2813411":"2813411-d11476ae310410ae3c44c7d6043a4a80","2813412":"2813412-4a11246c6120237460dd7a12c30420a6","2813414":"2813414-ea2d0a15beb492ad9cb4396c30205650","2813415":"2813415-d127f4dfd862d9555baa82cc3344a31a","2813417":"2813417-69f82a3a49464de170bf49bda8bd8bd6","2813418":"2813418-394cadd36c3de664b7dc8e76dce50adc","2813565":"2813565-095aef825b3ea2dfd03333ab8a6cf72d","2815500":"2815500-151f4497a6486ddd281186a41c08ea45","2822027":"2822027-c47ea6e801df19f1cfded63eb70669ca","2825172":"2825172-373ebbdacdb227ae5a88e5f05b03bdad","2897815":"2897815-2796a140db5526c2ebbae7af6255947f","2897816":"2897816-8656713bd69fd1089c91b7a242990eb6","2897817":"2897817-0115f5ae40a2cf63cf8ab58c11dfaae0","2897818":"2897818-9b35ac21b30af2ccb512c24b0c99bef4","2930669":"2930669-7d20862283b3f099d52861a0c83fbf04","2930671":"2930671-0931c3edc2e8016f2ce4097a93c3e0b2","2930672":"2930672-f602eaaf4009f1df9f26147f044fae0a","2944803":"2944803-6383d8fa82aef88d1d53814f59fdf8e5","2948196":"2948196-169b669029305bcf0d8bd2c23df5f7e8","2948197":"2948197-4097fc488684269e8e231c5e0f9b2c10","2948198":"2948198-cdc01c1244814102b75b0c8a69d9be40","2948200":"2948200-c7d2602e040ae210ca3d5641a1817689","2948201":"2948201-f6acb25f3e9c8a3cd53f0af8e862a5a8","2948202":"2948202-be3cfe4a0236f6fd36c5dab72df61a22","2948203":"2948203-1db6ae22e40bf02977775086f2ccbad1","2955241":"2955241-5bc64a0545e73e29ef44cf2b512ef997","2964006":"2964006-e17340c6be932da98011b40561d39672","2964007":"2964007-3c79d0ebd9a2e4ac89f3d9ee82df8794","2964008":"2964008-db38c229ade814afcf80e3407243a3c3","768073":"768073-2c05e3d4d26ae1575e55ace93854a8ba","768074":"768074-d6e44c115e979799a9a3a026637ec0fd","768075":"768075-0e7beb0b2d305f0cff4adce5e3fd9854","768076":"768076-04065328d4fb1116973f257ced929258","768077":"768077-b349f9baa6db9fb89deac58d3e0d823e","768078":"768078-7cd9f7c6fa0f6de88caec01e5be546b6","768079":"768079-447d8430731b6ba30a597df879392ae1","768080":"768080-e7ed54b1089d5f3c94602fbc6351b231","768081":"768081-1242b512828ee7dde29a64f77f2f0107","768082":"768082-38cf0d5958c3c6371e09e5f9b000626a","768083":"768083-0e3ded68c9b10bb2d6fd590cf5b5331d","768084":"768084-67857c8c2ed55667c21257fc72188c62","768086":"768086-6ef1cc4010b8feb97238e6767e8057f0","768087":"768087-d8c2c25c1cc9eb5bc5be42c8f750bd31","768088":"768088-91604ae3de0ca5a5593558c0ce362811","768089":"768089-137752b04e730465684d90a99e5edd8b","768090":"768090-1b7419c1e813f5b7ec5c9200fbbf1c2d","768091":"768091-ed0d0ebd5a7c1b13247f76000ea04046","768092":"768092-5b4c015748448358d99eb7dccdd5b499","768093":"768093-d92a401ab6cc46da6ce9d12bc382ac46","768094":"768094-bd9dcb4b3fae1871a3e2131d95c877fd","768095":"768095-96c486f43108da88f513e01b2694cec2","768096":"768096-85df5d639f339ac4edc9b1ff5ba3f743","768097":"768097-b3e0d8eb12f32fc14f83cf6ac901848b","768109":"768109-caa23f073134c77148328f2111629f97","768125":"768125-81a3e80a3d269848cd2a197d7fcdb6a4","768126":"768126-c034223f3163f0aece58bd49a7b9d0c0","768128":"768128-641ec442e67a929b62f3b2058d3db0c5","768129":"768129-1ab217400eb6d41e67833267ed951286","768131":"768131-ecb94c97e7c0091c9db29ba31425c4ef","768132":"768132-a83333fe7e62e9b74fed4e3fc03ab8a4","768134":"768134-12c530a7a9eb905f8c5ae01591a7bd3c","768135":"768135-bd9a222248ce750bb69ea0e69ac0a4cb","768137":"768137-fc8d1b921b5a5b2d9b83a726deace751","768138":"768138-e349c870d969dd6d6610cc7d4173a04a","768140":"768140-f2eaf34cc09cfc85de1189546540a3e2","768141":"768141-9eec202890a5d913d2efe373c0435b3d","768143":"768143-bc1bc2e4fe717a40bb0e23110dc3931e","768144":"768144-a17fcfaa392ab3b57821cd4e3c0ecd75","768146":"768146-3e5b9f1c72e7a97c52cbe8b58e8879b5","768147":"768147-9dbb36b2260dfc80e2fffa205593edd6","768149":"768149-d8f542b5d678f28e4bfbd09d2b2f15e6","768150":"768150-200afc546567643b88910085b1b567e1","768152":"768152-4d95ae3fd6f235e668d2c1d3c5a229ae","768153":"768153-3caeff55d9b4480a2173ebd8a68ae4e3","768155":"768155-d1241d4fcedf6533a6df0a03789da17c","768156":"768156-aa6cfad11e52451f4651ff1842d7d40c","768158":"768158-913f9da57a619eb72c55484bd4ff314f","768159":"768159-3a38638b7e6fd7229384f0a2c6c9d0b9","768161":"768161-d6d6c8df5d0c6b8e7dc8226808df9ba3","768162":"768162-8d7dca4d12d6b0912337d5d03bb6b59b","768164":"768164-400e07cd09fd1ebfed4eedba166b29d0","768165":"768165-c0395b16f47f7aa9d5f54c5ff25809ee","768167":"768167-5ad59cb5e37eb60325fc7b51bbabe6cf","768168":"768168-3707899759b6e18bcae2f1bf467891be","768170":"768170-408823e844de919c7b31a7697d2801a2","768171":"768171-b9af708bd7096620f21524feaf9914e2","768173":"768173-37707f07f31c64a262a60dae49918134","768174":"768174-20ca3abce7832935e739575b683f49fb","768176":"768176-48345ea6a2a64b96d2e05aebb90d0d9d","768177":"768177-5c18c2bdd9bb3f0108fadc21cab4b9b2","768179":"768179-f54b4bc72b36b570796475e02165f5e6","768180":"768180-d57fcb9cb7df18705e1088ed3774c1d8","768182":"768182-17ad2dcbac16a8eace1d7593a317ccc1","768183":"768183-0e9e98714118ff04af1ccc1764e4fbdf","768185":"768185-e0a4272ccf880957087052f938c4eee3","768186":"768186-5b3482854326f089d07d70e9b229c452","768188":"768188-70b6dc5e222955a02b91d0969f25d2c2","768189":"768189-ccc29149a653d607862093f33776b37d","768191":"768191-444bddfb64943fc9d20f265990dea83c","768192":"768192-9bf65244831fc8967afd6c6ce0383070","768194":"768194-66a417997ad772695e93c775368d9096","768195":"768195-1d6f744e0b0242cfcbabda9895e4b4af","768197":"768197-e35c727f88e189f29603d9e94c45aeaf","768198":"768198-d2ad77530c6c958b7a808d569e09f56a","768200":"768200-9322893435c98f93dc37759ee476c986","768201":"768201-b26c5ab3e895c7713dfb6195700ac279","768203":"768203-90f46bcdc0efa9ecabb5f43f720bd076","768204":"768204-1800e573ab4bb16481381388568406f4","768206":"768206-7f0acd53754d14d0fe7b6a9e0342f713","768207":"768207-8c7d455074329b610d756f8dcb74e406","768209":"768209-24f3317305f6f73befecff3d696e7639","768210":"768210-8159cfeefff936aa659d970be875321b","776832":"776832-86b91e220599f65f54b03e3307ba4b08","782647":"782647-4bae704c3a9c4afa4d7b5d2c48399410","783363":"783363-14c75c3face6c8bf1a70abaeb4423a3c","783364":"783364-8f02154074945898619dd4759e232e08","783365":"783365-9be2b0402fdb92a50597d02927d1ca70","783366":"783366-f2f3fdb2a1343114a50e8ede7263634f","783399":"783399-ba94cd15b36c6dafcc53808b64981cd2","783400":"783400-3376046652fe6d3c487a26634a4e7b39","783401":"783401-b5cf9d45337c72a9ad12e2f97ac14f71","783402":"783402-3c879148dadf8def605d8422a3498eae","783406":"783406-831c954f9367731d8c05e7f4c4230ee0","783407":"783407-9f604785a72341457371cd5f1f4f5010","783408":"783408-1858c8e14df71e9742fdf999a39a3e20","783409":"783409-e84a9a7582d62ecbc1fc4b72fe1ca018","783413":"783413-15c135cb2f0d7f772e50a3e5b1b619f3","783414":"783414-4003125b17ff301d67b889c3f946abb3","783415":"783415-51661534d27a1f4fe3bcd8629a7e4d77","783416":"783416-f4041df4ad056e9ba91bc117b677b166","784648":"784648-da7cd3558fc288e3cbea1b0194e2567a","784649":"784649-e279e77520e21c336b6b74b86b2a658a","784650":"784650-43b10a81079496c366e5dbd21241b383","784651":"784651-df749065cd6a1c0da400ac6a86019409","784691":"784691-437feede1bddbf77b9f7deda9b6ff297","784692":"784692-e1bb3c83063ef2201f240a97ab89ba8d","784693":"784693-26f481700b2b4c0ddb90419b4c4fd782","784694":"784694-d028162bd0e86f5dcdbab3857a6b0a86","784716":"784716-bf6025e54c3add8389cb78bfffef61e0","784722":"784722-fe90f615b22dc241408f3e622f805d31","784724":"784724-5c250a2aa563896759e7e14f9c704a07","784725":"784725-afe6439de7d2a760c92963e1d832d310","784726":"784726-f877d1a6c7ec8c742edd67e0e09f6a46","784727":"784727-d9041fcb1e1abcf4e37c92b1926c552a","784729":"784729-d9553ed87f7ac1aee9ea48dbbed03bb7","784730":"784730-eec2c52cbcf9581c2a2cf5a56a694d0a","784731":"784731-7f9171271ada33741475583f7f34eb17","784732":"784732-4b6594bfb5e394c210786f919c8dd150","785166":"785166-f47b78cbadc9692ec91e78e1fdec0c6c","785167":"785167-6f873a213b0ece0e6dcfd3e13fd2b180","785168":"785168-b22f93af0e5fc372e1ad48cd23754c9c","785169":"785169-e6dd1c9b59bac80ff6706187bdbb71e4","785171":"785171-99aa6c3fa62c9843ced265ea1e58a6c9","785172":"785172-ac1d777847af0e1ab81095278a57dee6","785173":"785173-4e2963901299bc9db0db0a8f2d286edd","785174":"785174-9b48461bd1275d6f163480c59853e3f3","785176":"785176-7582bc268257fabf8bf0397d3aa37da7","785177":"785177-eb992894aa3b6583a318b215a94a5f21","785178":"785178-0922163d8de13b1cc81efcfefb8d2887","785179":"785179-52fb7f013b84b84eb6f2da1aae1620b0","785181":"785181-39e282e70af5889a1f348e93e44cff72","785182":"785182-5c80872e346f5fdda7f0118bcc92c6c1","785183":"785183-d181f56c5b03f8912110ef6a07beabbe","785184":"785184-98bb17ce0b9aa18cf7edc8ff6132a339","785186":"785186-5652e1d48c065bb658b06d15b94db420","785187":"785187-042e9514f9572904aa9b4110d30f9eac","785188":"785188-c039061a6988370ed9ca642e8215d7f8","785189":"785189-436c0907c987b6090cb80accde1b68ae","785191":"785191-a55dfb605e511d083c6ce32eaeb67d6b","785193":"785193-b676590a6b06da4a9a35a6e38e2febd6","785195":"785195-05ce289e403bda599706b3ebaf880a25","785197":"785197-8e2857889d9b0014f105d21b39364512","785199":"785199-f0a7add11800f3d75c1f795641f9cf9f","785201":"785201-4e15d2d7bcf41f7f8d497804e94992c1","785203":"785203-4e3710122fe24be8c17b05c5f0a2ff6e","788030":"788030-e4d21bd40a19c506131044328854eafb","788031":"788031-429bc14d15269e2f6ef114f3ff3f9155","788033":"788033-e9795f6e82f8cb44f872cb1126e6a53e","788034":"788034-1741890f468ca056168267ebff862749","788036":"788036-39539f37de298c4f68e10afff37190ab","788037":"788037-c792f3b4345a177ab1b003c83c99b3d7","788039":"788039-0c4e47d6fae921bd25ace60d820ccc0b","788040":"788040-de14bb5f47213c2de83e6258c77f4899","788042":"788042-b0c2c53287ad29b9ab61f5b4857eb94e","788043":"788043-b965163c4b0aa3ef5ed25ec1510e9737","788045":"788045-eaa95ef7526eb3042c10abe7ea30f80a","788046":"788046-f73612f2cfaf6a91396a5914534925c4","788048":"788048-431493da135368975df20afddf347e5b","788049":"788049-e2ec318c4d907ceb99a406534b7f62ad","807356":"807356-bc9efb523a7fb2646f7741421ea5057c","811783":"811783-2cdec478b56d6610a45c26ab518fa9aa","815867":"815867-dd9bf19eb660715084f20156e1cac0e1","819007":"819007-025f19d1c631949d672d83549d9d89f1","819008":"819008-8250b6bb579a7ad40d21ae934a4967f5","819010":"819010-da171154f09cea8b208bd537d7c54059","819011":"819011-101b49d6705df87c206d3cbb8b722c61","819013":"819013-ab10440eff4be55510f04a89075e9f96","819014":"819014-03a8511bc7943be2c2adce401a24b9ab","822897":"822897-2760bd66863b8b4f9e16090596353cc0","822898":"822898-295a4a6cb8a97729bfae8ff6e5b50323","822899":"822899-aeeb14247171b506962b59b0e3b44a8e","822900":"822900-1af34aa8f3eaf603631b0647ec711f75","822902":"822902-3dbdb02714dc43f4c5464d73ccb7fdaa","822903":"822903-1656b8ccf382306a2836f81596b24ca1","822904":"822904-20407cdf807d8ba585f4eb1ec35be19e","822905":"822905-8c5251528d32427ee42aa61149f279f9","822931":"822931-417bd03c59b6c60d96eb6263ac308984","822951":"822951-9e13c5b2bfb11e5aa0a26dc2989177aa","822952":"822952-1017c8aa55b0ad158958f4dbb955df23","822953":"822953-652b0116ba1ae126c97e6595dc0bead4","822954":"822954-a0e04f11d4f9a1a7f89ec177c2655afa","822956":"822956-6f70495d00fa867322ab98c826e15660","822957":"822957-152a95df2445156a35ca78fae6717997","822958":"822958-c6d90c5d5a6408de3e38d613ff1a7ec7","822959":"822959-691fe378f76e84ef5f6783a49a8dcba3","822960":"822960-eec743eb9b7166efff87d9fff405090f","822961":"822961-6e449be282f979def487ef2a11a221b4","822974":"822974-8cc18d0cb85cead470f12d315e6a64bb","822975":"822975-2e3c206368bc8e2823d3c1260573792b","822976":"822976-a3284f6658eeee4a43f7026c839da978","822977":"822977-c4a60a34699e7c65b07c62c2082ba3f6","822979":"822979-eaef38f834fbb526de2cccde06012dde","822980":"822980-45d25e5e9f72ec035d18646adfe1fa58","822981":"822981-109f92b809535d5e782e79631e25e352","822982":"822982-42c597a56d39b7ccf9fea0f6545c949f","824855":"824855-952329765f922164eea4638f6a60a174","824856":"824856-ed10beaf369455d46a2aeeb4b35880bf","824857":"824857-943996a2f72731b0c97911c430cd74f2","824858":"824858-68b4959990496bdf5070751af096b7e3","824860":"824860-706951ec4063fecbb1faebe7d3152eff","824861":"824861-f768676fae1e42923f502870666c2fa1","824862":"824862-d8e5bfe10048a05206663adb6f2faa98","824863":"824863-480d28fbd45966ed70bac8dcb3f932b8","824869":"824869-35af50b7dd771a63126f9bbaff9d905b","824871":"824871-a52379626098c24dd2e12a2c196839b3","824874":"824874-a6e76f8be726d477b81e8644f7ce7ac4","824875":"824875-20d02410cd26b194b8919822e5e86c7a","824876":"824876-fd0fd7a231d6ed46df36eb46bd701628","834036":"834036-c8c25bcd6113b0b95cc53a8d7027c18c","834037":"834037-228a5bdb4c3d169e6e630dd4948ba5eb","834038":"834038-c4bbe2d173bbc1ec1b14031abe3a0837","834039":"834039-6741c39ad7c1135f5e65465cfeaead4b","834041":"834041-a500e5f323da14c9e8c8bae4e149f2b2","834042":"834042-0464780638fe001c5ac29c821165569b","834043":"834043-7c0d2aca099b159dbe0b0e51c3d2a899","834044":"834044-10125228f05f0243a42420244209074a","834392":"834392-7d84e7e12fd1827504851f3ba01b6848","834393":"834393-26e80bdfa68209930ea6c8229560b3cf","834394":"834394-f0de1dc44d2e38c84b15ace91277e44a","834395":"834395-968a9595a06d12746ae366a878d4b3cc","834396":"834396-8784e4b9c59ed765ea5bebae27f0cb65","834397":"834397-5bbbe85e45e20df8a8403b7cc88766ea","834398":"834398-1349259981aff8e1d98b1bd014d05ada","834399":"834399-0d1a7a4762401a3f1a6667cdace64335","834400":"834400-ad6f9029cb417405dc0de0398ca9ad42","834464":"834464-20af58dfb3e6dea07b8b2437ba04175e","834466":"834466-683a7b3efe49df9dfc7fdaa9d6caaca3","834476":"834476-aa5829ecced06c7b0335395f5164f643","845379":"845379-e757373fbf0eee732bbb568b9f08c30e","845380":"845380-43e52d99b454cc658e7ac88e83ead6b2","845381":"845381-6d892e943da6faf613a09846581e062c","845382":"845382-e6da3e0f09afe91bd7ab7585b324ad58","845384":"845384-2080edbad18a4c1e3f5868ebb3e8baa0","845385":"845385-e48d96af434f27f5c21a7da268a212d4","845386":"845386-66a83f0906d0b5c3552a62da05170b4a","845387":"845387-2a04eea20334fa6385cf501dcdf279aa","869441":"869441-58c7648cfa254fe306cf2bad6118557f","869442":"869442-230c677fe443d24c39a720633615dc7a","869443":"869443-69de61ab2b112351b13386266a5ba642","869444":"869444-05a74b3a9cc7575810541d9d6d47ab6e","869471":"869471-ca9d045f2892ae83c0edc90e0a87facf","870450":"870450-61f7b73bb355c0891cd8c6ba1e20af97","870451":"870451-2c49f5834ad97b771f80f519adc93fca","870452":"870452-82dafe5b983196b06f2a36ce4f47214e","870453":"870453-5f573937f62514569ca85e4647941e3a","870455":"870455-b7ca76d75a0791793d5fcb22f0ec5b4b","870456":"870456-8c6be148de02a8b42cfd23a62c3399c0","870457":"870457-23d9f32f64ba39d32163ba6d61a50ecd","870458":"870458-bc64967fce52fa97f009f7fd21a3b224","874765":"874765-38d85ecd9a30f31947d6feed30ee1227","874766":"874766-e0115311401a8516112d1bdd8fbf7284","874767":"874767-5f6e747938f463ee29244c0bed338a33","874768":"874768-f8b38b832249efe8480fda374bdab24f","874772":"874772-26d5847c531467d55b19813a9531a346","874822":"874822-c4d5439d01fd9ca6a7720d5fc256d4b0","875386":"875386-5e1fde0d620516a40a477725ce951a7d","875387":"875387-bda796e8ec3706a22576910a8d1b37d2","897202":"897202-908ddf63262a95473215fbf4e5e88515","897203":"897203-2ed75e63b099625db202547162eda7f4","897249":"897249-192db09ac3682e1c4e4de925b1abb8e5","897250":"897250-78d22fde8956773427b04fea49d135d0","897546":"897546-2e37f75bbebbfeac0ad59dcd86b308b8","898743":"898743-ffd84fae38f09d687dfcf43e0e3957cb","916861":"916861-b7571a2627353e2fe5c8caf2d20df1ee","916862":"916862-c9ac160a146f6d4d057f947b524f01ff","916863":"916863-987f3fbdd993c43122a2f3b474ebffd1","916864":"916864-73b3a4edf879e4cff5d92e93e4961291","917236":"917236-a51d01dba42436d79fef6e7dcb7d4785","917237":"917237-ec1417d05d0359e193efc105b8da2bb3","917238":"917238-0b5d85d8245cb91832ecb9f3d2d8f4c0","917239":"917239-a04fff84e17fd887caab3636a2c85982","923018":"923018-b044475a8f23a22510bede488ae9a8e0","923019":"923019-e462dde8d9b2fe9e0f0cce2a8ec70075","925177":"925177-5580d7c6af4c2d8c2df205ba5f4c8237","926746":"926746-812e8cff9439aa18422e2d0c810ea1f6","928627":"928627-0dbd4f4ad7f61f727f126114382cb33a","928628":"928628-0a7ce0c1b347d5e5a9c40b18eee09397","928630":"928630-6fcf9bcc8bd38896a2858d158098f6e8","928631":"928631-06ece48022a521f8a963f5fda1ac43b4","928633":"928633-d949222998822eda04c05a84845f7d16","928634":"928634-a2e91885d3147f18bfeace99b81be9ef","928636":"928636-b24f2eb71b5cd121211cc49e6dab8e97","928637":"928637-60d53e902efb70d9237bcfca7fde2cde","930286":"930286-4704ffef86c23757dc30cbc941938029","930287":"930287-1e3fd523938af4e6ccbce6abdfa99d4b","930289":"930289-ec568161e89d26dd6a7a7169168b1662","930290":"930290-590b5b276a8d1a297fca1c7b924b10a7","930292":"930292-dc499a5237e874b6bf92bcbea1252094","930293":"930293-cea8dbd82917dd3f191ea88637e5cb25","930295":"930295-4050381218124860f4284dbf026abdf4","930296":"930296-cc83a018d05507a582359469ac66eb19","930738":"930738-07951070a301db7f2d5836c64cac8adb","930744":"930744-cf1bdaf1cec1b7580462864023d9555e","931509":"931509-5886cc8cfd0b2f87130b8a4f79ec4602","931510":"931510-ba9f07c0ff9b5ce334a063f8931508d3","931511":"931511-e5eee15042f59b36c29d782d1c0e2654","931512":"931512-2e2d1dad7eff2e483800a9009c014a72","932143":"932143-e0229eda9cd10558166887eee2752c2e","937494":"937494-e40b9757cbb48e212de379a3f850928b","937495":"937495-f7a4ea67f3ddef0cef075e324532b508","937496":"937496-50881015f496d5a81f66a745bb23023a","937497":"937497-4154856f472d26915b845c4dfe68fc64","973325":"973325-7952687be740b373c9957f5af55f8882","973326":"973326-eb11a16669ec030e64c8f375f7c942d0","973328":"973328-d74f02a97b8ac3ab3839f56275f310e4","973329":"973329-1f2added17465be3fc1a3865a32862ab","973331":"973331-79ef474ca3babacbfdc58aa68d19147e","973332":"973332-e1cfc18db36cac3731213dce34d91e14","973334":"973334-f2dc96f4e621a7f1b39b9a09b0175e03","973335":"973335-86fcd9881363c47f0089464d6d4e4d52","973336":"973336-9f8057495a98ceb0d2025e5d2df01da0","977680":"977680-1c39dc768c759a834bbf02690aeda33c","977681":"977681-e97b43c4d576fc60fbfd4a0aa22c3a6c","977682":"977682-ed4abcc86099966c8ee5577694dc0d8f","977687":"977687-286fe26aea4940a0d0e327f5b8548bba","977689":"977689-9cb3ccea709e87939119c963d2035b08","977691":"977691-116344d326079ec1f78832e673ad7138","977693":"977693-f25bade650d84b91b37cf0e745305350","977694":"977694-b2c74373a2a3b580b4c5756d8035f708","977828":"977828-14598e83aed7a54e454d766b190d4f83","977829":"977829-fa21cc55a2801b2097b3269900978686","977830":"977830-f16f048918c853b675a0054c8c0c572e","977831":"977831-6ca61a17efa5907361be06c894a29e7f","977854":"977854-ac0cb5928a90cfde0e053c7c97d9dc94","977855":"977855-a1cdd383a910f4b9531f9877dbc6a2f2","977856":"977856-6e1fb1db93a9790c20542936d8743603","977857":"977857-a9a82c670fe050dbcf49b1f4d75b92a7","978089":"978089-af5540bbee9316d0fe7913907afaf49e","978090":"978090-b191a02badeb5e55645c5face19a4dc9","978091":"978091-d9d80c29f9b53e1a2b0a9483adc09d1c","978092":"978092-2ef536dd3791c0f8087ccc485f3a27c0","990526":"990526-f8a97c9163fb082b27b9ee4d29867059","990527":"990527-78031336ec64c41890880bf398d36455","991447":"991447-5643c5bd038d3dcbf1fcc2da95c28f55","992213":"992213-26823139f16008d08f4feedbd3dfae5a","992222":"992222-9feca9222beba71e14f06fa78f0f65d4","992223":"992223-2c18522eb22ca28d763949dfc099c011","992224":"992224-e8798d2d11d6a59f30ee8c5776fc98cd","992227":"992227-0f1e6b73e9e22f2b13f58ceb59bbe4c9","992228":"992228-f398e8a5ab662de5c2393072f0037006","992229":"992229-62aed6c5c1877bd6c1fb7b57f13f0292","992242":"992242-af997255b2546c72bdecc2828061d7bb","992245":"992245-48443ea87d0b2a408fc6fdd8d19977fe","992246":"992246-c488ac948a23b397895bd37fd20e5945","992248":"992248-7e3984e07dedc1bd6a76a81f21254451","992251":"992251-d89ad2557605f485991aeb047af597f4","992252":"992252-918887a69923727855de9cf0e5445a5e","992253":"992253-f1ff4964a6e12b05eb719e8975df9353","992255":"992255-d6c676ce17eae6b1cf79ab671fbc25d4","992256":"992256-9e3899486f1bbf9533c1b6864850fec1","992258":"992258-5cf6f1d70fbe58c04ce4d8a72d317c0d","992259":"992259-96b7b19b69948f2255012880f1ee1ca5","992260":"992260-a0d628f505ba882d3e5c90df4ae9f1ca","992261":"992261-691c68879f4424a976281f592d81e0fb","992262":"992262-4ebeb097e74ba16d418fa5e8012fc73e","992281":"992281-054fa90d011c856149ae6a95ddb1716a","992285":"992285-98c616a88f16a2ff0eeca307a1acf4ac","992286":"992286-ab1a03d773e8154c59003f518917856d","992287":"992287-468640c711648fb952b514be1b98a284","992324":"992324-69b3192685b76b306246e4cb5fc011e9","992325":"992325-4d44047ffc532b9aca9eb508200c9db4","992370":"992370-39cbd5d4ac6ad6de4b9751548f3e2020","992371":"992371-4330a8748372887fde7ddd1c0a41245a","992388":"992388-c88d2602cb814825c78961a9d81f6c01","992389":"992389-d6a9553aa200f5bb01d6c861b2ac21ef","992392":"992392-a11c668497eb9184a920428baa42cddb","992393":"992393-8b33781f75313e24ab421d8ecb41b23e","992394":"992394-f4721342b33ad2ba8174165222b8db10","992395":"992395-311a3701f1d1c9fd19e85d26d45c3755","992396":"992396-1ebcfb77464acbd1f023705dc49253ba","992397":"992397-cc87668b4dd3ca9f43db844c55a4b3a1","992398":"992398-5eec2094fe4a82b37367abd8c34becde","992399":"992399-9ba8f10c1a4b00dcaa53ecd8df60902a","992400":"992400-02da3d03119b65b8c97ee79e09501885","992401":"992401-603ffb786e3da8c73cfc0c0732de689d","992404":"992404-38e50c20cb10b20122e057da8382c230","992405":"992405-1feac5ae6c7b1c76135101a279429768","992406":"992406-43e2321f5b1a0820635afa8ba024d7b9","992414":"992414-220ddef85cbd88565826d8d6b7fac45e","992416":"992416-82dd1410de6e8118de980059509ba136","992419":"992419-1bd4d87d009059ca3a1bc9b5f6b90420","992420":"992420-22a1e509b5242dc3d2b56ccfbabad189","993449":"993449-743915c117982d6e8c61131d2cb14dd1","993450":"993450-32501c942ae7848ae78cb1b27478ed5e","993451":"993451-611e0875c47bad9c83e2f255fef476a6","993452":"993452-7eeaef70eee129ef91208c1972daf40f","994012":"994012-fe2bd0d9af25827252a4b947deaabe3f","996167":"996167-3676fa0eba7a268e2661d359f64895eb","996168":"996168-6a24bdd96fb4c919468d66c277d91758","996169":"996169-f08ecd0d1fd5e30aacb878b41fe26f09","996170":"996170-2892cea689d05e53316258cd44757147","996172":"996172-584a3ae580a65b334afa120f3bba2d04","996173":"996173-44653089cdb6f6b2f7a4a3bf4766f32d","996174":"996174-f2d3d485a5032346c0c94ac00874cf6f","996175":"996175-685f9db8f49a6ad1c77e1498efa083bb"},"index_live":"cache/2961/campaign-index-live-c5b09b1c662c75c3f72e949fb403e68c","index_test":"cache/2961/campaign-index-test-8ebfb6dd37d2012040ba575f75af8583"}});