bouncex.callbacks["website"]({"active":"1","advanced_cookie_options":"{\"first_party_limit\":\"3500\",\"local_storage\":\"1\"}","analytics":"0","ba_enabled":"0","ba_settings":{"fbt_enabled":0},"ba_settings_json":"{\"fbt_enabled\":0}","block_ips":"","block_urls":[],"campaign_js":{"ctab_pushup_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-corner-pushup');\n}\n\nfunction updateCornerPushup() {\n var pushAmount = $creative.outerHeight(true),\n atcBarHeight = jQuery('.addtocart-sticky-bar[style*=\"bottom:0px;\"]').length ? jQuery('.addtocart-sticky-bar[style*=\"bottom:0px;\"]').outerHeight() : 0;\n \n var styles = [\n '#footercontent { padding-bottom: '+(pushAmount+60)+'px; }',\n 'footer.checkout-footer { margin-bottom: '+pushAmount+'px; }'\n ];\n \n var stylesRight = [\n '.cw-ibm-tooltip { bottom: '+(pushAmount+atcBarHeight+50)+'px !important; }',\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+atcBarHeight+'px; }',\n ];\n \n var stylesLeft = [\n '#usntA40Toggle { margin-bottom: '+pushAmount+'px; }',\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+atcBarHeight+'px; }',\n ];\n \n var stylesFull = [];\n \n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\n \n if ($creative.outerWidth() === bouncex.body.width()) {\n styles.push(stylesFull.join(' '));\n }\n \n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\n}\n\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\n bouncex.on(bouncex.window, 'scroll.bx-'+campaign_id, updateCornerPushup);\n\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\n \n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\n var cachedHeight = $creative.height();\n \n var onClickInterval = bouncex.setInterval2(function() {\n var currentHeight = $creative.height();\n \n if (currentHeight !== cachedHeight) {\n updateCornerPushup();\n cachedHeight = currentHeight;\n }\n }, 20);\n \n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\n });\n \n updateCornerPushup();\n}"},"ctab_pushup_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\nbouncex.off(bouncex.window, 'scroll.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_zindex_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 200; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"overlay_tab_order_ally_fix":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"impression","testmode":false,"ttype":"variation","val":"/*A11y Updates - https://wunderkindco.atlassian.net/browse/SP-44642 */\nvar $campaign = bouncex.campaigns[campaign_id].obj1,\n $slab = $campaign.find('.bx-slab');\n\n\nfunction movetoBxOverlay(){\n var $a11yBtn = jQuery('#usntA40Toggle');\n bouncex.campaigns[ca_id].originalParent = $a11yBtn.parent()[0];\n bouncex.campaigns[ca_id].originalNextSibling = $a11yBtn.next()[0];\n\n jQuery($slab).append($a11yBtn);\n}\n\nmovetoBxOverlay();\n\nbouncex.setTimeout2(function(){\n jQuery('a#usntA40Link').focus();\n}, 500);\n\n/* Shift focus to Enable Accessibility Link if there is no previous focused elements */\nif (jQuery(bouncex.campaigns[campaign_id].focusedBeforeCampaign[0]).prop(\"tagName\").toLowerCase() == \"body\" \u0026\u0026 jQuery('a#usntA40Link').length \u003e 0) {\n bouncex.log('shifting focus because it is on body');\n bouncex.campaigns[campaign_id].focusedBeforeCampaign = jQuery('a#usntA40Link');\n}"},"overlay_tab_order_ally_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"overlay","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"function moveBacktoOrigin(){\n var $a11yBtn = jQuery('#usntA40Toggle');\n if(bouncex.campaigns[ca_id].originalNextSibling){\n $a11yBtn.insertBefore(bouncex.campaigns[ca_id].originalNextSibling);\n } else if (bouncex.campaigns[ca_id].originalParent) {\n jQuery(bouncex.campaigns[ca_id].originalParent).append($a11yBtn);\n }\n}\n\nmoveBacktoOrigin();"},"topbar_pushdown":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""}]],"event":"impression","exclusions":[],"testmode":false,"ttype":"variation","val":"var $campaign = bouncex.campaigns[campaign_id].obj1,\n $creative = $campaign.find('.bx-creative');\n\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\n}\n\nfunction updatePushdown() {\n var pushAmount = $creative.height();\n \n var styles = [\n 'nav.fixed, #addtocart-sticky-bar, .alert, .refinement-bar { margin-top: '+pushAmount+'px; }',\n '.lp_desktop .lp-window-root\u003e.lp_floating { max-height: calc(100% - 20px - '+pushAmount+'px);}',\n ' @media screen and (min-width: 769px) { .card.order-summary-card, .cart-page .card.totals { top: calc(65px + '+pushAmount+'px); }}',\n '.LPMcontainer.LPMoverlay { margin-top: '+(pushAmount - 75)+'px !important; }',\n // '@media (max-width: 768.98px) { .lock-scroll #bx-campaign-'' .bx-slab { display: none; }}',\n ];\n\n bouncex.state.mobile ? styles.push('#sg-navbar-collapse { margin-top: '+pushAmount+'px; }') : styles.push('')\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();"},"topbar_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);\n"},"zindex_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: 300; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');"},"zindex_fix_close":{"deployments":[[{"activation":"type","prop":"exactly","prop2":"nanobar","prop3":"","val":""},{"activation":"type","prop":"exactly","prop2":"conversioncorner","prop3":"","val":""}]],"event":"close","testmode":false,"ttype":"variation","val":"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();"}},"cart_rep":{"get":"","set":""},"casl_prevent_user_tracking":"1","client_id":null,"compliance":{"gdpr":0,"gmp":0,"whitelist_check":0},"compliance_json":"{\"gdpr\":0,\"gmp\":0,\"whitelist_check\":0}","confirmation_criteria":null,"confirmation_page":"","confirmation_url":null,"content_width":"0","contract_id":"3","cookie_type":"fp_local_storage","currency":"USD","custom_campaign_js":"{\"topbar_pushdown\":{\"val\":\"var $campaign = bouncex.campaigns[campaign_id].obj1,\\n $creative = $campaign.find('.bx-creative');\\n\\nif ($campaign.find('#bx-campaign-'+campaign_id+'-pushdown-style').length === 0) {\\n bouncex.addCss('', $campaign.get(0), 'bx-campaign-'+campaign_id+'-pushdown');\\n}\\n\\nfunction updatePushdown() {\\n var pushAmount = $creative.height();\\n \\n var styles = [\\n 'nav.fixed, #addtocart-sticky-bar, .alert, .refinement-bar { margin-top: '+pushAmount+'px; }',\\n '.lp_desktop .lp-window-root\u003e.lp_floating { max-height: calc(100% - 20px - '+pushAmount+'px);}',\\n ' @media screen and (min-width: 769px) { .card.order-summary-card, .cart-page .card.totals { top: calc(65px + '+pushAmount+'px); }}',\\n '.LPMcontainer.LPMoverlay { margin-top: '+(pushAmount - 75)+'px !important; }',\\n // '@media (max-width: 768.98px) { .lock-scroll #bx-campaign-'' .bx-slab { display: none; }}',\\n ];\\n\\n bouncex.state.mobile ? styles.push('#sg-navbar-collapse { margin-top: '+pushAmount+'px; }') : styles.push('')\\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();\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"topbar_pushdown_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-pushdown-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\n\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 300; }', bouncex.campaigns[campaign_id].obj1.get(0), 'bx-campaign-'+campaign_id+'-indexFix');\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\",\"exclusions\":{}},\"zindex_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-indexFix-style').remove();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"nanobar\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"},\\\"1\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"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 atcBarHeight = jQuery('.addtocart-sticky-bar[style*=\\\"bottom:0px;\\\"]').length ? jQuery('.addtocart-sticky-bar[style*=\\\"bottom:0px;\\\"]').outerHeight() : 0;\\n \\n var styles = [\\n '#footercontent { padding-bottom: '+(pushAmount+60)+'px; }',\\n 'footer.checkout-footer { margin-bottom: '+pushAmount+'px; }'\\n ];\\n \\n var stylesRight = [\\n '.cw-ibm-tooltip { bottom: '+(pushAmount+atcBarHeight+50)+'px !important; }',\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+atcBarHeight+'px; }',\\n ];\\n \\n var stylesLeft = [\\n '#usntA40Toggle { margin-bottom: '+pushAmount+'px; }',\\n '#bx-campaign-'+campaign_id+' .bx-slab { margin-bottom: '+atcBarHeight+'px; }',\\n ];\\n \\n var stylesFull = [];\\n \\n styles.push($campaign.hasClass('bx-fixed-rb') ? stylesRight.join(' ') : stylesLeft.join(' '));\\n \\n if ($creative.outerWidth() === bouncex.body.width()) {\\n styles.push(stylesFull.join(' '));\\n }\\n \\n $campaign.find('#bx-campaign-'+campaign_id+'-corner-pushup-style').text(styles.join(' '));\\n}\\n\\nif ($campaign.hasClass('bx-fixed-rb') || $campaign.hasClass('bx-fixed-lb')) {\\n bouncex.on(bouncex.window, 'resize.bx-'+campaign_id, updateCornerPushup);\\n bouncex.on(bouncex.window, 'scroll.bx-'+campaign_id, updateCornerPushup);\\n\\n bouncex.on(bouncex.document, 'bxValidateFormComplete.bx-'+campaign_id, updateCornerPushup);\\n \\n bouncex.on($campaign.find('.bx-button'), 'click.bx-'+campaign_id, function(){\\n var cachedHeight = $creative.height();\\n \\n var onClickInterval = bouncex.setInterval2(function() {\\n var currentHeight = $creative.height();\\n \\n if (currentHeight !== cachedHeight) {\\n updateCornerPushup();\\n cachedHeight = currentHeight;\\n }\\n }, 20);\\n \\n bouncex.setTimeout2(function(){ clearInterval(onClickInterval); }, 1000);\\n });\\n \\n updateCornerPushup();\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"conversioncorner\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"ctab_pushup_fix_close\":{\"val\":\"jQuery('#bx-campaign-'+campaign_id+'-corner-pushup-style').remove();\\nbouncex.off(bouncex.window, 'resize.bx-'+campaign_id);\\nbouncex.off(bouncex.window, 'scroll.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\\\":\\\"\\\"}}}\"},\"ctab_zindex_fix\":{\"val\":\"bouncex.addCss('#bx-campaign-' + campaign_id + ' .bx-slab { z-index: 200; }', 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\\\":\\\"\\\"}}}\"},\"overlay_tab_order_ally_fix\":{\"val\":\"/*A11y Updates - https://wunderkindco.atlassian.net/browse/SP-44642 */\\nvar $campaign = bouncex.campaigns[campaign_id].obj1,\\n $slab = $campaign.find('.bx-slab');\\n\\n\\nfunction movetoBxOverlay(){\\n var $a11yBtn = jQuery('#usntA40Toggle');\\n bouncex.campaigns[ca_id].originalParent = $a11yBtn.parent()[0];\\n bouncex.campaigns[ca_id].originalNextSibling = $a11yBtn.next()[0];\\n\\n jQuery($slab).append($a11yBtn);\\n}\\n\\nmovetoBxOverlay();\\n\\nbouncex.setTimeout2(function(){\\n jQuery('a#usntA40Link').focus();\\n}, 500);\\n\\n/* Shift focus to Enable Accessibility Link if there is no previous focused elements */\\nif (jQuery(bouncex.campaigns[campaign_id].focusedBeforeCampaign[0]).prop(\\\"tagName\\\").toLowerCase() == \\\"body\\\" \u0026\u0026 jQuery('a#usntA40Link').length \u003e 0) {\\n bouncex.log('shifting focus because it is on body');\\n bouncex.campaigns[campaign_id].focusedBeforeCampaign = jQuery('a#usntA40Link');\\n}\",\"event\":\"impression\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"},\"overlay_tab_order_ally_fix_close\":{\"val\":\"function moveBacktoOrigin(){\\n var $a11yBtn = jQuery('#usntA40Toggle');\\n if(bouncex.campaigns[ca_id].originalNextSibling){\\n $a11yBtn.insertBefore(bouncex.campaigns[ca_id].originalNextSibling);\\n } else if (bouncex.campaigns[ca_id].originalParent) {\\n jQuery(bouncex.campaigns[ca_id].originalParent).append($a11yBtn);\\n }\\n}\\n\\nmoveBacktoOrigin();\",\"event\":\"close\",\"testmode\":false,\"ttype\":\"variation\",\"deployments\":\"{\\\"0\\\":{\\\"0\\\":{\\\"activation\\\":\\\"type\\\",\\\"prop\\\":\\\"exactly\\\",\\\"prop2\\\":\\\"overlay\\\",\\\"prop3\\\":\\\"\\\",\\\"val\\\":\\\"\\\"}}}\"}}","custom_js":"if (bouncex.vars.ibx_test) {\n //KF: replace bouncex.report_ga with omniture integration\n window.bouncex.omnitureLinkTrack = function(label, event) {\n if (typeof window.s == 'object' \u0026\u0026 typeof window.s.tl == 'function') {\n s.eVar54 = 'BX - ' + label;\n s.events = event || '';\n s.tl(); \n }\n };\n \n window.bouncex.report_ga = function(action, label, bypass) {\n \tvar event;\n \tif (action == 'click') event = 'event54';\n \telse if (action == 'submission') event = 'event55';\n window.bouncex.omnitureLinkTrack(label, event);\n };\n}\n\n\n\n//AK ISR 3-2-17\n(function () {\n\twindow.bouncex = window.bouncex || {};\n\n\twindow.bouncex.bxISR = {\n\t\t/* --- INITIALIZATION --- */\n\t\tversion: 'Version 8.1 | 1/4/17',\n\t\tstartTime: Date.now(),\n\t\tsettings: {\n\t\t\tcurrentProduct: {},\n\t\t\tgeneral: {\n\t\t\t\tproductPageIdentifier: window.location.href.indexOf('/product') \u003e -1 \u0026\u0026 jQuery('.price-block.text-md.message-alerts').text().trim().indexOf('Additional discounts do not apply') === -1,\n\t\t\t\tsoldOutProductIdentifier: jQuery('.sold-out-image').length \u003e 0 || jQuery('.stockstatus').text().toLowerCase().indexOf('backordered') \u003e -1,\n\t\t\t\tmaxProducts: 20,\n\t\t\t\tcategoryHistory: JSON.parse(window.localStorage.getItem('bxCatHist')) || [],\n\t\t\t\tproductHistory: JSON.parse(window.localStorage.getItem('bxProdHist')) || [],\n\t\t\t\tcategoryHistoryLength: 0,\n\t\t\t\tproductHistoryLength: 0\n\t\t\t}\n\t\t},\n\n\t\tinit: function () {\n\t\t\tthis.productMap();\n\t\t\tthis.setItemHistoryLengths();\n\t\t\tthis.trackProductHistory();\n\t\t\tthis.trackCategoryHistory();\n\t\t\tthis.maxProducts();\n\t\t// \tconsole.log(Date.now() - window.bouncex.bxISR.startTime, 'bxISR start');\n\t\t},\n\n\t\tproductMap: function () {\n\t\t\tif (this.settings.general.soldOutProductIdentifier || !this.settings.general.productPageIdentifier) { return; }\n\t\t\t\n var categoryArray = (window.utag_data \u0026\u0026 utag_data.page_category || '').split(':');\n var mobileImg;\n var prodName;\n if (window.location.href.indexOf('m.overtons') \u003e -1){\n mobileImg = jQuery('.main-img').attr('src');\n description = jQuery('td.detailsText').text().replace('Product Description','').trim();\n } else {\n mobileImg = 'https:' + jQuery('a.MagicZoom.slick-slide').attr('href');\n description = jQuery('meta[name=\"description\"]').prop('content');\n }\n\n\t\t\tvar productValues = {\n\t\t\t\turl: utag_data['dom.url'],\n\t\t\t\tname: jQuery('.price-block h1[class*=\"price-block__title\"]').text().trim() || jQuery('h2[class*=\"price-block__title\"]').text().trim(),\n\t\t\t\tsku: utag_data.product_id[0],\n\t\t\t\tcategory: [{ categoryName: categoryArray[categoryArray.length -1].trim(), categoryUrl: jQuery('#breadcrumb a').last().attr('href') }],\n\t\t\t\tdescription: description,\n\t\t\t\tprice: utag_data.product_unit_price[0],\n\t\t\t\tmainImgUrl: mobileImg,\n\t\t\t\ttimeStamp: Date.now(),\n\t\t\t\tviewCount: 1,\n\t\t\t\tsessionId: window.bouncex.cookie.vid\n\t\t\t};\n\n\t\t\tthis.settings.currentProduct = productValues;\n\t\t},\n\n\t\t/* --- END OF INITIALIZATION --- */\n\t\t/* --- HELPER FUNCTIONS --- */\n\n\t\taddProductToHistory: function (product) {\n\t\t\tvar productHistory = this.settings.general.productHistory;\n\t\t\tproductHistory.unshift(product);\n\t\t\tthis.setProductHistory(productHistory);\n\t\t},\n\n\t\taddCategoryToHistory: function (currentCategory) {\n\t\t\tvar categoryHistory = this.settings.general.categoryHistory;\n\t\t\tvar newCategory = {\n\t\t\t\tcategory: currentCategory,\n\t\t\t\tviewCount: 1,\n\t\t\t\ttimeStamp: Date.now()\n\t\t\t};\n\n\t\t\tcategoryHistory.unshift(newCategory);\n\t\t\twindow.bouncex.bxISR.setCategoryHistory(categoryHistory);\n\t\t},\n\n\t\tcompareProducts: function (productA, productB) {\n\t\t\tif (productA.mainImgUrl === productB.mainImgUrl) { return true; }\n\t\t\tif (productA.sku === productB.sku) { return true; }\n\t\t\tif (productA.name === productB.name) { return true; }\n\t\t\tif (productA.url === productB.url) { return true; }\n\t\t\treturn false;\n\t\t},\n\n\t\ttrackProductHistory: function () {\n\t\t\tvar productHistory = this.settings.general.productHistory;\n\t\t\tif (this.settings.general.soldOutProductIdentifier || !this.settings.general.productPageIdentifier) { return; }\n\n\t\t\tif (this.settings.general.productHistoryLength \u003e 0) {\n\t\t\t\tvar historyUpdated = false;\n\n\t\t\t\tfor (var i = 0; i \u003c this.settings.general.productHistoryLength; i++) {\n\t\t\t\t\tif (this.compareProducts(productHistory[i], this.settings.currentProduct)) {\n\t\t\t\t\t\tproductHistory[i].viewCount++;\n\t\t\t\t\t\tproductHistory[i].timeStamp = Date.now();\n\t\t\t\t\t\tproductHistory.unshift(productHistory[i]);\n\n\t\t\t\t\t\tproductHistory.splice(i + 1, 1);\n\t\t\t\t\t\thistoryUpdated = true;\n\t\t\t\t\t\tthis.setProductHistory(productHistory);\n\t\t\t\t\t\treturn;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\tif (!historyUpdated) {\n\t\t\t\t\tthis.addProductToHistory(this.settings.currentProduct);\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\tthis.addProductToHistory(this.settings.currentProduct);\n\t\t\t}\n\t\t},\n\n\t\ttrackCategoryHistory: function () {\n\t\t\tvar categoryHistory = this.settings.general.categoryHistory;\n\t\t\tif (this.settings.general.soldOutProductIdentifier || !this.settings.general.productPageIdentifier) { return; }\n\n\t\t\tvar currentCategoriesLength = this.settings.currentProduct.category.length;\n\t\t\tfor (var i = 0; i \u003c currentCategoriesLength; i++) {\n\t\t\t\tvar currentCategory = this.settings.currentProduct.category[i];\n\n\t\t\t\tif (this.settings.general.categoryHistoryLength \u003e 0) {\n\t\t\t\t\tvar historyUpdated = false;\n\t\t\t\t\tfor (var j = 0; j \u003c this.settings.general.categoryHistoryLength; j++) {\n\t\t\t\t\t\tif (categoryHistory[j].category.categoryName === currentCategory.categoryName) {\n\t\t\t\t\t\t\tcategoryHistory[j].viewCount++;\n\t\t\t\t\t\t\tcategoryHistory[j].timeStamp = Date.now();\n\t\t\t\t\t\t\thistoryUpdated = true;\n\t\t\t\t\t\t\tthis.setCategoryHistory(categoryHistory);\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\n\t\t\t\t\tif (!historyUpdated) {\n\t\t\t\t\t\tthis.addCategoryToHistory(currentCategory);\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tthis.addCategoryToHistory(currentCategory);\n\t\t\t\t}\n\t\t\t}\n\t\t},\n\n\t\t/* --- END OF HELPER FUNCTIONS --- */\n\t\t/* --- GETTER FUNCTIONS --- */\n\n\t\tgetTopCategories: function (criteria, number) {\n\t\t\tvar categories = this.settings.general.categoryHistory;\n\t\t\tif (!number) { number = categories.length; }\n\n\t\t\tif (criteria === 'views') {\n\t\t\t\treturn categories.sort(function (a, b) { return b.viewCount - a.viewCount; }).slice(0, number);\n\t\t\t} else if (criteria === 'time') {\n\t\t\t\treturn categories.sort(function (a, b) { return b.timeStamp - a.timeStamp; }).slice(0, number);\n\t\t\t} else if (criteria === 'recency') {\n\t\t\t\treturn categories.sort(function (a, b) { return b.viewCount - a.viewCount; }).slice(0, number).sort(function (c, d) { return d.timeStamp - c.timeStamp; });\n\t\t\t}\n\t\t},\n\n\t\tgetTopProducts: function (criteria, number) {\n\t\t\tvar products = this.settings.general.productHistory;\n\t\t\tif (!number) { number = products.length; }\n\t\t\tif (criteria === 'views') {\n\t\t\t\treturn products.sort(function (a, b) { return b.viewCount - a.viewCount; }).slice(0, number);\n\t\t\t} else if (criteria === 'time') {\n\t\t\t\treturn products.sort(function (a, b) { return b.timeStamp - a.timeStamp; }).slice(0, number);\n\t\t\t} else if (criteria === 'recency') {\n\t\t\t\treturn products.sort(function (a, b) { return b.viewCount - a.viewCount; }).slice(0, number).sort(function (c, d) { return d.timeStamp - c.timeStamp; });\n\t\t\t}\n\t\t},\n\n\t\tmaxProducts: function () {\n\t\t\tvar maxProducts = this.settings.general.maxProducts;\n\t\t\tif (this.settings.general.productHistoryLength \u003e maxProducts) {\n\t\t\t\tvar topProducts = this.getTopProducts('time', maxProducts);\n\t\t\t\tthis.setProductHistory(topProducts);\n\t\t\t}\n\t\t},\n\n\t\t/* --- END GETTER FUNCTIONS --- */\n\t\t/* --- SETTER FUNCTIONS --- */\n\n\t\tsetItemHistoryLengths: function () {\n\t\t\tthis.settings.general.categoryHistoryLength = this.settings.general.categoryHistory.length;\n\t\t\tthis.settings.general.productHistoryLength = this.settings.general.productHistory.length;\n\t\t},\n\n\t\tsetProductHistory: function (productHistory) {\n\t\t\twindow.localStorage.setItem('bxProdHist', JSON.stringify(productHistory));\n\t\t\tthis.settings.general.productHistory = productHistory;\n\t\t\tthis.settings.general.productHistoryLength = productHistory.length;\n\t\t},\n\n\t\tsetCategoryHistory: function (categoryHistory) {\n\t\t\twindow.localStorage.setItem('bxCatHist', JSON.stringify(categoryHistory));\n\t\t\tthis.settings.general.categoryHistory = categoryHistory;\n\t\t\tthis.settings.general.categoryHistoryLength = categoryHistory.length;\n\t\t},\n\n\t\t/* --- END SETTER FUNCTIONS --- */\n\t\t/* --- CAMPAIGN TEMPLATING --- */\n\n\t\tpopulateCampaignProducts: function (params) {\n\t\t\tif (!params || !params.campaignId || !params.numberProducts || !params.campaignType) { return false; }\n\t\t\tif (!params.sortBy) { params.sortBy = 'time'; }\n\t\t\tif (!params.productAction) { params.productAction = 'link'; }\n\t\t\tif (!params.hoverState) { params.hoverState = false; }\n\n\n\t\t\tvar campaign = jQuery('#campaign_' + params.campaignId + '_container_' + params.campaignType);\n\t\t\tvar campaignProductArray = [];\n\n\t\t\tfor ( var i = 0; i \u003c params.numberProducts; i++ ) {\n\t\t\t\tvar campaignProductObject = {\n\t\t\t\t\timg: jQuery('#campaign_' + params.campaignId + '_container_' + params.campaignType + ' a[href*=isr_img' + (i + 1) + ']'),\n\t\t\t\t\tlink: jQuery('#campaign_' + params.campaignId + '_container_' + params.campaignType + ' a[href*=isr_url' + (i + 1) + ']')\n\t\t\t\t};\n\n\t\t\t\tcampaignProductArray.push(campaignProductObject);\n\t\t\t}\n\n\t\t\tvar productArray = window.bouncex.bxISR.getTopProducts(params.sortBy, params.numberProducts);\n\t\t\tjQuery.each(productArray, function (x, y) {\n\t\t\t\tvar imgSrc = y.mainImgUrl,\n\t\t\t\t\tproductLink = (y.url.indexOf('http') \u003e -1) ? y.url : window.top.location.origin + y.url,\n\t\t\t\t\tproductImageElem = jQuery(campaignProductArray[x].img),\n\t\t\t\t\tproductLinkElem = jQuery(campaignProductArray[x].link);\n\n\n\t\t\t\tvar css = {\n\t\t\t\t\t'background-image': 'url(\\'' + imgSrc + '\\')',\n\t\t\t\t\t'background-size': 'auto 100%',\n\t\t\t\t\t'background-repeat': 'no-repeat',\n\t\t\t\t\t'background-position': 'center'\n\t\t\t\t};\n\n\t\t\t\tproductImageElem.css(css).addClass('isr-image isr' + x + '');\n\t\t\t\tif (params.productAction === 'link') {\n\t\t\t\t\tif (params.reportClicks) {\n\t\t\t\t\t\tvar productAction = 'javascript:(function () { window.bouncex.report(' + params.campaignId + ', \\'clicks\\'); window.top.open(\\''+ productLink +'\\'); })();';\n\t\t\t\t\t} else {\n\t\t\t\t\t\tvar productAction = 'javascript:(function () { window.top.open(\\''+ productLink +'\\'); })();';\n\t\t\t\t\t}\n\n\t\t\t\t} else if (params.productAction === 'submit') {\n\t\t\t\t\tvar productAction = 'javascript:void(0);';\n\t\t\t\t\tvar msg = JSON.stringify({ source: 'bouncex', action: 'submit' });\n\t\t\t\t\tproductImageElem.on('click', function () {\n\t\t\t\t\t\twindow.bouncex.report(params.campaignId, 'clicks');\n\t\t\t\t\t\tXD.postMessage(msg, campaign);\n\t\t\t\t\t});\n\t\t\t\t}\n\n\t\t\t\tproductImageElem.attr('href', productAction);\n\n\t\t\t\tif (params.reportClicks) {\n\t\t\t\t\tvar linkAction = 'javascript:(function () { window.bouncex.report(' + params.campaignId + ', \\'clicks\\'); setTimeout(function(){window.top.open(\\''+ productLink +'\\');}, 100); })();';\n\t\t\t\t} else {\n\t\t\t\t\tvar linkAction = 'javascript:(function () { window.top.open(\\''+ productLink +'\\'); })();';\n\t\t\t\t}\n\n\t\t\t\tproductLinkElem.attr('href', linkAction);\n\n\t\t\t\tif (params.hoverState) {\n\t\t\t\t\tif (params.reportClicks) {\n\t\t\t\t\t\tvar hoverLinkAction = 'javascript:(function () { window.bouncex.report(' + params.campaignId + ', \\'clicks\\'); setTimeout(function(){window.top.open(\\''+ productLink +'\\');}, 100); })();';\n\t\t\t\t\t} else {\n\t\t\t\t\t\tvar hoverLinkAction = 'javascript:(function () { window.top.open(\\'' + productLink + '\\'); })();';\n\t\t\t\t\t}\n\n\t\t\t\t\tproductImageElem.parent().append('\u003cdiv class=\"isr_hover\" onclick=\"' + hoverLinkAction + '\"\u003e\u003cspan class=\"isr_title isr_h' + x + '\"\u003e' + y.name + '\u003c/span\u003e\u003c/div\u003e');\n\t\t\t\t}\n\t\t\t});\n\t\t},\n\n\t\tpopulateCampaignProductsV2: function (params) {\n\t\t\tif (!params || !params.campaignId || !params.numberProducts) { return false; }\n\t\t\tif (!params.sortBy) { params.sortBy = 'time'; }\n\t\t\tif (!params.productAction) { params.productAction = 'link'; }\n\t\t\tif (!params.linkAction) { params.linkAction = 'new'; }\n\n\t\t\tvar campaign = jQuery('#bx-campaign-' + params.campaignId);\n\t\t\tvar campaignProductArray = [];\n\n\t\t\tcampaignProductElements = {};\n\t\t\tjQuery.each(params.campaignSteps, function (x, y) {\n\n\t\t\t\tcampaignStepProductElements = [];\n\t\t\t\tfor ( var i = 0; i \u003c params.numberProducts; i++ ) {\n\t\t\t\t\tvar campaignStepProductObject = {};\n\t\t\t\t\tif (y.productImages) {\n\t\t\t\t\t campaignStepProductObject.img = campaign.find('#bx-form-' + params.campaignId + '-step-' + y.stepNumber + ' .bx-row-line-custom .bx-lineshape:eq(' + i +')');\n\t\t\t\t\t //console.log(campaignStepProductObject.img);\n\t\t\t\t\t }\n\t\t\t\t\t\n\t\t\t\t\tif (y.productLinkElems) {\n\t\t\t\t\t\tcampaignStepProductObject.link = campaign.find('#bx-form-' + params.campaignId + '-step-' + y.stepNumber + ' .bx-group .bx-row-submit:eq('+i+')').find('button');\n\t\t\t\t\t\t//console.log(campaignStepProductObject.link);\n\t\t\t\t\t}\n\t\t\t\t\tif (y.productHoverStates) {\n\t\t\t\t\t\tcampaignStepProductObject.hoverTitle = campaign.find('#bx-form-' + params.campaignId + '-step-' + y.stepNumber + ' .bx-group .bx-row-line-custom:eq(' + i +')').siblings('.bx-row-text').find('div');\n }\n \n if (y.productNames) {\n campaignStepProductObject.productName = campaign.find('#bx-form-' + params.campaignId + '-step-' + y.stepNumber + ' .bx-group .bx-row-text-dynamic:eq(' + i +')').find('div');\n }\n\n\t\t\t\t\tcampaignStepProductElements.push(campaignStepProductObject);\n\t\t\t\t}\n\n\t\t\t\tcampaignProductElements['step-' +x] = campaignStepProductElements;\n\t\t\t});\n\n\t\t\tvar productArray = window.bouncex.bxISR.getTopProducts(params.sortBy, params.numberProducts);\n\n\t\t\tvar self = this;\n\t\t\tjQuery.each(campaignProductElements, function (x, y) {\n\t\t\t\tvar productAction = function () {};\n\n\t\t\t\tfor ( var i = 0; i \u003c y.length; i++ ) {\n\t\t\t\t\tif (params.campaignSteps[(x.split('-')[1])].productsLink) {\n\t\t\t\t\t\tvar productLink = (productArray[i].url.indexOf('http') \u003e -1) ? productArray[i].url : window.top.location.origin + productArray[i].url;\n\t\t\t\t\t\tproductAction = self.makeProductAction(productLink, params);\n\t\t\t\t\t}\n\n\t\t\t\t\tif (y[i].img) {\n\t\t\t\t\t\tvar imgSrc = productArray[i].mainImgUrl,\n\t\t\t\t\t\t\tproductImageElem = jQuery(y[i].img);\n\n\t\t\t\t\t\tproductImageElem.css('background-image', 'url(' + imgSrc + ')').addClass('isr-image isr' + x + '').bind('click.bx_' + params.campaignId + '_isr_' + i, productAction);\n\t\t\t\t\t}\n\n\t\t\t\t\tif (y[i].link) {\n\t\t\t\t\t\tvar productLink = (productArray[i].url.indexOf('http') \u003e -1) ? productArray[i].url : window.top.location.origin + productArray[i].url,\n\t\t\t\t\t\t\tproductLinkElem = jQuery(y[i].link);\n\n\t\t\t\t\t\tproductLinkElem.attr('bx-href', productLink).bind('click.bx_' + params.campaignId + '_isr_' + i, productAction);\n\t\t\t\t\t}\n \n\t\t\t\t\tif (y[i].hoverTitle) {\n var productTitle = productArray[i].name;\n\t\t\t\t\t\tvar productHoverTitleElem = jQuery(y[i].hoverTitle);\n\t\t\t\t\t\tif (y[i].hoverStateProductNames) {\n\t\t\t\t\t\t productHoverTitleElem.find('.bx-row-text div').text(productTitle);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tproductHoverTitleElem.bind('click.bx_' + params.campaignId + '_isr_' + i, productAction);\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\tif (y[i].productName) {\n\t\t\t\t\t var productNameElem = jQuery(y[i].productName);\n\t\t\t\t\t\tproductNameElem.text(productTitle).bind('click.bx_' + params.campaignId + '_isr_' + i, productAction);\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t});\n\t\t},\n\n\t\tmakeProductAction: function (productLink, campaignParams) {\n\t\t\tvar productAction = function () {};\n\n\t\t\t\tif (campaignParams.productAction === 'link') {\n\t\t\t\t\tif (campaignParams.linkAction === 'new') {\n\t\t\t\t\t\tif (campaignParams.reportClicks) {\n\t\t\t\t\t\t\tproductAction = function () {\n\t\t\t\t\t\t\t\twindow.bouncex.report(campaignParams.campaignId, 'click');\n\t\t\t\t\t\t\t\twindow.top.open(productLink);\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tproductAction = function () {\n\t\t\t\t\t\t\t\twindow.top.open(productLink);\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t}\n\t\t\t\t\t} else if (campaignParams.linkAction === 'current') {\n\t\t\t\t\t\tif (campaignParams.reportClicks) {\n\t\t\t\t\t\t\tproductAction = function () {\n\t\t\t\t\t\t\t\twindow.bouncex.report(campaignParams.campaignId, 'click');\n\t\t\t\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\t\t\t\twindow.top.location.replace(productLink);\n\t\t\t\t\t\t\t\t}, 100);\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tproductAction = function () {\n\t\t\t\t\t\t\t\twindow.top.location.replace(productLink);\n\t\t\t\t\t\t\t};\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\treturn productAction;\n\t\t}\n\t};\n\t\n setTimeout(function(){\n \twindow.bouncex.bxISR.init();\n },500);\n})();\n\n","custom_liquid_variable":"{\"AccentColor\":{\"val\":\"#c33921\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address1\":{\"val\":\"111 Red Banks Road\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address2\":{\"val\":\"Greenville, NC 27858\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"AltTextColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowHeroBannerUrl\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BelowProdGridBannerUrl\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"BgColor\":{\"val\":\"#F0F0F0\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientId\":{\"val\":\"2259\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientName\":{\"val\":\"Overton's\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ClientNameAddress\":{\"val\":\"Overton's\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"CustomerOffer\":{\"val\":\"10%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Disclaimer\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"EmailAddress\":{\"val\":\"overtons@e2.overtons.com\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"EmailCode\":{\"val\":\"OVT_20200211\\tOVI200211_02112020\\t263\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ExploreCTACopy\":{\"val\":\"Start Exploring\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ExploreHeadline\":{\"val\":\"Your adventure awaits\u0026hellip;\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ExploreImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Expore2Img-640x249.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"961kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"498px\"},\"FacebookImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/f.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"74px\"},\"FacebookUrl\":{\"val\":\"https://www.facebook.com/overtons\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FontStack\":{\"val\":\"Helvetica, Arial, sans-serif, Montserrat\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FreeShip\":{\"val\":\"$99\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FreeShippingThreshold\":{\"val\":\"$99\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HTMLBgColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeadlineColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroBg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/heroImg-600x338.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"38kb\",\"imgWidth\":\"600px\",\"imgHeight\":\"338px\"},\"HeroBgColor\":{\"val\":\"#00669E\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroBgHeight\":{\"val\":\"338\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HeroBgHiRes\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/heroImgHiRes-600x338.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"115kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"676px\"},\"HeroBgWidth\":{\"val\":\"600\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"HomepageUrl\":{\"val\":\"https://www.overtons.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"InstagramImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/i.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"74px\"},\"InstagramUrl\":{\"val\":\"https://www.instagram.com/overtonsh2o/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LocationBannerCopy\":{\"val\":\"Find Your Nearest Camping\u0026nbsp;World\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LocationBannerImg\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LocationBannerUrl\":{\"val\":\"https://www.campingworld.com/shop\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/logo-249.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"21kb\",\"imgWidth\":\"498px\",\"imgHeight\":\"84px\"},\"LogoImgWidth\":{\"val\":\"187\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_AccentColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Address\":{\"val\":\"111 Red Banks Road, Greenville, NC, 27858,\u0026nbsp;USA\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_BgColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_BorderColor\":{\"val\":\"#f8f8f8\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_ClientName\":{\"val\":\"Overton's Inc\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_ExploreCTACopyBgColor\":{\"val\":\"#00669e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_FooterColor\":{\"val\":\"#797d82\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_FooterLinkColor\":{\"val\":\"#00669e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_HeadlineColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_HeroCTABorderColor\":{\"val\":\"#00669e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_HeroColor\":{\"val\":\"#00456b\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_HeroImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Hero2Img-640x330.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1412kb\",\"imgWidth\":\"1280px\",\"imgHeight\":\"662px\"},\"MAY21_IbxDisclaimer1\":{\"val\":\"*Standard Free Shipping is applicable on orders over $69 for active Good Sam Members and on orders over $99 for all other customers. Free Shipping only applies on orders shipped within the 48 contiguous United States. Free Shipping is not valid on freight items, free-ship exempt items, returns, prior purchases, or express delivery. Other exclusions to the free shipping policy include items that have been excluded from our free shipping policy based on weight and/or size. These items are denoted as an exclusion on the item detail page.\u003cbr\u003e\u0026nbsp;\u003cbr\u003e**Offer only guaranteed for 48 hours after initial receipt.\u003cb\u003eOffer valid online and on in-stock merchandise only.\u003c/b\u003e Offer is not retroactive and cannot be used in combination with any other discount or coupon including the Good Sam Visa Discount. Greater coupon/offer discount will be applied. Offer is not valid on gift cards, memberships, generators, electronics, outboard motors, trolling motors, or augers. Additional item exclusions may apply and will be noted \\\"This item is excluded from all discounts and promotions\\\" on the item details page. Offer not valid on items intended for resale. Other exclusions may apply.\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_IbxDisclaimer2\":{\"val\":\"*\u003cb\u003eStandard Free Shipping\u003c/b\u003e is applicable on orders over $69 for active Good Sam Members and on orders over $99 for all other customers. Free Shipping only applies on orders shipped within the 48 contiguous United States. Free Shipping is not valid on freight items, free-ship exempt items, returns, prior purchases, or express delivery. Other exclusions to the free shipping policy include items that have been excluded from our free shipping policy based on weight and/or size. These items are denoted as an exclusion on the item detail page\",\"startDate\":\"2023-11-22T06:00:00.000Z\",\"endDate\":\"2023-11-26T05:59:00.000Z\",\"enabled\":false,\"endTime\":\"00:59\",\"promoVal\":\"Overton’s: *\u003cb\u003eStandard Free Shipping\u003c/b\u003e is applicable on orders over $69 for active Good Sam Members and on orders over $99 for all other customers. Free Shipping only applies on orders shipped within the 48 contiguous United States. Free Shipping is not valid on freight items, free-ship exempt items, returns, prior purchases, or express delivery. Other exclusions to the free shipping policy include items that have been excluded from our free shipping policy based on weight and/or size. These items are denoted as an exclusion on the item detail page.\u003cbr\u003e\u003cbr\u003e\u0026#42;Enter or verify that the code \u003cb\u003eFRIYAY\u003c/b\u003e is in your cart at checkout, and 15% will be deducted from your order. Offer is not retroactive and cannot be used in combination with any other discount or coupon. Greater coupon/offer discount will be applied. Not redeemable on purchases of Gift Cards or Memberships. Offer not valid on items intended for resale. Good for one time, one use only. Offer is not valid on Black Friday Doorbusters. Other exclusions may apply. Expires 11/26/2023.\",\"startTime\":\"01:00\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/overton/OV-LogoImg-187x31.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"26kb\",\"imgWidth\":\"374px\",\"imgHeight\":\"62px\"},\"MAY21_Nav1Copy\":{\"val\":\"Watersports\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav1Url\":{\"val\":\"https://www.overtons.com/watersports\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav1Width\":{\"val\":\"100\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav2Copy\":{\"val\":\"Docking\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav2Url\":{\"val\":\"https://www.overtons.com/anchoring-docking\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav2Width\":{\"val\":\"80\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav3Copy\":{\"val\":\"Maintenance\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav3Url\":{\"val\":\"https://www.overtons.com/repair-maintenance-hardware\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav3Width\":{\"val\":\"110\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav4Copy\":{\"val\":\"Trailering\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav4Url\":{\"val\":\"https://www.overtons.com/trailering\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav4Width\":{\"val\":\"90\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav5Copy\":{\"val\":\"Fishing\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav5Url\":{\"val\":\"https://www.overtons.com/fishing\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav5Width\":{\"val\":\"90\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav6Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav6Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Nav6Width\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_NavsWidth\":{\"val\":\"472px\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_PhoneNumber\":{\"val\":\"1-800-334-6541\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_PrimaryColor\":{\"val\":\"#00669e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_ProdBgColor\":{\"val\":\"#f4f6f8\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_QuantityColor\":{\"val\":\"#C30000\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_ShipBannerColor\":{\"val\":\"#c9c9c9\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_ShippingBannerBgColor\":{\"val\":\"#f4f4f4\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_ShippingBannerBorderColor\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social1Icon-33x31.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"66px\",\"imgHeight\":\"62px\"},\"MAY21_SocialLink1Url\":{\"val\":\"https://www.facebook.com/overtons\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social2Icon-33x31.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"66px\",\"imgHeight\":\"62px\"},\"MAY21_SocialLink2Url\":{\"val\":\"https://twitter.com/overtons\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social3Icon-33x31.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"66px\",\"imgHeight\":\"62px\"},\"MAY21_SocialLink3Url\":{\"val\":\"https://www.pinterest.com/overtons/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social4Icon-33x31.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"66px\",\"imgHeight\":\"62px\"},\"MAY21_SocialLink4Url\":{\"val\":\"https://www.instagram.com/overtonsh2o/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_SocialLink5Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social5Icon-33x31.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"66px\",\"imgHeight\":\"62px\"},\"MAY21_SocialLink5Url\":{\"val\":\"https://www.youtube.com/channel/UCyTY17v57eJCnH-l-wG3lmQ\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_SocialLinkHeadline\":{\"val\":\"Join our community\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TextColor\":{\"val\":\"#000000\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_ThirdColor\":{\"val\":\"#212b36\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat1Copy\":{\"val\":\"Online Specials\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat1Url\":{\"val\":\"https://www.overtons.com/search?pmid=on-sale-now\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat2Copy\":{\"val\":\"Hot Buys\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat2Url\":{\"val\":\"https://www.overtons.com/search?pmid=ts-hot-buy\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat3Copy\":{\"val\":\"Clearance\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat3Url\":{\"val\":\"https://www.overtons.com/search?pmid=ts-all-clearance\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat4Copy\":{\"val\":\"Help Center\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat4Url\":{\"val\":\"https://www.overtons.com/helpcenter\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat5Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat5Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat6Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat6Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat7Copy\":{\"val\":\"Gift Cards\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat7Url\":{\"val\":\"https://www.overtons.com/gift-cards.html\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat8Copy\":{\"val\":\"\u003cb\u003eMembers Only\u003c/b\u003e Specials\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCat8Url\":{\"val\":\"https://www.overtons.com/search?pmid=ts-mos\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_TopCatHeadline\":{\"val\":\"More ways to\u0026nbsp;save\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop1CTACopy\":{\"val\":\"Get Details\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop1Copy\":{\"val\":\"Free Shipping over $69\u003cbr\u003efor Good Sam members\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Vprop1Img-68x34.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"136px\",\"imgHeight\":\"68px\"},\"MAY21_Vprop1Url\":{\"val\":\"https://www.overtons.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop2CTACopy\":{\"val\":\"Join Today\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop2Copy\":{\"val\":\"Members Save More\u003cbr\u003eEveryday\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Vprop2Img-64x36.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"128px\",\"imgHeight\":\"72px\"},\"MAY21_Vprop2Url\":{\"val\":\"https://www.overtons.com/join-goodsam\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop3CTACopy\":{\"val\":\"Learn More\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop3Copy\":{\"val\":\"Good Sam Rewards\u003cbr\u003eVisa Credit Card\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_Vprop3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Vprop3Img-54x37.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"1kb\",\"imgWidth\":\"108px\",\"imgHeight\":\"73px\"},\"MAY21_Vprop3Url\":{\"val\":\"https://www.overtons.com/goodsamcreditcard.html\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_VpropBgColor\":{\"val\":\"#ffffff\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_VpropCTAColor\":{\"val\":\"#212b36\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MAY21_VpropColor\":{\"val\":\"#f1f1f1\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"MembersFreeShippingThreshold\":{\"val\":\"$69\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Copy\":{\"val\":\"Watersports\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav1Url\":{\"val\":\"https://www.overtons.com/watersports\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Copy\":{\"val\":\"Docking\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav2Url\":{\"val\":\"https://www.overtons.com/anchoring-docking\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Copy\":{\"val\":\"Maintenance\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav3Url\":{\"val\":\"https://www.overtons.com/repair-maintenance-hardware\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Copy\":{\"val\":\"Trailering\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav4Url\":{\"val\":\"https://www.overtons.com/trailering\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5Copy\":{\"val\":\"Fishing\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Nav5Url\":{\"val\":\"https://www.overtons.com/fishing\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PhoneNumber\":{\"val\":\"1-800-334-6541\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PinterestImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/p.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"74px\"},\"PinterestUrl\":{\"val\":\"https://www.pinterest.com/overtons/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat1Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat1Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat2Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat2Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat3Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat3Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat4Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat4Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat5Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat5Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat6Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat6Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat7Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat7Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat8Copy\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PopCat8Url\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrimaryColor\":{\"val\":\"#00669E\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrimaryUrl\":{\"val\":\"https://www.overtons.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"PrivacyUrl\":{\"val\":\"https://www.campingworld.com/helpcenter-ourpolicies/privacyPolicy.html\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ProspectHighOffer\":{\"val\":\"10%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ProspectLowOffer\":{\"val\":\"10%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"REFRESH_MAY21\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ServiceEmailAddress\":{\"val\":\"service@overtons.com\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ShippingBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/preheader-logo-68x15.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"136px\",\"imgHeight\":\"30px\"},\"ShippingBannerUrl\":{\"val\":\"https://www.overtons.com/join-goodsam\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"StatementBannerImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/overton/StatementBannerImg3-640.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"154kb\",\"imgWidth\":\"1236px\",\"imgHeight\":\"288px\"},\"StatementBannerUrl\":{\"val\":\"Online@MarcusVIP.com\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextColor\":{\"val\":\"#404041\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TextSendOffer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopBannerImg\":{\"val\":\"\",\"startDate\":\"2023-11-26T06:00:00.000Z\",\"endDate\":\"2023-11-28T05:59:00.000Z\",\"enabled\":false,\"promoVal\":\"https://assets.bounceexchange.com/assets/uploads/users/7730/aee3959150d7eba2877f1ee9bf6d3092.jpg\",\"startTime\":\"01:00\",\"endTime\":\"00:59\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"1200px\",\"imgHeight\":\"200px\"},\"TopBannerUrl\":{\"val\":\"\",\"startDate\":\"2023-11-22T06:00:00.000Z\",\"endDate\":\"2023-11-28T05:59:00.000Z\",\"enabled\":false,\"endTime\":\"00:59\",\"promoVal\":\"https://www.overtons.com/\",\"startTime\":\"01:00\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Copy\":{\"val\":\"WATERSPORTS\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Img\":{\"val\":\"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat1_135.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat1Url\":{\"val\":\"http://www.overtons.com/watersports/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Copy\":{\"val\":\"BOATS\u0026sbquo; MOTORS \u0026amp; ENGINE\u0026nbsp;PARTS\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Img\":{\"val\":\"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat2_135.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat2Url\":{\"val\":\"https://www.overtons.com/Boats-Motors-Engine-Parts\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Copy\":{\"val\":\"ANCHOR \u0026amp; DOCKING\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Img\":{\"val\":\"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat3_135.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat3Url\":{\"val\":\"https://www.overtons.com/Anchoring-Docking\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat4Copy\":{\"val\":\"TRAILERING\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat4Img\":{\"val\":\"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat4_135.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat4Url\":{\"val\":\"http://www.overtons.com/trailering/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat5Copy\":{\"val\":\"ELECTRONICS\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat5Img\":{\"val\":\"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat5_135.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TopCat5Url\":{\"val\":\"https://www.overtons.com/electronics-navigation\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"TwitterImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/t.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"74px\"},\"TwitterUrl\":{\"val\":\"https://twitter.com/overtons\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropCopy\":{\"val\":\"America's Fishing, Marine \u0026 Watersports Superstore overtons.com\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/bannerImg-600.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"99kb\",\"imgWidth\":\"1200px\",\"imgHeight\":\"234px\"},\"VpropUrlA\":{\"val\":\"https://www.overtons.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"VpropUrlB\":{\"val\":\"https://www.overtons.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome1Logo1CTACopy\":{\"val\":\"Shop Now\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome1Logo1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/WelcomeLogo1-101x27.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"5kb\",\"imgWidth\":\"202px\",\"imgHeight\":\"54px\"},\"Welcome1Logo1Url\":{\"val\":\"https://www.ganderoutdoors.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome1Logo2CTACopy\":{\"val\":\"Shop Now\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome1Logo2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/WelcomeLogo2-107x18.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"214px\",\"imgHeight\":\"36px\"},\"Welcome1Logo2Url\":{\"val\":\"https://www.overtons.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome1Logo3CTACopy\":{\"val\":\"Subscribe Now\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome1Logo3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/WelcomeLogo3-153x18.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"4kb\",\"imgWidth\":\"305px\",\"imgHeight\":\"35px\"},\"Welcome1Logo3Url\":{\"val\":\"https://www.rv.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome2Block1Copy\":{\"val\":\"Exclusive Account Holder\u0026nbsp;Benefits:\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Welcome2Block1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Welcome1Img-620x449.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"78kb\",\"imgWidth\":\"1239px\",\"imgHeight\":\"897px\"},\"YoutubeImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/y.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"3kb\",\"imgWidth\":\"74px\",\"imgHeight\":\"74px\"},\"YoutubeUrl\":{\"val\":\"https://www.youtube.com/user/OvertonsOnline\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"cmsoffer\":{\"val\":\"10%\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"couponcode3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsitedisclaimer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer1\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer2\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"onsiteoffer3\":{\"val\":\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"testvariable\":{\"val\":\"This is a test\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"FEB23_LogoImg\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/logo_249.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"16kb\",\"imgWidth\":\"498px\",\"imgHeight\":\"84px\"},\"FEB23_LogoImgWidth\":{\"val\":\"249\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"CorpName\":{\"val\":\"Overton's Inc\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Address\":{\"val\":\"111 Red Banks Road, Greenville, NC, 27858,\u0026nbsp;USA\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"NavSeparators\":{\"val\":\"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/Vprop1_48.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"5kb\",\"imgWidth\":\"96px\",\"imgHeight\":\"60px\"},\"Vprop1Url\":{\"val\":\"https://www.overtons.com/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1Copy\":{\"val\":\"Free Shipping over $69\u003cbr\u003efor Good Sam members\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop1CTACopy\":{\"val\":\"Get Details\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/9562/goodsam/vpropIMG/011924/e395e4ef5c11706646d7e4f4b0d03752.jpg\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"36px\",\"imgHeight\":\"36px\"},\"Vprop2Url\":{\"val\":\"https://www.overtons.com/join-goodsam\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2Copy\":{\"val\":\"Members Save More\u003cbr\u003eEveryday\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop2CTACopy\":{\"val\":\"Join Today\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/Vprop3_44.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"88px\",\"imgHeight\":\"60px\"},\"Vprop3Url\":{\"val\":\"https://www.overtons.com/goodsamcreditcard.html\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3Copy\":{\"val\":\"Good Sam Rewards\u003cbr\u003eVisa Credit Card\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"Vprop3CTACopy\":{\"val\":\"Learn More\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLinkHeadline\":{\"val\":\"Join our community\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink1Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/1-fb_27.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"54px\",\"imgHeight\":\"54px\"},\"SocialLink1Url\":{\"val\":\"https://www.facebook.com/overtons\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink2Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/2-tw_27.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"54px\",\"imgHeight\":\"54px\"},\"SocialLink2Url\":{\"val\":\"https://twitter.com/overtons\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink3Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/3-ig_27.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"54px\",\"imgHeight\":\"54px\"},\"SocialLink3Url\":{\"val\":\"https://www.instagram.com/overtonsh2o/\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"SocialLink4Img\":{\"val\":\"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/4-yt_27.png\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"2kb\",\"imgWidth\":\"54px\",\"imgHeight\":\"54px\"},\"SocialLink4Url\":{\"val\":\"https://www.youtube.com/@overtons\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCopy1\":{\"val\":\"Need anything?\u003cbr\u003eI'm here to help!\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCopy2\":{\"val\":\"\\\"If you're happy, I'm happy.\\\"\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCopy3\":{\"val\":\"Marcus Lemonis\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCopy4\":{\"val\":\"Chairman and CEO\u003cbr\u003eCamping World® and Good Sam\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCTA1Copy1\":{\"val\":\"Call Marcus\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCTA1Copy2\":{\"val\":\"866.232.8990\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCTA2Copy1\":{\"val\":\"Email Marcus\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerCTA2Copy2\":{\"val\":\"online@marcusvip.com\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"},\"ContactBannerUrl\":{\"val\":\"https://www.overtons.com/helpcenter\",\"startDate\":\"NaN-NaN-NaN\",\"endDate\":\"NaN-NaN-NaN\",\"enabled\":false,\"endTime\":\"\",\"promoVal\":\"\",\"startTime\":\"\",\"description\":\"\",\"imgSize\":\"\",\"imgWidth\":\"\",\"imgHeight\":\"\"}}","custom_variable":"{\"logged_in\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"(function() {\\n for (var i=0; i\u003cdataLayer.length; i++) {\\n if (dataLayer[i].userEmail) {\\n return true;\\n break;\\n }\\n }\\n})();\",\"default\":\"false\",\"page_type_json\":[]},\"ever_logged_in\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"bouncex.vars.logged_in ? true : null;\",\"default\":\"false\",\"page_type_json\":[]},\"cart_qty\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\r\\n\\treturn jQuery('.minicart-quantity').length \u003e 0 ? jQuery('.minicart-quantity').text().trim() : null;\\r\\n})();\",\"default\":\"0\",\"page_type_json\":[]},\"cart_total\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n var $cartQty = Number(jQuery('.minicart-quantity').text().replace(/[^0-9]/g, '')),\\n $subTotal;\\n\\n var i = dataLayer.length - 1,\\n j = 0,\\n subtotal = 0;\\n if ($cartQty === 0) {\\n return 0;\\n }\\n if (bouncex.website.pts === 'product' || bouncex.website.pts === 'category') {\\n \\n for (i; i \u003e -1; i--) {\\n if (dataLayer[i].event === ('productView') || dataLayer[i].event === ('pageMetaData')) {\\n for (j; j \u003c dataLayer[i].cartedProductQuantity.length; j++) {\\n subtotal += dataLayer[i].cartedProductQuantity[j] * dataLayer[i].cartedProductUnitPrice[j];\\n }\\n return Math.round(subtotal * 100) / 100;\\n }\\n }\\n } else {\\n $subTotal = jQuery('.totals-container .sub-total, .minicart-footer:visible .sub-total')\\n return Number($subTotal.text().replace(/[^0-9.]/g, '')) || null;\\n }\\n})();\",\"default\":\"0\",\"page_type_json\":[]},\"email_submitted\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"jQuery('form div.success:visible').text().indexOf('Subscribing') \u003e -1 || null;\",\"default\":\"false\",\"page_type_json\":[]},\"ibx_test\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"location.href.indexOf('ibx_test') \u003e= 0 || null;\",\"default\":\"false\",\"page_type_json\":[]},\"cart\":{\"polling\":\"none\",\"persist\":\"permanent\",\"val\":\"null;\",\"default\":\"''\\\"\",\"page_type_json\":[]},\"identified\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"!!(bouncex.cookie.uid || bouncex.getBounceCookie('__ibxu'));\",\"default\":\"false\",\"page_type_json\":[]},\"products_tracked\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"localStorage.getItem('bxProdHist') ? JSON.parse(localStorage.bxProdHist).length : null;\",\"default\":\"0\",\"page_type_json\":[]},\"on_conf_page\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"window.location.href.indexOf('/review-order') \u003e -1 || window.location.href.indexOf('/order-confirmation') \u003e -1\",\"default\":\"false\",\"page_type_json\":[]},\"ever_on_conf_page\":{\"polling\":\"all\",\"persist\":\"permanent\",\"val\":\"window.location.href.indexOf('/review-order') \u003e -1 || window.location.href.indexOf('/order-confirmation') \u003e -1 || null;\",\"default\":\"false\",\"page_type_json\":[]},\"on_conf_page_this_visit\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"window.location.href.indexOf('/review-order') \u003e -1 || window.location.href.indexOf('/order-confirmation') \u003e -1 || null;\",\"default\":\"false\",\"page_type_json\":[]},\"product_price\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"Number(JSON.parse(jQuery('script[type=\\\"application/ld+json\\\"]').last().text()).offers.price) || Number(jQuery('.non-member-price').eq(0).text().replace(/[^0-9\\\\.]/g, '')) || Number(jQuery('.price-label').eq(0).text().replace(/[^0-9\\\\.]/g, ''));\",\"default\":\"false\",\"page_type_json\":[\"product\"]},\"10_percent_off\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"(function(){\\n if(bouncex.vars.product_price){\\n var price = bouncex.vars.product_price;\\n return parseFloat(price - (price * 0.10)).toFixed(2);\\n }\\n return false;\\n})();\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"product_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.website.pts === 'product';\",\"default\":\"false\",\"page_type_json\":[]},\"excluded_sale_product\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('div[data-asset-id=\\\"discounts-not-allowed-message\\\"]:visible').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[]},\"backordered_product\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.vars.product_page ? jQuery('.backorder-msg:visible').length \u003e 0 : null;\",\"default\":\"false\",\"page_type_json\":[]},\"in_stock\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.availability-msg').text().trim().toLowerCase().indexOf(\\\"this item is currently not available\\\") === -1 || jQuery('.not-available-msg').length === 0;\",\"default\":\"false\",\"page_type_json\":[\"product\"]},\"freight_charge_item\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.vars.product_page ? jQuery('.price-block li').text().trim().toLowerCase().indexOf('additional freight charge') \u003e -1 : null;\",\"default\":\"false\",\"page_type_json\":[]},\"ie_edge\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"typeof document.documentMode !== 'undefined' || /Edge/.test(navigator.userAgent);\",\"default\":\"false\",\"page_type_json\":[]},\"savings_amount\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.price-block__price span.text-md span:eq(1)').text() ? jQuery('.price-block__price span.text-md span:eq(1)').text().split('Save')[1].split('(')[0].trim() : null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"visitor_identified\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"bouncex.ibx.uid !==0;\",\"default\":\"false\",\"page_type_json\":[]},\"checkout_page\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"(function(){\\n var url = window.location.href;\\n if (url.indexOf('m.overtons.com') \u003e -1) {\\n return jQuery('body').hasClass('checkout') \u0026\u0026 jQuery('#breadcrumbs').text().toLowerCase().indexOf('confirm') \u003e -1;\\n } else {\\n return url.indexOf('/checkout') \u003e -1 \u0026\u0026 jQuery('#breadcrumbs').text().toLowerCase().indexOf('order confirmation') \u003e -1;\\n }\\n})();\",\"default\":\"false\",\"page_type_json\":[]},\"product_name\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"JSON.parse(jQuery('script[type=\\\"application/ld+json\\\"]').last().text()).name\",\"default\":\"false\",\"page_type_json\":[\"product\"]},\"quantity_selected\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('#mainQty').val() \u003e 0 || jQuery('.quantity_input').val() \u003e 0;\",\"default\":\"false\",\"page_type_json\":[]},\"coupon_applied\":{\"polling\":\"all\",\"persist\":\"visit\",\"val\":\"(function(){\\n var coupon = jQuery('dd.red_message');\\n if(coupon.length){\\n return true;\\n }\\n return false;\\n})();\",\"default\":\"false\",\"page_type_json\":[]},\"ibx_in_stock\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"(function(){\\r\\n if(jQuery('.grid-main-view.grid-filters .product-grid-item-row').length \u003e 0){\\r\\n return jQuery('.grid-main-view.grid-filters .product-grid-item-row').filter(function(i,v){\\r\\n return jQuery(v).find('.in-stock-msg').text() === \\\"In Stock\\\";\\r\\n }).length \u003e 0;\\r\\n } else {\\r\\n return jQuery('#add-to-cart').not(\\\"[disabled='disabled']\\\").length \u003e 0\\r\\n }\\r\\n})();\\r\\n\\t\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"category_title\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('.breadcrumb a:last').length \u003e 0 ? jQuery('.breadcrumb a:last').text() : false;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"pagetype\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.website.pts;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"ibx_imageurl\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"jQuery('.slide.primary-images-thumbnail-slide-dot-image.tns-slide-active \u003e img').first().attr('src') || bouncex.parseJSON(jQuery('script[type=\\\"application/ld+json\\\"]').last().text(),{image:[false]}).image[0];\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":false},\"ibx_prod_category\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"bouncex.parseJSON(jQuery('.add-to-cart-custom').eq(0).attr('data-gtmdata'),{category:false}).category;\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"testmode\":false},\"ibx_category_title\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('#seo-h1').length \u003e 0 ? jQuery('#seo-h1').text().trim() : (jQuery('.breadcrumb a:last').length \u003e 0 ? jQuery('.breadcrumb a:last').text().trim() : false);\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"replenished_cart\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"not_excluded_product\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.discounts-not-allowed-message').length === 0 \u0026\u0026 window.location.href.indexOf('GIFTCARD') === -1\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"check_replenishment\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"testmode\":false},\"sale_eligible_item_in_cart\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var products = window.cartData[0].items;\\n var length = products.length;\\n for (let i = 0; i \u003c length; i++) {\\n /* if there is an eligible product in the cart */\\n if (products[i].eligibleForPromos === true) {\\n return true;\\n }\\n }\\n return false;\\n})();\",\"default\":\"false\",\"page_type_json\":[\"cart\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"sale_ineligible_item_in_cart\":{\"polling\":\"all\",\"persist\":\"no\",\"val\":\"(function() {\\n var products = window.cartData[0].items;\\n var length = products.length;\\n for (let i = 0; i \u003c length; i++) {\\n /* if there is an ineligible product in the cart */\\n if (products[i].eligibleForPromos === false) {\\n return true;\\n }\\n }\\n return false;\\n})();\",\"default\":\"false\",\"page_type_json\":[\"cart\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"pdp_text_below_atc\":{\"polling\":\"none\",\"persist\":\"no\",\"val\":\"jQuery('.price-block.text-md.message-alerts').text().trim().length \u003e 0 || jQuery('#promo_box').length \u003e 0;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"ibx_loggedin_once\":{\"polling\":\"none\",\"persist\":\"visit\",\"val\":\"null;\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"ibx_all_vartions_selected\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"(function(){\\n\\tif(jQuery('.product-variations .attribute').length === 0){\\n \\treturn true;\\n\\t}\\n var options = jQuery('.product-variations .attribute').length;\\n var selected = 0;\\n jQuery('.product-variations .attribute').each(function(){\\n \\tif(jQuery(this).find('.selectable.selected').length \u003e 0){\\n \\tselected++;\\n }\\n });\\n\\n return options == selected\\n \\n})();\",\"default\":\"false\",\"page_type_json\":[],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false},\"sku\":{\"polling\":\"vars\",\"persist\":\"no\",\"val\":\"jQuery('.product-id').text();\",\"default\":\"false\",\"page_type_json\":[\"product\"],\"trigger\":\"pageload\",\"datatype\":\"\",\"testmode\":false}}","deployment_json":null,"deployment_presets":{"Apply Email Exclusions":[[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"behavioralemail"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}],[{"activation":"submitted_email","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"customer","prop":"no","prop2":"","prop3":"","val":""}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cID=bx"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cID=YM"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"my-account/home"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"my-account"}],[{"activation":"variable","prop":"equal","prop2":"logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"ever_logged_in","prop3":"","val":"false"}],[{"activation":"variable","prop":"equal","prop2":"email_submitted","prop3":"","val":"false"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/Live-Chat"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"src=OVPAYPAL"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/unsub"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"unsub"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/flash-sale.html"}],[{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"}]],"Cart Pages":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"cart.cgi"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"checkout"}]],"Clicked Through PLA":[[{"activation":"variable","prop":"equal","prop2":"pagetype","prop3":"","val":"product"}],[{"activation":"engaged","prop":"equal","prop2":"","prop3":"","val":"1"}],[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"googlepla"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"gclid"}]],"Clicked Through SEO":[[{"activation":"referral","prop":"contains","prop2":"","prop3":"","val":"google.com"}],[{"activation":"engaged","prop":"equal","prop2":"","prop3":"","val":"1"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"googlepla"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"gclid"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"adwords"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"matchtype"}]],"Cyber Week":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/22/2018 00:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"11/27/2018 00:00"},{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"11/26/2020 00:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"12/02/2020 00:00"}]],"Eligible_See_Top_Bar":[[{"activation":"eligibility","prop":"502194","prop2":"yes","prop3":"","val":""},{"activation":"eligibility","prop":"542000","prop2":"yes","prop3":"","val":""},{"activation":"eligibility","prop":"502196","prop2":"yes","prop3":"","val":""},{"activation":"eligibility","prop":"502200","prop2":"yes","prop3":"","val":""},{"activation":"eligibility","prop":"466300","prop2":"yes","prop3":"","val":""},{"activation":"eligibility","prop":"476934","prop2":"yes","prop3":"","val":""},{"activation":"eligibility","prop":"660381","prop2":"yes","prop3":"","val":""}]],"Exclude on Staging":[[{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"stage."}]],"IBX_continuity_$10":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_2_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryabandonment_2_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryabandonment_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_searchabandonment_2_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_searchabandonment_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_2_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_3_of_3"}]],"IBX_continuity_10%":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_autoresponder_10_1_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_autoresponder_10_2_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_autoresponder_10_3_of_3"}]],"IBX_continuity_15%":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"autoresponder_15_1_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"autoresponder_15_2_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"autoresponder_15_3_of_3"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryabandonment_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryabandonment_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_searchabandonment_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_searchabandonment_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemyitems_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemyitems_2_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemycart_1_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemycart_2_of_4"}]],"IBX_continuity_20%":[[{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_sessionrecap_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryabandonment_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryabandonment_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_hypercartabandonment_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_searchabandonment_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_searchabandonment_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemyitems_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemyitems_4_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemycart_3_of_4"},{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_savemycart_4_of_4"}]],"Promo Period_15% Minimum":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"04/13/2017 00:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"04/21/2017 00:00"}]],"Promo Period_20% Minimum":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"08/15/2018 00:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"09/06/2018 00:00"}]],"Promo_Test":[[{"activation":"date","prop":"greater_equal","prop2":"","prop3":"","val":"12/26/2017 00:00"}],[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"01/09/2018 00:00"}]],"Support Pages":[[{"activation":"current_page_url","prop":"contains","prop2":"ever","prop3":"","val":"customer-service"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"sizing-chart"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"the-overtons-way"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"retail-stores"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"site_map"},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/Live-Chat"}]],"Suppress for Promo":[[{"activation":"date","prop":"less","prop2":"","prop3":"","val":"12/02/2024 01:00"},{"activation":"date","prop":"greater","prop2":"","prop3":"","val":"12/04/2024 01:00"}]],"URL Exclusions":[[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/checkout"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/orders"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/wishlist"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/addressbook"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/goodsam"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"my-account"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/exclusions"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/Live-Chat"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/flash-sale.html"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"/unsub"}]],"eCap_continuity_10%":[[{"activation":"progression","prop":"465826","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"465815","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"470980","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"473937","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"462954","prop2":"submitted","prop3":"ever","val":""}]],"eCap_continuity_15%":[[{"activation":"progression","prop":"471986","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"483125","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"483129","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"593196","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"630575","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"630573","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"660226","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"660259","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"660264","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"784177","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"784185","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"784178","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"784186","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"820423","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"820553","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"820572","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"898398","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"898406","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"927771","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"949750","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"949759","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"954665","prop2":"submitted","prop3":"ever","val":""}]],"eCap_continuity_20%":[[{"activation":"progression","prop":"476469","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"476464","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825291","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825295","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825300","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825311","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825306","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825319","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825323","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825332","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825334","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825327","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825342","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825338","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825348","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"825344","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"922677","prop2":"submitted","prop3":"ever","val":""},{"activation":"progression","prop":"924974","prop2":"submitted","prop3":"ever","val":""}]],"eCap_continuity_25%":[[{"activation":"submitted_email","prop":"yes","prop2":"","prop3":"","val":""}],[{"activation":"progression","prop":"1031703","prop2":"not_submitted","prop3":"ever","val":""}]]},"deployment_settings":null,"device_graph_enabled":"0","device_graph_settings":{"tagData":{"async":"true","data-fire":"0","data-gm":"0","id":"c.js","src":"//pixel.cdnwidget.com/cdn/c.min.js"},"trafficPercentage":100},"dfp_account_id":null,"dt_inserted_unix":"1484658454","els":null,"enable_advanced_cookie":"0","enable_ally":"1","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 urlToIdRegex = /[\u0026|?]i=([\\d]+)/;\nvar listPageTileSelector = '.product-tile a[data-wishlistpid]'\nvar BX_COOKIE = 'dwanonymous_14b15e6a02f9383793d0ddd235715dd9';\n\nfunction getCartCookie(){\n return getBounceCookie(BX_COOKIE);\n}\n\nfunction getIdFromUrl(url){\n\tif (typeof url !== 'string'){ return false; }\n\tvar idMatch = url.match(urlToIdRegex);\n\tif (idMatch \u0026\u0026 idMatch[1]){\n\t\treturn idMatch[1];\n\t}\n}\n\nfunction getItemIdOnListpage($el){\n\treturn $el.attr('data-wishlistpid') !== 'GIFTCARD' ? $el.attr('data-wishlistpid') : false;\n}\n\n/**\n * This was including the strings at the end of the id: SOTEC-12405\n * \n * function getAllItemIdsOnListpage(){\n\tvar items = jQuery(listPageTileSelector);\n\tvar itemIds = [];\n\tfor (var i = 0; i \u003c items.length; i++) {\n\t\tvar id = getItemIdOnListpage(items.eq(i));\n\t\tif (id \u0026\u0026 itemIds.indexOf(id) === -1 \u0026\u0026 id !== \"GIFTCARD\"){\n\t\t\titemIds.push(id);\n\t\t}\n\t}\n\treturn itemIds.join(',');\n}**/\n\nfunction getAllItemIdsOnListpage() {\n var items = jQuery(listPageTileSelector);\n var itemIds = [];\n items.each(function() {\n var id = getItemIdOnListpage(jQuery(this));\n var numericId = id.replace(/\\D/g, '');\n if (numericId \u0026\u0026 itemIds.indexOf(numericId) === -1 \u0026\u0026 numericId !== \"GIFTCARD\") {\n itemIds.push(numericId);\n }\n });\n return itemIds.join(',');\n}\n\nfunction prodPageLoaded(){\n\treturn bouncex.vars.product_name !== false \u0026\u0026 bouncex.vars.product_price !== false \u0026\u0026 bouncex.vars.ibx_prod_category !== false \u0026\u0026 bouncex.vars.ibx_imageurl !==false \u0026\u0026 bouncex.vars.ibx_all_vartions_selected \u0026\u0026 bouncex.vars.not_excluded_product;\n}\n\nfunction categoryPageLoaded(){\n\treturn bouncex.vars.ibx_category_title !== false \u0026\u0026 jQuery(listPageTileSelector).length \u003e 0;\n}\n\nfunction searchPageLoaded(){\n\treturn jQuery(listPageTileSelector).length \u003e 0;\n}\n\nfunction cartLoaded(){\n\treturn typeof bouncex.getVar('cart_qty').code() === 'number' \u0026\u0026 (jQuery('#cartForm .cart-item').length \u003e 0 || jQuery('#cart-message-notify:contains(\"Your shopping cart is currently empty\")').length \u003e 0);\n}\n\nfunction productListingPage(){\n\treturn jQuery('.product-set-list.product-grid-list').length \u003e 0 || jQuery('#product-set-list').length \u003e 0;\n}\n\nfunction isNotBackordered() {\n\treturn jQuery('.backorder-msg').length === 0;\n}\n\nfunction isPromotionExcluded() {\n return jQuery('[data-asset-id=\"discounts-not-allowed-message\"]').is(\":visible\");\n}\n\nif(window.location.host === 'www.overtons.com'){\n\tif (bouncex.website.pts === 'product' \u0026\u0026 bouncex.vars.not_excluded_product){\n\t\tvar id = JSON.parse(jQuery('script[type=\"application/ld+json\"]').last().text()).sku,\n\t\t ratings = jQuery('.avg-score').text();\n\t\t \n\t\tbouncex.et.onTrue(prodPageLoaded, function(){\n\t\t\tbouncex.push(['item', {\n\t\t\t\tid: id,\n\t\t\t\tcopy: bouncex.vars.product_name,\n\t\t\t\timageurl: bouncex.vars.ibx_imageurl,\n\t\t\t\tcategory: bouncex.vars.ibx_prod_category,\n\t\t\t\turl: bouncex.utils.url.allowParams(),\n\t\t\t\tprice: bouncex.vars.product_price,\n\t\t\t\tinstock: bouncex.vars.in_stock \u0026\u0026 isNotBackordered(),\n abandonment_excluded: isPromotionExcluded(),\n ratings: Number(ratings) \u003e= 4 ? ratings : false\n\t\t\t}]);\n\t\n\t\t\tif (productListingPage()){\n\t\t\t\tbouncex.push(['view item', {\n\t\t\t\t\t'item:id' : id\n\t\t\t\t}]);\n\t\t\t} else {\n\t\t\t\tbouncex.push(['view item', {\n\t\t\t\t\t'item:id' : id,\n\t\t\t\t\t'item:itemgroupid': id\n\t\t\t\t}]);\n\t\t\t}\n\t\t}, 20);\n\t\t\n\t\tif (jQuery('.color-attribute').length \u003e 0) {\n\t\t bouncex.on(bouncex.document, 'click.bxcolor', function() {\n\t\t bouncex.et.onVarChange('sku', function(oldVal){\n\t\t id = jQuery('.product-id').text();\n\t\t\t\t bouncex.push(['select_sku', {\n\t\t\t\t \t'item:id' : id,\n\t\t\t\t \t'item:itemgroupid': id,\n\t\t\t\t \t'item:feedid': id\n\t\t\t\t }]);\n\t\t });\n\t\t bouncex.off(bouncex.document, 'click.bxcolor');\n\t \t});\n\t\t} else {\n\t\t bouncex.push(['select_sku', {\n\t\t \t'item:id' : id,\n\t\t \t'item:itemgroupid': id,\n\t\t \t'item:feedid': id\n\t\t }]);\n\t\t}\n\t}\n\n\tif (bouncex.website.pts === 'category' || bouncex.website.pts === 'search'){\n\t\tbouncex.et.onHover(listPageTileSelector, function($el){\n\t\t var id = getItemIdOnListpage($el);\n\t\t if(id) {\n \t\t\tbouncex.push(['hover item', {\n \t\t\t\t'item:id' : id\n \t\t\t}]);\n\t\t }\n\t\t});\n\t}\n\n\tif (bouncex.website.pts === 'category'){\n\t\tbouncex.et.onTrue(categoryPageLoaded, function(){\n\t\t\tbouncex.push(['view category', {\n\t\t\t\t'items:ids' : getAllItemIdsOnListpage(),\n\t\t\t\t'page:url' : bouncex.utils.getOrigin() + window.location.pathname,\n\t\t\t\t'page:title' : bouncex.vars.ibx_category_title,\n\t\t\t}]);\n\t\t});\n\t}\n\n\tif (bouncex.website.pts === 'search'){\n\t\tbouncex.et.onTrue(searchPageLoaded, function(){\n\t\t\tbouncex.push(['view search', {\n\t\t\t\t'items:ids' : getAllItemIdsOnListpage(),\n\t\t\t\t'page:url' : bouncex.utils.url.removeParams([\"filters\", \"do\"]),\n\t\t\t}]);\n\t\t});\n\t}\n\n bouncex.et.cart.init({\n \tcartCountVariable: 'cart_qty',\n \tstoreValues: [],\n \treplenishmentType: 'ajax',\n \treplenish: replenish\n });\n \n function replenish(cart) {\n \tvar replenItems = cart.items;\n \tvar $deferreds = [];\n \treplenItems.forEach(function(item) {\n \t\t$deferreds.push(makeReplenItem(item));\n \t});\n \n \t$deferreds\n \t\t.reduce(function(promise, func) {\n \t\t\treturn promise.then(function() {\n \t\t\t\treturn func();\n \t\t\t});\n \t\t}, jQuery.Deferred().resolve([]))\n \t\t.then(replenComplete);\n }\n \n function makeReplenItem(item) {\n \titem.cartAction = 'update';\n \treturn function() {\n \t\treturn jQuery.ajax({\n \t\t\ttype: 'POST',\n \t\t\turl: 'https://www.overtons.com/on/demandware.store/Sites-Overtons-Site/default/Cart-AddProduct?format=ajax',\n \t\t\tdata: item.formData\n \t\t});\n \t};\n }\n \n function replenComplete() {\n bouncex.setv('replenished_cart', true);\n \t\tsetBounceCookie();\n \twindow.location.href = window.location.pathname + '#bx_replen=true';\n }\n\n\tif(window.location.href.indexOf('bx_replen') === -1 || window.location.href.indexOf('bx_cart') === -1){\n\t bouncex.et.onVarChange('cart_qty', function() {\n \t if (bouncex.vars.cart_qty === 0) {\n \t\t\t\tbouncex.push(['empty_cart', {}]);\n \t\t\t}\n\t });\n\t}\n\t\n\n\tif(bouncex.vars.logged_in \u0026\u0026 bouncex.vars.ibx_loggedin_once === false) {\n \tvar email = '';\n for (var i=0; i\u003cdataLayer.length; i++) {\n if (dataLayer[i].userEmail) {\n email = dataLayer[i].userEmail;\n break;\n }\n }\n if (email) {\n bouncex.setv('ibx_loggedin_once', true);\n \t setBounceCookie();\n \tbouncex.push(['user', {\n \temail: email,\n \tsource: 'LoggedIn'\n \t}]);\n }\n }\n \n if(bouncex.utils.getParam('e').length){\n\t\tvar userEmail = bouncex.utils.getParam('e');\n\t\tif(bouncex.utils.validate.email(userEmail)){\n\t\t\tbouncex.push(['user', {\n\t\t\t\temail: userEmail,\n\t\t\t\tsource: 'urlparam'\n\t\t\t}]);\n\t\t}\n\t}\n\t\n\n\tjQuery(document).on('ajaxComplete.bx', function(e,x,s){\n if(bouncex.vars.not_excluded_product \u0026\u0026 s.url.indexOf('Cart-AddProduct') \u003e -1 \u0026\u0026 x.status === 200 \u0026\u0026 window.location.href.indexOf('bx_cart') == -1){\n var item = {\n formData: s.data\n },\n id = s.data.split(\"pid=\")[1].split(\"\u0026\")[0].split(\"-\")[0];\n \n bouncex.push([\n 'add to cart',\n {\n 'item:id': id,\n 'cart:item': JSON.stringify(item)\n }\n ]);\n }\n });\n}\n","event_tracking_test_mode":"0","fastboot_enabled":"1","feed_config_json":"{\n \"WebsiteID\": \"2259\",\n \"Type\": \"product\",\n \"StepsToRun\": [\n \"import\"\n ],\n \"Source\": {\n \"Transport\": \"web\",\n \"Format\": \"csv\",\n \"ClientFeedCredsID\": \"2259/source\",\n \"FormatConfig\": {\n \"Type\": \"product\",\n \"Separator\": \"\\t\",\n \"FixQuotes\": true,\n \"Mappings\": [\n {\n \"BXField\": \"ID\",\n \"ClientField\": \"SKU\"\n },\n {\n \"BXField\": \"Description\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"ItemGroupID\",\n \"ClientField\": \"SKU\"\n },\n {\n \"BXField\": \"QuantityOnline\",\n \"ClientField\": \"Available Quantity\"\n },\n {\n \"BXField\": \"Link\",\n \"ClientField\": \"Product Page URL\"\n },\n {\n \"BXField\": \"Price\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"OriginalPrice\",\n \"ClientField\": \"Original Price\"\n },\n {\n \"BXField\": \"PromoPrice\",\n \"ClientField\": \"Promotional Price\"\n },\n {\n \"BXField\": \"MarkdownPrice\",\n \"ClientField\": \"Price\"\n },\n {\n \"BXField\": \"Title\",\n \"ClientField\": \"Title\"\n },\n {\n \"BXField\": \"ImageLink\",\n \"ClientField\": \"Image URL\"\n },\n {\n \"BXField\": \"Category\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Brand\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Color\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"Margin\",\n \"ClientField\": \"\"\n },\n {\n \"BXField\": \"AvailabilityDate\",\n \"ClientField\": \"\",\n \"ClientFormat\": \"2006-01-02 MST\"\n }\n ]\n },\n \"Compression\": \"gzip\"\n },\n \"ExportDestinations\": []\n}","force_https":"0","gbi_enabled":"0","global_control_size":"0","global_deployment":{"any_page_url|/order|session":{"activation":"any_page_url","prop":"not_contains","prop2":"session","prop3":"","val":"/order"},"any_page_url|behavioralemail|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"behavioralemail"},"any_page_url|cID=OMYBUYS|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cID=OMYBUYS"},"any_page_url|cID=YM|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cID=YM"},"any_page_url|cID=bx|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"cID=bx"},"any_page_url|categoryabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"categoryabandonment_pros"},"any_page_url|cust_3_of_3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"cust_3_of_3"},"any_page_url|email_autoresponder|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_autoresponder"},"any_page_url|email_categoryrecap_cust_2_of_3|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"email_categoryrecap_cust_2_of_3"},"any_page_url|hypercartabandonment_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"hypercartabandonment_pros"},"any_page_url|my-account/home|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"my-account/home"},"any_page_url|pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"pros"},"any_page_url|sessionrecap_pros|session":{"activation":"any_page_url","prop":"contains","prop2":"session","prop3":"","val":"sessionrecap_pros"},"any_page_url|unsub|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"unsub"},"any_page_url|utm_medium=email|ever":{"activation":"any_page_url","prop":"not_contains","prop2":"ever","prop3":"","val":"utm_medium=email"},"google_organic_policy|session":{"activation":"google_organic_policy","prop":"yes","prop2":"session","prop3":"","val":""}},"gmp_enabled":"1","gmp_url_exceptions":[],"google_analytics_id":"UA-50919832-2","google_analytics_view_account":"analytics@bounceexchange.com","google_analytics_view_id":"86278442","ibx_cart_replenishment_js":"{\"get\":\"\",\"set\":\"\"}","ibx_tracking_enabled":"0","id":"2259","inbox_reporting_enabled":"1","lang":"english","liquid_vars":{"AccentColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#c33921"},"Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"111 Red Banks Road, Greenville, NC, 27858,\u0026nbsp;USA"},"Address1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"111 Red Banks Road"},"Address2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Greenville, NC 27858"},"AltTextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"BelowHeroBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowHeroBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowProdGridBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BelowProdGridBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"BgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#F0F0F0"},"ClientId":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"2259"},"ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Overton's"},"ClientNameAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Overton's"},"ContactBannerCTA1Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Call Marcus"},"ContactBannerCTA1Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"866.232.8990"},"ContactBannerCTA2Copy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Email Marcus"},"ContactBannerCTA2Copy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"online@marcusvip.com"},"ContactBannerCopy1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Need anything?\u003cbr\u003eI'm here to help!"},"ContactBannerCopy2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"\"If you're happy, I'm happy.\""},"ContactBannerCopy3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Marcus Lemonis"},"ContactBannerCopy4":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Chairman and CEO\u003cbr\u003eCamping World® and Good Sam"},"ContactBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/helpcenter"},"CorpName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Overton's Inc"},"CustomerOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"10%"},"Disclaimer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"EmailAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"overtons@e2.overtons.com"},"EmailCode":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"OVT_20200211\tOVI200211_02112020\t263"},"ExploreCTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Start Exploring"},"ExploreHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Your adventure awaits\u0026hellip;"},"ExploreImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"498px","imgSize":"961kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Expore2Img-640x249.png"},"FEB23_LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"84px","imgSize":"16kb","imgWidth":"498px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/logo_249.png"},"FEB23_LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"249"},"FacebookImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"74px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/f.jpg"},"FacebookUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.facebook.com/overtons"},"FontStack":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Helvetica, Arial, sans-serif, Montserrat"},"FreeShip":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"$99"},"FreeShippingThreshold":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"$99"},"HTMLBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"HeadlineColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"HeroBg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"338px","imgSize":"38kb","imgWidth":"600px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/heroImg-600x338.jpg"},"HeroBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#00669E"},"HeroBgHeight":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"338"},"HeroBgHiRes":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"676px","imgSize":"115kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/heroImgHiRes-600x338.jpg"},"HeroBgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"600"},"HomepageUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/"},"InstagramImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"74px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/i.jpg"},"InstagramUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.instagram.com/overtonsh2o/"},"LocationBannerCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Find Your Nearest Camping\u0026nbsp;World"},"LocationBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"LocationBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.campingworld.com/shop"},"LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"84px","imgSize":"21kb","imgWidth":"498px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/logo-249.png"},"LogoImgWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"187"},"MAY21_AccentColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"MAY21_Address":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"111 Red Banks Road, Greenville, NC, 27858,\u0026nbsp;USA"},"MAY21_BgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"MAY21_BorderColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#f8f8f8"},"MAY21_ClientName":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Overton's Inc"},"MAY21_ExploreCTACopyBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#00669e"},"MAY21_FooterColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#797d82"},"MAY21_FooterLinkColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#00669e"},"MAY21_HeadlineColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"MAY21_HeroCTABorderColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#00669e"},"MAY21_HeroColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#00456b"},"MAY21_HeroImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"662px","imgSize":"1412kb","imgWidth":"1280px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Hero2Img-640x330.png"},"MAY21_IbxDisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"*Standard Free Shipping is applicable on orders over $69 for active Good Sam Members and on orders over $99 for all other customers. Free Shipping only applies on orders shipped within the 48 contiguous United States. Free Shipping is not valid on freight items, free-ship exempt items, returns, prior purchases, or express delivery. Other exclusions to the free shipping policy include items that have been excluded from our free shipping policy based on weight and/or size. These items are denoted as an exclusion on the item detail page.\u003cbr\u003e\u0026nbsp;\u003cbr\u003e**Offer only guaranteed for 48 hours after initial receipt.\u003cb\u003eOffer valid online and on in-stock merchandise only.\u003c/b\u003e Offer is not retroactive and cannot be used in combination with any other discount or coupon including the Good Sam Visa Discount. Greater coupon/offer discount will be applied. Offer is not valid on gift cards, memberships, generators, electronics, outboard motors, trolling motors, or augers. Additional item exclusions may apply and will be noted \"This item is excluded from all discounts and promotions\" on the item details page. Offer not valid on items intended for resale. Other exclusions may apply."},"MAY21_IbxDisclaimer2":{"description":"","enabled":false,"endDate":"2023-11-26T05:59:00.000Z","endTime":"00:59","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"Overton’s: *\u003cb\u003eStandard Free Shipping\u003c/b\u003e is applicable on orders over $69 for active Good Sam Members and on orders over $99 for all other customers. Free Shipping only applies on orders shipped within the 48 contiguous United States. Free Shipping is not valid on freight items, free-ship exempt items, returns, prior purchases, or express delivery. Other exclusions to the free shipping policy include items that have been excluded from our free shipping policy based on weight and/or size. These items are denoted as an exclusion on the item detail page.\u003cbr\u003e\u003cbr\u003e\u0026#42;Enter or verify that the code \u003cb\u003eFRIYAY\u003c/b\u003e is in your cart at checkout, and 15% will be deducted from your order. Offer is not retroactive and cannot be used in combination with any other discount or coupon. Greater coupon/offer discount will be applied. Not redeemable on purchases of Gift Cards or Memberships. Offer not valid on items intended for resale. Good for one time, one use only. Offer is not valid on Black Friday Doorbusters. Other exclusions may apply. Expires 11/26/2023.","startDate":"2023-11-22T06:00:00.000Z","startTime":"01:00","val":"*\u003cb\u003eStandard Free Shipping\u003c/b\u003e is applicable on orders over $69 for active Good Sam Members and on orders over $99 for all other customers. Free Shipping only applies on orders shipped within the 48 contiguous United States. Free Shipping is not valid on freight items, free-ship exempt items, returns, prior purchases, or express delivery. Other exclusions to the free shipping policy include items that have been excluded from our free shipping policy based on weight and/or size. These items are denoted as an exclusion on the item detail page"},"MAY21_LogoImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"62px","imgSize":"26kb","imgWidth":"374px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/overton/OV-LogoImg-187x31.jpg"},"MAY21_Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Watersports"},"MAY21_Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/watersports"},"MAY21_Nav1Width":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"100"},"MAY21_Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Docking"},"MAY21_Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/anchoring-docking"},"MAY21_Nav2Width":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"80"},"MAY21_Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Maintenance"},"MAY21_Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/repair-maintenance-hardware"},"MAY21_Nav3Width":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"110"},"MAY21_Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Trailering"},"MAY21_Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/trailering"},"MAY21_Nav4Width":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"90"},"MAY21_Nav5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Fishing"},"MAY21_Nav5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/fishing"},"MAY21_Nav5Width":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"90"},"MAY21_Nav6Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_Nav6Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_Nav6Width":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_NavsWidth":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"472px"},"MAY21_PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"1-800-334-6541"},"MAY21_PrimaryColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#00669e"},"MAY21_ProdBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#f4f6f8"},"MAY21_QuantityColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#C30000"},"MAY21_ShipBannerColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#c9c9c9"},"MAY21_ShippingBannerBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#f4f4f4"},"MAY21_ShippingBannerBorderColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"62px","imgSize":"1kb","imgWidth":"66px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social1Icon-33x31.png"},"MAY21_SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.facebook.com/overtons"},"MAY21_SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"62px","imgSize":"1kb","imgWidth":"66px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social2Icon-33x31.png"},"MAY21_SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://twitter.com/overtons"},"MAY21_SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"62px","imgSize":"2kb","imgWidth":"66px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social3Icon-33x31.png"},"MAY21_SocialLink3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.pinterest.com/overtons/"},"MAY21_SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"62px","imgSize":"2kb","imgWidth":"66px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social4Icon-33x31.png"},"MAY21_SocialLink4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.instagram.com/overtonsh2o/"},"MAY21_SocialLink5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"62px","imgSize":"2kb","imgWidth":"66px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Social5Icon-33x31.png"},"MAY21_SocialLink5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.youtube.com/channel/UCyTY17v57eJCnH-l-wG3lmQ"},"MAY21_SocialLinkHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Join our community"},"MAY21_TextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#000000"},"MAY21_ThirdColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#212b36"},"MAY21_TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Online Specials"},"MAY21_TopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/search?pmid=on-sale-now"},"MAY21_TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Hot Buys"},"MAY21_TopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/search?pmid=ts-hot-buy"},"MAY21_TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Clearance"},"MAY21_TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/search?pmid=ts-all-clearance"},"MAY21_TopCat4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Help Center"},"MAY21_TopCat4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/helpcenter"},"MAY21_TopCat5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_TopCat5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_TopCat6Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_TopCat6Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"MAY21_TopCat7Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Gift Cards"},"MAY21_TopCat7Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/gift-cards.html"},"MAY21_TopCat8Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"\u003cb\u003eMembers Only\u003c/b\u003e Specials"},"MAY21_TopCat8Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/search?pmid=ts-mos"},"MAY21_TopCatHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"More ways to\u0026nbsp;save"},"MAY21_Vprop1CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Get Details"},"MAY21_Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Free Shipping over $69\u003cbr\u003efor Good Sam members"},"MAY21_Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"68px","imgSize":"4kb","imgWidth":"136px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Vprop1Img-68x34.png"},"MAY21_Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/"},"MAY21_Vprop2CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Join Today"},"MAY21_Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Members Save More\u003cbr\u003eEveryday"},"MAY21_Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"72px","imgSize":"4kb","imgWidth":"128px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Vprop2Img-64x36.png"},"MAY21_Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/join-goodsam"},"MAY21_Vprop3CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Learn More"},"MAY21_Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Good Sam Rewards\u003cbr\u003eVisa Credit Card"},"MAY21_Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"73px","imgSize":"1kb","imgWidth":"108px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Vprop3Img-54x37.png"},"MAY21_Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/goodsamcreditcard.html"},"MAY21_VpropBgColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#ffffff"},"MAY21_VpropCTAColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#212b36"},"MAY21_VpropColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#f1f1f1"},"MembersFreeShippingThreshold":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"$69"},"Nav1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Watersports"},"Nav1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/watersports"},"Nav2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Docking"},"Nav2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/anchoring-docking"},"Nav3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Maintenance"},"Nav3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/repair-maintenance-hardware"},"Nav4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Trailering"},"Nav4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/trailering"},"Nav5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Fishing"},"Nav5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/fishing"},"NavSeparators":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"\u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp; \u0026nbsp;"},"PhoneNumber":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"1-800-334-6541"},"PinterestImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"74px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/p.jpg"},"PinterestUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.pinterest.com/overtons/"},"PopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat6Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat6Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat7Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat7Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat8Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PopCat8Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"PrimaryColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#00669E"},"PrimaryUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/"},"PrivacyUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.campingworld.com/helpcenter-ourpolicies/privacyPolicy.html"},"ProspectHighOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"10%"},"ProspectLowOffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"10%"},"REFRESH_MAY21":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"ServiceEmailAddress":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"service@overtons.com"},"ShippingBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"30px","imgSize":"2kb","imgWidth":"136px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/preheader-logo-68x15.png"},"ShippingBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/join-goodsam"},"SocialLink1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"54px","imgSize":"2kb","imgWidth":"54px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/1-fb_27.png"},"SocialLink1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.facebook.com/overtons"},"SocialLink2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"54px","imgSize":"2kb","imgWidth":"54px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/2-tw_27.png"},"SocialLink2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://twitter.com/overtons"},"SocialLink3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"54px","imgSize":"2kb","imgWidth":"54px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/3-ig_27.png"},"SocialLink3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.instagram.com/overtonsh2o/"},"SocialLink4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"54px","imgSize":"2kb","imgWidth":"54px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/4-yt_27.png"},"SocialLink4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.youtube.com/@overtons"},"SocialLinkHeadline":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Join our community"},"StatementBannerImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"288px","imgSize":"154kb","imgWidth":"1236px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/overton/StatementBannerImg3-640.jpg"},"StatementBannerUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Online@MarcusVIP.com"},"TextColor":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"#404041"},"TextSendOffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TextSendOffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"TopBannerImg":{"description":"","enabled":false,"endDate":"2023-11-28T05:59:00.000Z","endTime":"00:59","imgHeight":"200px","imgSize":"","imgWidth":"1200px","promoVal":"https://assets.bounceexchange.com/assets/uploads/users/7730/aee3959150d7eba2877f1ee9bf6d3092.jpg","startDate":"2023-11-26T06:00:00.000Z","startTime":"01:00","val":""},"TopBannerUrl":{"description":"","enabled":false,"endDate":"2023-11-28T05:59:00.000Z","endTime":"00:59","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"https://www.overtons.com/","startDate":"2023-11-22T06:00:00.000Z","startTime":"01:00","val":""},"TopCat1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"WATERSPORTS\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e"},"TopCat1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat1_135.png"},"TopCat1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"http://www.overtons.com/watersports/"},"TopCat2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"BOATS\u0026sbquo; MOTORS \u0026amp; ENGINE\u0026nbsp;PARTS"},"TopCat2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat2_135.png"},"TopCat2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/Boats-Motors-Engine-Parts"},"TopCat3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"ANCHOR \u0026amp; DOCKING\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e"},"TopCat3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat3_135.png"},"TopCat3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/Anchoring-Docking"},"TopCat4Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"TRAILERING\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e"},"TopCat4Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat4_135.png"},"TopCat4Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"http://www.overtons.com/trailering/"},"TopCat5Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"ELECTRONICS\u003cspan class=hide\u003e\u003cbr\u003e\u0026nbsp;\u003c/span\u003e"},"TopCat5Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"http://assets.bounceexchange.com/email/overtons/56-part-2017-02-16/images/cat5_135.png"},"TopCat5Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/electronics-navigation"},"TwitterImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"74px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/t.jpg"},"TwitterUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://twitter.com/overtons"},"Vprop1CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Get Details"},"Vprop1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Free Shipping over $69\u003cbr\u003efor Good Sam members"},"Vprop1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"60px","imgSize":"5kb","imgWidth":"96px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/Vprop1_48.png"},"Vprop1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/"},"Vprop2CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Join Today"},"Vprop2Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Members Save More\u003cbr\u003eEveryday"},"Vprop2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"36px","imgSize":"2kb","imgWidth":"36px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/9562/goodsam/vpropIMG/011924/e395e4ef5c11706646d7e4f4b0d03752.jpg"},"Vprop2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/join-goodsam"},"Vprop3CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Learn More"},"Vprop3Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Good Sam Rewards\u003cbr\u003eVisa Credit Card"},"Vprop3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"60px","imgSize":"2kb","imgWidth":"88px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/8931/Overtons/020723/Vprop3_44.png"},"Vprop3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/goodsamcreditcard.html"},"VpropCopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"America's Fishing, Marine \u0026 Watersports Superstore overtons.com"},"VpropImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"234px","imgSize":"99kb","imgWidth":"1200px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4035/032520/Overtons/bannerImg-600.jpg"},"VpropUrlA":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/"},"VpropUrlB":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/"},"Welcome1Logo1CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Shop Now"},"Welcome1Logo1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"54px","imgSize":"5kb","imgWidth":"202px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/WelcomeLogo1-101x27.png"},"Welcome1Logo1Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.ganderoutdoors.com/"},"Welcome1Logo2CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Shop Now"},"Welcome1Logo2Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"36px","imgSize":"4kb","imgWidth":"214px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/WelcomeLogo2-107x18.png"},"Welcome1Logo2Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.overtons.com/"},"Welcome1Logo3CTACopy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Subscribe Now"},"Welcome1Logo3Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"35px","imgSize":"4kb","imgWidth":"305px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/WelcomeLogo3-153x18.png"},"Welcome1Logo3Url":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.rv.com/"},"Welcome2Block1Copy":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"Exclusive Account Holder\u0026nbsp;Benefits:"},"Welcome2Block1Img":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"897px","imgSize":"78kb","imgWidth":"1239px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/4754/camping-world/Welcome1Img-620x449.png"},"YoutubeImg":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"74px","imgSize":"3kb","imgWidth":"74px","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://assets.bounceexchange.com/assets/uploads/users/741/email/overtons/56-part-2018-03-29/images/y.jpg"},"YoutubeUrl":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"https://www.youtube.com/user/OvertonsOnline"},"cmsoffer":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"10%"},"couponcode1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"couponcode3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsitedisclaimer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer1":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer2":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"onsiteoffer3":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":""},"testvariable":{"description":"","enabled":false,"endDate":"NaN-NaN-NaN","endTime":"","imgHeight":"","imgSize":"","imgWidth":"","promoVal":"","startDate":"NaN-NaN-NaN","startTime":"","val":"This is a test"}},"load_jquery":"auto","max_activations_pageview":"1","max_activations_session":"2","metadata":{"brand_name":"Overton's","client_plan":"managed","enable_ally_settings_json":"{\"enable_ally_aria_labels\":1,\"enable_ally_focus\":1,\"enable_ally_number_to_string\":1}","enable_osr_events":"1","enable_short_links":"0","google_analytics_v4_measurement_id":"G-V88JRNKH6N","google_analytics_v4_property_id":"325848628","lookup_esp_settings":"{\n \"EspName\": \"campingworld\",\n \"EspCredsId\": \"2259/campingworld\",\n \"UseS3Body\": false,\n \"EspExtraFields\": {\n \"CampingWorld\": {\n \"PreferenceId\": 268\n }\n }\n}","minify_email":"1","sms_block_quebec":"0","sms_configs":"{}","sms_country":"","sms_creds_id":"","sms_double_opt_in":"0","sms_enabled":"0","sms_mt_config":"81097","sms_privacy_policy_link":"https://bit.ly/31Rx83Q","sms_provider":"openmarket","sms_shared_short_code_enabled":"0","sms_short_code_by_country":"{}","sms_short_codes":"[]","sms_terms_conditions_link":"https://bit.ly/2TyHbpK","use_button_tag_for_close":"0","use_verbose_label_for_close":"0"},"name":"Overton's","no_control_ips":[],"no_ecaps_in_canada":"0","order_email_js":"","order_id_js":"","order_val_js":"","overlay_js":"","page_type_json":{"cart":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"location.pathname === '/cart';"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"qa.overtons.com/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"qa-sfra.overtons.com/cart"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"stage.overtons.com/cart"}]]},"category":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.grid-title-results-group').length \u003e 0;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"search?q="}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"search?pmid="}]]},"checkout":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"(function() {\n for (var i = 0, i \u003c dataLayer.length; i++) {\n if (dataLayer[i].pageType) {\n return dataLayer[i].pageType === 'checkout';\n }\n }\n return false;\n})();"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"qa.overtons.com/on/demandware.store/Sites-Overtons-Site/default/COCustomer-LoginForm\t"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"qa.overtons.com/checkout\t"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"qa-sfra.overtons.com/checkout/begin\t"}]]},"home":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"window.location.pathname === '/';"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"stage.overtons.com"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"qa-sfra.overtons.com\t"}]]},"product":{"testmode":false,"val":[[{"activation":"js","prop":"","prop2":"","prop3":"","val":"document.querySelectorAll('.product-id').length === 1;"}],[{"activation":"current_page_url","prop":"not_contains","prop2":"","prop3":"","val":"https://qa-sfra.overtons.com/3quot%3B-slide-valve-with-gate-seals-6382.html\t"}]]},"search":{"testmode":false,"val":[[{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?q="},{"activation":"current_page_url","prop":"contains","prop2":"","prop3":"","val":"/search?pmid="}]]}},"perf_logging_enabled":"0","pick_random_campaigns":"0","polling_interval":"1000","provider_config":false,"script_delay":"0","script_tags_json":null,"sibling_website_ids":null,"template_site":"0","test_child_id":"0","test_enabled":"0","test_traffic":"0","third_party_cookie":"0","top_stats_disabled":"0","tp_conversion_js":"","use_website_cookie":"1","user_history_enabled":"0","v2_enabled":"1","vars":[{"code":"(function(){\n if(bouncex.vars.product_price){\n var price = bouncex.vars.product_price;\n return parseFloat(price - (price * 0.10)).toFixed(2);\n }\n return false;\n})();","default":"false","name":"10_percent_off","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"bouncex.vars.product_page ? jQuery('.backorder-msg:visible').length \u003e 0 : null;","default":"false","name":"backordered_product","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"null;","default":0,"name":"cart","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":false},{"code":"(function(){\r\n\treturn jQuery('.minicart-quantity').length \u003e 0 ? jQuery('.minicart-quantity').text().trim() : null;\r\n})();","default":"0","name":"cart_qty","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"(function(){\n var $cartQty = Number(jQuery('.minicart-quantity').text().replace(/[^0-9]/g, '')),\n $subTotal;\n\n var i = dataLayer.length - 1,\n j = 0,\n subtotal = 0;\n if ($cartQty === 0) {\n return 0;\n }\n if (bouncex.website.pts === 'product' || bouncex.website.pts === 'category') {\n \n for (i; i \u003e -1; i--) {\n if (dataLayer[i].event === ('productView') || dataLayer[i].event === ('pageMetaData')) {\n for (j; j \u003c dataLayer[i].cartedProductQuantity.length; j++) {\n subtotal += dataLayer[i].cartedProductQuantity[j] * dataLayer[i].cartedProductUnitPrice[j];\n }\n return Math.round(subtotal * 100) / 100;\n }\n }\n } else {\n $subTotal = jQuery('.totals-container .sub-total, .minicart-footer:visible .sub-total')\n return Number($subTotal.text().replace(/[^0-9.]/g, '')) || null;\n }\n})();","default":"0","name":"cart_total","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.breadcrumb a:last').length \u003e 0 ? jQuery('.breadcrumb a:last').text() : false;","default":"false","name":"category_title","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"check_replenishment","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":false},{"code":"(function(){\n var url = window.location.href;\n if (url.indexOf('m.overtons.com') \u003e -1) {\n return jQuery('body').hasClass('checkout') \u0026\u0026 jQuery('#breadcrumbs').text().toLowerCase().indexOf('confirm') \u003e -1;\n } else {\n return url.indexOf('/checkout') \u003e -1 \u0026\u0026 jQuery('#breadcrumbs').text().toLowerCase().indexOf('order confirmation') \u003e -1;\n }\n})();","default":"false","name":"checkout_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"(function(){\n var coupon = jQuery('dd.red_message');\n if(coupon.length){\n return true;\n }\n return false;\n})();","default":"false","name":"coupon_applied","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('form div.success:visible').text().indexOf('Subscribing') \u003e -1 || null;","default":"false","name":"email_submitted","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.vars.logged_in ? true : null;","default":"false","name":"ever_logged_in","page_types":[],"persist":"permanent","polling":"none","testmode":false,"trigger":false},{"code":"window.location.href.indexOf('/review-order') \u003e -1 || window.location.href.indexOf('/order-confirmation') \u003e -1 || null;","default":"false","name":"ever_on_conf_page","page_types":[],"persist":"permanent","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('div[data-asset-id=\"discounts-not-allowed-message\"]:visible').length \u003e 0;","default":"false","name":"excluded_sale_product","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"bouncex.vars.product_page ? jQuery('.price-block li').text().trim().toLowerCase().indexOf('additional freight charge') \u003e -1 : null;","default":"false","name":"freight_charge_item","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"(function(){\n\tif(jQuery('.product-variations .attribute').length === 0){\n \treturn true;\n\t}\n var options = jQuery('.product-variations .attribute').length;\n var selected = 0;\n jQuery('.product-variations .attribute').each(function(){\n \tif(jQuery(this).find('.selectable.selected').length \u003e 0){\n \tselected++;\n }\n });\n\n return options == selected\n \n})();","default":"false","name":"ibx_all_vartions_selected","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"jQuery('#seo-h1').length \u003e 0 ? jQuery('#seo-h1').text().trim() : (jQuery('.breadcrumb a:last').length \u003e 0 ? jQuery('.breadcrumb a:last').text().trim() : false);","default":"false","name":"ibx_category_title","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":false},{"code":"jQuery('.slide.primary-images-thumbnail-slide-dot-image.tns-slide-active \u003e img').first().attr('src') || bouncex.parseJSON(jQuery('script[type=\"application/ld+json\"]').last().text(),{image:[false]}).image[0];","default":"false","name":"ibx_imageurl","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"(function(){\r\n if(jQuery('.grid-main-view.grid-filters .product-grid-item-row').length \u003e 0){\r\n return jQuery('.grid-main-view.grid-filters .product-grid-item-row').filter(function(i,v){\r\n return jQuery(v).find('.in-stock-msg').text() === \"In Stock\";\r\n }).length \u003e 0;\r\n } else {\r\n return jQuery('#add-to-cart').not(\"[disabled='disabled']\").length \u003e 0\r\n }\r\n})();\r\n\t","default":"false","name":"ibx_in_stock","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"ibx_loggedin_once","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":"pageload"},{"code":"bouncex.parseJSON(jQuery('.add-to-cart-custom').eq(0).attr('data-gtmdata'),{category:false}).category;","default":"false","name":"ibx_prod_category","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"location.href.indexOf('ibx_test') \u003e= 0 || null;","default":"false","name":"ibx_test","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":false},{"code":"!!(bouncex.cookie.uid || bouncex.getBounceCookie('__ibxu'));","default":"false","name":"identified","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"typeof document.documentMode !== 'undefined' || /Edge/.test(navigator.userAgent);","default":"false","name":"ie_edge","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"jQuery('.availability-msg').text().trim().toLowerCase().indexOf(\"this item is currently not available\") === -1 || jQuery('.not-available-msg').length === 0;","default":"false","name":"in_stock","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"(function() {\n for (var i=0; i\u003cdataLayer.length; i++) {\n if (dataLayer[i].userEmail) {\n return true;\n break;\n }\n }\n})();","default":"false","name":"logged_in","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"jQuery('.discounts-not-allowed-message').length === 0 \u0026\u0026 window.location.href.indexOf('GIFTCARD') === -1","default":"false","name":"not_excluded_product","page_types":[],"persist":"no","polling":"vars","testmode":false,"trigger":false},{"code":"window.location.href.indexOf('/review-order') \u003e -1 || window.location.href.indexOf('/order-confirmation') \u003e -1","default":"false","name":"on_conf_page","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"window.location.href.indexOf('/review-order') \u003e -1 || window.location.href.indexOf('/order-confirmation') \u003e -1 || null;","default":"false","name":"on_conf_page_this_visit","page_types":[],"persist":"visit","polling":"all","testmode":false,"trigger":false},{"code":"bouncex.website.pts;","default":"false","name":"pagetype","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.price-block.text-md.message-alerts').text().trim().length \u003e 0 || jQuery('#promo_box').length \u003e 0;","default":"false","name":"pdp_text_below_atc","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":"pageload"},{"code":"JSON.parse(jQuery('script[type=\"application/ld+json\"]').last().text()).name","default":"false","name":"product_name","page_types":["product"],"persist":"no","polling":"vars","testmode":false,"trigger":false},{"code":"bouncex.website.pts === 'product';","default":"false","name":"product_page","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"Number(JSON.parse(jQuery('script[type=\"application/ld+json\"]').last().text()).offers.price) || Number(jQuery('.non-member-price').eq(0).text().replace(/[^0-9\\.]/g, '')) || Number(jQuery('.price-label').eq(0).text().replace(/[^0-9\\.]/g, ''));","default":"false","name":"product_price","page_types":["product"],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"localStorage.getItem('bxProdHist') ? JSON.parse(localStorage.bxProdHist).length : null;","default":"0","name":"products_tracked","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('#mainQty').val() \u003e 0 || jQuery('.quantity_input').val() \u003e 0;","default":"false","name":"quantity_selected","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false},{"code":"null;","default":"false","name":"replenished_cart","page_types":[],"persist":"visit","polling":"none","testmode":false,"trigger":false},{"code":"(function() {\n var products = window.cartData[0].items;\n var length = products.length;\n for (let i = 0; i \u003c length; i++) {\n /* if there is an eligible product in the cart */\n if (products[i].eligibleForPromos === true) {\n return true;\n }\n }\n return false;\n})();","default":"false","name":"sale_eligible_item_in_cart","page_types":["cart"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"(function() {\n var products = window.cartData[0].items;\n var length = products.length;\n for (let i = 0; i \u003c length; i++) {\n /* if there is an ineligible product in the cart */\n if (products[i].eligibleForPromos === false) {\n return true;\n }\n }\n return false;\n})();","default":"false","name":"sale_ineligible_item_in_cart","page_types":["cart"],"persist":"no","polling":"all","testmode":false,"trigger":"pageload"},{"code":"jQuery('.price-block__price span.text-md span:eq(1)').text() ? jQuery('.price-block__price span.text-md span:eq(1)').text().split('Save')[1].split('(')[0].trim() : null;","default":"false","name":"savings_amount","page_types":[],"persist":"no","polling":"all","testmode":false,"trigger":false},{"code":"jQuery('.product-id').text();","default":"false","name":"sku","page_types":["product"],"persist":"no","polling":"vars","testmode":false,"trigger":"pageload"},{"code":"bouncex.ibx.uid !==0;","default":"false","name":"visitor_identified","page_types":[],"persist":"no","polling":"none","testmode":false,"trigger":false}],"website":"overtons.com","website_id":"2259","cache_meta":{"paths":{"1000517":"1000517-8b473392b1e1b1f77d04dbf108be8431","1001617":"1001617-78785f8ee7fb4034c22a59ca20256e43","1001618":"1001618-c4beb65b1826f9179b5f8d3550e297c8","1001619":"1001619-b6275a65ac30a56d217996f638388d5b","1001620":"1001620-011327ea6a4231f037042a462cd68ef1","1001825":"1001825-3e06f6fe6be29f57c0aa9d629260202b","1001826":"1001826-7a96847dec16fff7c3ca23a83b1076a4","1001827":"1001827-ce38c59ac3ec47d21d0384f6d13c2f0d","1001987":"1001987-c231d8c2077690a59e4ab80caa441625","1001988":"1001988-474ce8f3107ed2b8ae2d52d500ce40ea","1001989":"1001989-4eff40aaaea8378e7de39a19325d169f","1001990":"1001990-1a824afee4a35ce6b05ca861a15bacb2","1001991":"1001991-06d2308593b56cf8f87380239f25e4d2","1001992":"1001992-fab8bb1c6f52d9f161bde77c341d76b2","1001993":"1001993-c42b76d5b654e20473a6095b914acf0e","1002018":"1002018-c9ef5b21a47d3f4f29e342e782e4f69d","1002019":"1002019-f2c43ad4b3aa864f831e98cbab2c4b29","1002020":"1002020-5df61b81a965d0285f6cfeb2eaf231fe","1002021":"1002021-e02d2edbe78d0293f4b502cfd9fb02ff","1002022":"1002022-2be461766442ddf0cb593ac95911bfe8","1002023":"1002023-b3e85f2cf5efb51487c16bb055d33f4f","1002024":"1002024-31c25b633a08cc5b6a00fa9e7c0acd75","1002025":"1002025-6931dc095f7e3bb2166ae84443692b9f","1002026":"1002026-a0e02ae1312baf5c23310e47745d8d8d","1002027":"1002027-ace983133e167dedabe4d932d5a4d3cd","1002216":"1002216-b1a5e130d23e9e97159ec519ee87735d","1002217":"1002217-33a2a00cc9b25164146f963fd7cb7bfc","1002218":"1002218-dd01d6b6f8f9ef0679fe92c776b22fa4","1002223":"1002223-013e2ea0a57823f152a53ef3f0688634","1002224":"1002224-6891804402d576c64915ff592b32f9a7","1002225":"1002225-3012848b976f893a9aa05dbb98a194b1","1002226":"1002226-5c819f0c3911b7abec9e784a24387dcb","1002231":"1002231-6ae3cf9c0dc8b1a846e3de5e499fffca","1002236":"1002236-ed7ad47ce735ff113e40f5f11c3c573f","1002237":"1002237-b52c9dd016f79c3a4272b99c6d88a64d","1002238":"1002238-a37a5ddd2e93a666c26593371d43fff8","1002239":"1002239-41cf381ce6f89a9ee061cb962c70423a","1002240":"1002240-b70ddcf96b359901b24f14af966fef57","1002241":"1002241-a3778f92805a14ba517c7d37f3da0642","1002289":"1002289-86253a6e462dfe4da0b7cba867b07ccf","1002290":"1002290-7a1db1494bc985bae68ff739aa6aa669","1002291":"1002291-d80090ccbf21d76bee33682346db9f69","1002292":"1002292-94b0267b37fc200f79e3e8fb164e242b","1015750":"1015750-e499e27a9fd6cfe30193e9579d2db5c7","1026734":"1026734-67d3b842ef3d5c2f05098a501679d000","1026735":"1026735-ad4ae626e217bf307f0a92baeebe7757","1026736":"1026736-c863de92ceed881577b4fb95d098bd67","1031704":"1031704-00190cf2cda6c4463504e57e930a9c82","1031705":"1031705-07b54371327398e25b63423a54057277","1031706":"1031706-74f92a4fbafb455b8b0fa241282b22a4","1035600":"1035600-dc48c2d0940a7615f156ca0b017f6770","1035601":"1035601-44178f0027ba05d26d9c6aa7f3dad674","1035602":"1035602-e3c518c2783669f83f6f066cbc3647f9","1037290":"1037290-e1fe5949d44bea4508902c045449b51a","1037291":"1037291-462e8acfa9da1bcb414e98c5faaf23a2","1037292":"1037292-8c1d79fce2e36725cd7d7b6417a199bd","1037293":"1037293-0c23883cfb1661555c85725e72228c39","1048201":"1048201-6eca2dc218c03c016c413ce6a8df3a41","1048202":"1048202-869611f334aa060db1aade9e47f4d0d2","1048203":"1048203-e8e009cdafd9e374d02f5d97faf60a95","1059901":"1059901-14d9194bb06b6346a02a9fdea6f17713","1059902":"1059902-d6109ec14913738baa4f5a02c2186131","1059903":"1059903-bb9503588206f2fb3df37e730b82b7f6","1059907":"1059907-ade4e4aaf63b26367e279bcb6fb9b1cd","1059908":"1059908-c495bf2c1c593bea60b18066706c55b7","1059909":"1059909-d0be4697105145f502eeb9d8ecc3779d","1059910":"1059910-18ed2d4dfa004c4d715639fc20df2185","1059918":"1059918-e20b6179700cf9969ce3e7e79e1e21d3","1059919":"1059919-0dd6fad788136d2f38a994cb16b4be0c","1059920":"1059920-e3ac3e18d95d34772aebe6bac94f7b01","1059922":"1059922-a4ed6e4bff21a6c62608ec1152ca7b79","1074054":"1074054-294b3c1cc3272579ace10c9ac5a196d5","1074055":"1074055-c6a36dd7bd21e9c558bb1b9575785988","1074056":"1074056-a93c61c14952e87db162ba2b4473067e","1074057":"1074057-dd59b1a60519adc885f0fa52407158e6","1074060":"1074060-5ac419298af4720a0133ac6de9f32a93","1074062":"1074062-2b84efd0421f5835f4312f4522303570","1074063":"1074063-667795e9b435c192b26f673a877110b4","1074064":"1074064-676ee9c5f3ebfb47dabe118d6868734b","1074065":"1074065-56368e22366a46bfa277c3c11e3f313f","1074088":"1074088-b0bf05235d600d3b4cf77e701b094471","1074089":"1074089-f3992c549cea51e59a18c567e7d5d150","1074090":"1074090-5b19e188f2017af2745cb3a58fdd6e49","1092412":"1092412-6525845b1dd27b02f210c578c7ecc3a4","1100831":"1100831-099659f213c5d8a499859e33b8aaa74a","1100832":"1100832-406529b84f8c64b6b3a786056c8f9eec","1100833":"1100833-8c84ecf4cfcfa6cd350dbd41383139ca","1100835":"1100835-207094c99ef22a51f08a4118adbc8599","1109660":"1109660-7069fd2f7c9e9552596499b4995064f7","1109661":"1109661-4b23f38852a23ee86b5757297a7d7828","1109662":"1109662-13164ee7a7d601b8d6d5224115831764","1109663":"1109663-aa713e68e55a58f075ebad505429887a","1109665":"1109665-174094913cccbb12a1dda22f3b359799","1109666":"1109666-75e3dca9513871b4273faea9c3591b65","1109667":"1109667-cd2928efd3add52c13119ebcd951aac3","1109668":"1109668-3aab0a6c2d72279b91ff812bd0aae49a","1119098":"1119098-8a0e07ca4c88041a9c39d7238568f15d","1119099":"1119099-580ad05b79b4f81dd7327966fb6b73df","1119100":"1119100-88458ed6875c1ee48fa6c44ea35b6963","1119101":"1119101-40228a3ee57a5428d84301d52c999e9a","1130635":"1130635-cbe2fb0f18b2633146dd07ec9a03295e","1130641":"1130641-15d358cebc1a9ec7ab0fe0c2d830259f","1136100":"1136100-a585322e12ad7402bc286f70cd0a8904","1136101":"1136101-43d25e2a0ee992da22bb50ca5b504396","1136102":"1136102-371a019bb987a7824c789c652b28ba1d","1136103":"1136103-dd89c05c2eabc7066bdb18768d3b71d0","1136104":"1136104-de43951ebe8813e1743ebf8efbf81245","1136105":"1136105-5b5be8bd7a4f22601a2223f92cb30cdb","1136139":"1136139-dee6901511479b997246b93e27705bb0","1136141":"1136141-4de593e8f0accbc1194699f30a4e518a","1136142":"1136142-f15debffdde0c22fc75cfae724ceb4d1","1136143":"1136143-8140c9e3d8904e1d65ab23375f6779cf","1136305":"1136305-53ccd522a6902e4c1c1eb89b1b18ceda","1136315":"1136315-f6f0bb0620e7d3a0953e61f7ca0f5193","1136316":"1136316-a5b1fb4f7938f3ed97cda81c9783a2c2","1136317":"1136317-ecae85b8d7884033e74c391d68968360","1136318":"1136318-1c1e36a47b8b57320259b10aace515bf","1136319":"1136319-5e3612ca50a2e43e2476c4ab415d2527","1136320":"1136320-262e0cf6c41a9ae33754e21a7eb4d82d","1136321":"1136321-beda45ce35ac5068a7cd433d9edcd858","1136322":"1136322-12ff1b8399204d0092afb324a0fc3008","1136327":"1136327-c0a79f7e71a1e6e3479b902a5e32a5f6","1136328":"1136328-7ce2a1632bb6604fd29e74323d702198","1136329":"1136329-7cec7020c8ad5cd8fb6de685b1e9bf40","1136330":"1136330-3fe68eb16f8f06473c31af552ba120df","1136331":"1136331-d6b6cc4b52e4a6de48709e5582ae9373","1136332":"1136332-49974f58ed16ce5a50e24ef9497479c1","1136333":"1136333-1b34efb9763e218fe18ffc1deec8b8fc","1136334":"1136334-a501002ce108624d1b686ff3d0da847d","1136335":"1136335-ed4ee4019f53a8bdaafdc7fbeadb5d42","1136336":"1136336-4206889ca1daa38d08213d3befffc39f","1136337":"1136337-d9beb30930432d8d69d25f148af2f807","1136338":"1136338-54bb76f0210e0fdfda52718d9233aa51","1136339":"1136339-b613a06835ab8857fd6ec885cb303e07","1136340":"1136340-d15da0b8141a53bca561b45803fa1f38","1136341":"1136341-80ea55369b2a3a3ad01a09080624b1c5","1136342":"1136342-c3bca28cfbb74a81c63d915aac669994","1136343":"1136343-c7329a930414d5f272f44122d6cbc88b","1136344":"1136344-af827ef7e19ae6c5e115c3d534087a83","1136345":"1136345-6f6330a39a1f71817f736ec8037dfdd0","1136346":"1136346-b1de011a80511ad914edcecc6483ebe1","1136347":"1136347-1737ac4a9c092870fb768d1dfb566c89","1136348":"1136348-5a0349bafdf1a7e133a23ddaca7398c9","1136349":"1136349-71f11ddd55171002dedfbbbd7b34f4b1","1136350":"1136350-c5d5d480695a57e1e71b43f763927b3c","1136358":"1136358-35c1f8fde4a95e851a73149c96dffa29","1136386":"1136386-5f965ff34d9af68501030c79ce6ad6d6","1136387":"1136387-33afd6f2430b4c32c1634ed2be2ea3c2","1136388":"1136388-779e44bec11bc72ccf3f5fc6de5fbf5e","1136389":"1136389-685914759bf733927557911625fd9df4","1136390":"1136390-a5c1996824b585b5ebc9612caf35c87b","1136391":"1136391-e91867ee1d67d316c147be543753c76a","1142216":"1142216-5073ed84dd201835de6f1cf26fc24a3b","1142217":"1142217-8440d6ad7f98dcde012a33589910cb06","1142218":"1142218-f6d6dc6ca7b0965d32328846befca132","1142219":"1142219-bfd1dd9ff88abe751f0c2a4b3beaf314","1142221":"1142221-0c798e9254e2a934567f9a7ca4012c4c","1142222":"1142222-59005898075ee82120d2979ba02f777d","1142224":"1142224-28c4cc6b739620c8dec320d4d37e443e","1142225":"1142225-dce94546864af8d42fd93d7cb48fa08e","1142227":"1142227-ccf8a29fb89f8a54eeb147d2376b5884","1142228":"1142228-d89a0e31c2d6307ff38e70b1d1d0ea9d","1142275":"1142275-2f9d9bb8aa69aa81999f6253e71eaac6","1142276":"1142276-4507814a6c9f6f1e0255cdca35f17b63","1142277":"1142277-912432976b30bd68e59b967d417e3917","1142278":"1142278-366d3c036bb0e4457d182518c6a57851","1142280":"1142280-db62d24a6e3b497c6887e25104379cbe","1142281":"1142281-7161e63116eca37d6b34bbe643aa7036","1142282":"1142282-0ee829128cbd06275f8d6219b3d49780","1142283":"1142283-c0156ad981875dc5bfb4c8b614f8bd75","1142285":"1142285-19c7e99093d2ef6d5e80be4464fe04c3","1142286":"1142286-f3499bbbb4865fc03687d2f61ea33832","1142287":"1142287-1a77249ff8b148da939430bd7846785d","1142288":"1142288-7f11854186f859dfecf926db10808444","1142290":"1142290-ec795f48bc1ca2fdbb2e8e8fef39a708","1142291":"1142291-9254b5904c9763d6e9bf0eb3e117e89e","1142292":"1142292-7cd1d9bbf9ade040faea6e42c9b18a92","1142293":"1142293-42a2d091e9717915a2e5598df94e7361","1142295":"1142295-e269bd6a9fc22ab3384e993de61dc501","1142296":"1142296-b5405aacba5be76a96e300479f93414a","1142297":"1142297-1404da3f16b040baa68bb3ed7a9aa2c3","1142298":"1142298-b91bd442476c3cf7afe8347bd631e918","1142300":"1142300-38bed08c3e973dcb05016b62d3e70310","1142301":"1142301-0841b2c2439c19c7f74a18720cef135c","1142302":"1142302-c2369465c9778998e05a5fb9456ecb3b","1142303":"1142303-c5b304216f431abe5475e266f421275d","1142305":"1142305-1e75fcbc577ea984a82dd55c133c88dd","1142306":"1142306-4ccb8c42d4a9346d4512b556b23eff6f","1142307":"1142307-f26982237084a2e8a387597272cdc5cc","1142309":"1142309-3a77cff20e04e83c8848a60aae7234d9","1142310":"1142310-ef92b504d2c3ab317454d8d25a1aa145","1142311":"1142311-74d696c942ad31995f0502ae11b5c3a2","1142312":"1142312-659a8a9b8073e3421f497df857efd20a","1142314":"1142314-225455ef495e05b08aade35440de4788","1142315":"1142315-c183437dcd8df44ca38c2f07187f6c37","1142316":"1142316-eac9125c359a6d383d3aebb7c5999e18","1142317":"1142317-c2c71e76da44944c03071f938ec38882","1142319":"1142319-7f1ddf06eba452699c8bbfcc727bb417","1142320":"1142320-362c4d93817bb5ed2a3d8fe8786d5848","1142321":"1142321-f2615cecc27be7302c19ba5cc4ad6334","1142322":"1142322-3bbb10fd80f8a39c50d90f1a23d4eb36","1142324":"1142324-69f4be71c300f05aa580f0773e8169c3","1142325":"1142325-e594cb87331fe73b4e3145705bd682d0","1142326":"1142326-8915cbd9ca6df55c18e8044788c09619","1142328":"1142328-9a5746ef6c1bf3694f66479c3fb2a573","1142329":"1142329-6a42378759da800d5b9be8ed5a6690af","1142331":"1142331-be7e4bbf93774a62256ed33bdc1e564e","1142332":"1142332-b73f27bc7df57b07a676a43167cf9e23","1142334":"1142334-af9519bdf22af722ba330c7115802c05","1142335":"1142335-dea207164984058f0daa244c739d82cf","1142336":"1142336-7c366b4a6e639dbc8b087c48a5fb875d","1142338":"1142338-ab602824bc11b6a28189f351a87658b7","1142339":"1142339-33499ad914d94f03988aaa944d664709","1142341":"1142341-c6fe84714012928502a78dfd3d4acf59","1142342":"1142342-42bb20271ae303bb8aed31b14a8b31a8","1142344":"1142344-3dc5a88eee36535c7d796319cac635d7","1142345":"1142345-f3fbc2695c2967625754347b3bfa83ef","1142346":"1142346-326622cf1436bcb27f2e8bb4df6a6790","1142348":"1142348-9aa3b22e7f43a90eb1ffcdfa7c7318d1","1142349":"1142349-15221acb32dd50c3f79f5d82a7668693","1142350":"1142350-e75de5d2789f32fd6ff5d0e120ee6114","1142351":"1142351-11b01535b2e34f24f8828e308d1428fc","1142353":"1142353-41ec54e70933b1e7845f297b767f063f","1142354":"1142354-29a49c383790663983b5cdebfdcf5ca1","1142355":"1142355-7bc2ca7cbdf61ceeb09b16967d505132","1142356":"1142356-c644078aa5547afa6325af14f5d0fdb0","1142358":"1142358-292d84bf35bd88dd4c40276edd0e8fad","1142359":"1142359-0d5748332c1d32c8d2f7fd0ce4fdd9e6","1142360":"1142360-7ad02c6aa60bc16c53bb63b1f5eb3129","1142361":"1142361-4613c7bae06a04123eed145d68486030","1142363":"1142363-3731db7955220471b180ae6b4fbcfb4c","1142364":"1142364-4d4afe6eb4ab648f4009a57b9b069d77","1142365":"1142365-0774a171136a396fa16cb1a08d39090b","1142366":"1142366-0aa2506ee4ea233a07791c7933080c93","1142368":"1142368-4f48cc8592aebf7b2edde51cdb7e7fcd","1142369":"1142369-fa20dbe109e9fea93017560876e5ad57","1142371":"1142371-69f26f4fad513b238c481a9eaea5db06","1142372":"1142372-06eb00ceaa219771d744bbbad437cb50","1142373":"1142373-2531d7756539c6f0aa01abfe790d4c1c","1142375":"1142375-1f964a042d6469e7fe0b1471741191bd","1142376":"1142376-766ed15cdfd6b09db7ac5dea4cbf4f7f","1142377":"1142377-06eaf05bee89b24085bf5e6663c03c97","1142379":"1142379-c95bf7a5c293f57a05ee5f11aad2e37b","1142380":"1142380-32eb64f4f5fb1afd4e1b3c7059673fdf","1142381":"1142381-0759e7cdc1725770be9cd178fb252e48","1142382":"1142382-44b1921a0bc066b8564a932458985151","1142384":"1142384-416236a7ebfdf85c27ae448515bf41c2","1142385":"1142385-898bfaa05bfe63b4f1d9c8dad8ad4ec8","1142386":"1142386-3530a9dd56dc11f4735de36591e70475","1142387":"1142387-c312e3169f64dfc9909b2b4d68fbaac4","1142389":"1142389-a1cf3f79561b4e9543c347d04fc84dad","1142390":"1142390-a303807781b837e7921b7a36068c3827","1142391":"1142391-7e9ddb15d93be51a8f202e3f9655a599","1142392":"1142392-4697312b1dced98a864905ad89439ea8","1142394":"1142394-c9478c74baf3ab5c06441da2b2a1403b","1142395":"1142395-3bc6b2b198703efbb9c19423b0efa278","1142396":"1142396-f6bdbcf66f594b6b801199fa8c1e927f","1142398":"1142398-e7269879fe8a02d570a9f00c738ab0ce","1142399":"1142399-7b62f94ce8a5a09df395014fad1b87ea","1142400":"1142400-fe4f4da1421c6b4425b4b54e4c56469a","1142402":"1142402-8ddbcc7c2aab23127dcbe494bbb5f445","1142403":"1142403-5f597735513f6ca43676d66739faf5d2","1142404":"1142404-7b13d4a9ac00cb465dfe792775081282","1142406":"1142406-834e50d9f4c0020bac23400f0517c37e","1142407":"1142407-d063cae1cfa06e555b3942c68f128c87","1142409":"1142409-ea8829ce8ed95e9c641f22ea183c16d8","1142410":"1142410-7d5896e11b4b2709112a053586c11a8f","1142411":"1142411-393fc445425849262635789405855f76","1142412":"1142412-d001b4ab8626a7e01574410934eaafa9","1142414":"1142414-c51d45874ed04af7a4a4bda5fba15cc9","1142415":"1142415-e2b5b2c44984f6d38dfdebc16e46df34","1142416":"1142416-a6be856b89e0ff32d00863a2210d83be","1142417":"1142417-d32afb07d3d8a853e5bf9931c4c2cfa8","1142419":"1142419-cbeb3f017aad40d769810cf62046ecb5","1142420":"1142420-e10c5530ff8b2f5da9aa2f60134b883f","1142421":"1142421-26e357b04037a0b88009acc3601c95c0","1142422":"1142422-4094ebe47159c95b212a0952b7194ccd","1142424":"1142424-fce0d6b8ba29130f4d8b3324f100ad25","1142425":"1142425-77dddaeb1b1fdc99707c326cedfb3959","1142426":"1142426-385f7ce57985189dcd51398d032b6bd9","1142428":"1142428-a72472ed72e509d66dde484204ec3dce","1142429":"1142429-de486ff43a20a3b8fb2725d3e606004a","1142430":"1142430-f9b4ead86f330ab1d7bf68f7cab3a42d","1142432":"1142432-ede467d410791d2bb0a201ecffc2d95b","1142433":"1142433-29a81dece5f5854a9c46ab03cc90c589","1142434":"1142434-c5dbc6018e74b762de5278f50bdcae13","1142436":"1142436-83a90a2fa85770e12e6303d6ca984edf","1142437":"1142437-454f62b9e5406057f6e583820bc7d990","1142438":"1142438-ae1826373508f1ee6553cddb118d1f6d","1142440":"1142440-c8b5348c453f2f8c7ba5aee90b30d81f","1142441":"1142441-168dc3c21cfbbfda6463709e21e74d9f","1142442":"1142442-03a13e1479d15cbd58d990409b411c85","1142444":"1142444-1add09e5b75d9064eec054df3f4d22e7","1142445":"1142445-95007e518357eb935c809cd8169af79f","1142446":"1142446-f3ee5707cafa3bd9924a87bb84bc9eb0","1142453":"1142453-f872b72572fd61527841637f0c2147a4","1142454":"1142454-c697d12ea5a7b04553fdb713ce6a2beb","1142455":"1142455-96003e1b08637071c45289cbdb6a0a33","1142456":"1142456-cd9daca534f1665672cf686792fd7dee","1142458":"1142458-326badacc4ec44c1dca8c864ca952123","1142459":"1142459-0d927f5a17d8036bd9aadf59c3db5a97","1142460":"1142460-4961c31f674049cd93d78e538c435520","1142462":"1142462-7ebc7dfc79897e4159851aa8d936c4e1","1142463":"1142463-44a1b8e34ad57aca36b3598c14825b37","1142464":"1142464-ecac7768278dbddbce654491026ca7c6","1142466":"1142466-5f1c5a2ef09dd616a6592c314c2587e0","1142467":"1142467-3f060673b766c31915090bf8c6eca72b","1143505":"1143505-b7aa28dc0535234b2673abda9968a404","1169608":"1169608-fdbdb420499390366d2b6804d31e0545","1169609":"1169609-94c4c929c5daf9d0b325a41705c1fbd9","1169610":"1169610-20f4450a344ae3ab7a0b23d322d17546","1169611":"1169611-56342fcfacc956f753788957f751e273","1169619":"1169619-6132286518d0125d0bee2ffd4d253573","1169625":"1169625-d347451b193df831f4c7ba7622858f4a","1169626":"1169626-9deb79850eab99e293f02de19d9733a4","1171360":"1171360-ba019c081970956c0fea37b0bd7880a8","1171361":"1171361-a83e1fece5fb7a39ffb10e3ad9c367e0","1171362":"1171362-b40d311a3a3e4c653d6027dadde68863","1171363":"1171363-6df9a9d29bed792d14fcbdc763ddb9ec","1188411":"1188411-b1e98dd664e98c88e10e8a01931644c4","1188412":"1188412-8ec34fa87cbe29c11e0d8c763bf5168b","1188413":"1188413-f79ac1b8212b714efd1b708a3ecbeb4c","1188428":"1188428-c4927084feda8909674d127d56423a0a","1188429":"1188429-5f1039efd95347c27a64faa240897ae6","1188430":"1188430-87712bab4f418ebe5b9a5fd40e6e615a","1188433":"1188433-7e388ca79ed4ad5e9471dfc406a66753","1188456":"1188456-28aa7053953fedf1cea08dd83c6b8d4d","1188457":"1188457-01c7365339faac49e929a7647a5d6a20","1188458":"1188458-f49e9ceb68a2754a16c1d413cf09a3c1","1188459":"1188459-b7a24803ef058aabe5494c10bb92d8e4","1202605":"1202605-e3a2288d197e2986ef107d2e056e5e7c","1211711":"1211711-512da34de6b3c1990e2cb4ccf8ae7e5e","1211712":"1211712-98b4ccfcbc8fe5444d23d9f096e2b7fd","1211713":"1211713-b939beacf7fb2dae1f8c75f776b31d6e","1227669":"1227669-00279384b8bef4a477f07b61f52c95f3","1243405":"1243405-468bc325828852f58458ff9e761f9f15","1243406":"1243406-552d8ecb53f7f2529e09693cdc5c84ac","1243407":"1243407-aaf3bbe35e440ee3cce8c6b6489ac320","1254803":"1254803-aa7978182f9dcfef4f15355fbfa16a7a","1260338":"1260338-ba54ad0b7fbd3aee8e5a50f45ec9caa0","1260339":"1260339-f9ec3abd9c8f7f0c0e59abb877d453d2","1292657":"1292657-899e1cd1927f9fc9e9c2ab3a600db22d","1292658":"1292658-748ddc320f17fb19565e2d7dc10c433c","1292659":"1292659-9f3e2e82925a5596b81bcbc3b9fb9107","1296460":"1296460-74f7b46bffb0fe84ff79542e653c8501","1296461":"1296461-fccf9364b69fbd8caaaa4a1a2c559bed","1296462":"1296462-5880ee2b9f5d805a193a2d6b83622964","1317802":"1317802-0cdf1a1ab54d51641ed426e061ff39fa","1317803":"1317803-c259ffa38b44e5b91f141ad3ab2b5f1f","1317804":"1317804-057d879ce67b80a39e123136395680a2","1357471":"1357471-528f79277fc06846bf67786edb2a7037","1357472":"1357472-ddb9067edeef6b9606f51fa2f671ebee","1357473":"1357473-5361892bed004dc436213e02b0c9ba93","1357475":"1357475-9e09560e97830597141c346058d6989e","1357477":"1357477-1cf97f2fb99b1a6c19dd740b7e598b49","1357479":"1357479-d1eae185b5aa2dff104b3952a1e3bf7e","1357481":"1357481-a3eccabb2e5690298afaddb4a772080f","1357482":"1357482-8f65d6d672087e693c6e403a56f4792a","1357483":"1357483-f8482fb57322d8a9ef8be5e5b06f73b9","1357485":"1357485-e68363a2d0467397d1cc96249a22ec2c","1357486":"1357486-08c43ecfaff2830de50ee848a75de4a7","1357487":"1357487-ff9625be82eff207d3185d2a713def32","1357489":"1357489-c887c53fdb5995db580b28cf1154b9fc","1357490":"1357490-de8c022e59ec735a07d0d0b9f31dc601","1357491":"1357491-1ec6d2c79c38b45c95a7e50367674622","1357493":"1357493-311019407787ac5640e41f7c2c14500d","1357494":"1357494-81589b206e30100a8b898e001d84d877","1357495":"1357495-da401fe94dedd5ca96320a7b3838b765","1357497":"1357497-d65f2483f9f09880f98d31b288352397","1357498":"1357498-8b6ad8151a5ddd8a9ce1c3693ec0f585","1357499":"1357499-84c32b98d5625f8ad5ccfee998dfaf2d","1357501":"1357501-d77783c9f8d68cc7fa491a99c23410e0","1357502":"1357502-0f67e43cef308bba5d97b12a9307f46b","1357503":"1357503-bfb4cdf1b0646546b7c5bdebfe419f02","1357505":"1357505-46937a83fa1d0b6e57fcf02727fd521c","1357506":"1357506-48d68513833343bac386c716f134f4d4","1357508":"1357508-93c795747c05ced3f9f0719df83974d9","1357509":"1357509-6d61bbf5123ae83b3b8815d98296c888","1357510":"1357510-26d22cc0c7c776f6d8f551a4657dc832","1357512":"1357512-09a164b1ddcac26ef377221869c0e692","1357513":"1357513-24e7abd7fadbf5ee0ab777bcf999fbed","1357514":"1357514-8bc958e02eecd04a8383ea8e30a3f583","1357516":"1357516-eb17f5e9494f449d7d37d139153027a3","1357517":"1357517-f6c82dbe40d4d97b18b0b03d91faceed","1357518":"1357518-856b416937b580088055bbb63868479d","1357520":"1357520-a304487b7fe0d3441d75433f158c3824","1357521":"1357521-62a9a246bc0c828e56a42ed5faae9efa","1357522":"1357522-7e61727d9b619ff266998dcdceb86653","1357524":"1357524-35bb8b0b7ab7a780cb983c62f83aa65c","1357526":"1357526-bd8897dd8eeb6089b571e09ba72b3809","1357528":"1357528-91f9a3d30d0694706adbaf6092341b05","1357529":"1357529-02c851054b90572ca2ff4c705d7243a0","1357531":"1357531-12606296cf604955de57343de28ae76a","1357533":"1357533-d1c88085d6bf15b8fb909c766b89a8e4","1357535":"1357535-5f0d9b3e5e99f196555ea0dabd3257ef","1357536":"1357536-59a15f9a1fc770f2313a2c95ca60a534","1357540":"1357540-05b0b9167e4d5118cf8b428cd796f3a6","1357541":"1357541-266e7718ce47fbf6804c6354f6be45c9","1357542":"1357542-2c09d25d00268c7b9d22af604d24d572","1357544":"1357544-4aa17292e78edd39336f076d3e1a73ef","1357545":"1357545-023db8926f87bc92114a25777b26ce79","1357546":"1357546-c6bd89f9580250490d866a333e1cb340","1357548":"1357548-7aba51a8406c897a5a5cef93ceb7409c","1357549":"1357549-78682ae8d82aba2598cfa3358e6348de","1357550":"1357550-fb4443d14cb3c852d16a6add17369821","1357552":"1357552-6abdc348ee923e2ee2cd9ef4ceb4639e","1357553":"1357553-4deb214f847c196ac139cd8c1857e271","1357554":"1357554-6dae10f0cefdbaffd90ffbf6415b88b9","1357556":"1357556-6ebf87714885dd367a283b20646a67b3","1357558":"1357558-b33416f7487542b92faebe490b8000ed","1357559":"1357559-49d5150b308b24d4f2856505c8e14abb","1357561":"1357561-fb84be65b3e535f6cfe6907a30504521","1357562":"1357562-3635be65458d3e36fc75a5128cf38e28","1357564":"1357564-cfb1c740cf6888ed25515beccf4e180d","1357565":"1357565-309c6dd99408b3c38a8f4b4e856b2f1c","1357566":"1357566-4a28f19d3cfddd0d7ee04fecbe82820e","1357568":"1357568-989cfc6820c87739f34e26926626eb93","1357570":"1357570-01e26eaac1b6a399b9485568b45f843d","1357571":"1357571-f3802eb3ffae6bc115fa5221af45cb9d","1357573":"1357573-de716b8f591e1c0cd52c82b1f8e89630","1357574":"1357574-3eac28fcddfdc306aaffe5718f9650f8","1357576":"1357576-d57936431f5d896804eefe74ca3d86c1","1357577":"1357577-41699303f68d5bb093faa9da23a163d2","1357578":"1357578-7de6441eb3b3dccb77e66a17bcd98711","1357580":"1357580-60e95607a53ae1f7a6495a6595d8bb90","1357581":"1357581-f335da5e4a61d5c105b04a1ab4d378ce","1357582":"1357582-bfc6f282f142f87fcbb63bb6ddcaba7b","1357584":"1357584-b0fbcb0001a2564ebfa763ad7fb6b1a9","1357585":"1357585-8cb0bcef2dbbf4e3a533ea2157fa9e2b","1357586":"1357586-df0ef406ca32e20594a7e0cbdffee2c6","1357588":"1357588-54dba7cf53b883db84608415b2e5b42a","1357589":"1357589-eb558d76dfb9dc15baf366ef9dec6449","1357591":"1357591-c189d6dab914dbaf88fd920231c5b028","1357592":"1357592-25203eb66d93ed9669930d255752b00f","1357594":"1357594-bb080229586f91fca1843c14ac3d91c8","1357595":"1357595-c59dcc45f59031c79231641f67ed7aed","1357597":"1357597-ed84e3ab875658db3d111c762e7bdeb7","1357599":"1357599-0fd20c5e961edb8880d1211f4907d4cf","1357600":"1357600-754c1e33cb025500ae478ceb66bcfda3","1357601":"1357601-fb596c8461d71f23267092bc69b30195","1357603":"1357603-91a23a2a76892047acea5c2bddefa0bf","1357604":"1357604-7961894cdd02314243749726a303a837","1357605":"1357605-94dea43e44f812db822103859762f24b","1357607":"1357607-1615254c7c72711a111a14283d94e48f","1357608":"1357608-6370b9be7e0152ecf086d90736b57176","1357609":"1357609-57e273b9455007102ce94f18bddb1df5","1357611":"1357611-68ada5da435746c558bda2abc4b8067e","1357612":"1357612-dce86afa719d8e0b8c6a677d231769cb","1357614":"1357614-ee5c5e50795751e84d0c9289e46d4867","1357615":"1357615-7070db4ddd3c711d014ece0363dfe2a0","1357617":"1357617-496f242c76a083fe752d0a387e27988d","1357618":"1357618-cb9f96b849ad287d78d32f89691610b6","1357620":"1357620-8d4e3d72c7299be06c309b97f12dd218","1357621":"1357621-4cef7f9c60786d39c7dfae80ef842a4b","1357623":"1357623-40dddc4fdee95b4653e64eef8cb75414","1357624":"1357624-ce9e41f39784eaf7a527e987b8283cd3","1357626":"1357626-6c47e895a44dc67bce62fe2436059b4f","1357627":"1357627-30715d21308bf265f549faf1a8489ac7","1357629":"1357629-014a3f114ccc53ab90a09d01461d37df","1357630":"1357630-7f4d73043a9c60bd68a01bdb4de7394c","1357631":"1357631-2b8098c2e49f85fdc6a46139ff244ba7","1357633":"1357633-e72ee5dac0ea0f3554bb840c9934f571","1357634":"1357634-b56bcb8f5c75eb97843e25719a617393","1357636":"1357636-a9674781bfbcc994d67f6d37781987b4","1357637":"1357637-c6e9858417dda2251aed95ccf812b290","1357639":"1357639-2bba4d5fb457c755d912a28318a4d459","1477314":"1477314-0bf24b74b66749f5e8e769448bf33331","1508061":"1508061-118eafe5d03e7c5c95ec5de8261ebe98","1508063":"1508063-26222ff29c749a8d338de749fef722b9","1508065":"1508065-2d9b048389c165e955295ba7d9092ed0","1534434":"1534434-b2664b29bc2f4b6dafebeef17d1ec14d","1534435":"1534435-ccb257821ec13a2916ec79b4bad89cc8","1534436":"1534436-7d1c7364b3be7cf5ece7de0a3f06c134","1534438":"1534438-39b60c0c1ef487ab3451ed2ac0c3bb47","1534440":"1534440-c314eb8f0b294fa409c7f2c28b680488","1725009":"1725009-60d5b4260e8979dfaa31d41a6b6a148a","1725010":"1725010-c68a26d44b3d0e2d86e2ad72a67da0e4","1725011":"1725011-a3c4c9a68b8a4250f03279fcdd6abb81","1751945":"1751945-b3f5a72e1cdd54e697ddd81325882b66","1850950":"1850950-ff290e00ecb3480d7b055a004f96a439","1881485":"1881485-150b0c5f618cca18076f8fe200c58e43","1881486":"1881486-09dc4be0a5141fae12d7d6bad5526aa5","1881487":"1881487-a23ec318d2f56e44f66d1dab834d13d6","1881489":"1881489-1c5609f2ebf49fbe9b51968899c930c6","1881490":"1881490-b877d836cf6ddbde950f5a086b99fa8b","1881492":"1881492-e5a83fe9077cf44dc9d4c9e8df79647f","1881494":"1881494-74e5dd6049e6b74e5dd95703c52272aa","1881496":"1881496-86cad2eb35478ff8696806785e0cac1d","1881497":"1881497-c58238500a780e4d4d03e2344901e1cc","1881498":"1881498-58389049d3c486cbdea400f62fd89b18","1881500":"1881500-c69762f9dfdd6a6c0f822c88d6c6524d","1881501":"1881501-3252c11d5f894154dc4c1b49e84b54be","1881502":"1881502-1604acd858be05c51a4f3b15252dc460","1881504":"1881504-728b0512c072425171029bc24c204e20","1881505":"1881505-d396e71b7bc3714b5326c2ed17091ffc","1881506":"1881506-afb2d20ee8e3bf9eb1c6e9fe69a735f9","1881508":"1881508-4a8f9c8d7b64069ffc23c1fab4ac6ba7","1881509":"1881509-fbe95bccc97ebd889af21e10c79468dc","1881510":"1881510-773589364289a9a6b2a921e5878e1549","1881512":"1881512-037957db8509c91ca70d11c36f4793f7","1881513":"1881513-2a04801409865dccc5503d85beb9f4a5","1881514":"1881514-a4d6cf0d11a70acd493348118b2c15a0","1881516":"1881516-c5954bae7bcac3229e15fc57d7b41bbd","1881517":"1881517-45bbaef913eddd4af434e51e857cb38f","1881518":"1881518-fa453ab9ad810d9f4db4c14a137a29ed","1881520":"1881520-6498a8f33f68a92443cba37b6982b974","1881521":"1881521-5d04630fa0b4cb3353359ea8340bb180","1881522":"1881522-ebc1b90b47b3c126c7b9ce35228b0f87","1881524":"1881524-6d075cd639cd8f56f7517f66bedc3f38","1881525":"1881525-b948227aafd5ee50c16c9a8e1abb389f","1881526":"1881526-a629928e09a456e32a4ec19420dfc081","1881528":"1881528-9ba69723f23dbdb32165b39dac16fb80","1881529":"1881529-c9d4fb5f1bf0ddd2d273830e49b6476d","1881530":"1881530-0a896de0f1c1cb199ad160d5345117f6","1881532":"1881532-170173fd9f1defd723f010f24cdf7ae0","1881533":"1881533-37bbc52034c37c3d27b3ac331da2d124","1881535":"1881535-af710c92feb327f3574d5f15b56b84d8","1881536":"1881536-9d5289c102e22ebd0e616d29a3021639","1881537":"1881537-a17e4976c477c0f042d4f95c8d768510","1881539":"1881539-b65bb51c5ef28884fe3251097773ad66","1881540":"1881540-ea307f37e1f91973412520eea3a07d8b","1881541":"1881541-f9e7b1d89365d8fef62c8dde5dca1d5f","1881543":"1881543-865b156f2cbe49913ec0252e574ab9a2","1881544":"1881544-da05311cb19695b2e9d21e88026d59e9","1881545":"1881545-dc2e255dd016a63fba4082e174ac8291","1881562":"1881562-44a92263ecdd7c1d2f921ca157641a01","1881567":"1881567-451f184deda7e3436ec3a3400c66c2b3","1881568":"1881568-ef4fb26e3987fce07f9885b8e31d5489","1881580":"1881580-424b28e7ae7dc500744f7b63f0ec6436","1881597":"1881597-378f85226814e338ee16d54de7660b5f","1881598":"1881598-07214c46117973097bfd7dd872552b1b","1881599":"1881599-039eab898f5772bf6e301a4fa9b53039","1881645":"1881645-c575f453d9f3ebfbbc7e1a674594c45d","1881646":"1881646-458e045cb0fe843dc649a67e611af274","1881647":"1881647-10579a26ad22fc23c164845e01326107","1881664":"1881664-c0d70e5b70e038cfe35671f585924118","1881666":"1881666-f9ad58a4ab4ac9c0c36dfe5db856a38e","1881667":"1881667-914d204a7e446e01f0f54bfaadd4ff21","1881668":"1881668-321a17169ac474460bc34d4fdf3fc048","1881672":"1881672-c4250128c56eeff71855567be824de12","1881673":"1881673-ed1a9e8e90e51aaa285ef2e409bbaf7d","1881674":"1881674-bf044e6e8ea5567646c7df893935351b","1882125":"1882125-f8235b718026e07561e53afddcbd6ef5","1882126":"1882126-fc91810171208d03bb0626906e0ba078","1882155":"1882155-6253db60979c2eae279c461833c8b5a1","1882156":"1882156-df598cf7f2d4aa05c305bec55d98626c","1882157":"1882157-d8f9d83b528df251a92b21c8aacca3da","1882159":"1882159-d60ba35bfdb665467790224e1a6ac1f1","1882160":"1882160-2a85111e01f2d4a209ffc5f90d403c43","1882162":"1882162-08949d559fcc156fa0e866097da39f57","1882164":"1882164-3e78e9d475805e2f7a3794d7573d1c92","1882167":"1882167-348187650455ee895dd0c7c96972d448","1882171":"1882171-1dc36ef621ec745311754587b50e28e3","1882173":"1882173-b7007b248997d9385a57a8e6e9b454a9","1882194":"1882194-713a85d129d2c732a7a6851e0f830f30","1882196":"1882196-f9878b9773bb13aeee9e08fc85c96ab5","1882197":"1882197-93b2f0f9de791fc8bd80b6ed9f5b474b","1882198":"1882198-0115c2017ba94619aa82658d70ee1fe6","1882200":"1882200-50e957dbeb96ab6e7dd59d865a0d615d","1882201":"1882201-c5bdd3e62c97f34a65d0ca05871de150","1882202":"1882202-f82eea5b94020a835221223cd44e4290","1888226":"1888226-e03d210332957bab794623940bcd1d12","1987440":"1987440-1a46fc59dbb454f82558b93a0c73589a","1987441":"1987441-d7cf8338df2b42fa597fd2e738a5e061","1987442":"1987442-1c7dcc497158b04b46122c4b0fc0278d","1987467":"1987467-ad78417ce486ff2ba27c0d970c848d96","1987468":"1987468-91eff428431632c50523b499df2348f2","1987469":"1987469-f817c4bda49f0a9162e25f2fc36bfa39","1987511":"1987511-eccbdf62cdaa01bd3bec15bcce6171f2","1987512":"1987512-6b6937d88f61febc64577304b903a4e8","1987513":"1987513-82c42ea8e8ef04a0dcd584b36dd1c0aa","2000614":"2000614-46c0069378efbf1a1394d510ad99ab9e","2005592":"2005592-914faf9ea8664d3b8f2f8674be123a7e","2005593":"2005593-5978fec513288ee49379dc3ab39fb828","2005594":"2005594-e030f9d3343e8d01ecfdb7afe39f1d96","2021223":"2021223-0966762b4708cc00d723e5a14855ecdd","2021224":"2021224-0da33ffc157b0f43d206ea09da4f5d14","2021225":"2021225-770363efd3c9bdb8ba6817867ed06e0d","2021229":"2021229-2930b610e11e4f08317472f44fbe2ea2","2021230":"2021230-27847ef99e842bcce877e8f978a3e04d","2021231":"2021231-071a7ae86b7443bb1cc3164ba94ff472","2029955":"2029955-f6377faf020ec98ddd52a53e5b12e644","2029956":"2029956-448a08e7c80f50e950575abbf5b66384","2029958":"2029958-bc4851ce82397783a4c88bcc9881ccb2","2029960":"2029960-15bce57237e7610e5a89bc124bdc3c9b","2029962":"2029962-0c11413355fcb8adc688f41d8b017fb9","2029964":"2029964-018b2ab6f53a65add2d97d178787ad9a","2029966":"2029966-c001f3096093cb552f4ee3c5b278f7d2","2029968":"2029968-334b59a888b2144d1caf72a0805b8dee","2058073":"2058073-99100c9d3c8333b6169f825dd0bdbfb7","2058074":"2058074-061bba52569d3e30867b36dc5a034ea1","2058076":"2058076-0e1a982920089b7f51a971c93038ab52","2058078":"2058078-949ff54262c823fa28d1f27aca86bf76","2058080":"2058080-7770f0651e236afdf028579a5839403b","2058082":"2058082-05c1d6e3a84bcc705d3b24d2aab94166","2067865":"2067865-abe05ccff1ccc43066c2b35907aa0abb","2067866":"2067866-ca39227dfbe48fdfb1b774129645c477","2067868":"2067868-d7843dcee3d499a3a4b93354ce948559","2067870":"2067870-6513d5a1c61fb1523baa7cbf482251c2","2067872":"2067872-d4dd717061577dfb5559133544edd500","2067874":"2067874-63ff37094c7b32de5900bcb347fe619c","2067876":"2067876-20735e3b8afe1efaa8ab1f2afeddb460","2067878":"2067878-43ac853cf9fbcffda94ec4d437fb8de7","2068083":"2068083-0bb92d03f6c0d661d85f5de317190c03","2068084":"2068084-960379822a33545e71c096c6b5d41fd8","2068086":"2068086-1e99eba46f85bfc6978eea9c634a220f","2068087":"2068087-c04667318358c3b8b51cc027c42c73dc","2068089":"2068089-61b392423ac28e90f9c8deae5ae04eb5","2068090":"2068090-c140c844612754e84d32ce653f812312","2068092":"2068092-66ac397a44539ed1dd83ea44d82da4fb","2068472":"2068472-38cacf4426c6f012915084a646c174db","2068473":"2068473-f375393fb1f3f750b95eeefbcaf22210","2068474":"2068474-a74e210399ae01a7b6d9f729798b1583","2077553":"2077553-6f06735bacd8182d0ab0a570be6c0780","2077554":"2077554-f0a24522270caece439b1ee4400d6eb6","2077556":"2077556-f24e6f3fb785e4b947a9e550f351160c","2077558":"2077558-1b91b3600c9a422bda18df4a0442b1e6","2077560":"2077560-9cbe6b72cbf0205fb17627eb98491bec","2077562":"2077562-715b0f5527879097bfee7db9b3d93615","2077592":"2077592-6150e4e18399bcc377961196e3c8cb18","2077593":"2077593-d7b322811cce99a0343ca155051181cc","2077594":"2077594-3500e510572c1dc5fbb0ced2083b00a4","2077596":"2077596-f09e5e8511e936399dc18fb1da40e941","2077597":"2077597-9b310e1cc89cf33488d49d68e7c98242","2077598":"2077598-36d961ec7e3ba3ae2623c09b19d85751","2077600":"2077600-28e1f05bae8343903c38d16ea64b2080","2077601":"2077601-48719f814a031aa99ab812d54432b86f","2077602":"2077602-f1db2f9fa4958f864a02ee25e8dd99b1","2077618":"2077618-3400078bca5097c4f226053472797dfb","2077619":"2077619-3a4ebc0a170f91bc72ca54a81e0625b4","2077620":"2077620-a6ffd3ea07ad8cb2ea435a725fd9f6dc","2077622":"2077622-748a525f829362951b539229d303bc02","2077623":"2077623-d1589ae9cf4f37ac96fefb7da9c8c04a","2077624":"2077624-3c5bc73ef8701d13ebf679ac4e6029b9","2077626":"2077626-a0a08acdd55882bfd5dfa17d2a08c696","2077627":"2077627-36933522b7a470f4a2cb75d1d95aa0b6","2077628":"2077628-53055c46993af865ed9cb0fb2d0de47b","2077658":"2077658-e9593f5d7405398f5145c4c3df965240","2077659":"2077659-ba236293d1a9f573f62413ceea9e6b2a","2077660":"2077660-f3146793e4414acc7760ca8d6f4a1369","2077662":"2077662-a3789118a68db5cf49170c4451673c37","2077663":"2077663-41418f716c818088c9929017dbdfb44b","2077664":"2077664-789122ee5b9574b290e2dc409876a69c","2077666":"2077666-79151dda9a994df07b880ed9feb80ad8","2077667":"2077667-ab901f113949248c3fafdaa6462c3d9e","2077668":"2077668-2045584af8d25b31eb2191a92cc67741","2078129":"2078129-a8485c918dd91f84acedfc326a626a35","2162900":"2162900-d4c6bba473e92d190409dd78c9c9b2d8","2162902":"2162902-714f588e761b9b90fe75421408331faf","2162904":"2162904-2b58981b9f9652580eddd4b1677d0517","2309623":"2309623-62214f37a7879f39b909ced3b220f20c","2309624":"2309624-25d507386b7d6f2df11d60cfdb71c4de","2309626":"2309626-3b7e8f767b32d43bdc0f2161a41985d5","2309627":"2309627-0f78bc485b0081b60fb3537bec8aa810","2311921":"2311921-5fcf3a3a39bd7c09a26b9ac545e6e329","2311922":"2311922-699dfcdf79c85711372030bc5ce45365","2311924":"2311924-93dcca070f3948615fe9ba570455e8de","2311925":"2311925-e77f499f0256b3d662093c61cde6ff33","2311927":"2311927-5e00e6a12095f37a35a98a0bd9104596","2311928":"2311928-ae967cc31da97af834731d30734e25b9","2311930":"2311930-77561d4131fb2f539de5e5b3797451e5","2311931":"2311931-69b0733c16b53a768027d3a3c8bbd532","2330741":"2330741-bacaed6c50c835cfd72e6947e675e78c","2330743":"2330743-af0b2cbfd523d35e96ffdbd41b6cfc97","2330745":"2330745-7024289bb994cdbb2f1ecd9500355437","2330747":"2330747-1f2ff72826a1f82760d247ffb20f3d8e","2357411":"2357411-009696aa6af53e11464f2cba02e37b42","2357413":"2357413-cec7fbb246cbba3526057198209cae77","2357415":"2357415-862c33d391665c24512395ce78728830","2357417":"2357417-29e91dcaf64d89b01e448d1fc6482ae6","2357420":"2357420-4bb986f190718460c19f6b0a7b54a536","2357422":"2357422-573524dde75e63a275b489897d39238c","2357424":"2357424-8f10e261c825788c689c19a15eef17a3","2357426":"2357426-a30651c5e6f6f373d068bdf59a425fd3","2357428":"2357428-59ef2a2922288d37a788535c9bf6674f","2357430":"2357430-c0b2ca3756d9a65c9e209e61afe51275","2357432":"2357432-eff5547531e9ecc69aa61cbce55eb0d7","2357434":"2357434-4002d68a85b37f4419cedbceac3f74de","2357436":"2357436-995cf3e6fd3aa903f281cebfa6989353","2357438":"2357438-b0c194934feafd6dda0e44e478277892","2357440":"2357440-b1350023dd31264b90ddabf4af155e36","2357442":"2357442-73d9c4053c3aacd68169560261c16978","2357444":"2357444-000b03503f3b472f5c5ecbaf38c12a5d","2357446":"2357446-f0cb4e9f14c2057fc13e0a3a241fa573","2357448":"2357448-d16fe432eba7a44e0e1f2e88f0fa04aa","2376769":"2376769-a8158ad9c48edd61b6af45560ddde27c","2376770":"2376770-10639c1c3900405f988b80c2ee6e25c8","2376771":"2376771-dee59b2e2f490f6a92102a3c3e0af791","2376773":"2376773-566dc4fc9d2735e241001b01175b37c6","2376775":"2376775-5352c9490c52504fb7c08ca9a6d7c4e0","2376776":"2376776-78de51c89aebf83e374cb4429f0d121a","2376777":"2376777-b5495f609d5e4a894c60cad8ecc86f1e","2376779":"2376779-fcd3497d097e185b8433432263295756","2376812":"2376812-832f518ad3f2e2ac3e52f3062a529adb","2398182":"2398182-cea610458af43b39e1a1a8a693bb7809","2398184":"2398184-cad44502b81792a8a00d66d858a92f50","2398186":"2398186-3e378c050835b46f7b4e8b4e9652dbf2","2398188":"2398188-43dac65616cf4781df49b39f7e3732d0","2398190":"2398190-4792101c5c4699bd6161e9b196d53b3b","2398234":"2398234-64361fb712ccb9dda1b3a0e2542211a5","2398236":"2398236-62f70968bb597e32174ccdd78c7ef7f4","2398238":"2398238-6d8cb17794175fa022b22b1e7d61a3ad","2399200":"2399200-df3825f1bdc74e52a76a4975a11d0ebd","2399202":"2399202-045629d297eb81b2f8c5fe655aed0b49","2399204":"2399204-c7a33ce929d6b8918912455d5e870f8f","2399207":"2399207-98e018512faaf74142514ab1a4cce4dc","2399209":"2399209-8c2db7a795ccdf867e1defe8de4370e3","2399211":"2399211-844dfb5f5ee20a853e66950fff02df31","2409487":"2409487-bdc886818988e3ea91dacd040f2ea8b1","2409491":"2409491-7e27606b19eb18c0a9a4f6e3b2d65a89","2409501":"2409501-12064a72f4c4660f2e7ff8114daa8a6d","2409654":"2409654-134ac4580c2449f3b5e3fb53b3977ab0","2457997":"2457997-7128db215b891908418149acea57df21","2507463":"2507463-fe006aaedbf41fd42ad371f778205496","2507465":"2507465-63405f2da777ea935e8da587747d9f35","2507467":"2507467-8f156bfd30ed247aa870847efa90c048","2507469":"2507469-49a90aec546b62dc3ee56223ef256f35","2507471":"2507471-2c72da73629cfb96c19469a57b89860c","2507473":"2507473-045d343587f1508dc9de4065001425d6","2507475":"2507475-0ad47ab0c0f113b687f892a583e3aa04","2507476":"2507476-17cd98e6d3c31fed48edfb439cb03de6","2507477":"2507477-82fa80f6ec39cf5c5d9074a4fd7ae88b","2507478":"2507478-566ca162cb45ad789db580f5487a6552","2507479":"2507479-3024600692ef774224b95665e3de2235","2507480":"2507480-4fba2289e3ffc3b9657af216e0780092","2507483":"2507483-ee249e42755eda8b57869b08a4002a2c","2507484":"2507484-99826a1528956820cf3ad58efd4b6703","2507485":"2507485-2f13aecccddd89291434dd26d3832b75","2509333":"2509333-73f9c5b2d97e32886137c0b83094e603","2509334":"2509334-7b23650ffb09e4dbbe5f3f2e0197fd5b","2509336":"2509336-6d44af811e1140a24f6e587db694ec80","2509338":"2509338-3f1db1ebad89a2d245396b81756ba834","2509340":"2509340-542a17525959b5fe5453789aca0cbae4","2509341":"2509341-320d17b6dee57a8877885de6852dff0e","2509342":"2509342-4ab9516598d2590b39c3c154c25ee5f0","2509343":"2509343-dfa0935685101a95da7aa5789fcb429b","2509344":"2509344-0c9e65649ae2fab5fa11b5d9bfd41a66","2529325":"2529325-064a60ec1c05aa7f0581ffaace85a8ba","2529326":"2529326-a80ea9f28c120b3e06d7d86b0cdc2d18","2529327":"2529327-8de438435c7882b735d5063b795de149","2621683":"2621683-996b442307bd407e599deeb0ec48c680","2625234":"2625234-bd61fb9698da1a2a41914a5369099623","2684624":"2684624-b1615ea5ca14fe2809df2dd21881f5a0","2684626":"2684626-f54aa00d0cf060f1f12059c3e73e0521","2684627":"2684627-9a04def76a78ecaea5eb5e5f6141ca07","2684629":"2684629-982a15bfcf13e89c7ca37924cfbd0f68","2684630":"2684630-04f77e60deee036b8ec7c638d484a1c7","2684632":"2684632-b92ee6c264f4d3625ac72d2f038f27bb","2684633":"2684633-fe2a4fd1e972efdb4a2ba3616a534fd5","2684635":"2684635-a8d715b9cee42ad6913b6d8dd92d0f55","2684636":"2684636-ae4331f8e82afb0d8c3a97105beaef80","2684638":"2684638-7fa37187d9224cf4c1a1b6af4b364673","2684640":"2684640-8b9007c54bbe1d40717d9492ad2df608","2684642":"2684642-1cf0864eb7ba38c46f00d7020f47fb48","2684644":"2684644-5bafdebd147ec0facab031920e0ea86f","2684646":"2684646-796ad3e9f115332c77d73ac81b3e5540","2684648":"2684648-71a58e15f88470b8d830e424967b3923","2684650":"2684650-8d01d9dd4fc5bb52464f7203404f34b4","2684652":"2684652-0a8401228598068128df67ccbf3c2878","2684654":"2684654-d03320fe8a5a2fb3dc4c9b53a896c02a","2684656":"2684656-f1f220705343e6c82fc0ca9ee7c74603","2684658":"2684658-f891c071bfb6b7faa620c64fb44ec70c","2684660":"2684660-43d96c32bbd333afc27ab160f056a840","2684662":"2684662-77d915e91c01d1638fa371c6e77aa863","2684664":"2684664-09fd0709bd609705fe1889dc741724cb","2684665":"2684665-a301ba80da17ef948d367fe791a278a8","2684666":"2684666-db166eac4fc4d1a10f256bfd8dbb8d5a","2684668":"2684668-2e7b81a534c2b936ab96d986e8a013a0","2684670":"2684670-9ed4a296a334b67ad6622584d23e790d","2684672":"2684672-28efb29b42d13737a849a3ca7fdbdda1","2684674":"2684674-f5156bfa1ac59353c0a86bb2287b2b08","2684675":"2684675-0ecdbe6b590730799fa7c5d038b3d10e","2686047":"2686047-9faf2e78e33eaa1cd118cc50f3c72043","2708298":"2708298-e8367f1478f1a2e2a31712e9b33553fb","2708300":"2708300-84911361c66cbd37bd66a96d65c0252f","2708302":"2708302-5aee07c1a5a14a54fbaf9bf9ca6c642b","2708988":"2708988-42cf5fde7b80887227f47b1e6d5072b7","2708990":"2708990-3c3d1b607b31d80cc0a50d5bdbb95655","2708992":"2708992-3d03e102aef88356efe8000ce7733e23","2708994":"2708994-474e30d64594d3f796c472836878f8fb","2708996":"2708996-bf3bc523a2ab4ef225351b161d842ba7","2708998":"2708998-82d7d5c68a88202a617200147f6e5491","2709000":"2709000-3aad59332b6f5d061fc2cc5ae2c04671","2709001":"2709001-48dfea717ab75f0dca234a1bf3b23946","2767332":"2767332-9a92f5786f9ac9947b544bbbea659a75","2768640":"2768640-a0a160b1ef2a53a1a63ed58c76e45dc8","2768642":"2768642-d1da38f9d10c834be0ff1de835bb4435","2768643":"2768643-29ce76c5c27522beaf5eab36e4e3f523","2768645":"2768645-4d229ecb96e9dd357d0cca8e9610c509","2768646":"2768646-d7af4d9ce120eedb9d21957ed1314996","2836843":"2836843-50e71f4eb07d9875736fc583c1dc6064","2836844":"2836844-cea36e2501b927a511e864da27ced618","2836845":"2836845-131bc5c2b410403f74fd90c72937e332","2840519":"2840519-96579088999b5df6f4c461de1f7ca570","2841120":"2841120-a3f1ba2975a92c2588fbc9550c03a97e","2841121":"2841121-aa04ebf63667b4687e204e3f11ac784a","2841122":"2841122-aa7d18beae27b80bdeb1dd0e25464a61","2841124":"2841124-891bfb3e04416b604fd87b7bb6425d7e","2841125":"2841125-8ab2b329f8aac0ac0c4c6808faa49b52","2841126":"2841126-d23638dd2616068fcb597b490380d06b","2841128":"2841128-2c6c714659dfcbd31171c2093f9d1404","2841129":"2841129-71e9b01aaf4a4a3fa730ef86ac2c9a21","2841130":"2841130-fe0605c6f002f46750096f36c635ec07","2841132":"2841132-5fb88435bfdf0ccdda9e727c450c6b28","2877738":"2877738-019694cee3e27f5cc885739fdadb62a6","2877739":"2877739-df3f2490eebf465045f68ad98d134db6","2877741":"2877741-f3cf920d31e4739c622ba271d48e487c","2877742":"2877742-0dd45c93dff5ab788106c67a3baa81c4","2877744":"2877744-ca1ec9fd9289347545605c121c8ff4a3","2877745":"2877745-942600652eb17f62517bcb87c0a7a1c4","2877747":"2877747-945f614e70183d97190ec7a37bf4327d","2877748":"2877748-402697a6320a4970a10b4b9b931914f6","2877750":"2877750-6b3b54099b552a6d35de7f89b731bf25","2877751":"2877751-3d26f1bca24f605e5ab116b6d9015498","2877753":"2877753-7779f1c932577958361ea49b529ca687","2877754":"2877754-55185d04357f6b1b0f4da5d857dc24a0","2877756":"2877756-c7686f0b7a257f837cb84c970935f9db","2877758":"2877758-0b192231a6b46d0c28c6fb2cd13f5fc5","2877759":"2877759-838c3fb1a15fc176fd7ab9d50465eb6c","2877761":"2877761-f68eb3a8a05b040a50e4fbaee1172e53","2877762":"2877762-c434ec909b3a562f4ac14848086865f3","2877764":"2877764-ebe1c4752279998657ad74f52bd01309","2877766":"2877766-1370abc192d9a6f1a8eea18593de18f1","2877768":"2877768-0053e4c2f27c8e1b0242feaab184c55d","2877770":"2877770-e5645c972c6c19f676be6efb4f90e539","2877772":"2877772-e174334129a82f3897e366c14c10c9ad","2877774":"2877774-718a2964e22ad48959f82d5ed305aaa2","2877776":"2877776-d4b328f44c16c6de06386d180c02afb0","2877777":"2877777-5ef2b2dcb12969f1f491f38ffcdfcd90","2877779":"2877779-52a9142bc038cc6a32dd18db7bfd4011","2877781":"2877781-08bfbcc78b8e666d7e00516778d12e13","2877783":"2877783-eb4ecb0447655b77bb26b69539a1f022","2877785":"2877785-dd0dd8d1275cd5e8a0b8e0b6af4b5b60","2877787":"2877787-24bedb5f34b6f1c556842940d824cdca","2877789":"2877789-e86fdbd48543367fc58ed2641c521045","2877791":"2877791-072ec5b53da49d11479c184b968124f6","2877793":"2877793-f8b20bc5fd8da294f8b5f0e671c4349f","2877795":"2877795-c3dd37f1c84a3174af990b99e50cdfd2","2877797":"2877797-c8372fbf1ce97d013538c3f7fc09c708","2877798":"2877798-841a3800b11df7f24973a34e1ae2494f","2877800":"2877800-a7725154445625ca4d4e134ce2b21e63","2877802":"2877802-67facb55051159d734ab32560a34f20c","2877804":"2877804-12b2e5f58d86146bd7c8f43264c04635","2877806":"2877806-79fe379c8f8fd50d1bb9dcdb56815280","2877808":"2877808-5620a5b361abb07a6e5d48cbfe2ae9f7","2877810":"2877810-6f6e871d99ca65b6c69d8d47fc7bb401","2877812":"2877812-630339dcfb6b84af7a09e172ca26b086","2877813":"2877813-3ea39bd289bcd20523ecc62c050fdeb2","2877815":"2877815-e2ae1c1b5b4532a9f8a79befca91b851","2877816":"2877816-07dc2316065571f184c9e27402006cd6","2877818":"2877818-82c9fbf74fbe1b74dd9092d397462b96","2877819":"2877819-493d8f4ff6946b2b7eb5e5e2acebf619","2877821":"2877821-e0151e7f080c1e7673935c1bd247f28c","2877822":"2877822-0b96a37facf6c94757405b17b7a7444b","2877824":"2877824-75e54355763d269d76e8303dfadc44f3","2877825":"2877825-8916605c010866886aff18ef84d1bfe2","2921630":"2921630-870318bcf98be60c02093ce659958a31","2921631":"2921631-9b8b5274a1e1513d99241c617bece390","2921632":"2921632-514b0208c3b1388cef3ef26752cf3cfb","2921634":"2921634-15d45930707e09a62c7a145ac88e59bd","2921635":"2921635-951b4b17e99aca7c85ba5df57232df9f","2921636":"2921636-5a6ce374fc2c947d84c96d832ee32f94","2921638":"2921638-6fd8565a0dc9af1b37e93324e88e4d8d","2921639":"2921639-996b993f260920766d3d373714f297d7","2921640":"2921640-b2bddeb04b4e197b5ba01129eaaf570c","2957700":"2957700-205a470162c4b0864c002f94ac029cf4","2979955":"2979955-35859e2df0989a115b1af4e4be6a676c","2982610":"2982610-630f281497f705581837f27e3ca283c1","2982621":"2982621-b8a2a9eadeb0e17f698e23f4508f2756","3051878":"3051878-21d67cc6221d80ffc8ca80637b140ef0","450421":"450421-e0fe18ea014a272602b7c209af01c1f8","451877":"451877-44b4f343da15f02044ea3ff3b1a97984","451879":"451879-e176c68074ba775bfc31a303c8fad92c","451881":"451881-c9d2d496a624726d042e96d3a0ee7ff4","451894":"451894-933ddd3533a11207930caf9c69bdf9e9","452295":"452295-bb0293ca780b00a15020955cc9704f5e","452300":"452300-96d7e5ab817e4357606ec53d0a720d12","452312":"452312-b5b9c5dbc0767e04457562b94ae5bd60","452313":"452313-b69c31b10e3c3a7c948516e262e6b277","452314":"452314-1b5c30ae5e05ca6509d0ffacadd98f0d","452315":"452315-2d5bf86f712b808f6ca5ba085223d9f1","456640":"456640-734b614deac1831db2eca0e3503e3250","460015":"460015-6ebf31f8eda4cd627a8b390028e747ee","460016":"460016-5e2523bb40dbe2a2057179fc689d3442","460018":"460018-0515086a92e03e74bd1153fe0588b889","460019":"460019-6f781608307894871807caaa94dcc163","460022":"460022-1d4637064a89f170e9e50250641c268c","460027":"460027-e63777fe7c8d9c6742f6ff0351552a54","460028":"460028-050eb211aa1fdd40304ebe3aa3143f7a","460032":"460032-c3ed27aec73afe64d457dcfbd112a542","460036":"460036-5680b1ab16666bb1815e974a63952168","460038":"460038-b97c737c6c2ac4da203a26fcbcb576be","460040":"460040-3dc1462953f4d72501b4958e95bf3917","460042":"460042-c8f971c7f8fc77f81613e260bf4550ea","460044":"460044-df321f5a2a81cf751eaf598b341417de","460046":"460046-634722cc512b5a6fc093308b487d5588","460048":"460048-9a5bcf4adf9b4f21e0df94e756b2a925","460050":"460050-0cbda2362573311b0e7afa350a9cff4b","460052":"460052-df3af42a5a6a9a33edc22d0d26728349","460054":"460054-b82e4a4da7af6c03200914151ad74fae","460056":"460056-b7f49e019902b0e636d69eb83f5e2cd5","460058":"460058-4d8178a48aed65ccf63c7eb9e7135cd9","460060":"460060-3406948ef7d7566c26cec126de30fb88","460063":"460063-0752cc606d1d4a80ddbc59b687a326b2","460066":"460066-1a93de6e9b0da48863ff94b258b6d00f","460071":"460071-dc2a9df94e4e751e6ab020746983c47a","460073":"460073-999095ef668ddaf169926890111767e3","460080":"460080-50735075355756adac497cf5d29cbcdf","460082":"460082-d48c0345ddc19641483fa5b0148a22f3","460084":"460084-83af2e8d4dd1dfbbe12d3eb0135fdcb7","460094":"460094-3119487ad3234792527c26e718bc7572","460096":"460096-0d28a1b382547a3067da77115630e3a2","460099":"460099-ff844e795526e51de7a023ff5053a1bd","460101":"460101-5b311970837058916c34e9ef13ac2f0e","460103":"460103-899b154cbfa83a2405017089abbcbbea","460105":"460105-563f4ea59fe7a2ede44457feca820b91","460107":"460107-80e13600d495b789bbddc5f0ed703925","460109":"460109-210ac3f6d48b1a0544fbea943c12ae76","460111":"460111-c1dd0fb612a86a47dbbaba75360d80e1","460113":"460113-6a721a7210d47884f0837282829689f3","460115":"460115-373e25f5858074547b62ab7aa13fe02d","460117":"460117-a63c0de52ded576d3277e86c53efa631","460119":"460119-3f41e4759081bf0b4182b592c10b7380","460121":"460121-b737f7ca74a84aa54b1a8cbe2cd25295","460123":"460123-4cc3eb4c0275055a367061edd440aba3","460125":"460125-10e8a1f1ad6a7953ea7cbfc86c25e1ff","460127":"460127-5676bc73a51eee46607d69443422c40d","460129":"460129-eb54577d1ef84f1d077f173c9e9743af","460131":"460131-ee15e385db5ffb7017158eee8047375f","460135":"460135-8df91abec1443f0438476c4c606040cf","460142":"460142-9430c3a4341b68888c43caf8d2bdda32","460248":"460248-9a64621e66c80ee87017d88035befd76","460249":"460249-419c25cc0c906df6eb3d4be6db72f21b","460252":"460252-a2ca071e196b843faaf58198980c55b5","460253":"460253-a3087ac9b99ffbe470a49274cd5d5789","460255":"460255-20d2c44fe8b47f08ed5781edc3191032","460256":"460256-4f8809aec4b5fea7b98f739b71e10250","460607":"460607-e7bbe4bb137961397f2495942e3217f7","460610":"460610-3e934cf4f876d6fcc0f25c210f1662af","460611":"460611-f6660a15c880353d913c6c5dab2709d0","460616":"460616-adba1e41eedd76828f3a5acd7a74beee","460664":"460664-0340066f30cc242c171d5824b7457036","460667":"460667-f92afd75b33af08bb5fc95866486164c","460680":"460680-24b6e64fd377ff7b1383f47dfee40d24","462973":"462973-43ea04ea621d2c74c279f9b1592d0813","463102":"463102-6127f4d89cfaa7538a662db546019495","463103":"463103-539879486a9013c9911eba6392396068","463104":"463104-a69a7ece17cec27bf2c7fd9f05f85115","463105":"463105-fa09fd2aca85d0005169fb1e21c1dc6d","463108":"463108-5aff5cdfcff23663cf504e4ed6bc46b5","463109":"463109-00f35e48083a669133ab7c2bafc02cf5","463110":"463110-21083da725aca3da0599b56c3a5b864f","463111":"463111-d934e6d8ed0613397ef8e6d9554a213d","463112":"463112-efb5d5fde11e18b02d341d11bce44551","463141":"463141-53507d46e2250583991073f1e42253b5","463142":"463142-2945d59ea394aa4debd67e5e0d037ba0","463143":"463143-405a02dd01a1af5d6b2708fbd0589eb3","463144":"463144-e976848dfd83f63798c2b184451477ce","463145":"463145-44c38effad47b8a419bcdbbd32288398","465758":"465758-3aa3e5bc855f2e50ea4af609f8fbbde2","465759":"465759-017055369e2316c6a65e72f71e0dd2b0","465760":"465760-34bbd53bdcba2507ce7e5a0f7c686b08","465761":"465761-0884b7f54d305ed1bfff4c6f0ff3dbcb","465762":"465762-59f8a925dc425ab406c765c6af2b669e","465793":"465793-39a1fd5ab4b27c4440c6e37c883e97d7","465794":"465794-e06422e9fae1761ee51879f82dc07262","465795":"465795-e7f8edec98c2498455b176f8b5d3e597","465796":"465796-ba974f9c78579779388ff0cc857103d0","465797":"465797-7d7613548ae64f86321e04ff31467bc1","465808":"465808-4da76939f0dd61e2cdd154078328e93c","465810":"465810-8e930bf95c8b08a026e4e4f620e1b206","465811":"465811-6388b35b718708f27b26519e503d9781","465812":"465812-474df5395f88a74ee8802e50a8c0a860","465813":"465813-6b87bd484abd869b05bc7cb6be45d4f9","465814":"465814-294fdabfd1e47d3d68a8a19ecdb9e210","465816":"465816-a97c2b18ed67986c35bb05a58c516b35","465817":"465817-82f66efa76fbf39b6588bd030cb24a91","465818":"465818-163507b7c0e04fc1a2f00db6f75d6cba","465819":"465819-def3a8dc16653a6fd76b767bae6d6f51","465820":"465820-22a06676897bfe07a3253c08a1334868","465824":"465824-d13353c249e29fa42a881884f3818614","465827":"465827-e504631d094f8baf2fa1b014a070d7d0","465828":"465828-ccd5d4a478d7828d31b415d069bf1130","465829":"465829-3c026382f92815f47927a973c786740e","465830":"465830-6817413f5da13ca6e3c7926c205cd61d","465860":"465860-9bdfbcd8a73d92708c711802f5159010","466301":"466301-92c53d965dfcc7dd82168d5c950cdb54","466303":"466303-a2031856dfe5191b8e9f0b0d20002438","466304":"466304-1120bd5d7ecbbb4956b82d62d5b14c45","466316":"466316-27c44a59f0328f5057f9a4a76f5a59b9","466317":"466317-db74b931a87ff4e2e69faea16fef2e2a","467942":"467942-3c1bb9db557f8ff32a9e7729a7548f01","468184":"468184-b47bf2de25fafd1bbda28006040b4dd9","468185":"468185-54c2941c475f1f7e7533b7d03e98b822","468261":"468261-7c5aeb1ec168f6df96e1e59d76745980","468262":"468262-e2ce7ab43ab90639a0ce23037eaee795","468263":"468263-fb4835b9e14482bcfb1949d6d3529751","468264":"468264-fbd4e37386b0fa4e0c8902f6e6453574","468265":"468265-0f1686707b7a716803eee9a95b2aa662","468266":"468266-4582b900a5e94c2040c83705457fbc32","468267":"468267-c81b56ff887a1d866b8a038786e55bf3","468268":"468268-7ebf192c0cafe87fedd207e0228ac26d","468269":"468269-dc6c00e26956ddf357ba8dd98775ff7b","468270":"468270-cd5748aa052669b737202f95d4efbed2","468271":"468271-49eb31fe0b77ddac89484274f8217ea0","468272":"468272-68545ece25b0626c05cbf3f3821c3afc","468273":"468273-34acaa69c0fd302fc29db0db76db4a10","468274":"468274-e05b17b3d17580a2e17f39410a0c99a6","468275":"468275-56ec4e4fe9162d1470dc30c5c73447c0","468276":"468276-1e8e28193ae2633be4b766b2ef353219","468277":"468277-9a6e47acd4f122d914e354bf96a4c5f1","468278":"468278-86707122c99cc271637754e96476925c","468279":"468279-9ada75fa3c61c9ac07938c8ede0875bb","468280":"468280-fd56124fa0d5bfbd8ec0c5f5bb1ef8b5","468281":"468281-f88ff9fafab8d75f905a72db8e8450f6","468283":"468283-ebf2c91645cf1926e249971d4f0fdf36","468285":"468285-7f69b154f52cc154b060e2fd3afb27e6","468286":"468286-3fc80e9fc5d566f772866b6aa5dd3040","468287":"468287-fae99d802bbd8798828380379c36e6e8","468288":"468288-3a49ab067536ec714f44ee2ce0fea06e","468289":"468289-c6b2e517df944388982f6bf150b425fd","468290":"468290-9df0ede60acfb2304d1231cf2a1c7742","468291":"468291-b16e3bb0cbe71749dce098c7a0924f80","468292":"468292-64a2f7798936fb7bf16a427d825822b9","468293":"468293-e3417e7db4d9979f5ffb2b02d48f7959","468294":"468294-5921497c073499f72b79abe99309e168","468295":"468295-532aacbddd54b731ccf651e3e61e5124","468296":"468296-fa03fcc4e4028f8d1f345423822f927d","468297":"468297-d905ba0a3994d797da3b2e8547416154","468298":"468298-4528b5e6032cf1dc4333d117977566cd","468299":"468299-fd7952140e24169584b43df2df5a277c","468300":"468300-f8f9dd614e2f08193fe5928460b27d28","468301":"468301-e4a321e3bc482e6d66d6a8102e991b75","468302":"468302-0ea3490191a63cc58fe71cf21d282f44","468309":"468309-9a50de863aae756450d8b77ccafde882","468310":"468310-dc12f90e36c8d184a749153fa14dd239","468370":"468370-201765876aa5160a542aa50b3809b227","468371":"468371-373dc559ff892362b69ef3a56475567a","468372":"468372-2161c8a799ecbcbc5af0b838080138c5","468373":"468373-f21590ede0090e87342cb8007278efd6","468375":"468375-8d98d8df24b76d43245569614c9e580e","468376":"468376-eb1be45c296ec89e231ae4a7782c8051","468377":"468377-22092e6d54e78668557e22948b1c4228","468378":"468378-92a20ddd1bff1f09a1a924e8d27c96a8","470980":"470980-f2fa41b84763f79671e85b33cf933897","470981":"470981-5317dfa38369f10543a63feb79b0112b","470982":"470982-2f75abb00b302990a3275e3ca5258d3c","470983":"470983-25cc475c8eb7bd6d889f694dbedc54be","471899":"471899-52964e90922c6780d5eb5528a0fc1267","471978":"471978-ea5a4df66c64bce152a41cbdf8076361","471979":"471979-4cae3e30658f88db522c7cefd4beb579","471980":"471980-ce9f4141981ec3b39ad83178bcf0d3ca","471981":"471981-78b5f123d0cc389c905600089310e55a","471983":"471983-a84f9e5b3ee046c563be46f73a789e57","471984":"471984-e2f5188bc217708e5eb8d84417080117","471985":"471985-4ad33393e2c1d4900ec18d16543170e7","471986":"471986-60e1d57b363a7b0ed2d5e1c9a42d8694","471995":"471995-7f6c87dd05898d7ec3f0afbe2cac9c7a","471996":"471996-4b10e2e968e8a44055d38840d0cc54f6","471997":"471997-5bcf4cf40cdf0fc31f0c0327284178e1","471998":"471998-32800743182bf23923f8b7e95cc80341","471999":"471999-93d7e9eda037ac3048fb67edc092ae40","473818":"473818-8c0e8568e666934c26ed1d066c0af738","473819":"473819-22beb6ad3ed46bb88ed46d39942d4da8","473937":"473937-bd614903e9d132c6d8ba0b1cce0e506c","473938":"473938-92ecca13bc501a02088c365aa58f6072","473939":"473939-d7b062505af6b528742a857d2fe0a074","476461":"476461-76d98ab8996792c7028131aaed50d9d3","476462":"476462-00b51651074fe9d7af7539240a9868dc","476463":"476463-2ca8b170ee089dc851bfcc5741fac1e2","476464":"476464-73c4405b944dcd8f7da12fc386c2186c","476466":"476466-e422873fb3e41346b10e62158fc7dc52","476467":"476467-303c2f6470e091dfeac06ff62152c966","476468":"476468-077bbbd1331fb5f5d86e3e29356997c6","476469":"476469-f0f692c584d926c0b319b0feeedb85ed","476935":"476935-36d584762dc6a88f0e112c1bda528514","476937":"476937-418d0908e89c0e3802d1227a7e535f95","479312":"479312-4274046a47a3570250bc97b9e5ff5009","479313":"479313-d07166fac858567fd0500de9a920b1fd","483125":"483125-ce42095ca8bc32d64dd3fc541eb99438","483126":"483126-678163b53c505d01177a0ce759ce5ac0","483127":"483127-c2024bebbecc26e168c5f98ae661c184","483129":"483129-32ec77f03f920b7baedc7d5d65afeb35","483130":"483130-1702a15c9ec95eb748162276b928433a","483131":"483131-a685ecb88240e31968db9d93b5a6da08","488463":"488463-1d45094888ad6ee9c2f595cc629ed2a3","488464":"488464-248d73cb43419dcc4f8c268b4576dda4","488466":"488466-72ebcdb8a0db72b63f163334f5ed936c","488468":"488468-3253481f40fc1afc4783009e1610a949","488488":"488488-7aee790c280074de65d58ff2a8de1c59","488489":"488489-a2520da1d6866f925a2b86924626d8c0","488490":"488490-5abaed5da803153f21ae5aecd1035587","488491":"488491-74b912540c6cce25c070c744644071b5","488500":"488500-c02bddde23c0afb8b793bb24aad3055d","488507":"488507-3bb0b22cea9a5016efce9bfd0b15a882","488508":"488508-9d86881bef5a27e3a0acb0355dcd2abb","488513":"488513-a44e88c2d0738591b5bafcbaa9f17299","488514":"488514-97f70205f98a3c9578ffefe8d6797f90","488515":"488515-2942a2115e47feb00ff400dfaa7a1172","488516":"488516-c0c7aba358bb09fa1efb4ad80a80674a","488517":"488517-e68544300ebacf6b5cf162880349120e","488518":"488518-0e8c7846e69e30243b77f701ce216980","488519":"488519-5978038df4c93c15131147c1edf97828","488523":"488523-d87d7a7aa519570d76b0140d461537a8","488525":"488525-51c2001228d2647f82c1377af48471d6","488526":"488526-f9197ebfef7575cf85dfd6327fc013cd","488527":"488527-65d84847ea51caea5a70df4a5c35c444","488661":"488661-da777880e22a0f3f5968acd1eff7c15d","489901":"489901-e51b5c384544d8666ed5a1aa90073478","489903":"489903-48acece923853fbad1d3663ba11e607f","489905":"489905-d9779baf28992bbab3fc4486ac856d34","492340":"492340-1f68a7b2b2fc1125261c4b37c9a06821","492341":"492341-2f1da7a0c87a846faa3bb0e4defc0aaa","492342":"492342-7d7b1dfa17d4d76fb32534fd88342202","492343":"492343-b1222ff0fe5a887cbfbf855a2f0f376e","492366":"492366-e2e1ba7b12fc7c658b6f65ee12a2ebec","492367":"492367-f41301d4753f8b6ba0edd8d1eeef609e","492368":"492368-92e4e680b59a5981985d1242c031a595","492369":"492369-c80385409d66fd9c836f07a46a37d532","492665":"492665-f55bf27465c652f5ccaab2ec3040c8f6","492666":"492666-7cdb1f7e11f5f3fa43fb655694e15416","492667":"492667-22a01d369f653e8605c55f51aa5b3c16","492668":"492668-93e9408dcd5a6f8fe46111998ad8e974","492670":"492670-004781760e4a91366fc63da34f057b30","494460":"494460-c44778714afba8e5ecdb19efba8cc8c8","494462":"494462-116753d3cc408b242f4380cf82872bdb","494463":"494463-4161488af9da892ddadbd07dbe218705","494464":"494464-88253af5d517a3db08faac7b1836364c","494465":"494465-1a9d7800ab992b022f882a8721852c86","502187":"502187-40d9d6d32825f9e24a4dae5dcf9593ad","502195":"502195-bc8fe16277e8e492c64b6cfc879fcc1b","502197":"502197-3f60844396e74ecd6cb378bf6dc32ff4","502199":"502199-bf1761ab8774aa8176eee8e2d9871a34","502201":"502201-ffc8d55603518fe062e94eb501864715","502206":"502206-c4acb2bc18b751a35228c5e91e010531","502211":"502211-123c0067ae241e317d5b2576962e2088","502212":"502212-473ee993539ae8aeee10802f281f2178","502358":"502358-5d95b205678552d1c33d793e00c9aa36","502359":"502359-d6ffed1d044e4c07380b42d9ee5046f8","502360":"502360-0c9ae5ef56eea6635054ad6cf5907586","502361":"502361-e049691279fb6fa48869576563301637","502362":"502362-d99bf1cc80dde576a730c4ef2945b1ad","502514":"502514-e6b704409b8a6e45c7c01f0700e1c955","502515":"502515-fd8c2a9dc8f656c56d83ca550cc00bb1","502516":"502516-d97db3072a3beb7623983d53b46e29d4","502517":"502517-0a8a1a1a4e6f6aca7bdf87dd468d41e4","502523":"502523-90eb70a2afa6519c5cfa25d95fffb19f","502524":"502524-3355758b89d73635338db3b82f2ce112","502525":"502525-a00f86f1337a7ed0cfcf43cd92829ff8","502526":"502526-2509097ca3d96d8860b1f74da7a64048","502572":"502572-23e7b338866175d0782bf42ff40f5f55","502587":"502587-100e38c7cb419dede31e88bb704579e9","502588":"502588-9d4ac11a9ccf663d0774425a5a3556cb","502589":"502589-8a8ea88e0cdb406aa4df6e14c9e915ff","502590":"502590-736425c04923278f3e751592915301be","502643":"502643-f26fd9ee9bd8543c542f781dd99ff91c","502644":"502644-29ce8de5536acc40649db57ef1888170","502645":"502645-9c6aa332a46b1306f5b202690c55d62e","502646":"502646-582ffe4203fc4498579d58f11a1e1d3f","509442":"509442-dbced4258995ba99ffdeacc830368d1b","509443":"509443-248d654dd01aad6a318dcd9fdb42236b","509462":"509462-23c2b4d50468f39ebdc2ae4d03786a8b","509730":"509730-35c89fed57acc2a2b6f8afc2051f103e","510661":"510661-531c7c4a91e5cf4e3ef3b7fe32111241","510662":"510662-3ea294eec27798699230237e6fbb8b23","510663":"510663-5104f8412ff2bed25f487ae99a9e8a36","510664":"510664-d9196530fda5f0e2ece2aa963146dbd5","510665":"510665-6d7d7584a5f153936ee60c63ed615ecf","510666":"510666-f414c69ee3eff67f9dee88fb32da6fbb","510667":"510667-2c879d26d50d24575ccdd70090c46c02","510668":"510668-b03aa7e03ddb75ab6652d437a1168764","510669":"510669-af258ad3be7a8ee102a31d18ff4d8690","510670":"510670-c1543149390b5390af079eb818d55f54","510672":"510672-3393fca0bf8a9d86c1dc7fbd283e23b2","510673":"510673-a4598b88973f7ace3203ad92c42fc1cc","510674":"510674-d23af907c1b096d09bc485fa48d9e267","510675":"510675-416f510f1670f8fe459b09c67f64f8c4","510676":"510676-8fb7469446986636b6d7dd10e45dca84","510677":"510677-fa833eb85b5495d9517618a79ca33741","510680":"510680-2025361404ef9075104c1a091068286f","510681":"510681-355ad65b0e4fe5c59e0797e9770c05ee","510682":"510682-c30f77716dd054dc87911d9a455096bc","510683":"510683-657d8e18547829a51cb3f0939a7b5cea","519924":"519924-89774f5aebfaabb5469580e91f181279","519925":"519925-a2aa46777ca1dde89051fbc503ae786a","519926":"519926-7c17dfcc305d6373b853b6e29968adb2","519928":"519928-c8f2af7e245384c4203ac29353089efb","519929":"519929-475f6e6d9765f0fce0f80abed28e6993","519930":"519930-a2be435bef0ab8bb25a7ff3a4ac9e130","519931":"519931-c5f08fd9c65665370e7ae4575e13df3a","519932":"519932-0be237c4873a8f7435139af9288126b2","519934":"519934-5bc9b54bbebe6253b4b62fa79eda31cd","519936":"519936-d7d7ed9e62b51bceb7b523a6c61c1859","519938":"519938-581ed795d1d622d5f2f42c3c76ebcda9","521944":"521944-adc9aeb91ae405d62bd9c3befa2f2ca0","521945":"521945-85beb6994db29e2e8090057b2f3eceeb","521946":"521946-2c246007c58d36fadd496bd7e41beef8","521947":"521947-0fcdfadf0abaa389acd8d35f3c59770e","521956":"521956-a458852456f8ffa61c948c7d4709f626","521957":"521957-8bcf9dec93303b6c3e655f0938627079","521958":"521958-9db8c4fc777308209ee05ecadb1730b1","521959":"521959-dcbdc4c19df4d122852db8aca4ab2975","521960":"521960-2fac4bdf31abe419d74f8729d97cee9b","521988":"521988-f613853f7819aee6176a747d57b8c979","521989":"521989-d797f4730a557675cd26960c4480e698","521990":"521990-b460db72d64e7fde07f472fce4c81e2e","521991":"521991-6137c53bfadaa2d2421073c1f189b5ff","525385":"525385-5995c0dc4805e5a875cf4f28aa178555","525386":"525386-d7168ea0de4f5628652cefb1ffe25603","525387":"525387-d6e203bb76177954375679445548973c","525453":"525453-f99ffac7ffc361d339525a58c45b195c","525491":"525491-ca8b9d1e721178dca8b0852f7949f623","527577":"527577-1d31365198a51e8366ddcc4cf01d4e85","527578":"527578-10ec9756736fb61a9ce3f06f82a73e81","527579":"527579-0299f15148ff1222c448a3a9573e3abf","527583":"527583-aa0b228a1e668f3536c964e60986f1c4","527584":"527584-ed52038e6996e49c5a2311707836c48a","527585":"527585-71d16472bc09f3ab50a556a73355e97f","527586":"527586-d8a2792822c995cead981d1da8ab1f87","529516":"529516-859c6adf1ae971f1d7cf7d0ecf2fa9f5","529517":"529517-bb3287fe08346bb875865c94bcd5c5f1","529518":"529518-c6ae04e7bae9be6552df101941e20d78","529519":"529519-2c37ae02c930a900ed2e5b58b0d1b44b","539612":"539612-3e94bb22dd1d2ee1cc25a580f248477d","539613":"539613-0a5a4b0595161b6eea3bd008a3bcfcbc","539614":"539614-de7c1b5d758758013bae0c894ef7527e","539615":"539615-a7b16a16071bb7d8285805b43b7302e1","539623":"539623-cf2e9b9ce02fd5971839406a42e4e51e","539624":"539624-36bae334b0bef29261107cda9addd9c3","539625":"539625-15bcc9fc8e6235b10659a744d381d2c1","539626":"539626-05201463a919a293904742704e14453f","542001":"542001-6fa6c54b3a29c5e5ba618178c6d83226","547343":"547343-69a698abd1b7d9b3e7ca2b491b544ffe","547344":"547344-64f38e9b810ff1c6faa9a9f1652dd2e9","547346":"547346-c074e03c233752e544a1ea80ad1f918c","547347":"547347-232dfde994e2bdfb3bc70ce8b9f08cbf","547348":"547348-00a5b6867ea61cfb0abda6dcf5314958","547350":"547350-a8ddf6eb808e9b24310b7fc9a9c9a5be","547351":"547351-18032285c5ab6c96a27e34f06de26e79","547352":"547352-4fd3b7222013bfebaf0fc2141747fc70","547354":"547354-a6c7d395c155abb0df8b206158aaf5e7","547355":"547355-ea766453b9a9bf888cd9bbe25597e046","547356":"547356-40c2643349b96e9c86a453cca97e9bed","547357":"547357-fbbc7c5fb714995815becdd7a8808c6b","548491":"548491-af31def6e88f0550c586bcad93b6d552","548492":"548492-c93b82f7a31f29f970fa80353a53b83e","548494":"548494-1cd17176a681063162f6b66e61912169","548495":"548495-ad445f795c04e5e0eba90193a7335532","548496":"548496-4146993ca310e9926ae84b7369491d0e","548498":"548498-fb9245b91f17da1ea15178b2d9a39aa0","548499":"548499-c0e8f0bd6cead8938abc2151ad7ba7dc","548500":"548500-302b232af9daa99c3cae9fa47f9c36bd","548574":"548574-b5887ca0f82b59e268a1e2761731f2da","548575":"548575-70bbbebb8f160acf0be7612bf2018010","548576":"548576-cbf4b453ac8d2a9588997325b7f59899","548578":"548578-a29c02f0854e739958492b46a1479c80","548579":"548579-862ee519d019d781ee5b1061c9a09e0d","548580":"548580-94844490850966d8de075c61f051a96d","548582":"548582-8ba02148410510c93940d76a31a6fd5a","548583":"548583-e8a4aa91154bbd3bad7ed7dc651e2976","548584":"548584-d3332aff842d1782f840035f05ca66f7","548586":"548586-a522fe847169e4295914fe6081aee7d1","548587":"548587-c847a6521dab1f2861a30c29909a7576","548588":"548588-8a51504c63d883ac9b436fcb3bd8b16a","548698":"548698-7d6df3b88bae0f2961ccc366bd0f66a3","548699":"548699-6704dfabbe6f3de8848599a98c991ed9","548700":"548700-b1d3360bff2dd74f9003c1926ce34076","548702":"548702-78518d8189cdcbfc5ab3e3f1f7586b67","548703":"548703-41fd18e6f570d5706ffdb49a1dd45a8b","548704":"548704-5283b2a1c54977f43aed9259435fa3ed","548706":"548706-5c44ecebfcc1852fe4ed1ad7ba6cc154","548707":"548707-14e7d269deadd81ae1d20c1bc735dbb9","548708":"548708-c43a9901dad9e23ec405f54b5bc5ca58","548710":"548710-5494721200346124518629dbf2e2308b","548711":"548711-25371b210ccd54a2c8be5b6f9b49ad73","548712":"548712-aad950207c47b4e96388015b30881299","548714":"548714-fab16eb59fa93bf34b492a35c820ae91","548715":"548715-313ba4477dee407bc04cdb5e06f1450e","548716":"548716-30bcef71169a5b48c22a257a07cbab28","548717":"548717-b19aa820b8012c081d34213992096a34","551622":"551622-58d38849bd92cc8d2fc93a3c7ac80450","551623":"551623-97ccf25c46de0d795052d911de834f49","551624":"551624-f91e95d54bad2cc9218b5a9f3c4d11c3","577463":"577463-512b943d3a8c242c8173ee3e81c23dcf","577464":"577464-03184991212361da8a991a7e0e9c315c","577930":"577930-9eacb04099ae46bcfda0dcaff198472f","577934":"577934-86754f923d326e804d81f2a292004665","580756":"580756-20904bcb458aa30a9b38b4b9a8200aa6","580889":"580889-b56a2549a9b31bb33b4883e6e1735bb9","583793":"583793-f66187d807c3a5982740cac78f5274a1","583794":"583794-d1ce4a1f4923e7ee113675fd451b7f3e","583796":"583796-eecf3356ca5dad08570aee5e41e83896","583797":"583797-0a50425235f7c215580f4e6b32c2f124","583799":"583799-feff1cf3a73aec89951a3eea4bfbb5ea","583800":"583800-2a179eaae2506e85341b2bc8779d2e19","583802":"583802-73d4e82e5e10178ada1aa0ad127955e8","583803":"583803-9db718f00658c771b614111ed106d79e","586444":"586444-9b493056e135bdbf4b93b48a4826b5e6","586454":"586454-916704318ddd7c84dfed782583139d92","586575":"586575-35d407c82f2206470382b981875bd9a2","586577":"586577-ab9c91cf46775d6dac673eddd3b59f48","586578":"586578-69cbf6be5c8bd5b2d80189a5e4ff2dc0","586579":"586579-3ac7b5b266b9846710ed625976b51897","586585":"586585-4b054d4a885efbc93cc6c19d4bf93049","586586":"586586-c6dfac2c7009a16a4b8e4396f9e65c06","586605":"586605-90173a9b9f3cd449408c8d3db2527b57","586607":"586607-dee30e47de4b7d9bc3a2d2e058686c38","586614":"586614-79eb464f6b16fc6fae2b18b4748b9ca4","586616":"586616-ec2bee3ce53ed12f2c874e08ee13e0ad","586617":"586617-0599ef246faac02fa6c2e50dab22161d","586618":"586618-2b1ecc782f8ced496d9a7168dbcc82b4","586619":"586619-2bc6acf2ba7ad0b522250bedf4b2193c","586648":"586648-441c7e76396bc1761ae820e7ef3b7855","586649":"586649-3a91ca581c11ffc8155a151c3013a4c6","586650":"586650-f39fa5e0a63fd8025f604d3f84a3abb2","586651":"586651-3d42ee9cb9b51b768acaea6f5c7c5381","586753":"586753-92fb5f1bca0223cd61239365e8a24e04","586754":"586754-d04cf40e9050220fcd57d172b05ee792","586755":"586755-36c6cf5d90d0bd051b88ac9f6ee1f1c3","586756":"586756-06dc838f7dd6069222cd484fb2693701","587800":"587800-d66cfbdf2f1b6f3119cf994bb4560044","588255":"588255-09e6437b1882d6749bd888390ff153cd","588256":"588256-892cc7fc4462655b6bacbd5ce52fe5cc","588257":"588257-baa0a79ea30186f98631a8081346e6fd","588258":"588258-77105af74cbc95aca36a9f268e226656","591174":"591174-0f8c9ad27c41ee136d9c882a5ab9fa32","591175":"591175-bfa83ffcff668a412fac9cd76207b4cb","591176":"591176-462d52f8d2f0f5753bd08c4d8e5262e6","591178":"591178-a943d46073224fe7726c413d5c17797d","591179":"591179-25cdef4e851cb0083c9c8d521925dd93","591180":"591180-acc8e0f7cf775eb242a5d51bf728181f","591182":"591182-80e902f1b6e48314825f2bb57690315c","591183":"591183-8ea929b4455e8be489e14d3a6a5fc0d9","591184":"591184-99c831f31904c32b7dd54119e48f3b37","591186":"591186-7a991877667a66390688c768ca1389af","591187":"591187-80a814ec0bedd5ea5c0db591ddf16493","591188":"591188-a4d237542f44cd36c6d704e6303c66e7","591880":"591880-d3ef7fffa1d5e6aaae3f0645271bfdb6","591881":"591881-5032f72f6f43ec718e9da1f6e3351d3e","591882":"591882-710840dc8bfffcd0143e5f1816e1bc58","591883":"591883-c7b40fcaf1ffcf3443e3c677352dced9","591885":"591885-eddabb5aa9946e103d8fea168923de8a","591886":"591886-fbe004a783e0c01c7cd216bfa6ba7eb2","591887":"591887-6b58afc25183ff2e2cc9c4fb03e2ac97","591888":"591888-d5ff4496cf03bf5d84ff228fa588599b","591935":"591935-4f9996d4028b5da5670f3d750fcd55a3","591936":"591936-20f72ba1a97208beb71c56b433fb00a6","591937":"591937-e139e6fff1e3a1968d098795cd23f825","591938":"591938-73522a6bc36e68592860955d0baf4e84","592086":"592086-85c6dcc6b02f7c4f8cd76d424386000c","592088":"592088-1e8a0d88a2ae4a0b1279cea02f254ae6","592146":"592146-1da03c12f1c026f710c710d2630b8abd","592147":"592147-8c3274ff9ea7f766249ecfc7e29a6273","592148":"592148-8601ad15543ce52b31caf256655e4138","592150":"592150-8408e542d2caac7fb7a90d75c1e1bfa2","592151":"592151-c3246684ce13fbbb219a1f6f31f1119c","592152":"592152-81bcf469d21c2b31fada18db510e5537","592154":"592154-f95a61d3bfca9fab6d4c63fc23add289","592155":"592155-ee58432afc25b112d0a553a6cafc4b8e","592156":"592156-0c5b74ec8cf6e86e27fb9e066595145b","592158":"592158-c5623d59ddf3925c7fef200aad8b9fab","592159":"592159-3829d52f150884bb66d45f621084dc07","592160":"592160-1f5db17889825a187d34098bf60575f8","592896":"592896-3c83058a36d039320b6a4d9d1fe24385","592897":"592897-cafba49f2f2c94e69ae268e15f8f0ec0","592898":"592898-1748cd203b43aa88135bf7a8a9364d7c","592900":"592900-326160194ce61d8ca56c0f96245abcf6","592901":"592901-840209ea08a09517204821253a4a8d31","592902":"592902-6b96e7fd8beb187696fc9e337d4415e7","592904":"592904-19a17e484ed9ebd37bdc630b805fc1d1","592905":"592905-3f3a4505b10edf6cc331e12a52e3d018","592906":"592906-70bb5c857de55a46da7eb256a02d4a10","592908":"592908-d6a4b62ef1b64dcacc1ba739204283d6","592909":"592909-1c014120457f70ac12be1e6082c7cee2","592910":"592910-5e1a51243d20eea22e88ebf5b0dfc5dc","593103":"593103-3f3851cc0db6f62cd45924a10ab4ee46","593104":"593104-a994462f90f1a1eab953dd87ca1d61c9","593105":"593105-1be904f5ae698b721717173c5dedf5eb","593106":"593106-bfecd84f95f08794587775b7e461f310","593108":"593108-5acfd17f3843262d2b86bf6e4f48eb93","593109":"593109-fed504f1ceaad44f72284ee0b0d45add","593110":"593110-99f2a0f57d6f3e7038bb70341712e4e5","593111":"593111-563464b04c33e7c1271ab0e8fb6b8d10","593118":"593118-648bf1255c3fc256e243219f3b459767","593126":"593126-3796f40965fbc82738f1c1a321dc41b5","593127":"593127-0333f70442b3bde7ea4d188019902554","593153":"593153-31e076ce99340d4d9748cdb6d96fdbf5","593177":"593177-5b2e582a5e1dad79bee657ee7a3d7e93","593178":"593178-381dd74566770f4c4d6fd63900f2f6f9","593179":"593179-b57e6c9a86e9c132344b310e725e0442","593180":"593180-6454661f8fd7defe9d5782e40c5122cd","593182":"593182-2458608a483df2e98563fb296118ff31","593183":"593183-21bac352cfdfd9c4f6d8cb31f1d20a2c","593184":"593184-ee83fe237c40d651280fe7bf9ac0d755","593185":"593185-e95facacf0120230e14cb1355e57bc84","593190":"593190-bd9707878edbc86c5a5b1a86ec553633","593191":"593191-2a5702738084d9021e28b639fa15942e","593192":"593192-347eec19531ad05e577f373f763310ec","593193":"593193-9ab9732394cc8b1e1f0be38f49d66385","593194":"593194-dc282576e4eaff893ac923dc80aa9e58","593196":"593196-d1ca5b1c093f85cab95cd90895a54345","593197":"593197-f03ec34c0c422d57ad05a83a08993c81","593198":"593198-eaa53358a2e336837000d3699167d593","593208":"593208-0ba2e171e190d25e1c0248a50666e6fc","593211":"593211-26f3748f0ba09217b8eecd287c34ff68","593309":"593309-9061982ad697a59de7fcd3c5b38477b2","593310":"593310-b33d5387dad887443d694ab29d72f6ae","593603":"593603-a763f5ecaa8221ddd4ab6df92550f50b","593604":"593604-53e040ad8505270111f375afdeb4e3f5","593605":"593605-8d03e61d84167c58d48cfe1886432266","593606":"593606-694c300444d673a230a99092c45a9caa","593626":"593626-ea648156d69110c459edc04c62e11195","593627":"593627-7dbb7cdfa43c5027d8938466e98d8e45","593628":"593628-c2a6b1ab6d5f801bab8937ea22cefa5f","593629":"593629-4618c73b33e21dc1fb980070856d03bc","593631":"593631-e5847efc5fd698e51e51dd9f452e9e4f","593632":"593632-d8acb2a61212ff65bccb30bb3260854c","593633":"593633-0eed02501ac1177934759317d68d13b5","593634":"593634-38f08fd55610d791e85d3c8dac35ce0c","593969":"593969-f262641ce7da8a31ad9ee871d6acdab1","593970":"593970-7f8ce4e78c5a84f3874b137dc239d06f","593972":"593972-f5639c2239c1d48992e3b6700f38a48c","593973":"593973-74254c852c7444004042c4c4e9e47d62","593975":"593975-ea7c59b239a20730d23d3b171d5c20ea","593976":"593976-da2804aada34b23bb7bcf79f424db64a","593978":"593978-3912475ae0105bf587b6526e7217372e","593979":"593979-d3b32964749d14aa1cc5405f537148c8","593981":"593981-37850d006da12a81982b13e8ecb7333c","593982":"593982-50d07051a9dda9f4813f75168aa28e91","593984":"593984-4c221821ea0122cd235facd7e8853ca1","593985":"593985-e21889513a7642e4ad3429249f7c5666","593987":"593987-e99f938a588da6a49f8445a4bb63c0ad","593988":"593988-c1998e67c55ec61150eff51427aab2dd","593990":"593990-99f0f95db47fd1aacabbb75b1f6c23a3","593991":"593991-8ecfa17ba17e4ae74e04ea8195505a97","593993":"593993-477fb5d895761d26c835265260c6efbb","593994":"593994-8ec282e36fb632979c86a1c61b90972d","593996":"593996-a2233b6e2feccecd340d7622a8ca841d","593997":"593997-5ee9456f1ccc5df14d047ac054456323","593999":"593999-c4cfde44107b0c0839ce95cba1c998d3","594000":"594000-ec7738bbafb3ab949a7fc5e8e52233e3","594002":"594002-e1c660688a8fb3a03a5cce4ebcc131df","594003":"594003-482c26bc974e5c615593a314b1504137","594005":"594005-f79d0ccd6c9c0da1ed10bc8123ba1a69","594006":"594006-9a1d0c937d14e66aa4c147b514b6a8ba","594008":"594008-5ca7e5423e1b8e8eee6a0f4fe93ddbb6","594009":"594009-a9faea3dc6f2b0ff61b789dc87387983","594011":"594011-5e2858d5e6b1c7dd8a6f6201c72ce5e5","594012":"594012-ed7e9b19708c45533ac6b213c3afbdd2","594110":"594110-ce86223230398ed55b6b3bb47bb8983e","594111":"594111-ccbeed67f2939bbda7d6172c90c75d72","594113":"594113-dae89d2e1dd7b489b6a792c45c4bd915","594114":"594114-bd27e51f49d26410d048bfc4d6b06cbf","594116":"594116-bcdd19238d8dc5377b443a5f23e99e81","594117":"594117-d7c416ce809de8994a2135e87be0e3b9","594119":"594119-fe79adef90ea9e78dadae36934774c25","594120":"594120-f49ae9245a7d28de95cff6fc48256448","594140":"594140-0b2b14b91d4944ed52fae49aaae1bb22","594141":"594141-fc9ba338ebdb19f6f0848c4252fd3494","594143":"594143-e8d999e2f64a1e6aba1f2f89b5ca4806","594144":"594144-9d9c9125d46be51ed1f3dc6e7f0f5a81","594146":"594146-e7068721ccf83d4f37932b0cf6967772","594147":"594147-07b0fbb3d08300a7330130a121747c85","594149":"594149-7736503478e5ba705fcd5bb82fe13484","594150":"594150-663d9530152f2569c303d38d63d9cc65","594152":"594152-579578ca956b29168c2b3ebf9649e3e9","594153":"594153-edb44800d767cb812079524d06d265a7","594155":"594155-f27cbba0685f2d4116983c9219e1e58f","594156":"594156-e89421c9b3dd68e4e077bb1cb2713318","595003":"595003-84792e213895b82117fa1e59cfa68304","595004":"595004-1d93ea855786d6bada86f15fc69905ad","595006":"595006-cac6200db7b7c0a652d1f7daab2928b0","595007":"595007-91fcef09eec4bde4b858763fa94b970d","595009":"595009-e4db18b5adae499a3f03323cfca205f1","595010":"595010-9db9dca3f68718ab4c88ec9d115da2e6","595012":"595012-8820f2860121863b7e7eae52bce2befe","595013":"595013-74c7630f650cda9dcfead0d03d8ab5be","600037":"600037-fa230a1fdf2cfeb16fbeb0f8c9ab0f79","600038":"600038-cfdc8044d9e48d4ac7d08a3a3db4c813","600039":"600039-5fa3be1b56ae36cbdae5d4698924fa98","600041":"600041-3e3507e03f1154f8a21de41f3f011738","600042":"600042-7426a6e4ce39c7d68ff2e5c32fe1afce","600043":"600043-bca452fbf3d59ba30996dce314079e05","600045":"600045-88a8b2d56e0867ee1d9e6d049350b4af","600046":"600046-f4919b42e282ac80fb27918dbc949f60","600047":"600047-5b536a11887c5cc3049ba4a746f4f66b","600049":"600049-0f8a6a816c13bf9bd1cbdff28aad2a2c","600050":"600050-23adaddd16d3238f2307fc58795dd362","600051":"600051-98bf1a9f8823941b52ea3da9b66c3eba","626828":"626828-5a6828976f774c7658db40ebc3adbe75","626829":"626829-3dda10cd744bf09c2db702f1aa94e952","627287":"627287-e542a97fd9dd4f6f450df72ad2f860cc","628806":"628806-92276a4e2eefa333645d111ffa8ed5c0","628807":"628807-16b1626e6b9454e190fa0f26560ca4eb","628808":"628808-19be39a5eaa9bc7bf4d94864f73d1fd8","628809":"628809-9429ca113b954abfdf3ac2c0c7f7551b","628811":"628811-129608e1995352be82a7050c68b639e0","628812":"628812-ee091e228efd6099e31a6547be5f7892","628813":"628813-da476eafe1374ca42df3327f5385d522","628814":"628814-1c18bdc9d5e89b479736ba2605ff49fd","630570":"630570-0f9c9d5d77cfb28e9536d4084534e8e7","630571":"630571-795703034d81a720db176d3350f83e40","630572":"630572-e6bdbe5e0f64f3c3c3d747541f35ea34","630573":"630573-8725af26c239ec139359c9e44c51da79","630575":"630575-99415c40893e6ab0c4d14a683326e508","630576":"630576-0c3e3d529c204690978860f8598b345f","630577":"630577-374210aa8142fac49810816a9c160418","630578":"630578-a5eca6208db83a702076291271e130e1","630579":"630579-79b2bc255d4b733cb35ef112877abebb","632326":"632326-04fa98cbe29c8f4bee4242aa772fd749","632427":"632427-6a2776fda73d67ce69b31e7efc6bbc18","632456":"632456-663cd45584f5c627d00e4984e3dcd756","632487":"632487-0874a47f4d20cd8f08eaf6ab9ec170c9","632489":"632489-5e0bde73c3c79f1ce070845bf23f071c","632491":"632491-2b821cfa77bb29e6246243d7be879042","632524":"632524-449041cbb9b40ce7608bbf7024c6815f","632526":"632526-ae704c757ff31dc0300a83c26780987d","632528":"632528-2b407a3300ee84d215d02788341c1f40","632560":"632560-d1713be64d85cd57901e461fc23233bb","632562":"632562-7699aed7809631ec1b0ad0f581ffd010","632564":"632564-d33c4a148cc576b9e33c5b41129f2244","660226":"660226-20e797462c10f7c2de97c78c0ab238a5","660227":"660227-7ddef3d3398e58cc72e3d760d0d2a994","660228":"660228-15993b0bdb59dd83913323d97814ff41","660229":"660229-5076768c9ae8facde0f7d8f52d426683","660235":"660235-c7eba4f2d4efc287743acccdd3074002","660236":"660236-b00d7cb4fb6b602c98e20fd49f047331","660237":"660237-a84ebe6100f8934d8bb6c4e60ece444c","660238":"660238-d477897c860ecf9b96f5063615b43839","660240":"660240-03bc2557df198fdd74341d6255ef8fca","660241":"660241-5e5413fc510d1128ebfc64ec1c85cc78","660242":"660242-247145478b629065837b5846ce8f9c6e","660243":"660243-acd31030506b6f20b18de3a16103e768","660245":"660245-5526b79ff84d93293cb1cd3c570bacf7","660246":"660246-1c1b1cfadc53cdd2fb9babf494f77ca5","660247":"660247-f1b2afada4620da01ebc26004ed1445b","660248":"660248-3993bb1db1ab6dfb6239d064d4ba527d","660250":"660250-51a4dcda562a13c0d6d19678c30aa052","660251":"660251-e21ab040387e987d811577ae169d4a97","660252":"660252-ee5aea0ce80a77dad2a76c98c7a60b75","660253":"660253-b163cc704146181b02ed9ac4c59ef203","660259":"660259-baa6f30513962f3e16633eaeb53f4453","660260":"660260-8df4ff17ce6dd5a214285c784d17bf0d","660261":"660261-14a8db819aa0aa72ed59daf7374c751a","660262":"660262-e39b39a7db1d7d97af2fa975654f4874","660264":"660264-42bd7d8cb848013ca0be67f905532379","660265":"660265-fb68de5086fd27e6c7a0986107a9171c","660266":"660266-b88d3492b6cd8fcffb1c10eb5fb68699","660267":"660267-3cc5a645bc60cd998f7bdaefc4a681a8","660277":"660277-7f2cfbfc3b73135b1ecc855dcc5cb55d","660278":"660278-8ef115e56f1f53dde6e45836890e5e45","660279":"660279-9d6c3fbb279a2d7e1706d300b122d6b1","660285":"660285-88cfaea391388a2f9b68d361270a10ce","660286":"660286-924b89e41b3e2cd4166241d30fe03581","660287":"660287-62d47de375e94c0a4da3f8e0d7c03094","660382":"660382-11d8c83089509763cacaf2ccf3f9ff4b","705560":"705560-5de9cb691a73053903469f1490e15e94","705561":"705561-239ec843ba3f7c85fa055917f215fb92","705562":"705562-3c8168c87525515b8904c5c442be1e2e","705577":"705577-2a57063bc88c4fe309de0d02111409f9","732449":"732449-095b6b8afc1df97a7d3db9dc5bcfb426","737665":"737665-fd3689d6e52fb10589ba676333f426b4","784173":"784173-2322af8a3c4820842901979508ca0d11","784174":"784174-14b21af4c5ae71453cb247e6bbd9ee4a","784175":"784175-064a9ff3d12132ee5564fab93078e879","784176":"784176-d4a47c0bb6148229f4f5ca3865e2027f","784178":"784178-11382567188da73fe654b44b10e4684f","784186":"784186-d26638380d3c9e82dc75f083804ac8dc","787190":"787190-a2f912ecee5fe449d7b2ebf79710a73c","787191":"787191-de25a86e9daa673433c13565fa5c0c78","787192":"787192-3e509963135da494f1a7c2972753e84d","787207":"787207-1625cfb230697446129c224fb112f8cf","787249":"787249-daa91cd3c95f2a8b59de04a7dffbb7d6","787250":"787250-26911804eb60274bf20b96058215e5d5","787251":"787251-762604ac813ddd025d9fd0804584d24d","787252":"787252-7a366b249526ce658d7460efd70acaaf","787253":"787253-ffd6d04013afd389b4f20c4a73d75be5","787320":"787320-31c81fb26f058881497285504dc57a6a","787321":"787321-0b52bd211bbc4aab4b653a91bac1f5ee","787322":"787322-eb9de935f2dc7e68cad691ee2310c519","820423":"820423-b4c14902e44bd93aeb442f63b0a09bd1","820424":"820424-436d99bbb1bfc85f1521bead5a1692cc","820425":"820425-a64206557d5b5ec89deaa0e551d1787a","820464":"820464-b2c6dcf845a447f788e2d901e46dca52","820465":"820465-9491cb19e210503836652517b2a7e5d2","820466":"820466-909dd9495ec308415792f38eec7d238f","820467":"820467-4212687ed03add2405d827902c8e56ad","820554":"820554-46f5cbb1eb2da4a12db61137994a1327","820555":"820555-c404e595bd945ad7309733fcf4ffdc5b","820556":"820556-14863ef937c5556caebc0a00f72ce200","820565":"820565-c06345399e5100c89b38b89250ec860b","820573":"820573-a3e84b65a80ab3598b58b91292277031","820574":"820574-4f26212302d987623ab751f07593b4f0","820575":"820575-8ba861e983e4f5a8731f0f6ed6b82d88","820576":"820576-62fbb9333317ed18207d17969f0bc2dc","825292":"825292-4d0ff02149a7413b68f29be609ca2fb2","825293":"825293-a4e6db69611c779ba4a7bd4868b79b66","825294":"825294-dc79170eed8ff55ae9ca9b132883f79a","825296":"825296-71ceadd3906b456e7d6d61838a5fe082","825297":"825297-829ed8b0397802abc220ff829ba558b6","825298":"825298-3eaca2e7012f56295944c0b6f2b6139f","825301":"825301-bfd9cd884ab3e80b4371319ce68e2234","825302":"825302-e0dec97a4d16cde58b180c031e5790ef","825303":"825303-3874afc1edf932f26a4f83be93b2c13d","825307":"825307-3e651ebab10a374f4fa449db3610e994","825308":"825308-6e3e15793d9818adf5905368d80853f8","825309":"825309-43810574ec251488c154e9878001b3bf","825310":"825310-c81459874ecb849b761ce42550365186","825312":"825312-c45c787705b7f646738444dc177acb39","825313":"825313-fab88df9ab726664eea199c3832dbc08","825314":"825314-1600ccd379afeba96e378ef3e7f7e7ec","825315":"825315-12a8bb4e72ba534dc3a5e5c9587db07f","825320":"825320-68c02c1beaeb52a460840f33600f6072","825321":"825321-d96e2951beb35cd631f33e07cfa9a30c","825322":"825322-52af2258f3879a256fc4ce6dcdda3793","825324":"825324-ef084d98cde5b8902455780f79f04bd8","825325":"825325-0fd4b5615a5aa4a0ae9bc4914aad0a88","825326":"825326-64b4e5d8ce35dd591a7a4baddc68f6f8","825328":"825328-ffd44b527c823db6c735ce6a95a2057a","825329":"825329-5980661e83aaea14e5c28d323768ac08","825330":"825330-8860742bc96ca7973fc52a5e91f2bd63","825331":"825331-baa43e0e48905b89b3d07a57d5bc272f","825333":"825333-ecaf4728a75dd42f03a8d59c9e998902","825335":"825335-5f4f3a6129805794f67af5dc9a1595b9","825339":"825339-539e184a3d0b4cf8852243cd7677f1b7","825340":"825340-461f45a9e56624689d4bcd46e3a8d9f9","825341":"825341-146c66714c9b27f2ca3a7f09e9cb4aaa","825343":"825343-1c48267d0468eddd948570dbd462ed74","825345":"825345-7080f6623926daca13b14bad143d7daf","825346":"825346-928d6190f5984cba55b79ced524e75b1","825347":"825347-342d481b8da10f21e2faa3cabf334a36","825349":"825349-ba9d1ca660ce425dc04ac24f75736cbc","825350":"825350-f80433e5cd48744feafac518cd2b5e01","825351":"825351-ab2e46a7284e8401394370de6c454a9d","831925":"831925-5d74b1410b1fcd1ae2245c2539a14ebf","897854":"897854-3264f9989ec0c534474e20c60897f988","897856":"897856-c2bbb8dba6533754c8d96b30e45f2c8b","897858":"897858-d2d21d4391d260b80fffca8133a9b67c","897860":"897860-2eef30044bcca2848d15080ba0e01c02","897862":"897862-b173c8dcc74a5aac56f79279a919f309","897864":"897864-3f38c82b7c7686fb21daebca85d6a7ec","897866":"897866-7fdf6e7fe59f44b307b3e4ac2cb9e0ef","897868":"897868-9d55f2120fd8e36a6b81befda84a6ac5","897870":"897870-97711e7b1b86743be9121876626b2c75","898399":"898399-9f522ec719b58bbaf7459a5e3f645d15","898400":"898400-17a0868ae5cdef8f3752893e2a9b5016","898401":"898401-8202abd4ffbb516839ce10149c733ed8","898407":"898407-8e526c32f1056285c0307e1e34752f76","898408":"898408-b584fbe99621ee97237363ce5a37bfba","898409":"898409-f7ed790e977279f8b7aebe3ee545043f","898410":"898410-37dcf7c690190a1bd20a01f8c059bf14","898412":"898412-b5de2029ae64c3f514f247c9054baf30","898492":"898492-d476aad8b131dc0dc0ecd893859d677a","907012":"907012-59a8185c7c64e47939c6ccca60ac7cea","907014":"907014-d6d90b172a41b00d101a2f70e6e17cdf","915466":"915466-9c2bdd18bc5c193532c9bc0b8563e132","915467":"915467-6da6a8666800c84f40291aed3883810b","915468":"915468-cbbaa7b0e83f0cb4e2e7ec0c35004136","916030":"916030-459df1e82b40e0bd778a2cf90e99f462","916031":"916031-86fcfe29469c8d7e13662e4c4050bab7","916032":"916032-e338009c5e1a9d511d56800b005e1268","916033":"916033-496db4673c05d32b7842f23764d1b1b2","922675":"922675-e8f44b1f7bc3500d11f9b40a764a5320","922676":"922676-ab8c0ca86b6b62ab7e04c1aa448ec294","922677":"922677-eb6bb6d5686c03dc6729f51a9b7f6e72","922678":"922678-dbea2be695150ca58ff8394d55901aa5","924095":"924095-5e7219825cac933a037ffd4183dfa910","924970":"924970-98763ad0afa3c4f1a3754cb73c80fc8a","924971":"924971-a44f002d59ad7642269c572189327972","924972":"924972-d436b265f4c917aac59b4751c59b1e26","924975":"924975-09cb975e6548423ab325f189c5f6bc02","927772":"927772-da6340c34406df4e67c48eef003a9b3f","927773":"927773-1a2badc7e68c36846fc73d0d217673bb","927774":"927774-6466fd1ea9073e86ce6bcaa7098683d8","949751":"949751-4078dda0e392a29990b36fcc7b552542","949752":"949752-dc147bbd9ec44f81f1b1bcde46fdfdbb","949753":"949753-9cf0f8571a6a132262115fa7a370f53a","949754":"949754-1a507398cd29c2bd615de3a4af02329b","949760":"949760-c10a6825ba342fb5e4ab68abaca8da36","949761":"949761-25bddfeba5011a0bf64689719c9d8be1","949762":"949762-393e1b10d2b9067f4b240cb5d9d3f39f","949763":"949763-9d2318d13fea7ad2babbfa07971a932b","954666":"954666-7250b3c4a8381813d4c612eca87bb51d","954667":"954667-ecf736c67a781f10392f2b7bc39a8174","954668":"954668-9ba984f3ff60dee58c1fa80c87922994","969614":"969614-b5feb16a24102ea2250be85fa7fed966","969615":"969615-3b0f791587eea9c293bff94cc647eb35","969616":"969616-a96ef41a7ab14874f097cd8e6416e353","974424":"974424-8fbbcaf1515309010498e222976998da","974425":"974425-cf240de55ff1d744dcb8b65476e2d9d8","974427":"974427-ea7788f3c84aae5e2c4942cbeddbd33e","974428":"974428-c08c8f3bd3e3b216a6a1802b5e0d7368","974430":"974430-d7257294b9dba6738027966aeb17a305","974431":"974431-63aae4e1a1ebef43132b6eca741a3d21","974433":"974433-d591ce3061f4a04093e2380751d426f5","974434":"974434-5d875afe5406fe2ba12b40278898959c","974436":"974436-24ac769c1e24406bfe3beec609f35b9c","974437":"974437-95675d4a4e120360ab3f920ef1950b70","974439":"974439-cbda66b6ee10da2a89351d4408f8df44","974440":"974440-e78e55089ec80ef64e114214332de2f9","999936":"999936-2493ae9e677b92ab94ef4f431fa7bf75"},"index_live":"cache/2259/campaign-index-live-5d1648481ab38439a0ec5fabc4b06ef3","index_test":"cache/2259/campaign-index-test-5fab23fbd65c74677cace07bc05169fc"}});