bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":null,"ba_settings":null,"ba_settings_json":null,"block_ips":null,"block_urls":[],"campaign_js":{"bbar_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ctab_index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 98; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"ctab_pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","exclusions":[],"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);"},"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","exclusions":{"2135072":1},"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 cookieBarHeight = jQuery('#evidon_banner_wrap:visible').length \u003e 0 ? jQuery('#evidon_banner_wrap:visible').height() : 0,\n compareDockBarHeight = jQuery('.compareDockContainer').length \u003e 0 ? jQuery('.compareDockContainer').outerHeight() : 0,\n configuratorBar = jQuery('.CTO_Configurator .stickyBottom').length \u003e 0 ? jQuery('.CTO_Configurator .stickyBottom').outerHeight() : 0,\n productBuilderBarHeight = jQuery('.pb_container .pb_footer.stickyBottom').length \u003e 0 ? jQuery('.pb_container .pb_footer.stickyBottom').outerHeight() : 0,\n checkoutBarHeight = jQuery('.container footer').length \u003e 0 ? jQuery('.container footer').outerHeight() : 0;\n \n var styles = [\n (jQuery('#evidon_banner_wrap:visible').length \u003e 0 \u0026\u0026 jQuery('#evidon_banner_wrap:visible').children().length \u003e 0) ? '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(cookieBarHeight+compareDockBarHeight)+'px; }' : '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(compareDockBarHeight+configuratorBar+productBuilderBarHeight+checkoutBarHeight)+'px; }',\n '.commonFooter { margin-bottom: '+pushAmount+'px; }'\n ];\n \n var stylesRight = [];\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\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \nbouncex.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\nupdateCornerPushup();\n\nvar bxUpdateInterval = bouncex.setInterval2(updateCornerPushup, 500);\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);"},"custom_analytics_submission":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"submission","testmode":false,"ttype":"variation","val":"/* Wrike: 1093593932 */\nvar email = data.email.toLowerCase(),\n hashedEmail = bouncex.utils.toSha256(email);\n\nif (window.lmd) {\n window.lmd.user = {\n emailID: hashedEmail,\n placementName: 'WunderkindEmailSignup'\n };\n}\n_satellite.track('hashed_email_tracking');"},"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":"bouncex.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 if ($headlineGroup.length === 0) {\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\n }\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().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_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"},"index_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 999; } .bx-filter-menu-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\n\nfunction checkForFilterMenu() {\n if (jQuery('.leftfilterMask:not([style*=\"right: -100%;\"])').length \u003e 0) {\n bouncex.body.addClass('bx-filter-menu-open');\n } else {\n bouncex.body.removeClass('bx-filter-menu-open');\n }\n}\n\nif (jQuery('.leftfilterMask').length \u003e 0) {\n bouncex.campaigns[campaign_id].filterMenuObserver = new MutationObserver(checkForFilterMenu);\n bouncex.campaigns[campaign_id].filterMenuObserver.observe(document.querySelector('.leftfilterMask'), { attributes: true, childList: false, subtree: false });\n}"},"ios_scroll_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n}"},"ios_scroll_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\n bouncex.head.append('\u003cmeta name=\"viewport\" content=\"user-scalable=no, initial-scale=1, maximum-scale=1\" id=\"bx-ios-meta-'+campaign_id+'\"/\u003e');\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\n }\n });\n \n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\n jQuery('#bx-ios-meta-'+campaign_id).remove();\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\n }\n });\n}"},"overlay_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('.npw-chat-container { z-index: 2147483643; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"pushdown_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);"},"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 windowHeight = bouncex.wndsize().height;\n \n var styles = [\n '.cart_status_container .ceil_top_box_div, .nav_container.sticky, .CTO_Configurator .CTO_header_content_fixd, .CTO_Configurator .orderSummary_fiex, .pb_container .pb_header.pb_header_fixed, .pb_container .pb_content .summary_price.summary_price_fixed, .checkout_wrapper .c_main_content .all_steps\u003e.right.sticky { margin-top: '+pushAmount+'px; }',\n (jQuery('.commonHeader[style*=\"position: fixed;\"]').length \u003e 0 \u0026\u0026 jQuery('.commonHeader[style*=\"position: fixed;\"]').css('position') === \"fixed\") ? '.commonHeader[style*=\"position: fixed;\"] { margin-top: '+pushAmount+'px; }' : '',\n '.single-sku-hero-content .banner_inner .banner_content_pics.stick-to-right { top: '+pushAmount+'px; }',\n '.checkout_wrapper .c_main_content .all_steps\u003e.right[style*=\"max-height:\"] { max-height: '+(windowHeight - pushAmount - 222)+'px !important; }',\n '.commonHeader .flex .explore .navgationView { height: calc(100vh - 93px - '+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\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 500);\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);"},"pushup_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","prop3":"","val":""}]],"event":"close","exclusions":[],"testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-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);"},"pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversionbar","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+'-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\n}\n\nfunction updatePushup() {\n var pushAmount = $creative.outerHeight(true);\n\n var styles = [\n '#evidon_banner_wrap, .compareDockContainer, #lenovoSurveyWidget, .CTO_Configurator .stickyBottom, .pb_container .pb_footer.stickyBottom, .container footer { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\n ];\n \n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\n}\n \nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\n\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\n \nbouncex.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 updatePushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n});\n\nupdatePushup();"},"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":"bouncex.campaigns[ca_id].obj1.find('form').addClass('bx-ally-no-focus').removeAttr('tabindex role');"},"submit_bxid":{"deployments":[[{"activation":"purpose","prop":"exactly","prop2":"emailcapture","prop3":"","val":""}]],"event":"impression","testmode":true,"ttype":"variation","val":"if (bouncex.dg \u0026\u0026 bouncex.dg.softID) {\n bouncex.campaigns[ca_id].obj1.find('input[name=bxID]').val(bouncex.dg.softID);\n}"},"tbar_index_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\n\nif (!!bouncex.campaigns[campaign_id].filterMenuObserver) {\n bouncex.campaigns[campaign_id].filterMenuObserver.disconnect();\n bouncex.body.removeClass('bx-filter-menu-open');\n \n}"}},"cart_rep":null,"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"900","contract_id":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 999; } .bx-filter-menu-open #bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\\n\\nfunction checkForFilterMenu() {\\n if (jQuery('.leftfilterMask:not([style*=\\\"right: -100%;\\\"])').length \u003e 0) {\\n bouncex.body.addClass('bx-filter-menu-open');\\n } else {\\n bouncex.body.removeClass('bx-filter-menu-open');\\n }\\n}\\n\\nif (jQuery('.leftfilterMask').length \u003e 0) {\\n bouncex.campaigns[campaign_id].filterMenuObserver = new MutationObserver(checkForFilterMenu);\\n bouncex.campaigns[campaign_id].filterMenuObserver.observe(document.querySelector('.leftfilterMask'), { attributes: true, childList: false, subtree: false });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"bbar_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 998; }', 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\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"ctab_index_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 98; }', 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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"2\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"pushup_fix\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushup');\\n}\\n\\nfunction updatePushup() {\\n var pushAmount = $creative.outerHeight(true);\\n\\n var styles = [\\n '#evidon_banner_wrap, .compareDockContainer, #lenovoSurveyWidget, .CTO_Configurator .stickyBottom, .pb_container .pb_footer.stickyBottom, .container footer { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+ca_id+'-clone .bx-creative { height: '+pushAmount+'px; }',\\n ];\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-pushup-style').text(styles.join(' '));\\n}\\n \\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updatePushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updatePushup);\\n \\nbouncex.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 updatePushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n});\\n\\nupdatePushup();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"pushup_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-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);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"ios_scroll_fix\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id, function() {\\n if (!bouncex.campaigns[campaign_id].hasIosInputFix) {\\n bouncex.head.append('\u003cmeta name=\\\"viewport\\\" content=\\\"user-scalable=no, initial-scale=1, maximum-scale=1\\\" id=\\\"bx-ios-meta-'+campaign_id+'\\\"/\u003e');\\n bouncex.campaigns[campaign_id].hasIosInputFix = true;\\n }\\n });\\n \\n bouncex.on(bouncex.campaigns[campaign_id].inputs, 'blur.bcx_ios_input_fix_'+campaign_id, function() {\\n if (bouncex.campaigns[campaign_id].hasIosInputFix) {\\n jQuery('#bx-ios-meta-'+campaign_id).remove();\\n bouncex.campaigns[campaign_id].hasIosInputFix = false;\\n }\\n });\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ios_scroll_close\":{\"val\":\"if (bouncex.browser.ios \u0026\u0026 bouncex.campaigns[campaign_id].inputs.length \u003e 0) {\\n bouncex.off(bouncex.campaigns[campaign_id].inputs, 'touchstart.bcx_ios_input_fix_'+campaign_id+' blur.bcx_ios_input_fix_'+campaign_id);\\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversionbar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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 windowHeight = bouncex.wndsize().height;\\n \\n var styles = [\\n '.cart_status_container .ceil_top_box_div, .nav_container.sticky, .CTO_Configurator .CTO_header_content_fixd, .CTO_Configurator .orderSummary_fiex, .pb_container .pb_header.pb_header_fixed, .pb_container .pb_content .summary_price.summary_price_fixed, .checkout_wrapper .c_main_content .all_steps\u003e.right.sticky { margin-top: '+pushAmount+'px; }',\\n (jQuery('.commonHeader[style*=\\\"position: fixed;\\\"]').length \u003e 0 \u0026\u0026 jQuery('.commonHeader[style*=\\\"position: fixed;\\\"]').css('position') === \\\"fixed\\\") ? '.commonHeader[style*=\\\"position: fixed;\\\"] { margin-top: '+pushAmount+'px; }' : '',\\n '.single-sku-hero-content .banner_inner .banner_content_pics.stick-to-right { top: '+pushAmount+'px; }',\\n '.checkout_wrapper .c_main_content .all_steps\u003e.right[style*=\\\"max-height:\\\"] { max-height: '+(windowHeight - pushAmount - 222)+'px !important; }',\\n '.commonHeader .flex .explore .navgationView { height: calc(100vh - 93px - '+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\\nvar bxUpdateInterval = bouncex.setInterval2(updatePushdown, 500);\\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"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\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"overlay_zindex_fix\":{\"val\":\"bouncex.addCss('.npw-chat-container { z-index: 2147483643; }', 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\\\":\\\"overlay\\\",\\\"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 cookieBarHeight = jQuery('#evidon_banner_wrap:visible').length \u003e 0 ? jQuery('#evidon_banner_wrap:visible').height() : 0,\\n compareDockBarHeight = jQuery('.compareDockContainer').length \u003e 0 ? jQuery('.compareDockContainer').outerHeight() : 0,\\n configuratorBar = jQuery('.CTO_Configurator .stickyBottom').length \u003e 0 ? jQuery('.CTO_Configurator .stickyBottom').outerHeight() : 0,\\n productBuilderBarHeight = jQuery('.pb_container .pb_footer.stickyBottom').length \u003e 0 ? jQuery('.pb_container .pb_footer.stickyBottom').outerHeight() : 0,\\n checkoutBarHeight = jQuery('.container footer').length \u003e 0 ? jQuery('.container footer').outerHeight() : 0;\\n \\n var styles = [\\n (jQuery('#evidon_banner_wrap:visible').length \u003e 0 \u0026\u0026 jQuery('#evidon_banner_wrap:visible').children().length \u003e 0) ? '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(cookieBarHeight+compareDockBarHeight)+'px; }' : '#bx-campaign-' + campaign_id + ' .bx-slab { margin-bottom: '+(compareDockBarHeight+configuratorBar+productBuilderBarHeight+checkoutBarHeight)+'px; }',\\n '.commonFooter { margin-bottom: '+pushAmount+'px; }'\\n ];\\n \\n var stylesRight = [];\\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\\nbouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n\\nbouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\nbouncex.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\\nupdateCornerPushup();\\n\\nvar bxUpdateInterval = bouncex.setInterval2(updateCornerPushup, 500);\\nbouncex.setTimeout2(function(){ clearInterval(bxUpdateInterval); }, 2000);\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{\"2135072\":1}},\"ctab_pushup_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);\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"tbar_index_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\\n\\nif (!!bouncex.campaigns[campaign_id].filterMenuObserver) {\\n bouncex.campaigns[campaign_id].filterMenuObserver.disconnect();\\n bouncex.body.removeClass('bx-filter-menu-open');\\n \\n}\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"submit_bxid\":{\"val\":\"if (bouncex.dg \u0026\u0026 bouncex.dg.softID) {\\n bouncex.campaigns[ca_id].obj1.find('input[name=bxID]').val(bouncex.dg.softID);\\n}\",\"event\":\"impression\",\"testmode\":true,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"remove_form_focus\":{\"val\":\"bouncex.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\":\"bouncex.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 if ($headlineGroup.length === 0) {\\n $headlineGroup = jQuery(formEl).find('.bx-group:has(.bx-row-text)').eq(0);\\n }\\n $headlineGroup.find('.bx-row-text:first').nextUntil(':not(.bx-row-text, .bx-row-coupon)').addBack().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_analytics_submission\":{\"val\":\"/* Wrike: 1093593932 */\\nvar email = data.email.toLowerCase(),\\n hashedEmail = bouncex.utils.toSha256(email);\\n\\nif (window.lmd) {\\n window.lmd.user = {\\n emailID: hashedEmail,\\n placementName: 'WunderkindEmailSignup'\\n };\\n}\\n_satellite.track('hashed_email_tracking');\",\"event\":\"submission\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"purpose\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"emailcapture\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"","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\":\"\"},\"AccountUrl\":{\"val\":\"https://account.lenovo.com/us/en/account/login/index.html\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address\":{\"val\":\"8001 Development Drive, Morrisville, NC 27560\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address2\":{\"val\":\"8001 Development Drive\u003cbr\u003eMorrisville, NC 27560\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BFCMName\":{\"val\":\"End of Year Savings\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BFCMOffer\":{\"val\":\"70%\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg_BR23\":{\"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\":\"\"},\"BelowHeroBannerUrl_BR23\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6398/8df053244e2e366ba8c07b9b38115975.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"22kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"308px\"},\"BelowProdGridBannerImg_BR23\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg_MAR24\":{\"val\":\"https://ink.lenovo.com/p/rp/27176cff9960adbc.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"https://www.lenovo.com/us/en/landingpage/lenovo-financing-options\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl_BR23\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl_MAR24\":{\"val\":\"https://www.lenovo.com/us/en/landingpage/lenovo-financing-options\",\"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\":\"\"},\"CartUrl\":{\"val\":\"https://www.lenovo.com/us/en/cart\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"4156\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Lenovo\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactCopy\":{\"val\":\"Questions?\u003cbr\u003eWe're here to help!\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactCopyHeadline\":{\"val\":\"Need help?\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactCopySubtitle\":{\"val\":\"Call %s option #2\",\"promoVal\":\"\",\"description\":\"%s = PhoneNumber\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactHoursCopy\":{\"val\":\"Mon-Fri, 8am-7pm ET\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"CorpName\":{\"val\":\"Lenovo Marketing\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DisclaimerBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6460/8dc895eb56e9e4bfdd25c3e24042b136.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"637px\",\"imgHeight\":\"290px\"},\"DisclaimerBannerUrl\":{\"val\":\"https://www.lenovo.com/us/en/landingpage/promotions/welcome-ecoupon-discounts/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"DyCartUrl\":{\"val\":\"https://www.lenovo.com/us/en/pc/?bx_replen=true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"EmailAddress\":{\"val\":\"lenovo@ecomms.lenovo.com\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Financing_disclaimer\":{\"val\":\"**No interest will be charged on the promo balance if you pay it off, in full, within 6 months. If you do not, interest will be charged on the promo balance from the purchase date. The required minimum monthly payments may or may not pay off the promo balance before the end of the promo period, depending on purchase amount, promo length and payment allocation. Regular account terms apply to non-promo purchases and, after promo period ends, to the promo balance. For New Accounts: Purchase APR is 29.99%. Minimum Interest Charge is $2. Existing cardholders: See your credit card agreement terms. Subject to credit approval. Offer subject to change.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterBgColor\":{\"val\":\"#BCBCBC\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterCopy_BR23\":{\"val\":\"Lenovo, ThinkPad, ThinkCentre, ThinkStation and the Lenovo logo are trademarks of Lenovo. Microsoft, Windows, Windows NT, and the Windows logo are tradmarks of Microsoft Corporation.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav1Copy_BR23\":{\"val\":\"Laptops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav1Copy_MAR24\":{\"val\":\"Support\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav1Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/laptops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav1Url_MAR24\":{\"val\":\"https://support.lenovo.com/us/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav2Copy_BR23\":{\"val\":\"Workstations\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav2Copy_MAR24\":{\"val\":\"Trade In\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav2Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/workstations/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav2Url_MAR24\":{\"val\":\"https://www.lenovo.com/us/en/trade-in-program/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav3Copy_BR23\":{\"val\":\"Desktops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav3Copy_MAR24\":{\"val\":\"Outlet\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav3Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/desktops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav3Url_MAR24\":{\"val\":\"https://www.lenovo.com/us/outletus/en/laptops/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav4Copy_BR23\":{\"val\":\"Servers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav4Copy_MAR24\":{\"val\":\"Financing\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav4Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/servers-storage/servers/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav4Url_MAR24\":{\"val\":\"https://www.lenovo.com/us/en/landingpage/lenovo-financing-options/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav5Copy_BR23\":{\"val\":\"Monitors\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav5Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/d/accessories-and-monitors/monitors/monitor-buying-guide/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav6Copy_BR23\":{\"val\":\"Accessories\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav6Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/accessories-and-software/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav7Copy_BR23\":{\"val\":\"Financing\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNav7Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/landingpage/lenovo-financing-options/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FooterNavSeparators\":{\"val\":\"\u0026nbsp;|\u0026nbsp;\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HTMLBgColor\":{\"val\":\"#EEEEEE\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeadlineColor\":{\"val\":\"#000001\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Hero1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero1Img-600x504.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"975kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"1008px\"},\"Hero2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero2Img-600x414.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"926kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"828px\"},\"Hero3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero3Img-600x365.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"523kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"730px\"},\"Hero4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero4Img-600x397.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"661kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"794px\"},\"HeroColor\":{\"val\":\"#ffffff\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroIcon1Img\":{\"val\":\"\u003cimg src=\\\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Icon-1_46.png\\\" width=\\\"46\\\" alt=\\\"\\\" style=\\\"display:block;margin:0 auto;border:0;\\\" /\u003e\",\"promoVal\":\"\",\"description\":\"headphone icon\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroIcon2Img\":{\"val\":\"\u003cimg src=\\\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Icon-2_50.png\\\" width=\\\"50\\\" alt=\\\"\\\" style=\\\"display:block;margin:0 auto;border:0;\\\" /\u003e\",\"promoVal\":\"\",\"description\":\"shopping bag icon\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroIcon3Img\":{\"val\":\"\u003cimg src=\\\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Icon-3_55.png\\\" width=\\\"55\\\" alt=\\\"\\\" style=\\\"display:block;margin:0 auto;border:0;\\\" /\u003e\",\"promoVal\":\"\",\"description\":\"timer icon\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"https://www.lenovo.com/us/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxDisclaimer\":{\"val\":\"*Offer details: Take $10 off your next purchase of $100 or more, $20 off your next purchase of $500 or more, $50 off your next purchase of $1,000 or more, or $100 off your next purchase of $2,000 or more. Some exclusions apply. Welcome coupon cannot be combined with other minimum cart total coupons. Offer subject to change without notice and available on new purchases through Lenovo.com/us website. Offer cannot be applied to a previous purchase. Offer does not apply to Lenovo Outlet, Lenovo Gift Card, retail, or business partners. Offer contains a single-use coupon, valid for one order only. Coupon will be voided if used when creating a quote.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"IbxOffer\":{\"val\":\"$100\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LinkColor\":{\"val\":\"#3E8DDD\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/LogoImg-125x40.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"250px\",\"imgHeight\":\"80px\"},\"LogoImgWidth\":{\"val\":\"125\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"250px\",\"imgHeight\":\"80px\"},\"LogoImg_MAR24\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8468/Headerslogobanner.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"34kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"160px\"},\"MIBanner\":{\"val\":\"true\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MLRCartBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6398/5208a57b1fbd3845f3dece9829b00c03.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"18kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"308px\"},\"MLRCartBannerUrl\":{\"val\":\"https://www.lenovo.com/us/en/rewards/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MLRCatBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6398/5208a57b1fbd3845f3dece9829b00c03.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"18kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"308px\"},\"MLRCatBannerUrl\":{\"val\":\"https://www.lenovo.com/us/en/rewards/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MLRProdBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6398/5208a57b1fbd3845f3dece9829b00c03.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"18kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"308px\"},\"MLRProdBannerUrl\":{\"val\":\"https://www.lenovo.com/us/en/rewards/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Copy\":{\"val\":\"Laptops\",\"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.lenovo.com/us/en/laptops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy\":{\"val\":\"Tablets\",\"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.lenovo.com/us/en/tablets\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy\":{\"val\":\"Desktops\",\"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.lenovo.com/us/en/desktops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy\":{\"val\":\"Accessories\",\"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.lenovo.com/us/en/accessories-and-software\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5Copy\":{\"val\":\"Deals\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5Url\":{\"val\":\"https://www.lenovo.com/us/en/d/deals/doorbusters/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"NewLogoURL\":{\"val\":\"https://www.lenovo.com/ca/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Newcart\":{\"val\":\"https://www.lenovo.com/us/en/cart\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer1Copy1_BR23\":{\"val\":\"$10 \u003cspan style=\\\"font-weight:300;\\\"\u003eoff\u003c/span\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer1Copy2_BR23\":{\"val\":\"your purchase of $100 or more\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer2Copy1_BR23\":{\"val\":\"$20 \u003cspan style=\\\"font-weight:300;\\\"\u003eoff\u003c/span\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer2Copy2_BR23\":{\"val\":\"your purchase of $500 or more\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer3Copy1_BR23\":{\"val\":\"$50 \u003cspan style=\\\"font-weight:300;\\\"\u003eoff\u003c/span\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer3Copy2_BR23\":{\"val\":\"your purchase of $1,000 or more\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer4Copy1_BR23\":{\"val\":\"$100 \u003cspan style=\\\"font-weight:300;\\\"\u003eoff\u003c/span\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Offer4Copy2_BR23\":{\"val\":\"your purchase of $2,000 or more\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"OfferCTACopy_BR23\":{\"val\":\"Shop Now\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"OfferCTAUrl_BR23\":{\"val\":\"https://www.lenovo.com/us/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"OfferHeadline_BR23\":{\"val\":\"About your up to $100 off\u0026nbsp;offer:\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber\":{\"val\":\"1-855-253-6686\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber2\":{\"val\":\"1-855-253-6686\",\"promoVal\":\"\",\"description\":\"%s = PhoneNumber\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrimaryColor\":{\"val\":\"#0E5780\",\"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.lenovo.com/us/en/privacy/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"RewardsBanner1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Rewards.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"33kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"541px\"},\"RewardsBanner2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Rewards-2.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"34kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"541px\"},\"RewardsBanner3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Rewards-3.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"29kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"541px\"},\"RewardsBanner4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6460/0bc765eca6d047c01f154780ffee73be.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"13kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"271px\"},\"RewardsBannerUrl\":{\"val\":\"https://www.lenovo.com/us/en/rewards/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/103023/FB.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"76px\",\"imgHeight\":\"76px\"},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/lenovobusiness\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1UrlMarch24\":{\"val\":\"https://www.facebook.com/lenovo\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Url_Apr24\":{\"val\":\"https://www.facebook.com/lenovo\",\"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/8931/Lenovo/103023/TW.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"76px\",\"imgHeight\":\"76px\"},\"SocialLink2Url\":{\"val\":\"https://twitter.com/Lenovo\",\"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/8931/Lenovo/103023/YT.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"76px\",\"imgHeight\":\"76px\"},\"SocialLink3Url\":{\"val\":\"https://www.youtube.com/@Lenovo\",\"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/8468/Lenovo/030524/image 4 (2).png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"38px\",\"imgHeight\":\"39px\"},\"SocialLink4Url\":{\"val\":\"https://www.pinterest.com/lenovous/\",\"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/8468/Lenovo/030524/image 7 (5).png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"38px\",\"imgHeight\":\"39px\"},\"SocialLink5Url\":{\"val\":\"https://www.tiktok.com/@lenovo\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink6Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8468/Lenovo/030524/image 6.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"38px\",\"imgHeight\":\"39px\"},\"SocialLink6Url\":{\"val\":\"https://www.instagram.com/lenovo\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocilalFlickerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10648/b00b1446564c14a95491987e4d2df199.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"76px\",\"imgHeight\":\"77px\"},\"SocilalFlickerUrl\":{\"val\":\"https://www.flickr.com/photos/lenovophotolibrary/\",\"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/6398/8df053244e2e366ba8c07b9b38115975.png\",\"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.lenovo.com/us/en/landingpage/lenovo-financing-options\",\"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\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageCartUrl\"},\"Studio_HomepageUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\",\"origin\":\"Studio\",\"group\":\"advancedLinks\",\"label\":\"$HomepageUrl\"},\"Studio_ListPageUrl\":{\"val\":\"{{ $.ListPageUrl }}\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"\",\"startTime\":\"\",\"endDate\":\"\",\"endTime\":\"\",\"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\":\"\",\"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\"},\"Tagline\":{\"val\":\"\u003ca href=\\\"tel:1-866-426-0911\\\" style=\\\"text-decoration:none;color:#000000;\\\" target=\\\"_blank\\\"\u003eSolutions for Business | \u003cspan style=\\\"font-weight:700;\\\"\u003e1-866-426-0911\u003c/span\u003e\u003c/a\u003e\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextColor\":{\"val\":\"#000000\",\"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\":\"\"},\"Timer\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/10648/28e1e2b2533a8081246eeeaf8d562169.gif\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"124kb\",\"imgWidth\":\"455px\",\"imgHeight\":\"128px\"},\"TimerNew\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Timer.gif\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"29kb\",\"imgWidth\":\"282px\",\"imgHeight\":\"84px\"},\"TopBannerImg\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/TopBannerImg.jpg\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"31kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"100px\"},\"TopBannerUrl\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerUrl_BR23\":{\"val\":\"https://www.lenovo.com/us/en/business/benefits/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Copy\":{\"val\":\"Laptops\",\"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/4754/lenovo/TopCat1Img-140x104.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"48kb\",\"imgWidth\":\"280px\",\"imgHeight\":\"208px\"},\"TopCat1Img_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/TopCat1Img_170.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"37kb\",\"imgWidth\":\"340px\",\"imgHeight\":\"328px\"},\"TopCat1Url\":{\"val\":\"https://www.lenovo.com/us/en/laptops\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1UrlMarch27\":{\"val\":\"https://www.lenovo.com/us/en/laptops/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/laptops/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Url_May24\":{\"val\":\"https://www.lenovo.com/us/en/laptops/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Copy\":{\"val\":\"Accessories\",\"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/4754/lenovo/TopCat2Img-118x94.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"29kb\",\"imgWidth\":\"236px\",\"imgHeight\":\"188px\"},\"TopCat2Img_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/TopCat2Img_170.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"35kb\",\"imgWidth\":\"340px\",\"imgHeight\":\"328px\"},\"TopCat2Url\":{\"val\":\"https://www.lenovo.com/us/en/accessories-and-software\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/accessories-and-software/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Copy\":{\"val\":\"Tablets\",\"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/4754/lenovo/TopCat3Img-134x96.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"72kb\",\"imgWidth\":\"268px\",\"imgHeight\":\"192px\"},\"TopCat3Img_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/6460/f808896af371aeaede6decf069c96f08.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"15kb\",\"imgWidth\":\"170px\",\"imgHeight\":\"165px\"},\"TopCat3Url\":{\"val\":\"https://www.lenovo.com/us/en/tablets\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/tablets/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatBgColor\":{\"val\":\"#F5F5F5\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatColor\":{\"val\":\"#5C5C5C\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatHeadline\":{\"val\":\"Shop Top Categories\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCatHeadline_BR23\":{\"val\":\"Shop Top Categories\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy1\":{\"val\":\"Wide selection\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy1_BR23\":{\"val\":\"Wide Selection\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy2\":{\"val\":\"Find everything you need, including\u003cbr\u003etrending tech, tablets, smart home,\u003cbr\u003eand PCs to fit any budget.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy2_BR23\":{\"val\":\"Find everything you need, including trending tech, tablets, accessories, and PCs to fit any budget.\",\"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/lenovo/Vprop1Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"5kb\",\"imgWidth\":\"132px\",\"imgHeight\":\"132px\"},\"Vprop1Img_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop1Img_41.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"82px\",\"imgHeight\":\"84px\"},\"Vprop1Url\":{\"val\":\"https://www.lenovo.com/us/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy1\":{\"val\":\"Exclusive offers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy1_BR23\":{\"val\":\"Exclusive Offers\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy2\":{\"val\":\"Receive special offers you won’t see on\u003cbr\u003ethe web. Just as thanks for letting us\u003cbr\u003ebe in your inbox.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy2_BR23\":{\"val\":\"Receive special offers you won’t see elsewhere. Just as thanks for letting us be in your inbox.\",\"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/lenovo/Vprop2Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"134px\",\"imgHeight\":\"132px\"},\"Vprop2Img_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop2Img_44.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"89px\",\"imgHeight\":\"86px\"},\"Vprop2Url\":{\"val\":\"https://www.lenovo.com/us/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy1\":{\"val\":\"Get it early\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy1_BR23\":{\"val\":\"Get It Early\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy2\":{\"val\":\"Access new products before they\u003cbr\u003ehit the stores - without having to\u003cbr\u003eleave home.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy2_BR23\":{\"val\":\"Access new products before they hit the stores - without having to leave home.\",\"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/lenovo/Vprop3Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"6kb\",\"imgWidth\":\"132px\",\"imgHeight\":\"132px\"},\"Vprop3Img_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop3Img_48.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"2kb\",\"imgWidth\":\"97px\",\"imgHeight\":\"74px\"},\"Vprop3Url\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop4Copy1\":{\"val\":\"Customize\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop4Copy1_BR23\":{\"val\":\"Customize\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop4Copy2\":{\"val\":\"One size does not fit all.\u003cbr\u003ePersonalize your PC - exactly to\u003cbr\u003eyour specifications.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop4Copy2_BR23\":{\"val\":\"One size does not fit all. Personalize your PC exactly to your specifications.\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop4Img-66x66.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"7kb\",\"imgWidth\":\"134px\",\"imgHeight\":\"132px\"},\"Vprop4Img_BR23\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop4Img_46.png\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"3kb\",\"imgWidth\":\"93px\",\"imgHeight\":\"92px\"},\"Vprop4Url\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop4Url_BR23\":{\"val\":\"https://www.lenovo.com/us/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropCTACopy\":{\"val\":\"Shop Now\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropCTACopy_BR23\":{\"val\":\"Shop Now\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropCTAUrl_BR23\":{\"val\":\"https://www.lenovo.com/us/en/pc/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropHeadline\":{\"val\":\"Why buy directly from\u0026nbsp;Lenovo?\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropHeadline_BR23\":{\"val\":\"Why buy direct from\u0026nbsp;Lenovo?\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropUrl\":{\"val\":\"https://www.lenovo.com/us/en/\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"bfcmcopy\":{\"val\":\"\",\"promoVal\":\"Cyber Week deals!\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2022-10-28\",\"startTime\":\"20:00\",\"endDate\":\"2022-11-03\",\"endTime\":\"20:00\",\"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\":\"\"},\"memorialcopy2023\":{\"val\":\"\",\"promoVal\":\"and save up to 59% on Memorial Day deals!\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-04-20\",\"startTime\":\"20:00\",\"endDate\":\"2023-05-04\",\"endTime\":\"20:00\",\"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\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"NaN-NaN-NaN\",\"startTime\":\"NaN:NaN\",\"endDate\":\"NaN-NaN-NaN\",\"endTime\":\"NaN:NaN\",\"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\":\"\"},\"onsitesubhead\":{\"val\":\"your first order\",\"promoVal\":\"\u003cfont size=\\\"3px\\\"\u003e + up to 68% off during our Cyber Monday Sale!\u003c/font\u003e\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2024-12-02T14:00:00.000Z\",\"startTime\":null,\"endDate\":\"2024-12-09T08:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitesubheadmobile\":{\"val\":\"your first order\",\"promoVal\":\"\u003cfont size=\\\"3px\\\"\u003e + up to 68% off during our Cyber Monday Sale!\u003c/font\u003e\",\"description\":\"\",\"enabled\":true,\"startDate\":\"2024-12-02T05:00:00.000Z\",\"startTime\":null,\"endDate\":\"2024-12-09T08:00:00.000Z\",\"endTime\":null,\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"presidentcopy\":{\"val\":\"\",\"promoVal\":\"\",\"description\":\"\",\"enabled\":false,\"startDate\":\"2023-01-26\",\"startTime\":\"19:00\",\"endDate\":\"2023-02-11\",\"endTime\":\"19:00\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"!!wunderkind[\\\"user.email\\\"] \u0026\u0026 jQuery('.name-img').length \u003e 0;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"ever_logged_in\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in || null;\",\"t\":\"bool\",\"page_type_json\":[],\"testmode\":false},\"cart_qty\":{\"default\":\"0\",\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function() {\\n if (!!wunderkind[\\\"cart.quantity\\\"]) {\\n return wunderkind[\\\"cart.quantity\\\"];\\n } else if (wunderkind[\\\"cart.total\\\"] === '0') {\\n return 0;\\n } else {\\n return null;\\n }\\n})();\",\"t\":\"int\",\"page_type_json\":[],\"testmode\":false},\"cart_value\":{\"default\":\"0\",\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.utils.getNestedProp('lmd.cart.totalPrice', 0);\",\"t\":\"float\",\"page_type_json\":[],\"testmode\":true},\"prod_price\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"/*(function() {\\n var $strikePrice = jQuery('.price_box[data-final-price]'),\\n $customPrice = jQuery('#ctoYourPrice.final-price:visible').eq(0),\\n $webPrice = jQuery('#singlesku-configure-summary .saleprice:visible:contains(\\\"$\\\"), .summary_realy_price, .sticky_bottom_price').eq(0),\\n $ctaPrice = jQuery('.cta .cta-price:contains(\\\"Starting at:\\\") dd[itemprop=\\\"price\\\"]').eq(0),\\n $groupPrice = jQuery('meta[name=\\\"productsaleprice\\\"]').eq(0),\\n $listPrice = jQuery('span[priceType=\\\"listPrice\\\"]').eq(0),\\n $metaPrice = jQuery('meta[name=\\\"productprice\\\"]').eq(0);\\n\\n if ($strikePrice.length \u003e 0) {\\n return Number($strikePrice.attr('data-final-price')) || null;\\n } else if ($customPrice.length \u003e 0) {\\n return Number($customPrice.text().replace(/[^0-9.]/g, ''));\\n } else if ($webPrice.length \u003e 0 || $ctaPrice.length \u003e 0) {\\n return Number($ctaPrice.text().replace(/[^0-9.]/g, '') || $webPrice.text().replace(/[^0-9.]/g, ''));\\n } else if ($groupPrice.length \u003e 0) {\\n return Number($groupPrice.attr('content'));\\n } else if ($listPrice.length \u003e 0 || $metaPrice.length \u003e 0) {\\n return Number($listPrice.text().replace(/[^0-9.]/g, '') || $metaPrice.attr('content'));\\n }\\n return false;\\n})();\\n*/\",\"t\":\"float\",\"page_type_json\":[\"product\"],\"testmode\":true},\"prod_name\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"wunderkind[\\\"product.name\\\"];\",\"t\":\"string\",\"page_type_json\":[\"product\"],\"testmode\":false},\"in_stock\":{\"default\":\"false\",\"polling\":\"all\",\"persist\":\"no\",\"val\":\"wunderkind[\\\"product.status\\\"] === \\\"Available\\\";\",\"t\":\"bool\",\"page_type_json\":[\"product\"],\"testmode\":false},\"submitted_onsite\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('#m-footerSignUp__iframe:visible').length \u003e 0 || null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":true},\"item_id_product\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":true},\"item_id_quickview\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":true,\"trigger\":\"event\"},\"item_id_hover\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":true,\"trigger\":\"event\"},\"items_ids\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"item_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":true},\"item_image_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":true},\"item_category\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":true},\"item_price\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":true},\"item_in_stock\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":true},\"page_url\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\",\"search\"],\"testmode\":true},\"page_title\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"category\"],\"testmode\":true},\"logged_in_identified\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"string\",\"testmode\":false},\"cart_set\":{\"polling\":\"none\",\"persist\":\"visit\",\"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},\"cookie_modal_present\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var $modal = jQuery('#_evidon_banner[aria-label=\\\"Cookie notice banner\\\"], #evidon-prefdiag-background');\\n if ($modal.length \u003e 0 \u0026\u0026 $modal.get()[0].offsetParent !== null) {\\n return true;\\n }\\n return false;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"on_lenovo_us_property\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"window.location.href.indexOf('https://www.lenovo.com/us/en') \u003e -1;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"landed_branding_page\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"/* should still return true with search params */\\n(function() {\\n var url = window.location.href.split('?')[0],\\n base = 'https://www.lenovo.com/us/en';\\n return (url === base || url === base + '/') || null;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"on_branded_landed_page\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"/* should still return true with search params */\\n(function() {\\n var url = window.location.href.split('?')[0],\\n base = 'https://www.lenovo.com/us/en';\\n return url === base || url === base + '/';\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"eol_products\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"(function() {\\n var data = bouncex.utils.getNestedProp('window.utag_data', {}),\\n metaStatus = data['meta.productstatus'] !== undefined \u0026\u0026 data['meta.productstatus'] !== 'available',\\n domElements = jQuery('#cboxWrapper:visible h3:contains(\\\"Sorry, this product is no longer available\\\")').length \u003e 0 || jQuery('meta[name=\\\"productstatus\\\"][content=\\\"TempUnavailable\\\"]').length \u003e 0 || jQuery('.stamp-msg:visible:contains(\\\"Temporarily Unavailable\\\")').length \u003e 0 || jQuery('.suggestion:visible:contains(\\\"Sorry, this product is temporarily unavailable\\\")').length \u003e 0;\\n if (metaStatus || domElements) {\\n return true || null;\\n }\\n return false;\\n})();\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"builder_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"(function() {\\r\\n var $cto = jQuery('div.CTO_Configurator');\\r\\n return ($cto.length \u003e 0 \u0026\u0026 $cto.css('display') !== 'none') || !!(window.utag_data \u0026\u0026 utag_data.taxonmytype === 'cto configurator'); \\r\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"affinity_page\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('meta[name=\\\"storeinfo.storetype\\\"]').attr('content') === 'AFFINITY';\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"survey_live\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.cf-invite').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"tax_free_popup\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var $modal = jQuery('[class*=\\\"-modal\\\"] div[class*=\\\"-section\\\"] .description-section-wrapper span[class*=\\\"-tax-free\\\"], .suggestion'); \\n return $modal.length \u003e 0 \u0026\u0026 $modal.css('display') !== 'none' \u0026\u0026 ($modal.text().indexOf('LenovoPRO Small Business') \u003e -1 || $modal.text().indexOf('Take advantage of Tax Free Weekend with these other products!\\\")') \u003e -1);\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"parent_program_popup\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.Q8392_main .visible').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"lenovo_mobile_redesign\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"window.lmd.platform === 'MT-Flash';\",\"default\":\"null\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"Customer 5% Discount":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_cust"}]],"Eligible for $100 Off":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros"}]],"Email Capture Eligible":[[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/orderConfirmation"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"CID=us:email"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"wunderkind"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}]],"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"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/faqs"}]],"FL - Tax-Free Weekend":[[{"activation":"location","prop":"exactly","prop2":"region","prop3":"","val":"FL"}],[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"07/31/2022 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"08/10/2022 00:00"}]],"Items in Cart":[[{"activation":"variable","prop":"greater","prop2":"cart_qty","prop3":"","val":"0"}],[{"activation":"variable","prop":"greater","prop2":"cart_value","prop3":"","val":"0"}]],"MA - Tax-Free Weekend":[[{"activation":"location","prop":"exactly","prop2":"region","prop3":"","val":"MA"}],[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"08/14/2022 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"08/16/2022 00:00"}]],"MO - Tax-Free Weekend":[[{"activation":"location","prop":"exactly","prop2":"region","prop3":"","val":"MO"}],[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"08/06/2022 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"08/09/2022 00:00"}]],"NM - Tax-Free Weekend":[[{"activation":"location","prop":"exactly","prop2":"region","prop3":"","val":"NM"}],[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"08/06/2022 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"08/09/2022 00:00"}]],"Promo Period":[[{"activation":"date","prop":"greater","prop2":"","prop3":"","val":"11/24/2021 00:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/30/2021 03:00"}]],"Run during BFCM22":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"10/17/2022 00:00"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"bxtest"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"12/04/2022 00:00"}]],"Run on mobile paidsocial traffic":[[{"activation":"device","prop":"mobile","prop2":"","prop3":"","val":""}],[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"us:paidsocial"}]],"SC - Tax-Free Weekend":[[{"activation":"location","prop":"exactly","prop2":"region","prop3":"","val":"SC"}],[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"08/06/2022 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"08/09/2022 00:00"}]],"SMB Capture Campaign URLs":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"p/thinkcentre"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"p/workstation"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"p/thinksystem"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"p/server"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/d/deals/intel-evo-for-work/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/iot/industry-solutions/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/business/laptops/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/business/desktops/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/business/tablets/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/d/work-from-home/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/accessories-and-software/home-office-setup/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/business/work-from-home-guide/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/laptops/subseries-results?visibleDatas=993:Work"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/desktops/subseries-results?visibleDatas=993:Work"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/tablets/subseries-results?visibleDatas=993:Work"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/d/accessories-and-monitors/monitors/thinkvision-monitors/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/servers-storage/"},{"activation":"current_page_url","prop":"exactly","prop2":"","prop3":"","val":"https://www.lenovo.com/us/en/d/deals/servers/"}]],"Submitted to Email Capture":[[{"activation":"progression","prop":"1375590","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1202215","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1202212","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1379919","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1492361","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1492356","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1492351","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1492346","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1500191","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1500187","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1623567","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1668568","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1668574","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1706663","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1706659","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1770416","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1770491","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1770515","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1770518","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1770464","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1770474","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1851948","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1851967","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1851968","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1873771","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1918354","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1918350","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1918358","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1918296","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1918456","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2280136","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2280147","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2360704","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2362091","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2368752","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2491653","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2807722","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2808359","prop2":"submitted","prop3":"ever","val":""}]],"Submitted to email + text":[[{"activation":"progression","prop":"2807722","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2808359","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1770415","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"2360704","prop2":"submitted","prop3":"ever","val":""}]],"Submitted to email capture only":[[{"activation":"progression","prop":"1668575","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"1873771","prop2":"submitted","prop3":"ever","val":""}]],"TX - Tax-Free Weekend":[[{"activation":"location","prop":"exactly","prop2":"region","prop3":"","val":"TX "}],[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"08/06/2022 00:00"}],[{"activation":"date","prop":"less_equal","prop2":"","prop3":"","val":"08/09/2022 00:00"}]],"Text Opt-In Eligible":[[{"activation":"location","prop":"exactly","prop2":"country","prop3":"","val":"US"}],[{"activation":"submitted_phone","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=text"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"}]],"Text-Continuity-Prospects":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_hypercartabandonment_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":" text_sessionrecap_pros"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/smbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/contact"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/rewards"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"motorola.com/us/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/data-center"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/shopping-faq"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"gaming.lenovo"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"financing-options"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"discount-programs"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"affiliate-program"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/affinity"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/epp"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/reseller-locator"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/laptop-buying-guide"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/landingpage"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"techtoday.lenovo"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/compliance"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/smarter"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/about"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/registration"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/sustainability"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/product-security"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/yoga-for-all-creators"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/accelerate"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/configurator"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cto"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pb"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/gatekeeper"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"members/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/servers"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/storage"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/le/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/mxaff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/claff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/coaff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/peaff"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/mxsmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/clsmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/pesmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cosmbpro"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/business/benefits/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/business/reseller-benefits/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"lenovo.com/us/en/d/deals/clearance-sale/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"lenovo.com/us/en/legiongo/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"lenovo.com/us/en/p/handheld/legion-go/len106g0001"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"lenovo.com/us/en/model/handheld/legion-go/len106g0001"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/business"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/windows-11-and-lenovo"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/en/checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/policy/eeo_aa_policy/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/solutions/ai/"}]]},"deployment_settings":null,"device_graph_enabled":"0","device_graph_settings":{"tagData":{"async":"true","data-fire":"0","data-gm":"0","id":"c.js","src":"//pixel.cdnwidget.com/cdn/c.min.js"},"trafficPercentage":100},"dfp_account_id":null,"dt_inserted_unix":"1596717312","els":{"CART - Checkout Button":"","CART - Promo Code Apply Button":"","CART - Promo Code Box":"","CAT - Product Grid Image":"","CAT - Quickview Box":"","CAT-AddtoCartButton":"","CAT-QuickviewAddtoCart":"","Footer":"","Navigation bar":"","PDP - Add to Cart Button":"","PDP - Color Option":"","PDP - Hero Image":"","PDP - Product Name":"","PDP - Product Price":"","PDP - Quantity Option":"","PDP - Review Stars":"","PDP - Size Option":"","PDP - Thumbnail Image":"","SEARCH - Product Grid Image":""},"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":"var LENOVO_DOMAIN = 'https://www.lenovo.com';\n\n// ---- HELPERS ---- //\n\nfunction getUrl() {\n return bouncex.utils.url.allowParams();\n}\n\nfunction setVarAndCookie(varName, value) {\n bouncex.setVar(varName, value);\n bouncex.setBounceCookie();\n}\n\nfunction isConfigPage() {\n return getUrl().indexOf('configurator') \u003e -1 || !!bouncex.utils.url.getParam('isConfiguration');\n}\n\nfunction dataLayerATC() {\n var data = dataLayer,\n len = dataLayer.length;\n for (i = len-1; i \u003e 0; i--) {\n var dpt = data[i];\n if (dpt !== undefined \u0026\u0026 dpt[1] !== undefined \u0026\u0026 dpt[1] === 'add_to_cart') {\n return dpt[2];\n }\n }\n return null;\n}\n\n// ---- ITEM META DATA ---- //\n\nfunction getItem() {\n return {\n id: getUrl().split('/').pop().toUpperCase(),\n copy: wunderkind[\"product.name\"],\n category: wunderkind[\"product.category\"],\n url: \"https://\" + wunderkind[\"product.url\"],\n imageurl: wunderkind[\"product.thumbnail\"],\n instock: wunderkind[\"product.status\"] === \"Available\",\n has_discount: jQuery('.price-saving-collapse-pc').length \u003e 0\n };\n}\n\n// ---- CATEGORY META DATA ---- //\n\nfunction getItemIdsCat() {\n var ids = wunderkind[\"category.ids\"] || [];\n \n return ids.join(',');\n}\n\nfunction getCategoryObj() {\n return {\n 'page:url': bouncex.utils.url.allowParams(['text']),\n 'items:ids': getItemIdsCat()\n };\n}\n\n// ---- CART TRACKING ---- //\n\nfunction getAtcProductCode(atcSelector) {\n var productCode = jQuery(atcSelector).attr('productcode') || jQuery(atcSelector).attr('pcode') || jQuery(atcSelector).closest('.item').attr('data-product-number');\n if (productCode) {\n return productCode;\n }\n\n var prodContainer = jQuery(atcSelector).closest('.product_item').find('.lazy_href').attr('href') || '';\n var hrefCode = prodContainer.split('/').pop();\n if (hrefCode) {\n return hrefCode;\n }\n\n var $productParams = bouncex.parseJSON(jQuery(atcSelector).closest('.product_item').attr('data-adobe-params') || '');\n return $productParams.productNubmer || false;\n}\n\nfunction trackAddToCart() {\n // standard pdp and top bar pdp \u0026 build your PC \u0026 model quick add \u0026 cart page quick add \u0026 compatible accessories\n /*\n - 9/11 removed the .cta-button[data-tkey=\"buildYourPC\"] selector since it is now included with the 9/11 update\n - 9/11 removing .cta-button:contains(\"Add To Cart\")') since it's a dupe of .cta-button[data-tkey=\"addToCart\"]\n - 9/11 removing .cta-button[data-tkey=\"addToCart\"] since it's a dupe of button[data-tkey=\"addToCart\"]\n */\n \n // cart atc\n bouncex.et.on(jQuery(document), 'click.bx', function () {\n var productCode = bouncex.parseJSON(jQuery(this).attr('data-param')).productCode || getAtcProductCode(this);\n fireAddToCart(productCode);\n }, 'button.add_cart');\n\n // configure/buy button \u0026\u0026 best sellers \u0026\u0026 category page quick add\n // second selector might be outdated\n if (bouncex.website.pts !== 'cart') {\n \tjQuery('.cta-button[aria-label=\"Configure/Buy\"], button[data-tkey=\"addToCart\"], button:has([data-tkey=\"addToCart\"])').click(function () {\n \tvar productCode = getAtcProductCode(this);\n\n \tif (jQuery('li.menuitem.active a').attr('data-tkey') === 'model') {\n \treturn; // we dont want to fire atc here on model pages, its already being taken care of by the other click listener\n \t}\n \tfireAddToCart(productCode);\n \t});\n }\n \n \n // cart page atc\n if (bouncex.website.pts === 'cart') {\n // might be outdated\n bouncex.et.on(jQuery(document), 'click.bxCartATC', function () {\n var productCode = jQuery(this).closest('.product_item').find('.product_title span[role=\"heading\"]').attr('id');\n \tfireAddToCart(productCode);\n }, '.button[aria-label=\"Add To Cart\"]');\n \n // atc for configued item (configured atc inside iframe)\n var atcEventObj = dataLayerATC();\n \n if (!!atcEventObj \u0026\u0026 atcEventObj.previous_page_url.toLowerCase().includes('configurator')) {\n var productCode = atcEventObj.items[0].item_id;\n fireAddToCart(productCode);\n }\n }\n \n if (jQuery('#nextStepBtn').length \u003e 0) {\n bouncex.et.on(jQuery(document), 'click.bxAddOnsATC', function () {\n var $selectedItems = jQuery('.price-btn.selected, .pbAddToCartBtn.addedToCart'),\n productCode;\n \n for (var i = 0; i \u003c $selectedItems.length; i++) {\n if (!!$selectedItems.eq(i).attr('data-product-number')) {\n productCode = $selectedItems.eq(i).attr('data-product-number');\n } else {\n productCode = $selectedItems.eq(i).closest('.product-card-main').attr('id').replace(\"product-\", \"\");\n }\n fireAddToCart(productCode);\n }\n }, '#nextStepBtn');\n }\n \n bouncex.et.on(jQuery(document), 'click.bxMobileAddOnsATC', function () {\n var $selectedItems = jQuery('.addon-summary-section .specs-title'),\n productCode;\n \n for (var i = 0; i \u003c $selectedItems.length; i++) {\n productCode = $selectedItems.eq(i).attr('class').replace('specs-title ', '');\n \n fireAddToCart(productCode);\n }\n }, '.continue-to-cart');\n\n bouncex.et.on(jQuery(document), 'click.bxMobileCartATC', function () {\n var productCode = jQuery(this).closest('.product_item').find('.product_title span[role=\"heading\"]').attr('id');\n \tfireAddToCart(productCode);\n }, '.button[aria-label=\"Add To Cart\"]');\n \n\n // 9/11 Update\n bouncex.et.onVarChange('cart_qty', function (oldVal, newVal) {\n if (newVal \u003e oldVal) {\n var productCode;\n if (bouncex.website.pts !== 'cart') {\n productCode = jQuery('meta[name=productid]').attr('content');\n }\n if (productCode) {\n fireAddToCart(productCode);\n }\n }\n });\n}\n\nfunction fireAddToCart(productCode) {\n if (!productCode) { return; }\n\n var replenItem = {\n 'qty': '1',\n 'productCode': productCode\n };\n\n bouncex.push([\n 'add to cart',\n {\n 'item:id': productCode,\n 'cart:item': JSON.stringify(replenItem)\n }]);\n\n if (!bouncex.vars.cart_set) {\n setVarAndCookie('cart_set', true);\n }\n}\n\n// AJAX Replen\nfunction replenish(cart) {\n var replenishmentUrl = 'https://openapi.lenovo.com/us/en/api/cart/item',\n $deferreds = [];\n\n cart.items.forEach(function (item) {\n $deferreds.push(makeReplenItem(item, replenishmentUrl));\n });\n\n $deferreds\n .reduce(function (promise, func) {\n return promise.then(function () {\n return func();\n });\n }, jQuery.Deferred().resolve([]))\n .then(replenComplete);\n}\n\nfunction makeReplenItem(data, replenishmentUrl) {\n\n return function () {\n return jQuery.ajax({\n type: 'POST',\n xhrFields: { withCredentials: true },\n url: replenishmentUrl,\n data: bouncex.utils.url.generateQuerystring(data)\n });\n };\n}\n\n\nfunction replenComplete() {\n window.location.href = window.location.origin + window.location.pathname + '?bx_replen=true';\n}\n\nfunction emptyCart() {\n if (bouncex.vars.cart_set \u0026\u0026 bouncex.vars.cart_qty === 0) {\n bouncex.push(['empty_cart']);\n setVarAndCookie('cart_set', false);\n }\n}\n\n// ---- INITIALIZE EVENTS ---- //\nfunction initializeItemEvents() {\n if (isConfigPage()) { return; }\n\n var item;\n\n bouncex.et.onTrue(function () {\n item = getItem();\n return item.id;\n }, function () {\n bouncex.push(['view item', {'item:id': item.id}]);\n\n if (item.url.indexOf('smbpro') \u003e -1){ return; }\n\n bouncex.push(['item', item]);\n }, 10);\n}\n\nfunction initializeCategoryEvents() {\n var categoryObj = getCategoryObj();\n\n if (categoryObj['items:ids'].length) {\n bouncex.push(['view category', categoryObj]);\n }\n}\n\nfunction initializeCart() {\n bouncex.et.cart.init({\n cartCountVariable: 'cart_qty',\n storeValues: [],\n replenish: replenish,\n replenishmentType: 'ajax'\n });\n\n trackAddToCart();\n bouncex.et.onVarChange('cart_qty', emptyCart);\n}\n\nfunction initAddOnATCListener() {\n var prodId = bouncex.utils.url.getParam('mainCode');\n if (getUrl().indexOf('/us/en/pb/index.html') \u003e -1 \u0026\u0026 prodId) {\n fireAddToCart(prodId);\n }\n}\n\nfunction initializeLoggedInUser() {\n if (bouncex.vars.logged_in \u0026\u0026 bouncex.vars.logged_in_identified === false) {\n var userEmailHash = wunderkind[\"user.email\"];\n\n if (!!userEmailHash) {\n bouncex.push([\n 'user',\n {\n emailHash: userEmailHash,\n 'source': 'LoggedIn'\n }\n ]);\n setVarAndCookie('logged_in_identified', true);\n }\n }\n}\n\nfunction init() {\n var url = getUrl();\n if (url.indexOf(LENOVO_DOMAIN) \u003e -1 \u0026\u0026 url.indexOf('/us/en') \u003e -1) {\n initializeLoggedInUser();\n initializeCart();\n initAddOnATCListener();\n\n switch (bouncex.website.pts) {\n case 'product':\n initializeItemEvents();\n break;\n case 'category':\n case 'search':\n initializeCategoryEvents();\n break;\n default:\n break;\n }\n }\n}\n\nbouncex.setTimeout2(init, 4000);","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url| text_sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":" text_sessionrecap_pros"},"any_page_url|/checkout/orderConfirmation|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"/checkout/orderConfirmation"},"any_page_url|/checkout/orderConfirmation|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/checkout/orderConfirmation"},"any_page_url|CID=us:email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"CID=us:email"},"any_page_url|bxtest|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"bxtest"},"any_page_url|categoryrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryrecap_pros"},"any_page_url|cid=us:smsmarketing:18xv0d|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"cid=us:smsmarketing:18xv0d"},"any_page_url|email_categoryrecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_cust"},"any_page_url|email_hypercartabandonment_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_cust"},"any_page_url|email_sessionrecap_cust|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_cust"},"any_page_url|hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros"},"any_page_url|sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros"},"any_page_url|sms_click|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"sms_click"},"any_page_url|text_behavioralwelcome_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_behavioralwelcome_pros"},"any_page_url|text_hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"text_hypercartabandonment_pros"},"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_medium=text|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=text"},"any_page_url|wunderkind|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"wunderkind"},"google_mobile_policy|session":{"activation":"google_mobile_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":["gclid"],"google_analytics_id":null,"google_analytics_view_account":null,"google_analytics_view_id":null,"ibx_cart_replenishment_js":null,"ibx_tracking_enabled":"0","id":"4156","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"},"AccountUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://account.lenovo.com/us/en/account/login/index.html"},"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"8001 Development Drive, Morrisville, NC 27560"},"Address2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"8001 Development Drive\u003cbr\u003eMorrisville, NC 27560"},"BFCMName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"End of Year Savings"},"BFCMOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"70%"},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowHeroBannerImg_BR23":{"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":""},"BelowHeroBannerUrl_BR23":{"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":"308px","imgSize":"22kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6398/8df053244e2e366ba8c07b9b38115975.png"},"BelowProdGridBannerImg_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerImg_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://ink.lenovo.com/p/rp/27176cff9960adbc.png"},"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.lenovo.com/us/en/landingpage/lenovo-financing-options"},"BelowProdGridBannerUrl_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"BelowProdGridBannerUrl_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/landingpage/lenovo-financing-options"},"BgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"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.lenovo.com/us/en/cart"},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"4156"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Lenovo"},"ContactCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Questions?\u003cbr\u003eWe're here to help!"},"ContactCopyHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Need help?"},"ContactCopySubtitle":{"description":"%s = PhoneNumber","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Call %s option #2"},"ContactHoursCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Mon-Fri, 8am-7pm ET"},"CorpName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Lenovo Marketing"},"DisclaimerBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"290px","imgSize":"7kb","imgWidth":"637px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6460/8dc895eb56e9e4bfdd25c3e24042b136.png"},"DisclaimerBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/landingpage/promotions/welcome-ecoupon-discounts/"},"DyCartUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/pc/?bx_replen=true"},"EmailAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"lenovo@ecomms.lenovo.com"},"Financing_disclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"**No interest will be charged on the promo balance if you pay it off, in full, within 6 months. If you do not, interest will be charged on the promo balance from the purchase date. The required minimum monthly payments may or may not pay off the promo balance before the end of the promo period, depending on purchase amount, promo length and payment allocation. Regular account terms apply to non-promo purchases and, after promo period ends, to the promo balance. For New Accounts: Purchase APR is 29.99%. Minimum Interest Charge is $2. Existing cardholders: See your credit card agreement terms. Subject to credit approval. Offer subject to change."},"FooterBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#BCBCBC"},"FooterCopy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Lenovo, ThinkPad, ThinkCentre, ThinkStation and the Lenovo logo are trademarks of Lenovo. Microsoft, Windows, Windows NT, and the Windows logo are tradmarks of Microsoft Corporation."},"FooterNav1Copy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Laptops"},"FooterNav1Copy_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Support"},"FooterNav1Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/laptops"},"FooterNav1Url_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://support.lenovo.com/us/en/"},"FooterNav2Copy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Workstations"},"FooterNav2Copy_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Trade In"},"FooterNav2Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/workstations/"},"FooterNav2Url_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/trade-in-program/"},"FooterNav3Copy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Desktops"},"FooterNav3Copy_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Outlet"},"FooterNav3Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/desktops"},"FooterNav3Url_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/outletus/en/laptops/"},"FooterNav4Copy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Servers"},"FooterNav4Copy_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Financing"},"FooterNav4Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/servers-storage/servers/"},"FooterNav4Url_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/landingpage/lenovo-financing-options/"},"FooterNav5Copy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Monitors"},"FooterNav5Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/d/accessories-and-monitors/monitors/monitor-buying-guide/"},"FooterNav6Copy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Accessories"},"FooterNav6Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/accessories-and-software/"},"FooterNav7Copy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Financing"},"FooterNav7Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/landingpage/lenovo-financing-options/"},"FooterNavSeparators":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u0026nbsp;|\u0026nbsp;"},"HTMLBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#EEEEEE"},"HeadlineColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#000001"},"Hero1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"1008px","imgSize":"975kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero1Img-600x504.png"},"Hero2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"828px","imgSize":"926kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero2Img-600x414.png"},"Hero3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"730px","imgSize":"523kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero3Img-600x365.png"},"Hero4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"794px","imgSize":"661kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Hero4Img-600x397.png"},"HeroColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#ffffff"},"HeroIcon1Img":{"description":"headphone icon","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003cimg src=\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Icon-1_46.png\" width=\"46\" alt=\"\" style=\"display:block;margin:0 auto;border:0;\" /\u003e"},"HeroIcon2Img":{"description":"shopping bag icon","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003cimg src=\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Icon-2_50.png\" width=\"50\" alt=\"\" style=\"display:block;margin:0 auto;border:0;\" /\u003e"},"HeroIcon3Img":{"description":"timer icon","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003cimg src=\"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Icon-3_55.png\" width=\"55\" alt=\"\" style=\"display:block;margin:0 auto;border:0;\" /\u003e"},"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.lenovo.com/us/en/pc/"},"IbxDisclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"*Offer details: Take $10 off your next purchase of $100 or more, $20 off your next purchase of $500 or more, $50 off your next purchase of $1,000 or more, or $100 off your next purchase of $2,000 or more. Some exclusions apply. Welcome coupon cannot be combined with other minimum cart total coupons. Offer subject to change without notice and available on new purchases through Lenovo.com/us website. Offer cannot be applied to a previous purchase. Offer does not apply to Lenovo Outlet, Lenovo Gift Card, retail, or business partners. Offer contains a single-use coupon, valid for one order only. Coupon will be voided if used when creating a quote."},"IbxOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$100"},"LinkColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#3E8DDD"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"80px","imgSize":"5kb","imgWidth":"250px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/LogoImg-125x40.jpg"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"80px","imgSize":"","imgWidth":"250px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"125"},"LogoImg_MAR24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"160px","imgSize":"34kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8468/Headerslogobanner.jpg"},"MIBanner":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"true"},"MLRCartBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"308px","imgSize":"18kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6398/5208a57b1fbd3845f3dece9829b00c03.png"},"MLRCartBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/rewards/"},"MLRCatBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"308px","imgSize":"18kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6398/5208a57b1fbd3845f3dece9829b00c03.png"},"MLRCatBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/rewards/"},"MLRProdBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"308px","imgSize":"18kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6398/5208a57b1fbd3845f3dece9829b00c03.png"},"MLRProdBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/rewards/"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Laptops"},"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.lenovo.com/us/en/laptops"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Tablets"},"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.lenovo.com/us/en/tablets"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Desktops"},"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.lenovo.com/us/en/desktops"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Accessories"},"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.lenovo.com/us/en/accessories-and-software"},"Nav5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Deals"},"Nav5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/d/deals/doorbusters/"},"NewLogoURL":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/ca/en/pc/"},"Newcart":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/cart"},"Offer1Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$10 \u003cspan style=\"font-weight:300;\"\u003eoff\u003c/span\u003e"},"Offer1Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"your purchase of $100 or more"},"Offer2Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$20 \u003cspan style=\"font-weight:300;\"\u003eoff\u003c/span\u003e"},"Offer2Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"your purchase of $500 or more"},"Offer3Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$50 \u003cspan style=\"font-weight:300;\"\u003eoff\u003c/span\u003e"},"Offer3Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"your purchase of $1,000 or more"},"Offer4Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"$100 \u003cspan style=\"font-weight:300;\"\u003eoff\u003c/span\u003e"},"Offer4Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"your purchase of $2,000 or more"},"OfferCTACopy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Now"},"OfferCTAUrl_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/pc/"},"OfferHeadline_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"About your up to $100 off\u0026nbsp;offer:"},"PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"1-855-253-6686"},"PhoneNumber2":{"description":"%s = PhoneNumber","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"1-855-253-6686"},"PrimaryColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#0E5780"},"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.lenovo.com/us/en/privacy/"},"RewardsBanner1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"541px","imgSize":"33kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Rewards.png"},"RewardsBanner2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"541px","imgSize":"34kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Rewards-2.png"},"RewardsBanner3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"541px","imgSize":"29kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Rewards-3.png"},"RewardsBanner4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"271px","imgSize":"13kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6460/0bc765eca6d047c01f154780ffee73be.png"},"RewardsBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/rewards/"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"76px","imgSize":"2kb","imgWidth":"76px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/103023/FB.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/lenovobusiness"},"SocialLink1UrlMarch24":{"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/lenovo"},"SocialLink1Url_Apr24":{"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/lenovo"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"76px","imgSize":"3kb","imgWidth":"76px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/103023/TW.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/Lenovo"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"76px","imgSize":"2kb","imgWidth":"76px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/103023/YT.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.youtube.com/@Lenovo"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"39px","imgSize":"2kb","imgWidth":"38px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8468/Lenovo/030524/image 4 (2).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.pinterest.com/lenovous/"},"SocialLink5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"39px","imgSize":"2kb","imgWidth":"38px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8468/Lenovo/030524/image 7 (5).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.tiktok.com/@lenovo"},"SocialLink6Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"39px","imgSize":"2kb","imgWidth":"38px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8468/Lenovo/030524/image 6.png"},"SocialLink6Url":{"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/lenovo"},"SocilalFlickerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"77px","imgSize":"2kb","imgWidth":"76px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10648/b00b1446564c14a95491987e4d2df199.png"},"SocilalFlickerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.flickr.com/photos/lenovophotolibrary/"},"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/6398/8df053244e2e366ba8c07b9b38115975.png"},"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.lenovo.com/us/en/landingpage/lenovo-financing-options"},"Studio_HomepageCartUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageCartUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":"{{ $CartSuffix := printf \"#bx_cart=%s\" ( base64 $.CartJSON ) }}$HomepageUrl{{ $CartSuffix }}"},"Studio_HomepageUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$HomepageUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","val":""},"Studio_ListPageUrl":{"description":"","enabled":false,"endDate":"","endTime":"","group":"advancedLinks","imgHeight":"","imgSize":"","imgWidth":"","label":"$ListPageUrl","origin":"Studio","promoVal":"","startDate":"","startTime":"","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":""},"Tagline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"\u003ca href=\"tel:1-866-426-0911\" style=\"text-decoration:none;color:#000000;\" target=\"_blank\"\u003eSolutions for Business | \u003cspan style=\"font-weight:700;\"\u003e1-866-426-0911\u003c/span\u003e\u003c/a\u003e"},"TextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#000000"},"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":""},"Timer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"128px","imgSize":"124kb","imgWidth":"455px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/10648/28e1e2b2533a8081246eeeaf8d562169.gif"},"TimerNew":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"84px","imgSize":"29kb","imgWidth":"282px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Timer.gif"},"TopBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerImg_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"100px","imgSize":"31kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/TopBannerImg.jpg"},"TopBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"TopBannerUrl_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/business/benefits/"},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Laptops"},"TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"208px","imgSize":"48kb","imgWidth":"280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat1Img-140x104.png"},"TopCat1Img_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"328px","imgSize":"37kb","imgWidth":"340px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/TopCat1Img_170.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.lenovo.com/us/en/laptops"},"TopCat1UrlMarch27":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/laptops/"},"TopCat1Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/laptops/"},"TopCat1Url_May24":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/laptops/"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Accessories"},"TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"188px","imgSize":"29kb","imgWidth":"236px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat2Img-118x94.png"},"TopCat2Img_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"328px","imgSize":"35kb","imgWidth":"340px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/TopCat2Img_170.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.lenovo.com/us/en/accessories-and-software"},"TopCat2Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/accessories-and-software/"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Tablets"},"TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"192px","imgSize":"72kb","imgWidth":"268px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/TopCat3Img-134x96.png"},"TopCat3Img_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"165px","imgSize":"15kb","imgWidth":"170px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/6460/f808896af371aeaede6decf069c96f08.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.lenovo.com/us/en/tablets"},"TopCat3Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/tablets/"},"TopCatBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#F5F5F5"},"TopCatColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"#5C5C5C"},"TopCatHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Top Categories"},"TopCatHeadline_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Top Categories"},"Vprop1Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Wide selection"},"Vprop1Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Wide Selection"},"Vprop1Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Find everything you need, including\u003cbr\u003etrending tech, tablets, smart home,\u003cbr\u003eand PCs to fit any budget."},"Vprop1Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Find everything you need, including trending tech, tablets, accessories, and PCs to fit any budget."},"Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"5kb","imgWidth":"132px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop1Img-66x66.png"},"Vprop1Img_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"84px","imgSize":"3kb","imgWidth":"82px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop1Img_41.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.lenovo.com/us/en/"},"Vprop1Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/pc/"},"Vprop2Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Exclusive offers"},"Vprop2Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Exclusive Offers"},"Vprop2Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Receive special offers you won’t see on\u003cbr\u003ethe web. Just as thanks for letting us\u003cbr\u003ebe in your inbox."},"Vprop2Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Receive special offers you won’t see elsewhere. Just as thanks for letting us be in your inbox."},"Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"6kb","imgWidth":"134px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop2Img-66x66.png"},"Vprop2Img_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"86px","imgSize":"2kb","imgWidth":"89px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop2Img_44.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.lenovo.com/us/en/"},"Vprop2Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/pc/"},"Vprop3Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Get it early"},"Vprop3Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Get It Early"},"Vprop3Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Access new products before they\u003cbr\u003ehit the stores - without having to\u003cbr\u003eleave home."},"Vprop3Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Access new products before they hit the stores - without having to leave home."},"Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"6kb","imgWidth":"132px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop3Img-66x66.png"},"Vprop3Img_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"74px","imgSize":"2kb","imgWidth":"97px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop3Img_48.png"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Vprop3Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/pc/"},"Vprop4Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Customize"},"Vprop4Copy1_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Customize"},"Vprop4Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"One size does not fit all.\u003cbr\u003ePersonalize your PC - exactly to\u003cbr\u003eyour specifications."},"Vprop4Copy2_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"One size does not fit all. Personalize your PC exactly to your specifications."},"Vprop4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"132px","imgSize":"7kb","imgWidth":"134px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/lenovo/Vprop4Img-66x66.png"},"Vprop4Img_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"92px","imgSize":"3kb","imgWidth":"93px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Lenovo/101723/Vprop4Img_46.png"},"Vprop4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"Vprop4Url_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/pc/"},"VpropCTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Now"},"VpropCTACopy_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Shop Now"},"VpropCTAUrl_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/pc/"},"VpropHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Why buy directly from\u0026nbsp;Lenovo?"},"VpropHeadline_BR23":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"Why buy direct from\u0026nbsp;Lenovo?"},"VpropUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":"https://www.lenovo.com/us/en/"},"bfcmcopy":{"description":"","enabled":false,"endDate":"2022-11-03","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Cyber Week deals!","startDate":"2022-10-28","startTime":"20:00","val":""},"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":""},"memorialcopy2023":{"description":"","enabled":false,"endDate":"2023-05-04","endTime":"20:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"and save up to 59% on Memorial Day deals!","startDate":"2023-04-20","startTime":"20:00","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":"NaN-NaN-NaN","endTime":"NaN:NaN","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"NaN:NaN","val":""},"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":""},"onsitesubhead":{"description":"","enabled":true,"endDate":"2024-12-09T08:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"\u003cfont size=\"3px\"\u003e + up to 68% off during our Cyber Monday Sale!\u003c/font\u003e","startDate":"2024-12-02T14:00:00.000Z","startTime":null,"val":"your first order"},"onsitesubheadmobile":{"description":"","enabled":true,"endDate":"2024-12-09T08:00:00.000Z","endTime":null,"imgHeight":"","imgSize":"","imgWidth":"","promoVal":"\u003cfont size=\"3px\"\u003e + up to 68% off during our Cyber Monday Sale!\u003c/font\u003e","startDate":"2024-12-02T05:00:00.000Z","startTime":null,"val":"your first order"},"presidentcopy":{"description":"","enabled":false,"endDate":"2023-02-11","endTime":"19:00","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"2023-01-26","startTime":"19:00","val":""}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"3","metadata":{"brand_name":"Lenovo US","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","gs_url_identifiers":"","max_activations_timeperiod":"0","max_activations_timeperiod_hours":"0","minify_email":"0","preinit_custom_js":"if (bouncex.testmode.bxdev) {\n SinglePageApp.setCustomParams({\n currentPageIdentifier: function() {\n return window.location.href;\n }\n });\n}","single_page_app_on":"1","single_page_app_test_mode":"1","sms_block_quebec":"0","sms_configs":"{\"codes\":{\"89808\":{\"type\":\"short\",\"country\":\"US\",\"enabled\":true,\"mms\":true,\"provider\":\"infobip\"}}}","sms_country":"US","sms_creds_id":"","sms_double_opt_in":"1","sms_enabled":"1","sms_mt_config":"89808","sms_provider":"infobip","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{\"US\":\"89808\"}","sms_short_codes":"[\"89808\"]","sms_terms_conditions_link":"https://www.lenovo.com/us/en/legal/","use_button_tag_for_close":"0","use_verbose_label_for_close":"0"},"name":"Lenovo US","no_control_ips":[],"no_ecaps_in_canada":"1","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":null,"page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/cart/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"localhost:9002"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pre-u-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"tun-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"account.lenovo.com/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pre-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"gl.lenovouat."}]]},"category":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/search?"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('meta[name=\"productinfo.pageurl\"]').length === 0;"}],[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('section.product_list ul.skeleton_product li.product_item, .product_list ul.skeleton_product li.product_item, .Products ul.Product li a[productid], .card-product-list, .product__card__container, .product_title, .searchFeatureProduct').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/thankyou"}]]},"checkout":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout/"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"pre-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"tun-c-hybris."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"gl.lenovouat."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"account.lenovo.com"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/orderconfirmation/"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('link[rel=\"canonical\"][href=\"https://www.lenovo.com/us/en\"], link[rel=\"canonical\"][href=\"https://www.lenovo.com/us/en/\"]').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/login/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/privacy/"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/think/us/en"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"datacentersupport."}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/ticketsatwork/us/en"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('body[jsppagename=\"nemoProductLayout2Page\"], meta[name=\"productinfo.pageurl\"]').length \u003e 0;"},{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('meta[name=\"productinfo.category\"]').length \u003e 0 \u0026\u0026 document.querySelectorAll('.commuter-backpack-nav__btn#addToCartButtonTop').length \u003e 0;"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"tun-r-hybris."}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":"[{\"name\":\"wknd_tag\",\"version\":null},{\"name\":\"conversion_multipixel\",\"version\":\"ecommerce\"},{\"name\":\"gam_pixel\",\"version\":\"out_of_page\"}]","sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"50","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":null,"use_website_cookie":"0","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"jQuery('meta[name=\"storeinfo.storetype\"]').attr('content') === 'AFFINITY';","default":"false","name":"affinity_page","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function() {\r\n var $cto = jQuery('div.CTO_Configurator');\r\n return ($cto.length \u003e 0 \u0026\u0026 $cto.css('display') !== 'none') || !!(window.utag_data \u0026\u0026 utag_data.taxonmytype === 'cto configurator'); \r\n})();","default":"false","name":"builder_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"null;","default":"false","name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":"pageload"},{"code":"(function() {\n if (!!wunderkind[\"cart.quantity\"]) {\n return wunderkind[\"cart.quantity\"];\n } else if (wunderkind[\"cart.total\"] === '0') {\n return 0;\n } else {\n return null;\n }\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"cart_set","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.utils.getNestedProp('lmd.cart.totalPrice', 0);","default":"0","name":"cart_value","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"(function() {\n var $modal = jQuery('#_evidon_banner[aria-label=\"Cookie notice banner\"], #evidon-prefdiag-background');\n if ($modal.length \u003e 0 \u0026\u0026 $modal.get()[0].offsetParent !== null) {\n return true;\n }\n return false;\n})();","default":"false","name":"cookie_modal_present","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var data = bouncex.utils.getNestedProp('window.utag_data', {}),\n metaStatus = data['meta.productstatus'] !== undefined \u0026\u0026 data['meta.productstatus'] !== 'available',\n domElements = jQuery('#cboxWrapper:visible h3:contains(\"Sorry, this product is no longer available\")').length \u003e 0 || jQuery('meta[name=\"productstatus\"][content=\"TempUnavailable\"]').length \u003e 0 || jQuery('.stamp-msg:visible:contains(\"Temporarily Unavailable\")').length \u003e 0 || jQuery('.suggestion:visible:contains(\"Sorry, this product is temporarily unavailable\")').length \u003e 0;\n if (metaStatus || domElements) {\n return true || null;\n }\n return false;\n})();","default":"false","name":"eol_products","page_types":["product"],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.vars.logged_in || null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"wunderkind[\"product.status\"] === \"Available\";","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"","default":"false","name":"item_category","page_types":["product"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"item_id_hover","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"event"},{"code":"","default":"false","name":"item_id_product","page_types":["product"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"item_id_quickview","page_types":[],"persist":"no","polling":"none","testmode":true,"trigger":"event"},{"code":"","default":"false","name":"item_image_url","page_types":["product"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"item_in_stock","page_types":["product"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"item_price","page_types":["product"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"item_url","page_types":["product"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"items_ids","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"/* should still return true with search params */\n(function() {\n var url = window.location.href.split('?')[0],\n base = 'https://www.lenovo.com/us/en';\n return (url === base || url === base + '/') || null;\n})();","default":"false","name":"landed_branding_page","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":"pageload"},{"code":"window.lmd.platform === 'MT-Flash';","default":0,"name":"lenovo_mobile_redesign","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"!!wunderkind[\"user.email\"] \u0026\u0026 jQuery('.name-img').length \u003e 0;","default":"false","name":"logged_in","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"","default":"false","name":"logged_in_identified","page_types":["product"],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"/* should still return true with search params */\n(function() {\n var url = window.location.href.split('?')[0],\n base = 'https://www.lenovo.com/us/en';\n return url === base || url === base + '/';\n})();","default":"false","name":"on_branded_landed_page","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"window.location.href.indexOf('https://www.lenovo.com/us/en') \u003e -1;","default":"false","name":"on_lenovo_us_property","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"","default":"false","name":"page_title","page_types":["category"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"","default":"false","name":"page_url","page_types":["category","search"],"persist":"no","polling":"none","testmode":true,"trigger":false},{"code":"jQuery('.Q8392_main .visible').length \u003e 0;","default":"false","name":"parent_program_popup","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"wunderkind[\"product.name\"];","default":"false","name":"prod_name","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"/*(function() {\n var $strikePrice = jQuery('.price_box[data-final-price]'),\n $customPrice = jQuery('#ctoYourPrice.final-price:visible').eq(0),\n $webPrice = jQuery('#singlesku-configure-summary .saleprice:visible:contains(\"$\"), .summary_realy_price, .sticky_bottom_price').eq(0),\n $ctaPrice = jQuery('.cta .cta-price:contains(\"Starting at:\") dd[itemprop=\"price\"]').eq(0),\n $groupPrice = jQuery('meta[name=\"productsaleprice\"]').eq(0),\n $listPrice = jQuery('span[priceType=\"listPrice\"]').eq(0),\n $metaPrice = jQuery('meta[name=\"productprice\"]').eq(0);\n\n if ($strikePrice.length \u003e 0) {\n return Number($strikePrice.attr('data-final-price')) || null;\n } else if ($customPrice.length \u003e 0) {\n return Number($customPrice.text().replace(/[^0-9.]/g, ''));\n } else if ($webPrice.length \u003e 0 || $ctaPrice.length \u003e 0) {\n return Number($ctaPrice.text().replace(/[^0-9.]/g, '') || $webPrice.text().replace(/[^0-9.]/g, ''));\n } else if ($groupPrice.length \u003e 0) {\n return Number($groupPrice.attr('content'));\n } else if ($listPrice.length \u003e 0 || $metaPrice.length \u003e 0) {\n return Number($listPrice.text().replace(/[^0-9.]/g, '') || $metaPrice.attr('content'));\n }\n return false;\n})();\n*/","default":"false","name":"prod_price","page_types":["product"],"persist":"no","polling":"all","testmode":true,"trigger":false},{"code":"jQuery('#m-footerSignUp__iframe:visible').length \u003e 0 || null;","default":"false","name":"submitted_onsite","page_types":[],"persist":"permanent","polling":"all","testmode":true,"trigger":false},{"code":"jQuery('.cf-invite').length \u003e 0;","default":"false","name":"survey_live","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var $modal = jQuery('[class*=\"-modal\"] div[class*=\"-section\"] .description-section-wrapper span[class*=\"-tax-free\"], .suggestion'); \n return $modal.length \u003e 0 \u0026\u0026 $modal.css('display') !== 'none' \u0026\u0026 ($modal.text().indexOf('LenovoPRO Small Business') \u003e -1 || $modal.text().indexOf('Take advantage of Tax Free Weekend with these other products!\")') \u003e -1);\n})();","default":"false","name":"tax_free_popup","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"}],"website":"lenovo.com","website_id":"4156","cache_meta":{"paths":{"1202219":"1202219-2105ea89baddb9d0c798364309ea366b","1202220":"1202220-97431b7b7c7823f334a07f5656bdc9ad","1202221":"1202221-8cc4c05450251f589c53e91e9739c418","1202222":"1202222-8cfe748569fa240220af80ecfd6445d7","1202223":"1202223-b991c7e42381181deab9eb814a732e68","1202224":"1202224-265d1206bffd90e54b3046cf5f391dd8","1202225":"1202225-9a0c5372aea3649db314d314cb5edefb","1202226":"1202226-7e5cf3fe1aecb679aca2f686e3466538","1202227":"1202227-95c6fc9e61e048001295d2028dc24344","1202228":"1202228-1a18021cd89bb8318810e3033d23d361","1202229":"1202229-7c50c6f8a4d24664b4c54cdd028f00d0","1202230":"1202230-6b00be11e37c59b7a45f10014d7d27ed","1202231":"1202231-affebfee9d2867d66ee5fa91143d712b","1202232":"1202232-705f946c2d15bbf5e0c6e29b72bf4a76","1202233":"1202233-9bdf300043611e2cf81b18cce5e6c165","1202234":"1202234-182c4d042b6c28c3633ff325a4eb339a","1202235":"1202235-a69c99513746beeb0404eba6eea04d3f","1202236":"1202236-7cfde5950be1a4f699ea1f1c2507c63d","1348375":"1348375-75042945e8bb0d350329e5342bcd0763","1348377":"1348377-b610c95f9e1faa4c5dd6d2478c796624","1349496":"1349496-e6e798c181590e8143cdc9b4f5e93d17","1349497":"1349497-d1063cc43cc501270dd17ce138a0140e","1349498":"1349498-4cdec7dea4fdc444986f1b8212655199","1375591":"1375591-7444e31c2ca1858e2dac1a014734d32f","1375592":"1375592-cacb83d083dd35e26b478bb38986cd48","1375593":"1375593-10823a58bae536ecc07d9168cd39eac6","1376355":"1376355-d84851326dec223a8205cdf68205a68e","1377693":"1377693-0d49403923c78f2f9b6daf3acc7ec115","1377694":"1377694-3460bd1e4bee204de6e97050bf4d18da","1377695":"1377695-9b2b32c53e2520f315a1c503b4b869dd","1377696":"1377696-2b3c19e9c175c33b82778ee21ceb5cd3","1379920":"1379920-1dbb467e7af092086d479ef0db3504f4","1379921":"1379921-e5d7b5275cd06caab17c5a48048a178e","1379922":"1379922-c95c6a3b8a83b7baf1a820cd44758a45","1379923":"1379923-e2de68a72ec613e9b0a06788082e7330","1381097":"1381097-bb8a5cbae5f388324aa447d140a56c5a","1381098":"1381098-d5dade4d80971b5019a302189bd92585","1381100":"1381100-c5342f13d2945a11fe759d3abc834a2a","1381101":"1381101-7c61d8b4d24324065bf4212e50ebdfc0","1381103":"1381103-a12f09e41ca70617da61a20ef9fad4aa","1381104":"1381104-36d28f00bdfd241fcf14e6b1272ecad0","1381106":"1381106-4506463033297ea5443e9097b5bfa3d4","1381107":"1381107-1ac451d1eb80615e63467788bdc20897","1381109":"1381109-d2f88330bc87d329109ea0e8c753b5f9","1381110":"1381110-3a7668ef72f0733fbe76130583864aa4","1381112":"1381112-3659692034855eb1e736a3ae894f4734","1381113":"1381113-00626bf3382981111c32b26887e96450","1381115":"1381115-6645de285e4c50f3d0c9f5caaf57dca3","1381116":"1381116-df6d93e300e6db4fbf844af809f6e5a5","1381118":"1381118-e232eaeb8522ab6d7055d05b101f2c2d","1381119":"1381119-2cf7c7853e26c3872afd9a7c5fd79e93","1381121":"1381121-68e31debc1c52a2c0f1d8957cde348a4","1381122":"1381122-11c9c08741aabef65c3de0f05f3e760c","1381124":"1381124-08245432820e76bcd900f55272052788","1381125":"1381125-7e81f343485a504360b7636d57406c57","1381127":"1381127-9427af8a08f1097e7f78658ca046df93","1381128":"1381128-a0c26f08530492123689de937c55caf1","1381130":"1381130-3bb690615d7453043804190ec0014baf","1381131":"1381131-a7fb7621aebae9c61f2f2cecf5f52986","1381133":"1381133-c10522febe6b9dd5c0a747f3ffa6ade9","1381134":"1381134-ed6a1c08e35bcde3bc352849fb923073","1381136":"1381136-c57b525f9636ec4fead9e618b7e0ec24","1381137":"1381137-fa6b17d129c1885b89e276d1424a0254","1381139":"1381139-476edd6245fe27c8f703f8dc2639fbe4","1381140":"1381140-84b18ebf8909811680cd240ca58c147f","1381142":"1381142-5c0cd73125f4fd6b38102ab840b938e1","1381143":"1381143-3e0c60819f1536ba64cbf6bb2ba359ea","1381145":"1381145-055e4efa3c0f819998c354c28207f69e","1381146":"1381146-04b3a4deb8a8f03c9eba2c6d6e9a2e9e","1381148":"1381148-b7768d2f8a632bfc2150120d76c3635b","1381149":"1381149-c1f7129785d33f1b21aa9e83d1c017e4","1381151":"1381151-4f0344afbe6e8feafc2df36ba52f9aa3","1381152":"1381152-0f2329f0254dcf1d78f5cfb7381c7a09","1381154":"1381154-c2a53b905aa269af98e2b52b036c0ab9","1381155":"1381155-3d907d84e9bb7ad854007db9625973d0","1381157":"1381157-5dad26c47cf2670a2c23146e00542e72","1381158":"1381158-07bc2c5a5d25c807bab49f10b1919649","1381160":"1381160-26ae74a692c04be946255e70c2f9a761","1381161":"1381161-c5375f850d87081ef5c388ef6ba718be","1381163":"1381163-aae51bbeedee723c9f81729f484fd6bb","1381164":"1381164-cb0b076323c40d8f6ab25de99fa64f12","1381166":"1381166-c03c6cc34e7aa42ad564187ee2054c1b","1381167":"1381167-4fa1aa7fea73f25793225e58be64501b","1381169":"1381169-d4891ed7d5010d4b9334080565b34ea3","1381170":"1381170-184670555f73a9a820c0758cb77c3eb4","1381172":"1381172-107b81da773ef248ba2b920b2c0879d3","1381173":"1381173-6fb777e867444186e2162cdf56c0715f","1381175":"1381175-578499965f0c34bfcde82eedd2eef79a","1381176":"1381176-9a6e284614ec31dadb1f96930e086af2","1381178":"1381178-a6c347f790f26f3066196be474dcf397","1381179":"1381179-42ce353a072d8ab2ba538af911d7d761","1381181":"1381181-91d385a48185b47a803f44259826a47f","1381182":"1381182-f93acba5d3ca70c26431fd930505828a","1381184":"1381184-a356a4b858b1a83606389fde5d574bdc","1381185":"1381185-a468da2a4a2cfd76b604d7f6c291713c","1381187":"1381187-f75c439617f134bc5343ac908966e5f8","1381188":"1381188-f020763d50ce03185aa62643ed838fb7","1381190":"1381190-5758a71906daaa8e3bb3634022028442","1381191":"1381191-70a95df5e454939a95a4737d31a8ef02","1381193":"1381193-b2c43bb0c9815653a692fb1e2a3b7afd","1381194":"1381194-5a91d834694906fe154fdf2a2139e622","1381196":"1381196-99c908395700ab67c7257c5f108cfae6","1381197":"1381197-57177f001ceee1df89018178117fefc9","1395047":"1395047-53376f446645c96f829d0cef882e3901","1395050":"1395050-44e8973a9a0186f819e07ca1f8632f72","1395051":"1395051-2c2ac27f09be13dc94a4e6e90759f300","1395052":"1395052-e525611219f068e0f1685859ac6ff330","1395053":"1395053-b1307b62499d951df304aa42213fa7e1","1395055":"1395055-6e37625e82c32d2d9e720d22ccaf9280","1395056":"1395056-f4e22e0703b3a51f4ff7a51ca887dac2","1395057":"1395057-3efb8459012da00a1fc9a64cee7fb37f","1395058":"1395058-4fba62a05dd74b5b289290eda3780f2a","1395066":"1395066-4a8ae5ef15851b88de1e30ee9342a789","1395067":"1395067-fc1504dfc28914515ba22818cf739063","1395069":"1395069-91272cfa1839de8e1175be00051bc4a3","1395070":"1395070-eb374def9c64b79e2180fb554f5a9311","1395072":"1395072-4fb8a2c74b34bc2fbf2a1800c9e46939","1395078":"1395078-48e684633a80a03429025e0eb6d5162a","1395079":"1395079-718dcad73343a3cbf9db27959499f945","1395080":"1395080-59c8e2e133365ec4ee8feb9e309ebfb8","1395081":"1395081-4a4df8032a0ddb4c40586f2f15a860ed","1395082":"1395082-d1373a96a9a9e5c1e787a4f903805528","1395083":"1395083-8a2c8de101569efa379997534adb49f7","1395084":"1395084-a42e517cbea9e5c04d29a90c8c84a14c","1395085":"1395085-967b12ea89fd55768fcd9e2b27ef1473","1395086":"1395086-62477a20be0d75906304ff3384cb2dc5","1395087":"1395087-cded698e97c0de40d0c81cd1f531ff78","1395088":"1395088-4cf7da88f4f33ca27d7edeb56ac71cad","1395089":"1395089-52b500e98059f2ce0a9515512cbd290c","1395090":"1395090-02e2bd88f73c8cf862cd99f7d713710b","1398876":"1398876-e2a53fa2888a8647bf06c844a7c7885e","1398877":"1398877-eafb59524c7f2f592cb4b1502fc7855c","1398878":"1398878-35b4e8417206fe1d00b5841e7f07f3b8","1398880":"1398880-c47d5240b03b5bcf8c54d75d3d37dc3c","1398881":"1398881-f8b306862730c65155907de96879007d","1398882":"1398882-525d402f9a23ea1acdbbc5977f1e4dac","1398884":"1398884-bc8f740a524cf88944eef0d1b26d27e4","1398885":"1398885-0368f41029d0848b99498772e32ef494","1398886":"1398886-4b8e6afb98abb8a6348c43025cde16cc","1398888":"1398888-e07cc3c17b399c7c512c981b96704066","1398889":"1398889-bb035e4ca99d661c5ad7aa2a83b55346","1398890":"1398890-d3986d9b706a453cccd89d3395fa1b55","1398892":"1398892-f3be81e330b1b45211a9b58bec7a8eb3","1398893":"1398893-07a3fcabe006a28ccc1435dafea4f96b","1398894":"1398894-36673913fecdfae5e8e355f39121a477","1444135":"1444135-71b4940788c439f3318c5fb86e7809a7","1468414":"1468414-db98590893b87fc47d2dca36f54f1b1a","1468415":"1468415-21863fa3eca4b4a6caa525a41039588b","1483336":"1483336-08be1f54010615c878038fea15c3405a","1483337":"1483337-e17b7b2019f7f96dae158b66e86ea643","1483338":"1483338-45c727d088a849104cbb950a25e0cc20","1483339":"1483339-e5117645bb174d2b847c50764de55997","1492347":"1492347-c99edd07f8c0717fb9550a2fe335f2ab","1492348":"1492348-1db06cfcc3280e3d0444111facc39064","1492349":"1492349-056080f7339bbca4244ede7290b7610b","1492350":"1492350-dccefa5fc011a081f8ff0ce774e760e5","1492352":"1492352-49eaa18c30df95cfe0e3db12a2f48d77","1492353":"1492353-52414b0825e45072970da031ae5b7c31","1492354":"1492354-691b4049f39062b1046e7c79856b6ac6","1492355":"1492355-69d67b9f2cc1d9987f8f0a08c44fee5b","1492357":"1492357-5e8186c3298c2e89559c50220d21cbb6","1492358":"1492358-346ae8836637d35a6fe07f821d8d3a67","1492359":"1492359-0e7cb8af8c9e0293cb33a9030580bae1","1492360":"1492360-1dd5b0f15d89b5d88e3a612e2f97f8e9","1492362":"1492362-ed70be91f10dd94ffe9bc6f34c2a497d","1492363":"1492363-c0538d3f1e3f399fa5bc45ef0de46e8c","1492364":"1492364-d848b638eab0889664eca82950a3bf68","1500188":"1500188-f477bad07f446883efaa9d0a9768e248","1500189":"1500189-ec952e754da49cb3413a612f658a1c98","1500190":"1500190-30d0dfe45299a21502f90ea9f722e7ff","1500192":"1500192-4f4621351855658cb9c41d95a16e4780","1500193":"1500193-27bfa8b85fc7927ddd27ee2def593fb6","1500194":"1500194-c3f979be0145930b4dc9bb26617c6cb0","1500224":"1500224-ea76481a0eb4b34ee8f2462b9c4afa78","1500225":"1500225-fd2b56c1bdd986b9154a3a6036fb7603","1500226":"1500226-81c14e80b2f3c1f35c9fafe8e8fb73a7","1500228":"1500228-8315cc20d3ed2717d9f36710c53fb1d7","1500229":"1500229-3eeaf4627525418fadf6ef94d46766b0","1500230":"1500230-861f453f0afa4b24c23573e1f0333d46","1500232":"1500232-1f537ae4efdb2907440b74c09ab4f157","1500233":"1500233-16634113188a04d99886dadfac67c428","1500234":"1500234-cebb553afab048bc3615cfcc2f26e606","1500236":"1500236-2fb26bf200e9a3dc57255ac8135c9844","1500237":"1500237-ba4cec949656b2d1fb592bb9acf43d1a","1500238":"1500238-3ae4bec32c5237093245fffdac3d1b25","1500240":"1500240-cd4f6fe0ea5c47e04ebb4510acb57fed","1500241":"1500241-148cfdfb1629d198bd935c6ee137057e","1500242":"1500242-5fafd027b1c22895cbee77ccbdfab1a8","1500244":"1500244-498ae9191f8d47fc113906c8fb9314ab","1500245":"1500245-11c8e15712927680fa8db941c61c6633","1500246":"1500246-ebd4c76c207d144741e6e95468c55af8","1500248":"1500248-fab81b3596e10265d92360fb8433c111","1500249":"1500249-c0f11be72bd862b8d4c6e92d3f247add","1500250":"1500250-2dd60728d423076023be4f50d3ac6191","1500252":"1500252-dd2781fa9663a0f9f3ffd44468f29e73","1500253":"1500253-14c2ddd915a5384b5cacd065d8b34389","1500254":"1500254-950edfcf93c0eaa36f898e4b5da192f4","1500256":"1500256-efa6adfda2cf7bcd23370ffb2763ce9f","1500257":"1500257-6d9a919f96df8f1523da0f783ef6f38f","1500258":"1500258-a11a6106f1a753077dce61509629b089","1500260":"1500260-3d91ba6f2880e0b2e78fb730b8730ff9","1500261":"1500261-29b28e20f99bfafb1f88a04ac64a44bf","1500262":"1500262-309a60d7c87c9e03fd03645010296d8a","1500264":"1500264-0a27643ecf52f43fe4c277a2e95c79b3","1500265":"1500265-b6e70771ee2ee67ec57b5f58e79646f5","1500266":"1500266-952ac028904ab0d819774697bea9df85","1500267":"1500267-ad32dbacf8e86a725fb7633dd8592a6c","1500269":"1500269-284adfc75894e6e6079e1727b8e60fc3","1500270":"1500270-e092d9a38812223baa5651be00b27f36","1500271":"1500271-168e24d6f254864a8ed986116bd5f490","1500273":"1500273-9e13861e09d6fa05d968b6f3fd70d2c5","1500274":"1500274-4acc1fedf65b9310bc2b41bac10bfd85","1500275":"1500275-108f9921cf0ebfbb85603f6f36ed279f","1500277":"1500277-9e1b2906f38bb9d6671c040c66597a0d","1500278":"1500278-4956cd8e3cdb5a1ae45eb965fba169fa","1500279":"1500279-1a72eb41395e5df3b4e7a319244c2e29","1500281":"1500281-5a2e98e6b5168bd30cedab57a8ec58bd","1500282":"1500282-c222c9093b32871699ed67ec9a8ab4a3","1500283":"1500283-a3fc808e009f030c8d236bfddda45fb6","1500285":"1500285-68c7f022aba4c5d068b6e870195dbc69","1500286":"1500286-324f514970e2def7b6a4bd25468d04b8","1500287":"1500287-e382c6e1810135d0e48cb94b9b214a47","1500289":"1500289-fb70b3a141cc957e1a9fb8a094992ff5","1500290":"1500290-48096cca0e41d809c1238bb2df4c140b","1500291":"1500291-376072c6546c6a624bdfeee3fc98bfc0","1500293":"1500293-c3088207aa693e9a018ae0ef674ea8bb","1500294":"1500294-1fe3a7bd8de75d14322b4e3f4348a60c","1500295":"1500295-8b4a95cd6095a0401e8566774d6f7bfa","1500297":"1500297-049617e424766c0c25f040bf69ae4217","1500298":"1500298-497770cc987d9a77b92477d022d1c185","1500299":"1500299-99d337b49d90a547ff34842d6f1ef2d8","1500301":"1500301-aa5c98c69d7439be23edb24e63db5ed5","1500302":"1500302-1f1a0162e450abb4d35e144dd30aee8f","1500303":"1500303-b4fc7a7c0049fbeee39462c459abea47","1500305":"1500305-0ad87c658a605c9ef58684ad3e458ba5","1500306":"1500306-38852c9edd208458b080e763c37defa8","1500307":"1500307-8d884ecbb61521733eaae7dffd0d9a7c","1500309":"1500309-3f40b31a9d0fa9826c3af30b0dcc7143","1500310":"1500310-43518d4e10d333bfbc355bd47c782292","1500311":"1500311-246e23c085a62d6c2cf0727627274bb1","1500313":"1500313-f914e8daf11c8f629767bf4e9fd099a8","1500314":"1500314-5fe42f0e726769c31f84f81e736dadb8","1500315":"1500315-254af6d5414dda0b42caa4806aa47281","1500317":"1500317-5bc2e44286a241f9d7d9d54f60ddba7d","1500318":"1500318-3ad5ea32bbe2c394ddeda4081b238c16","1500319":"1500319-a019194a34d4649c836fbb055d421a7b","1500321":"1500321-2c034f84351b43a2eccb1ede1ca5bb4f","1500322":"1500322-258f1a79c3aed03571edfaa82ef99a94","1500323":"1500323-78e0dfbbf350e6a34b8a0908b8d1647a","1500325":"1500325-b6a0c376943187531f7bdd30f6ae48c9","1500326":"1500326-8d938d17970a6f496cc6e0ba4665790d","1500327":"1500327-c769bb4759542b27d821c8dcacbf0413","1500328":"1500328-d80f613a984cc89ba2ea4631b559fbef","1500330":"1500330-142ecceae2b480544bb217dea7244178","1500331":"1500331-8627afe89bf7cd9ad30fb92d84134b6a","1500332":"1500332-4b45db1a58b3d2819102995ed28780da","1500334":"1500334-6c820f9bb0ff0dc4e471c282ec0ae537","1500335":"1500335-4c5459185962ff9e79fe9c0151fef533","1500336":"1500336-4e4f1a39dfaeace643abcc9275afd4cd","1500338":"1500338-969619fd7b6bd69595a246169233ce6b","1500339":"1500339-0386216a19dc8b696834da0d5d80bf7a","1500340":"1500340-10e6423d4117a3508bcd32aace7e8323","1500342":"1500342-d0e98eeb3261192309422bc923aae064","1500343":"1500343-fb2a15ba1a54ad166591cbac487e3645","1500344":"1500344-4c8c8a2ed7b2af9991d216594ed6b5cf","1504143":"1504143-ef4e81490b71c3cb622d730cc3192751","1504167":"1504167-0200e59ce2a60d11ba53505d40cfd6c3","1504168":"1504168-2d7da32a1ee3ac4b6a03319b0a6113e3","1510431":"1510431-e0ad0716e72382c3f2095abcbf471d94","1522016":"1522016-35b606ec45129c777906ab042a411472","1522947":"1522947-86829f4f889fe2579e95c502b03094a9","1522948":"1522948-27848fed910d884ea05bf550eb99381b","1522950":"1522950-4bc8c9aca4f232d1cfd81079d14e001f","1522951":"1522951-624ec538492b92ccd2c7c3b8ab08242b","1522953":"1522953-e8b5e9ed5266564e991d96d41e1a502a","1522954":"1522954-69c670a38df50c4a2d648a99bac436dc","1522956":"1522956-346432123b4dac5bd6130f5db7828fe4","1522957":"1522957-89796cb87b1bbbbc642db71bce0758cf","1522959":"1522959-6d63c3fe857773581ea0e059dfad9f7b","1522960":"1522960-2ea85f05ec701cffeb6d8871278cbd96","1522962":"1522962-39a1a189bde787e9f7809bfbb1057642","1522963":"1522963-1898c80defb352a171b20dbd1a3b58af","1522965":"1522965-8eb5c9306074ae4cfd45ddfcf3dff7f5","1522966":"1522966-5740da6f53dca3415743f6e7b9890429","1522968":"1522968-1052ef47ae096520a03e54980ebd28ce","1522969":"1522969-07d96be240c145cc9b5d4a47c9bfbfb0","1522989":"1522989-b8340a5f1ec709f25b2d4b4bdc6f76e8","1522990":"1522990-e58125e10e7731f57d1311d7051c04d5","1522992":"1522992-d39fdd444a5e848315b7b0adc8153dfc","1522993":"1522993-e4f5b853af190feeef1cafbef2319619","1522995":"1522995-43d5c0925b4f9ca461702679c352f90e","1522996":"1522996-812c3f44c54b8d4f7fe05039e5fbba7a","1522998":"1522998-e13dd7d523d4a6ad80ca1c10d63bb05f","1522999":"1522999-8f1197cdc7eb5e67f176859360946328","1523001":"1523001-fe668702dd15594122bbfaaf36c0a289","1523002":"1523002-d50323dbd67e1e6f6d269a21225192a7","1523004":"1523004-28191b0c42fb7673391784206c47740c","1523005":"1523005-c102ff4abb5b404f62357a7957717f64","1523007":"1523007-4f5de756e18770aa776a9a0be72d5b8d","1523008":"1523008-8b90c335067b1d702752431fbc8fa185","1523010":"1523010-ade29a47578c0a8a6f4b4ffbe09933bc","1523011":"1523011-04e2b004f0da413a3f156b5f2de6f084","1523013":"1523013-a620c8cbc191e100ae3e343a2725e7cd","1523014":"1523014-f22bf578f736515ddf5b0596d7c1ed12","1523016":"1523016-93458e82b7ebf952a41d6d6ca6b24db9","1523017":"1523017-28b974278b8a1ec4d4cfb9b40bf1e8ee","1523019":"1523019-59f5c061060d9846e801b5cf13cfaa1f","1523020":"1523020-050f427fd08fa2fbd8fe3291ef26d48f","1523022":"1523022-c0a9ab68613739993b80938b29485a1a","1523023":"1523023-0c5687a164ee75df47078aa0e9b2bb1e","1523025":"1523025-9ef9c1fe320ec11df8d45b9dbabc234c","1523026":"1523026-e00da7a5ff4c4b943cc4fd509f899555","1523028":"1523028-cfa9e3ce1e7831274960c686eea18311","1523029":"1523029-38bf29f4365776f30ecebfacc870b4ff","1523031":"1523031-fb43aaec4b480b1c05668c8a886c91d5","1523032":"1523032-76682a5751c5d78a103402e131ef33df","1523034":"1523034-40c81970af001d33dde809f37a5fc4a2","1523035":"1523035-ef48fc5656dd4ef5a46bd8cd2531c3a9","1523037":"1523037-0ed542bf756eb5ca1528b0cb92b02ba7","1523038":"1523038-026f6109f53ed2cd7f5682b49114a2f5","1523040":"1523040-e2cd6cd1913caf8a10fe343a6511523d","1523041":"1523041-13f4f3ac990609d723772a9451e06534","1523043":"1523043-f28193608d055339a546f3532d232b7e","1523044":"1523044-32778abe6fa6f4e4649f1e2cf71c6d93","1523046":"1523046-0bc2ac05812d961e9a6fd805653066bb","1523047":"1523047-32bf15551b8f5621ca38d0f8d7d82e7f","1523049":"1523049-76dd2db08ff71d04f3fc49c475b2c796","1523050":"1523050-6118d987db35065dd96efd1d45dc3e37","1523052":"1523052-24a870df9201993348aeab08e7c11dc1","1523053":"1523053-94a54dc5a104d6b02347faae5d3445f9","1523055":"1523055-2e9ea21cc4c2f9e46f63b2ae9798fcb1","1523056":"1523056-5480a8d27ca8004cc2693ea610543602","1523058":"1523058-3a9f90df3a43facba2033a7af0e57c5c","1523059":"1523059-8505d3b873056f1dee17ce8f6ee57bda","1523061":"1523061-e8cf73642634cc2697b1d83f0ce2665a","1523062":"1523062-9c1c09def913f1749b67a7650289ec79","1523064":"1523064-b9ad6026a05903358dc5abdc9047999c","1523065":"1523065-50fc993c10caef9aa412026a3e989934","1523067":"1523067-c68159336fad4f92be673d1c02e3a459","1523068":"1523068-24ad9df6e4f8c8a9a65703c9d6cf4379","1523070":"1523070-9e629247fc100c96c8aa4ee37f62a5bc","1523071":"1523071-eeea520c2aace9de89062359d74270f1","1523073":"1523073-89c0f37e608893dbae84682116a3fa6f","1523074":"1523074-db8a4c78a48a08f9095d916efbdbe856","1523076":"1523076-0049bc016854623f457a38343c4ded62","1523077":"1523077-c2c7278fc29b75232e9ba666e348be50","1523079":"1523079-c3d94d240af51e0c874986d6d754773a","1523080":"1523080-099b1d58a516e22864e98e4f9fcd2dd3","1523082":"1523082-4df7dbd3182a8d0f93a2b8c44d74683e","1523083":"1523083-8dd2083798827684759461a0bfc65513","1523085":"1523085-5714e812d0504dec251f2cfd78ff381f","1523086":"1523086-dca31e7832c55c6537c8ce5e8562d3c2","1523088":"1523088-de8a770bf5128f7e1bec404439d0a694","1523089":"1523089-7f229f8c492558301b2f6ff1a2b1f5f7","1523091":"1523091-3f9aaa05cd6e3ed2131250d6aaa16e37","1523092":"1523092-17e668108cf0c8de25cdcf85104d41bc","1523094":"1523094-a483763d11e0ddc30ee5f4ce6a1219bc","1523095":"1523095-b529a6a577117c321dc0cf319342ff80","1523097":"1523097-e6ed32f5e01057240474418b2e97ce62","1523098":"1523098-86ef9081b8cf9d193fe4de66dfbc395f","1523100":"1523100-516cb4b605129c31fb8293021735d4f9","1523101":"1523101-4eef53f2ae723a9b6007b8a9e63db113","1523103":"1523103-5252bc3fecb148d068658696b0ba715b","1523104":"1523104-6d0fec373c2a901a2dbc9d12a7f16c44","1523106":"1523106-9b1cccad9fd09f410ca5d19070b6b3d0","1523107":"1523107-c60f23d0c35cdadcb4384544da493fa0","1523109":"1523109-2b2702ba1b77d00714dde92b8f564af1","1523110":"1523110-d79050b081b438375e60a85ff122ab85","1523112":"1523112-f094455fb296f8ef6e46868a07470595","1523113":"1523113-fb227e6dd750307e95f1e10d7f93111a","1523115":"1523115-8a0692e404c96132841c5ef37067bdd1","1523116":"1523116-9009157e8966df6d3acbb05bea6d99d8","1523118":"1523118-79d1a1728fc129232347995cb47b1d34","1523119":"1523119-83742d4e7772b521f521c9b03f01ac67","1523121":"1523121-15b7db4f7aceecdd606687f3eb12b77d","1523122":"1523122-cd2d81b2003a93d56a6eac289f028da1","1523124":"1523124-25fecce585b4a60b516eb5c33149290d","1523125":"1523125-69c0c85dde021a4159e640de7519eec5","1523127":"1523127-715a620b3c65c8dc05c74c2f68a99343","1523128":"1523128-264e4ecbddf148b72af0822c4424a9f4","1523130":"1523130-ec506673d8f87921e66419982d973fe3","1523131":"1523131-1f7a32a4df0e6ef9636736ac54bc3cb6","1523337":"1523337-326c10985fa150a955a650fc032631dd","1523338":"1523338-a9aec1610f2f4d6a63f3f6b76d42f39b","1523349":"1523349-b58cca8c5902551a603602a4e8318244","1524208":"1524208-52d9cb6e2f49f7292d9181e952b89048","1524209":"1524209-7412120423ea4a665b85370eb4873896","1524210":"1524210-c982de366f6e6f50576b958a5ae295a8","1524212":"1524212-7c3bb11bd22f622a659c03b8f64f0939","1524213":"1524213-f736a90588d3b239d0c9148a681425ae","1524214":"1524214-cc4ec57a51719317afe1381e0da69aaa","1524215":"1524215-d16211f66a185d1b0e30c6877b0c60ca","1524216":"1524216-bfce352137a0c72e4e4c3b80f7660ae8","1524218":"1524218-986b706259d286f7d35a1e0cfcb3efff","1524219":"1524219-781360487543b7a13db395a21acf9361","1524220":"1524220-e3b6b9007fe26554525f1fcc6d50226a","1524222":"1524222-b571030a53d8cae01210ca7e01a89ff3","1524223":"1524223-3f2b22a814940c676b69f8b6bdc11ec1","1524224":"1524224-fcf63f08664919d9e11fac6552905325","1524225":"1524225-89c1f66e83d50e04aea8a3f3e28348b1","1524453":"1524453-f1a5b3c75b1bc3104ad101a41c240ba8","1529841":"1529841-d76611ea79975e7633905e34b5c0e8eb","1529842":"1529842-95689af44f3effb19cc2a2ce05fd30cd","1529843":"1529843-116115605e44bed0a5751d785d352a52","1544801":"1544801-04cccfb93bebd57960915fd8dff4b1d5","1544809":"1544809-10d16549c178f22a7408b0751a6d5add","1544812":"1544812-352b09b1422e66392a988fc7be89c8d0","1544813":"1544813-9d53326e93d6d1f3132825ce780bf5bc","1544816":"1544816-db1faff797f4805eaae750d8b74b59ed","1544823":"1544823-c164b47d7fd666033901af50c57a47bb","1544824":"1544824-5583b76d80344e4ec741683697cf2f57","1544825":"1544825-943b1f3be6ad6a156e436b6a90382faf","1544826":"1544826-c4b18edae096dfc37fc258e8001028c7","1544827":"1544827-7aca35ffa6448deb11a28a593817fd1f","1544909":"1544909-bba57d14232ef1c6aca83c9b94f0efca","1544910":"1544910-8740796e28e8cc3210b4c9945496b4b5","1544911":"1544911-618ea1f576788c671a921ed2f51d8122","1544912":"1544912-c8977e2dd0c7345503b5050a82c54d53","1544913":"1544913-bb357f7a5d9606eb03d60243030f2284","1546594":"1546594-256674799921ba19fec5cd5bbe539ed5","1546595":"1546595-75a6985be5ca0ec9bd33d8ada6ffbe46","1546597":"1546597-af50e6b1ec8db03fc38332056618fa8f","1546598":"1546598-003fa69c13ffe19c0927dfafe5065638","1546600":"1546600-e4a86ab20ffcdf37a3896f9a72f9ecb6","1546601":"1546601-38e153fef98611c57b77567cab1f82fd","1546603":"1546603-8aa73678bdd48fc37df5150b41b5b073","1546604":"1546604-0fef296821aa7eedde05d8005e4fcea6","1546606":"1546606-3bc84363530e09e39920bf910b2b1a62","1546607":"1546607-ab0120c8fe529beab3b7f65f75a0ac4e","1546693":"1546693-4113f47d840d2f2531be9eebc85dfed8","1546694":"1546694-70e2b057b4c9090831c7c2bc0ecd3fe1","1546696":"1546696-7dd767107b00e0973415710a0a0388d4","1546697":"1546697-776218dc854c0d9001471cc85e227f8f","1546699":"1546699-d9f768daa1214d4eb783e2ce4665ca19","1546700":"1546700-00e7beacaa1fcbcdfa299b622928d838","1546702":"1546702-0815ccaa08c6f73204766912e2650cd3","1546703":"1546703-57fd67a7e1f26a43feb378acdfe14bb5","1546705":"1546705-bb8c29162c1a56e10014dd7609cc0494","1546706":"1546706-9791dfadff56064e32bb0b862399f5a0","1546721":"1546721-7a923e1538092254ff88cd517111c12f","1546722":"1546722-24cae4f5667d370064c8076b4afee14e","1546724":"1546724-5f23b7f413ae17b34e2c17a25207f5ad","1546725":"1546725-27550a421e356f55b9642fb05c3dc768","1546727":"1546727-10f26a748c20135f70c72defeec6472c","1546728":"1546728-bd13362d2e17d2039665ac5c286f15de","1546730":"1546730-8a3f716149ec081836576ed860cef98e","1546731":"1546731-2b68f07d1a0f9457922d22173445cdf3","1546733":"1546733-473177137bb54cd331180d64502ce0df","1546734":"1546734-d07ea408ce99ffe0e1b32afb27ae9272","1570689":"1570689-e8e9c929d45c31f5df9952027e681361","1571939":"1571939-a6b139f396bbf134ac79eee3fe5b52f5","1571940":"1571940-aa00b4ef6f6f96c0e84c1233726b348d","1571941":"1571941-12c39f96696e03ea9d8cbfc140fc0c5c","1571942":"1571942-8199c4151e6685a2d5f6509aca43d0ea","1571944":"1571944-b17581654e2718c4c196dc7ceec632e4","1571945":"1571945-5bfc1516e9bb5c6b397b125eff9457ff","1571946":"1571946-0c8c5173020ded53b1cfbc5cbb0791cf","1571947":"1571947-16bf014b9f01bd1599353984e9639ccb","1571949":"1571949-d410f900f01c081c0c925c888a285eba","1571950":"1571950-43b33925769154e2d8fdaa6c4a4acd87","1571951":"1571951-9adcd02b0354bb3b5011085bcba69a56","1581788":"1581788-7a69b388c77cf760b4033c02bf37e85c","1584745":"1584745-42d3170a6c3e7ae65bf9ab2a0539aead","1584746":"1584746-112c5a62252f1cebd2e78de4cad33fe7","1584748":"1584748-4f7726346b386ad8fc183f7d1541f70c","1584750":"1584750-072b3d87f9e4662ab9efed3266c7ca4f","1584752":"1584752-a6f68339ba161acb49e2f2f18f5491f6","1584754":"1584754-0ce900969b97b3cc1db026dddde4e269","1584756":"1584756-f980d94d2ef53045d491a68beed880c4","1584758":"1584758-f393a6d8446b2af4b52ef7c7c09a0688","1584760":"1584760-baf7f4b0c1aa62c9a8b88a8988b4492e","1584762":"1584762-3eba3d1a0d7fe89844fd210bdab956d6","1584764":"1584764-4197448140eb7b15c9ced51eb12a90ee","1584765":"1584765-9042dd79dc82d97a0038fbdb6d2206c6","1584767":"1584767-12284847fbe4f3786c1bff80b65cadbc","1584768":"1584768-7532d2e711e212b69c88a9a9df6d5904","1584770":"1584770-52b5648ec0d3483c9db618038655a668","1584771":"1584771-2b95a6b898d7b5535baddafdfbd348e1","1584794":"1584794-6b5b033abab5b23e5c9798089a84aed2","1584795":"1584795-45c7eb85f73c7d86a737efea213f1685","1584797":"1584797-da59f33659b3072bb1d33ab1578eae40","1584799":"1584799-1aac1be627515440a26971ba641293fd","1584801":"1584801-9ea7bc5758cbaff2ee6b08a58f9b5b5d","1584803":"1584803-cdede916eb7abb2addf538ecb15a1c65","1584805":"1584805-92ff2c8e99f62ddc0d89eda6fbf3c4a0","1584807":"1584807-ea8c48eebf0246299906ab3871678d6c","1584809":"1584809-5f78713efbb21958b0520114c8f7166c","1584811":"1584811-44bcff0ea2f48efd5690eded4d061a8b","1584813":"1584813-79b87125d4fca2ce58f37742a92aec11","1584814":"1584814-3036506605f4f5ea7115c91fa3bb9cec","1586805":"1586805-32f967e84bd3501ebab05ec73a44d312","1586806":"1586806-85be6f9fa7d9b4a79d1558dcda374f12","1586807":"1586807-0f9f6b5e95236cb3d86135ce05c7fee5","1586808":"1586808-f272e0c0d35608668f40397bc741e11d","1586809":"1586809-57fd7503af9efee3a632a62880490f34","1586821":"1586821-60be4c146649e5f7c2b673bb75097f34","1586822":"1586822-0c29d7a41f31b77c3222540edb62d698","1586823":"1586823-6d7216a751a87e81b88dd0f004127d0e","1586824":"1586824-e4927f2600aeff285256cd3eb62d3d78","1586825":"1586825-4ddc34e183a8767467afe07270f734a2","1586885":"1586885-9f5499830ae244c017d1974d33f03c56","1586886":"1586886-043ee873e509f29e9d5671b97c07aad9","1586888":"1586888-0ec2d4336e71dcf639f692ab04fb8396","1586890":"1586890-009ef517db26f3001b4e82331b14097b","1586892":"1586892-d381a5707b52141021ad7db8496cfada","1586894":"1586894-416eeb3e2bf79ed2e08d06d3d16e2882","1586896":"1586896-c865306b7301df9911ef2f5c8c1fe2d5","1586898":"1586898-c14b16d8f4a8e1f63a65ba9e7224e1f3","1586900":"1586900-3e426a52937c6cddfeee8675590ae601","1586902":"1586902-fdc6ac96bbb48b04c3e7fbe1ab89b7f3","1586903":"1586903-0e63e1d95c150cff112e612fe41ef0a8","1586914":"1586914-633f1012234939fa1e2d2881ca515482","1586915":"1586915-3101903646f6a9128c8e2e2e0ff3ace3","1586918":"1586918-f486f798626e2190acb92f8f19854672","1586919":"1586919-ee5a350bc0d7225e036345740dc70024","1591545":"1591545-a32f4b3fa7c39dc71587a44ee05cd307","1599428":"1599428-7d23d96a9b8ed204f5d3a92730b5b801","1599429":"1599429-627639360cb46c70991cf7d6f8c953a9","1609046":"1609046-ee27b48b39bf1dc40314c603a185aec0","1609049":"1609049-ae01cce801cd35b60e49b5ba0a6b41f5","1612337":"1612337-00b5420d4de51fac11bbddeb4f65b54c","1612338":"1612338-c02ae9d42fdc0c7b4caa005964695dde","1612339":"1612339-bda4456703eb051587b9bf567c63d5a2","1620824":"1620824-8aa95aba28d31782ce5d844c9d646f0f","1623564":"1623564-c4620c50c0d133bf2a56780532418173","1623565":"1623565-131e1d43a66d63af2c1e1b45233b2de7","1623566":"1623566-c515403803f7bc59cbd3ef5c5b4da379","1623568":"1623568-dcbd0cf90954acc5759faf23174649ed","1629017":"1629017-20bd196066653f28ef0b0689fce668d5","1629018":"1629018-95b44c4d614b30ef20085310a3e0f2ee","1629019":"1629019-70976c72cf5133f7a8e117e4f991b775","1645486":"1645486-aba0f7de3e58695d698c41d5cf832383","1645487":"1645487-2831bad027e9b2bbcec28c62097778de","1645488":"1645488-fa2c6a3d06168fd8ca06425dd1d3dd98","1668565":"1668565-0eb9f550563d3abd0f8e38a89b9ca72c","1668566":"1668566-bd903eedc2f9f692e9418fec66e3f62a","1668567":"1668567-507d132872624f6e39a82ab42984c2d5","1668569":"1668569-6bfbf23a663da04ccc5f82c5fd5d6ca8","1668571":"1668571-61604aea41dd6504db1b6a24f3cd2559","1668572":"1668572-384bd8b2d69b9a206669ac2bf53beb9e","1668573":"1668573-d0bb33268ebca4277bebf9805cce7613","1668575":"1668575-f38c1ce6292a12578f1aa9fdaae2d12a","1671253":"1671253-95ecd3f84d2af76f0d6dd52ba480e671","1671254":"1671254-61d14de754b344671492e637e3b27fbf","1671255":"1671255-e019d2047a6772a8a9524ad65753e5df","1672450":"1672450-5d1c066d395648b0b423a362a63f4831","1672451":"1672451-991698d9ab5d355b6f8009a4d8ee7b35","1672452":"1672452-e208a032e7215eda712586a7eee1dea2","1672454":"1672454-3e4e49dd2e9b3dea37f617877f7deb55","1673122":"1673122-b6e95184e1d58afea7331501dfd5e46f","1681004":"1681004-d2a44552ca0b22246f6cd70ffe70d043","1684801":"1684801-ebbb972b66836f149189bff2ed5bf0a9","1706660":"1706660-1c20c75f428210b819eb9dc64ece56af","1706661":"1706661-68138ed093f60100890f38a52f88bf4e","1706662":"1706662-1e0962f76b76c58ee05c0b25d0be1311","1706664":"1706664-70e557402ee2c16ffc5bcfc849f6a3da","1706665":"1706665-3f8367509d2de0359de531c6826de554","1706666":"1706666-62325dc4451c4ca486be657a413509fc","1706690":"1706690-cda619f1bd941b9c18583912b67f2c3f","1706691":"1706691-4b124929bcae900fd024cfde7c172e4f","1711191":"1711191-7f0de4e07f7389d164e5441b147e8c9d","1711192":"1711192-f81d9f8787e2445c205c7a8a56566956","1711194":"1711194-3294d9dbe56ccf0c4e14302691f7adf2","1711195":"1711195-b3e1d2c1143d77420a4bc7cd880a76ae","1711197":"1711197-5e43abed809fda5225fa6442dedd0b71","1711198":"1711198-499eea9fffc02a1e31d59b0eb4a3fcbd","1711200":"1711200-1d4017290048d7974de7bf19100f638e","1711201":"1711201-8aff1440b5b83e8e01b25aacb48383e0","1711203":"1711203-c6e0b84d769af299ceb3131a7291946f","1711204":"1711204-f16cf3f2583168e4b0046bb92db9adc5","1767638":"1767638-d747c5964d8f1c6846b62b6111097dfe","1767640":"1767640-38157581984257597a85ca5df4448956","1767642":"1767642-e89959922fa066b9e2169a6bbd1b4fc6","1767644":"1767644-777dce707be86929b90dd41145fb932d","1767645":"1767645-072ba3b61c8a6686d1c216e51266a2c1","1767647":"1767647-278813f923aeeda7086086e13ed3901d","1767648":"1767648-6a1a339674dcca6ee72c3a533ba6aae3","1767650":"1767650-6972118bf342591c30696cb238a7bc83","1767651":"1767651-87c37d71164448f783119e0260c57163","1767653":"1767653-578dc606b5473c6f469e0d8a0bf2de4e","1767654":"1767654-ebfe5d74478b530ba4a1197335082972","1767656":"1767656-d313ddf20be37694c5af9b6dbf3002a4","1767657":"1767657-1a62c17b3eb3d03b2eddf7df04065025","1767659":"1767659-4734368116133c78ee60c3387f066fd0","1767660":"1767660-ba25e518d2d882beb8b5f48d128b2f00","1767662":"1767662-04bf76b66e1fca4c91cf8a30b9b8044e","1767663":"1767663-29c4378735319853ca99a9b41a1cd272","1767665":"1767665-cccfd4820f8645342f775d43d945388c","1767666":"1767666-3a8eebdd9a6bf4e2574373a186c1b6c0","1767668":"1767668-8aa186f4c3046da1e743d44346f886e8","1767669":"1767669-9a29f4d42b00136dbfaea0246d510933","1767671":"1767671-1f7281eeb158f09dbf8c2693a4f92db5","1767672":"1767672-6b1a52f9f7b2ad18547ad682a89cff06","1767673":"1767673-f2b95a5a3f333f0768a217202f86d47c","1767674":"1767674-8159ccb4c155cf91aec40dcb2390aaf4","1768632":"1768632-04982a3078ed85cef6111f4525ba6d36","1768633":"1768633-cfce45f0ebc24975a7359b9444338640","1770416":"1770416-4da9d6a234ec1216e7c72a721b5bc8be","1770417":"1770417-51af4292857ce746a3b16bb7e2ff9a5b","1770418":"1770418-653c89435e8f6302af1f0226f4797d0c","1770464":"1770464-8588618a19b061c5077977d463d06b71","1770465":"1770465-7168e525dfecbf3e13bc2dd1f7b4177e","1770466":"1770466-7a361162de6a2460bf82030e8fe4b174","1770474":"1770474-2a32df215894efae30d468bcb0b392ab","1770477":"1770477-9357728b57aee33059e0ebbed4a9b98c","1770491":"1770491-be97046e45a77824f2f391ad185ced9e","1770492":"1770492-db29d19e4e19fa7998669ff0e853a12b","1770493":"1770493-fc33ded358140ccb10f857688f0d4857","1770515":"1770515-b0944d1d81b52fa6933213aba67e8c73","1770516":"1770516-10e4d21fbd1f30965c99457c10cb1ef6","1770517":"1770517-8752ad1c6727f55a3f0b67ddcc796432","1770518":"1770518-363dc4079155bbd1252fe963feb3ae7f","1770520":"1770520-21575f880df3533539d6e2d8d8ad3ab3","1770544":"1770544-a8e315a88ec626ec820bb0150891751a","1770550":"1770550-21ebf757d621faf5d3e8c2ce4a70006e","1770586":"1770586-cdbfe57fc9dfedc76d9484cdc2e0acaa","1770799":"1770799-42b1583cddf132219378799df27cac73","1774772":"1774772-cdcb928dd4b2bc26a928942be0b2f046","1774774":"1774774-4da0eb1071058a0faeab125a2d6fc562","1774776":"1774776-bb4aee9815797661865f7c7bf8d5618f","1774778":"1774778-46f4bdd51a2340eed6f4d42d5527ba9d","1774779":"1774779-525785f2d40af0d2b806ba171b49f641","1774780":"1774780-318096ea8e670a57fd5da184e26e7b33","1774781":"1774781-21e66d3ab2abb727d572480468379729","1785472":"1785472-efed3b9cdfcd9f556c492b80a5cbd2a1","1798559":"1798559-4e09d9e6b094c2fe52f44e131047c9be","1799212":"1799212-e37b860dd6ec2995c031ae58d1f4e4d2","1801619":"1801619-6b7c45270810551dd854434bfd237288","1803035":"1803035-011f6d92b3dbe79280bc0c413817812e","1803326":"1803326-96e04cf8b2ff1ed4d6c59a1282462ac3","1804177":"1804177-d87c3e0291d49c5691df8f2853e79017","1806193":"1806193-ca6f0dad45290ccc0fa3c36117266d29","1806308":"1806308-06f8d38086fcfc55a2ef94b2f2c82e95","1808940":"1808940-a307af5dfd0f69cde67c8636f1d6e631","1809683":"1809683-aeccb18ec7144594a05416a5e28c000b","1811696":"1811696-1a3b4ba272b40330153a12fd1a7eae21","1812226":"1812226-32a32c29deaab70709f40682338d4587","1812291":"1812291-073bac95392b851484e4a0ee61e5f367","1812853":"1812853-d9138eb7bb3f381ed0b8f05edbb9b7f4","1819620":"1819620-aff36e863e1c69d42caa12a4db2bf223","1820132":"1820132-d18dcb82d91b965194280309bd9a4f08","1822503":"1822503-4fdcb9024c30dde7641f6ede46bc830c","1823055":"1823055-2fc0d6d10c1954f7c3d1d7dc13ef43bd","1823062":"1823062-938d45a1eb105fe5ff1008c4fdb6ebcb","1823758":"1823758-5ff8ce432f7616421735ac39499572cd","1826419":"1826419-9721c0749f96aa853b23f8c6ca2bea6b","1828261":"1828261-d131045af41a3195e69ae4f04efdbd19","1829905":"1829905-2f5f21a671a3058a6754df04f260e4c9","1829908":"1829908-d2c7a1ba89857a0fc1f59896910840d4","1832826":"1832826-da0e7805937c8744e273857ac8743437","1837453":"1837453-4ee094893350479435e24f7043747cfe","1838940":"1838940-3957a5a760192edcbe54101adf10a6ba","1842708":"1842708-6d319b28831e53afd8c95fdf1c87cca0","1844308":"1844308-c7d391793d9dbeec9fac1f5fe3ec768c","1844310":"1844310-e98a1144201f4b8b85817bb65b7c0f6d","1844312":"1844312-b5e15be1c4c92e33bcbf297e75006a03","1844313":"1844313-3abcdf296a88f9c5135e297b2dd97f53","1844315":"1844315-8e7e97303d1d2f186f6af9ea233b5de9","1844316":"1844316-978bff77aadfe0d81a8f9bdf0254a574","1844318":"1844318-39c3671f9f1e4a16375bd301f455ff4a","1844319":"1844319-cea19ec08dde828f8510b7953a3ac65c","1844328":"1844328-f874e41a7a39d049979915a6a90c89f7","1844329":"1844329-51ce5638234e03d99c11d219ed839f31","1844331":"1844331-2f893ba000f0c8ec5822a404f3f8c799","1844332":"1844332-2c03bff7826fc7cf6c71c7733a666303","1844334":"1844334-8e40ce8987774cf08ab4128d4e13b044","1844335":"1844335-008cbf2a0e11fab2a8a810bd32cb69e5","1844337":"1844337-5eb84deb57aa9fab23c094de6ce8d3d0","1844338":"1844338-a6b477d38f496331bf2069a8a18f29c1","1844727":"1844727-773e38dc2661ec6dbfaaae6459520f2c","1844729":"1844729-df7058440a49b6c2ac7f389f40d8cacc","1849261":"1849261-1b2835362f0fde6e11b65099341c0b09","1851948":"1851948-2433514270fcfce9df562fae649b59ac","1851949":"1851949-1dd08dd07636a55ce33a062d3ae02a8b","1851950":"1851950-b62eb99610142951ac835090f36e587a","1851951":"1851951-e0a6ba4abde8c419fd3de4cd3fc06ee0","1851967":"1851967-83c8cbfdb4d9625f00c4082ea38b86c9","1851968":"1851968-a7afabcf9fd84906bf38170c32a46d01","1851971":"1851971-aa62681bbcf5edbb01d5a5a061c3a553","1855868":"1855868-8266dcca901c5591ee6c013f6b357314","1859757":"1859757-678ff159fe684d18c22c856763531e7a","1859759":"1859759-66295ab111bd352d016a326d8c13e51f","1859774":"1859774-e5e88480d9ec7a380664c6c159c2748d","1860935":"1860935-7b71c8e689a26eaf67ec0d3fbf3ba4fd","1860944":"1860944-333abd1cb3241bf41451f339fe0e8a52","1869649":"1869649-196c001320ac2c20ed72894716772e38","1872226":"1872226-ab70e0f1ea007403d0b6d9a72002d577","1872228":"1872228-cecf0bb0f576383944eb5ffd163e7ea4","1873763":"1873763-63e3580b70e1e26e7934cdea06e60aa5","1873765":"1873765-d34816d427d625c06a2201b5f0aed966","1873767":"1873767-6657eabdf47b2974b266f69de0abcd7b","1873768":"1873768-baecb0799448675fdc3dce67b666fea7","1873769":"1873769-45a53891a439878428d9550281ee1258","1873770":"1873770-0a678db105fcbe45919bcea3ab490bc1","1873771":"1873771-f06633e61a3765b9f440804d4db58473","1873772":"1873772-5ad381db8a5b08e12a0105946523c3b7","1875108":"1875108-192e80b4f4e8d9dd177671b24454f837","1878914":"1878914-565885503e8b6b34c09df095999de978","1883473":"1883473-1c3ee57977c2d597ae659515a633f5b5","1885395":"1885395-f2dcd26afbcc1ba52383ecbd898e5dc9","1885400":"1885400-7679bdddf363a24372ea4a5353c79214","1885402":"1885402-8c817dc86e6cbcfe92aaa7f5d0bde9fc","1885424":"1885424-4fc5ffeaa1284618736d2516285f0832","1885427":"1885427-0ef3d9bae59858808272d2f02b436e4d","1904239":"1904239-f048ff9eebe45a1e4dcb703648128abc","1908116":"1908116-46ca60a57db4205aa9c343317851748a","1908123":"1908123-82429df6fb0721f80e994143e71250c4","1909837":"1909837-b64628c03f2278fa0f9a092f71328c50","1912100":"1912100-744a4e0699ad8b9518fd891bc8506507","1916802":"1916802-89385d8d1f9e039c954a49f71329f5c4","1916804":"1916804-97995bc00bd9b0bd2305d102b251e4e9","1916806":"1916806-2092ce099958a291729d685deaedb48d","1918296":"1918296-f12ad4811fd9ea65f555b01d1f3f9335","1918297":"1918297-3c2704af67f86340dcf9bc962e01271d","1918298":"1918298-d92a52b6ea27125483736d1858175b1c","1918299":"1918299-66c5fd3e3c324f32f8f7ae05cf1f70d7","1918301":"1918301-a436a5d53dceb0083f0d861d3fe80790","1918350":"1918350-53d227f36fe2b5bbe47a7d0726b9c676","1918351":"1918351-1d83c7917a6c460e47370a2be7db1485","1918352":"1918352-8897bb108e4a11cf83014f5bb97b9969","1918354":"1918354-7b5e74cb29775c23f7a18f3da6e17979","1918355":"1918355-e280669c25b67cb4f78b1e5b29518ab5","1918356":"1918356-11f82ae5775ab7e428775060164f4946","1918358":"1918358-d44b199a8118f4e68b929881bb84224f","1918359":"1918359-5ce31ab266cf5318d30dcccf6ea7b5ad","1918360":"1918360-d75b7ce37e910796d8207401561f1f33","1918361":"1918361-56d92951e9764f01f08c2d2aeb31ec33","1918363":"1918363-d3039e84899a97972efce14ca9b0890d","1918454":"1918454-f8f79722e408b9d4eaba992c4d309479","1918455":"1918455-19b90c1a497f840283c2f68a240d4056","1918456":"1918456-a7b40d6524da239edd683e638e2bd784","1932292":"1932292-b48cf92441e359f37f3b27c6ffbe1008","1932294":"1932294-bc1213c9b70b68b34123a128e90cfd01","1932296":"1932296-31a8e5424039e8bf2469f998ba35d90d","1939788":"1939788-546493035817712fe31e8a673bc2d385","1939798":"1939798-a305645b0d23b2f6f01fe571c24068ef","1939836":"1939836-a016b6bc48b312de98efd4640602262f","1939851":"1939851-95a42e86b3c7f54bf17bc408e2a8ebbc","1939867":"1939867-aaa74797fc39aab4ef23bb8187923908","1946008":"1946008-40bdf945faef1226b5c3ce1584e56002","1966334":"1966334-6cc2f815d0d45da131f2f4149280304e","1966433":"1966433-75de92b6d54e043a601c557fb7e2cb35","1966459":"1966459-a35edc35e535866fd91fb576380b3e64","1966501":"1966501-aa284dd6fa1c2a8898cb62a42ae8db31","1977642":"1977642-da530ffea94d5cdd275d75070bd4bc16","1982570":"1982570-119e1f4d914d455c003dd4a426e1bfa1","1985201":"1985201-a7f3282220e595802590c962956e00f7","1985203":"1985203-8e15186d6000ac9912d446674ee0d24e","1985205":"1985205-5216b2410de7eee412400ba3178ca2a1","1990810":"1990810-1e424e63ab5838dc0b97d7da0e34bfa1","1990844":"1990844-3aae322a66d8a098274405c0e3ba6f39","1991440":"1991440-1ce61652c013ee6520d8820ed09f27f0","1991751":"1991751-f439be4f1ff94e819a6f796c568bfe44","1997448":"1997448-192b3fe770f1326736c25784e166dd69","1997451":"1997451-b63f1bbb69476395b902e0e989188f07","1997452":"1997452-ade0c2f1cb72713182f95ce68d237fa2","1997848":"1997848-8b188f142ce5f5157249def3e274c335","1997850":"1997850-0ed94c7d8765e439110a72caf1b7d883","1997852":"1997852-e9e3c137268b63c69976e974be25c662","1997854":"1997854-42fdf2734545be876e3aaa98e359c807","2009628":"2009628-639d2dd01840253071a64f9bd80308c3","2011161":"2011161-bc56c58269a40ca379c4dc0a3bf6a01e","2016981":"2016981-819f460f8dd290fbbb3c4c9c78d960ed","2017929":"2017929-d83e087676f3b3ea90eea81ddbcae4b4","2017933":"2017933-51e7d5c7715ca5f9d2a16a2ea7fa3590","2023239":"2023239-434e812a28550cbb71d5a4db1782795c","2026850":"2026850-d2e98f4fdcc51ecffdeb3d8741c2a94d","2026852":"2026852-1240979e982101ae96b99dca38019852","2026854":"2026854-91a441d028519ae223001c7378cc43d8","2027143":"2027143-d6e14521c34d62d8c59c27de69b84704","2034577":"2034577-9b6830fc189df249c37dbd4e35136dc3","2034579":"2034579-e66e77b0a52f381b371ce1f8a874f016","2034581":"2034581-4e504972354ea1de68c7d4c2963ec5b1","2040302":"2040302-0013ab3331c795b25042561b9e28e7de","2040303":"2040303-cd9d1ee56b5155201676d9e228dc7199","2040304":"2040304-077cb1039b464577e16c7a01e06da85d","2040305":"2040305-ed9705d130a7e6550ce5f7a0a5a2807e","2040309":"2040309-1d90febbbc88039b035aa3afd3498bd4","2042599":"2042599-00ccee5bb89432118c66230cf492ab3b","2042628":"2042628-f28fa48a1140fec0b54631b4b815656f","2044792":"2044792-f62863c4f754b7cdc976b82899dae8ec","2047360":"2047360-d9a4f7c11922b80471d1ce8b59a356dc","2049581":"2049581-c9af496c34f0568b842e49a3e4a94b15","2054860":"2054860-b83c1ec663f742b41c54ab556b7a4a01","2055007":"2055007-5e39557a21a183f2cf204db761ff4499","2057624":"2057624-ee064447db0f7e4e1a045e8b25545331","2057634":"2057634-857dffff53b09bce4c9ae910e7c35ddc","2057644":"2057644-dc96cc30e8ddf22bb75745c3671482d4","2064887":"2064887-dccdbc8f40fb0430b3c9312d8c6133ac","2064889":"2064889-28ddab97e461d46edf8f4a039b48169c","2076162":"2076162-ec1db2b44d886937def4f92bf5e71c6b","2076256":"2076256-91ffad8fb0ded4d1d1843738960fc1d9","2076258":"2076258-bb1f81dc5c64b214a60820da71d29717","2081162":"2081162-977bad692cf1d59c28996c241a0a8290","2081168":"2081168-33d602ba724406de057c901e045da736","2081171":"2081171-aa7d8e504db5d17d7988f6d886bbaad6","2081173":"2081173-62d31080fc41f410b7fe4355339b8336","2087409":"2087409-a70430f85bc3e014b5ffaeb81191da57","2087410":"2087410-d7551c7273f9ba88774584e1af1cbf3d","2087411":"2087411-64970fe72d5149ed16fc4957d33b9738","2087420":"2087420-600f68b3c49e93b0a310620dd5962a4d","2087421":"2087421-f8ef6882f294410d3336c6aa711a9e31","2087422":"2087422-ecd99551527a4ccc22ff18ac2b8f5669","2087424":"2087424-6dcb44459a1c2d1cc19540a6c84fba90","2087607":"2087607-3377c178a39ebe5ed468f5f80ffa9634","2088604":"2088604-abad1056b1ae96d93d9284c89bb83d97","2088608":"2088608-1129cb0892e461f1274dbacfa154d6d5","2088633":"2088633-227f1696bcc805bb7aea41746df06e4d","2099083":"2099083-826fc4fd8f487741e0d522350d2c4705","2099098":"2099098-ace0fdbd4f0d699929f97c8594d8ae01","2101603":"2101603-de022bed7dd5ff23e0194d2148f096ef","2101607":"2101607-408b46ef56a7981ae8a4e315e63ecbd5","2101611":"2101611-26e47b09da481220d533920216b9a1f4","2101613":"2101613-d05f09895a26babf70dd5639af6ba1b4","2101617":"2101617-abe8d8796f194f78e9a5ec3dc80627c1","2111536":"2111536-a922e5c9d95fbf37c32df062178f183f","2111546":"2111546-b00cd1ba48da673e505c0e6c76a62a87","2111569":"2111569-88551e822db404ba9f1b51ef2b95dfce","2111573":"2111573-3b9775d5dc9471f6fb15b86328a677f5","2120076":"2120076-b755b0b693f1f5ff29dc857bb54512d1","2120078":"2120078-9b37ffae2d90b6891e9cc4719a1bfd6a","2120089":"2120089-87494e461b1b5865f6995d0b60ac47a6","2133545":"2133545-fad556e519e65960ff35ae029b269a2b","2133552":"2133552-9849ab55c19daf7f85ff51dd00135a7c","2134530":"2134530-de5c44f185941f46b3d7da1820f7ea9c","2134533":"2134533-03be18aa14134c3159faa48e1e539436","2135072":"2135072-3539f27e50d0191a6b1e598fc33762ff","2135185":"2135185-4e33dc8006af19f201d18f3f1f71bcc9","2145090":"2145090-2aba63f8a962864c9206ce2ce9daa7fb","2147276":"2147276-a80aadcdc172fa7874529b27742fb67b","2148972":"2148972-7fdbadceff76b0ebaa82af68d673ea6a","2148974":"2148974-2b1ed1b5e407c58a0ecd9c6ca41aeb2a","2152565":"2152565-484ac84c39e1bd9e766bfb5e4c1d5b8a","2152566":"2152566-2694cb796aa11e6733a7fb891cef89c3","2152567":"2152567-7dc3035204ae5880a3988662c9ab9813","2152805":"2152805-b1a3e669fc435ce9bf039436565fb2d2","2152808":"2152808-9865b92e41930513b33b4abebd1ba355","2152824":"2152824-2376b6e3b09d9b6ff387db7c8847f1ab","2152826":"2152826-15645b891e817d41797cd2eee7b22c2f","2152828":"2152828-d61533f0029e0c22e1ced94ed14cbfb7","2152839":"2152839-1cdfe1deaaa16c53b7aaf87755d7a4b1","2166195":"2166195-ca49bdd461a7986dd1e607ad91fde94d","2175726":"2175726-caf915ac6969a28fdd21c9da9a2fb23b","2175818":"2175818-692691d02b3165d1d41ad4c6c1242738","2175826":"2175826-242fccadec28412548536596bcc7431d","2176594":"2176594-c5e50d837b99ab8479186e449699fa56","2182422":"2182422-36342fc7194c1e2b49ed19a371226808","2185591":"2185591-6ab3a69b463e7f3ce06630fd4c3f457e","2187693":"2187693-1ca7629b78659fbe450761b217b5b3c4","2188774":"2188774-6455500b87edd59b26990d9c432d885d","2188775":"2188775-100f86e3109c934e22bb1599280bd0ab","2189341":"2189341-8bb3d845f8c8c8ec8238fd1b24819801","2189502":"2189502-282b659e7111fc75659ccbfeb333d9a8","2189506":"2189506-b2b99850ae4c052e4985b00e667d78da","2197053":"2197053-5dce1194435b131df2e07afe4d8ab3f3","2199383":"2199383-6666e8f4aa310794083fe807eecc64e2","2199385":"2199385-b701efca470587d9b186b6beb7261078","2204394":"2204394-617e8ea95322859f02089e3c5427f990","2210389":"2210389-bca6ceb3eb1175573c23170be460d917","2210406":"2210406-43c3328f482454397736eac4ae2256da","2211295":"2211295-e044f1cef2a7c9b5715ac5a2952b4eb9","2211296":"2211296-6a9584c1c565ccb0ca88156d3cc0fe09","2211297":"2211297-4b87f168b2ebbcf284955d7533a21537","2211299":"2211299-7f7f24a008ac7171a4a216057bc63e63","2211303":"2211303-4e7c94988951c5100802ee5c33131592","2211304":"2211304-78510b267919a7a2fe5606f411c72b5d","2211305":"2211305-a33a235b0e70f40032385a84e4cc889f","2211307":"2211307-1c58f37a726a027bc244241ffd19efc7","2212368":"2212368-8bebf976cd93d89e860012dcc4f82794","2212369":"2212369-058e450cd665e6341f26545ef1a21a9e","2212370":"2212370-ccd99f5c637b4f95a09f7a7059f7e0f2","2212415":"2212415-8428fd8288c928e00f912ac50ca82fc8","2212419":"2212419-92c9fa1986c01fe4e7c95eb6a058c945","2215617":"2215617-71d38a13854075f82973e042d817a04c","2221155":"2221155-afc7673744707391b21216f8ffc62e52","2221210":"2221210-df585e98234da9c43ab2f5f8ad38d174","2227419":"2227419-8892f14a72c2274c4b12916373e2e76a","2231288":"2231288-5aef15dba4e5ead2556206b07181392c","2231290":"2231290-c9f173a413087de0e73f6ee0d66f7697","2236792":"2236792-ea77f3f9c141c7abe74237c5c6d1f07a","2236794":"2236794-5beda8723ba26e43cab9cc40ef7f5029","2242183":"2242183-6cc556c11c8aedea98826ec11dc782db","2242187":"2242187-c705fed9467413dfc9d0e6403401df47","2243667":"2243667-9fe4dffa716ce35ee1d59e3dba12d3a6","2243669":"2243669-b71e4675f2c4b1fb592ea35b6aa13847","2243670":"2243670-4baccfd47237e9f4d44b73d41adb899a","2243671":"2243671-659f4a5baa98902bca6fad0de9ed2dad","2246156":"2246156-d78f4a30f45c5a44c35cf47c2e41f1ef","2247329":"2247329-04a39992e95fb919ae431f01256ce3f8","2247333":"2247333-015836c64ff21a9b143a17832e378447","2247338":"2247338-076f7a0304f8ecf15e29322e4c6110df","2251242":"2251242-5abe2408ff7eca5b02a3804a5f976776","2253539":"2253539-6e6b74e17a0699df9b00e3e2a18d9fd7","2253605":"2253605-924b3c128c31241d44a819b30019a983","2253643":"2253643-3f9039a6751ce21b12e79733f5fba343","2261735":"2261735-85409d7e5c92bc81977906af07570451","2261737":"2261737-7f0a4ef4eb745f823ff5e805598b02c6","2261739":"2261739-847359e4e1674079d668cb729e8953a6","2261742":"2261742-a7129962d32bf4a8582e349505d0e579","2261847":"2261847-3e6813d43c388ed728e300f9cc5709a7","2262154":"2262154-be2845c82adbb8f2da8f14736d7bfe46","2265774":"2265774-437c3939476f3723a4f4465061230e55","2272670":"2272670-07512a57c4fb1506e01bb726abab209e","2272676":"2272676-86057b84134c1a4e5dd67a8b1bea965d","2272678":"2272678-4e8899d4d06180e1abc47e6c1291f3f3","2277021":"2277021-daf5efd87bc2c55de6090995a72402a4","2277023":"2277023-2094f7c2f2bdf7d8bfd6ee226885387f","2277028":"2277028-17aa65d37ae2ab4316eb33f595f66c84","2277030":"2277030-cb3f9f3297469932c628b43f17d9bbb8","2280137":"2280137-6075c1273787ee3cdee9fc7d1e136693","2280138":"2280138-aa95d0e4b469b89d0b3bfe5d139ade3c","2280139":"2280139-e60c30d5d8aeb112ff0e52d3759ab583","2280146":"2280146-834a251d18800220a044bbec20692e4f","2280148":"2280148-eb40cba520329ba9eb3d9d1092d076f2","2280149":"2280149-102df26bc1deb37d5f43218a07292b6b","2280150":"2280150-eb66087375c47e19449b164652502f19","2280151":"2280151-b2e1689028a6ef538597aa98ecfc47c8","2288449":"2288449-a7596dc8357b4faac32759e20ecc5d77","2288453":"2288453-790a5ed1a18c587b0746066b43470b70","2288455":"2288455-3336edad5e18a8dea64156f5fa5f038d","2289789":"2289789-bd7c9b868886fb5fb5540aa969e9705f","2289826":"2289826-203e14e5661a5323694951aaa9e744d6","2293954":"2293954-f445e523d370fa4a30deb6b73602b7e0","2293955":"2293955-19b827495d648655aa06ee4e4917232f","2298267":"2298267-64ff01c19c93d64997ae62df9b8d66da","2298268":"2298268-deff4a0b278fe51d6b6fd6507c2c6f85","2298269":"2298269-b16a03a8826753ff17608c65945d7eb9","2299905":"2299905-21b700c2f31ee3b5f6b1db2d555d16fb","2299908":"2299908-b437097b3aadf2f8f2d635d6a4725ded","2299910":"2299910-3f01fd0195016d46f9edea9c00d9b042","2299912":"2299912-a88a19f910ecd4391adc0ff8a2f57cbd","2304815":"2304815-62ccfd192e7817afce3436433117bb0e","2304819":"2304819-fbb338bd3db1af5d9b2e04c5da75efb7","2304821":"2304821-75a76eca5986e6767c8cb2f69bd32658","2304836":"2304836-5350c910bbab509c0df1029cd0166fd6","2304842":"2304842-c3c3314f708d2e11a3308672be96e2f5","2307613":"2307613-a476e51c90f3365b9169095460f3e602","2307615":"2307615-f41d13aca534bff23a789b0b9a165582","2307617":"2307617-1fc127f994904fb7f580cf4ab7fdbe86","2307619":"2307619-4124d0dc7f8d0e401c12dd25516b1b1a","2307621":"2307621-208cc72051f0360ca5689b1493745c14","2307623":"2307623-f69214c092c8507d252b3256cd366f15","2307625":"2307625-4a503dee9f125752e4cbbf42f1cf29cf","2307627":"2307627-288cbfffc985c4f79cb138efb0ce8bfe","2307629":"2307629-4acd772d4a2d2a25e165f49844b3a2d9","2307631":"2307631-7c561348ecca38f392c70331f2d13dd1","2307633":"2307633-08841499c54d6f95f482f5f4c6b150a0","2307635":"2307635-041f6bb4d619f3655257042bebf52318","2307637":"2307637-8fbd6f46bee77bbb284860f037645d65","2307639":"2307639-1f03917263938d98530bc7446f7884f9","2307641":"2307641-35606d74627b91259d4d218b857f5fea","2307643":"2307643-8190a5e01cfd9ce7d9d0b05750e94ca0","2307645":"2307645-eda70b8af0319854290ee92de97ba092","2307647":"2307647-dfd88e2b75906db247a2079531e1f642","2307649":"2307649-66d6938a1d71cf86943842c5ec2de08f","2307651":"2307651-5ac9132eeb1f6f96f70f434bb9c16b28","2307653":"2307653-8d054faba1b51e32af0f863a34edea02","2307655":"2307655-eda398c08e275b568fd32398c84eb920","2307657":"2307657-5a4c44956ca7010dbb2e32291957912d","2307658":"2307658-5fb0c75f120ba893b482d7d5f725c5ab","2307660":"2307660-c41cea6dec6e33446a6482ff7a10bf3d","2307662":"2307662-6da070b1da3082ec70470bc72b040e87","2307664":"2307664-21fa76e6f2800f61d72f2a8c1242b34a","2307666":"2307666-b2b65de34cb15b03b8daf9c9571cbdee","2307668":"2307668-e33c493a7d69bf3ea63d630eb5defa20","2307669":"2307669-3dd6424524b1790cc2c674420a298fc9","2307671":"2307671-56140950190b849e1f81fd8df3af28f1","2307672":"2307672-8595b1df7e230d4a530470209cbcf52a","2307674":"2307674-eba1af6b7442248f1089c7a9c25b7737","2307676":"2307676-5deeebdd9e8cc216055a4cb63df3ca94","2307678":"2307678-cf328311c8b011f2d1d0d90472b771a9","2307680":"2307680-56b59588d5a484f4eb06a2b0cd6bf629","2307682":"2307682-b0adfec98749476cc759022e638de4e5","2307684":"2307684-190e001e8680b59637df265a6db7f1a2","2307686":"2307686-63f126cc5f27c83b0cfd78a451309846","2307688":"2307688-d80c8516f0ec458434900d01171a6cce","2307690":"2307690-6d91a709be3563845863b5fb12e62ea5","2308062":"2308062-05b7923bda10597ead60abc2adcde569","2315523":"2315523-ed120469e6bf4fc10d70a1ac30a5f690","2315525":"2315525-5e9cf7d867d505df87bf9f9f30b9b9ee","2316765":"2316765-d7426023ef5eddf35f175452b283a5bd","2316767":"2316767-03c6dff3e394a3c4e1a8b877f21a137b","2316769":"2316769-2da55b65b383396dac7f0e09e19bf3ba","2316772":"2316772-07978c96f87d65b920f013bcfcd85786","2316774":"2316774-89229b7f2895427685e470d290ad1454","2324610":"2324610-fcc9e53589afaa5062e2505067607533","2324612":"2324612-7b761829e62b3efdf55e45a38791e82a","2324614":"2324614-8db565aaa6be70dc59d05450e44edeb2","2324616":"2324616-3e1e721d1bfe4ceb45d38325d5810ea5","2324620":"2324620-e42d8698881fbcd78c413f739d41c8e7","2324622":"2324622-747073729c3344f2a0d6d31f71f002e7","2324624":"2324624-e0083f7e8767b90ff11e595fe58cc9bd","2326850":"2326850-e790748dd7a4a0d099b108b07e384f72","2331166":"2331166-496cf1834bf1dc248483061868bd2063","2331168":"2331168-5bee3a6becd93211a225bbc3ac05be45","2331176":"2331176-c14a172d666f2c22d835d9a0c00aa504","2331178":"2331178-732eb79cbb32f9e7ad7e8eb552ec4428","2331182":"2331182-344b52b787399f655020a71b2203c56b","2331198":"2331198-86777ee5ae521ff5f3295d996d4a4677","2335164":"2335164-1e786e22758cfdfb2b3c2b90903511e1","2335166":"2335166-7c6d7464acf03c6dcab72b5fa07e3318","2335168":"2335168-e6446c181a70991691ab518113e09cf5","2335170":"2335170-06fcca07cb0324e8bde45b5033eadd63","2335173":"2335173-02bfb0cbc9d55dfcaeae7e68c2de6e40","2335175":"2335175-bff33e8ef3c846a1c02bcf67fb4a4112","2335176":"2335176-b18dd8172cd49b7bd657d47849bb4ddf","2339311":"2339311-7987cf6a76f894b92c8cac811965a1a5","2339706":"2339706-f4f64010510bbadb9428843257f5084d","2344145":"2344145-52a8df0a57c482237264401deedd4a33","2344147":"2344147-bd64dc401f81570bb3eeea26f5edd750","2344149":"2344149-90efbae0cbdd2eae09c30ede246e8d9f","2344151":"2344151-5ec675014f8ff924586e5c5a22896f92","2344153":"2344153-9235213d41b6b501a4482c653750d4a2","2344165":"2344165-a26526661b4d149f27f42aed23e40604","2344173":"2344173-36c8547e82b28f22c4806cf54db9bd0e","2350482":"2350482-92ced6a43dda804c4efc6b26c9b94f26","2352871":"2352871-7db3280a3f7b10beffea6190bfdf6cf7","2352874":"2352874-fa9eebc558179a11c731adf6a02dfb49","2352878":"2352878-23eba2dec33050b3bbf6cb7d41510c15","2358551":"2358551-cd6b1d8d271029d08e677fb89dd61ee2","2358559":"2358559-bf9051e7e8b0873f90e0562ed96473f1","2358833":"2358833-5f631faf7e248095e85a30d93165e9c1","2358838":"2358838-fdc22278db29669e24ec86905151265e","2360705":"2360705-58e979887feb43e61abf9b2eb2369a6f","2360706":"2360706-b55bfe4510120b9f0ba10463f6c5879a","2360707":"2360707-8571275c155c69dfda3ee3ac90c80b83","2360708":"2360708-b61024277657cbf40e19f60caedcf528","2360709":"2360709-b46c11cd97fbbf179f465d4c5bee390a","2362092":"2362092-ecedc1a15a3c8e8224f241f9c1142156","2362093":"2362093-92871cd6271ed35cfaa356fe1237b055","2362094":"2362094-ce93525c44f84880c504761bca153f5d","2362095":"2362095-6ce70bd56e3a1c115c4fd25428145942","2362096":"2362096-093de4861553ba4881035994ba62fbac","2362097":"2362097-45185055e297cbaabf34bfa10cb6cd82","2365186":"2365186-a69ea1830c8d4f744b3a4f906558e06a","2365194":"2365194-a0546a24765319c174cdfcca0363daf1","2365198":"2365198-cf201c8e4281124dd47141d4bebeee7a","2365207":"2365207-cebcf57e62be6b5a28e1d3046467b07c","2367786":"2367786-f69fe9e212442c6c6e3621f66fef220d","2367788":"2367788-3041bb901aa3de267a2bbfe340dc666c","2367790":"2367790-cc759def2ba59d44f6fa40fe7d8d3186","2368753":"2368753-f580c988d449b54719464a70573b0b22","2368754":"2368754-d0a99ca52ef676634b60965fb383a5b7","2368755":"2368755-54e10fcc681f2f9c23b83ee1c20ecc93","2368756":"2368756-f389a5b5dc6dd3923475143bc8548edc","2368828":"2368828-be78d9801e3e5734a2c8c7cd4156fc4d","2369119":"2369119-578559135fb66f39bd16e48d4c7434b0","2372099":"2372099-996b10aa33119e5b9418dda3adb908c7","2372109":"2372109-3d5936f698e9e53ad15919eb0fc8f4bc","2372111":"2372111-f0c98e3059c0d10a23cf2cd1a5c9c185","2372117":"2372117-fcb469c3fc77603c6189b446d399592d","2384351":"2384351-2a83d286b68ac06250c9d0377f40a319","2384353":"2384353-4c206f903c4d15271ad763b88c8cdee7","2384355":"2384355-aad5f2b069e59f44ff8d2e22541aceb4","2384357":"2384357-fc668c68e9357a4eeec4c84f3f43b9ad","2389626":"2389626-2466bf7a27059ea5c0913f6d9ee2a952","2389628":"2389628-ce19fc4854fc9304db28f71ea16e73de","2389630":"2389630-2118bdaf57b3364860420b9204240ef5","2389632":"2389632-4f82573f70e8a656cb767ebc2b49671e","2389634":"2389634-18b729fe2823125d3a463a7588fd9a5e","2389635":"2389635-4198d0eee302f77f7362c76df126b7e0","2389636":"2389636-1d16215f8e93dacfc0beeef2cfcd1156","2389637":"2389637-9f4cf9cda830dd36e4bc2222e9c9764f","2389638":"2389638-ee1b04915aaa5e4aac1f61df1c682981","2389639":"2389639-67ef1c9a7800b8e7dea673de8319e1aa","2394631":"2394631-b4e2baaf32b2297148e0ebd21b323b68","2394656":"2394656-8f3ba21dae0627faab95384a8b38daec","2394659":"2394659-cd10cb004488780ec1f642d99e5b53fa","2408223":"2408223-b2f1aeb1731e2ca5ab69c2c2b564d78c","2408225":"2408225-502d4c3d41231b2585f04a78b4af8ca6","2408227":"2408227-b11c5d1479f99c650c3246b6128d0502","2408229":"2408229-6113b084eda59b73b325902831347444","2408231":"2408231-174375da5a183e7b9eadeffd21be4f75","2408233":"2408233-0e15220829c223fb2f507045d2aa0b0f","2408235":"2408235-84f6f3d612f3c9f48a9999212e29ca9f","2408237":"2408237-fe7d7a1e2e3e612e2c88b81b7a355eb2","2413763":"2413763-8946cf74ae4f425fe6a55235f92d1db0","2414920":"2414920-a37aebf2619ede01ec3a457ab155b1ba","2414922":"2414922-065b7f814c00db2757f01a52c0360fa0","2414924":"2414924-269176e351668f2446fbbf0f4dfa225c","2414926":"2414926-7dc99e10c8a58e5b6d833c85021a45db","2414928":"2414928-22bc41f0d9578a61c28763fa1e7e3031","2414930":"2414930-fc94723b8484aed64710abb8115a3f39","2421936":"2421936-1868c9a1494f7adbeb613b29ea3c4f84","2421938":"2421938-98411b8c29359afa0e1d95558b5ab75c","2421940":"2421940-8b73eb292473d3f323f4475d1f40420e","2421942":"2421942-59dc274b092a09790549d91a163b1914","2427191":"2427191-a5b959c6c6374b7bb3f617caea5dc9ee","2427193":"2427193-b0d2b7364113a1c5248cf7da1ee85648","2427195":"2427195-51358e6c149813d9029cba1931afab9f","2427197":"2427197-5ebd693c2c0a98cd0017283519f88505","2427199":"2427199-d5bdafb2258bdc3200cfc251b83050d9","2427201":"2427201-a7aec389ab7bb99b9d2c5cc1e211a7b1","2432046":"2432046-0db4a26416006674812b40d606e376d4","2433146":"2433146-40e70fed08d50f32c60073a586af0bd2","2435525":"2435525-c8194adeb812149963d3b209a4c5a034","2435527":"2435527-81b687d540abcf5cc38a097cf59440f1","2435529":"2435529-18c3ad483e8ea97fe0c89613c835b544","2435859":"2435859-32569a2b377428347026ff3775102513","2435861":"2435861-0d2f1b4d27218bbbf4d8d219101a96f6","2435879":"2435879-dc0bc95ac655de808e42e30f3e50625f","2435881":"2435881-ec0cf4f1197373de4c759fcb4fe6c82f","2435885":"2435885-cb8ea7001365e0041bced2b3e7b17c19","2435887":"2435887-41166bb9bd62d9dcccfd9af03b2b1ece","2446708":"2446708-f4e30f267fe645604faa0f2cf54823a3","2447050":"2447050-79a37243af1bee9476c2cf85b6a95413","2447054":"2447054-ffd1b6e2e67cf50b9331386293e25c52","2447056":"2447056-65f94f18a70cb25b5a22b522b6d335ca","2447058":"2447058-8b156ad7f53e7e471ddc2a9d8c6bf921","2447373":"2447373-15b57628bd3614ead1123ea71be84f0a","2453518":"2453518-885c5eb4f5aa896b9ca58979049d9b0f","2453520":"2453520-2509a22bf21513e837898dde9006bf75","2453522":"2453522-78368ce7ad6a9cd136561642634ee682","2453524":"2453524-4f21265671ad923893970fe51d11bba1","2453526":"2453526-2ca8f71044d3a0408f0e4b4fecb79701","2457937":"2457937-c1207da34bba313841f944ed5a8acb4b","2464405":"2464405-ec19341d863195f24a9d25aef208366c","2464478":"2464478-8f30b2f1c123a687fa0024fd580f3f07","2464482":"2464482-6b4dee1f04fbecaaa1c3296af3e81421","2464484":"2464484-534af7a14ab47c85b2c0c1dc4978180d","2468753":"2468753-dd27923f6aa1b582c9a94666c5ebc66c","2468755":"2468755-743d41e3f8bc9448ada1ddb896a0435b","2469958":"2469958-6aba1f82210f5e01e3cef9c5b2ad10eb","2470016":"2470016-5dac02f2edd8447e3dc7893546f507e3","2470041":"2470041-83a0760c9b3872c89b37bd35411fb025","2470060":"2470060-e4a74b8ec4a7ede397074995c00d0f9d","2475988":"2475988-6c8cdc8d9baeb0097d46b7c367bce5cd","2475990":"2475990-63559c01127bf324159055261486c531","2475992":"2475992-035b6630444cdc403155da8cb6da4edb","2475994":"2475994-1d13926d4f8b0ab1a4c5f814d317291a","2482614":"2482614-1d6acf544e45b67b34fbdac9e268b21e","2482616":"2482616-585c420e337d0460a494a60b50868d59","2487719":"2487719-ff95ebac24f86e0f65f39d450d0b89a1","2487721":"2487721-40a9856e02d1f2768e7405aaef8c1498","2487725":"2487725-1176b17b17cd09a4229b3ceba47f5231","2487727":"2487727-5015978101ab130d5cf3d396f509f53f","2487729":"2487729-52c8cae9f4f701509a9dcc01db716404","2487731":"2487731-7d49283599365fe76bfe1b3e6ee34e86","2487733":"2487733-063583ddeb72c96672509d6fa8e2ffca","2491621":"2491621-32effeae7c8691f35b4ff39d82017ae9","2491622":"2491622-696ce2b5dd9027d66203a18f69ea47e7","2491623":"2491623-7099113f550bfcf7f5912f012fe392ed","2491651":"2491651-fd2d0c66b367c7d9922f7b5161e6fb6a","2491652":"2491652-d9a5e8dd19fd2288227a2ee5a27785cd","2491653":"2491653-d0cc738736afbba5fdd69ca07af50c38","2491654":"2491654-21e19557b5ffb5cf929f8ea0d5630ead","2491655":"2491655-dc9e240dbf3f7c320a8bb24489c882b9","2493770":"2493770-c593fb57ce50613accbfd0402dffaad0","2498846":"2498846-533d27e1bc60fbc211cff5bfd280b009","2498847":"2498847-77176ea97b3fcc74752cabc8670d5b1a","2498849":"2498849-50f325b1b5ffba50081d446abeefd2ad","2498850":"2498850-2301e65c963cf813dfeb1bcd779c0a20","2498851":"2498851-cb1f626dfcda7c8c7a26470142ec0245","2500907":"2500907-abaf94c477f484054b253e816b6b77bb","2500909":"2500909-607fccc12b96dcca4f8012514e41f1db","2500911":"2500911-e695d7c1a2098bc0fab8a43ea8030d75","2500913":"2500913-680026d4b8a42004688adace36f6f93e","2500916":"2500916-bde0ca52469e83560fda787f8d0b463e","2500917":"2500917-33b27e8e3863d6ff0bc2f66772500394","2500919":"2500919-5bad86f1673369ecf098e8581bac85e4","2500920":"2500920-d9c38a06e7c16080effd99ebd7459871","2500922":"2500922-4cc971e523a8c60885905ca5cbfa361f","2500923":"2500923-ca28d8f410c1d04e56173ec1c03f2654","2500925":"2500925-21a67338672d6933e58cc140894219e2","2500926":"2500926-0b5baf015aa2b0026b6a1a7ac325684b","2500928":"2500928-e52b2e8cb2df2bde3b771252f7fca99f","2500929":"2500929-91e1c38029c53ba07ffcec2bc52fba35","2500931":"2500931-ea056e4f6c1aa6af265fbdfa6552e169","2500933":"2500933-8343ca495403d44a7289504389ae0974","2500935":"2500935-b24d6ce44788f52e5d7548bd1525f4ec","2500937":"2500937-020596c73f0460a229d07ae514763f94","2500939":"2500939-db9230a4d89d70f45b8824148df3779e","2500941":"2500941-9fb9f888ac8afb5f3fc2877e26614d48","2500943":"2500943-ed60fcf2645e414eef49a661a050fd5d","2500945":"2500945-dc15e1fa5f27fe649cf3d0f4089f3284","2500947":"2500947-50f3d1a23920cf513b545c53560393ab","2500949":"2500949-a38fb84eae7c93e008ab1f34f573067b","2500951":"2500951-7ee2b7cea1eb5e562cbe1f36e25c0ae4","2500953":"2500953-e5a31f6b536db07662ce0466e116734d","2500955":"2500955-45d1a1f824fd1b17e42e34ce94318094","2500957":"2500957-56ce587bbf4eed981faad146f10e55db","2500958":"2500958-8c9bc785c82cfe94bccc88318b9273f3","2500960":"2500960-1ecfe5b5f5582d882949907942121854","2500961":"2500961-1689f493cbd0ebb16a863a4755cb617e","2500963":"2500963-0891eb5ffec11a7915e81df483be0d5c","2500964":"2500964-ac23505cfe6a4b13413d2975fa1bd8e1","2500966":"2500966-c7adc495ffbf57672ad5febf28e65b58","2500967":"2500967-89a36dbf06e8f73770a71e9d91ebbe2b","2500969":"2500969-87f2b4792708e8756fb75a48dbb9f98c","2500970":"2500970-82ea7a33772d3889c4025dd442e2e762","2502498":"2502498-5db414cdc00bfc928fc79a1b35656ea9","2502500":"2502500-0a699225dcae7dcddad2f8aab4486305","2502502":"2502502-3d52bf98bbdec2e64e1920d59814f75d","2502504":"2502504-409bc9b81e84957469de0597e13b6795","2502506":"2502506-dda6666c526c28cba8434f3bcdd531bc","2502508":"2502508-ea926b05bcbc12ed71f7c03186050a6c","2504324":"2504324-247dca54bb262bc13ee220b3407d7135","2505604":"2505604-bd1b3e0e648966ec7ec23f8b7d767745","2507591":"2507591-a0ec99c45ef06d4986bc2bbef1f06a18","2511404":"2511404-b6bed41524f0c5b897ca6f382567a6d8","2511761":"2511761-335b617d95c4c3f43c02be071c4809d9","2511766":"2511766-307288599b83fdf39dcdbfe72e33da69","2511769":"2511769-4ba895df8ffeffb557492a1b87a8001b","2518024":"2518024-39468baad6cb59625acb750edce0383e","2518026":"2518026-25dbf532727cbe90a01a67a3289a820f","2518029":"2518029-dc69c7bb8f78f1e1ccc187cffadb2055","2518031":"2518031-11574e58480f1f50edfb6aa8a3e105e3","2518034":"2518034-6226715ac2a83800bdcb843ca7c46678","2526639":"2526639-e3611f3e20c41ecefe4d88d596ad384a","2527763":"2527763-bb2aae605c1fed22abd76968f40d7801","2527765":"2527765-0a9dbe48269a729008f26a3eac81db4a","2527767":"2527767-f73263f28c790f569d4d5ff689562242","2528839":"2528839-2f613ea7f96df10e9d9025f08076de95","2530668":"2530668-5bc150c071ef50427459b1804b4967e0","2530669":"2530669-1cb9cbc08e33e55c6db65b17cf45a93f","2531348":"2531348-4feb2feeaae5b602dfac6e6855e7903a","2532549":"2532549-7769357a4cabda77395bd57c40d101c4","2532550":"2532550-a55922ff45c8c582783fd351c1ccde4e","2532555":"2532555-a575504673a5e220cc026653dc5e5415","2536551":"2536551-b0adc1af91e671a486cb51d141cbc48a","2536554":"2536554-093a3f8ae702bc99a67c5a0c4ef769a9","2538008":"2538008-5e4507877214c861eaa2689e6eb1d213","2538032":"2538032-56651aea0fc9f345de4745fd9105fcb1","2538034":"2538034-79ac6e3a1ec0ad25b98450bcd95b6671","2539554":"2539554-a06e49b9e97659394664116cf4b6064a","2539555":"2539555-44ed18d6fcc9d6e4d1754f6d41c124c2","2539556":"2539556-094d912db24fc91efa9393fe72f7de7e","2539557":"2539557-4ba40c771dfae2ec36f54170022313f7","2539558":"2539558-150fe38c56ebc5aa9d04fb97b8c7e9ff","2539559":"2539559-d435144435f36c918f9b978572b4ae7e","2539560":"2539560-e8001d3eb83cf0c35f6ba6b40536efa4","2539561":"2539561-881a64904c648aa6b5726f76c4aa6998","2539562":"2539562-45c96d2bdac63c5ffb1ae75ec2f87b26","2539563":"2539563-91360077461fb69a9dcf0ae6b252115a","2539564":"2539564-2b2fda0083a4cce601a1a603a607d3a3","2539565":"2539565-e6895446c414c22840a7122a1e8b6fc2","2539566":"2539566-f433d2a09d7545245b6c8c638f0fb52c","2539567":"2539567-70fe43a8c084f1e302a52c6c3306f6fc","2539568":"2539568-4f107b68766eccd5903582487ac29373","2539569":"2539569-2f80768028ac2838bdba68b9c7e6acb4","2539570":"2539570-f43b33a9d8f0b9cafa7d84adad1562d1","2539571":"2539571-ac2d331526b75ad331cbd58171a51bed","2539573":"2539573-fc137b6e5d36124cfc5ed2825aebf8f7","2539575":"2539575-d9d01c16a1605f475ec6db6274973b3f","2539576":"2539576-c829cc5e61b05f4cc2db79dea75c8ef2","2539577":"2539577-98f22bd6d16c5a3a02854ac3a4b733f0","2539578":"2539578-fe2fd5a5728536c3590cd082188efbfa","2539579":"2539579-90478e907689ad8dbaab70acf8917517","2539580":"2539580-48eda3b509a7f2da4c03f655eae9ac77","2539581":"2539581-73297602c36b07309de116cd642e1a37","2539582":"2539582-e47c0ce61b872b377176437587cf4f9a","2539583":"2539583-1514c8500dec36b5d7fdd99106099306","2539584":"2539584-5921cf8cb6a4966fb7ae25c2d43689c8","2539585":"2539585-75356fc4f2b408ee5af84aaf86b42ca8","2539586":"2539586-4577588b060c604a4578b4f58bec79ae","2539587":"2539587-24967b9fac5dc6ba82f65a5eb6fd8646","2539588":"2539588-e8012c7493a99241ebf642d3a9985a16","2539589":"2539589-871835a8524a38cc1c8c5e12ac247470","2539590":"2539590-d4702896ae585b8a1823b22da422fa07","2539591":"2539591-2b989a46c3e51e791f757bd0be84e6ab","2549851":"2549851-e3833576e129f7775cab7f3742b190df","2549852":"2549852-bc9d548ba6d77069ae8a1b64bc4af8ec","2549854":"2549854-53616a82b199ee6ae6a42178afd49bf6","2549855":"2549855-726ad88bcffa0186811e02430310be16","2549857":"2549857-077c20482cfbfb870f734fa0e10b3590","2549858":"2549858-ef32b38256ffa5bc9ba91bfd8d451cbc","2549860":"2549860-e3df3d47af88670baa6449e987583248","2549861":"2549861-f569dda9b17cf727a7e1cbb32fde3fc7","2549863":"2549863-6c5a16e1574546cdd56d29c24859ca43","2549864":"2549864-fcec3f252c0db08c9dc8c59802944e40","2550380":"2550380-aa7049b6925138698354bba59d113385","2550382":"2550382-078c895ba3583997e4ab5616230a6c79","2550384":"2550384-d6eba2735d769c53146087ffa3718c8b","2550386":"2550386-86730ed3cbbf119faed6705c8de7d75e","2550396":"2550396-71723f289ba209862eed480e39405192","2553349":"2553349-d2a50c18f502bcccee78e2d8d245a92c","2553350":"2553350-15867a4a672645114babaad433adab88","2560667":"2560667-99c4c82b4f93ca21661911c566585ddf","2560677":"2560677-ddf8dcce3bc1e50ed73a86bfd22190e5","2560683":"2560683-5d0afbab5696b282d8f4ed1eb9efcff9","2560727":"2560727-ea7e0aed609324f824136eddf567ab17","2565683":"2565683-818504af7bfa6e0835e59b3b5a019569","2565684":"2565684-f012cd184d4ad28820ab4e342a4a5d3a","2565685":"2565685-e1b66bee2c49c7f9ca499946d2876029","2566067":"2566067-f8fcea6f669fc6b84fad8c6fa745eca8","2566071":"2566071-604a6d9219a1e5adfccddb2664a52f94","2566081":"2566081-561c512717619b063c703d2c9ce6c9d9","2566083":"2566083-1a6d735977534b08020f89650e9844c8","2575870":"2575870-2ed21df2f9ec983e4cd734f32a501bc5","2578139":"2578139-2dc666adcc8dc207fa8cc18bf7039c22","2579318":"2579318-4c6ee9a6a96b2f8be7cda4d097d90beb","2581166":"2581166-1e38ab9fd7c0d1c36868e2083a9c44c9","2581167":"2581167-c936411e9723f250f0a9b075fd9f3be3","2581168":"2581168-9a5c5a5029465f4fc6fd0f1d156c837d","2581169":"2581169-fa9678612d00683776d7f7253d9b6639","2581663":"2581663-7fa58c562afa209541c637219974d093","2581665":"2581665-6a3bfe4d2c424cbaa4359d9a9822320b","2581668":"2581668-c57cbf15fa8737b96828980f73698ac3","2581670":"2581670-3df9539357d34dd6dc74d741620f8e91","2581683":"2581683-b010c4fe4af8cbdc54850578f67bc0b2","2582206":"2582206-7d51cd1665be370a126954cd25e0d7c3","2582207":"2582207-1330669ec2b9505a2f104b135e410e99","2582208":"2582208-75f157d74e7e5f60d2a214fe628e737f","2582209":"2582209-f8e0888df1444ec3a2f51f492dfb53f0","2582211":"2582211-af6ffdf42ecfff02692c54213eacf0db","2591126":"2591126-75e7a6b75b7e9e43faec5dbe66f9068f","2591950":"2591950-021b6b02a23c5ae417b1cb30701de4fe","2594618":"2594618-7f4de019ec146209fae9c74cecc738d4","2594642":"2594642-2f7b6d43608e48af5359693c7f2a10f7","2595833":"2595833-a5f820f4005a5d490c53262db13acdf8","2596248":"2596248-f6be83440e1ec496f652b972e98b04b5","2596249":"2596249-47953a651fc4ef3de38b1bc37153a67c","2597144":"2597144-bfa44578bf3281842ea2a72c8f273606","2597147":"2597147-a4208d001a54b43d8eef1f83f5ef46bc","2597652":"2597652-9463ea3bd451a8638b77e2bc39cde231","2598721":"2598721-2fe663880412ab902bab9e4f41fe7805","2598723":"2598723-3a6126bbc5b06ae1961ed5c24c955522","2598725":"2598725-a4d490705a625c30ce834087c3314076","2603709":"2603709-5df9245bf36fc566f7596623f13988d8","2603716":"2603716-ff42474985730058f4e3be2f5bd2a603","2603717":"2603717-dbe8795ea6bbb58f54bd2efc36ada3fc","2606041":"2606041-e45f29fbee927c135dc4440ed1dbcc93","2606043":"2606043-966a21507c7336199a8d587c3f70e899","2606048":"2606048-d3368192512174fb0c6897104e11f7eb","2606049":"2606049-f781ce3f3b0cd196a511768864d69ade","2606050":"2606050-08e0fdde79eef8531d169addae621043","2606105":"2606105-5d1ed30cd2be5b97dbd03a4f0bc1719a","2606106":"2606106-cf445490f2487b3f3bf4dd826491ac84","2612371":"2612371-b15682fe25d9953a714b9ed6f58cc6e9","2612380":"2612380-93f24fb39acfb89aaed208fb47db17f4","2613339":"2613339-efad4b040ffa22f0882f3dac8955cc8c","2613362":"2613362-3adc751f5c134df279b380d617e9195a","2613382":"2613382-a45c88676eb80502bc15a222b54163fd","2619176":"2619176-1f844688ee83a461f80c34fda3e6e2b2","2622054":"2622054-fe2157e564918cc1a170fb0dc6e1bb99","2622056":"2622056-da2bd8bbf49da68483d8d4063ebc53b8","2622149":"2622149-296f642867bb9af56950c7c67f519896","2626428":"2626428-7269512b57509fa970c96ce6b7300694","2626429":"2626429-5900296cfe6eec3175f917b49cc9a802","2633200":"2633200-01b0a7fb253d3c70d14b9faa253e8d4f","2633202":"2633202-124b2375ad1c89663d49a9197e525132","2633204":"2633204-a50be3e3fb13e0325a1f61442f9684e4","2633210":"2633210-2a0dcfe4649b07e29c360df67b689285","2641488":"2641488-2924d571f0f723292b81e49561ac2996","2641490":"2641490-7ddf0a81b6b998cd27b80d5f56c1f6de","2641494":"2641494-2f4964a737ef59172a07787f5fe097b8","2641496":"2641496-765ae2b2fe85c231b84e31e772dd9f10","2641544":"2641544-f4b6746b37ec5bf5abce782831d051c6","2655927":"2655927-a3a94d3cf2aee9f1242144cbe0b8f4c0","2655929":"2655929-9158388eb61528c10219be3c6333212b","2655931":"2655931-5e474a314455be893dd5327add11b751","2655933":"2655933-21b9aef34c9588e2cd72bc8f465d25fe","2663416":"2663416-26294b70afe393b28180e0129dcb7ed5","2663419":"2663419-8eba0b158c359018a4feaef632b75ef5","2663496":"2663496-7e43de4c5b0d8d0772e17393580aa38c","2670597":"2670597-a0f3233a6f338b7f54906f5086dfaab2","2670601":"2670601-a3842b6d38feb9455a4dcf0bc6b8a7fc","2670604":"2670604-25a3cfac490cb2505e9c61c7cff2a104","2670606":"2670606-cd18f4b543556f7d3ba5786c14e04587","2677031":"2677031-f2c07295fa1b0bde725c1eaacaeac81a","2677033":"2677033-55beae263cbfcef147bee0e8f7fe5ec8","2677037":"2677037-c035849c5ac9301584b17974d31a9a1d","2677039":"2677039-60d43ef2b7f50cc74805c446d5f2e287","2679385":"2679385-6f83cfb0e7e6b1438d44456a41fedfa9","2686740":"2686740-61604225ed67666ac1360cd6264bf1e9","2691311":"2691311-dbf02955ddda6071960d7f3f0342703a","2691313":"2691313-fe6c0bf0f11dcd90c4383b5fb3cf2dab","2691350":"2691350-7f97373e337de3ad3a1ae98b196083b6","2700244":"2700244-3a121813037ec6ff438c4e92db32a119","2700253":"2700253-1813e0e33f66e1ce4971904671be5c8e","2700255":"2700255-63db9bb112eccffc8ed03465ebaebcb7","2700269":"2700269-b4828b621c9d7e34a87fab4afe8fb819","2701602":"2701602-753c31a03edfa53250f3894e7b36cd1b","2702462":"2702462-3f292f5a235f96b35469f48f8a331378","2706185":"2706185-5f0253fa327097c4e522c29d0ea93e1c","2712313":"2712313-0ff0bfbadb81e9e101d6d4418f7a5263","2713096":"2713096-0d689ec50cbe1ec18e637a0076629c9e","2714247":"2714247-1d9233766d0fd32c5ddbf01578d174b3","2714248":"2714248-7a85adef98fda695487104f521cf1409","2714250":"2714250-0327660ef4704daa05d43a1923583e6f","2714252":"2714252-7dfecea5319676f4b1a26d8c48038b1c","2714254":"2714254-87100d1aa73bc5edbe1ffafab370764e","2714534":"2714534-391ee3c3cab0ebfdedc59ce05fdd908a","2714538":"2714538-beda8b2ad8721a7249dbc1a6180ddd9b","2716544":"2716544-c752948954bf1c8524e6a97b3f571204","2716546":"2716546-575e1d773772a5853706d00179d2dcc9","2716715":"2716715-9a8ed0221df864ecc4ec4c65762b5964","2716716":"2716716-7e3839919a7e4a10aeb0079fdc79c475","2716718":"2716718-24eaf23acffe984f1c8b13b5bc14b816","2716720":"2716720-02f7bdd0687ac0a25fb65d8d267ea756","2716722":"2716722-8b3e12b7539739ff3a288e4f08a5df29","2719417":"2719417-e7757216c3bda0ba15f52affda2951af","2719418":"2719418-2cfbee083641c425e70d0bdb5b770eac","2719420":"2719420-ef3853ccd90ef318dff8455677395d03","2719422":"2719422-08532b8f64b5d7ef4c8f9d6783854d62","2719424":"2719424-9aae1c65c6b3ae06f33f62dd60c31c4b","2719426":"2719426-183b32e3e10e31e33152e04fa16ff7f8","2719428":"2719428-1e12158835b576f5e722e7bae552b667","2719430":"2719430-22198ca45c9dcb60b7d218d787a9aa60","2719434":"2719434-69d5479c4ff321d30cff09ca65b07f84","2719436":"2719436-e202810494a54bfb776ec5d6daf72430","2719438":"2719438-ec92681c62282207b6ac12f5ab118c78","2719440":"2719440-6c4381c353190cbf571ea345eebd2968","2719442":"2719442-6f41d649ad5cbaa16d482f846506173f","2719444":"2719444-fd3aeccf4368c9f32e5f55dd9188d23f","2719446":"2719446-3e419c88d88e26c7eb5e14bc43582590","2719448":"2719448-fa383302beab9b7e407894dc559aa48c","2719450":"2719450-4027352c8aa09b88e990b8b115ae84c7","2719452":"2719452-60395abc1862c000ef8de1154d54c0df","2719454":"2719454-255eb26c43e29bc9ecef26eae60481f1","2719456":"2719456-c9d4de115d3a58b3ecd92544b30cfd6a","2719458":"2719458-28143cca1f83cc33c351eac85d78956c","2719460":"2719460-ac51d309752800b629fba9090326b3d1","2721316":"2721316-defbd9ce04f68388a83642831fd850a5","2721321":"2721321-242c2f64201259696e307acee556bccd","2721322":"2721322-4ddd24e1a50eecf1bb83baf619df559c","2721326":"2721326-93efa00ca58cd7a9bf865bb75c920e23","2721653":"2721653-1b06f3a9c965b6a2c130227c1721ec64","2721656":"2721656-75ca77a3282abc4897edaeec555fc42a","2721657":"2721657-d1da0eed6f4efb21b5329e7df420146f","2721658":"2721658-70ff4317cb87e7c7b30c02459c39b7b4","2721659":"2721659-e700109d7d56cdd1f23038eba1ab37b2","2722023":"2722023-6febdfab74fb9bb06158b2c9ca2fd113","2722038":"2722038-11802847364b5c42b48d27b85a809210","2722042":"2722042-8b9f7313d32fe19375c491d3233f0906","2722055":"2722055-a9416b3a57692c348fedf5113df2dce0","2722056":"2722056-9cb381cbb797e7f25e6f972a0c25de08","2722057":"2722057-223661ba0d5e2b858214f9a783db40e1","2722058":"2722058-6964dceef9fb062abbdff11aa7f306a6","2722059":"2722059-e5d186de756e893a29d154268730f97e","2722098":"2722098-e139083f3b89d4cda3ffc6999433330e","2722101":"2722101-ec0f1ae4ded21199129bd5234dec5939","2722108":"2722108-a094df753a723fff8f6c53ca823264c2","2722982":"2722982-a69fd7b21fae81a590a551c2084d7d88","2723820":"2723820-2eeb4926513ff0ce6a2fffea07245d26","2744419":"2744419-43b819c977dd6688cdddea531da4b222","2744423":"2744423-bc56cf6a3d2748ff647d95134ca2a498","2744427":"2744427-a17a5fef771128644b8c8ce552f6f065","2744429":"2744429-88f0652013e9e82c6b76d3d913e83ad5","2744431":"2744431-fe9a43fa8af0afaf0b1838e8bcd3fb6f","2744435":"2744435-d5dbf91ce907aa2cef10dc5cecbfca0e","2758470":"2758470-bf02cd880571ba2bda65bf28598ba383","2758472":"2758472-1722da7b2049a25313d16332f922e8af","2758474":"2758474-92b23981e8efc5f07ace41087864c584","2758544":"2758544-44cb2b3611e81808a595f83477e18a9f","2758548":"2758548-3042f2959410a2de17f1885aff4e7075","2758567":"2758567-67185f2c506f9b5aedc3afc047f71f73","2758568":"2758568-bbf4742581585582e346189c6fe94440","2758569":"2758569-64c0af53351d85e36c354be3c261c05f","2758570":"2758570-279e2119068732e90347936303539d1d","2758572":"2758572-fa5efd1860b47ff9ee78ca8ec6bc2045","2763647":"2763647-c118aa82d37cf00f607235bcad9480be","2763648":"2763648-e1740d2ec59dd970dcdfa1ad0b574eb5","2763649":"2763649-03c8264ae53678d56013d83f12eed6be","2763650":"2763650-0b05da4fb164c138532a9e39ddad496c","2763651":"2763651-cf048578f64d793d3e43ff4b28f288bd","2763774":"2763774-48298e71c31ae9c0e78d98356bb0a4e9","2763776":"2763776-2b74356dc5d35a2fc3fb1d2a54473a8c","2763784":"2763784-053af51e47d0cd0dedc48c16e5a8bacf","2763795":"2763795-d812f235d5fe3bd1afb49e4e69e283b4","2766483":"2766483-5c53959047ab8d6c98c1bfa0c3b9610c","2768007":"2768007-11a7a717d733b3e1825e7bbbfee2f50f","2773788":"2773788-8f3990f67a82d85ae4a58118520a3e0d","2773795":"2773795-68820a6ccb32b2656e671d0e7a6eac05","2773797":"2773797-2234fa0d4729cd1e58409c83edb554e7","2773800":"2773800-14ac6a7db0edf4ec4b4e9027380c27d9","2776038":"2776038-f1938c31b2b01ef3f3ff0bac2fcdcd5e","2776039":"2776039-b754ea3d13e7cb9f50a3f31d8d7f7c4d","2776040":"2776040-9d5d80e12b5b9565e312f07b31cbacbb","2776965":"2776965-9cfa31bc47efbfb14aa82e19927cc718","2776967":"2776967-a15acd77908df44707cb38043db094e4","2776969":"2776969-42023de6fa689109eb60dcdb8b0dd974","2781630":"2781630-bfcff53ff7bae5ccc2fe2e5f639a2d3f","2785973":"2785973-09ddaa08b35d3dbd263ad578ad8aeb0d","2785987":"2785987-c6cc7e1380a769af65e0201345afdbf9","2785993":"2785993-3c1d36130af11a57df3cb0d8eb25083f","2785997":"2785997-d932c8b82adfe4493eedaffa03014122","2794847":"2794847-5d59cc43b37f187806024caeb26d6225","2795891":"2795891-f77ee6144c38b37691aa22d74fc8994c","2795895":"2795895-48cf2466651d3550254759d1bd554653","2795902":"2795902-2393345faaa5f6cb3aea9c4e4c235fa8","2795904":"2795904-8cf6c63697ee8a1d72a765d73684f5fc","2796617":"2796617-425333fa2ff8ce54d1eba7295ababd90","2803944":"2803944-0d6e70ffd708ca59095bb202f151032a","2803946":"2803946-3e31f7c4fd997d98ae023c7fa22f668d","2807661":"2807661-be8d4dbfc5e6fb2465a1706e1f6323f8","2807723":"2807723-4a041538030f3bd4f26d305813adf980","2807724":"2807724-6f380a46f096207138e9816c711a1ef4","2807725":"2807725-070f35ef1d158acada00d8d965a377b2","2807726":"2807726-20c14f6f285a6551407b4bd97aabd52f","2808360":"2808360-e63e7c419a18dcecd36e092ff326d9fe","2808361":"2808361-882fa6a933c5652477de9af8daa35f5b","2808362":"2808362-4dfb2e1fe2d4077d6df44cc6f8621c28","2808363":"2808363-59e177656bc87d35d4e9a5fcdbaebb73","2808873":"2808873-a283b1b9a1c5f6aeec9cea181f6f93e4","2811442":"2811442-7dacf0590c5cf7a2580723a5e71ac76f","2811445":"2811445-17f739b4949bb4e45c46b0bb4af899e2","2811449":"2811449-ee30ee4909c2dc282954be70f5b1f676","2811453":"2811453-d9cbe04389c9b37586b6eedb675360b7","2816159":"2816159-1915f615152488ee95fc7d97f427dce4","2816187":"2816187-38ddd0056f06fdd09c59e9ca9044d27f","2818220":"2818220-5ab698e4af6957353057737e8d92241a","2818226":"2818226-ca60dd9342bca15675f5d31e295d1d79","2836186":"2836186-463b6227ea8a18719734640cd3b4bd7e","2836188":"2836188-c246e0007e8504d6dd311069bdcb63a8","2836190":"2836190-35c0e91621299a29bbc5c93defa527a7","2836192":"2836192-f2f97cb49649458dddd7c3d481c58a73","2836194":"2836194-688101494ebf22e3eabee2b1425c4523","2836196":"2836196-c19b61137ec2e63af4735cc68012dba6","2836214":"2836214-db9c99c8cac0e19fc01e8085c50e919f","2836216":"2836216-ab967417fdc009dc271524dce61dac63","2836218":"2836218-f9b7ac882a8de32df21b22e5327de694","2843927":"2843927-1bb0e7720c5b3eab32694e64a5c219e5","2843935":"2843935-4960404287c0659ae8c07a81de49b0e5","2843960":"2843960-f41a19747fc429691edb88210b214c8e","2854262":"2854262-da136aded5b3769491534b2771511b2e","2854270":"2854270-a3fe943cd27f8ccaed2b1d049a582b8a","2854272":"2854272-75dd6e32bbc3db6821bb7a618929a190","2854274":"2854274-85d67481d81c22ad3d0d0cb331d391a6","2864298":"2864298-1fed37437d80158506c033b3331d0283","2864300":"2864300-e4a9e84e7dafb5b788739802da796ce9","2864378":"2864378-b40b4e5947977eb52a1325c82fcf4759","2864384":"2864384-f7a03abad07008c69d259917e2d2dbe6","2864386":"2864386-101a30375cac27ebef0c7c76d6a7a257","2874345":"2874345-665465aaadc43b4f9a2328ccbafec040","2874347":"2874347-1b5f55ffa8a26e4bbec7cdd7932c94ee","2874350":"2874350-0badc6018f2a5618b84f2d768ba328a7","2874353":"2874353-2c926f2991f40547ebde56d81d55e1b8","2874355":"2874355-497b39574a8f9045632a2aab079db6b1","2882045":"2882045-9fc669710993f40ee8ec84c811c41483","2882048":"2882048-670da088f766b3d8621793ef89374428","2890299":"2890299-7ec2651fda3a47b0469cf90fc4cb7d1b","2891192":"2891192-540335d50ef5e468592b3435677cd996","2891194":"2891194-6721301253cd70fbadd4c3535d087f1e","2891198":"2891198-563ab51f41693f1effd3c06fbc520638","2891233":"2891233-cbed7058212b1b0d2131f2ffa9b4cc3a","2891235":"2891235-59e87e9dbeb7c1f3ac30021cf9ec9761","2893582":"2893582-aeeb49f92f287b3b589157c3c5e01376","2893583":"2893583-18152e362e436ab9ab9abf77081dff43","2893584":"2893584-888e60a50f126873ad2eadabf8977679","2893585":"2893585-eeee2d0d320d8aa5a4c718ed38ec9d4c","2893586":"2893586-e3fcee177742679fb68b5802f41a8f2e","2894179":"2894179-60fe3993993dd694d74c7be55089bddc","2894180":"2894180-696975ea7a20cad30442d25ce3a81eb9","2894182":"2894182-f39f2b8572eede1263855e92530ae2fa","2894184":"2894184-df1573126555ba883c0b8c98768895b8","2894209":"2894209-458d76d247be2114de24b5624209306f","2896422":"2896422-e2415f8f0038108f8967b8279d0d61f8","2896423":"2896423-1cccb38d985a81846a6317e88e3c8a94","2896425":"2896425-c0da990c5e81d139faa58271175dfed1","2896427":"2896427-ee8ad4724f7653823fa4acf90db33f8c","2896429":"2896429-792c9dd6947484cfe401b987b2c4f572","2896430":"2896430-de37aa78dd0adc3623e04fc1aeb3cafe","2896432":"2896432-3b1dc3211a22eabc4274937797f4b7fc","2896434":"2896434-bb10ec74c803165d4753dd702686bb56","2899501":"2899501-0e84bca1565b96e9717ff305d52a45c2","2901569":"2901569-a2ea24e4726ed96529254a3c943b5b1b","2901576":"2901576-cf34968afdfc6576febfac834d217191","2901578":"2901578-d8a64852d38bd87f262a38e3741ab73e","2903891":"2903891-d0b61a38fd6754aeeeba94c3d1a1ac81","2904624":"2904624-e8f1cf86536af2202358c89cd8f356c2","2904626":"2904626-ca2ac4f95025ce97080bcc8c1d48c940","2904632":"2904632-60a05169675b0abc953948befb4f0f68","2908554":"2908554-0002869a63d89796c9280ba506ccdc68","2908562":"2908562-bff818cfca4abb7400af3ac6b2a459ce","2908564":"2908564-ca825e8d67e37a2f448c99a2407e92fd","2908566":"2908566-5ff738da24540be7d79d2971e544e018","2917518":"2917518-5b45220f8a3f08f8ee0f45fa025cc551","2917520":"2917520-8ca9b2e073d068fea9c191003147fe7b","2917522":"2917522-2d366b7e5f43934a15f0865e0df12bc6","2917524":"2917524-a02c512db43fb2d6e0ac543143b9b20e","2925324":"2925324-cf86d834041d327efba530477d001f40","2925326":"2925326-835f1e1c6a4b99eb8368d42d50ec5107","2925328":"2925328-253f1fa91f0fc87e208260ff979c0e00","2925330":"2925330-203df32cdac5f83d80ec17686f82f98b","2929456":"2929456-88197f3d21a2e6c4e83f35e7bf74b513","2929458":"2929458-630ba105c97bb3eab666555cccf62565","2929462":"2929462-77e5cf533079f7df72776821e9c32d65","2937161":"2937161-ac3c7be97bf9f5276da16996727d135d","2937748":"2937748-69c3aae11aa63f0d5dca8567fea8480c","2937755":"2937755-5a7c4824da3399732bcee576da5bbff8","2937759":"2937759-389eeb7b86197180894b0f3db69237e0","2940864":"2940864-8148dad1a0f11e3834d051c2e00c239d","2940865":"2940865-d32705722b3572358e2b1677a07ecf13","2940876":"2940876-1924024c23ad7ea8dae84cac5ab53a04","2940877":"2940877-b0dc573d268e1511ae700908cc4249e3","2941596":"2941596-6698fca33f355b03c84109bf05cf7bdc","2941599":"2941599-df6094c350cc19ca50b0e4ce1e8cf8a7","2941605":"2941605-900eb9e15c28569a1f17324d0ea4f3dd","2941606":"2941606-1731f0112f92fdbe2195bf779d969142","2944315":"2944315-3e7b60bba16bc9adfd3d2a15aa25e5e0","2945151":"2945151-68480aa3dda5494fe842ad3b6f72183b","2945373":"2945373-b8ca870a8614ce059c55c86d450ea7f0","2945375":"2945375-e08e638d496616208236fe84ff8a2ded","2945400":"2945400-c56528a9b7f989108d1a175f702f878a","2945406":"2945406-764a75d0ff1b5fa373124486aa2b8c50","2953793":"2953793-e7dd92f3154428871fe62abd32a1b588","2955210":"2955210-489bb79c8a4851205444fe104f850da5","2956001":"2956001-559bee23b82d612570870fdd639c1f90","2956003":"2956003-cc95471451ea82c52512f74b67c5cb45","2956005":"2956005-e5d536258532b5fccc58946804f24050","2961906":"2961906-d2f94981feb76a7224ed8ef579e88904","2961910":"2961910-3e3116ee03bdd4132bbc370308559a56","2961912":"2961912-b97a50d953a1e9f7f931d5eef4618cbf","2961914":"2961914-c9010bd149c539321990e607f9ddad0d","2961916":"2961916-89d115121281d222fb308386d10958b3","2970665":"2970665-c6a8ed7308ddadf40566addc37c17d7f","2970666":"2970666-29ff1bb5e131016d610ed3ec1292ca26","2970667":"2970667-0b583124e6b649771ea3711cb16e8528","2970668":"2970668-e0aa26e8cc6c6478c4322ee1980ea594","2970670":"2970670-a718bb557f856346b92601aed3643f61","2970671":"2970671-cf0a3d625c1b0585b6b91b5c1c9a2bab","2970672":"2970672-a4a103d4d0b5d75405288e53465e78e0","2970673":"2970673-a0a3513da8bc7938078f8c787fedc77d","2970674":"2970674-ec077b2b758145bf67e506792f6d0a63","2975178":"2975178-07c9a08a5920aa7ac785a1864700e833","2975180":"2975180-3cd81fc66c3ce985e2cc2f59095981f4","2975795":"2975795-57e8f066ad2a86bac2e02d65d9fb14d1","2983317":"2983317-0ffc11ccb82b42423e59bbf43de7e4fa","2985459":"2985459-229587c641c922ec5a1433a13b508ab5","2985522":"2985522-8a9e128efad2e46d09ecf6a6a368b9b2","2987203":"2987203-20f80c8e347c89fa82e6a90caae24fcc","2989604":"2989604-69ce41c6bd162d64f32cd3167d8065de","2989608":"2989608-fc8a85067d99d8f2f92154aeba294ad8","2992073":"2992073-7d6b142913205295a94c4bfe58c4357b","2992075":"2992075-91d88abe75dbef815d6be4dcb2e49c90","2992078":"2992078-8087074c9312a53972c3de087d03aceb","2992085":"2992085-e7f4646421441a17c8a94352266adb62","2995965":"2995965-fb6b5207f86e51bb23d69cdc223f1930","2995966":"2995966-df03015ef387a56bd1d43b4b05eb97da","2995967":"2995967-dee111595f53007cfd3f82181ce75998","2995968":"2995968-68af6828aadc80961a2b6fb782da43e9","2998203":"2998203-6ad57101aedc46941c628a43e8e1b8e0","2998209":"2998209-96a94685705f17fd88fb0f287261d6e5","2998212":"2998212-bb529e94c819d4acd1327bbb6ab248e9","2998214":"2998214-7202e5f20a1de68ff3663e87cca2ee99","3003032":"3003032-7a4eb0243d269d09cc8fb61634ce71a4","3003046":"3003046-5050ede4d85fa7899f21f4439d201ed6","3003926":"3003926-b503e9354a58566a45bb7a717ee7f573","3003930":"3003930-0d6245d6ebd164fffeab0c8fa5d86c70","3003935":"3003935-48b8f2e1ef4a62bfe354ac32c60a03c9","3003940":"3003940-f3c8939c0298df67062073a75292ead8","3006673":"3006673-e0568ec490a598df1eaecc85bb3958b4","3011260":"3011260-957f9556740be9769fd38f4d972a2345","3011262":"3011262-7f92e6c5af0a431496ba50c97c9eba33","3015404":"3015404-859dffce4a40c9f79527b8d11d2369d5","3015408":"3015408-341171ed71941b309efa6d978d16a4b0","3018750":"3018750-1303910a1ef6f54780a68375eeda38cf","3018754":"3018754-70d38c42a20f05c0f94dc522bff23b03","3018757":"3018757-4fdf14d52ccfa7ab95f661c9fb61bb30","3018759":"3018759-5564dda1a74797370b56aae90942910a","3018761":"3018761-6b4a6e8c148686f43dd485396a7b734e","3018763":"3018763-83d49785fee16686198468243eda6d60","3018769":"3018769-9223dc20b78acbd2313fdd0953053ed0"},"index_live":"cache/4156/campaign-index-live-62edba560e873c6d76f09d0701efdf79","index_test":"cache/4156/campaign-index-test-b611a7d55ea5213e5ddabcd77eedaae4"}});