CINXE.COM
Pictures: 150 years of the Manchester Evening News - Manchester Evening News
<!DOCTYPE html> <html lang="en"> <!-- page generated at: Sat Nov 23 22:05:47 GMT 2024 page generated by escenic.server/hostname: reg-pres315.tm-aws.com/reg-pres315.tm-aws.com page generated in section: 3355 --> <head> <script type="text/javascript"> !function(){"use strict";!function(e,t){var r=e.amplitude||{_q:[],_iq:{}};if(r.invoked)e.console&&console.error&&console.error("Amplitude snippet has been loaded.");else{var n=function(e,t){e.prototype[t]=function(){return this._q.push({name:t,args:Array.prototype.slice.call(arguments,0)}),this}},s=function(e,t,r){return function(n){e._q.push({name:t,args:Array.prototype.slice.call(r,0),resolve:n})}},o=function(e,t,r){e._q.push({name:t,args:Array.prototype.slice.call(r,0)})},i=function(e,t,r){e[t]=function(){if(r)return{promise:new Promise(s(e,t,Array.prototype.slice.call(arguments)))};o(e,t,Array.prototype.slice.call(arguments))}},a=function(e){for(var t=0;t<g.length;t++)i(e,g[t],!1);for(var r=0;r<m.length;r++)i(e,m[r],!0)};r.invoked=!0;var c=t.createElement("script");c.type="text/javascript",c.integrity="sha384-7OMex1WYtzbDAdKl8HtBEJJB+8Yj6zAJRSeZhWCSQmjLGr4H2OBdrKtiw8HEhwgI",c.crossOrigin="anonymous",c.async=!0,c.src="https://cdn.amplitude.com/libs/analytics-browser-2.8.1-min.js.gz",c.onload=function(){e.amplitude.runQueuedFunctions||console.log("[Amplitude] Error: could not load SDK")};var u=t.getElementsByTagName("script")[0];u.parentNode.insertBefore(c,u);for(var l=function(){return this._q=[],this},p=["add","append","clearAll","prepend","set","setOnce","unset","preInsert","postInsert","remove","getUserProperties"],d=0;d<p.length;d++)n(l,p[d]);r.Identify=l;for(var f=function(){return this._q=[],this},v=["getEventProperties","setProductId","setQuantity","setPrice","setRevenue","setRevenueType","setEventProperties"],y=0;y<v.length;y++)n(f,v[y]);r.Revenue=f;var g=["getDeviceId","setDeviceId","getSessionId","setSessionId","getUserId","setUserId","setOptOut","setTransport","reset","extendSession"],m=["init","add","remove","track","logEvent","identify","groupIdentify","setGroup","revenue","flush"];a(r),r.createInstance=function(e){return r._iq[e]={_q:[]},a(r._iq[e]),r._iq[e]},e.amplitude=r}}(window,document)}(); const pageloadInstance = amplitude.createInstance(); pageloadInstance.init('e5d55384252f213e7cfa79584a442b70', { 'serverZone': 'EU', 'instanceName':'pageload', 'defaultTracking': false,'identityStorage':'none', 'trackingOptions':{'ipAddress':false,'language':false,'platform':false,} }); var domainname = window.location.host; var pageurl = window.location.href; var referrer = window.document.referrer; const eventProperties = { 'domain': domainname, 'page URL path': pageurl, 'referrer': referrer, 'web platform': 'chameleon', }; pageloadInstance.track('page load', eventProperties); </script> <link rel="dns-prefetch" href="https://s2-prod.manchestereveningnews.co.uk"><link rel="preconnect" href="https://s2-prod.manchestereveningnews.co.uk"><link rel="dns-prefetch" href="https://i2-prod.manchestereveningnews.co.uk"><link rel="preconnect" href="https://i2-prod.manchestereveningnews.co.uk"><link rel="dns-prefetch" href="https://www.googletagmanager.com"><link rel="preconnect" href="https://www.googletagmanager.com"><link rel="dns-prefetch" href="https://www.google-analytics.com"><link rel="preconnect" href="https://www.google-analytics.com"><link rel="dns-prefetch" href="https://cmp.inmobi.com"><link rel="preconnect" href="https://cmp.inmobi.com"><link rel="dns-prefetch" href="https://assets-jpcust.jwpsrv.com"><link rel="preconnect" href="https://assets-jpcust.jwpsrv.com"><link rel="dns-prefetch" href="https://cdn.jwplayer.com"><link rel="preconnect" href="https://cdn.jwplayer.com"><link rel="preload" href="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s615/1_NKR_041018anniversary_09jpeg.jpg"><link fetchpriority="high" rel="preload" href="https://cmp.inmobi.com/choice/JYWDqeLS64fbt/www.manchestereveningnews.co.uk/choice.js?tag_version=V3" as="script"> <link rel="preload" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-core/chameleon-core-entry.js?v=627c295daf3fa1f67c6611515bacc3f4" as="script"> <!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <script type="text/javascript" async=true>(function() { var host = window.location.hostname; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', 'JYWDqeLS64fbt', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })();</script> <!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <link rel="stylesheet" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/marwood/TM/scss/article-base.css?v=d6f551a10372689c4b1ee113b51fb038"><link rel="stylesheet" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-static-html/scss/chameleon-static-html.css?v=92c21afef0dfb2f20e69835f091525e8"> <link rel="stylesheet" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/marwood/TM/scss/marwood-extended.css?v=51dffe5ace7ac6674abe0e072b9e6b16" media="screen and (min-width: 728px)"> <style type="text/css">.gpt.sticky-bottom-banner{background-color:#F1F1F1;bottom:0;left:0;margin:0 auto;padding:0;position:fixed;width:100%;z-index:50000002}.gpt.sticky-bottom-banner.ssr{height:111px;max-height:111px}@media all and (min-width: 728px){.gpt.sticky-bottom-banner.ssr{display:none}}.gpt.sticky-bottom-banner.sticky-bottom-banner--mpu .gpt.sticky-bottom-banner.ssr{height:296px;max-height:296px}.gpt.sticky-bottom-banner.ssr-hidden{visibility:hidden}@media only screen and (max-width: 727px){.gpt.top-slot.ssr{align-items:center;display:flex;height:111px;justify-content:center;max-height:111px;max-width:320px}.gpt.top-slot.ssr-hidden{visibility:hidden}.gpt.top-slot.ssr-article{margin:10px auto}.gpt.top-slot.ssr-section{margin:auto}.gpt.top-slot.ssr-section.top-slot-wrapper{margin:40px auto 10px}.gpt.top-slot[data-view='tablet-upwards']{display:none}.section-page.has-partner-mast-header>.gpt.top-slot.ssr-section:not(.top-slot-wrapper){margin:135px auto -15px}}@media all and (min-width: 728px){.gpt.top-slot[data-view='tablet-upwards']{display:block}}@media (min-width: 727px){.gpt.top-slot{margin:0 auto 8px}.gpt.top-slot.ssr{height:261px;max-height:261px}}#div-gpt-ad-vip-slot{height:0;margin:0}.div-gpt-ad-vip-slot-wrapper{height:328px}@media all and (min-width: 728px){.div-gpt-ad-vip-slot-wrapper{height:513px}}#native-article-slot-1.ad-in-article-placeholder,#native-in-article-slot-1.ad-in-article-placeholder,.gpt.ad-in-article-placeholder{height:270px;margin:20px 0;overflow:hidden;width:100%}.gpt.ad-in-article-placeholder{overflow:unset}@media all and (min-width: 1024px){#native-article-slot-1.ad-in-article-placeholder,#native-in-article-slot-1.ad-in-article-placeholder{display:none}.native-article-slot-1:not(.ad-in-article-placeholder){height:400px;overflow:hidden;width:300px}} /*# sourceMappingURL=critical.css.map */</style> <link rel="stylesheet" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/article-service/scss/core.css?v=a2a082e2cc76bad849fcd906c4bbe6fb"> <meta id="publicationConfig" name="publicationConfig" content="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="crossorigin"><link rel="preload" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Signika+Negative:wght@400;700&display=swap" as="style"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Signika+Negative:wght@400;700&display=swap" media="print" onload="this.media='all'; this.onload=null;"><link rel="preload" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/icomoon.f4139079559be4ca.woff2" as="font" crossorigin="crossorigin"><link rel="preload" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/scss/brand-extended-clipper.991d16a66087caef.css" as="style"><link rel="stylesheet" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/scss/brand-extended-clipper.991d16a66087caef.css"><link rel="shortcut icon" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/img/favicon.fbd8979ab5459594.ico" type="image/x-icon"><meta id="iOSAppConfig" name="apple-itunes-app" content="app-id=334456452"> <link rel="stylesheet" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/article-service/read-next/scss/read-next.css?v=8c4b1a5f72df848e3a1e81df532249cc"> <script>(()=> { const loc = window.location; const exceptions = ["prod-proxy.tm-aws.com","localhost"]; if (exceptions.includes(loc.hostname)) {return;} if (loc.hostname !== 'www.manchestereveningnews.co.uk') { window.location.replace(`https://www.manchestereveningnews.co.uk${loc.pathname}`); } })();</script> <script type="text/javascript">/*! * $script.js JS loader & dependency manager * https://github.com/ded/script.js * (c) Dustin Diaz 2014 | License MIT */ (function(e,t){typeof module!="undefined"&&module.exports?module.exports=t():typeof define=="function"&&define.amd?define(t):this[e]=t()})("$script",function(){function p(e,t){for(var n=0,i=e.length;n<i;++n)if(!t(e[n]))return r;return 1}function d(e,t){p(e,function(e){return!t(e)})}function v(e,t,n){function g(e){return e.call?e():u[e]}function y(){if(!--h){u[o]=1,s&&s();for(var e in f)p(e.split("|"),g)&&!d(f[e],g)&&(f[e]=[])}}e=e[i]?e:[e];var r=t&&t.call,s=r?t:n,o=r?e.join(""):t,h=e.length;return setTimeout(function(){d(e,function t(e,n){if(e===null)return y();e=!n&&e.indexOf(".js")===-1&&!/^https?:\/\//.test(e)&&c?c+e+".js":e;if(l[e])return o&&(a[o]=1),l[e]==2?y():setTimeout(function(){t(e,!0)},0);l[e]=1,o&&(a[o]=1),m(e,y)})},0),v}function m(n,r){var i=e.createElement("script"),u;i.onload=i.onerror=i[o]=function(){if(i[s]&&!/^c|loade/.test(i[s])||u)return;i.onload=i[o]=null,u=1,l[n]=2,r()},i.async=1,i.src=h?n+(n.indexOf("?")===-1?"?":"&")+h:n,t.insertBefore(i,t.lastChild)}var e=document,t=e.getElementsByTagName("head")[0],n="string",r=!1,i="push",s="readyState",o="onreadystatechange",u={},a={},f={},l={},c,h;return v.get=m,v.order=function(e,t,n){(function r(i){i=e.shift(),e.length?v(i,r):v(i,t,n)})()},v.path=function(e){c=e},v.urlArgs=function(e){h=e},v.ready=function(e,t,n){e=e[i]?e:[e];var r=[];return!d(e,function(e){u[e]||r[i](e)})&&p(e,function(e){return u[e]})?t():!function(e){f[e]=f[e]||[],f[e][i](t),n&&n(r)}(e.join("|")),v},v.done=function(e){v([null],e)},v})</script> <script type="text/javascript">!function(){return function e(n,r,t){function o(u,f){if(!r[u]){if(!n[u]){var c="function"==typeof require&&require;if(!f&&c)return c(u,!0);if(i)return i(u,!0);var d=new Error("Cannot find module '"+u+"'");throw d.code="MODULE_NOT_FOUND",d}var a=r[u]={exports:{}};n[u][0].call(a.exports,function(e){return o(n[u][1][e]||e)},a,a.exports,e,n,r,t)}return r[u].exports}for(var i="function"==typeof require&&require,u=0;u<t.length;u++)o(t[u]);return o}}()({1:[function(e,n,r){"use strict";!function(){window.$css=function(e,n){var r=document.createElement("link");r.rel="stylesheet",-1===e.indexOf("v=")&&(e=e+(-1===e.indexOf("?")?"?":"&")+"v="+window.TMCONFIG.frontendVersion),r.href=e,n&&(r.onload=n),document.getElementsByTagName("HEAD")[0].appendChild(r)}}()},{}]},{},[1]); //# sourceMappingURL=cssloader.min.js.map</script> <script>window.dataLayer = []; </script><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-M3TH25P');</script> <script>if(!window.Promise || !window.IntersectionObserver) { var xhrRequest = new XMLHttpRequest(); var timer; xhrRequest.open('GET', 'https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-polyfills/js/index.min.js?v=09d273e02d515692d7cbcc98aa75b72a', false); xhrRequest.onreadystatechange = function() { if (xhrRequest.readyState === 4) { var polyfills = document.createElement("script"); polyfills.appendChild(document.createTextNode(xhrRequest.responseText)); document.head.appendChild(polyfills); window.clearTimeout(timer); xhrRequest = null; } }; xhrRequest.send(null); window.setTimeout(function () { if (xhrRequest && xhrRequest.readyState !== 4 && typeof xhrRequest.abort === 'function') { xhrRequest.abort(); xhrRequest = null; } }, 15000); }</script> <title>Pictures: 150 years of the Manchester Evening News - Manchester Evening News</title><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="Famous front pages and images as we celebrate the 150th anniversary of the M.E.N."><meta name="robots" content="noarchive,max-image-preview:large"><meta name="keywords" content="Greater Manchester News"><meta name="news_keywords" content="Greater Manchester News"><meta name="referrer" content="unsafe-URL"><meta name="author" content="Lee Swettenham"><meta name="Googlebot-News" content="noarchive"><meta name="google-site-verification" content="nHCK_4JSuC0iv4FWeukzjVOqaqgj0L3oIpLwOqjGrRo"><meta name="msvalidate.01" content="17DA4C91A126705A8B1E2A5FD7CAC9EF"><meta property="fb:app_id" content="226899387441465"><meta property="fb:page_id" content="107654667059"><meta property="fb:pages" content="107654667059"><meta property="fb:pages" content="155943487782436"><meta property="fb:pages" content="390599117955522"><meta property="fb:pages" content="428348854016677"><meta property="fb:pages" content="129522783836191"><meta property="fb:pages" content="253525514723863"><meta property="fb:pages" content="425801590773494"><meta property="fb:pages" content="105073559550641"><link rel="canonical" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138"><link rel="search" href="https://www.manchestereveningnews.co.uk/opensearch.xml" type="application/opensearchdescription+xml" title="Search men"> <meta property="og:site_name" content="Manchester Evening News"><meta property="og:language" content="en"><meta property="og:type" content="article"><meta property="og:title" content="Pictures: 150 years of the Manchester Evening News"><meta property="og:url" content="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138"><meta property="og:description" content="Famous front pages and images as we celebrate the 150th anniversary of the M.E.N."><meta property="og:image" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1200/1_NKR_041018anniversary_09jpeg.jpg"><meta property="og:locale" content="en_GB"><meta property="og:section" content="Greater Manchester News"><meta property="article:author" content="https://www.manchestereveningnews.co.uk/authors/lee-swettenham/"><meta property="article:published_time" content="2018-10-09T13:03:18Z"><meta property="article:modified_time" content="2018-10-09T13:27:21Z"><meta property="article:expiration_time" content="2018-11-08T13:27:21Z"><meta property="article:section" content="Greater Manchester News"><meta property="article:id" content="men-15258138"> <meta name="vf:container_id" content="men-prod-15258138"> <meta name="twitter:card" value="summary_large_image"><meta name="twitter:site" value="@MENNewsdesk"><meta name="twitter:creator" value="@lee_swettenham"><meta name="twitter:image" value="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1200/1_NKR_041018anniversary_09jpeg.jpg"> <meta name="advertisingConfig" id="advertisingConfig" content="{"desktop":[{"componentType":"gpt","targeting":{"index":-2,"hivis":"n"},"referenceNode":"header","sizes":[[1,1]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-mix-slot","type":"adMix"},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":-4,"hivis":"n","hbPlacements":"m-strip"},"referenceNode":"header","sizes":[[4,4]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-web-strip","type":"webStrip","bidders":{"ozone":"1500000394"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"top","mantis_placement":"basic","hbPlacements":"d-galt"},"referenceNode":".image-gallery > li:nth-of-type(1) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-1","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93658,"pageId":1351116},"mediagrid":"30404","ozone":"1420431509","triplelift":"MEN_970x250_Desktop_Prebid","xandr":"20406546","verizon":"8a96947a017474e02ce3e0c63caa0121","sovrn":"792581","magnite":"1872200","openx":"543004028","indexexchange":"593660","pubmatic":"3328340","richaudience":"tND5wQWxa9","improvedigital":"22432721","emx":"132341"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"d-galo"},"referenceNode":".image-gallery > li:nth-of-type(4) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-2","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93659,"pageId":1351117},"mediagrid":"30402","ozone":"1420431508","triplelift":"MEN_970x250_Desktop_Prebid","xandr":"20406547","verizon":"8a9699d4017474e03107e0c63dc702df","sovrn":"792582","magnite":"1872202","openx":"543004034","indexexchange":"593661","pubmatic":"3328341","richaudience":"jRc8Z5OmYI","improvedigital":"22432720","emx":"132340"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"d-galo"},"referenceNode":".image-gallery > li:nth-of-type(7) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-3","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93659,"pageId":1351117},"mediagrid":"30402","ozone":"1420431508","triplelift":"MEN_970x250_Desktop_Prebid","xandr":"20406547","verizon":"8a9699d4017474e03107e0c63dc702df","sovrn":"792582","magnite":"1872202","openx":"543004034","indexexchange":"593661","pubmatic":"3328341","richaudience":"jRc8Z5OmYI","improvedigital":"22432720","emx":"132340"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"d-galo"},"referenceNode":".image-gallery > li:nth-of-type(3n+10) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-auto","type":"galleryBannerSlotAuto","lazyLoad":true,"bidders":{"smartadserver":{"formatId":93659,"pageId":1351117},"mediagrid":"30402","ozone":"1420431508","triplelift":"MEN_970x250_Desktop_Prebid","xandr":"20406547","verizon":"8a9699d4017474e03107e0c63dc702df","sovrn":"792582","magnite":"1872202","openx":"543004034","indexexchange":"593661","pubmatic":"3328341","richaudience":"jRc8Z5OmYI","improvedigital":"22432720","emx":"132340"}},{"deferred":{"injectionEvent":"gpt.first.slot.load","injectCompleteEvent":"deferred.ads.injection.complete","repeat":false},"componentType":"gpt","targeting":{},"referenceNode":"footer","sizes":[[3,3]],"relativePos":"after","additionalClass":"hidden","name":"div-gpt-ad-fpd","type":"firstPartyData"},{"includeInHeaderBidding":true,"injectionEnabled":true,"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"referenceNode":"#comments-wrapper > .viafoura","relativePos":"before","flagToDisable":"standaloneMpu","type":"commentStandaloneMPU","targeting":{"index":"2200","hivis":"n","mantis_placement":"basic","hbPlacements":"d-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"name":"div-gpt-ad-comment-standalone-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93659,"pageId":1351117},"mediagrid":"30402","ozone":"1420431508","triplelift":"MEN_970x250_Desktop_Prebid","xandr":"20406547","verizon":"8a9699d4017474e03107e0c63dc702df","sovrn":"792582","magnite":"1872202","openx":"543004034","indexexchange":"593661","pubmatic":"3328341","richaudience":"jRc8Z5OmYI","improvedigital":"22432720","emx":"132340"}},{"includeInHeaderBidding":true,"injectionEnabled":true,"deferred":{"injectionEvent":"inject.slots.viafoura","injectCompleteEvent":"deferred.ads.injection.complete","repeat":true},"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"type":"commentsMPU","targeting":{"index":"2201","hivis":"n","hbPlacements":"d-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"additionalClass":"vf-comments-mpu","name":"div-gpt-ad-comments-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93659,"pageId":1351117},"mediagrid":"30402","ozone":"1420431508","triplelift":"MEN_970x250_Desktop_Prebid","xandr":"20406547","verizon":"8a9699d4017474e03107e0c63dc702df","sovrn":"792582","magnite":"1872202","openx":"543004034","indexexchange":"593661","pubmatic":"3328341","richaudience":"jRc8Z5OmYI","improvedigital":"22432720","emx":"132340"}},{"name":"partners-footer","componentType":"partner","referenceNode":"footer","type":"allpartnersFooter","templateName":"footer","relativePos":"before"},{"componentType":"partner","referenceNode":"header .secondary > section > ul","templateName":"weather-partnership-bar","relativePos":"before","additionalClass":"weather-widget","name":"weather-widget","referenceNode2":"header > nav > ul","type":"weather","relativePos2":"before"},{"name":"takeover","componentType":"partner","referenceNode":"header .secondary","type":"masthead","templateName":"takeover","relativePos":"before"},{"injectionEnabled":false,"componentType":"partner","referenceNode":"header nav.primary","templateName":"premier-league","relativePos":"after","additionalClass":"premier-league","name":"premier-league","type":"premierLeague"}],"configMeta":[{"name":"gallery","componentType":"meta","type":"configMetadata"}],"page":{"storymeta":"","templ":"gallery","oid":"15258138","configPageType":"gallery","adUnitId":"/5293/manchestereveningnews.co.uk/news/greater-manchester-news"},"tabletPortraitUpwards":[{"componentType":"gpt","targeting":{"index":-2,"hivis":"n"},"referenceNode":"header","sizes":[[1,1]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-mix-slot","type":"adMix"},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":-4,"hivis":"n","hbPlacements":"m-strip"},"referenceNode":"header","sizes":[[4,4]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-web-strip","type":"webStrip","bidders":{"ozone":"1500000394"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"top","mantis_placement":"basic","hbPlacements":"t-galt"},"referenceNode":".image-gallery > li:nth-of-type(1) > figure","sizes":[[728,90],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-1","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93679,"pageId":1351117},"mediagrid":"30424","ozone":"1420431528","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406572","verizon":"8a969086017474e02915e0c6523001ec","sovrn":"792983","magnite":"1872738","openx":"543004033","indexexchange":"594424","pubmatic":"3328731","richaudience":"9GsKNjz9ml","improvedigital":"22432740","emx":"132360"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"t-galo"},"referenceNode":".image-gallery > li:nth-of-type(4) > figure","sizes":[[728,90],[300,250],[200,200],[250,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-2","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"t-galo"},"referenceNode":".image-gallery > li:nth-of-type(7) > figure","sizes":[[728,90],[300,250],[200,200],[250,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-3","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"t-galo"},"referenceNode":".image-gallery > li:nth-of-type(3n+10) > figure","sizes":[[728,90],[300,250],[200,200],[250,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-auto","type":"galleryBannerSlotAuto","lazyLoad":true,"bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"deferred":{"injectionEvent":"gpt.first.slot.load","injectCompleteEvent":"deferred.ads.injection.complete","repeat":false},"componentType":"gpt","targeting":{},"referenceNode":"footer","sizes":[[3,3]],"relativePos":"after","additionalClass":"hidden","name":"div-gpt-ad-fpd","type":"firstPartyData"},{"includeInHeaderBidding":true,"injectionEnabled":true,"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"referenceNode":"#comments-wrapper > .viafoura","relativePos":"before","flagToDisable":"standaloneMpu","type":"commentStandaloneMPU","targeting":{"index":"2200","hivis":"n","mantis_placement":"basic","hbPlacements":"t-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"name":"div-gpt-ad-comment-standalone-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"includeInHeaderBidding":true,"injectionEnabled":true,"deferred":{"injectionEvent":"inject.slots.viafoura","injectCompleteEvent":"deferred.ads.injection.complete","repeat":true},"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"type":"commentsMPU","targeting":{"index":"2201","hivis":"n","hbPlacements":"t-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"additionalClass":"vf-comments-mpu","name":"div-gpt-ad-comments-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"name":"partners-footer","componentType":"partner","referenceNode":"footer","type":"allpartnersFooter","templateName":"footer","relativePos":"before"},{"componentType":"partner","referenceNode":"header .secondary > section > ul","templateName":"weather-partnership-bar","relativePos":"before","additionalClass":"weather-widget","name":"weather-widget","referenceNode2":"header > nav > ul","type":"weather","relativePos2":"before"},{"name":"takeover","componentType":"partner","referenceNode":"header .secondary","type":"masthead","templateName":"takeover","relativePos":"before"},{"injectionEnabled":false,"componentType":"partner","referenceNode":"header nav.primary","templateName":"premier-league","relativePos":"after","additionalClass":"premier-league","name":"premier-league","type":"premierLeague"},{"deferred":{"injectionEvent":"inject.slots.viafouraConversationStarter","injectCompleteEvent":"deferred.conversationStarter.injection.complete","repeat":false},"componentType":"placeholder","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"referenceNode":"#comments-wrapper > .viafoura","relativePos":"before","name":"openweb-conversation-starter-mpu","flagToEnable":"openwebMpu","type":"openwebMpu","additionalAttributes":[["data-openweb-ad",""],["data-row","1"],["data-column","2"]]}],"baseLayout":[{"componentType":"gpt","targeting":{"index":-2,"hivis":"n"},"referenceNode":"header","sizes":[[1,1]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-mix-slot","type":"adMix"},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":-4,"hivis":"n","hbPlacements":"m-strip"},"referenceNode":"header","sizes":[[4,4]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-web-strip","type":"webStrip","bidders":{"ozone":"1500000394"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"top","mantis_placement":"standard","hbPlacements":"m-galt"},"sizes":[[320,50],[300,250],[200,200],[250,250]],"referenceNode":".image-gallery > li:nth-of-type(1) > figure","relativePos":"after","sticky":false,"name":"div-gpt-ad-gallery-slot-1","type":"galleryMpuSlot","bidders":{"smartadserver":{"formatId":93670,"pageId":1351117},"mediagrid":"30414","ozone":"1420431513","triplelift":"MEN_300x250_Mobile_Prebid","xandr":"20406560","verizon":"8a969086017474e02915e0c6489201e9","sovrn":"792592","magnite":"1872546","openx":"543004025","indexexchange":"593671","pubmatic":"3328351","richaudience":"MP_Kplo2PTRsd","improvedigital":"22432725","emx":"132345","richarichaudience":"J08sB5F6ehudience"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"m-galo"},"sizes":[[320,50],[300,250],[200,200],[250,250]],"referenceNode":".image-gallery > li:nth-of-type(4) > figure","relativePos":"after","sticky":false,"name":"div-gpt-ad-gallery-slot-2","type":"galleryMpuSlot","bidders":{"smartadserver":{"formatId":93671,"pageId":1351117},"mediagrid":"30415","ozone":"1420431512","triplelift":"MEN_300x250_Mobile_Prebid","xandr":"20406562","verizon":"8a96947a017474e02ce3e0c649a00125","sovrn":"792593","magnite":"1872548","openx":"543004031","indexexchange":"593672","pubmatic":"3328352","richaudience":"tKNvGkr3Ne","improvedigital":"22432724","emx":"132344"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"m-galo"},"sizes":[[320,50],[300,250],[200,200],[250,250]],"referenceNode":".image-gallery > li:nth-of-type(7) > figure","relativePos":"after","sticky":false,"name":"div-gpt-ad-gallery-slot-3","type":"galleryMpuSlot","bidders":{"smartadserver":{"formatId":93671,"pageId":1351117},"mediagrid":"30415","ozone":"1420431512","triplelift":"MEN_300x250_Mobile_Prebid","xandr":"20406562","verizon":"8a96947a017474e02ce3e0c649a00125","sovrn":"792593","magnite":"1872548","openx":"543004031","indexexchange":"593672","pubmatic":"3328352","richaudience":"tKNvGkr3Ne","improvedigital":"22432724","emx":"132344"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"m-galo"},"referenceNode":".image-gallery > li:nth-of-type(3n+10) > figure","sizes":[[320,50],[300,250],[200,200],[250,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-auto","type":"galleryMpuSlotAuto","lazyLoad":true,"bidders":{"smartadserver":{"formatId":93671,"pageId":1351117},"mediagrid":"30415","ozone":"1420431512","triplelift":"MEN_300x250_Mobile_Prebid","xandr":"20406562","verizon":"8a96947a017474e02ce3e0c649a00125","sovrn":"792593","magnite":"1872548","openx":"543004031","indexexchange":"593672","pubmatic":"3328352","richaudience":"tKNvGkr3Ne","improvedigital":"22432724","emx":"132344"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":99,"hivis":"y","opos":"bottom","mantis_placement":"premium","hbPlacements":"m-bot"},"sizes":[[320,50],[320,59],[320,100],[320,102]],"referenceNode":"main","usedInTakeovers":true,"allowedAdjustments":{"override":true},"relativePos":"after","additionalClass":"sticky-bottom-banner","name":"div-gpt-ad-sticky-bottom-banner","type":"bottomOfPageMobile","bidders":{"smartadserver":{"formatId":93669,"pageId":1351115},"gumgum":{"zone":"gy9kgylr"},"mediagrid":"30420","ozone":"1420431519","triplelift":"hdx_generic_trinitymirror_Prebid","xandr":"20406559","verizon":"8a9699d4017474e03107e0c6478002e2","sovrn":"792591","magnite":"1872544","openx":"543004022","indexexchange":"593670","pubmatic":"3328350","richaudience":"tzrRtU4hIk","improvedigital":"22432731","emx":"132351"}},{"deferred":{"injectionEvent":"gpt.first.slot.load","injectCompleteEvent":"deferred.ads.injection.complete","repeat":false},"componentType":"gpt","targeting":{},"referenceNode":"footer","sizes":[[3,3]],"relativePos":"after","additionalClass":"hidden","name":"div-gpt-ad-fpd","type":"firstPartyData"},{"includeInHeaderBidding":true,"injectionEnabled":true,"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"referenceNode":"#comments-wrapper > .viafoura","relativePos":"before","flagToDisable":"standaloneMpu","type":"commentStandaloneMPU","targeting":{"index":"2200","hivis":"n","mantis_placement":"basic","hbPlacements":"m-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"name":"div-gpt-ad-comment-standalone-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93671,"pageId":1351117},"mediagrid":"30415","ozone":"1420431512","triplelift":"MEN_300x250_Mobile_Prebid","xandr":"20406562","verizon":"8a96947a017474e02ce3e0c649a00125","sovrn":"792593","magnite":"1872548","openx":"543004031","indexexchange":"593672","pubmatic":"3328352","richaudience":"tKNvGkr3Ne","improvedigital":"22432724","emx":"132344"}},{"includeInHeaderBidding":true,"injectionEnabled":true,"deferred":{"injectionEvent":"inject.slots.viafoura","injectCompleteEvent":"deferred.ads.injection.complete","repeat":true},"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"type":"commentsMPU","targeting":{"index":"2201","hivis":"n","hbPlacements":"m-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"additionalClass":"vf-comments-mpu","name":"div-gpt-ad-comments-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93671,"pageId":1351117},"mediagrid":"30415","ozone":"1420431512","triplelift":"MEN_300x250_Mobile_Prebid","xandr":"20406562","verizon":"8a96947a017474e02ce3e0c649a00125","sovrn":"792593","magnite":"1872548","openx":"543004031","indexexchange":"593672","pubmatic":"3328352","richaudience":"tKNvGkr3Ne","improvedigital":"22432724","emx":"132344"}},{"name":"partners-footer","componentType":"partner","referenceNode":"footer","type":"allpartnersFooter","templateName":"footer","relativePos":"before"},{"componentType":"partner","referenceNode":"header .secondary > section > ul","templateName":"weather-partnership-bar","relativePos":"before","additionalClass":"weather-widget","name":"weather-widget","referenceNode2":"header > nav > ul","type":"weather","relativePos2":"before"},{"name":"takeover","componentType":"partner","referenceNode":"header .secondary","type":"masthead","templateName":"takeover","relativePos":"before"},{"injectionEnabled":false,"componentType":"partner","referenceNode":"header nav.primary","templateName":"premier-league","relativePos":"after","additionalClass":"premier-league","name":"premier-league","type":"premierLeague"},{"deferred":{"injectionEvent":"inject.slots.viafouraConversationStarter","injectCompleteEvent":"deferred.conversationStarter.injection.complete","repeat":false},"componentType":"placeholder","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"referenceNode":"#comments-wrapper > .viafoura","relativePos":"before","name":"openweb-conversation-starter-mpu","flagToEnable":"openwebMpu","type":"openwebMpu","additionalAttributes":[["data-openweb-ad",""],["data-row","1"],["data-column","2"]]}],"tabletLandscapeUpwards":[{"componentType":"gpt","targeting":{"index":-2,"hivis":"n"},"referenceNode":"header","sizes":[[1,1]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-mix-slot","type":"adMix"},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":-4,"hivis":"n","hbPlacements":"m-strip"},"referenceNode":"header","sizes":[[4,4]],"hideOnSensitiveArticle":true,"hideOnFirstPageView":true,"relativePos":"before","additionalClass":"hidden","name":"div-gpt-ad-ad-web-strip","type":"webStrip","bidders":{"ozone":"1500000394"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"top","mantis_placement":"basic","hbPlacements":"t-galt"},"referenceNode":".image-gallery > li:nth-of-type(1) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-1","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93679,"pageId":1351117},"mediagrid":"30424","ozone":"1420431528","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406572","verizon":"8a969086017474e02915e0c6523001ec","sovrn":"792983","magnite":"1872738","openx":"543004033","indexexchange":"594424","pubmatic":"3328731","richaudience":"9GsKNjz9ml","improvedigital":"22432740","emx":"132360"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"t-galo"},"referenceNode":".image-gallery > li:nth-of-type(4) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-2","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"t-galo"},"referenceNode":".image-gallery > li:nth-of-type(7) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-3","type":"galleryBannerSlot","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"includeInHeaderBidding":true,"componentType":"gpt","targeting":{"index":"auto","hivis":"n","opos":"middle","mantis_placement":"standard","hbPlacements":"t-galo"},"referenceNode":".image-gallery > li:nth-of-type(3n+10) > figure","sizes":[[970,250],[728,90],[970,90],[960,90],[960,250],[300,250]],"relativePos":"after","repeat":true,"name":"div-gpt-ad-gallery-slot-auto","type":"galleryBannerSlotAuto","lazyLoad":true,"bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"deferred":{"injectionEvent":"gpt.first.slot.load","injectCompleteEvent":"deferred.ads.injection.complete","repeat":false},"componentType":"gpt","targeting":{},"referenceNode":"footer","sizes":[[3,3]],"relativePos":"after","additionalClass":"hidden","name":"div-gpt-ad-fpd","type":"firstPartyData"},{"includeInHeaderBidding":true,"injectionEnabled":true,"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"referenceNode":"#comments-wrapper > .viafoura","relativePos":"before","flagToDisable":"standaloneMpu","type":"commentStandaloneMPU","targeting":{"index":"2200","hivis":"n","mantis_placement":"basic","hbPlacements":"t-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"name":"div-gpt-ad-comment-standalone-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"includeInHeaderBidding":true,"injectionEnabled":true,"deferred":{"injectionEvent":"inject.slots.viafoura","injectCompleteEvent":"deferred.ads.injection.complete","repeat":true},"componentType":"gpt","injectionConditions":[{"condition":"stopONAdvertorialContent"},{"condition":"stopONAffiliateContent"},{"condition":"stopONActiveLegalProceedings"}],"type":"commentsMPU","targeting":{"index":"2201","hivis":"n","hbPlacements":"t-galo"},"sizes":[[300,250]],"hideOnSensitiveArticle":true,"additionalClass":"vf-comments-mpu","name":"div-gpt-ad-comments-mpu","flagToEnable":"commentsAdEnabled","bidders":{"smartadserver":{"formatId":93680,"pageId":1351117},"mediagrid":"30423","ozone":"1420431527","triplelift":"MEN_970x250_Tablet_Prebid","xandr":"20406573","verizon":"8a96947a017474e02ce3e0c6534a0128","sovrn":"792984","magnite":"1872738","openx":"543004037","indexexchange":"594424","pubmatic":"3328732","richaudience":"Oq5ZDQnfFA","improvedigital":"22432739","emx":"132359"}},{"name":"partners-footer","componentType":"partner","referenceNode":"footer","type":"allpartnersFooter","templateName":"footer","relativePos":"before"},{"componentType":"partner","referenceNode":"header .secondary > section > ul","templateName":"weather-partnership-bar","relativePos":"before","additionalClass":"weather-widget","name":"weather-widget","referenceNode2":"header > nav > ul","type":"weather","relativePos2":"before"},{"name":"takeover","componentType":"partner","referenceNode":"header .secondary","type":"masthead","templateName":"takeover","relativePos":"before"},{"injectionEnabled":false,"componentType":"partner","referenceNode":"header nav.primary","templateName":"premier-league","relativePos":"after","additionalClass":"premier-league","name":"premier-league","type":"premierLeague"}]}"/><meta name="scriptConfig" id="scriptConfig" content="{"remoteInjectionConfig":{"enabled":false},"videoHB":{"appNexus":{"placementId":29000546},"richaudience":{"pid":"2oCAAjg1FK"},"enabled":false,"ozone":{"desktop":{"placementId":"1420436283"},"tabletLandscapeUpwards":{"placementId":"1420436283"},"tabletPortraitUpwards":{"placementId":"1420436283"},"baseLayout":{"placementId":"1420436284"}},"indexExchange":{"siteId":"281497"}},"smartadserver":{"enabled":true},"themediatrust":{"siteId":"7b1e01dc47c6fea8410ec1a09f1546a632813c664807447bf12b3eee6591b72e","enabled":false},"hbPageLevel":{"criteo":{"networkId":6366},"verizon":{"siteId":{"desktop":"8a9691c8017474d5c661da8f0b230404","tabletLandscapeUpwards":"8a9691c8017474d5c661da8f0d2a0408","tabletPortraitUpwards":"8a9691c8017474d5c661da8f0d2a0408","baseLayout":"8a9691c8017474d5c661da8f0c230406"}},"richaudience":{"placements":{"skins":"uykUoqDCZ2"}},"thirtythreeacross":{"siteId":"d1_-w-ehSr7iD1aKlKyvbs"},"smartadserver":{"networkId":3528,"siteId":394944},"ozone":{"siteId":"4204204202","publisherId":"OZONENREACH1"},"vidazoo":{"cId":"669787ff2eeb1239d4f31dd9","pId":"59ac17c192832d0011283fe3"},"magnite":{"accountId":"7949","siteId":{"desktop":"351970","tabletLandscapeUpwards":"352058","tabletPortraitUpwards":"352058","baseLayout":"351996"}},"pubmatic":{"publisherId":"156997"},"taboola":{"publisherId":"1774258"},"openx":{"delDomain":"trinitymirror-d.openx.net"},"nobid":{"siteId":22542312365}},"groupMHeaderBidding":{"placements":{"Prem_BB":{"size":[970,250],"id":"16185801","mobile":false,"premium":true},"Prem_DMPU":{"size":[300,600],"id":"16185800","mobile":false,"premium":true},"Prem_MMPU":{"size":[300,250],"id":"16185802","mobile":true,"premium":true},"MPU":{"size":[300,250],"id":"16185849","mobile":false,"premium":false},"LB":{"size":[728,90],"id":"16185850","mobile":false,"premium":false},"SS":{"size":[160,600],"id":"16185851","mobile":false,"premium":false},"Mobile_Banner":{"size":[320,50],"id":"16185852","mobile":true,"premium":false}},"premiumSlots":["div-gpt-ad-top-slot","div-gpt-ad-rh-slot","div-gpt-ad-in-article-slot"],"enabled":false},"ozoneHeaderBidding":{"premiumSlotPlacementId":"1420420433","siteId":"4204204202","topSlotPlacementId":"1420420431","bottomSlotPlacementId":"1420420432","defaultPlacementId":"1420420434","enabled":true},"googleAnalytics":{"accountId":"UA-47740725-1","enabled":true},"visualDNA":{"apiKey":"mirror","enabled":true},"lotame":{"tagNumber":"9458","enabled":true},"onScroll":{"enabled":true},"pageUrl":"https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138","timestamp":1732399547539,"openWeb":{"spotId":"sp_MLuqSIHv"},"indexExchange":{"headerTag":"//js-sec.indexww.com/ht/p/186772-245610024678613.js","enabled":true}}"/> <meta id="dataLayer" name="dataLayer" content="{"page":{"attributes":{"application":"Responsive Web","channel":"news","channelId":"640","sectionId":"920","publicationName":"men","publicationId":"2","environment":"prod","platform":"regionals","pageName":"manchester evening news:news:greater-manchester-news:article:gallery/pictures-years-manchester-evening:15258138","pageType":"article:gallery","pageElements":"article:gallery","pageScreenType":"article","ownerSite":"manchester evening news","ownerSiteDomain":"www.manchestereveningnews.co.uk","pageDomain":"www.manchestereveningnews.co.uk","subSectionOne":"news","subSectionTwo":"greater-manchester-news","features":{"showVpaidControls":"true","amazon.waitConsent":"true","mantisRecommender.apiUrl":"https://api.mantis-intelligence.com/reach/recommender","globalAudioPlayerEnabled":"false","pubmaticIdEnabled":"true","consentDate":"06/08/2021","thirtythreeacrossDisplayPrebidEnabled":"false","jwRtdEnabled":"true","prebidLibrary":"false","amp.cmpCollapsableBtn":"true","authUI":"true","mantisRecommender.useCommonAdunit":"true","hideAndSeek.baseApiUrl":"https://d20eutak7bpup8.cloudfront.net","quantcastCMPEnabled":"true","taboolaNonConsented":"false","openxDisplayPrebidEnabled":"false","navWithArticle.enabled":"true","useNewPreferenceCentre":"true","topMantisRecommender":"true","enableInternalRecaptchaValidation":"true","pubmaticIdDisabled":"false","readMoreRecommended":"false","cmpHostName":"manchestereveningnews.co.uk","fbia.mantisRecommender":"true","limitedConsentKPV":"true","RRET-227.cutOffDate":"2020-06-30T10:30:00","blackFridayWidget.linkUrl":"https://www.manchestereveningnews.co.uk/all-about/black-friday","bookmarksBaseUrl":"https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api","enableSlideInSkinnySignUp":"false","amazonTagEnabled":"true","mantisRecommender.recommenderMaxMpuNumber":"10","mantisRecommender.autoplayInterval":"5000","hideAndSeekEnabled":"false","videoPlaylistEnabled":"true","domain":"manchestereveningnews.co.uk","profileMenu":"true","ampVideoCacheBuster":"true","adHiddenLoading":"true","xandrPSPNativePrebidEnabled":"false","primisGeo":"true","mantisRecommender.enableOnErrorPages":"true","blackFridayWidget.cssLink":"https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css","sovrnDisplayPrebidEnabled":"false","video.header.bidding.enabled":"false","authUI.default":"true","webPushNotifications.appKey":"zLbjgSwcQiakkouYuL1bLg","newslettersURL":"https://communicatoremail.com/IN/DCF/gWfnbL9sB%7eOSBalaN%7eK7eP/","mantisRecommender.underimageSlot":"false","adServedMastheadStripEnabled":"true","taboolaOutstreamSection":"true","article.metaRobots":"max-image-preview:large","gptNativeArticleSlots":"true","flagsFromDataLayerForFBIA":"true","homepageRecommEnabled":"false","irisClientToken":"MN28D99SD1","openxVideoPrebidEnabled":"false","amp.stickyAdRefresh":"100","ixVideoPrebidEnabled":"true","globalTrayEnabled":"true","sovrnInjection":"true","criteoVideoPrebidEnabled":"true","mantisRecommender.limit":"20","jwRtdAuctionDelay":"250","delayAdsUntilCMP":"true","preloadFonts":"true","PWA.enable":"true","replaceMobileNativeWithAdSlot":"true","authUI.version":"1d1a177590df7c1272bb782161e0ebf8f133c009","readNextEmbeds":"true","removeSSO":"true","tripleliftDisplayPrebidEnabled":"false","video.ctpFloatAndPark":"true","felix.endpoint":"https://feliz-amp.data.tm-awx.com/config.json","convoStarterEnabled":"false","mantisRecommender.stopPageSwipes":"true","adFixedMobileBottomSticky":"true","xandrDisplayPrebidEnabled":"false","consentText":"We use your sign-up to provide content in ways you鈥檝e consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. ","mediaGridDisplayPrebidEnabled":"false","recommendations":"https://mab.data.tm-awx.com/rhs","convergeDisplayPrebidEnabled":"false","mailingListApiBaseUrl":"https://mailinglistapi.data-services.tm-awx.com","publicationTimezone":"Europe/London","customMailerEnabled":"true","accountHubEnabled":"true","emxDisplayPrebidEnabled":"false","authUI.publicationID":"men","mantisRecommender.mpuPositionsStart":"1","vidazooDisplayPrebidEnabled":"true","bundledCss":"false","IASVisRestrictToGeo":"UK-IE","pubmaticIdConsentDelay":"true","photoStoryExperiment":"true","mantisRecommender.newzitEnabled":"false","tcfVersion":"2","outstreamPlayerId":"114291","richaudienceSkinsPrebidEnabled":"true","codesplit":"false","irisTvEnabled":"true","converse.domain.url":"https://converse.manchestereveningnews.co.uk","nocodesplit":"true","emxVideoPrebidEnabled":"false","enableActionableJournalism":"true","mantisRecommender.recommenderMaxRhcNumber":"2","aylBackfill":"true","mantisRecommender.recommenderMaxLbNumber":"4","delayAdsUntilConsented":"true","prebid.mobile.restrict.to.vast":"false","newsletterSiteName":"Manchester Evening News","ovpEnabled":"true","embeddedSearchEnabled":"true","videojs.normal.load.enabled":"true","readMoreRecommendedGoLive":"blank/null","webPushNotifications.vapidKey":"BGpQh6sNoJ2n2xUHDSYzzijtJd9jAcct1NKeUhu4ZjfaTDaMK3BQBMS9YDlu3FjVToyLGWh9cS_9BQfy-I6VE2Q=","amp.mantisRecommender":"true","delayTaboolaUntilCMP":"true","iyaDisabled":"true","longMantisRecommender":"true","accountHubVersion":"ad7009b1304b67c8714fcfefe5dea39fdf7461a3","loginRadius":"true","readNextRecommendation":"https://recommendations.data.tm-awx.com/fallback","webPushNotifications.token":"MTp6TGJqZ1N3Y1FpYWtrb3VZdUwxYkxnOjU2Q21QQTdlYTluUjNXVW92MDItbU9LT0QyZFdjWjRPMElwMzdoVEVhOU0","mantisRecommenderReplacementRHCMPUEnabled":"false","improvedigitalDisplayPrebidEnabled":"false","authUI.reCaptchaKey":"6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu","tripleliftVideoPrebidEnabled":"false","gumgumDisplayPrebidEnabled":"true","videoDisableVPAID":"true","video.jwplayer.iframe.norec.playerId":"8kNLMsrR","enableAffiliateContentStickyBtn":"true","ozoneVideoPrebidEnabled":"true","ozoneAllowedKeys":"oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv","outstreamPlayerROW":"taboola","mantisIdEnabled":"true","verizonDisplayPrebidEnabled":"false","useReCaptcha":"true","newslettersBaseUrl":"https://status.data-services.tm-awx.com","video.jwplayer.mobile.autoplay":"false","amp.cmpDisableExposesTcfApi":"false","jwplayer.float.mode.always":"true","blackFridayWidget.jsUrl":"https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js","richaudienceDisplayPrebidEnabled":"true","ppidEnabled":"true","apiCommentCountEnabled":"true","kinzenApiKey":"xxbAdqDvM9FeEsvPNrSytHc","fundingChoicesEnabled":"true","viafouraSectionUuid":"00000000-0000-4000-8000-14cc93248f99","newslettersUIVersion":"68495c704e77ad94c4fd6fdc5e5f630d28ca3450","prebidAds":"false","video.jwplayer.iframe.playerId":"8sd9tIl9","newzit.enabled":"false","liveCommentsEnabled":"true","video.jwplayer.norec.playerId":"6e9v02Ea","lotameMantisDisabled":"false","mantisRecommenderDelayedLoading":"true","massDisplayPrebidEnabled":"true","felizRhsRecommendations":"true","commentsEnabled":"true","mantisRecommender.autoplay":"true","disableInlineSkinnySignup":"false","outstreamPlayerEnabled":"true","commentsAdEnabled":"true","delayOnscrollOnetagUntilCMP":"true","taboolaDoubleLoaderEnabled":"false","chameleon.cookiePolicy.enabled":"false","articleImageCrops":"s458b/458w,s1200e/1200w","kinzen.signup.box.url":"https://static.kinzen.com/kinzen-v2.min.js","mvtTests.googleOptimizeId":"","tag.amphtml.enabled":"true","googleOneTap":"false","bookmarksUIVersion":"2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad","aylSlot3":"true","liverampInjectionEnabled":"true","aylSlot2":"true","ix.wrapper":"false","smartAdServerVideoPrebidEnabled":"false","enableInArticleConvoMPU2":"true","debounceDataLayer":"true","oneTapNewsletter":"true","PWA":"{\"scope\":\"/\",\"trackOffline\": true,\"cacheFirst\": {\"modalTimeout\": 2000},\"combinedPrompt\": true,\"options\": {\"pushStyle\": \"headline\",\"pushSticky\": true},\"subsets\": [{\"homepage\": \"/all-about/manchester-united-fc\",\"manifest\": \"all-about/manchester-united-fc/manifest.json\",\"tag\": \"Manchester United FC\",\"title\": \"Manchester United FC\"}, {\"homepage\": \"/all-about/manchester-city-fc\",\"manifest\": \"all-about/manchester-city-fc/manifest.json\",\"tag\": \"Manchester City FC\",\"title\": \"Manchester City FC\"},{\"homepage\":\"/root\",\"scope\":\"/\",\"tag\": \"Manchester Evening News\",\"title\": \"Manchester Evening News\"}]}","magniteDemandManagerEnabled":"true","pubmaticVideoPrebidEnabled":"false","mantisRecommender.rhcInstances":"3","amp.tcfV22":"true","amp.readmore.link.target.enabled":"false","readNextRecommendedGoLive":"2023-06-20","video.mobile.disabledAutoplayGeoLocations":"IE","readNextMobileFeliz":"true","whatsAppCommunityCode":"GY77Jy0SeCL8ZFZaNcWsVq","blackFridayWidget":"false","prebid.waitConsent":"true","mantisRecommender.limitRHC":"1","partner.quicklinks.bar":"false","amazonVideoTagEnabled":"true","mvtTests":"[\"ID-7317\"]","nonIframeMantisRecommender":"true","webPushNotifications.serviceName":"airship","publicationId":"84aa4a01-35d8-4b3c-80ee-e28a5f3e06fa","hideAndSeek.termsAndCondUrl":"https://www.mirror.co.uk/hs-terms-conditions","lotameLightningTagV2":"true","whatsAppInArticleCommCode":"IG57qlIoDZM56XwrenyELG","articleImageSizes":"(max-width: 458px) 458px, 1200px","aylReplace":"true","pubmaticDisplayPrebidEnabled":"false","hideAndSeekImage":"https://d2ypkube9fje7d.cloudfront.net/@trinitymirrordigital/hide-and-seek/images/football/pound-coin-clickme.gif","enableMagicLink":"true","contentIgniteSiteId":"false","adslotsFixedSize":"true","hideAndSeekTrialEnabled":"false","xandrPSPVideoPrebidEnabled":"true","criteoDisplayPrebidEnabled":"true","mantisRecommender.useIntTracking":"true","echobox.enabled":"true","chatEnabled":"false","outstreamPlayerUKEU":"taboola","prebidCurrencyModule":"true","openwebMpu":"false","enableAboutTopics":"true","gptNativeSectionSlots":"true","viafouraComments":"true","convergeVideoPrebidEnabled":"false","video.jwplayer.playerId":"73JOe5Hh","mediaGridVideoPrebidEnabled":"false","rampIdEnabled":"true","amp.taboola.outstream.enabled":"true","whatsappCommunities":"true","mantisRecommender.useCommonAdunitBottom":"true","mantisRecommender.hbEnabled":"true","collectiveDisplayPrebidEnabled":"false","fbia.converse.enabled":"true","nextdoorShare":"false","modularCss":"true","domainRedirectExceptions":"prod-proxy.tm-aws.com","nobidDisplayPrebidEnabled":"false","bookmarksEnabled":"true","amp.revealMPU2BeforeReadMore":"true","og.image.for.section.and.topic":"https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/img/logo-men-social-sharing.png","M101.apiUrl":"https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en","publicationName":"Manchester Evening News","irisTvRestrictToGeo":"2","video.jwplayer.enabled":"true","loadIrisManually":"true","photoStoryGalleryClickThrough":"true","disableAdvertMaxHeight":"true","viafouraEnabled":"true","taboolaOutstreamBypassGAM":"false","xandrPSPDisplayPrebidEnabled":"true","mantisRecommender.enableOnTopicPage":"true","chartbeatHeadlinePageTypes":"[\"home\",\"topic\",\"section\"]","breakingNewsPull":"true","nobidVideoPrebidEnabled":"false","mantisRecommenderReplacementRHCMPUDisabled":"true","magniteDisplayPrebidEnabled":"false","smallerFloatParkVideo":"false","amazon.fpd.signals.enabled":"true","viafouraNewCdn":"true","amp.blockTrackingForSecGPC":"true","tripleliftNativePrebidEnabled":"false","mantisClientTagEnabled":"true","richaudienceVideoPrebidEnabled":"false","swipeNavigation.endpoint":"https://mab.data.tm-awx.com/pwa-swipe","embeddedDomainName":"manchestereveningnews","ampQuantcastCMPEnabled":"true","ozoneOutstreamPrebidEnabled":"true","loginRadiusAPIKey":"415307d0-d73a-49d3-9958-1c42c71165ee","enableInArticleMPUExtra":"true","readMoreWithImage":"true","mvtTests.growthbook":"true","xandrVideoMaxDuration":"30","googleOneTapConsentCheck":"false","mantisRecommender.contentIgniteWaiting":"true","nativeAdsFallback":"true","amp.aylEnabled":"true","prebid.sendAllBids":"true","ovpType":"primis","improvedigitalVideoPrebidEnabled":"false","prebid.sendHBKeys":"false","irisAutoplayVideosMax":"4","enableUserProfile":"true","standaloneMpu":"false","smartAdServerDisplayPrebidEnabled":"true","mantisRecommender":"false","jwplayer.trackingOnConsent":"true","prebidLoadAtRuntime":"true","webPushNotifications.pushDisplayService":"airship","enableCallToActionBar":"true","notificationTrayEnabled":"false","customHtmlElements":"true","readNextRecommended":"true","mvtTests.enable":"true","swipeNavigation":"true","blockthrough.enabled":"true","customAdExperience":"true","adFixedTopSlot":"true","ampCommentsEnabled":"true","gpt.waitConsent":"true","externalBrandCSS":"true","LoginRadiusDomain":"https://auth.reachplc.com","quantcastCMPInline":"true","authUI.env":"prod","displayPrebidEnabled":"true","ozoneDisplayPrebidEnabled":"true","nativeAppBanner":"true","ixDisplayPrebidEnabled":"true","mantisRecommender.takeoverDetection":"lightningload","commentCountEnabled":"true","newslettersBaseUrlProtected":"https://status.data-services.tm-awx.com/subscriptions/secure","video.ima3Version":"3.6","videoPrebidEnabled":"true","CIPAConsentNotice":"true","delayVideoAdsUntilConsented":"true","videojs.optimized.load.enabled":"false","fbia.chartbeat.inbody":"false","appNexusVideoPrebidEnabled":"false"},"experiment":{"label":"Default Experiment","experimentId":"ID-6581","variant":"1","isActive":true,"modifyConfig":{},"modifyEmbedConfig":{}},"articleType":"article:gallery","pageSection":"news","pageSecondarySection":"greater-manchester-news"},"info":{"url":"https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138","experimentAndVariantId":"ID-6581.1","activeExperimentAndVariantId":"ID-6581.1"}},"article":{"attributes":{"allTags":"","articleAuthor":"Lee Swettenham","articleId":"15258138","articleTitle":"Pictures: 150 years of the Manchester Evening News","articleUrl":"https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138","isCanonical":true,"headline":"manchester evening news_gallery/pictures-years-manchester-evening","publishDate":"2018-10-09","firstPublishDate":"2018-10-09","firstPublishTime":"14:03","objectType":"image gallery","ownerSite":"manchester evening news","sensitiveArticle":false,"embeddedArticle":false,"registrationWallArticle":false,"axatePaywallArticle":false,"evergreenAffiliateArticle":false,"isTranslatedArticle":false,"articleLanguage":"","isHavingCommercialFactBox":false,"subType":"standard","communityChatArticle":false,"vfImage":"https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s270b/1_NKR_041018anniversary_09jpeg.jpg","vfId":"","projectName":"","disableMastheadWebStrip":false,"linkByPubFeed":false,"pressboardAnalytics":false,"skimlinksSubTypeUpdate":false},"info":{"hoursSincePublication":"53697","mspCategory":"","videos":[],"hasLeadVideo":false,"evergreenArticle":false,"hasNewsletterHeadline":false,"hasHtmlPageTitle":false},"interaction":{"nameId":"15258138"}}}"> <link rel="manifest" href="/manifest.json?v=f4789949a1b322cf"><meta id="manifest-validation" name="manifest-validation" content="{"tags":[""],"url":"https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138","primaryTag":""}"><meta name="theme-color"> <script>TMCONFIG = {"platform":"regionals","publicationId":2,"topSectionId":640,"homepageId":627,"sectionAncestorsIDs":[920,640,627],"publication":"men","frontendRoot":"https://s2-prod.manchestereveningnews.co.uk","frontendVersion":"1517928274","publicSectionParams":{"videoAutoplayTimeout":"4","partner.weather.targetUrl":"https://weather.com/redir?par=tm_men_widget&page=today&locale=en-GB&id=53.480759,-2.242631","partner.ga.clickTrack":"true","felizEndpoint":"https://feliz-web.data.tm-awx.com/smile-web.min.js","lazy.load.ads.offset":"300","gtmClientIdEndpoint":"https://stmg-prod.mirror.co.uk/analytics.config.json","search.googleCustomSearchEngineId":"015440420724022033189:utdaxrlqlb8","aylTimeout":"12000","hotjar.hjid":"325104","converse.isEventLoaded":"true","taboola.desktop.campaign":"exchange","partner.madgex.poweredby":"fish4-black","gtmContainerId":"GTM-M3TH25P","partner.quicklinks.bar":"false","hide.slot.on.first.page.view":"false","pancake.modifications.section":"[{\"group\":\"featuredStories\",\"index\":0,\"max\":7},{\"group\":\"featuredStories\",\"index\":1,\"max\":7}]","chronos.live-centre.url":"https://livecentreps-cdn-neptune-prod.tm-awx.com","partner.ga.customDimension":"true","taboola.mobile.campaign":"organic","googleAnalytics.optimizeContainerID":"GTM-P8CPVHF","chartbeatHeadScriptEnabled":"true","optaLiveFootballScoreCss":"https://secure.widget.cloud.opta.net/v3/css/v3.core.opta-widgets.css","ias.pet.v2.enabled":"false","commercial.integrations.taboola.enabled":"true","partner.quicklinks.publication":"ManchesterEveningNews","partner.quicklinks.rich":"true","gtmFbiaContainerId":"GTM-PNLXFZS","commentsCssBundled":"true","commercial.screen.sizes.minimum.width":"3840,1920,1500,1360,1200,1024,728,667,568,414,375","partner.ga.impressionTrack":"true","optaLiveFootballScoreJs":"https://secure.widget.cloud.opta.net/v3/v3.opta-widgets.js","partner.madgex.hot-job-url":"/fish4data","partner.quicklinks.basic":"true","video.ad.request.timeout.desktop":"15000","displayHeaderBiddingTimeout":"5000","video.ad.request.timeout.mobile":"15000","converse.widget.enable":"true","googleAnalyticsAccountIdGoogle":"UA-110513849-44","iOSAppId":"334456452","partner.masthead.takeover":"true","lazy.load.ads":"false","floatAndParkCloseButtonDelaySec":"10","communicatorEndpoint":"https://e.manchestereveningnews.co.uk/interface/list.php","topViewabilitySlot.enabled":"false","partner.quicklinks.rich.bar":"false","scrollDepthTrack":"true","partner.quicklinks.discountUrl":"http://discountcode.mirror.co.uk/","topBoxRecommendation.enabled":"true","partner.madgex.hot-jobs":"true","optaSubscriptionId":"a0388ad77c1977dc16697ca9c747dd0a"},"features":{"showVpaidControls":"true","amazon.waitConsent":"true","mantisRecommender.apiUrl":"https://api.mantis-intelligence.com/reach/recommender","globalAudioPlayerEnabled":"false","pubmaticIdEnabled":"true","consentDate":"06/08/2021","thirtythreeacrossDisplayPrebidEnabled":"false","jwRtdEnabled":"true","prebidLibrary":"false","amp.cmpCollapsableBtn":"true","authUI":"true","mantisRecommender.useCommonAdunit":"true","hideAndSeek.baseApiUrl":"https://d20eutak7bpup8.cloudfront.net","quantcastCMPEnabled":"true","taboolaNonConsented":"false","openxDisplayPrebidEnabled":"false","navWithArticle.enabled":"true","useNewPreferenceCentre":"true","topMantisRecommender":"true","enableInternalRecaptchaValidation":"true","pubmaticIdDisabled":"false","readMoreRecommended":"false","cmpHostName":"manchestereveningnews.co.uk","fbia.mantisRecommender":"true","limitedConsentKPV":"true","RRET-227.cutOffDate":"2020-06-30T10:30:00","blackFridayWidget.linkUrl":"https://www.manchestereveningnews.co.uk/all-about/black-friday","bookmarksBaseUrl":"https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api","enableSlideInSkinnySignUp":"false","amazonTagEnabled":"true","mantisRecommender.recommenderMaxMpuNumber":"10","mantisRecommender.autoplayInterval":"5000","hideAndSeekEnabled":"false","videoPlaylistEnabled":"true","domain":"manchestereveningnews.co.uk","profileMenu":"true","ampVideoCacheBuster":"true","adHiddenLoading":"true","xandrPSPNativePrebidEnabled":"false","primisGeo":"true","mantisRecommender.enableOnErrorPages":"true","blackFridayWidget.cssLink":"https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css","sovrnDisplayPrebidEnabled":"false","video.header.bidding.enabled":"false","authUI.default":"true","webPushNotifications.appKey":"zLbjgSwcQiakkouYuL1bLg","newslettersURL":"https://communicatoremail.com/IN/DCF/gWfnbL9sB%7eOSBalaN%7eK7eP/","mantisRecommender.underimageSlot":"false","adServedMastheadStripEnabled":"true","taboolaOutstreamSection":"true","article.metaRobots":"max-image-preview:large","gptNativeArticleSlots":"true","flagsFromDataLayerForFBIA":"true","homepageRecommEnabled":"false","irisClientToken":"MN28D99SD1","openxVideoPrebidEnabled":"false","amp.stickyAdRefresh":"100","ixVideoPrebidEnabled":"true","globalTrayEnabled":"true","sovrnInjection":"true","criteoVideoPrebidEnabled":"true","mantisRecommender.limit":"20","jwRtdAuctionDelay":"250","delayAdsUntilCMP":"true","preloadFonts":"true","PWA.enable":"true","replaceMobileNativeWithAdSlot":"true","authUI.version":"1d1a177590df7c1272bb782161e0ebf8f133c009","readNextEmbeds":"true","removeSSO":"true","tripleliftDisplayPrebidEnabled":"false","video.ctpFloatAndPark":"true","felix.endpoint":"https://feliz-amp.data.tm-awx.com/config.json","convoStarterEnabled":"false","mantisRecommender.stopPageSwipes":"true","adFixedMobileBottomSticky":"true","xandrDisplayPrebidEnabled":"false","consentText":"We use your sign-up to provide content in ways you鈥檝e consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. ","mediaGridDisplayPrebidEnabled":"false","recommendations":"https://mab.data.tm-awx.com/rhs","convergeDisplayPrebidEnabled":"false","mailingListApiBaseUrl":"https://mailinglistapi.data-services.tm-awx.com","publicationTimezone":"Europe/London","customMailerEnabled":"true","accountHubEnabled":"true","emxDisplayPrebidEnabled":"false","authUI.publicationID":"men","mantisRecommender.mpuPositionsStart":"1","vidazooDisplayPrebidEnabled":"true","bundledCss":"false","IASVisRestrictToGeo":"UK-IE","pubmaticIdConsentDelay":"true","photoStoryExperiment":"true","mantisRecommender.newzitEnabled":"false","tcfVersion":"2","outstreamPlayerId":"114291","richaudienceSkinsPrebidEnabled":"true","codesplit":"false","irisTvEnabled":"true","converse.domain.url":"https://converse.manchestereveningnews.co.uk","nocodesplit":"true","emxVideoPrebidEnabled":"false","enableActionableJournalism":"true","mantisRecommender.recommenderMaxRhcNumber":"2","aylBackfill":"true","mantisRecommender.recommenderMaxLbNumber":"4","delayAdsUntilConsented":"true","prebid.mobile.restrict.to.vast":"false","newsletterSiteName":"Manchester Evening News","ovpEnabled":"true","embeddedSearchEnabled":"true","videojs.normal.load.enabled":"true","readMoreRecommendedGoLive":"blank/null","webPushNotifications.vapidKey":"BGpQh6sNoJ2n2xUHDSYzzijtJd9jAcct1NKeUhu4ZjfaTDaMK3BQBMS9YDlu3FjVToyLGWh9cS_9BQfy-I6VE2Q=","amp.mantisRecommender":"true","delayTaboolaUntilCMP":"true","iyaDisabled":"true","longMantisRecommender":"true","accountHubVersion":"ad7009b1304b67c8714fcfefe5dea39fdf7461a3","loginRadius":"true","readNextRecommendation":"https://recommendations.data.tm-awx.com/fallback","webPushNotifications.token":"MTp6TGJqZ1N3Y1FpYWtrb3VZdUwxYkxnOjU2Q21QQTdlYTluUjNXVW92MDItbU9LT0QyZFdjWjRPMElwMzdoVEVhOU0","mantisRecommenderReplacementRHCMPUEnabled":"false","improvedigitalDisplayPrebidEnabled":"false","authUI.reCaptchaKey":"6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu","tripleliftVideoPrebidEnabled":"false","gumgumDisplayPrebidEnabled":"true","videoDisableVPAID":"true","video.jwplayer.iframe.norec.playerId":"8kNLMsrR","enableAffiliateContentStickyBtn":"true","ozoneVideoPrebidEnabled":"true","ozoneAllowedKeys":"oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv","outstreamPlayerROW":"taboola","mantisIdEnabled":"true","verizonDisplayPrebidEnabled":"false","useReCaptcha":"true","newslettersBaseUrl":"https://status.data-services.tm-awx.com","video.jwplayer.mobile.autoplay":"false","amp.cmpDisableExposesTcfApi":"false","jwplayer.float.mode.always":"true","blackFridayWidget.jsUrl":"https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js","richaudienceDisplayPrebidEnabled":"true","ppidEnabled":"true","apiCommentCountEnabled":"true","kinzenApiKey":"xxbAdqDvM9FeEsvPNrSytHc","fundingChoicesEnabled":"true","viafouraSectionUuid":"00000000-0000-4000-8000-14cc93248f99","newslettersUIVersion":"68495c704e77ad94c4fd6fdc5e5f630d28ca3450","prebidAds":"false","video.jwplayer.iframe.playerId":"8sd9tIl9","newzit.enabled":"false","liveCommentsEnabled":"true","video.jwplayer.norec.playerId":"6e9v02Ea","lotameMantisDisabled":"false","mantisRecommenderDelayedLoading":"true","massDisplayPrebidEnabled":"true","felizRhsRecommendations":"true","commentsEnabled":"true","mantisRecommender.autoplay":"true","disableInlineSkinnySignup":"false","outstreamPlayerEnabled":"true","commentsAdEnabled":"true","delayOnscrollOnetagUntilCMP":"true","taboolaDoubleLoaderEnabled":"false","chameleon.cookiePolicy.enabled":"false","articleImageCrops":"s458b/458w,s1200e/1200w","kinzen.signup.box.url":"https://static.kinzen.com/kinzen-v2.min.js","mvtTests.googleOptimizeId":"","tag.amphtml.enabled":"true","googleOneTap":"false","bookmarksUIVersion":"2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad","aylSlot3":"true","liverampInjectionEnabled":"true","aylSlot2":"true","ix.wrapper":"false","smartAdServerVideoPrebidEnabled":"false","enableInArticleConvoMPU2":"true","debounceDataLayer":"true","oneTapNewsletter":"true","PWA":"{\"scope\":\"/\",\"trackOffline\": true,\"cacheFirst\": {\"modalTimeout\": 2000},\"combinedPrompt\": true,\"options\": {\"pushStyle\": \"headline\",\"pushSticky\": true},\"subsets\": [{\"homepage\": \"/all-about/manchester-united-fc\",\"manifest\": \"all-about/manchester-united-fc/manifest.json\",\"tag\": \"Manchester United FC\",\"title\": \"Manchester United FC\"}, {\"homepage\": \"/all-about/manchester-city-fc\",\"manifest\": \"all-about/manchester-city-fc/manifest.json\",\"tag\": \"Manchester City FC\",\"title\": \"Manchester City FC\"},{\"homepage\":\"/root\",\"scope\":\"/\",\"tag\": \"Manchester Evening News\",\"title\": \"Manchester Evening News\"}]}","magniteDemandManagerEnabled":"true","pubmaticVideoPrebidEnabled":"false","mantisRecommender.rhcInstances":"3","amp.tcfV22":"true","amp.readmore.link.target.enabled":"false","readNextRecommendedGoLive":"2023-06-20","video.mobile.disabledAutoplayGeoLocations":"IE","readNextMobileFeliz":"true","whatsAppCommunityCode":"GY77Jy0SeCL8ZFZaNcWsVq","blackFridayWidget":"false","prebid.waitConsent":"true","mantisRecommender.limitRHC":"1","partner.quicklinks.bar":"false","amazonVideoTagEnabled":"true","mvtTests":"[\"ID-7317\"]","nonIframeMantisRecommender":"true","webPushNotifications.serviceName":"airship","publicationId":"84aa4a01-35d8-4b3c-80ee-e28a5f3e06fa","hideAndSeek.termsAndCondUrl":"https://www.mirror.co.uk/hs-terms-conditions","lotameLightningTagV2":"true","whatsAppInArticleCommCode":"IG57qlIoDZM56XwrenyELG","articleImageSizes":"(max-width: 458px) 458px, 1200px","aylReplace":"true","pubmaticDisplayPrebidEnabled":"false","hideAndSeekImage":"https://d2ypkube9fje7d.cloudfront.net/@trinitymirrordigital/hide-and-seek/images/football/pound-coin-clickme.gif","enableMagicLink":"true","contentIgniteSiteId":"false","adslotsFixedSize":"true","hideAndSeekTrialEnabled":"false","xandrPSPVideoPrebidEnabled":"true","criteoDisplayPrebidEnabled":"true","mantisRecommender.useIntTracking":"true","echobox.enabled":"true","chatEnabled":"false","outstreamPlayerUKEU":"taboola","prebidCurrencyModule":"true","openwebMpu":"false","enableAboutTopics":"true","gptNativeSectionSlots":"true","viafouraComments":"true","convergeVideoPrebidEnabled":"false","video.jwplayer.playerId":"73JOe5Hh","mediaGridVideoPrebidEnabled":"false","rampIdEnabled":"true","amp.taboola.outstream.enabled":"true","whatsappCommunities":"true","mantisRecommender.useCommonAdunitBottom":"true","mantisRecommender.hbEnabled":"true","collectiveDisplayPrebidEnabled":"false","fbia.converse.enabled":"true","nextdoorShare":"false","modularCss":"true","domainRedirectExceptions":"prod-proxy.tm-aws.com","nobidDisplayPrebidEnabled":"false","bookmarksEnabled":"true","amp.revealMPU2BeforeReadMore":"true","og.image.for.section.and.topic":"https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/img/logo-men-social-sharing.png","M101.apiUrl":"https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en","publicationName":"Manchester Evening News","irisTvRestrictToGeo":"2","video.jwplayer.enabled":"true","loadIrisManually":"true","photoStoryGalleryClickThrough":"true","disableAdvertMaxHeight":"true","viafouraEnabled":"true","taboolaOutstreamBypassGAM":"false","xandrPSPDisplayPrebidEnabled":"true","mantisRecommender.enableOnTopicPage":"true","chartbeatHeadlinePageTypes":"[\"home\",\"topic\",\"section\"]","breakingNewsPull":"true","nobidVideoPrebidEnabled":"false","mantisRecommenderReplacementRHCMPUDisabled":"true","magniteDisplayPrebidEnabled":"false","smallerFloatParkVideo":"false","amazon.fpd.signals.enabled":"true","viafouraNewCdn":"true","amp.blockTrackingForSecGPC":"true","tripleliftNativePrebidEnabled":"false","mantisClientTagEnabled":"true","richaudienceVideoPrebidEnabled":"false","swipeNavigation.endpoint":"https://mab.data.tm-awx.com/pwa-swipe","embeddedDomainName":"manchestereveningnews","ampQuantcastCMPEnabled":"true","ozoneOutstreamPrebidEnabled":"true","loginRadiusAPIKey":"415307d0-d73a-49d3-9958-1c42c71165ee","enableInArticleMPUExtra":"true","readMoreWithImage":"true","mvtTests.growthbook":"true","xandrVideoMaxDuration":"30","googleOneTapConsentCheck":"false","mantisRecommender.contentIgniteWaiting":"true","nativeAdsFallback":"true","amp.aylEnabled":"true","prebid.sendAllBids":"true","ovpType":"primis","improvedigitalVideoPrebidEnabled":"false","prebid.sendHBKeys":"false","irisAutoplayVideosMax":"4","enableUserProfile":"true","standaloneMpu":"false","smartAdServerDisplayPrebidEnabled":"true","mantisRecommender":"false","jwplayer.trackingOnConsent":"true","prebidLoadAtRuntime":"true","webPushNotifications.pushDisplayService":"airship","enableCallToActionBar":"true","notificationTrayEnabled":"false","customHtmlElements":"true","readNextRecommended":"true","mvtTests.enable":"true","swipeNavigation":"true","blockthrough.enabled":"true","customAdExperience":"true","adFixedTopSlot":"true","ampCommentsEnabled":"true","gpt.waitConsent":"true","externalBrandCSS":"true","LoginRadiusDomain":"https://auth.reachplc.com","quantcastCMPInline":"true","authUI.env":"prod","displayPrebidEnabled":"true","ozoneDisplayPrebidEnabled":"true","nativeAppBanner":"true","ixDisplayPrebidEnabled":"true","mantisRecommender.takeoverDetection":"lightningload","commentCountEnabled":"true","newslettersBaseUrlProtected":"https://status.data-services.tm-awx.com/subscriptions/secure","video.ima3Version":"3.6","videoPrebidEnabled":"true","CIPAConsentNotice":"true","delayVideoAdsUntilConsented":"true","videojs.optimized.load.enabled":"false","fbia.chartbeat.inbody":"false","appNexusVideoPrebidEnabled":"false"},"piano":{"appId":"","productionEnv":true,"enabled":false},"pluck":{"theme":"mirror"},"pageInfo":{"articleSubType":"standard","articleType":"gallery","articleLeadImage":"https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s615/1_NKR_041018anniversary_09jpeg.jpg","displayInlineAds":"true"},"facebook":{"appId":"226899387441465"},"jotform":{"url":"https://jotform-competitions.tm-awx.com/","apikey":""},"mpulse":{},"responsiveRequest":true,"optout":{"enabled":false},"cookiePolicy":{"url":"https://www.manchestereveningnews.co.uk/cookie-policy/"},"isPreview":false,"experiment":{"label":"Default Experiment","experimentId":"ID-6581","variant":"1","isActive":true,"modifyConfig":{},"modifyEmbedConfig":{}}};</script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/withnail/lib/systemjs/s.min.js?v=f10714d2eb405d24ddca037ab0ec8f8d" defer></script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/withnail/tags/js/runForceReconsent.min.js?v=28ba04a7cb2c90f757b8de6545a6453f" defer></script> <script type="text/javascript">/*! chameleon-mvt version: 2.89.0 */!function(){var e={8492:function(e,t,n){"use strict";n.r(t),n.d(t,{BrowserCookieStickyBucketService:function(){return Ue},ExpressCookieStickyBucketService:function(){return We},GrowthBook:function(){return le},LocalStorageStickyBucketService:function(){return Fe},RedisStickyBucketService:function(){return Ve},StickyBucketService:function(){return Pe},clearCache:function(){return Ee},configureCache:function(){return we},evalCondition:function(){return te},getAutoExperimentChangeType:function(){return Q},getPolyfills:function(){return B},helpers:function(){return fe},isURLTargeted:function(){return V},onHidden:function(){return Ie},onVisible:function(){return Oe},paddedVersionString:function(){return K},prefetchPayload:function(){return Re},setPolyfills:function(){return ge}});var r=/^[a-zA-Z:_][a-zA-Z0-9:_.-]*$/,i={revert:function(){}},o=new Map,a=new Set;function c(e){var t=o.get(e);return t||(t={element:e,attributes:{}},o.set(e,t)),t}function u(e,t,n,r,i){var o=n(e),a={isDirty:!1,originalValue:o,virtualValue:o,mutations:[],el:e,_positionTimeout:null,observer:new MutationObserver((function(){if("position"!==t||!a._positionTimeout){"position"===t&&(a._positionTimeout=setTimeout((function(){a._positionTimeout=null}),1e3));var r=n(e);"position"===t&&r.parentNode===a.virtualValue.parentNode&&r.insertBeforeNode===a.virtualValue.insertBeforeNode||r!==a.virtualValue&&(a.originalValue=r,i(a))}})),mutationRunner:i,setValue:r,getCurrentValue:n};return"position"===t&&e.parentNode?a.observer.observe(e.parentNode,{childList:!0,subtree:!0,attributes:!1,characterData:!1}):a.observer.observe(e,function(e){return"html"===e?{childList:!0,subtree:!0,attributes:!0,characterData:!0}:{childList:!1,subtree:!1,attributes:!0,attributeFilter:[e]}}(t)),a}function s(e,t){var n=t.getCurrentValue(t.el);t.virtualValue=e,e&&"string"!=typeof e?n&&e.parentNode===n.parentNode&&e.insertBeforeNode===n.insertBeforeNode||(t.isDirty=!0,k()):e!==n&&(t.isDirty=!0,k())}function l(e){var t=e.originalValue;e.mutations.forEach((function(e){return t=e.mutate(t)})),s(function(e){R||(R=document.createElement("div"));return R.innerHTML=e,R.innerHTML}(t),e)}function _(e){var t=new Set(e.originalValue.split(/\s+/).filter(Boolean));e.mutations.forEach((function(e){return e.mutate(t)})),s(Array.from(t).filter(Boolean).join(" "),e)}function d(e){var t=e.originalValue;e.mutations.forEach((function(e){return t=e.mutate(t)})),s(t,e)}function f(e){var t=e.originalValue;e.mutations.forEach((function(e){var n=function(e){var t=e.parentSelector,n=e.insertBeforeSelector,r=document.querySelector(t);if(!r)return null;var i=n?document.querySelector(n):null;return n&&!i?null:{parentNode:r,insertBeforeNode:i}}(e.mutate());t=n||t})),s(t,e)}var p=function(e){return e.innerHTML},h=function(e,t){return e.innerHTML=t};function y(e){var t=c(e);return t.html||(t.html=u(e,"html",p,h,l)),t.html}var v=function(e){return{parentNode:e.parentElement,insertBeforeNode:e.nextElementSibling}},m=function(e,t){t.insertBeforeNode&&!t.parentNode.contains(t.insertBeforeNode)||t.parentNode.insertBefore(e,t.insertBeforeNode)};function b(e){var t=c(e);return t.position||(t.position=u(e,"position",v,m,f)),t.position}var g=function(e,t){return t?e.className=t:e.removeAttribute("class")},w=function(e){return e.className};function E(e){var t=c(e);return t.classes||(t.classes=u(e,"class",w,g,_)),t.classes}var R,x;function L(e,t){var n,r=c(e);return r.attributes[t]||(r.attributes[t]=u(e,t,(n=t,function(e){var t;return null!=(t=e.getAttribute(n))?t:null}),function(e){return function(t,n){return null!==n?t.setAttribute(e,n):t.removeAttribute(e)}}(t),d)),r.attributes[t]}function I(e,t,n){if(n.isDirty){n.isDirty=!1;var r=n.virtualValue;n.mutations.length||function(e,t){var n,r,i=o.get(e);if(i)if("html"===t)null==(n=i.html)||null==(r=n.observer)||r.disconnect(),delete i.html;else if("class"===t){var a,c;null==(a=i.classes)||null==(c=a.observer)||c.disconnect(),delete i.classes}else if("position"===t){var u,s;null==(u=i.position)||null==(s=u.observer)||s.disconnect(),delete i.position}else{var l,_,d;null==(l=i.attributes)||null==(_=l[t])||null==(d=_.observer)||d.disconnect(),delete i.attributes[t]}}(e,t),n.setValue(e,r)}}function O(e,t){e.html&&I(t,"html",e.html),e.classes&&I(t,"class",e.classes),e.position&&I(t,"position",e.position),Object.keys(e.attributes).forEach((function(n){I(t,n,e.attributes[n])}))}function k(){o.forEach(O)}function C(e){if("position"!==e.kind||1!==e.elements.size){var t=new Set(e.elements);document.querySelectorAll(e.selector).forEach((function(n){t.has(n)||(e.elements.add(n),function(e,t){var n=null;"html"===e.kind?n=y(t):"class"===e.kind?n=E(t):"attribute"===e.kind?n=L(t,e.attribute):"position"===e.kind&&(n=b(t)),n&&(n.mutations.push(e),n.mutationRunner(n))}(e,n))}))}}function T(e){e.elements.forEach((function(t){return function(e,t){var n=null;if("html"===e.kind?n=y(t):"class"===e.kind?n=E(t):"attribute"===e.kind?n=L(t,e.attribute):"position"===e.kind&&(n=b(t)),n){var r=n.mutations.indexOf(e);-1!==r&&n.mutations.splice(r,1),n.mutationRunner(n)}}(e,t)})),e.elements.clear(),a.delete(e)}function S(){a.forEach(C)}function A(e){return"undefined"==typeof document?i:(a.add(e),C(e),{revert:function(){T(e)}})}function D(e,t){return A({kind:"html",elements:new Set,mutate:t,selector:e})}function j(e,t){return A({kind:"position",elements:new Set,mutate:t,selector:e})}function G(e,t){return A({kind:"class",elements:new Set,mutate:t,selector:e})}function N(e,t,n){return r.test(t)?"class"===t||"className"===t?G(e,(function(e){var t=n(Array.from(e).join(" "));e.clear(),t&&t.split(/\s+/g).filter(Boolean).forEach((function(t){return e.add(t)}))})):A({kind:"attribute",attribute:t,elements:new Set,mutate:n,selector:e}):i}"undefined"!=typeof document&&(x||(x=new MutationObserver((function(){S()}))),S(),x.observe(document.documentElement,{childList:!0,subtree:!0,attributes:!1,characterData:!1}));var $={html:D,classes:G,attribute:N,position:j,declarative:function(e){var t=e.selector,n=e.action,r=e.value,o=e.attribute,a=e.parentSelector,c=e.insertBeforeSelector;if("html"===o){if("append"===n)return D(t,(function(e){return e+(null!=r?r:"")}));if("set"===n)return D(t,(function(){return null!=r?r:""}))}else if("class"===o){if("append"===n)return G(t,(function(e){r&&e.add(r)}));if("remove"===n)return G(t,(function(e){r&&e.delete(r)}));if("set"===n)return G(t,(function(e){e.clear(),r&&e.add(r)}))}else if("position"===o){if("set"===n&&a)return j(t,(function(){return{insertBeforeSelector:c,parentSelector:a}}))}else{if("append"===n)return N(t,o,(function(e){return null!==e?e+(null!=r?r:""):null!=r?r:""}));if("set"===n)return N(t,o,(function(){return null!=r?r:""}));if("remove"===n)return N(t,o,(function(){return null}))}return i}};const M={fetch:globalThis.fetch?globalThis.fetch.bind(globalThis):void 0,SubtleCrypto:globalThis.crypto?globalThis.crypto.subtle:void 0,EventSource:globalThis.EventSource};function B(){return M}function P(e){let t=2166136261;const n=e.length;for(let r=0;r<n;r++)t^=e.charCodeAt(r),t+=(t<<1)+(t<<4)+(t<<7)+(t<<8)+(t<<24);return t>>>0}function F(e,t,n){return 2===n?P(P(e+t)+"")%1e4/1e4:1===n?P(t+e)%1e3/1e3:null}function W(e,t){return e>=t[0]&&e<t[1]}function U(e){try{const t=e.replace(/([^\\])\//g,"$1\\/");return new RegExp(t)}catch(e){return void console.error(e)}}function V(e,t){if(!t.length)return!1;let n=!1,r=!1;for(let i=0;i<t.length;i++){const o=H(e,t[i].type,t[i].pattern);if(!1===t[i].include){if(o)return!1}else n=!0,o&&(r=!0)}return r||!n}function z(e,t){try{const n=new URL(t.replace(/^([^:/?]*)\./i,"https://$1.").replace(/\*/g,"_____"),"https://_____"),r=[[e.host,n.host,!1],[e.pathname,n.pathname,!0]];return n.hash&&r.push([e.hash,n.hash,!1]),n.searchParams.forEach(((t,n)=>{r.push([e.searchParams.get(n)||"",t,!1])})),!r.some((e=>!function(e,t,n){try{let r=t.replace(/[*.+?^${}()|[\]\\]/g,"\\$&").replace(/_____/g,".*");return n&&(r="\\/?"+r.replace(/(^\/|\/$)/g,"")+"\\/?"),new RegExp("^"+r+"$","i").test(e)}catch(e){return!1}}(e[0],e[1],e[2])))}catch(e){return!1}}function H(e,t,n){try{const r=new URL(e,"https://_");if("regex"===t){const e=U(n);return!!e&&(e.test(r.href)||e.test(r.href.substring(r.origin.length)))}return"simple"===t&&z(r,n)}catch(e){return!1}}function Z(e,t,n){(t=void 0===t?1:t)<0?t=0:t>1&&(t=1);const r=(i=e)<=0?[]:new Array(i).fill(1/i);var i;(n=n||r).length!==e&&(n=r);const o=n.reduce(((e,t)=>t+e),0);(o<.99||o>1.01)&&(n=r);let a=0;return n.map((e=>{const n=a;return a+=e,[n,n+t*e]}))}const q=e=>Uint8Array.from(atob(e),(e=>e.charCodeAt(0)));async function Y(e,t,n){if(t=t||"",!(n=n||globalThis.crypto&&globalThis.crypto.subtle||M.SubtleCrypto))throw new Error("No SubtleCrypto implementation found");try{const r=await n.importKey("raw",q(t),{name:"AES-CBC",length:128},!0,["encrypt","decrypt"]),[i,o]=e.split("."),a=await n.decrypt({name:"AES-CBC",iv:q(i)},r,q(o));return(new TextDecoder).decode(a)}catch(e){throw new Error("Failed to decrypt")}}function X(e){return"string"==typeof e?e:JSON.stringify(e)}function K(e){"number"==typeof e&&(e+=""),e&&"string"==typeof e||(e="0");const t=e.replace(/(^v|\+.*$)/g,"").split(/[-.]/);return 3===t.length&&t.push("~"),t.map((e=>e.match(/^[0-9]+$/)?e.padStart(5," "):e)).join("-")}function J(e){return"object"==typeof e&&null!==e}function Q(e){return e.urlPatterns&&e.variations.some((e=>J(e)&&"urlRedirect"in e))?"redirect":e.variations.some((e=>J(e)&&(e.domMutations||"js"in e||"css"in e)))?"visual":"unknown"}const ee={};function te(e,t){if("$or"in t)return ce(e,t.$or);if("$nor"in t)return!ce(e,t.$nor);if("$and"in t)return function(e,t){for(let n=0;n<t.length;n++)if(!te(e,t[n]))return!1;return!0}(e,t.$and);if("$not"in t)return!te(e,t.$not);for(const[n,r]of Object.entries(t))if(!re(r,ne(e,n)))return!1;return!0}function ne(e,t){const n=t.split(".");let r=e;for(let e=0;e<n.length;e++){if(!r||"object"!=typeof r||!(n[e]in r))return null;r=r[n[e]]}return r}function re(e,t){if("string"==typeof e)return t+""===e;if("number"==typeof e)return 1*t===e;if("boolean"==typeof e)return!!t===e;if(null===e)return null===t;if(Array.isArray(e)||!ie(e))return JSON.stringify(t)===JSON.stringify(e);for(const n in e)if(!ae(n,t,e[n]))return!1;return!0}function ie(e){const t=Object.keys(e);return t.length>0&&t.filter((e=>"$"===e[0])).length===t.length}function oe(e,t){return Array.isArray(e)?e.some((e=>t.includes(e))):t.includes(e)}function ae(e,t,n){switch(e){case"$veq":return K(t)===K(n);case"$vne":return K(t)!==K(n);case"$vgt":return K(t)>K(n);case"$vgte":return K(t)>=K(n);case"$vlt":return K(t)<K(n);case"$vlte":return K(t)<=K(n);case"$eq":return t===n;case"$ne":return t!==n;case"$lt":return t<n;case"$lte":return t<=n;case"$gt":return t>n;case"$gte":return t>=n;case"$exists":return n?null!=t:null==t;case"$in":return!!Array.isArray(n)&&oe(t,n);case"$nin":return!!Array.isArray(n)&&!oe(t,n);case"$not":return!re(n,t);case"$size":return!!Array.isArray(t)&&re(n,t.length);case"$elemMatch":return function(e,t){if(!Array.isArray(e))return!1;const n=ie(t)?e=>re(t,e):e=>te(e,t);for(let t=0;t<e.length;t++)if(e[t]&&n(e[t]))return!0;return!1}(t,n);case"$all":if(!Array.isArray(t))return!1;for(let e=0;e<n.length;e++){let r=!1;for(let i=0;i<t.length;i++)if(re(n[e],t[i])){r=!0;break}if(!r)return!1}return!0;case"$regex":try{return(r=n,ee[r]||(ee[r]=new RegExp(r.replace(/([^\\])\//g,"$1\\/"))),ee[r]).test(t)}catch(e){return!1}case"$type":return function(e){if(null===e)return"null";if(Array.isArray(e))return"array";const t=typeof e;return["string","number","boolean","object","undefined"].includes(t)?t:"unknown"}(t)===n;default:return console.error("Unknown operator: "+e),!1}var r}function ce(e,t){if(!t.length)return!0;for(let n=0;n<t.length;n++)if(te(e,t[n]))return!0;return!1}const ue="undefined"!=typeof window&&"undefined"!=typeof document,se=function(){let e;try{e="1.0.0"}catch(t){e=""}return e}();class le{constructor(e){if(e=e||{},this.version=se,this._ctx=this.context=e,this._renderer=e.renderer||null,this._trackedExperiments=new Set,this._completedChangeIds=new Set,this._trackedFeatures={},this.debug=!!e.debug,this._subscriptions=new Set,this._rtQueue=[],this._rtTimer=0,this.ready=!1,this._assigned=new Map,this._forcedFeatureValues=new Map,this._attributeOverrides={},this._activeAutoExperiments=new Map,this._triggeredExpKeys=new Set,this._initialized=!1,this._redirectedUrl="",this._deferredTrackingCalls=new Map,this._autoExperimentsAllowed=!e.disableExperimentsOnLoad,e.remoteEval){if(e.decryptionKey)throw new Error("Encryption is not available for remoteEval");if(!e.clientKey)throw new Error("Missing clientKey");let t=!1;try{t=!!new URL(e.apiHost||"").hostname.match(/growthbook\.io$/i)}catch(e){}if(t)throw new Error("Cannot use remoteEval on GrowthBook Cloud")}else if(e.cacheKeyAttributes)throw new Error("cacheKeyAttributes are only used for remoteEval");if(e.features&&(this.ready=!0),ue&&e.enableDevMode&&(window._growthbook=this,document.dispatchEvent(new Event("gbloaded"))),e.experiments?(this.ready=!0,this._updateAllAutoExperiments()):e.antiFlicker&&this._setAntiFlicker(),this._ctx.stickyBucketService&&this._ctx.stickyBucketAssignmentDocs)for(const e in this._ctx.stickyBucketAssignmentDocs){const t=this._ctx.stickyBucketAssignmentDocs[e];t&&this._ctx.stickyBucketService.saveAssignments(t).catch((()=>{}))}this.ready&&this.refreshStickyBuckets(this.getPayload())}async setPayload(e){this._payload=e;const t=await this.decryptPayload(e);this._decryptedPayload=t,await this.refreshStickyBuckets(t),t.features&&(this._ctx.features=t.features),t.experiments&&(this._ctx.experiments=t.experiments,this._updateAllAutoExperiments()),this.ready=!0,this._render()}initSync(e){this._initialized=!0;const t=e.payload;if(t.encryptedExperiments||t.encryptedFeatures)throw new Error("initSync does not support encrypted payloads");if(this._ctx.stickyBucketService&&!this._ctx.stickyBucketAssignmentDocs)throw new Error("initSync requires you to pass stickyBucketAssignmentDocs into the GrowthBook constructor");if(this._payload=t,this._decryptedPayload=t,t.features&&(this._ctx.features=t.features),t.experiments&&(this._ctx.experiments=t.experiments,this._updateAllAutoExperiments()),this.ready=!0,e.streaming){if(!this._ctx.clientKey)throw new Error("Must specify clientKey to enable streaming");je(this,!0),Le(this)}return this}async init(e){if(this._initialized=!0,(e=e||{}).payload){if(await this.setPayload(e.payload),e.streaming){if(!this._ctx.clientKey)throw new Error("Must specify clientKey to enable streaming");je(this,!0),Le(this)}return{success:!0,source:"init"}}{const{data:t,...n}=await this._refresh({...e,allowStale:!0});return e.streaming&&Le(this),await this.setPayload(t||{}),n}}async loadFeatures(e){this._initialized=!0,(e=e||{}).autoRefresh&&(this._ctx.subscribeToChanges=!0);const{data:t}=await this._refresh({...e,allowStale:!0});await this.setPayload(t||{}),this._canSubscribe()&&Le(this)}async refreshFeatures(e){const t=await this._refresh({...e||{},allowStale:!1});t.data&&await this.setPayload(t.data)}getApiInfo(){return[this.getApiHosts().apiHost,this.getClientKey()]}getApiHosts(){const e=this._ctx.apiHost||"https://cdn.growthbook.io";return{apiHost:e.replace(/\/*$/,""),streamingHost:(this._ctx.streamingHost||e).replace(/\/*$/,""),apiRequestHeaders:this._ctx.apiHostRequestHeaders,streamingHostRequestHeaders:this._ctx.streamingHostRequestHeaders}}getClientKey(){return this._ctx.clientKey||""}getPayload(){return this._payload||{features:this.getFeatures(),experiments:this.getExperiments()}}getDecryptedPayload(){return this._decryptedPayload||this.getPayload()}isRemoteEval(){return this._ctx.remoteEval||!1}getCacheKeyAttributes(){return this._ctx.cacheKeyAttributes}async _refresh(e){var t;let{timeout:n,skipCache:r,allowStale:i,streaming:o}=e;if(!this._ctx.clientKey)throw new Error("Missing clientKey");return xe({instance:this,timeout:n,skipCache:r||this._ctx.disableCache,allowStale:i,backgroundSync:null===(t=null!=o?o:this._ctx.backgroundSync)||void 0===t||t})}_render(){if(this._renderer)try{this._renderer()}catch(e){console.error("Failed to render",e)}}setFeatures(e){this._ctx.features=e,this.ready=!0,this._render()}async setEncryptedFeatures(e,t,n){const r=await Y(e,t||this._ctx.decryptionKey,n);this.setFeatures(JSON.parse(r))}setExperiments(e){this._ctx.experiments=e,this.ready=!0,this._updateAllAutoExperiments()}async setEncryptedExperiments(e,t,n){const r=await Y(e,t||this._ctx.decryptionKey,n);this.setExperiments(JSON.parse(r))}async decryptPayload(e,t,n){return(e={...e}).encryptedFeatures&&(e.features=JSON.parse(await Y(e.encryptedFeatures,t||this._ctx.decryptionKey,n)),delete e.encryptedFeatures),e.encryptedExperiments&&(e.experiments=JSON.parse(await Y(e.encryptedExperiments,t||this._ctx.decryptionKey,n)),delete e.encryptedExperiments),e}async setAttributes(e){this._ctx.attributes=e,this._ctx.stickyBucketService&&await this.refreshStickyBuckets(),this._ctx.remoteEval?await this._refreshForRemoteEval():(this._render(),this._updateAllAutoExperiments())}async updateAttributes(e){return this.setAttributes({...this._ctx.attributes,...e})}async setAttributeOverrides(e){this._attributeOverrides=e,this._ctx.stickyBucketService&&await this.refreshStickyBuckets(),this._ctx.remoteEval?await this._refreshForRemoteEval():(this._render(),this._updateAllAutoExperiments())}async setForcedVariations(e){this._ctx.forcedVariations=e||{},this._ctx.remoteEval?await this._refreshForRemoteEval():(this._render(),this._updateAllAutoExperiments())}setForcedFeatures(e){this._forcedFeatureValues=e,this._render()}async setURL(e){if(this._ctx.url=e,this._redirectedUrl="",this._ctx.remoteEval)return await this._refreshForRemoteEval(),void this._updateAllAutoExperiments(!0);this._updateAllAutoExperiments(!0)}getAttributes(){return{...this._ctx.attributes,...this._attributeOverrides}}getForcedVariations(){return this._ctx.forcedVariations||{}}getForcedFeatures(){return this._forcedFeatureValues||new Map}getStickyBucketAssignmentDocs(){return this._ctx.stickyBucketAssignmentDocs||{}}getUrl(){return this._ctx.url||""}getFeatures(){return this._ctx.features||{}}getExperiments(){return this._ctx.experiments||[]}getCompletedChangeIds(){return Array.from(this._completedChangeIds)}subscribe(e){return this._subscriptions.add(e),()=>{this._subscriptions.delete(e)}}_canSubscribe(){var e;return(null===(e=this._ctx.backgroundSync)||void 0===e||e)&&this._ctx.subscribeToChanges}async _refreshForRemoteEval(){if(!this._ctx.remoteEval)return;if(!this._initialized)return;const e=await this._refresh({allowStale:!1});e.data&&await this.setPayload(e.data)}getAllResults(){return new Map(this._assigned)}destroy(){var e;this._subscriptions.clear(),this._assigned.clear(),this._trackedExperiments.clear(),this._completedChangeIds.clear(),this._deferredTrackingCalls.clear(),this._trackedFeatures={},this._rtQueue=[],this._payload=void 0,this._rtTimer&&clearTimeout(this._rtTimer),e=this,pe.forEach((t=>t.delete(e))),ue&&window._growthbook===this&&delete window._growthbook,this._activeAutoExperiments.forEach((e=>{e.undo()})),this._activeAutoExperiments.clear(),this._triggeredExpKeys.clear()}setRenderer(e){this._renderer=e}forceVariation(e,t){this._ctx.forcedVariations=this._ctx.forcedVariations||{},this._ctx.forcedVariations[e]=t,this._ctx.remoteEval?this._refreshForRemoteEval():(this._updateAllAutoExperiments(),this._render())}run(e){const t=this._run(e,null);return this._fireSubscriptions(e,t),t}triggerExperiment(e){if(this._triggeredExpKeys.add(e),!this._ctx.experiments)return null;return this._ctx.experiments.filter((t=>t.key===e)).map((e=>this._runAutoExperiment(e))).filter((e=>null!==e))}triggerAutoExperiments(){this._autoExperimentsAllowed=!0,this._updateAllAutoExperiments(!0)}_runAutoExperiment(e,t){const n=this._activeAutoExperiments.get(e);if(e.manual&&!this._triggeredExpKeys.has(e.key)&&!n)return null;const r=this._isAutoExperimentBlockedByContext(e),i=r?this._getResult(e,-1,!1,""):this.run(e),o=JSON.stringify(i.value);if(!t&&i.inExperiment&&n&&n.valueHash===o)return i;if(n&&this._undoActiveAutoExperiment(e),i.inExperiment){const t=Q(e);if("redirect"===t&&i.value.urlRedirect&&e.urlPatterns){const t=e.persistQueryString?function(e,t){let n,r;try{n=new URL(e),r=new URL(t)}catch(e){return console.error("Unable to merge query strings: ".concat(e)),t}return n.searchParams.forEach(((e,t)=>{r.searchParams.has(t)||r.searchParams.set(t,e)})),r.toString()}(this._getContextUrl(),i.value.urlRedirect):i.value.urlRedirect;if(V(t,e.urlPatterns))return this.log("Skipping redirect because original URL matches redirect URL",{id:e.key}),i;this._redirectedUrl=t;const n=this._getNavigateFunction();var a;if(n)if(ue)this._setAntiFlicker(),window.setTimeout((()=>{try{n(t)}catch(e){console.error(e)}}),null!==(a=this._ctx.navigateDelay)&&void 0!==a?a:100);else try{n(t)}catch(e){console.error(e)}}else if("visual"===t){const t=this._ctx.applyDomChangesCallback?this._ctx.applyDomChangesCallback(i.value):this._applyDOMChanges(i.value);t&&this._activeAutoExperiments.set(e,{undo:t,valueHash:o})}}return i}_undoActiveAutoExperiment(e){const t=this._activeAutoExperiments.get(e);t&&(t.undo(),this._activeAutoExperiments.delete(e))}_updateAllAutoExperiments(e){if(!this._autoExperimentsAllowed)return;const t=this._ctx.experiments||[],n=new Set(t);this._activeAutoExperiments.forEach(((e,t)=>{n.has(t)||(e.undo(),this._activeAutoExperiments.delete(t))}));for(const n of t){const t=this._runAutoExperiment(n,e);if(null!=t&&t.inExperiment&&"redirect"===Q(n))break}}_fireSubscriptions(e,t){const n=e.key,r=this._assigned.get(n);r&&r.result.inExperiment===t.inExperiment&&r.result.variationId===t.variationId||(this._assigned.set(n,{experiment:e,result:t}),this._subscriptions.forEach((n=>{try{n(e,t)}catch(e){console.error(e)}})))}_trackFeatureUsage(e,t){if("override"===t.source)return;const n=JSON.stringify(t.value);if(this._trackedFeatures[e]!==n){if(this._trackedFeatures[e]=n,this._ctx.onFeatureUsage)try{this._ctx.onFeatureUsage(e,t)}catch(e){}ue&&window.fetch&&(this._rtQueue.push({key:e,on:t.on}),this._rtTimer||(this._rtTimer=window.setTimeout((()=>{this._rtTimer=0;const e=[...this._rtQueue];this._rtQueue=[],this._ctx.realtimeKey&&window.fetch("https://rt.growthbook.io/?key=".concat(this._ctx.realtimeKey,"&events=").concat(encodeURIComponent(JSON.stringify(e))),{cache:"no-cache",mode:"no-cors"}).catch((()=>{}))}),this._ctx.realtimeInterval||2e3)))}}_getFeatureResult(e,t,n,r,i,o){const a={value:t,on:!!t,off:!t,source:n,ruleId:r||""};return i&&(a.experiment=i),o&&(a.experimentResult=o),this._trackFeatureUsage(e,a),a}isOn(e){return this.evalFeature(e).on}isOff(e){return this.evalFeature(e).off}getFeatureValue(e,t){const n=this.evalFeature(e).value;return null===n?t:n}feature(e){return this.evalFeature(e)}evalFeature(e){return this._evalFeature(e)}_evalFeature(e,t){if((t=t||{evaluatedFeatures:new Set}).evaluatedFeatures.has(e))return this._getFeatureResult(e,null,"cyclicPrerequisite");if(t.evaluatedFeatures.add(e),t.id=e,this._forcedFeatureValues.has(e))return this._getFeatureResult(e,this._forcedFeatureValues.get(e),"override");if(!this._ctx.features||!this._ctx.features[e])return this._getFeatureResult(e,null,"unknownFeature");const n=this._ctx.features[e];if(n.rules)e:for(const r of n.rules){if(r.parentConditions)for(const n of r.parentConditions){const r=this._evalFeature(n.id,t);if("cyclicPrerequisite"===r.source)return this._getFeatureResult(e,null,"cyclicPrerequisite");if(!te({value:r.value},n.condition||{})){if(n.gate)return this._getFeatureResult(e,null,"prerequisite");continue e}}if(r.filters&&this._isFilteredOut(r.filters))continue;if("force"in r){if(r.condition&&!this._conditionPasses(r.condition))continue;if(!this._isIncludedInRollout(r.seed||e,r.hashAttribute,this._ctx.stickyBucketService&&!r.disableStickyBucketing?r.fallbackAttribute:void 0,r.range,r.coverage,r.hashVersion))continue;return r.tracks&&r.tracks.forEach((e=>{this._track(e.experiment,e.result)})),this._getFeatureResult(e,r.force,"force",r.id)}if(!r.variations)continue;const n={variations:r.variations,key:r.key||e};"coverage"in r&&(n.coverage=r.coverage),r.weights&&(n.weights=r.weights),r.hashAttribute&&(n.hashAttribute=r.hashAttribute),r.fallbackAttribute&&(n.fallbackAttribute=r.fallbackAttribute),r.disableStickyBucketing&&(n.disableStickyBucketing=r.disableStickyBucketing),void 0!==r.bucketVersion&&(n.bucketVersion=r.bucketVersion),void 0!==r.minBucketVersion&&(n.minBucketVersion=r.minBucketVersion),r.namespace&&(n.namespace=r.namespace),r.meta&&(n.meta=r.meta),r.ranges&&(n.ranges=r.ranges),r.name&&(n.name=r.name),r.phase&&(n.phase=r.phase),r.seed&&(n.seed=r.seed),r.hashVersion&&(n.hashVersion=r.hashVersion),r.filters&&(n.filters=r.filters),r.condition&&(n.condition=r.condition);const i=this._run(n,e);if(this._fireSubscriptions(n,i),i.inExperiment&&!i.passthrough)return this._getFeatureResult(e,i.value,"experiment",r.id,n,i)}return this._getFeatureResult(e,void 0===n.defaultValue?null:n.defaultValue,"defaultValue")}_isIncludedInRollout(e,t,n,r,i,o){if(!r&&void 0===i)return!0;if(!r&&0===i)return!1;const{hashValue:a}=this._getHashAttribute(t,n);if(!a)return!1;const c=F(e,a,o||1);return null!==c&&(r?W(c,r):void 0===i||c<=i)}_conditionPasses(e){return te(this.getAttributes(),e)}_isFilteredOut(e){return e.some((e=>{const{hashValue:t}=this._getHashAttribute(e.attribute);if(!t)return!0;const n=F(e.seed,t,e.hashVersion||2);return null===n||!e.ranges.some((e=>W(n,e)))}))}_run(e,t){const n=e.key,r=e.variations.length;if(r<2)return this._getResult(e,-1,!1,t);if(!1===this._ctx.enabled)return this._getResult(e,-1,!1,t);if((e=this._mergeOverrides(e)).urlPatterns&&!V(this._getContextUrl(),e.urlPatterns))return this._getResult(e,-1,!1,t);const i=function(e,t,n){if(!t)return null;const r=t.split("?")[1];if(!r)return null;const i=r.replace(/#.*/,"").split("&").map((e=>e.split("=",2))).filter((t=>{let[n]=t;return n===e})).map((e=>{let[,t]=e;return parseInt(t)}));return i.length>0&&i[0]>=0&&i[0]<n?i[0]:null}(n,this._getContextUrl(),r);if(null!==i)return this._getResult(e,i,!1,t);if(this._ctx.forcedVariations&&n in this._ctx.forcedVariations){const r=this._ctx.forcedVariations[n];return this._getResult(e,r,!1,t)}if("draft"===e.status||!1===e.active)return this._getResult(e,-1,!1,t);const{hashAttribute:o,hashValue:a}=this._getHashAttribute(e.hashAttribute,this._ctx.stickyBucketService&&!e.disableStickyBucketing?e.fallbackAttribute:void 0);if(!a)return this._getResult(e,-1,!1,t);let c=-1,u=!1,s=!1;if(this._ctx.stickyBucketService&&!e.disableStickyBucketing){const{variation:t,versionIsBlocked:n}=this._getStickyBucketVariation({expKey:e.key,expBucketVersion:e.bucketVersion,expHashAttribute:e.hashAttribute,expFallbackAttribute:e.fallbackAttribute,expMinBucketVersion:e.minBucketVersion,expMeta:e.meta});u=t>=0,c=t,s=!!n}if(!u){if(e.filters){if(this._isFilteredOut(e.filters))return this._getResult(e,-1,!1,t)}else if(e.namespace&&!function(e,t){const n=F("__"+t[0],e,1);return null!==n&&n>=t[1]&&n<t[2]}(a,e.namespace))return this._getResult(e,-1,!1,t);if(e.include&&!function(e){try{return e()}catch(e){return console.error(e),!1}}(e.include))return this._getResult(e,-1,!1,t);if(e.condition&&!this._conditionPasses(e.condition))return this._getResult(e,-1,!1,t);if(e.parentConditions)for(const n of e.parentConditions){const r=this._evalFeature(n.id);if("cyclicPrerequisite"===r.source)return this._getResult(e,-1,!1,t);if(!te({value:r.value},n.condition||{}))return this._getResult(e,-1,!1,t)}if(e.groups&&!this._hasGroupOverlap(e.groups))return this._getResult(e,-1,!1,t)}if(e.url&&!this._urlIsValid(e.url))return this._getResult(e,-1,!1,t);const l=F(e.seed||n,a,e.hashVersion||1);if(null===l)return this._getResult(e,-1,!1,t);if(!u){c=function(e,t){for(let n=0;n<t.length;n++)if(W(e,t[n]))return n;return-1}(l,e.ranges||Z(r,void 0===e.coverage?1:e.coverage,e.weights))}if(s)return this._getResult(e,-1,!1,t,void 0,!0);if(c<0)return this._getResult(e,-1,!1,t);if("force"in e)return this._getResult(e,void 0===e.force?-1:e.force,!1,t);if(this._ctx.qaMode)return this._getResult(e,-1,!1,t);if("stopped"===e.status)return this._getResult(e,-1,!1,t);const _=this._getResult(e,c,!0,t,l,u);if(this._ctx.stickyBucketService&&!e.disableStickyBucketing){const{changed:t,key:n,doc:r}=this._generateStickyBucketAssignmentDoc(o,X(a),{[this._getStickyBucketExperimentKey(e.key,e.bucketVersion)]:_.key});t&&(this._ctx.stickyBucketAssignmentDocs=this._ctx.stickyBucketAssignmentDocs||{},this._ctx.stickyBucketAssignmentDocs[n]=r,this._ctx.stickyBucketService.saveAssignments(r))}return this._track(e,_),"changeId"in e&&e.changeId&&this._completedChangeIds.add(e.changeId),_}log(e,t){this.debug&&(this._ctx.log?this._ctx.log(e,t):console.log(e,t))}getDeferredTrackingCalls(){return Array.from(this._deferredTrackingCalls.values())}setDeferredTrackingCalls(e){this._deferredTrackingCalls=new Map(e.filter((e=>e&&e.experiment&&e.result)).map((e=>[this._getTrackKey(e.experiment,e.result),e])))}fireDeferredTrackingCalls(){this._ctx.trackingCallback&&(this._deferredTrackingCalls.forEach((e=>{e&&e.experiment&&e.result?this._track(e.experiment,e.result):console.error("Invalid deferred tracking call",{call:e})})),this._deferredTrackingCalls.clear())}setTrackingCallback(e){this._ctx.trackingCallback=e,this.fireDeferredTrackingCalls()}_getTrackKey(e,t){return t.hashAttribute+t.hashValue+e.key+t.variationId}_track(e,t){const n=this._getTrackKey(e,t);if(this._ctx.trackingCallback){if(!this._trackedExperiments.has(n)){this._trackedExperiments.add(n);try{this._ctx.trackingCallback(e,t)}catch(e){console.error(e)}}}else this._deferredTrackingCalls.has(n)||this._deferredTrackingCalls.set(n,{experiment:e,result:t})}_mergeOverrides(e){const t=e.key,n=this._ctx.overrides;return n&&n[t]&&"string"==typeof(e=Object.assign({},e,n[t])).url&&(e.url=U(e.url)),e}_getHashAttribute(e,t){let n=e||"id",r="";return this._attributeOverrides[n]?r=this._attributeOverrides[n]:this._ctx.attributes?r=this._ctx.attributes[n]||"":this._ctx.user&&(r=this._ctx.user[n]||""),!r&&t&&(this._attributeOverrides[t]?r=this._attributeOverrides[t]:this._ctx.attributes?r=this._ctx.attributes[t]||"":this._ctx.user&&(r=this._ctx.user[t]||""),r&&(n=t)),{hashAttribute:n,hashValue:r}}_getResult(e,t,n,r,i,o){let a=!0;(t<0||t>=e.variations.length)&&(t=0,a=!1);const{hashAttribute:c,hashValue:u}=this._getHashAttribute(e.hashAttribute,this._ctx.stickyBucketService&&!e.disableStickyBucketing?e.fallbackAttribute:void 0),s=e.meta?e.meta[t]:{},l={key:s.key||""+t,featureId:r,inExperiment:a,hashUsed:n,variationId:t,value:e.variations[t],hashAttribute:c,hashValue:u,stickyBucketUsed:!!o};return s.name&&(l.name=s.name),void 0!==i&&(l.bucket=i),s.passthrough&&(l.passthrough=s.passthrough),l}_getContextUrl(){return this._ctx.url||(ue?window.location.href:"")}_urlIsValid(e){const t=this._getContextUrl();if(!t)return!1;const n=t.replace(/^https?:\/\//,"").replace(/^[^/]*\//,"/");return!!e.test(t)||!!e.test(n)}_hasGroupOverlap(e){const t=this._ctx.groups||{};for(let n=0;n<e.length;n++)if(t[e[n]])return!0;return!1}_isAutoExperimentBlockedByContext(e){const t=Q(e);if("visual"===t){if(this._ctx.disableVisualExperiments)return!0;if(this._ctx.disableJsInjection&&e.variations.some((e=>e.js)))return!0}else{if("redirect"!==t)return!0;if(this._ctx.disableUrlRedirectExperiments)return!0;try{const t=new URL(this._getContextUrl());for(const n of e.variations){if(!n||!n.urlRedirect)continue;const e=new URL(n.urlRedirect);if(this._ctx.disableCrossOriginUrlRedirectExperiments){if(e.protocol!==t.protocol)return!0;if(e.host!==t.host)return!0}}}catch(t){return this.log("Error parsing current or redirect URL",{id:e.key,error:t}),!0}}return!(!e.changeId||!(this._ctx.blockedChangeIds||[]).includes(e.changeId))}getRedirectUrl(){return this._redirectedUrl}_getNavigateFunction(){return this._ctx.navigate?this._ctx.navigate:ue?e=>{window.location.replace(e)}:null}_setAntiFlicker(){if(this._ctx.antiFlicker&&ue)try{var e;const t=document.createElement("style");t.innerHTML=".gb-anti-flicker { opacity: 0 !important; pointer-events: none; }",document.head.appendChild(t),document.documentElement.classList.add("gb-anti-flicker"),setTimeout((()=>{document.documentElement.classList.remove("gb-anti-flicker")}),null!==(e=this._ctx.antiFlickerTimeout)&&void 0!==e?e:3500)}catch(e){console.error(e)}}_applyDOMChanges(e){if(!ue)return;const t=[];if(e.css){const n=document.createElement("style");n.innerHTML=e.css,document.head.appendChild(n),t.push((()=>n.remove()))}if(e.js){const n=document.createElement("script");n.innerHTML=e.js,this._ctx.jsInjectionNonce&&(n.nonce=this._ctx.jsInjectionNonce),document.head.appendChild(n),t.push((()=>n.remove()))}return e.domMutations&&e.domMutations.forEach((e=>{t.push($.declarative(e).revert)})),()=>{t.forEach((e=>e()))}}_deriveStickyBucketIdentifierAttributes(e){const t=new Set,n=e&&e.features?e.features:this.getFeatures(),r=e&&e.experiments?e.experiments:this.getExperiments();return Object.keys(n).forEach((e=>{const r=n[e];if(r.rules)for(const e of r.rules)e.variations&&(t.add(e.hashAttribute||"id"),e.fallbackAttribute&&t.add(e.fallbackAttribute))})),r.map((e=>{t.add(e.hashAttribute||"id"),e.fallbackAttribute&&t.add(e.fallbackAttribute)})),Array.from(t)}async refreshStickyBuckets(e){if(this._ctx.stickyBucketService){const t=this._getStickyBucketAttributes(e);this._ctx.stickyBucketAssignmentDocs=await this._ctx.stickyBucketService.getAllAssignments(t)}}_getStickyBucketAssignments(e,t){if(!this._ctx.stickyBucketAssignmentDocs)return{};const{hashAttribute:n,hashValue:r}=this._getHashAttribute(e),i="".concat(n,"||").concat(X(r)),{hashAttribute:o,hashValue:a}=this._getHashAttribute(t),c=a?"".concat(o,"||").concat(X(a)):null,u={};return c&&this._ctx.stickyBucketAssignmentDocs[c]&&Object.assign(u,this._ctx.stickyBucketAssignmentDocs[c].assignments||{}),this._ctx.stickyBucketAssignmentDocs[i]&&Object.assign(u,this._ctx.stickyBucketAssignmentDocs[i].assignments||{}),u}_getStickyBucketVariation(e){let{expKey:t,expBucketVersion:n,expHashAttribute:r,expFallbackAttribute:i,expMinBucketVersion:o,expMeta:a}=e;n=n||0,o=o||0,r=r||"id",a=a||[];const c=this._getStickyBucketExperimentKey(t,n),u=this._getStickyBucketAssignments(r,i);if(o>0)for(let e=0;e<=o;e++){if(void 0!==u[this._getStickyBucketExperimentKey(t,e)])return{variation:-1,versionIsBlocked:!0}}const s=u[c];if(void 0===s)return{variation:-1};const l=a.findIndex((e=>e.key===s));return l<0?{variation:-1}:{variation:l}}_getStickyBucketExperimentKey(e,t){return t=t||0,"".concat(e,"__").concat(t)}_getStickyBucketAttributes(e){const t={};return this._ctx.stickyBucketIdentifierAttributes=this._ctx.stickyBucketIdentifierAttributes?this._ctx.stickyBucketIdentifierAttributes:this._deriveStickyBucketIdentifierAttributes(e),this._ctx.stickyBucketIdentifierAttributes.forEach((e=>{const{hashValue:n}=this._getHashAttribute(e);t[e]=X(n)})),t}_generateStickyBucketAssignmentDoc(e,t,n){const r="".concat(e,"||").concat(t),i=this._ctx.stickyBucketAssignmentDocs&&this._ctx.stickyBucketAssignmentDocs[r]&&this._ctx.stickyBucketAssignmentDocs[r].assignments||{},o={...i,...n};return{key:r,doc:{attributeName:e,attributeValue:t,assignments:o},changed:JSON.stringify(i)!==JSON.stringify(o)}}}const _e={staleTTL:6e4,maxAge:864e5,cacheKey:"gbFeaturesCache",backgroundSync:!0,maxEntries:10,disableIdleStreams:!1,idleStreamInterval:2e4,disableCache:!1},de=B(),fe={fetchFeaturesCall:e=>{let{host:t,clientKey:n,headers:r}=e;return de.fetch("".concat(t,"/api/features/").concat(n),{headers:r})},fetchRemoteEvalCall:e=>{let{host:t,clientKey:n,payload:r,headers:i}=e;const o={method:"POST",headers:{"Content-Type":"application/json",...i},body:JSON.stringify(r)};return de.fetch("".concat(t,"/api/eval/").concat(n),o)},eventSourceCall:e=>{let{host:t,clientKey:n,headers:r}=e;return r?new de.EventSource("".concat(t,"/sub/").concat(n),{headers:r}):new de.EventSource("".concat(t,"/sub/").concat(n))},startIdleListener:()=>{let e;if(!("undefined"!=typeof window&&"undefined"!=typeof document))return;const t=()=>{"visible"===document.visibilityState?(window.clearTimeout(e),Oe()):"hidden"===document.visibilityState&&(e=window.setTimeout(Ie,_e.idleStreamInterval))};return document.addEventListener("visibilitychange",t),()=>document.removeEventListener("visibilitychange",t)},stopIdleListener:()=>{}};try{globalThis.localStorage&&(de.localStorage=globalThis.localStorage)}catch(e){}const pe=new Map;let he=!1;const ye=new Map,ve=new Map,me=new Map,be=new Set;function ge(e){Object.assign(de,e)}function we(e){Object.assign(_e,e),_e.backgroundSync||Be()}async function Ee(){ye.clear(),ve.clear(),Be(),he=!1,await ke()}async function Re(e){const t=new le(e);await xe({instance:t,skipCache:e.skipCache,allowStale:!1,backgroundSync:e.streaming}),t.destroy()}async function xe(e){let{instance:t,timeout:n,skipCache:r,allowStale:i,backgroundSync:o}=e;return o||(_e.backgroundSync=!1),async function(e){let{instance:t,allowStale:n,timeout:r,skipCache:i}=e;const o=Ce(t),a=Te(t),c=new Date,u=new Date(c.getTime()-_e.maxAge+_e.staleTTL);await async function(){if(he)return;he=!0;try{if(de.localStorage){const e=await de.localStorage.getItem(_e.cacheKey);if(!_e.disableCache&&e){const t=JSON.parse(e);t&&Array.isArray(t)&&t.forEach((e=>{let[t,n]=e;ye.set(t,{...n,staleAt:new Date(n.staleAt)})})),Se()}}}catch(e){}if(!_e.disableIdleStreams){const e=fe.startIdleListener();e&&(fe.stopIdleListener=e)}}();const s=_e.disableCache||i?void 0:ye.get(a);if(s&&(n||s.staleAt>c)&&s.staleAt>u)return s.sse&&be.add(o),s.staleAt<c?De(t):je(t),{data:s.data,success:!0,source:"cache"};{const e=await function(e,t){return new Promise((n=>{let r,i=!1;const o=e=>{i||(i=!0,r&&clearTimeout(r),n(e||null))};t&&(r=setTimeout((()=>o()),t)),e.then((e=>o(e))).catch((()=>o()))}))}(De(t),r);return e||{data:null,success:!1,source:"timeout",error:new Error("Timeout")}}}({instance:t,allowStale:i,timeout:n,skipCache:r})}function Le(e){const t=Ce(e),n=pe.get(t)||new Set;n.add(e),pe.set(t,n)}function Ie(){me.forEach((e=>{e&&(e.state="idle",Ne(e))}))}function Oe(){me.forEach((e=>{e&&"idle"===e.state&&$e(e)}))}async function ke(){try{if(!de.localStorage)return;await de.localStorage.setItem(_e.cacheKey,JSON.stringify(Array.from(ye.entries())))}catch(e){}}function Ce(e){const[t,n]=e.getApiInfo();return"".concat(t,"||").concat(n)}function Te(e){const t=Ce(e);if(!e.isRemoteEval())return t;const n=e.getAttributes(),r=e.getCacheKeyAttributes()||Object.keys(e.getAttributes()),i={};r.forEach((e=>{i[e]=n[e]}));const o=e.getForcedVariations(),a=e.getUrl();return"".concat(t,"||").concat(JSON.stringify({ca:i,fv:o,url:a}))}function Se(){const e=Array.from(ye.entries()).map((e=>{let[t,n]=e;return{key:t,staleAt:n.staleAt.getTime()}})).sort(((e,t)=>e.staleAt-t.staleAt)),t=Math.min(Math.max(0,ye.size-_e.maxEntries),ye.size);for(let n=0;n<t;n++)ye.delete(e[n].key)}function Ae(e,t,n){const r=n.dateUpdated||"",i=new Date(Date.now()+_e.staleTTL),o=_e.disableCache?void 0:ye.get(t);if(o&&r&&o.version===r)return o.staleAt=i,void ke();_e.disableCache||(ye.set(t,{data:n,version:r,staleAt:i,sse:be.has(e)}),Se()),ke();const a=pe.get(e);a&&a.forEach((e=>async function(e,t){await e.setPayload(t||e.getPayload())}(e,n)))}async function De(e){const{apiHost:t,apiRequestHeaders:n}=e.getApiHosts(),r=e.getClientKey(),i=e.isRemoteEval(),o=Ce(e),a=Te(e);let c=ve.get(a);if(!c){c=(i?fe.fetchRemoteEvalCall({host:t,clientKey:r,payload:{attributes:e.getAttributes(),forcedVariations:e.getForcedVariations(),forcedFeatures:Array.from(e.getForcedFeatures().entries()),url:e.getUrl()},headers:n}):fe.fetchFeaturesCall({host:t,clientKey:r,headers:n})).then((e=>{if(!e.ok)throw new Error("HTTP error: ".concat(e.status));return"enabled"===e.headers.get("x-sse-support")&&be.add(o),e.json()})).then((t=>(Ae(o,a,t),je(e),ve.delete(a),{data:t,success:!0,source:"network"}))).catch((e=>(ve.delete(a),{data:null,source:"error",success:!1,error:e}))),ve.set(a,c)}return c}function je(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];const n=Ce(e),r=Te(e),{streamingHost:i,streamingHostRequestHeaders:o}=e.getApiHosts(),a=e.getClientKey();if(t&&be.add(n),_e.backgroundSync&&be.has(n)&&de.EventSource){if(me.has(n))return;const e={src:null,host:i,clientKey:a,headers:o,cb:t=>{try{if("features-updated"===t.type){const e=pe.get(n);e&&e.forEach((e=>{De(e)}))}else if("features"===t.type){const e=JSON.parse(t.data);Ae(n,r,e)}e.errors=0}catch(t){Ge(e)}},errors:0,state:"active"};me.set(n,e),$e(e)}}function Ge(e){if("idle"!==e.state&&(e.errors++,e.errors>3||e.src&&2===e.src.readyState)){const t=Math.pow(3,e.errors-3)*(1e3+1e3*Math.random());Ne(e),setTimeout((()=>{["idle","active"].includes(e.state)||$e(e)}),Math.min(t,3e5))}}function Ne(e){e.src&&(e.src.onopen=null,e.src.onerror=null,e.src.close(),e.src=null,"active"===e.state&&(e.state="disabled"))}function $e(e){e.src=fe.eventSourceCall({host:e.host,clientKey:e.clientKey,headers:e.headers}),e.state="active",e.src.addEventListener("features",e.cb),e.src.addEventListener("features-updated",e.cb),e.src.onerror=()=>Ge(e),e.src.onopen=()=>{e.errors=0}}function Me(e,t){Ne(e),me.delete(t)}function Be(){be.clear(),me.forEach(Me),pe.clear(),fe.stopIdleListener()}class Pe{async getAllAssignments(e){const t={};return(await Promise.all(Object.entries(e).map((e=>{let[t,n]=e;return this.getAssignments(t,n)})))).forEach((e=>{if(e){const n="".concat(e.attributeName,"||").concat(e.attributeValue);t[n]=e}})),t}}class Fe extends Pe{constructor(e){e=e||{},super(),this.prefix=e.prefix||"gbStickyBuckets__";try{this.localStorage=e.localStorage||globalThis.localStorage}catch(e){}}async getAssignments(e,t){const n="".concat(e,"||").concat(t);let r=null;if(!this.localStorage)return r;try{const e=await this.localStorage.getItem(this.prefix+n)||"{}",t=JSON.parse(e);t.attributeName&&t.attributeValue&&t.assignments&&(r=t)}catch(e){}return r}async saveAssignments(e){const t="".concat(e.attributeName,"||").concat(e.attributeValue);if(this.localStorage)try{await this.localStorage.setItem(this.prefix+t,JSON.stringify(e))}catch(e){}}}class We extends Pe{constructor(e){let{prefix:t="gbStickyBuckets__",req:n,res:r,cookieAttributes:i={}}=e;super(),this.prefix=t,this.req=n,this.res=r,this.cookieAttributes=i}async getAssignments(e,t){const n="".concat(e,"||").concat(t);let r=null;if(!this.req)return r;try{const e=this.req.cookies[this.prefix+n]||"{}",t=JSON.parse(e);t.attributeName&&t.attributeValue&&t.assignments&&(r=t)}catch(e){}return r}async saveAssignments(e){const t="".concat(e.attributeName,"||").concat(e.attributeValue);if(!this.res)return;const n=JSON.stringify(e);this.res.cookie(encodeURIComponent(this.prefix+t),encodeURIComponent(n),this.cookieAttributes)}}class Ue extends Pe{constructor(e){let{prefix:t="gbStickyBuckets__",jsCookie:n,cookieAttributes:r={}}=e;super(),this.prefix=t,this.jsCookie=n,this.cookieAttributes=r}async getAssignments(e,t){const n="".concat(e,"||").concat(t);let r=null;if(!this.jsCookie)return r;try{const e=this.jsCookie.get(this.prefix+n),t=JSON.parse(e||"{}");t.attributeName&&t.attributeValue&&t.assignments&&(r=t)}catch(e){}return r}async saveAssignments(e){const t="".concat(e.attributeName,"||").concat(e.attributeValue);if(!this.jsCookie)return;const n=JSON.stringify(e);this.jsCookie.set(this.prefix+t,n,this.cookieAttributes)}}class Ve extends Pe{constructor(e){let{redis:t}=e;super(),this.redis=t}async getAllAssignments(e){const t={},n=Object.entries(e).map((e=>{let[t,n]=e;return"".concat(t,"||").concat(n)}));return this.redis?(await this.redis.mget(...n).then((e=>{e.forEach((e=>{try{const n=JSON.parse(e||"{}");if(n.attributeName&&n.attributeValue&&n.assignments){const e="".concat(n.attributeName,"||").concat(n.attributeValue);t[e]=n}}catch(e){}}))})),t):t}async getAssignments(e,t){return null}async saveAssignments(e){const t="".concat(e.attributeName,"||").concat(e.attributeValue);this.redis&&await this.redis.set(t,JSON.stringify(e))}}},4302:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=h,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=p,t.__GetDependency__=t.__get__=f,t.getImageUrl=t.default=t.applyStyle=void 0;var i=n(7446);t.getImageUrl=function(e){return'<img src="'.concat(f("ASSETS_DIR")).concat(e,'"/>')};function o(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.applyStyle=function(e){var t=document.head,n=document.createElement("style");t.appendChild(n),n.innerText=e};var a,c=null;function u(){if(null===c){var e=o();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),c=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return c}function s(){var e=o();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function l(){var e=u(),t=s(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(a=o()).__rewire_reset_all__||(a.__rewire_reset_all__=function(){a.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var _="__INTENTIONAL_UNDEFINED__",d={};function f(e){var t=l();if(void 0===t[e])return function(e){if("ASSETS_DIR"===e)return i.ASSETS_DIR;return}(e);var n=t[e];return n===_?void 0:n}function p(e,t){var n=l();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){h(e)}))}):(n[e]=void 0===t?_:t,function(){h(e)})}function h(e){var t=l();delete t[e],0==Object.keys(t).length&&delete s()[u]}function y(e){var t=l(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=d,function(){function e(e,t){Object.defineProperty(d,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",f),e("__GetDependency__",f),e("__Rewire__",p),e("__set__",p),e("__reset__",h),e("__ResetDependency__",h),e("__with__",y)}();var v=d;t.default=v},7446:function(e,t){t.__esModule=!0,t.ASSETS_DIR=void 0;t.ASSETS_DIR="/@trinitymirrordigital/chameleon-mvt/"},6752:function(e,t){t.__esModule=!0,t.pushFelizEvent=void 0;t.pushFelizEvent=function(e,t){var n=t||window.TMCONFIG.features["mvtTests.googleOptimizeId"],r=function(){window.feliz.event("optimise-experiment",{id:"".concat(n,".").concat(e)})};window.feliz?r():document.addEventListener("FELIZ",r)}},9031:function(e,t){t.__esModule=!0,t.saveData=t.getSavedData=void 0;t.saveData=function(e,t){return localStorage.setItem(e,t)};t.getSavedData=function(e){return localStorage.getItem(e)}},2850:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=D,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=A,t.__GetDependency__=t.__get__=S,t.addOptimizeExpVariant=b,t.allocateToTest=w,t.between=f,t.breakpoints=void 0,t.contentTypeFilter=s,t.default=E,t.getActiveTest=g,t.getBreakpoint=a,t.getCookie=h,t.isArticle=c,t.isSection=u,t.mapThresholds=y,t.pageTypes=void 0,t.platformFilter=l,t.primaryTagFilter=_,t.randomNumberGenerator=d,t.randomlyAllocateVariant=v,t.setCookie=p,t.trackGA=m,t.waitForDomNode=function(e,t){var n=document.querySelector("head");new MutationObserver((function(r,i){n.querySelector(e)&&(i.disconnect(),t())})).observe(n,{childList:!0})};var i={ARTICLE:"ARTICLE",SECTION:"SECTION"};t.pageTypes=i;var o=[{name:"baseLayout",width:-1},{name:"tabletPortraitUpwards",width:728},{name:"tabletLandscapeUpwards",width:1024},{name:"desktop",width:1240}];function a(e){e=e||window.innerWidth;var t,n=S("breakpoints"),r=n.length;for(t=0;t<r;t++)if(e<n[t].width)return n[t-1].name;return n[r-1].name}function c(e){return/-\d*$/.test(e)}function u(e){return e.endsWith("/")}function s(e){var t=window.TMCONFIG&&window.TMCONFIG.pageInfo||{};return e.includes(t.articleType)}function l(e){return null!==navigator.platform.match(e)}function _(e){try{var t=document.getElementById("dataLayer");return JSON.parse(t.content).article.attributes.primaryTag===e}catch(e){return!1}}function d(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:101;return Math.floor(Math.random()*e)}function f(e,t,n){return n>=e&&n<=t}function p(e,t,n){if(0!==n){var r=new Date;document.cookie=e+"="+t+"; expires="+r.setDate(r.getDate()+n)+"; max-age="+24*n*60*60+"; path=/"}}function h(e){return(e=(document.cookie+";").match(new RegExp(e+"=.*;")))&&e[0].split(/=|;/)}function y(e){return e.reduce((function(e,t){var n=e.length?e[e.length-1]:0;return e.push(t.traffic+n),e}),[])}function v(e,t){var n=S("mapThresholds")(e),r=0;return n.every((function(e,n,i){var o=n>0?i[n-1]+1:1;return!S("between")(o,e,t)||(r=n,!1)})),r}function m(e,t){var n=window.ga&&window.ga.getByName("TMFreeTracker");if(!n)return!1;var r,i=window.digitalData;i&&(r=i.page.attributes.environment);var o={};o.eventCategory="ChameleonMVT|"+r,o.eventAction="ChameleonMVTSegmentation",o.eventLabel=e+"|"+t,n.send("event",o)}function b(e,t,n){var r=document.getElementById("dataLayer"),i=r&&r.content?JSON.parse(r.content):void 0;i&&(i.page.info.experimentAndVariantId="".concat(e,".").concat(t),n&&(i.page.info[n]=!0),r.content=JSON.stringify(i))}function g(e){var t;return e.some((function(e){var n=S("getCookie")(e.id);if(n&&n[0])return t=e,!0})),t||(t=e[S("randomNumberGenerator")(e.length)]),t}function w(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100;return Math.floor(100*Math.random())+1<=e}function E(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:30,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:null;if(t.length){window.TMMVTTESTS=[];var o=e.filter((function(e){return this.indexOf(e.id)>-1}),t).filter((function(e){return e.pageType!==S("pageTypes").ARTICLE||("/article"===n||S("isArticle")(n))})).filter((function(e){return e.pageType!==S("pageTypes").SECTION||("/section"===n||S("isSection")(n))})).filter((function(e){return!e.breakpoints||-1!==e.breakpoints.indexOf(S("getBreakpoint")())})).filter((function(e){return!e.contentType||S("contentTypeFilter")(e.contentType)})).filter((function(e){return!e.platform||S("platformFilter")(e.platform)})).filter((function(e){return!e.primaryTag||S("primaryTagFilter")(e.primaryTag)})),a=o.length;if(a){var c,u,s,l=new URLSearchParams(window.location.search);if(c=o.filter((function(e){return e.id===l.get("mvt-test")}))[0]){var _=l.get("variant");s=_<c.variants.length?_:S("NO_TEST_VALUE")}else if(c=a>1?S("getActiveTest")(o):o[0],!(s=(u=S("getCookie")(c.id))&&u[1])){var d=S("allocateToTest")(c.traffic);s=d?S("randomlyAllocateVariant")(c.variants,S("randomNumberGenerator")()):S("NO_TEST_VALUE"),S("setCookie")(c.id,s,r)}if(s===S("NO_TEST_VALUE"))return;var f=c.variants[s],p=f.code()||s,h=i||c.experimentId;h&&S("addOptimizeExpVariant")(h,s,f.name),window.TMMVTTESTS.push("".concat(c.id,"|").concat(p)),window.addEventListener("load",(function(){S("trackGA")(c.id,p)}))}window.TMABTEST=window.TMMVTTESTS[0]}}function R(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.breakpoints=o;var x,L=null;function I(){if(null===L){var e=R();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),L=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return L}function O(){var e=R();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function k(){var e=I(),t=O(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(x=R()).__rewire_reset_all__||(x.__rewire_reset_all__=function(){x.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var C="__INTENTIONAL_UNDEFINED__",T={};function S(e){var t=k();if(void 0===t[e])return function(e){switch(e){case"breakpoints":return o;case"mapThresholds":return y;case"between":return f;case"getCookie":return h;case"randomNumberGenerator":return d;case"pageTypes":return i;case"isArticle":return c;case"isSection":return u;case"getBreakpoint":return a;case"contentTypeFilter":return s;case"platformFilter":return l;case"primaryTagFilter":return _;case"NO_TEST_VALUE":return"X";case"getActiveTest":return g;case"allocateToTest":return w;case"randomlyAllocateVariant":return v;case"setCookie":return p;case"addOptimizeExpVariant":return b;case"trackGA":return m}return}(e);var n=t[e];return n===C?void 0:n}function A(e,t){var n=k();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){D(e)}))}):(n[e]=void 0===t?C:t,function(){D(e)})}function D(e){var t=k();delete t[e],0==Object.keys(t).length&&delete O()[I]}function j(e){var t=k(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=T,function(){function e(e,t){Object.defineProperty(T,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",S),e("__GetDependency__",S),e("__Rewire__",A),e("__set__",A),e("__reset__",D),e("__ResetDependency__",D),e("__with__",j)}();var G=r(E);function N(e,t){Object.defineProperty(E,e,{value:t,enumerable:!1,configurable:!0})}"object"!==G&&"function"!==G||!Object.isExtensible(E)||(N("__get__",S),N("__GetDependency__",S),N("__Rewire__",A),N("__set__",A),N("__reset__",D),N("__ResetDependency__",D),N("__with__",j),N("__RewireAPI__",T))},397:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=g,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=b,t.__GetDependency__=t.__get__=m,t.default=void 0;var i=n(6004),o=function(e){var t=window.TMCONFIG.features["mvtTests.googleOptimizeId"];window.document.addEventListener("FELIZ",(function(){window.feliz.event("optimise-experiment",{id:"".concat(t,".").concat(e)})}))},a=function(){var e="true"!==window.TMCONFIG.features.readNextEmbeds,t=window.digitalData.article.attributes.sensitiveArticle,n=window.digitalData.article.attributes.isTranslatedArticle,r=document.querySelectorAll(".article-body > p").length<11;return e||t||n||r},c=function(e){var t=new MutationObserver((function(){if(m("articleHidesMostReadWidget")())t.disconnect();else{var n=document.querySelector(".article-body > p:nth-of-type(".concat(e,")")),r=document.querySelector(".whats-hot[data-channel='collaborative']");n&&r&&(setTimeout((function(){n.insertAdjacentElement("afterend",r)}),300),t.disconnect())}}));window.addEventListener("DOMContentLoaded",(function(){t.observe(document.body,m("OBSERVER_CONFIG"))}))},u={breakpoints:m("breakpoints"),id:m("id"),pageType:m("pageType"),variants:[{traffic:25,code:function(){m("pushFelizEvent")(0)}},{traffic:25,code:function(){m("renderMostReadAfterParagraph")(4),m("pushFelizEvent")(1)}},{traffic:25,code:function(){m("renderMostReadAfterParagraph")(7),m("pushFelizEvent")(2)}},{traffic:25,code:function(){m("renderMostReadAfterParagraph")(9),m("pushFelizEvent")(3)}}]},s=u;function l(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=s;var _,d=null;function f(){if(null===d){var e=l();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),d=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return d}function p(){var e=l();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function h(){var e=f(),t=p(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(_=l()).__rewire_reset_all__||(_.__rewire_reset_all__=function(){_.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var y="__INTENTIONAL_UNDEFINED__",v={};function m(e){var t=h();if(void 0===t[e])return function(e){switch(e){case"articleHidesMostReadWidget":return a;case"OBSERVER_CONFIG":return i.OBSERVER_CONFIG;case"breakpoints":return i.BREAKPOINTS;case"id":return i.EXPERIMENT_ID_CUE;case"pageType":return i.PAGE_TYPE;case"pushFelizEvent":return o;case"renderMostReadAfterParagraph":return c}return}(e);var n=t[e];return n===y?void 0:n}function b(e,t){var n=h();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){g(e)}))}):(n[e]=void 0===t?y:t,function(){g(e)})}function g(e){var t=h();delete t[e],0==Object.keys(t).length&&delete p()[f]}function w(e){var t=h(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=v,function(){function e(e,t){Object.defineProperty(v,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",m),e("__GetDependency__",m),e("__Rewire__",b),e("__set__",b),e("__reset__",g),e("__ResetDependency__",g),e("__with__",w)}();var E=r(u);function R(e,t){Object.defineProperty(u,e,{value:t,enumerable:!1,configurable:!0})}"object"!==E&&"function"!==E||!Object.isExtensible(u)||(R("__get__",m),R("__GetDependency__",m),R("__Rewire__",b),R("__set__",b),R("__reset__",g),R("__ResetDependency__",g),R("__with__",w),R("__RewireAPI__",v))},6004:function(e,t){t.__esModule=!0,t.PAGE_TYPE=t.OBSERVER_CONFIG=t.EXPERIMENT_ID_CUE=t.BREAKPOINTS=void 0;t.BREAKPOINTS="baseLayout";t.EXPERIMENT_ID_CUE="ID-3632";t.OBSERVER_CONFIG={childList:!0,subtree:!0};t.PAGE_TYPE="ARTICLE"},4095:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=R,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=E,t.__GetDependency__=t.__get__=w,t.default=void 0;var i,o=n(4302),a=(i=n(2695))&&i.__esModule?i:{default:i};var c=function(e){var t=window.TMCONFIG.features["mvtTests.googleOptimizeId"];window.document.addEventListener("FELIZ",(function(){window.feliz.event("optimise-experiment",{id:"".concat(t,".").concat(e)})}))},u=function(){return window.innerWidth<=600},s=function(){var e=document.querySelector(".article-body"),t=(e.scrollTop||document.documentElement.scrollTop)/e.clientHeight*90;document.querySelector(".scroll-progress-bar").style.width=t+"%"},l=function(){w("applyStyle")(w("style"));var e=document.querySelector(".sharebar"),t=document.createElement("div");t.className="scroll-progress-bar",e.appendChild(t),window.onscroll=function(){return w("scroll")()}},_={id:"ID-4496",pageType:"ARTICLE",variants:[{traffic:50,code:function(){w("pushFelizEvent")(0)}},{traffic:50,code:function(){if(w("isMobile")())try{var e={childList:!0,subtree:!0},t=new MutationObserver((function(){document.querySelector(".top-sharebar")&&(w("addScrollProgressBar")(),t.disconnect())}));window.addEventListener("DOMContentLoaded",(function(){return t.observe(document.body,e)}))}catch(e){return e}w("pushFelizEvent")(1)}}]},d=_;function f(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=d;var p,h=null;function y(){if(null===h){var e=f();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),h=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return h}function v(){var e=f();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function m(){var e=y(),t=v(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(p=f()).__rewire_reset_all__||(p.__rewire_reset_all__=function(){p.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var b="__INTENTIONAL_UNDEFINED__",g={};function w(e){var t=m();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return o.applyStyle;case"style":return a.default;case"scroll":return s;case"pushFelizEvent":return c;case"isMobile":return u;case"addScrollProgressBar":return l}return}(e);var n=t[e];return n===b?void 0:n}function E(e,t){var n=m();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){R(e)}))}):(n[e]=void 0===t?b:t,function(){R(e)})}function R(e){var t=m();delete t[e],0==Object.keys(t).length&&delete v()[y]}function x(e){var t=m(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=g,function(){function e(e,t){Object.defineProperty(g,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",w),e("__GetDependency__",w),e("__Rewire__",E),e("__set__",E),e("__reset__",R),e("__ResetDependency__",R),e("__with__",x)}();var L=r(_);function I(e,t){Object.defineProperty(_,e,{value:t,enumerable:!1,configurable:!0})}"object"!==L&&"function"!==L||!Object.isExtensible(_)||(I("__get__",w),I("__GetDependency__",w),I("__Rewire__",E),I("__set__",E),I("__reset__",R),I("__ResetDependency__",R),I("__with__",x),I("__RewireAPI__",g))},2713:function(e,t){t.__esModule=!0,t.unreadSVG=t.readSVG=t.pageTypes=t.bookmarksPlaylistHTML=void 0;t.unreadSVG='\n<svg width="20" height="19" viewBox="0 0 14 19" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M12 0.5H2C0.9 0.5 0 1.4 0 2.5V18.5L7 15.5L14 18.5V2.5C14 1.4 13.1 0.5 12 0.5Z" fill="#D51C24"/>\n</svg>\n';t.readSVG='\n<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M10 0.5C4.48 0.5 0 4.98 0 10.5C0 16.02 4.48 20.5 10 20.5C15.52 20.5 20 16.02 20 10.5C20 4.98 15.52 0.5 10 0.5ZM7.29 14.79L3.7 11.2C3.31 10.81 3.31 10.18 3.7 9.79C4.09 9.4 4.72 9.4 5.11 9.79L8 12.67L14.88 5.79C15.27 5.4 15.9 5.4 16.29 5.79C16.68 6.18 16.68 6.81 16.29 7.2L8.7 14.79C8.32 15.18 7.68 15.18 7.29 14.79Z" fill="#D51C24"/>\n</svg>\n';t.bookmarksPlaylistHTML='\n<div class="playlist-top">\n <div class="top-left">\n <div class="dot">\n <svg width="9" height="9" viewBox="0 0 9 9" fill="#FB0707" xmlns="http://www.w3.org/2000/svg">\n <circle cx="4.73284" cy="4.49993" r="4.23284" fill="#FB0707"/>\n </svg>\n </div>\n <div class="title">Bookmarks</div>\n <div class="bookmarks-count hidden"></div>\n </div>\n <div class="top-right">\n <button class="expand-button">Expand</button>\n <div class="chevron">\n <svg width="17" height="11" viewBox="0 0 17 11" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M16.9849 9.03505L8.49986 0.550048L0.0148632 9.03505L1.42886 10.45L8.49986 3.37805L15.5709 10.45L16.9849 9.03505Z" fill="white"/>\n </svg>\n </div>\n </div>\n</div>\n<div class="bottom-shadow"></div>\n';t.pageTypes=["home","topic","channel","section"]},6802:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=S,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=T,t.__GetDependency__=t.__get__=C,t.default=void 0;var i,o=n(4302),a=(i=n(5719))&&i.__esModule?i:{default:i},c=n(2713);var u=function(e){var t=window.TMCONFIG.features["mvtTests.googleOptimizeId"];window.document.addEventListener("FELIZ",(function(){window.feliz.event("optimise-experiment",{id:"".concat(t,".").concat(e)})}))},s=function(){return!!localStorage.getItem("loginRadiusToken")},l=function(){return JSON.parse(window.localStorage.getItem("bookmarks"))},_=function(e,t,n,r){var i=r?"faded":"";return'<a class="card-content" href="'.concat(e,'"><img src="').concat(n,'"/><p class=').concat(i,">").concat(t,'...</p><div class="card-icon ').concat(i,'">').concat(C(r?"readSVG":"unreadSVG"),"</div></a>")},d=function(){return window.digitalData.page.attributes.pageType},f=function(e,t){var n="";return e.split(" ").forEach((function(e){n.length<t&&(n+="".concat(e," "))})),n.trimEnd()},p=function(e){window.dataLayer.push({event:"bookmarksPlaylist",action:e,label:window.location.href})},h=function(e){document.querySelector(".bookmarks-count").innerHTML="(".concat(e.length,")");var t=document.querySelector(".playlist-content");if(t.innerHTML="",0===e.length){var n=document.createElement("div");n.innerHTML='<p class="empty-list">You\'ve not added any bookmarks yet...</p>',t.appendChild(n)}else e.forEach((function(e){var n=document.createElement("div");n.classList.add("bookmark-card-container"),n.innerHTML=C("createBookmarkCard")(e.articleUrl,C("shortenHeadline")(e.headline,40),e.imageUrl,e.isRead),t.appendChild(n),n.addEventListener("click",(function(){return C("pushDataTracking")("clickedPlaylistCard")}))}))},y=function(){var e,t=C("getPageType")();if(C("pageTypes").includes(t))e=document.querySelectorAll(".bookmark-btn-pancake");else{if("article"!==t)return;e=[document.querySelector(".bookmark-btn-container"),document.querySelector(".bookmark-btn-container-mobile")]}e.forEach((function(e){e&&e.addEventListener("click",(function(){setTimeout((function(){var e=JSON.parse(window.localStorage.getItem("bookmarks"));C("addCardsToPlaylist")(e)}),600)}))}))},v=function(){if(window.TMCONFIG.features.bookmarksEnabled){var e=C("getBookmarks")();C("applyStyle")(C("style"));var t=document.createElement("div");t.classList.add("bookmarks-playlist-container"),t.innerHTML=C("bookmarksPlaylistHTML");var n=document.createElement("div");n.classList.add("playlist-content"),n.classList.add("hidden-list"),t.appendChild(n),document.querySelector("body").appendChild(t),C("addCardsToPlaylist")(e),C("updateBookmarks")();var r=document.querySelector(".top-right"),i=document.querySelector(".expand-button"),o=document.querySelector(".dot"),a=document.querySelector(".chevron"),c=document.querySelector(".bottom-shadow"),u=document.querySelector(".bookmarks-count"),s=!1;r.addEventListener("click",(function(){s?(t.classList.remove("expanded"),c.classList.remove("bottom-shadow-expanded"),n.classList.add("hidden-list"),u.classList.add("hidden"),o.classList.remove("hidden"),a.classList.remove("upside-down"),i.innerHTML="Expand",s=!1,C("pushDataTracking")("bookmarkPlaylistClosed")):(t.classList.add("expanded"),c.classList.add("bottom-shadow-expanded"),n.classList.remove("hidden-list"),u.classList.remove("hidden"),o.classList.add("hidden"),a.classList.add("upside-down"),i.innerHTML="Collapse",s=!0,C("pushDataTracking")("bookmarkPlaylistOpened"))}))}},m=function(){var e=function(){C("isLoggedIn")()&&setTimeout((function(){return C("enablePlaylist")()}),2e3)};return window.addEventListener("loginradius.user.profile",e),function(){window.removeEventListener("loginradius.user.profile",e)}},b={id:"ID-4502",pageType:"",variants:[{traffic:50,code:function(){C("pushFelizEvent")(0)}},{traffic:50,code:function(){try{var e={childList:!0,subtree:!0},t=new MutationObserver((function(){document.querySelector("body")&&(C("isLoggedIn")()?C("enablePlaylist")():C("watchForLogin")(),t.disconnect())}));window.addEventListener("DOMContentLoaded",(function(){return t.observe(document.body,e)}))}catch(e){return e}C("pushFelizEvent")(1)}}]},g=b;function w(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=g;var E,R=null;function x(){if(null===R){var e=w();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),R=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return R}function L(){var e=w();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function I(){var e=x(),t=L(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(E=w()).__rewire_reset_all__||(E.__rewire_reset_all__=function(){E.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var O="__INTENTIONAL_UNDEFINED__",k={};function C(e){var t=I();if(void 0===t[e])return function(e){switch(e){case"readSVG":return c.readSVG;case"unreadSVG":return c.unreadSVG;case"createBookmarkCard":return _;case"shortenHeadline":return f;case"pushDataTracking":return p;case"getPageType":return d;case"pageTypes":return c.pageTypes;case"addCardsToPlaylist":return h;case"getBookmarks":return l;case"applyStyle":return o.applyStyle;case"style":return a.default;case"bookmarksPlaylistHTML":return c.bookmarksPlaylistHTML;case"updateBookmarks":return y;case"isLoggedIn":return s;case"enablePlaylist":return v;case"pushFelizEvent":return u;case"watchForLogin":return m}return}(e);var n=t[e];return n===O?void 0:n}function T(e,t){var n=I();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){S(e)}))}):(n[e]=void 0===t?O:t,function(){S(e)})}function S(e){var t=I();delete t[e],0==Object.keys(t).length&&delete L()[x]}function A(e){var t=I(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=k,function(){function e(e,t){Object.defineProperty(k,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",C),e("__GetDependency__",C),e("__Rewire__",T),e("__set__",T),e("__reset__",S),e("__ResetDependency__",S),e("__with__",A)}();var D=r(b);function j(e,t){Object.defineProperty(b,e,{value:t,enumerable:!1,configurable:!0})}"object"!==D&&"function"!==D||!Object.isExtensible(b)||(j("__get__",C),j("__GetDependency__",C),j("__Rewire__",T),j("__set__",T),j("__reset__",S),j("__ResetDependency__",S),j("__with__",A),j("__RewireAPI__",k))},3165:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=b,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=m,t.__GetDependency__=t.__get__=v,t.default=void 0;var i=n(4302),o=n(6752),a=function(){var e=n(9166);v("applyStyle")(e);var t=function(e){window.dataLayer.push({event:"better404Experiment",clickEvent:e,currentURL:window.location.href})},r=document.querySelector(".static-content"),i=r.querySelector("h1");i.innerText="Sorry, we couldn't find that page",r.querySelector("h2").remove();var o=document.createElement("button"),a=window.TMCONFIG.features.publicationName||"Take me to the";o.innerText="".concat(a," homepage"),o.classList.add("error-page-button"),i.insertAdjacentElement("afterend",o),o.addEventListener("click",(function(){t("clickedHomePageButton"),window.location.href="https://".concat(window.digitalData.page.attributes.ownerSiteDomain)}));var c=r.querySelectorAll("p"),u="Wales Online"===a?"walesonline.co.uk":"football.london";c[0].innerHTML="If you're having problems using ".concat(a,', <a class="mailto-link" href="mailto:feedback@').concat(u,"\">contact us</a> and we'll do what we can to help you");c[1].innerHTML='Alternitively, <a class="previous-page-link" href="'.concat("javascript: history.go(-1)",'">go back to the previous page</a> you were on'),document.querySelector(".mailto-link").addEventListener("click",(function(){t("clickedContactUsLink")})),document.querySelector(".previous-page-link").addEventListener("click",(function(){t("clickedPreviousPageLink")}))},c={id:"ID-4622",pageType:"",variants:[{traffic:50,code:function(){v("pushFelizEvent")(0)}},{traffic:50,code:function(){try{window.addEventListener("DOMContentLoaded",(function(){"404"===window.digitalData.page.attributes.channel&&(v("init404Exp")(),v("pushFelizEvent")(1))}))}catch(e){return e}}}]},u=c;function s(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=u;var l,_=null;function d(){if(null===_){var e=s();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),_=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return _}function f(){var e=s();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function p(){var e=d(),t=f(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(l=s()).__rewire_reset_all__||(l.__rewire_reset_all__=function(){l.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var h="__INTENTIONAL_UNDEFINED__",y={};function v(e){var t=p();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return i.applyStyle;case"pushFelizEvent":return o.pushFelizEvent;case"init404Exp":return a}return}(e);var n=t[e];return n===h?void 0:n}function m(e,t){var n=p();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){b(e)}))}):(n[e]=void 0===t?h:t,function(){b(e)})}function b(e){var t=p();delete t[e],0==Object.keys(t).length&&delete f()[d]}function g(e){var t=p(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=y,function(){function e(e,t){Object.defineProperty(y,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",v),e("__GetDependency__",v),e("__Rewire__",m),e("__set__",m),e("__reset__",b),e("__ResetDependency__",b),e("__with__",g)}();var w=r(c);function E(e,t){Object.defineProperty(c,e,{value:t,enumerable:!1,configurable:!0})}"object"!==w&&"function"!==w||!Object.isExtensible(c)||(E("__get__",v),E("__GetDependency__",v),E("__Rewire__",m),E("__set__",m),E("__reset__",b),E("__ResetDependency__",b),E("__with__",g),E("__RewireAPI__",y))},6319:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=w,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=g,t.__GetDependency__=t.__get__=b,t.default=void 0;var i=n(6752),o=function(e){window.dataLayer.push({event:"readNextExperiment",action:e,label:window.location.href})},a=function(e,t){new IntersectionObserver((function(e,n){e.forEach((function(e){e.isIntersecting&&(b("pushDataTracking")(t),n.disconnect())}))}),{root:null,rootMargin:"0px",threshold:.5}).observe(e)},c=function(){var e=document.querySelectorAll(".article-body > ul"),t=e[e.length-1].children;[].slice.call(t).forEach((function(e){e.querySelector("a").addEventListener("click",(function(){return b("pushDataTracking")("articleLinkClicked")}))})),b("observeElementIsInViewport")(e[e.length-1],"controlReadNextListViewed")},u=function(e){if("article:photo-story"!==window.digitalData.page.attributes.pageType){var t=document.querySelectorAll(".article-body > *"),n=Array.prototype.slice.call(t),r=document.querySelectorAll(".article-body > ul");if(r.length){var i=[],o=[];if(n.forEach((function(e,t){(e.innerText.toLowerCase().includes("read next")||e.firstChild&&e.firstChild.innerText&&e.firstChild.innerText.toLowerCase().includes("read next"))&&(i.push(e),o.push(t))})),i.length){var a=i[i.length-1],c=r[r.length-1];if(n.indexOf(a)+1===n.indexOf(c)){a.remove(),c.remove();var u=function(){var e=window.feliz.getPageConfig("inlineRecommendations").slice(0,5);if(e.length){var t=o[o.length-1]-1,r=n[t],i=document.createElement("div"),a=document.createElement("p"),c=document.createElement("ul");a.innerHTML="<b>Read Next:</b>",i.appendChild(a),r.insertAdjacentElement("afterend",i),a.insertAdjacentElement("afterend",c),e.forEach((function(e){var t=document.createElement("li");t.innerHTML='<a href="'.concat(e.url,'">').concat(e.title,"</a>"),t.addEventListener("click",(function(){return b("pushDataTracking")("recommendedArticleLinkClicked")})),c.appendChild(t)})),b("observeElementIsInViewport")(c,"recommendedReadNextListViewed")}};e&&(window.feliz?u():document.addEventListener("FELIZ",u))}}}}},s={id:"ID-4915",pageType:"ARTICLE",variants:[{traffic:33,code:function(){window.addEventListener("DOMContentLoaded",b("addTrackingToControlLinks")),b("pushFelizEvent")(0)}},{traffic:33,code:function(){window.addEventListener("DOMContentLoaded",(function(){return b("initReadNextExp")(!1)})),b("pushFelizEvent")(1)}},{traffic:33,code:function(){window.addEventListener("DOMContentLoaded",(function(){return b("initReadNextExp")(!0)})),b("pushFelizEvent")(2)}}]},l=s;function _(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=l;var d,f=null;function p(){if(null===f){var e=_();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),f=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return f}function h(){var e=_();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function y(){var e=p(),t=h(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(d=_()).__rewire_reset_all__||(d.__rewire_reset_all__=function(){d.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var v="__INTENTIONAL_UNDEFINED__",m={};function b(e){var t=y();if(void 0===t[e])return function(e){switch(e){case"pushDataTracking":return o;case"observeElementIsInViewport":return a;case"addTrackingToControlLinks":return c;case"pushFelizEvent":return i.pushFelizEvent;case"initReadNextExp":return u}return}(e);var n=t[e];return n===v?void 0:n}function g(e,t){var n=y();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){w(e)}))}):(n[e]=void 0===t?v:t,function(){w(e)})}function w(e){var t=y();delete t[e],0==Object.keys(t).length&&delete h()[p]}function E(e){var t=y(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=m,function(){function e(e,t){Object.defineProperty(m,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",b),e("__GetDependency__",b),e("__Rewire__",g),e("__set__",g),e("__reset__",w),e("__ResetDependency__",w),e("__with__",E)}();var R=r(s);function x(e,t){Object.defineProperty(s,e,{value:t,enumerable:!1,configurable:!0})}"object"!==R&&"function"!==R||!Object.isExtensible(s)||(x("__get__",b),x("__GetDependency__",b),x("__Rewire__",g),x("__set__",g),x("__reset__",w),x("__ResetDependency__",w),x("__with__",E),x("__RewireAPI__",m))},4637:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=v,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=y,t.__GetDependency__=t.__get__=h,t.default=void 0;var i=function(e){var t=function(){var t=window.TMCONFIG.features["mvtTests.googleOptimizeId"];window.feliz.event("optimise-experiment",{id:"".concat(t,".").concat(e)})};window.feliz?t():document.addEventListener("FELIZ",t)},o={id:"ID-4965",pageType:"",variants:[{traffic:50,code:function(){return h("pushFelizEvent")(0)}},{traffic:50,code:function(){try{window.TMCONFIG.features.notificationTrayEnabled=!1,document.addEventListener("DOMContentLoaded",(function(){var e=document.querySelector("#comments-section");e&&e.classList.remove("notification-tray-enabled")})),h("pushFelizEvent")(1)}catch(e){return e}}}]},a=o;function c(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=a;var u,s=null;function l(){if(null===s){var e=c();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),s=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return s}function _(){var e=c();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function d(){var e=l(),t=_(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(u=c()).__rewire_reset_all__||(u.__rewire_reset_all__=function(){u.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var f="__INTENTIONAL_UNDEFINED__",p={};function h(e){var t=d();if(void 0===t[e])return function(e){if("pushFelizEvent"===e)return i;return}(e);var n=t[e];return n===f?void 0:n}function y(e,t){var n=d();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){v(e)}))}):(n[e]=void 0===t?f:t,function(){v(e)})}function v(e){var t=d();delete t[e],0==Object.keys(t).length&&delete _()[l]}function m(e){var t=d(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=p,function(){function e(e,t){Object.defineProperty(p,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",h),e("__GetDependency__",h),e("__Rewire__",y),e("__set__",y),e("__reset__",v),e("__ResetDependency__",v),e("__with__",m)}();var b=r(o);function g(e,t){Object.defineProperty(o,e,{value:t,enumerable:!1,configurable:!0})}"object"!==b&&"function"!==b||!Object.isExtensible(o)||(g("__get__",h),g("__GetDependency__",h),g("__Rewire__",y),g("__set__",y),g("__reset__",v),g("__ResetDependency__",v),g("__with__",m),g("__RewireAPI__",p))},7893:function(e,t){t.__esModule=!0,t.EXPERIMENT_ID=t.CLOSE_BUTTON=t.BUTTON_CONTENT=t.AD_FREE_POPUP_SCREEN_TWO=t.AD_FREE_POPUP_SCREEN_ONE=void 0;t.EXPERIMENT_ID="ID-5065";t.AD_FREE_POPUP_SCREEN_ONE='\n <div class="ad-free-popup-title">Enjoy an ad-free experience</div>\n <div class="ad-free-popup-options">\n <div class="ad-free-option-one ad-free-option selected">\n <div class="ad-free-badge">\n <span class="approx">approx.</span> <span class="percent">20%</span> <span class="saving">saving</span>\n </div>\n <div class="ad-free-most-popular">MOST POPULAR</div>\n <div class="ad-free-timeframe">\n <div class="number">12</div>\n <div class="month">Months</div>\n </div>\n <div class="ad-free-price">\n <span class="price">拢19.99</span><span class="frequency">拢19.99 / Yr</span>\n </div>\n </div>\n <div class="ad-free-option-two ad-free-option">\n <div class="ad-free-timeframe">\n <div class="number">1</div>\n <div class="month">Month</div></div>\n <div class="ad-free-price">\n <span class="price">拢1.99</span><span class="frequency">拢1.99 / mo</span>\n </div>\n </div>\n </div>\n <button class="ad-free-popup-button">Get it now</button>\n';t.AD_FREE_POPUP_SCREEN_TWO='\n <div class="ad-free-popup-top">\n <div class="ad-free-popup-title">\n <p>Thanks for your interest. We are working on the option for web</p>\n </div>\n </div>\n <div class="ad-free-popup-bottom">\n <div class="ad-free-popup-app">\n <p>The ad-free version is ready for purchase on iOS mobile app today!</p>\n </div>\n <button class="ad-free-popup-download-button">\n <svg width="119" height="36" viewBox="0 0 119 36" fill="none" xmlns="http://www.w3.org/2000/svg">\n <g clip-path="url(#clip0_32_439)">\n <path d="M4.60027 0H114.401C116.939 0 119 2.05067 119 4.57548V31.4245C119 33.9501 116.939 36 114.401 36H4.59948C2.06143 36 0 33.9501 0 31.4245V4.57627C0 2.05067 2.06143 0 4.60027 0Z" fill="black"/>\n <path d="M10.8162 14.7093C8.88602 18.0417 10.1128 23.0992 12.2477 26.165C13.3132 27.6982 14.3921 29.0743 15.8694 29.0743C15.8971 29.0743 15.9255 29.0743 15.954 29.0727C16.648 29.0452 17.1499 28.8329 17.6352 28.6269C18.1798 28.3957 18.7434 28.1574 19.6271 28.1574C20.5108 28.1574 21.004 28.3886 21.5225 28.6111C22.0339 28.8313 22.5604 29.0593 23.3381 29.0444C25.0028 29.0137 26.0248 27.5284 26.9259 26.2184C27.8665 24.8511 28.3392 23.523 28.498 23.015L28.5044 22.9946C28.5344 22.9042 28.4917 22.8059 28.4048 22.7666C28.4048 22.7666 28.3937 22.7619 28.3913 22.7611C28.0981 22.6415 25.5268 21.5069 25.5 18.4144C25.4747 15.9014 27.4286 14.5717 27.8206 14.3303L27.8388 14.3186C27.8815 14.2918 27.9107 14.2486 27.921 14.199C27.9313 14.1495 27.921 14.0984 27.8918 14.0567C26.5433 12.0933 24.4764 11.7977 23.644 11.7623C23.5239 11.7505 23.399 11.7442 23.2741 11.7442C22.2964 11.7442 21.3605 12.1114 20.608 12.4063C20.0887 12.6099 19.6397 12.7861 19.3315 12.7861C18.9837 12.7861 18.5324 12.6076 18.0107 12.4023C17.3119 12.1263 16.5199 11.8142 15.6821 11.8142C15.6623 11.8142 15.6426 11.8142 15.6228 11.815C13.6736 11.8433 11.8319 12.9527 10.817 14.7086L10.8162 14.7093Z" fill="white"/>\n <path d="M23.6448 6.35959C22.4647 6.40755 21.049 7.13016 20.2033 8.11619C19.484 8.94416 18.7813 10.3265 18.9663 11.719C18.9781 11.8063 19.0492 11.8731 19.1378 11.8802C19.2176 11.8865 19.2982 11.8896 19.3796 11.8896C20.5337 11.8896 21.7786 11.2543 22.6283 10.2321C23.5231 9.15253 23.9752 7.76707 23.8384 6.5255C23.8274 6.428 23.7412 6.35566 23.6448 6.35959Z" fill="white"/>\n <path d="M37.2234 8.21289H39.4611C40.0484 8.21289 40.5693 8.3332 41.0245 8.57459C41.4798 8.81598 41.8339 9.14938 42.0869 9.57555C42.3398 10.0017 42.4663 10.4853 42.4663 11.0263C42.4663 11.5673 42.3398 12.0508 42.0869 12.477C41.8339 12.9032 41.4798 13.2366 41.0245 13.4772C40.5693 13.7186 40.0484 13.8389 39.4611 13.8389H37.2234V8.21289ZM39.4287 13.4693C39.9511 13.4693 40.4112 13.3663 40.8103 13.1595C41.2087 12.9535 41.5162 12.6649 41.7312 12.2954C41.9462 11.9258 42.0545 11.5028 42.0545 11.0255C42.0545 10.5482 41.947 10.1252 41.7312 9.75561C41.5154 9.38605 41.2087 9.09827 40.8103 8.89147C40.412 8.68546 39.9511 8.58245 39.4287 8.58245H37.6352V13.4685H39.4287V13.4693Z" fill="white"/>\n <path d="M44.3364 13.5975C44.0163 13.4151 43.7641 13.1619 43.5807 12.8379C43.3974 12.514 43.3057 12.1484 43.3057 11.7411C43.3057 11.3337 43.3974 10.9681 43.5807 10.6442C43.7641 10.3202 44.0155 10.067 44.3364 9.88459C44.6565 9.70217 45.0161 9.61096 45.4153 9.61096C45.8145 9.61096 46.1733 9.70217 46.4934 9.88459C46.8136 10.067 47.0657 10.3202 47.2491 10.6442C47.4325 10.9681 47.5242 11.3337 47.5242 11.7411C47.5242 12.1484 47.4325 12.514 47.2491 12.8379C47.0657 13.1619 46.8144 13.4151 46.4934 13.5975C46.1733 13.7799 45.8137 13.8711 45.4153 13.8711C45.0169 13.8711 44.6573 13.7799 44.3364 13.5975ZM46.2832 13.2838C46.5393 13.1336 46.7408 12.9252 46.8894 12.6571C47.0373 12.389 47.1116 12.0839 47.1116 11.7411C47.1116 11.3982 47.0373 11.0931 46.8894 10.825C46.7408 10.5569 46.5393 10.3485 46.2832 10.1983C46.0271 10.0481 45.7378 9.97345 45.4145 9.97345C45.0912 9.97345 44.8019 10.0481 44.5458 10.1983C44.2897 10.3485 44.0882 10.5577 43.9396 10.825C43.791 11.0931 43.7175 11.3982 43.7175 11.7411C43.7175 12.0839 43.7918 12.3897 43.9396 12.6571C44.0874 12.9252 44.2897 13.1344 44.5458 13.2838C44.8019 13.434 45.0912 13.5087 45.4145 13.5087C45.7378 13.5087 46.0271 13.434 46.2832 13.2838Z" fill="white"/>\n <path d="M54.6815 9.64319L53.0817 13.8381H52.7023L51.2803 10.1975L49.8505 13.8381H49.479L47.8792 9.64319H48.2673L49.6726 13.3883L51.1104 9.64319H51.4582L52.8881 13.3805L54.31 9.64319H54.6815Z" fill="white"/>\n <path d="M58.9316 10.0694C59.2383 10.3745 59.3924 10.814 59.3924 11.3872V13.8381H58.9885V11.4187C58.9885 10.9469 58.8683 10.5883 58.6288 10.3414C58.3893 10.0953 58.0542 9.97187 57.6226 9.97187C57.127 9.97187 56.7366 10.1197 56.4512 10.4138C56.1659 10.7086 56.0228 11.1049 56.0228 11.6034V13.8373H55.6189V9.64241H56.007V10.5506C56.1524 10.2557 56.369 10.0253 56.6575 9.85943C56.9452 9.69352 57.2867 9.61017 57.6795 9.61017C58.2075 9.61017 58.6249 9.76271 58.9316 10.0686V10.0694Z" fill="white"/>\n <path d="M61.0564 7.87482H61.4603V13.8381H61.0564V7.87482Z" fill="white"/>\n <path d="M63.7343 13.5975C63.4142 13.4151 63.1621 13.1619 62.9787 12.8379C62.7953 12.514 62.7036 12.1484 62.7036 11.7411C62.7036 11.3337 62.7953 10.9681 62.9787 10.6442C63.1621 10.3202 63.4134 10.067 63.7343 9.88459C64.0545 9.70217 64.4141 9.61096 64.8133 9.61096C65.2124 9.61096 65.5713 9.70217 65.8914 9.88459C66.2115 10.067 66.4637 10.3202 66.647 10.6442C66.8304 10.9681 66.9213 11.3337 66.9213 11.7411C66.9213 12.1484 66.8296 12.514 66.647 12.8379C66.4637 13.1619 66.2123 13.4151 65.8914 13.5975C65.5713 13.7799 65.2116 13.8711 64.8133 13.8711C64.4149 13.8711 64.0552 13.7799 63.7343 13.5975ZM65.6811 13.2838C65.9372 13.1336 66.1388 12.9252 66.2874 12.6571C66.4352 12.389 66.5095 12.0839 66.5095 11.7411C66.5095 11.3982 66.4352 11.0931 66.2874 10.825C66.1388 10.5569 65.9372 10.3485 65.6811 10.1983C65.425 10.0481 65.1357 9.97345 64.8125 9.97345C64.4892 9.97345 64.1999 10.0481 63.9438 10.1983C63.6877 10.3485 63.4861 10.5577 63.3375 10.825C63.1889 11.0931 63.1154 11.3982 63.1154 11.7411C63.1154 12.0839 63.1897 12.3897 63.3375 12.6571C63.4853 12.9252 63.6877 13.1344 63.9438 13.2838C64.1999 13.434 64.4892 13.5087 64.8125 13.5087C65.1357 13.5087 65.425 13.434 65.6811 13.2838Z" fill="white"/>\n <path d="M70.7833 10.0088C71.0631 10.2738 71.203 10.6638 71.203 11.1781V13.8381H70.8149V13.0904C70.6805 13.3365 70.4837 13.5283 70.2252 13.6651C69.9668 13.802 69.6569 13.8704 69.2965 13.8704C68.8278 13.8704 68.4578 13.7603 68.1859 13.5409C67.914 13.3215 67.7781 13.0322 67.7781 12.6728C67.7781 12.3135 67.903 12.0422 68.1535 11.8252C68.4041 11.6082 68.804 11.4997 69.3534 11.4997H70.7999V11.1623C70.7999 10.7715 70.6932 10.4743 70.4805 10.2699C70.2679 10.0662 69.9565 9.9648 69.547 9.9648C69.2672 9.9648 68.9993 10.0128 68.7432 10.1095C68.4871 10.2062 68.2705 10.3344 68.0927 10.4956L67.8903 10.2062C68.1006 10.0191 68.3535 9.87281 68.6499 9.76823C68.9463 9.66365 69.2562 9.61176 69.5787 9.61176C70.1011 9.61176 70.5027 9.74464 70.7825 10.0096L70.7833 10.0088ZM70.2458 13.3003C70.4908 13.1399 70.675 12.9064 70.7991 12.6013V11.8134H69.3613C68.9463 11.8134 68.646 11.8881 68.4602 12.0383C68.2745 12.1885 68.1812 12.3945 68.1812 12.6571C68.1812 12.9197 68.2832 13.1462 68.4879 13.3042C68.6926 13.4623 68.9803 13.5417 69.3526 13.5417C69.7028 13.5417 70 13.4615 70.245 13.3003H70.2458Z" fill="white"/>\n <path d="M76.6238 7.87482V13.8381H76.2277V12.8497C76.061 13.1768 75.8262 13.4285 75.5251 13.6054C75.2231 13.7823 74.8817 13.8704 74.4991 13.8704C74.1165 13.8704 73.7506 13.7792 73.4328 13.5967C73.1151 13.4143 72.8661 13.1627 72.6859 12.8411C72.5056 12.5195 72.4155 12.1531 72.4155 11.7403C72.4155 11.3275 72.5056 10.9595 72.6859 10.6355C72.8661 10.3116 73.1151 10.0599 73.4328 9.87988C73.7506 9.70061 74.1062 9.61097 74.4991 9.61097C74.8919 9.61097 75.2144 9.69903 75.5132 9.87595C75.812 10.0529 76.0475 10.299 76.2198 10.6151V7.87482H76.6238ZM75.3915 13.2838C75.6476 13.1336 75.8491 12.9252 75.9977 12.6571C76.1455 12.389 76.2198 12.0839 76.2198 11.7411C76.2198 11.3982 76.1455 11.0931 75.9977 10.825C75.8491 10.5569 75.6476 10.3485 75.3915 10.1983C75.1354 10.0482 74.8461 9.97345 74.5228 9.97345C74.1995 9.97345 73.9102 10.0482 73.6541 10.1983C73.398 10.3485 73.1965 10.5577 73.0479 10.825C72.8993 11.0931 72.8258 11.3982 72.8258 11.7411C72.8258 12.0839 72.9001 12.3898 73.0479 12.6571C73.1957 12.9252 73.398 13.1344 73.6541 13.2838C73.9102 13.434 74.1995 13.5087 74.5228 13.5087C74.8461 13.5087 75.1354 13.434 75.3915 13.2838Z" fill="white"/>\n <path d="M80.9743 13.5975C80.6542 13.4151 80.402 13.1619 80.2187 12.8379C80.0353 12.514 79.9436 12.1484 79.9436 11.7411C79.9436 11.3337 80.0353 10.9681 80.2187 10.6442C80.402 10.3202 80.6534 10.067 80.9743 9.88459C81.2944 9.70217 81.6541 9.61096 82.0525 9.61096C82.4508 9.61096 82.8105 9.70217 83.1314 9.88459C83.4515 10.067 83.7037 10.3202 83.887 10.6442C84.0704 10.9681 84.1613 11.3337 84.1613 11.7411C84.1613 12.1484 84.0696 12.514 83.887 12.8379C83.7037 13.1619 83.4523 13.4151 83.1314 13.5975C82.8113 13.7799 82.4516 13.8711 82.0525 13.8711C81.6533 13.8711 81.2944 13.7799 80.9743 13.5975ZM82.9211 13.2838C83.1772 13.1336 83.3788 12.9252 83.5274 12.6571C83.6752 12.389 83.7495 12.0839 83.7495 11.7411C83.7495 11.3982 83.6752 11.0931 83.5274 10.825C83.3788 10.5569 83.1772 10.3485 82.9211 10.1983C82.665 10.0481 82.3757 9.97345 82.0525 9.97345C81.7292 9.97345 81.4399 10.0481 81.1838 10.1983C80.9277 10.3485 80.7261 10.5577 80.5775 10.825C80.4289 11.0931 80.3554 11.3982 80.3554 11.7411C80.3554 12.0839 80.4297 12.3897 80.5775 12.6571C80.7253 12.9252 80.9277 13.1344 81.1838 13.2838C81.4399 13.434 81.7292 13.5087 82.0525 13.5087C82.3757 13.5087 82.665 13.434 82.9211 13.2838Z" fill="white"/>\n <path d="M88.726 10.0694C89.0327 10.3745 89.1868 10.814 89.1868 11.3872V13.8381H88.7829V11.4187C88.7829 10.9469 88.6628 10.5883 88.4233 10.3414C88.1838 10.0953 87.8486 9.97187 87.4171 9.97187C86.9215 9.97187 86.531 10.1197 86.2456 10.4138C85.9603 10.7086 85.8172 11.1049 85.8172 11.6034V13.8373H85.4133V9.64241H85.8014V10.5506C85.9469 10.2557 86.1634 10.0253 86.4519 9.85943C86.7397 9.69352 87.0811 9.61017 87.474 9.61017C88.002 9.61017 88.4193 9.76271 88.726 10.0686V10.0694Z" fill="white"/>\n <path d="M95.0192 13.5731C94.9165 13.6699 94.7892 13.743 94.6351 13.7941C94.4817 13.8452 94.3213 13.8704 94.1545 13.8704C93.7877 13.8704 93.5055 13.7697 93.3064 13.5692C93.1072 13.3679 93.0076 13.0888 93.0076 12.7294V9.98919H92.2322V9.64321H93.0076V8.72717H93.4115V9.64321H94.7528V9.98919H93.4115V12.6893C93.4115 12.9622 93.4771 13.1706 93.6091 13.3121C93.7411 13.4544 93.9363 13.5252 94.1948 13.5252C94.4533 13.5252 94.677 13.4473 94.8493 13.2924L95.0192 13.5739V13.5731Z" fill="white"/>\n <path d="M99.4543 10.0694C99.761 10.3745 99.9151 10.814 99.9151 11.3872V13.8381H99.5112V11.4187C99.5112 10.9469 99.391 10.5883 99.1515 10.3414C98.912 10.0953 98.5769 9.97187 98.1453 9.97187C97.6497 9.97187 97.2593 10.1197 96.9739 10.4138C96.6886 10.7086 96.5455 11.1049 96.5455 11.6034V13.8373H96.1416V7.87402H96.5455V10.5184C96.6909 10.229 96.9059 10.0057 97.1921 9.84764C97.4774 9.68959 97.8141 9.61018 98.2022 9.61018C98.7302 9.61018 99.1476 9.76272 99.4543 10.0686V10.0694Z" fill="white"/>\n <path d="M105.15 11.837H101.523C101.534 12.1641 101.617 12.4542 101.774 12.709C101.93 12.9637 102.141 13.1603 102.407 13.2995C102.674 13.4387 102.974 13.5086 103.309 13.5086C103.583 13.5086 103.837 13.4591 104.072 13.36C104.306 13.261 104.501 13.1147 104.658 12.9221L104.892 13.1871C104.708 13.4072 104.478 13.5755 104.201 13.6934C103.924 13.8114 103.623 13.8703 103.3 13.8703C102.879 13.8703 102.506 13.7791 102.177 13.5967C101.848 13.4143 101.591 13.1627 101.405 12.8411C101.219 12.5195 101.126 12.1531 101.126 11.7403C101.126 11.3274 101.214 10.9673 101.389 10.6434C101.563 10.3194 101.804 10.0662 102.112 9.8838C102.419 9.70138 102.763 9.61017 103.146 9.61017C103.528 9.61017 103.871 9.69981 104.176 9.87908C104.48 10.0584 104.719 10.3092 104.895 10.6308C105.07 10.9524 105.157 11.3164 105.157 11.7237L105.149 11.8362L105.15 11.837ZM102.347 10.1614C102.11 10.2927 101.92 10.4775 101.777 10.7157C101.634 10.954 101.551 11.2237 101.53 11.5232H104.761C104.746 11.2229 104.664 10.9555 104.519 10.7196C104.373 10.4837 104.182 10.299 103.945 10.1653C103.708 10.0316 103.441 9.964 103.145 9.964C102.849 9.964 102.582 10.0301 102.345 10.1606L102.347 10.1614Z" fill="white"/>\n <path d="M43.2045 26.275H38.3727L37.4202 28.5003H35.5698L39.9187 18.8862H41.6861L46.0485 28.5003H44.1712L43.2045 26.275ZM42.6109 24.8739L40.7882 20.6711L38.9797 24.8739H42.6109Z" fill="white"/>\n <path d="M53.1243 21.5509C53.6903 21.8623 54.1345 22.3018 54.457 22.8696C54.7787 23.4373 54.9399 24.0922 54.9399 24.8337C54.9399 25.5752 54.7787 26.2326 54.457 26.8042C54.1345 27.3766 53.6911 27.8185 53.1243 28.1299C52.5584 28.4413 51.9166 28.597 51.1981 28.597C50.2037 28.597 49.4172 28.2675 48.8371 27.6078V31.165H47.1116V21.1664H48.7549V22.1281C49.0402 21.7805 49.3919 21.5195 49.8109 21.3449C50.2298 21.1711 50.6922 21.0839 51.1981 21.0839C51.9158 21.0839 52.5576 21.2395 53.1243 21.5509ZM52.5718 26.4952C52.9813 26.0745 53.186 25.5202 53.186 24.8337C53.186 24.1473 52.9813 23.5929 52.5718 23.1715C52.1624 22.7508 51.6399 22.5401 51.0052 22.5401C50.591 22.5401 50.2179 22.6344 49.8868 22.8216C49.5556 23.0095 49.2931 23.2769 49.0995 23.6252C48.9058 23.9735 48.8094 24.3761 48.8094 24.8337C48.8094 25.2914 48.9058 25.6947 49.0995 26.0423C49.2931 26.3906 49.5548 26.6579 49.8868 26.8459C50.2179 27.0338 50.591 27.1274 51.0052 27.1274C51.6399 27.1274 52.1624 26.9166 52.5718 26.496V26.4952Z" fill="white"/>\n <path d="M62.5953 21.5509C63.1612 21.8623 63.6054 22.3018 63.9279 22.8696C64.2496 23.4373 64.4109 24.0922 64.4109 24.8337C64.4109 25.5752 64.2496 26.2326 63.9279 26.8042C63.6054 27.3766 63.162 27.8185 62.5953 28.1299C62.0293 28.4413 61.3875 28.597 60.669 28.597C59.6747 28.597 58.8882 28.2675 58.308 27.6078V31.165H56.5825V21.1664H58.2258V22.1281C58.5112 21.7805 58.8629 21.5195 59.2818 21.3449C59.7007 21.1711 60.1631 21.0839 60.669 21.0839C61.3867 21.0839 62.0285 21.2395 62.5953 21.5509ZM62.0428 26.4952C62.4522 26.0745 62.6569 25.5202 62.6569 24.8337C62.6569 24.1473 62.4522 23.5929 62.0428 23.1715C61.6333 22.7508 61.1109 22.5401 60.4762 22.5401C60.062 22.5401 59.6889 22.6344 59.3577 22.8216C59.0265 23.0095 58.7641 23.2769 58.5704 23.6252C58.3768 23.9735 58.2804 24.3761 58.2804 24.8337C58.2804 25.2914 58.3768 25.6947 58.5704 26.0423C58.7641 26.3906 59.0257 26.6579 59.3577 26.8459C59.6889 27.0338 60.062 27.1274 60.4762 27.1274C61.1109 27.1274 61.6333 26.9166 62.0428 26.496V26.4952Z" fill="white"/>\n <path d="M70.8647 28.3218C70.1699 28.1111 69.6198 27.8319 69.2151 27.4844L69.8364 26.0974C70.2316 26.4087 70.7177 26.6627 71.2931 26.8593C71.8685 27.0566 72.4456 27.1549 73.0257 27.1549C73.7434 27.1549 74.2793 27.0409 74.6342 26.8113C74.9883 26.5825 75.1654 26.2806 75.1654 25.9047C75.1654 25.6303 75.0666 25.4031 74.8682 25.2246C74.6698 25.0461 74.4192 24.9069 74.1157 24.8055C73.8122 24.7048 73.398 24.5908 72.8732 24.4619C72.1365 24.2881 71.5405 24.1143 71.0852 23.9397C70.63 23.766 70.2387 23.4931 69.9115 23.1228C69.585 22.7516 69.4214 22.2508 69.4214 21.6186C69.4214 21.0878 69.566 20.6043 69.8561 20.1694C70.1462 19.7346 70.5833 19.3886 71.1674 19.1323C71.7516 18.876 72.4677 18.7478 73.3142 18.7478C73.9031 18.7478 74.4833 18.8209 75.054 18.9672C75.6246 19.1134 76.1171 19.3242 76.5313 19.5986L75.9653 20.9856C75.5416 20.7387 75.0998 20.5508 74.6398 20.4226C74.1797 20.2945 73.7332 20.2308 73.3008 20.2308C72.5918 20.2308 72.0654 20.3495 71.7199 20.5877C71.3745 20.826 71.2022 21.1421 71.2022 21.5352C71.2022 21.8097 71.301 22.0345 71.4994 22.2083C71.697 22.3821 71.9484 22.5197 72.2519 22.6203C72.5554 22.721 72.9696 22.8358 73.4944 22.9639C74.2122 23.1291 74.801 23.3005 75.2618 23.479C75.7219 23.6575 76.1155 23.9303 76.4419 24.2959C76.7684 24.6624 76.932 25.1569 76.932 25.7789C76.932 26.3097 76.7874 26.7909 76.4973 27.221C76.2072 27.6511 75.7677 27.9947 75.1788 28.251C74.59 28.5074 73.8715 28.6355 73.0249 28.6355C72.2796 28.6355 71.5595 28.5302 70.8639 28.3194L70.8647 28.3218Z" fill="white"/>\n <path d="M82.9796 28.1016C82.7773 28.2668 82.5306 28.3902 82.2413 28.4728C81.9513 28.5553 81.6454 28.5962 81.3229 28.5962C80.5127 28.5962 79.8875 28.3855 79.4456 27.9648C79.0038 27.5441 78.7832 26.93 78.7832 26.1241V22.5944H77.5684V21.2207H78.7832V19.5451H80.5087V21.2207H82.4832V22.5944H80.5087V26.0832C80.5087 26.4402 80.5957 26.713 80.7712 26.9002C80.9458 27.0881 81.1988 27.1817 81.5308 27.1817C81.9173 27.1817 82.2398 27.081 82.4974 26.8797L82.9804 28.1024L82.9796 28.1016Z" fill="white"/>\n <path d="M85.4511 28.1158C84.8528 27.7949 84.3856 27.3491 84.0497 26.7767C83.7138 26.2043 83.5454 25.5563 83.5454 24.8329C83.5454 24.1095 83.713 23.464 84.0497 22.8963C84.3856 22.3286 84.8528 21.8843 85.4511 21.5643C86.0495 21.2443 86.7213 21.0839 87.4667 21.0839C88.2121 21.0839 88.8982 21.2443 89.4965 21.5643C90.0949 21.8851 90.562 22.3286 90.8979 22.8963C91.2339 23.464 91.4014 24.1095 91.4014 24.8329C91.4014 25.5563 91.2331 26.2043 90.8979 26.7767C90.562 27.3491 90.0949 27.7957 89.4965 28.1158C88.8982 28.4366 88.2216 28.5962 87.4667 28.5962C86.7118 28.5962 86.0495 28.4358 85.4511 28.1158ZM89.0404 26.4952C89.4546 26.0745 89.6617 25.5202 89.6617 24.8337C89.6617 24.1473 89.4546 23.5929 89.0404 23.1715C88.6263 22.7508 88.1014 22.5401 87.4667 22.5401C86.832 22.5401 86.3095 22.7508 85.9001 23.1715C85.4906 23.5929 85.2859 24.1465 85.2859 24.8337C85.2859 25.521 85.4906 26.0745 85.9001 26.4952C86.3095 26.9166 86.832 27.1266 87.4667 27.1266C88.1014 27.1266 88.6263 26.9159 89.0404 26.4952Z" fill="white"/>\n <path d="M97.3243 21.0839V22.7186C97.1773 22.6911 97.0437 22.6777 96.9235 22.6777C96.2517 22.6777 95.7268 22.8727 95.3498 23.2611C94.972 23.6503 94.7839 24.211 94.7839 24.9438V28.501H93.0583V21.1672H94.7016V22.2382C95.1988 21.4691 96.073 21.0846 97.3251 21.0846L97.3243 21.0839Z" fill="white"/>\n <path d="M105.621 25.3826H99.8361C99.9373 25.9228 100.202 26.3505 100.63 26.6666C101.058 26.9827 101.589 27.1407 102.224 27.1407C103.034 27.1407 103.701 26.875 104.226 26.3442L105.151 27.4018C104.82 27.7957 104.401 28.0929 103.895 28.2942C103.388 28.4955 102.818 28.5962 102.183 28.5962C101.373 28.5962 100.66 28.4358 100.043 28.1158C99.4266 27.7949 98.95 27.3491 98.6141 26.7767C98.2782 26.2043 98.1106 25.5563 98.1106 24.8329C98.1106 24.1095 98.2742 23.4758 98.6007 22.9034C98.9271 22.3309 99.3808 21.8851 99.9602 21.5643C100.54 21.2443 101.193 21.0839 101.92 21.0839C102.648 21.0839 103.28 21.2419 103.847 21.558C104.413 21.8741 104.854 22.3184 105.172 22.89C105.49 23.4624 105.649 24.1237 105.649 24.8746C105.649 24.9941 105.639 25.1632 105.621 25.3826ZM100.52 22.945C100.138 23.2698 99.9057 23.703 99.8227 24.2432H104.006C103.932 23.7125 103.706 23.2816 103.329 22.9521C102.951 22.6227 102.482 22.4575 101.92 22.4575C101.358 22.4575 100.901 22.6203 100.519 22.945H100.52Z" fill="white"/>\n </g>\n <defs>\n <clipPath id="clip0_32_439">\n <rect width="119" height="36" fill="white"/>\n </clipPath>\n </defs>\n </svg>\n </button>\n </div>\n';t.BUTTON_CONTENT='\n <div class="ad-free-chevron">\n <svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path d="M7.43631 0.349621L12.642 5.4993C13.1193 5.97156 13.1193 6.74414 12.642 7.21586L12.2075 7.64621C11.7312 8.11793 10.9496 8.11793 10.4728 7.64621L6.5 3.71612L2.5272 7.64621C2.05035 8.11793 1.26883 8.11793 0.792524 7.64621L0.358041 7.21586C-0.119347 6.74414 -0.119347 5.97156 0.358041 5.4993L5.56478 0.349621C5.82058 0.0960326 6.16382 -0.0167928 6.50054 0.00201143C6.83564 -0.0167928 7.17942 0.0960326 7.43631 0.349621Z" fill="black"/>\n </svg>\n </div>\n <div class="ad-free-button-text">\n OPEN\n </div>\n';t.CLOSE_BUTTON='\n <svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">\n <path fill-rule="evenodd" clip-rule="evenodd" d="M0.209705 0.387101L0.292893 0.292893C0.653377 -0.0675907 1.22061 -0.0953203 1.6129 0.209705L1.70711 0.292893L6 4.585L10.2929 0.292893C10.6534 -0.0675907 11.2206 -0.0953203 11.6129 0.209705L11.7071 0.292893C12.0676 0.653377 12.0953 1.22061 11.7903 1.6129L11.7071 1.70711L7.415 6L11.7071 10.2929C12.0676 10.6534 12.0953 11.2206 11.7903 11.6129L11.7071 11.7071C11.3466 12.0676 10.7794 12.0953 10.3871 11.7903L10.2929 11.7071L6 7.415L1.70711 11.7071C1.34662 12.0676 0.779392 12.0953 0.387101 11.7903L0.292893 11.7071C-0.0675907 11.3466 -0.0953203 10.7794 0.209705 10.3871L0.292893 10.2929L4.585 6L0.292893 1.70711C-0.0675907 1.34662 -0.0953203 0.779392 0.209705 0.387101L0.292893 0.292893L0.209705 0.387101Z" fill="black"/>\n </svg>\n'},7706:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=x,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=R,t.__GetDependency__=t.__get__=E,t.default=void 0;var i,o=n(4302),a=(i=n(4855))&&i.__esModule?i:{default:i},c=n(7893);var u=function(){var e=new Date;e.setTime(e.getTime()+2592e6);var t="expires=".concat(e.toUTCString());document.cookie="ad_free_popup=".concat(new Date,";").concat(t,";path=/")},s=function(){return 2==="; ".concat(document.cookie).split("; ad_free_popup=").length},l=function(e){window.dataLayer.push({event:"adFreePopupExperiment",action:e,label:window.location.href})},_=function(e){if(!E("getCookie")()){E("applyStyle")(E("style"));var t,n=document.querySelector("body"),r=document.createElement("div"),i=document.createElement("div"),o=document.createElement("button"),a=!1,c=!1,u=!1,s=0;r.className="ad-free-popup".concat(e?"":" is-popup"),r.innerHTML=E("AD_FREE_POPUP_SCREEN_ONE"),i.className="ad-free-popup-screen-two ad-free-is-hidden".concat(e?"":" is-popup"),i.innerHTML=E("AD_FREE_POPUP_SCREEN_TWO"),o.innerHTML=E("BUTTON_CONTENT"),o.className="ad-free-toggle-button".concat(e?"":" ad-free-is-hidden"),n.appendChild(o),o.insertAdjacentElement("afterend",i),o.insertAdjacentElement("afterend",r);var l=document.querySelector(".ad-free-button-text"),_=document.querySelector(".ad-free-chevron");if(e||((t=document.createElement("div")).className="ad-free-popup-close-button",t.innerHTML=E("CLOSE_BUTTON"),r.appendChild(t),i.appendChild(t.cloneNode(!0))),setTimeout((function(){c||(r.classList.add("open"),e&&(o.classList.add("open"),l.innerText="CLOSE",_.classList.add("open")),a=!0,E("setCookie")(),E("pushDataTracking")("adFreePopupShown-".concat(e?"static":"popup")))}),7e3),e)o.addEventListener("click",(function(){a?(r.classList.remove("open"),o.classList.remove("open"),i.classList.add("ad-free-is-hidden"),l.innerText="OPEN",_.classList.remove("open"),a=!1,E("pushDataTracking")("adFreePopupClosed")):(r.classList.add("open"),o.classList.add("open"),u&&i.classList.remove("ad-free-is-hidden"),l.innerText="CLOSE",_.classList.add("open"),a=!0,c=!0,E("getCookie")()||E("setCookie")(),E("pushDataTracking")("adFreePopupOpened"))}));else o.remove(),document.querySelectorAll(".ad-free-popup-close-button").forEach((function(e,t){e.addEventListener("click",(function(){r.remove(),i.remove(),E("pushDataTracking")("adFreePopupClosedScreen".concat(t+1))}))}));document.querySelectorAll(".ad-free-option").forEach((function(e,t){e.addEventListener("click",(function(){e.classList.contains("selected")||(document.querySelector(".ad-free-option.selected").classList.remove("selected"),e.classList.add("selected"),s=t)}))})),document.querySelector(".ad-free-popup-button").addEventListener("click",(function(){r.classList.add("ad-free-is-hidden"),i.classList.remove("ad-free-is-hidden"),u=!0;var e=0===s?"yearly":"monthly";E("pushDataTracking")("adFreePopupGetItNowClicked-".concat(e))})),document.querySelector(".ad-free-popup-download-button").addEventListener("click",(function(){r.remove(),i.remove(),o.remove(),E("pushDataTracking")("adFreePopupDownloadAppClicked"),window.open("https://apps.apple.com/gb/app/manchester-evening-news/id334456452")}))}},d={id:E("id"),pageType:"",variants:[{traffic:33,code:function(){}},{traffic:33,code:function(){try{var e={childList:!0,subtree:!0},t=new MutationObserver((function(){document.querySelector("body")&&(E("initAdFreePopup")(!0),t.disconnect())}));window.addEventListener("DOMContentLoaded",(function(){return t.observe(document.body,e)}))}catch(e){return e}}},{traffic:33,code:function(){try{var e={childList:!0,subtree:!0},t=new MutationObserver((function(){document.querySelector("body")&&(E("initAdFreePopup")(!1),t.disconnect())}));window.addEventListener("DOMContentLoaded",(function(){return t.observe(document.body,e)}))}catch(e){return e}}}]},f=d;function p(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=f;var h,y=null;function v(){if(null===y){var e=p();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),y=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return y}function m(){var e=p();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function b(){var e=v(),t=m(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(h=p()).__rewire_reset_all__||(h.__rewire_reset_all__=function(){h.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var g="__INTENTIONAL_UNDEFINED__",w={};function E(e){var t=b();if(void 0===t[e])return function(e){switch(e){case"getCookie":return s;case"applyStyle":return o.applyStyle;case"style":return a.default;case"AD_FREE_POPUP_SCREEN_ONE":return c.AD_FREE_POPUP_SCREEN_ONE;case"AD_FREE_POPUP_SCREEN_TWO":return c.AD_FREE_POPUP_SCREEN_TWO;case"BUTTON_CONTENT":return c.BUTTON_CONTENT;case"CLOSE_BUTTON":return c.CLOSE_BUTTON;case"setCookie":return u;case"pushDataTracking":return l;case"id":return c.EXPERIMENT_ID;case"initAdFreePopup":return _}return}(e);var n=t[e];return n===g?void 0:n}function R(e,t){var n=b();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){x(e)}))}):(n[e]=void 0===t?g:t,function(){x(e)})}function x(e){var t=b();delete t[e],0==Object.keys(t).length&&delete m()[v]}function L(e){var t=b(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=w,function(){function e(e,t){Object.defineProperty(w,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",E),e("__GetDependency__",E),e("__Rewire__",R),e("__set__",R),e("__reset__",x),e("__ResetDependency__",x),e("__with__",L)}();var I=r(d);function O(e,t){Object.defineProperty(d,e,{value:t,enumerable:!1,configurable:!0})}"object"!==I&&"function"!==I||!Object.isExtensible(d)||(O("__get__",E),O("__GetDependency__",E),O("__Rewire__",R),O("__set__",R),O("__reset__",x),O("__ResetDependency__",x),O("__with__",L),O("__RewireAPI__",w))},3750:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=b,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=m,t.__GetDependency__=t.__get__=v,t.default=void 0;var i=n(4302),o=n(6752),a="ID-5256",c={id:v("experimentId"),pageType:"HOME",variants:[{traffic:25,code:function(){v("pushFelizEvent")(0)}},{traffic:25,code:function(){try{var e=n(9468);v("applyStyle")(e),v("pushFelizEvent")(1)}catch(e){return e}}},{traffic:25,code:function(){try{var e=n(854);v("applyStyle")(e),v("pushFelizEvent")(2)}catch(e){return e}}},{traffic:25,code:function(){try{var e=n(7364);v("applyStyle")(e),v("pushFelizEvent")(3)}catch(e){return e}}}]},u=c;function s(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=u;var l,_=null;function d(){if(null===_){var e=s();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),_=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return _}function f(){var e=s();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function p(){var e=d(),t=f(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(l=s()).__rewire_reset_all__||(l.__rewire_reset_all__=function(){l.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var h="__INTENTIONAL_UNDEFINED__",y={};function v(e){var t=p();if(void 0===t[e])return function(e){switch(e){case"experimentId":return a;case"pushFelizEvent":return o.pushFelizEvent;case"applyStyle":return i.applyStyle}return}(e);var n=t[e];return n===h?void 0:n}function m(e,t){var n=p();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){b(e)}))}):(n[e]=void 0===t?h:t,function(){b(e)})}function b(e){var t=p();delete t[e],0==Object.keys(t).length&&delete f()[d]}function g(e){var t=p(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=y,function(){function e(e,t){Object.defineProperty(y,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",v),e("__GetDependency__",v),e("__Rewire__",m),e("__set__",m),e("__reset__",b),e("__ResetDependency__",b),e("__with__",g)}();var w=r(c);function E(e,t){Object.defineProperty(c,e,{value:t,enumerable:!1,configurable:!0})}"object"!==w&&"function"!==w||!Object.isExtensible(c)||(E("__get__",v),E("__GetDependency__",v),E("__Rewire__",m),E("__set__",m),E("__reset__",b),E("__ResetDependency__",b),E("__with__",g),E("__RewireAPI__",y))},211:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=b,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=m,t.__GetDependency__=t.__get__=v,t.default=void 0;var i=n(6752),o=n(2850),a="ID-5325",c={id:v("experimentId"),pageType:v("pageTypes").ARTICLE,variants:[{traffic:25,code:function(){v("pushFelizEvent")(0)}},{traffic:25,code:function(){try{window.TMCONFIG.features.oneTapScrollDepth="20",v("pushFelizEvent")(1)}catch(e){return e}}},{traffic:25,code:function(){try{window.TMCONFIG.features.oneTapScrollDepth="30",v("pushFelizEvent")(2)}catch(e){return e}}},{traffic:25,code:function(){try{window.TMCONFIG.features.oneTapScrollDepth="40",v("pushFelizEvent")(3)}catch(e){return e}}}]},u=c;function s(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=u;var l,_=null;function d(){if(null===_){var e=s();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),_=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return _}function f(){var e=s();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function p(){var e=d(),t=f(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(l=s()).__rewire_reset_all__||(l.__rewire_reset_all__=function(){l.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var h="__INTENTIONAL_UNDEFINED__",y={};function v(e){var t=p();if(void 0===t[e])return function(e){switch(e){case"experimentId":return a;case"pageTypes":return o.pageTypes;case"pushFelizEvent":return i.pushFelizEvent}return}(e);var n=t[e];return n===h?void 0:n}function m(e,t){var n=p();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){b(e)}))}):(n[e]=void 0===t?h:t,function(){b(e)})}function b(e){var t=p();delete t[e],0==Object.keys(t).length&&delete f()[d]}function g(e){var t=p(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=y,function(){function e(e,t){Object.defineProperty(y,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",v),e("__GetDependency__",v),e("__Rewire__",m),e("__set__",m),e("__reset__",b),e("__ResetDependency__",b),e("__with__",g)}();var w=r(c);function E(e,t){Object.defineProperty(c,e,{value:t,enumerable:!1,configurable:!0})}"object"!==w&&"function"!==w||!Object.isExtensible(c)||(E("__get__",v),E("__GetDependency__",v),E("__Rewire__",m),E("__set__",m),E("__reset__",b),E("__ResetDependency__",b),E("__with__",g),E("__RewireAPI__",y))},8125:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=b,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=m,t.__GetDependency__=t.__get__=v,t.default=void 0;var i=n(6752),o=n(2850),a="ID-5395",c={id:v("experimentId"),pageType:v("pageTypes").ARTICLE,variants:[{traffic:50,code:function(){return v("pushFelizEvent")(0)}},{traffic:50,code:function(){try{window.TMCONFIG.features.swipeNavigation=!1,v("pushFelizEvent")(1)}catch(e){return e}}}]},u=c;function s(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=u;var l,_=null;function d(){if(null===_){var e=s();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),_=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return _}function f(){var e=s();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function p(){var e=d(),t=f(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(l=s()).__rewire_reset_all__||(l.__rewire_reset_all__=function(){l.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var h="__INTENTIONAL_UNDEFINED__",y={};function v(e){var t=p();if(void 0===t[e])return function(e){switch(e){case"experimentId":return a;case"pageTypes":return o.pageTypes;case"pushFelizEvent":return i.pushFelizEvent}return}(e);var n=t[e];return n===h?void 0:n}function m(e,t){var n=p();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){b(e)}))}):(n[e]=void 0===t?h:t,function(){b(e)})}function b(e){var t=p();delete t[e],0==Object.keys(t).length&&delete f()[d]}function g(e){var t=p(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=y,function(){function e(e,t){Object.defineProperty(y,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",v),e("__GetDependency__",v),e("__Rewire__",m),e("__set__",m),e("__reset__",b),e("__ResetDependency__",b),e("__with__",g)}();var w=r(c);function E(e,t){Object.defineProperty(c,e,{value:t,enumerable:!1,configurable:!0})}"object"!==w&&"function"!==w||!Object.isExtensible(c)||(E("__get__",v),E("__GetDependency__",v),E("__Rewire__",m),E("__set__",m),E("__reset__",b),E("__ResetDependency__",b),E("__with__",g),E("__RewireAPI__",y))},3027:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=L,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=x,t.__GetDependency__=t.__get__=R,t.default=void 0;var i,o=n(6752),a=n(2850),c=n(4302),u=(i=n(1819))&&i.__esModule?i:{default:i};function s(e,t){var n=!1;return function(){n||(e(),n=!0,setTimeout((function(){n=!1}),t))}}var l=function(e,t,n){var r,i=document.documentElement.clientHeight,o=e.getBoundingClientRect(),a=i-o.y,c=n&&n.clientHeight||0;a<0?r=0:(r=a/(o.height-c)*100)>100&&(r=100),t.style.transform="translateX(".concat(r-100,"%)")},_=function(e){R("applyStyle")(R("style"));var t=document.querySelector(".sharebar"),n=document.querySelector(".article-body"),r=document.querySelector(".read-next-recommended"),i=document.createElement("div");i.className="scroll-progress-bar thick-".concat(e);var o=document.createElement("div");o.className="scroll-progress",i.appendChild(o);var a=document.querySelector(".scroll-progress-bar");t&&!a&&(t.appendChild(i),document.addEventListener("scroll",R("throttle")((function(){return R("scroll")(n,o,r)}),1e3/60)))},d=function(e){try{var t={childList:!0,subtree:!0},n=new MutationObserver((function(){document.querySelector(".sharebar")&&(R("addScrollProgressBar")(e),n.disconnect())}));window.addEventListener("DOMContentLoaded",(function(){return n.observe(document.body,t)}))}catch(e){return e}},f={id:"ID-5396",pageType:R("pageTypes").ARTICLE,variants:[{traffic:33,code:function(){R("pushFelizEvent")(0)}},{traffic:33,code:function(){R("pushFelizEvent")(1),R("addScrollbarMutationObserver")(1)}},{traffic:33,code:function(){R("pushFelizEvent")(2),R("addScrollbarMutationObserver")(2)}}]},p=f;function h(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=p;var y,v=null;function m(){if(null===v){var e=h();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),v=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return v}function b(){var e=h();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function g(){var e=m(),t=b(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(y=h()).__rewire_reset_all__||(y.__rewire_reset_all__=function(){y.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var w="__INTENTIONAL_UNDEFINED__",E={};function R(e){var t=g();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return c.applyStyle;case"style":return u.default;case"throttle":return s;case"scroll":return l;case"addScrollProgressBar":return _;case"pageTypes":return a.pageTypes;case"pushFelizEvent":return o.pushFelizEvent;case"addScrollbarMutationObserver":return d}return}(e);var n=t[e];return n===w?void 0:n}function x(e,t){var n=g();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){L(e)}))}):(n[e]=void 0===t?w:t,function(){L(e)})}function L(e){var t=g();delete t[e],0==Object.keys(t).length&&delete b()[m]}function I(e){var t=g(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=E,function(){function e(e,t){Object.defineProperty(E,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",R),e("__GetDependency__",R),e("__Rewire__",x),e("__set__",x),e("__reset__",L),e("__ResetDependency__",L),e("__with__",I)}();var O=r(f);function k(e,t){Object.defineProperty(f,e,{value:t,enumerable:!1,configurable:!0})}"object"!==O&&"function"!==O||!Object.isExtensible(f)||(k("__get__",R),k("__GetDependency__",R),k("__Rewire__",x),k("__set__",x),k("__reset__",L),k("__ResetDependency__",L),k("__with__",I),k("__RewireAPI__",E))},8881:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=L,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=x,t.__GetDependency__=t.__get__=R,t.default=void 0;var i=n(2850),o=n(4302);function a(e){return function(e){if(Array.isArray(e))return c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var u="ID-5464",s=function(){return window.innerWidth<=600},l={id:R("experimentId"),pageType:R("pageTypes").ARTICLE,variants:[{traffic:25,code:function(){}},{traffic:25,code:function(){try{R("isMobile")()&&R("addRecListMutationObserver")(1)}catch(e){return e}}},{traffic:25,code:function(){try{R("isMobile")()&&R("addRecListMutationObserver")(2)}catch(e){return e}}},{traffic:25,code:function(){try{R("isMobile")()&&R("addRecListMutationObserver")(3)}catch(e){return e}}}]},_=l;function d(){document.querySelector(".whats-hot .header").innerText="TRENDING NOW"}function f(){var e=n(6586);R("applyStyle")(e);var t="redesign-mvt",r=document.querySelector(".whats-hot .rec-teaser");r&&-1===r.className.indexOf(t)&&(r.classList.add(t),a(document.querySelectorAll(".whats-hot .rec-teaser > .numbering")).forEach((function(e){var t=e.nextElementSibling.querySelector("figure");t&&t.append(e.cloneNode(!0))})))}t.default=_;var p=function(e){try{var t={childList:!0,subtree:!0},n=new MutationObserver((function(){if(document.querySelector(".whats-hot .rec-list")){switch(n.disconnect(),e){case 1:R("updateHeading")();break;case 2:R("updateStyles")();break;case 3:R("updateHeading")(),R("updateStyles")()}n.disconnect()}}));window.addEventListener("DOMContentLoaded",(function(){return n.observe(document.body,t)}))}catch(e){return e}};function h(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}var y,v=null;function m(){if(null===v){var e=h();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),v=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return v}function b(){var e=h();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function g(){var e=m(),t=b(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(y=h()).__rewire_reset_all__||(y.__rewire_reset_all__=function(){y.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var w="__INTENTIONAL_UNDEFINED__",E={};function R(e){var t=g();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return o.applyStyle;case"updateHeading":return d;case"updateStyles":return f;case"experimentId":return u;case"pageTypes":return i.pageTypes;case"isMobile":return s;case"addRecListMutationObserver":return p}return}(e);var n=t[e];return n===w?void 0:n}function x(e,t){var n=g();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){L(e)}))}):(n[e]=void 0===t?w:t,function(){L(e)})}function L(e){var t=g();delete t[e],0==Object.keys(t).length&&delete b()[m]}function I(e){var t=g(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=E,function(){function e(e,t){Object.defineProperty(E,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",R),e("__GetDependency__",R),e("__Rewire__",x),e("__set__",x),e("__reset__",L),e("__ResetDependency__",L),e("__with__",I)}();var O=r(l);function k(e,t){Object.defineProperty(l,e,{value:t,enumerable:!1,configurable:!0})}"object"!==O&&"function"!==O||!Object.isExtensible(l)||(k("__get__",R),k("__GetDependency__",R),k("__Rewire__",x),k("__set__",x),k("__reset__",L),k("__ResetDependency__",L),k("__with__",I),k("__RewireAPI__",E))},7170:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=C,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=k,t.__GetDependency__=t.__get__=O,t.default=void 0;var i=n(4302),o=n(6752),a=window.TMCONFIG.features.publicationName||"Take me to the",c=function(e){window.dataLayer.push({event:"better404Experimentv2",clickEvent:e,currentURL:window.location.href})},u=function(e){e.preventDefault(),O("pushDataTracking")("clickedHomePageButton"),window.location.href="https://".concat(window.digitalData.page.attributes.ownerSiteDomain)},s=function(){O("pushDataTracking")("clickedContactUsLink")},l=function(e){e.preventDefault(),O("pushDataTracking")("clickedPreviousPageLink"),history.go(-1)},_=function(){var e=document.querySelector(".static-content");e.classList.add("mantis-hidden");var t=e.querySelector("h1");t.innerText="Sorry, we couldn't find that page";var n=e.querySelector("h2");return n&&n.remove(),{staticContent:e,title:t}},d=function(e){var t=document.createElement("button");return t.innerText=e,t.classList.add("error-page-button"),t},f=function(e){var t=document.createElement("div");t.id="recirculation-404",t.classList.add("brand-hint-bg");var n="<div class='recirculation-404-teaser'>\n <a class='recirculation-404-teaser-link' href='#'>\n <img class='recirculation-404-teaser-img'/>\n <p class='recirculation-404-teaser-title'><br><br><br></p>\n </a>\n </div>";return t.innerHTML="<h3 class='recirculation-404-title'>You may also like our top stories</h3>\n <div class='recirculation-404-top'>".concat(n+n+n,"</div>"),t.insertAdjacentElement("beforeend",e),window.feliz?O("addRecomm")(t):document.addEventListener("FELIZ",(function(){return O("addRecomm")(t)})),t},p=function(e){var t=window.feliz.getPageConfig("recommendations");Array.from(e.querySelectorAll(".recirculation-404-teaser")).forEach((function(e,n){e.addEventListener("click",(function(e){e.preventDefault(),O("pushDataTracking")("clickedRecommendedArticle"),window.location.href=t[n].url}));var r=e.querySelector(".recirculation-404-teaser-img");t[n].image&&t[n].image.href?r.setAttribute("src",t[n].image.href.replace("BINARY","ALTERNATES/s180")):(r.classList.add("black-and-white"),r.setAttribute("src",getComputedStyle(document.documentElement).getPropertyValue("--pub-logo"))),r.setAttribute("alt",t[n].image&&t[n].image.altText||"#"),e.querySelector(".recirculation-404-teaser-title").textContent=t[n].title,e.querySelector(".recirculation-404-teaser-link").setAttribute("href",t[n].url)}))},h=function(e){if(1===e){var t=n(5744);O("applyStyle")(t);var r=O("buildHomeBtn")("".concat(O("publicationTitle")," homepage")),i=O("updateHeading")(),o=i.title,a=i.staticContent;o.insertAdjacentElement("afterend",r);var c=a.querySelectorAll("p"),u=new URL(window.origin).hostname;c[0].innerHTML="If you're having problems using ".concat(O("publicationTitle"),', <a class="mailto-link" href="mailto:feedback@').concat(u,"\">contact us</a> and we'll do what we can to help you");c[1].innerHTML='Alternatively, <a class="previous-page-link" href="'.concat("#",'">go back to the previous page</a> you were on'),r.addEventListener("click",O("handleHome")),document.querySelector(".mailto-link").addEventListener("click",O("handleContactUs")),document.querySelector(".previous-page-link").addEventListener("click",O("handleGoBack"))}else if(2===e){var s=n(6514);O("applyStyle")(s);var l=O("buildHomeBtn")("Discover more top stories");O("updateHeading")().staticContent.insertAdjacentElement("beforeend",O("buildWidget")(l)),l.addEventListener("click",(function(e){e.preventDefault(),O("pushDataTracking")("clickedDiscoverMoreArticles"),window.location.href="https://".concat(window.digitalData.page.attributes.ownerSiteDomain,"/news")}))}},y=function(){var e=document.querySelector(".static-content");Array.from(e.querySelectorAll("p > a")).forEach((function(e){switch(e.textContent.toLowerCase()){case"click here":e.addEventListener("click",O("handleGoBack"));break;case"contacting us":e.addEventListener("click",O("handleContactUs"));break;case"homepage":e.addEventListener("click",O("handleHome"))}}))},v={id:"ID-5569",pageType:"",variants:[{traffic:33,code:function(){try{window.addEventListener("DOMContentLoaded",(function(){"404"===window.digitalData.page.attributes.channel&&(O("pushFelizEvent")(0),O("attachListeners")())}))}catch(e){return e}}},{traffic:33,code:function(){try{window.addEventListener("DOMContentLoaded",(function(){"404"===window.digitalData.page.attributes.channel&&(O("init404Variant")(1),O("pushFelizEvent")(1))}))}catch(e){return e}}},{traffic:33,code:function(){try{window.addEventListener("DOMContentLoaded",(function(){"404"===window.digitalData.page.attributes.channel&&(O("init404Variant")(2),O("pushFelizEvent")(2))}))}catch(e){return e}}}]},m=v;function b(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=m;var g,w=null;function E(){if(null===w){var e=b();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),w=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return w}function R(){var e=b();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function x(){var e=E(),t=R(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(g=b()).__rewire_reset_all__||(g.__rewire_reset_all__=function(){g.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var L="__INTENTIONAL_UNDEFINED__",I={};function O(e){var t=x();if(void 0===t[e])return function(e){switch(e){case"pushDataTracking":return c;case"addRecomm":return p;case"applyStyle":return i.applyStyle;case"buildHomeBtn":return d;case"publicationTitle":return a;case"updateHeading":return _;case"handleHome":return u;case"handleContactUs":return s;case"handleGoBack":return l;case"buildWidget":return f;case"pushFelizEvent":return o.pushFelizEvent;case"attachListeners":return y;case"init404Variant":return h}return}(e);var n=t[e];return n===L?void 0:n}function k(e,t){var n=x();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){C(e)}))}):(n[e]=void 0===t?L:t,function(){C(e)})}function C(e){var t=x();delete t[e],0==Object.keys(t).length&&delete R()[E]}function T(e){var t=x(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=I,function(){function e(e,t){Object.defineProperty(I,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",O),e("__GetDependency__",O),e("__Rewire__",k),e("__set__",k),e("__reset__",C),e("__ResetDependency__",C),e("__with__",T)}();var S=r(v);function A(e,t){Object.defineProperty(v,e,{value:t,enumerable:!1,configurable:!0})}"object"!==S&&"function"!==S||!Object.isExtensible(v)||(A("__get__",O),A("__GetDependency__",O),A("__Rewire__",k),A("__set__",k),A("__reset__",C),A("__ResetDependency__",C),A("__with__",T),A("__RewireAPI__",I))},2312:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=b,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=m,t.__GetDependency__=t.__get__=v,t.default=void 0;var i=n(6752),o=n(2850),a="ID-5768",c={id:v("experimentId"),pageType:v("pageTypes").ARTICLE,variants:[{traffic:50,code:function(){v("pushFelizEvent")(0)}},{traffic:50,code:function(){v("pushFelizEvent")(1),window.TMCONFIG.features.convoStarterEnabled=!1;var e=document.querySelector(".conversation-starter-container");e&&e.remove()}}]},u=c;function s(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=u;var l,_=null;function d(){if(null===_){var e=s();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),_=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return _}function f(){var e=s();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function p(){var e=d(),t=f(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(l=s()).__rewire_reset_all__||(l.__rewire_reset_all__=function(){l.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var h="__INTENTIONAL_UNDEFINED__",y={};function v(e){var t=p();if(void 0===t[e])return function(e){switch(e){case"experimentId":return a;case"pageTypes":return o.pageTypes;case"pushFelizEvent":return i.pushFelizEvent}return}(e);var n=t[e];return n===h?void 0:n}function m(e,t){var n=p();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){b(e)}))}):(n[e]=void 0===t?h:t,function(){b(e)})}function b(e){var t=p();delete t[e],0==Object.keys(t).length&&delete f()[d]}function g(e){var t=p(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=y,function(){function e(e,t){Object.defineProperty(y,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",v),e("__GetDependency__",v),e("__Rewire__",m),e("__set__",m),e("__reset__",b),e("__ResetDependency__",b),e("__with__",g)}();var w=r(c);function E(e,t){Object.defineProperty(c,e,{value:t,enumerable:!1,configurable:!0})}"object"!==w&&"function"!==w||!Object.isExtensible(c)||(E("__get__",v),E("__GetDependency__",v),E("__Rewire__",m),E("__set__",m),E("__reset__",b),E("__ResetDependency__",b),E("__with__",g),E("__RewireAPI__",y))},5953:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=v,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=y,t.__GetDependency__=t.__get__=h,t.default=void 0;var i="ID-5848",o={id:h("experimentId"),variants:[{traffic:50,code:function(){console.log("5848 control")}},{traffic:50,code:function(){console.log("5848 v1")}}]},a=o;function c(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=a;var u,s=null;function l(){if(null===s){var e=c();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),s=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return s}function _(){var e=c();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function d(){var e=l(),t=_(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(u=c()).__rewire_reset_all__||(u.__rewire_reset_all__=function(){u.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var f="__INTENTIONAL_UNDEFINED__",p={};function h(e){var t=d();if(void 0===t[e])return function(e){if("experimentId"===e)return i;return}(e);var n=t[e];return n===f?void 0:n}function y(e,t){var n=d();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){v(e)}))}):(n[e]=void 0===t?f:t,function(){v(e)})}function v(e){var t=d();delete t[e],0==Object.keys(t).length&&delete _()[l]}function m(e){var t=d(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=p,function(){function e(e,t){Object.defineProperty(p,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",h),e("__GetDependency__",h),e("__Rewire__",y),e("__set__",y),e("__reset__",v),e("__ResetDependency__",v),e("__with__",m)}();var b=r(o);function g(e,t){Object.defineProperty(o,e,{value:t,enumerable:!1,configurable:!0})}"object"!==b&&"function"!==b||!Object.isExtensible(o)||(g("__get__",h),g("__GetDependency__",h),g("__Rewire__",y),g("__set__",y),g("__reset__",v),g("__ResetDependency__",v),g("__with__",m),g("__RewireAPI__",p))},4114:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=E,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=w,t.__GetDependency__=t.__get__=g,t.default=void 0;var i="ID-6385";function o(){var e=document.querySelectorAll(".article-body > p");e.forEach((function(e){if(e.innerText.toLowerCase().includes("read more:")||e.innerText.toLowerCase().includes("read next:")||e.innerText.toLowerCase().includes("read more -")){var t=e.querySelector("a");if(t)t.setAttribute("data-tmdatatrack","read-more");else{var n=e.nextSibling;if("ovp-primis"===n.id){n.nextElementSibling.querySelectorAll("a").forEach((function(e){e.setAttribute("data-tmdatatrack","read-more")}))}else{var r=n.nextElementSibling;if(null!=r)r.querySelectorAll("a").forEach((function(e){e.setAttribute("data-tmdatatrack","read-more")}))}}}}))}function a(e,t){e.forEach((function(e,n){e.setAttribute("href",t[n].url),e.innerText=t[n].title,e.setAttribute("data-tmdatatrack-url",t[n].url),e.setAttribute("data-tmdatatrack-articleid",t[n].articleId),e.setAttribute("data-tmdatatrack","read-more")}))}function c(){var e=window.feliz.getPageConfig("recommendations").slice(6),t=document.querySelectorAll(".article-body > p"),n=0;t.forEach((function(t){if(t.innerText.toLowerCase().includes("read more:")||t.innerText.toLowerCase().includes("read next:")||t.innerText.toLowerCase().includes("read more -")){var r=t.querySelector("a");if(r)r.setAttribute("href",e[n].url),r.innerText=e[n].title,r.setAttribute("data-tmdatatrack-url",e[n].url),r.setAttribute("data-tmdatatrack-articleid",e[n].articleId),r.setAttribute("data-tmdatatrack","read-more"),n++;else{var i=t.nextSibling;if("ovp-primis"===i.id){var o=i.nextElementSibling.querySelectorAll("a");g("addTrackingAttributes")(o,e)}else{var a=i.nextElementSibling;if(null!=a){var c=a.querySelectorAll("a");g("addTrackingAttributes")(c,e)}}}}}))}function u(){var e=document.querySelectorAll(".article-body > p");e.forEach((function(e){if(e.innerText.toLowerCase().includes("read more")||e.innerText.toLowerCase().includes("read next:")||e.innerText.toLowerCase().includes("read more -")){var t=e.querySelector("a");if(t)t.parentElement.remove();else{var n=e.nextSibling;if("ovp-primis"===n.id){n.nextElementSibling.remove()}else{var r=n.nextSibling;if(null!=r)r.classList.contains("read-next-recommended-list")||r.remove()}}e.classList.contains("read-next-recommended-title")||e.remove()}}))}var s=function(e){try{var t={childList:!0,subtree:!0},n=new MutationObserver((function(){if(document.querySelectorAll(".article-body > p")){switch(e){case 0:g("addFelizTrackingReadMore")();break;case 1:null==document.querySelector("article[data-alp]")&&(window.feliz?g("readMoreToUseFeliz")():document.addEventListener("FELIZ",g("readMoreToUseFeliz")));break;case 2:g("readMoreRemoved")()}n.disconnect()}}));window.addEventListener("DOMContentLoaded",(function(){return n.observe(document.body,t)}))}catch(e){return e}},l={id:g("experimentId"),pageType:"",variants:[{traffic:33,code:function(){g("addMutationObserver")(0)}},{traffic:33,code:function(){g("addMutationObserver")(1)}},{traffic:33,code:function(){g("addMutationObserver")(2)}}]},_=l;function d(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=_;var f,p=null;function h(){if(null===p){var e=d();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),p=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return p}function y(){var e=d();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function v(){var e=h(),t=y(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(f=d()).__rewire_reset_all__||(f.__rewire_reset_all__=function(){f.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var m="__INTENTIONAL_UNDEFINED__",b={};function g(e){var t=v();if(void 0===t[e])return function(e){switch(e){case"addTrackingAttributes":return a;case"addFelizTrackingReadMore":return o;case"readMoreToUseFeliz":return c;case"readMoreRemoved":return u;case"experimentId":return i;case"addMutationObserver":return s}return}(e);var n=t[e];return n===m?void 0:n}function w(e,t){var n=v();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){E(e)}))}):(n[e]=void 0===t?m:t,function(){E(e)})}function E(e){var t=v();delete t[e],0==Object.keys(t).length&&delete y()[h]}function R(e){var t=v(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=b,function(){function e(e,t){Object.defineProperty(b,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",g),e("__GetDependency__",g),e("__Rewire__",w),e("__set__",w),e("__reset__",E),e("__ResetDependency__",E),e("__with__",R)}();var x=r(l);function L(e,t){Object.defineProperty(l,e,{value:t,enumerable:!1,configurable:!0})}"object"!==x&&"function"!==x||!Object.isExtensible(l)||(L("__get__",g),L("__GetDependency__",g),L("__Rewire__",w),L("__set__",w),L("__reset__",E),L("__ResetDependency__",E),L("__with__",R),L("__RewireAPI__",b))},7889:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=E,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=w,t.__GetDependency__=t.__get__=g,t.swipePromptToggle=t.swipeGestureDisabled=t.default=t.createStyle=void 0,t.waitForElementToExist=l;var i=n(2850),o="ID-6419",a=function(){return"\n <style>\n .swipe-prompt {\n display: none!important;\n }\n </style>\n "};t.createStyle=a;var c={id:g("experimentId"),pageType:g("pageTypes").ARTICLE,variants:[{traffic:20,code:function(){}},{traffic:20,code:function(){try{g("swipePromptToggle")()}catch(e){return e}}},{traffic:20,code:function(){try{g("swipePromptToggle")(),g("swipeGestureDisabled")()}catch(e){return e}}},{traffic:20,code:function(){try{g("swipeGestureDisabled")()}catch(e){return e}}},{traffic:20,code:function(){try{document.head.insertAdjacentHTML("beforeend",g("createStyle")()),g("swipeGestureDisabled")()}catch(e){return e}}}]},u=c;t.default=u;var s=function(){var e=0;window.addEventListener("scroll",(function(){var t=this.window.pageYOffset||this.document.documentElement.scrollTop;t>e?document.body.setAttribute("horizontal-scroll-enabled","false"):document.body.setAttribute("horizontal-scroll-enabled","true"),e=t}))};function l(e){return new Promise((function(t){if(document.querySelector(e))return t(document.querySelector(e));var n=new MutationObserver((function(){document.querySelector(e)&&(t(document.querySelector(e)),n.disconnect())}));n.observe(document.body,{subtree:!0,childList:!0})}))}t.swipePromptToggle=s;var _=function(){g("waitForElementToExist")("article.article-main").then((function(e){e.addEventListener("touchstart",(function(){e.setAttribute("swipe-disabled","")}),!1),e.addEventListener("touchmove",(function(){e.setAttribute("swipe-disabled","")}),!1),e.addEventListener("touchend",(function(){e.setAttribute("swipe-disabled","")}),!1),window.addEventListener("scroll.start",(function(){e.setAttribute("swipe-disabled","")}))}))};function d(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.swipeGestureDisabled=_;var f,p=null;function h(){if(null===p){var e=d();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),p=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return p}function y(){var e=d();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function v(){var e=h(),t=y(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(f=d()).__rewire_reset_all__||(f.__rewire_reset_all__=function(){f.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var m="__INTENTIONAL_UNDEFINED__",b={};function g(e){var t=v();if(void 0===t[e])return function(e){switch(e){case"waitForElementToExist":return l;case"experimentId":return o;case"pageTypes":return i.pageTypes;case"swipePromptToggle":return s;case"swipeGestureDisabled":return _;case"createStyle":return a}return}(e);var n=t[e];return n===m?void 0:n}function w(e,t){var n=v();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){E(e)}))}):(n[e]=void 0===t?m:t,function(){E(e)})}function E(e){var t=v();delete t[e],0==Object.keys(t).length&&delete y()[h]}function R(e){var t=v(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=b,function(){function e(e,t){Object.defineProperty(b,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",g),e("__GetDependency__",g),e("__Rewire__",w),e("__set__",w),e("__reset__",E),e("__ResetDependency__",E),e("__with__",R)}();var x=r(c);function L(e,t){Object.defineProperty(c,e,{value:t,enumerable:!1,configurable:!0})}"object"!==x&&"function"!==x||!Object.isExtensible(c)||(L("__get__",g),L("__GetDependency__",g),L("__Rewire__",w),L("__set__",w),L("__reset__",E),L("__ResetDependency__",E),L("__with__",R),L("__RewireAPI__",b))},5908:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=g,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=b,t.__GetDependency__=t.__get__=m,t.default=void 0;var i="ID-6582",o=function(){return"\n <style>\n body.onetap_scrolldepth #credential_picker_iframe {\n display: none!important;\n }\n #credential_picker_iframe {display: none!important;}\n #credential_picker_container { display: none !important; }\n #auth-ui_one-tap-container { display: none !important; }\n </style>\n "},a={id:m("experimentId"),pageType:"",variants:[{traffic:50,code:function(){document.head.insertAdjacentHTML("beforeend",m("createStyle")()),m("addMutationObserver")(0)}},{traffic:50,code:function(){}}]},c=a;t.default=c;var u=function(){[document.querySelector("#credential_picker_container"),document.querySelector("#credential_picker_iframe")].forEach((function(e){e&&e.remove()}))},s=function(e){try{var t={childList:!0,subtree:!0},n=new MutationObserver((function(){var t=document.querySelector("#credential_picker_container"),r=document.querySelector("#credential_picker_iframe");if(t||r){if(0===e)m("removeGoogleOneTapContainer")();n.disconnect()}}));window.addEventListener("DOMContentLoaded",(function(){return n.observe(document.body,t)}))}catch(e){return e}};function l(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}var _,d=null;function f(){if(null===d){var e=l();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),d=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return d}function p(){var e=l();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function h(){var e=f(),t=p(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(_=l()).__rewire_reset_all__||(_.__rewire_reset_all__=function(){_.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var y="__INTENTIONAL_UNDEFINED__",v={};function m(e){var t=h();if(void 0===t[e])return function(e){switch(e){case"removeGoogleOneTapContainer":return u;case"experimentId":return i;case"createStyle":return o;case"addMutationObserver":return s}return}(e);var n=t[e];return n===y?void 0:n}function b(e,t){var n=h();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){g(e)}))}):(n[e]=void 0===t?y:t,function(){g(e)})}function g(e){var t=h();delete t[e],0==Object.keys(t).length&&delete p()[f]}function w(e){var t=h(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=v,function(){function e(e,t){Object.defineProperty(v,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",m),e("__GetDependency__",m),e("__Rewire__",b),e("__set__",b),e("__reset__",g),e("__ResetDependency__",g),e("__with__",w)}();var E=r(a);function R(e,t){Object.defineProperty(a,e,{value:t,enumerable:!1,configurable:!0})}"object"!==E&&"function"!==E||!Object.isExtensible(a)||(R("__get__",m),R("__GetDependency__",m),R("__Rewire__",b),R("__set__",b),R("__reset__",g),R("__ResetDependency__",g),R("__with__",w),R("__RewireAPI__",v))},819:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=I,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=L,t.__GetDependency__=t.__get__=x,t.default=void 0;var i,o=n(2850),a=n(4302),c=(i=n(6433))&&i.__esModule?i:{default:i};var u="ID-7100",s=function(){return window.innerWidth<=600},l=function(){var e=function(){window.feliz.event("ask-the-author-visible",{})};window.feliz?e():document.addEventListener("FELIZ",e)};function _(){var e=document.getElementById("question-input").value,t=document.getElementById("send-response").checked,n=function(){window.feliz.event("ask-the-author-click",{sendResponse:t,question:e})};window.feliz?n():document.addEventListener("FELIZ",n);var r=document.getElementById("input-container"),i=document.getElementById("send-response-container");r.innerHTML="<div class='ask-the-author-response'>Thank you for your interest! We are working hard on bringing this feature to you soon.</div>",i.remove()}function d(){var e=document.getElementById("question-input"),t=document.getElementById("char-count");if(e&&t){var n=e.value.length;t.textContent="".concat(n," / ").concat(e.getAttribute("maxlength"))}}var f=function(e,t){try{var n={childList:!0,subtree:!0},r=new MutationObserver((function(){if(document.getElementById("ask-the-author"))return null;var n=document.querySelector(".read-next-recommended");x("applyStyle")(x("style"));var i='<div id="ask-the-author">\n <div>\n <svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" viewBox="0 0 35 35" fill="none">\n <path d="M17.5 35C12.8587 35 8.40752 33.1563 5.12563 29.8744C1.84374 26.5925 0 22.1413 0 17.5C0 12.8587 1.84374 8.40752 5.12563 5.12563C8.40752 1.84374 12.8587 0 17.5 0C22.1413 0 26.5925 1.84374 29.8744 5.12563C33.1563 8.40752 35 12.8587 35 17.5C35 22.1413 33.1563 26.5925 29.8744 29.8744C26.5925 33.1563 22.1413 35 17.5 35ZM21 12.25C21 12.74 20.6325 13.65 20.265 14L17.5 16.765C16.5025 17.78 15.75 19.565 15.75 21V22.75H19.25V21C19.25 20.4925 19.6175 19.6 19.985 19.25L22.75 16.485C23.7475 15.47 24.5 13.685 24.5 12.25C24.5 10.3935 23.7625 8.61301 22.4497 7.30025C21.137 5.9875 19.3565 5.25 17.5 5.25C15.6435 5.25 13.863 5.9875 12.5503 7.30025C11.2375 8.61301 10.5 10.3935 10.5 12.25H14C14 11.3217 14.3687 10.4315 15.0251 9.77513C15.6815 9.11875 16.5717 8.75 17.5 8.75C18.4283 8.75 19.3185 9.11875 19.9749 9.77513C20.6313 10.4315 21 11.3217 21 12.25ZM15.75 26.25V29.75H19.25V26.25H15.75Z" fill="#A92323"/>\n </svg>\n <div class="form-container">\n <p>'.concat(e,'</p>\n <section id="input-container">\n <div>\n <textarea\n placeholder="').concat(t,'"\n maxlength="160"\n oninput="updateCharCount()"\n id="question-input"\n ></textarea>\n <span id="char-count">0 / 160</span>\n </div>\n <button type="button" onClick="felizSubmissionEvent()">Send</button>\n </section>\n </div>\n </div>\n <label id="send-response-container">\n <input type="checkbox" id="send-response" checked="checked" />\n <p>Tick here if you would like us to send you the author鈥檚 response</p>\n </label>\n </div>\n '),o="\n const updateCharCount = ".concat(x("updateCharCount"),";\n const felizSubmissionEvent = ").concat(x("felizSubmissionEvent"),";\n ");if(n){n.insertAdjacentHTML("afterend",i);var a=document.createElement("script");a.textContent=o,document.getElementById("ask-the-author").appendChild(a),r.disconnect()}}));window.addEventListener("DOMContentLoaded",(function(){return r.observe(document.body,n)}))}catch(e){return e}},p={id:x("experimentId"),pageType:x("pageTypes").ARTICLE,variants:[{traffic:33,code:function(){}},{traffic:33,code:function(){try{x("isMobile")()||(x("felizVisibilityEvent")(),x("appendWidget")("Ask the Author","What would you like to ask the author about this article?"))}catch(e){return e}}},{traffic:33,code:function(){try{x("isMobile")()||(x("felizVisibilityEvent")(),x("appendWidget")("Ask Reach AI","What would you like to ask Reach AI about this article?"))}catch(e){return e}}}]},h=p;function y(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=h;var v,m=null;function b(){if(null===m){var e=y();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),m=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return m}function g(){var e=y();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function w(){var e=b(),t=g(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(v=y()).__rewire_reset_all__||(v.__rewire_reset_all__=function(){v.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var E="__INTENTIONAL_UNDEFINED__",R={};function x(e){var t=w();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return a.applyStyle;case"style":return c.default;case"updateCharCount":return d;case"felizSubmissionEvent":return _;case"experimentId":return u;case"pageTypes":return o.pageTypes;case"isMobile":return s;case"felizVisibilityEvent":return l;case"appendWidget":return f}return}(e);var n=t[e];return n===E?void 0:n}function L(e,t){var n=w();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){I(e)}))}):(n[e]=void 0===t?E:t,function(){I(e)})}function I(e){var t=w();delete t[e],0==Object.keys(t).length&&delete g()[b]}function O(e){var t=w(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=R,function(){function e(e,t){Object.defineProperty(R,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",x),e("__GetDependency__",x),e("__Rewire__",L),e("__set__",L),e("__reset__",I),e("__ResetDependency__",I),e("__with__",O)}();var k=r(p);function C(e,t){Object.defineProperty(p,e,{value:t,enumerable:!1,configurable:!0})}"object"!==k&&"function"!==k||!Object.isExtensible(p)||(C("__get__",x),C("__GetDependency__",x),C("__Rewire__",L),C("__set__",L),C("__reset__",I),C("__ResetDependency__",I),C("__with__",O),C("__RewireAPI__",R))},9336:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=b,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=m,t.__GetDependency__=t.__get__=v,t.default=void 0;var i=n(2850),o=n(7889),a="ID-7316",c={id:v("experimentId"),pageType:v("pageTypes").ARTICLE,variants:[{traffic:20,code:function(){}},{traffic:20,code:function(){try{v("swipePromptToggle")()}catch(e){return e}}},{traffic:20,code:function(){try{v("swipePromptToggle")(),v("swipeGestureDisabled")()}catch(e){return e}}},{traffic:20,code:function(){try{v("swipeGestureDisabled")()}catch(e){return e}}},{traffic:20,code:function(){try{document.head.insertAdjacentHTML("beforeend",v("createStyle")()),v("swipeGestureDisabled")()}catch(e){return e}}}]},u=c;function s(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=u;var l,_=null;function d(){if(null===_){var e=s();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),_=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return _}function f(){var e=s();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function p(){var e=d(),t=f(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(l=s()).__rewire_reset_all__||(l.__rewire_reset_all__=function(){l.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var h="__INTENTIONAL_UNDEFINED__",y={};function v(e){var t=p();if(void 0===t[e])return function(e){switch(e){case"experimentId":return a;case"pageTypes":return i.pageTypes;case"swipePromptToggle":return o.swipePromptToggle;case"swipeGestureDisabled":return o.swipeGestureDisabled;case"createStyle":return o.createStyle}return}(e);var n=t[e];return n===h?void 0:n}function m(e,t){var n=p();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){b(e)}))}):(n[e]=void 0===t?h:t,function(){b(e)})}function b(e){var t=p();delete t[e],0==Object.keys(t).length&&delete f()[d]}function g(e){var t=p(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=y,function(){function e(e,t){Object.defineProperty(y,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",v),e("__GetDependency__",v),e("__Rewire__",m),e("__set__",m),e("__reset__",b),e("__ResetDependency__",b),e("__with__",g)}();var w=r(c);function E(e,t){Object.defineProperty(c,e,{value:t,enumerable:!1,configurable:!0})}"object"!==w&&"function"!==w||!Object.isExtensible(c)||(E("__get__",v),E("__GetDependency__",v),E("__Rewire__",m),E("__set__",m),E("__reset__",b),E("__ResetDependency__",b),E("__with__",g),E("__RewireAPI__",y))},4509:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=x,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=R,t.__GetDependency__=t.__get__=E,t.touchLeftDisable=t.default=t.appendWidget=void 0;var i=n(4302),o=n(2850),a="ID-7317",c=function(){return window.innerWidth<=600},u=window.TMCONFIG&&window.TMCONFIG.publication,s=function(){var e,t=document.querySelector(".article-main");t.addEventListener("touchstart",(function(t){e={posX:t.changedTouches[0].pageX,posY:t.changedTouches[0].pageY}}),!1),t.addEventListener("touchmove",(function(n){var r=(n.changedTouches[0].pageX-e.posX)/screen.width,i=r<0?"left":"right";Math.abs(r)>.1&&(n.preventDefault(),"right"===i&&t.setAttribute("swipe-disabled",""))}),!1)};function l(e){return new Promise((function(t){if(document.querySelector(e))return t(document.querySelector(e));var n=new MutationObserver((function(){document.querySelector(e)&&(t(document.querySelector(e)),n.disconnect())}));n.observe(document.body,{subtree:!0,childList:!0})}))}t.touchLeftDisable=s;var _=function(e){E("waitForElementToExist")(".article-preview-container").then((function(){var t,n,r=JSON.parse(sessionStorage.getItem("scrollList")),i=window.location.href,o=0;Array.isArray(r)&&(o=r.map((function(e){return e.url})).indexOf(i));var a=r.slice(),c=o+1;t=a[o-1],n=a[c];var u='<div class="'.concat(null==n?"display-none":"horizontal-swipe-v4",' publication-theme-highlight ">\n <div class="swipe-prompt-container">\n <div class="half-circle-right-container" \n data-link-tracking="arrow|nextArticleRight" data-tmdatatrack="pwa-swipe-forward" data-tmdatatrack-visible="true">\n <a class="half-circle-icon-right next-btn" href="').concat(null==n?"javascript: void(0)":n.url,'">\n </a>\n </div>\n <div class="preview-title">\n ').concat(null==n?"javascript: void(0)":n.text,'\n </div>\n <div class="half-circle-right-container" \n data-link-tracking="arrow|nextArticle" data-tmdatatrack="pwa-swipe-forward" data-tmdatatrack-visible="true">\n <a class="half-circle-icon-right-arrow" href="').concat(null==n?"javascript: void(0)":n.url,'" >\n <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">\n <path d="M10 17L15 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M15 12L10 7" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>\n </a>\n </div>\n </div>\n </div>'),s='<div class="pagination-container">\n <a class="pagination-button" href="'.concat(null==t?"javascript: void(0)":t.url,'" data-tmdatatrack="pwa-swipe-back" data-tmdatatrack-visible="true">\n <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">\n <path d="M11 4L6 9L11 14" stroke="').concat("getwestlondon"==E("publicationName")?"#C40C0C":"#f1bb00",'" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>\n </a>\n\n <div class="pagination-numbers">\n ').concat(0==o?a.slice(0,5).map((function(e,t){return'<div class="circle '.concat(3==t?"small":""," ").concat(4==t?"extra-small":""," ").concat(0==t?"active publication-theme-highlight":"",'" key=').concat(e.url,"></div>")})).join(""):1==o?a.slice(0,5).map((function(e,t){return'<div class="circle '.concat(3==t?"small":""," ").concat(4==t?"extra-small":""," ").concat(1==t?"active publication-theme-highlight":"",'" key=').concat(e.url,"></div>")})).join(""):2==o||o>=3&&o<=18?a.slice(0,5).map((function(e,t){return'<div class="circle '.concat(4==t||0==t?"small":""," ").concat(2==t?"active publication-theme-highlight":"",'" key=').concat(e.url,"></div>")})).join(""):19==o?a.slice(0,5).map((function(e,t){return'<div class="circle '.concat(1==t?"small":""," ").concat(0==t?"extra-small":""," ").concat(3==t?"active publication-theme-highlight":"",'" key=').concat(e.url,"></div>")})).join(""):20==o?a.slice(0,5).map((function(e,t){return'<div class="circle '.concat(0==t?"extra-small":""," ").concat(1==t?"small":""," ").concat(4==t?"active publication-theme-highlight":"",'" key=').concat(e.url,"></div>")})).join(""):"",'\n </div>\n\n <a class="pagination-button" href="').concat(null==n?"javascript: void(0)":n.url,'" data-tmdatatrack="pwa-swipe-forward" data-tmdatatrack-visible="true" >\n <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">\n <path d="M7 14L12 9L7 4" stroke="').concat("getwestlondon"==E("publicationName")?"#C40C0C":"#f1bb00",'" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>\n </a>\n </div>'),l='<div class="brand-hint-bg brand-text pagination-container" >\n <svg xmlns="http://www.w3.org/2000/svg" width="32" height="31" viewBox="0 0 32 31" class="brand-text" fill="none">\n <path d="M26.8404 5.50807C24.9204 3.41884 20.8004 1.98096 16.0004 1.98096C11.2004 1.98096 7.08035 3.41884 5.16034 5.50807L2.66699 3.20992V9.35471H9.33369L6.57368 6.81077C7.90702 5.22541 11.507 3.8244 16.0004 3.8244C20.4937 3.8244 24.0938 5.22541 25.4271 6.81077L22.6671 9.35471H29.3338V3.20992L26.8404 5.50807Z" fill="'.concat("getwestlondon"==E("publicationName")?"#C40C0C":"#f1bb00",'"/>\n <path opacity="0.3" d="M16.0008 17.5654V9.97044C16.0008 9.62633 15.7075 9.35596 15.3341 9.35596C14.9608 9.35596 14.6674 9.62633 14.6674 9.97044V23.0097L9.10742 21.9159L14.0408 26.5614H22.7742L24.0008 19.8759L18.3475 17.5531H16.0008V17.5654Z" fill="').concat("getwestlondon"==E("publicationName")?"#C40C0C":"#f1bb00",'"/>\n <path d="M25.1864 17.6728L20.1197 15.6204C19.9464 15.5467 19.7464 15.4975 19.5331 15.4975H18.6664V10.127C18.6664 8.50477 17.3864 7.0546 15.6397 6.90712C15.1784 6.86933 14.7135 6.92029 14.2746 7.05677C13.8358 7.19326 13.4324 7.41229 13.0902 7.69998C12.748 7.98768 12.4744 8.33776 12.2866 8.72805C12.0989 9.11834 12.0012 9.54031 11.9997 9.96723V19.9832L9.50636 19.4917C9.25303 19.4548 8.14635 19.3073 7.19968 20.1799L5.33301 21.9127L12.1597 28.291C12.653 28.758 13.333 29.0161 14.0397 29.0161H22.7731C24.0798 29.0161 25.1864 28.1558 25.3998 26.9637L26.6264 20.2782C26.7207 19.759 26.6317 19.2257 26.3725 18.7567C26.1132 18.2876 25.6975 17.9077 25.1864 17.6728ZM22.7731 26.5582H14.0397L9.10636 21.9127L14.6664 23.0065V9.96723C14.6664 9.62312 14.9597 9.35275 15.3331 9.35275C15.7064 9.35275 15.9997 9.62312 15.9997 9.96723V17.5622H18.3464L23.9998 19.8726L22.7731 26.5582Z" fill="').concat("getwestlondon"==E("publicationName")?"#C40C0C":"#f1bb00",'"/>\n </svg> \n <b><span class="pagination-numbers">Swipe to read next article</span></b>\n </div>'),_=document.querySelector(".swipeable"),d=document.querySelector(".article-body"),f=Math.round(d.offsetTop+d.offsetHeight/2);switch(e){case 2:_.insertAdjacentHTML("afterbegin",s);break;case 3:0==o?_.insertAdjacentHTML("afterbegin",l):_.insertAdjacentHTML("afterbegin",s);break;case 4:if(_.insertAdjacentHTML("afterbegin",u),window.addEventListener("scroll",(function(){Math.round(window.scrollY)>=f&&(document.querySelector(".half-circle-prompt").style.right="0")})),!sessionStorage.getItem("prompt-shown")){_.insertAdjacentHTML("afterbegin",'<div class="half-circle-prompt" >\n <b><p>Swipe for</p></b>\n <b><p class="swipe-text">next story</p></b>\n <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50" fill="none">\n <g clip-path="url(#clip0_485_372)">\n <path opacity="0.25" d="M47.3171 28.61L43.7211 21.4458C43.1486 20.2935 42.1642 18.7304 40.7479 17.7584C39.2613 16.7464 37.6542 16.6262 36.0771 17.4077L35.2334 17.8286C34.5001 17.6182 33.4454 17.6081 32.0392 18.2995L29.3975 19.6222C28.6642 19.4117 27.6095 19.3917 26.2033 20.0931L24.4053 20.9849L19.9153 12.017C19.6341 11.4559 19.2021 10.6042 18.3483 10.0732C17.3137 9.42187 16.018 9.48199 14.5213 10.2235C13.0146 10.975 12.201 11.9669 12.1006 13.1894C12.0102 14.1914 12.4421 15.043 12.7233 15.6042C12.7233 15.6042 21.1207 32.3675 21.7033 33.5298C21.9242 33.9807 21.9845 34.2512 21.9845 34.3815C21.7937 34.4416 21.1207 34.5218 19.3227 33.9206C16.018 32.8184 13.1653 33.1891 11.6787 34.9025C10.5637 36.1851 10.4533 37.9686 11.3673 39.8023C11.4879 40.0428 11.6988 40.2231 11.9499 40.3033C16.1285 41.696 20.4477 43.9305 23.7925 46.4254C26.585 48.5196 29.5883 49.5617 32.7624 49.5617C35.3941 49.5617 38.1463 48.8503 41.0091 47.4174C49.1151 43.3694 51.355 36.6861 47.297 28.6L47.3171 28.61Z" fill="white"/>\n <path fill-rule="evenodd" clip-rule="evenodd" d="M3.80469 8.73078H7.44085C7.9933 8.73078 8.44531 9.18168 8.44531 9.73277C8.44531 10.2839 7.9933 10.7348 7.44085 10.7348H1.41406C1.28348 10.7348 1.1529 10.7047 1.03237 10.6546C1.01228 10.6446 0.994699 10.6346 0.977121 10.6245C0.959542 10.6145 0.941964 10.6045 0.921875 10.5945C0.90195 10.5826 0.882025 10.5722 0.862728 10.5622C0.833383 10.547 0.805489 10.5325 0.78125 10.5143C0.763892 10.5028 0.7532 10.4879 0.741494 10.4716C0.732879 10.4597 0.723714 10.4469 0.710938 10.4342C0.700893 10.4241 0.688336 10.4166 0.67578 10.4091C0.663225 10.4016 0.650669 10.3941 0.640625 10.3841C0.629749 10.3732 0.624761 10.3594 0.619286 10.3443C0.614648 10.3315 0.60966 10.3177 0.600446 10.3039C0.591892 10.289 0.583337 10.2745 0.574879 10.2602C0.543614 10.2073 0.513673 10.1566 0.489955 10.0935C0.469866 10.0434 0.449777 9.99329 0.439732 9.93317C0.429688 9.84299 0.429688 9.76283 0.429688 9.68268V9.57246L1.4442 3.5605C1.5346 3.01943 2.04688 2.64869 2.59933 2.73887C3.14174 2.82905 3.51339 3.34006 3.42299 3.89116L2.92076 6.88712C7.67188 3.07955 15.7277 0.714844 24.5268 0.714844C31.7188 0.714844 38.4888 2.49839 44.1339 5.8751C44.606 6.15566 44.7567 6.7769 44.4754 7.24783C44.1942 7.71877 43.5714 7.86907 43.0993 7.58851C37.7757 4.40218 31.3471 2.71883 24.5268 2.71883C15.9085 2.71883 8.10379 5.03343 3.80469 8.73078ZM43.7215 21.4459L47.3175 28.6102L47.2974 28.6001C51.3555 36.6862 49.1155 43.3695 41.0095 47.4176C38.1468 48.8504 35.3945 49.5618 32.7628 49.5618C29.5887 49.5618 26.5854 48.5197 23.793 46.4256C20.4481 43.9306 16.1289 41.6962 11.9503 40.3034C11.6992 40.2233 11.4883 40.0429 11.3677 39.8024C10.4537 37.9688 10.5642 36.1852 11.6791 34.9027C13.1657 33.1893 16.0184 32.8185 19.3231 33.9207C21.1211 34.5219 21.7941 34.4418 21.9849 34.3816C21.9849 34.2514 21.9247 33.9808 21.7037 33.5299C21.1211 32.3676 12.7238 15.6043 12.7238 15.6043L12.7167 15.5903C12.4354 15.029 12.0113 14.1832 12.101 13.1895C12.2014 11.9671 13.0151 10.9751 14.5218 10.2236C16.0184 9.48213 17.3142 9.42201 18.3488 10.0733C19.2026 10.6044 19.6345 11.4561 19.9157 12.0172L24.4057 20.985L26.2037 20.0932C27.6099 19.3918 28.6646 19.4119 29.3979 19.6223L32.0396 18.2997C33.4459 17.6083 34.5006 17.6183 35.2338 17.8287L36.0776 17.4079C37.6546 16.6263 39.2617 16.7466 40.7483 17.7586C42.1646 18.7305 43.149 20.2936 43.7215 21.4459ZM25.0084 44.8324C29.4481 48.159 34.5307 48.4296 40.1255 45.634L40.1456 45.644C47.2974 42.0769 49.1155 36.6461 45.5396 29.512L41.9436 22.3477C41.2807 21.0251 40.457 19.983 39.6334 19.4219C38.7595 18.8207 37.9157 18.7506 37.0017 19.2115L38.3476 21.8968C37.4537 22.3477 36.0976 21.8968 35.2037 20.1032C35.1233 19.983 34.611 19.2816 32.9537 20.1032L31.1557 20.995L31.6077 21.8868L32.9537 24.5721C32.0597 25.023 30.7037 24.5721 29.8097 22.7786L29.3577 21.8868C29.2773 21.7666 28.7651 21.0652 27.1077 21.8868L25.3097 22.7786L26.6557 25.4639L28.0017 28.1492C27.1077 28.5901 25.7517 28.1492 24.8577 26.3557L18.1177 12.9089C18.1048 12.8843 18.0916 12.8592 18.0783 12.8338C17.8754 12.4463 17.6328 11.9829 17.284 11.7667C16.8822 11.5162 16.2494 11.6064 15.4157 12.0172C14.582 12.438 14.1401 12.8889 14.0999 13.3598C14.0605 13.7826 14.3112 14.2826 14.5104 14.6798L14.5218 14.7025C14.5218 14.7025 22.9191 31.4658 23.5017 32.6281C24.3253 34.2614 23.9738 35.1932 23.5418 35.6942C22.4972 36.9067 20.2773 36.3455 18.7003 35.8245C15.7472 34.8426 13.899 35.4237 13.2059 36.2153C12.7037 36.7964 12.6434 37.6081 13.0151 38.5499C17.2639 40.0128 21.6133 42.2874 25.0084 44.8324Z" fill="white"/>\n </g>\n <defs>\n <clipPath id="clip0_485_372">\n <rect width="48.8571" height="48.8571" fill="white" transform="translate(0.428711 0.714844)"/>\n </clipPath>\n </defs>\n </svg>\n <div class="got-it-btn">\n Got it\n </div>\n </div>');var p=document.querySelector(".got-it-btn");p.addEventListener("click",(function(){p.parentElement.style.display="none",sessionStorage.setItem("prompt-shown","true")}))}}}))};t.appendWidget=_;var d={id:E("experimentId"),pageType:E("pageTypes").ARTICLE,variants:[{traffic:20,code:function(){}},{traffic:20,code:function(){try{if(E("isMobile")()){var e=n(1316);E("applyStyle")(e),E("touchLeftDisable")()}}catch(e){return e}}},{traffic:20,code:function(){try{if(E("isMobile")()){var e=n(8749);E("applyStyle")(e),document.addEventListener("DOMContentLoaded",(function(){E("appendWidget")(2)}))}}catch(e){return e}}},{traffic:20,code:function(){try{if(E("isMobile")()){var e=n(8749);E("applyStyle")(e),document.addEventListener("DOMContentLoaded",(function(){E("appendWidget")(3)}))}}catch(e){return e}}},{traffic:20,code:function(){try{if(E("isMobile")()){var e=n(2469);E("applyStyle")(e),document.addEventListener("DOMContentLoaded",(function(){E("appendWidget")(4)}))}}catch(e){return e}}}]},f=d;function p(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=f;var h,y=null;function v(){if(null===y){var e=p();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),y=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return y}function m(){var e=p();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function b(){var e=v(),t=m(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(h=p()).__rewire_reset_all__||(h.__rewire_reset_all__=function(){h.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var g="__INTENTIONAL_UNDEFINED__",w={};function E(e){var t=b();if(void 0===t[e])return function(e){switch(e){case"waitForElementToExist":return l;case"publicationName":return u;case"experimentId":return a;case"pageTypes":return o.pageTypes;case"isMobile":return c;case"applyStyle":return i.applyStyle;case"touchLeftDisable":return s;case"appendWidget":return _}return}(e);var n=t[e];return n===g?void 0:n}function R(e,t){var n=b();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){x(e)}))}):(n[e]=void 0===t?g:t,function(){x(e)})}function x(e){var t=b();delete t[e],0==Object.keys(t).length&&delete m()[v]}function L(e){var t=b(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=w,function(){function e(e,t){Object.defineProperty(w,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",E),e("__GetDependency__",E),e("__Rewire__",R),e("__set__",R),e("__reset__",x),e("__ResetDependency__",x),e("__with__",L)}();var I=r(d);function O(e,t){Object.defineProperty(d,e,{value:t,enumerable:!1,configurable:!0})}"object"!==I&&"function"!==I||!Object.isExtensible(d)||(O("__get__",E),O("__GetDependency__",E),O("__Rewire__",R),O("__set__",R),O("__reset__",x),O("__ResetDependency__",x),O("__with__",L),O("__RewireAPI__",w))},1235:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=V,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=U,t.__GetDependency__=t.__get__=F,t.default=void 0;var i,o,a,c,u,s=n(2850),l=n(4302),_=(i=n(3028))&&i.__esModule?i:{default:i};var d,f,p="ID-7337",h=window.TMCONFIG&&window.TMCONFIG.publication,y=function(){return"\n <style>\n .article-listen-container {\n bottom: -35px;\n z-index: 9;\n list-style: none;\n }\n </style>\n "},v=function(){return window.innerWidth<=727},m=null===(o=window)||void 0===o||null===(a=o.articleAttributes)||void 0===a?void 0:a.allTags.includes("Courts"),b=null===(c=window)||void 0===c||null===(u=c.articleAttributes)||void 0===u?void 0:u.allTags.includes("Crime"),g=window.TMDATA&&window.TMDATA.access("article.attributes.sensitiveArticle"),w=document.createElement("li"),E=document.createElement("button"),R=F("btn").cloneNode(),x=F("btn").cloneNode(),L=F("btn").cloneNode(),I=!1,O="bristolpost"==F("publicationName")?"#0572ba":"accrington"==F("publicationName")?"#007b36":"#d90000";function k(){F("paused")?(W("paused",!1),window.speechSynthesis.resume()):window.speechSynthesis.speak(F("to_speak"))}function C(){window.speechSynthesis.pause()}var T=function(e){var t;try{t=window.feliz.getPageConfig("summary")}catch(e){console.log(e)}F("buttonContainer").classList.add("article-listen-container");var n=document.querySelectorAll(".article-body > p, .article-body > ol"),r=[];n.forEach((function(e,t){e.innerText.toLowerCase().includes("read more")||e.innerText.toLowerCase().includes("read next:")||e.innerText.toLowerCase().includes("read more -")?r.splice(t,1):r.push(e.textContent)}));var i=r.join(""),o=i.trim().split(/\s+/).length,a=Math.ceil(o/225);if("speechSynthesis"in window){if(window.addEventListener("beforeunload",(function(){window.speechSynthesis.cancel()})),W("to_speak",new SpeechSynthesisUtterance(1==e?t.text:i)),F("to_speak").rate=1,F("to_speak").onpause=function(){W("paused",!0)},F("listenBtn").innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 8.9561C14.5 8.94821 14.5 8.94032 14.5 8.93243C14.5 5.02837 11.5164 2 8 2C4.48358 2 1.5 5.02837 1.5 8.93243L1.50004 8.9561C2.29894 8.26919 3.35496 7.85135 4.51282 7.85135C4.79302 7.85135 5.06726 7.87582 5.33333 7.92265V16.4287C5.06726 16.4755 4.79302 16.5 4.51282 16.5C2.02046 16.5 0 14.5639 0 12.1757C0 11.7187 0.0739665 11.2783 0.211053 10.8649C0.0730144 10.2443 0 9.59736 0 8.93243C0 4.27533 3.58172 0.5 8 0.5C12.4183 0.5 16 4.27533 16 8.93243C16 9.59736 15.927 10.2443 15.7889 10.8649C15.926 11.2783 16 11.7187 16 12.1757C16 14.5639 13.9795 16.5 11.4872 16.5C11.207 16.5 10.9327 16.4755 10.6667 16.4287V7.92265C10.9327 7.87582 11.207 7.85135 11.4872 7.85135C12.645 7.85135 13.7011 8.26919 14.5 8.9561Z" fill="'.concat(F("colorHint"),'"/>\n<path fill-rule="evenodd" clip-rule="evenodd" d="M14.5 8.9561C14.5 8.94821 14.5 8.94032 14.5 8.93243C14.5 5.02837 11.5164 2 8 2C4.48358 2 1.5 5.02837 1.5 8.93243L1.50004 8.9561C2.29894 8.26919 3.35496 7.85135 4.51282 7.85135C4.79302 7.85135 5.06726 7.87582 5.33333 7.92265V16.4287C5.06726 16.4755 4.79302 16.5 4.51282 16.5C2.02046 16.5 0 14.5639 0 12.1757C0 11.7187 0.0739665 11.2783 0.211053 10.8649C0.0730144 10.2443 0 9.59736 0 8.93243C0 4.27533 3.58172 0.5 8 0.5C12.4183 0.5 16 4.27533 16 8.93243C16 9.59736 15.927 10.2443 15.7889 10.8649C15.926 11.2783 16 11.7187 16 12.1757C16 14.5639 13.9795 16.5 11.4872 16.5C11.207 16.5 10.9327 16.4755 10.6667 16.4287V7.92265C10.9327 7.87582 11.207 7.85135 11.4872 7.85135C12.645 7.85135 13.7011 8.26919 14.5 8.9561Z" fill="').concat(F("colorHint"),'"/>\n</svg> <span>Listen ').concat(3==e?"<small>(".concat(a," mins)</small>"):"","</span>"),F("playBtn").innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">\n<path d="M8 16.5C12.4184 16.5 16 12.9184 16 8.5C16 4.0816 12.4184 0.5 8 0.5C3.5816 0.5 0 4.0816 0 8.5C0 12.9184 3.5816 16.5 8 16.5Z" fill="'.concat(F("colorHint"),'"/>\n<path d="M6.3999 8.49996V5.72876L8.7999 7.11436L11.1999 8.49996L8.7999 9.88556L6.3999 11.2712V8.49996Z" fill="white" stroke="white" stroke-width="2" stroke-linejoin="round"/>\n</svg> <span>Paused</span>'),F("pauseBtn").innerHTML='<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">\n<path d="M8 0.5C3.5816 0.5 0 4.0816 0 8.5C0 12.9184 3.5816 16.5 8 16.5C12.4184 16.5 16 12.9184 16 8.5C16 4.0816 12.4184 0.5 8 0.5ZM7.2 11.7H5.6V5.3H7.2V11.7ZM10.4 11.7H8.8V5.3H10.4V11.7Z" fill="'.concat(F("colorHint"),'"/>\n</svg> <span>Playing</span>'),F("buttonContainer").appendChild(F("listenBtn")),W("toolTipPrompt",'<div class="tool-tip-listen" style="'.concat(1==e?"bottom: -115px":"bottom: -96px",'" >\n <p>').concat(1==e?"Click here to listen to a summary of the article":"Click here to listen to the article",'.</p>\n <div class="got-it-btn">\n Got it\n </div>\n </div>')),F("listenBtn").addEventListener("click",(function(){(F("play")(),F("buttonContainer").appendChild(F("pauseBtn")),F("buttonContainer").removeChild(F("listenBtn")),window.feliz.event("article-listen-click",{}),localStorage.getItem("listen-tip-prompt-shown"))||(document.querySelector(".tool-tip-listen").style.display="none",localStorage.setItem("listen-tip-prompt-shown","true"))}),!1),F("playBtn").addEventListener("click",(function(){F("play")(),F("buttonContainer").appendChild(F("pauseBtn")),F("buttonContainer").removeChild(F("playBtn"))}),!1),F("pauseBtn").addEventListener("click",(function(){F("pause")(),F("buttonContainer").appendChild(F("playBtn")),F("buttonContainer").removeChild(F("pauseBtn"))}),!1),F("to_speak").onend=function(){F("buttonContainer").appendChild(F("listenBtn")),F("buttonContainer").removeChild(F("pauseBtn"))},t){if(F("isMobile")())document.querySelector(".byline .bookmark-btn-container-mobile").before(F("buttonContainer"));else document.querySelector(".byline .sharebar ul").prepend(F("buttonContainer"));var c=document.querySelector(".article-listen-container");if(!localStorage.getItem("listen-tip-prompt-shown")){c.insertAdjacentHTML("afterbegin",F("toolTipPrompt"));var u=document.querySelector(".got-it-btn");u.addEventListener("click",(function(){u.parentElement.style.display="none",localStorage.setItem("listen-tip-prompt-shown","true")}))}window.feliz.event("article-listen-visible",{})}}else{var s=document.querySelector(".article-listen-container");s&&s.remove(),console.log("feature not supported")}},S={id:F("experimentId"),pageType:F("pageTypes").ARTICLE,variants:[{traffic:25,code:function(){}},{traffic:25,code:function(){try{F("isCourtTagAvail")||F("isCrimeTagAvail")||F("isSensitiveArticle")||(F("isMobile")()&&document.head.insertAdjacentHTML("beforeend",F("createStyle")()),F("applyStyle")(F("style")),window.feliz?F("appendWidget")(1):document.addEventListener("FELIZ",(function(){F("appendWidget")(1)})))}catch(e){return e}}},{traffic:25,code:function(){try{F("isCourtTagAvail")||F("isCrimeTagAvail")||F("isSensitiveArticle")||(F("isMobile")()&&document.head.insertAdjacentHTML("beforeend",F("createStyle")()),F("applyStyle")(F("style")),window.feliz?F("appendWidget")(2):document.addEventListener("FELIZ",(function(){F("appendWidget")(2)})))}catch(e){return e}}},{traffic:25,code:function(){try{F("isCourtTagAvail")||F("isCrimeTagAvail")||F("isSensitiveArticle")||(F("isMobile")()&&document.head.insertAdjacentHTML("beforeend",F("createStyle")()),F("applyStyle")(F("style")),window.feliz?F("appendWidget")(3):document.addEventListener("FELIZ",(function(){F("appendWidget")(3)})))}catch(e){return e}}}]},A=S;function D(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=A;var j,G=null;function N(){if(null===G){var e=D();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),G=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return G}function $(){var e=D();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function M(){var e=N(),t=$(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(j=D()).__rewire_reset_all__||(j.__rewire_reset_all__=function(){j.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var B="__INTENTIONAL_UNDEFINED__",P={};function F(e){var t=M();if(void 0===t[e])return function(e){switch(e){case"btn":return E;case"publicationName":return h;case"paused":return I;case"to_speak":return d;case"buttonContainer":return w;case"listenBtn":return R;case"colorHint":return O;case"playBtn":return x;case"pauseBtn":return L;case"toolTipPrompt":return f;case"play":return k;case"pause":return C;case"isMobile":return v;case"experimentId":return p;case"pageTypes":return s.pageTypes;case"isCourtTagAvail":return m;case"isCrimeTagAvail":return b;case"isSensitiveArticle":return g;case"createStyle":return y;case"applyStyle":return l.applyStyle;case"style":return _.default;case"appendWidget":return T}return}(e);var n=t[e];return n===B?void 0:n}function W(e,t){var n=M();return void 0===n[e]?function(e,t){switch(e){case"paused":return I=t;case"to_speak":return d=t;case"toolTipPrompt":return f=t}return}(e,t):n[e]=t}function U(e,t){var n=M();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){V(e)}))}):(n[e]=void 0===t?B:t,function(){V(e)})}function V(e){var t=M();delete t[e],0==Object.keys(t).length&&delete $()[N]}function z(e){var t=M(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=P,function(){function e(e,t){Object.defineProperty(P,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",F),e("__GetDependency__",F),e("__Rewire__",U),e("__set__",U),e("__reset__",V),e("__ResetDependency__",V),e("__with__",z)}();var H=r(S);function Z(e,t){Object.defineProperty(S,e,{value:t,enumerable:!1,configurable:!0})}"object"!==H&&"function"!==H||!Object.isExtensible(S)||(Z("__get__",F),Z("__GetDependency__",F),Z("__Rewire__",U),Z("__set__",U),Z("__reset__",V),Z("__ResetDependency__",V),Z("__with__",z),Z("__RewireAPI__",P))},2403:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=x,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=R,t.__GetDependency__=t.__get__=E,t.default=void 0;var i=n(2850),o="ID-7361",a=function(){var e=function(){window.feliz.event("solus-widget-visible",{})};window.feliz?e():document.addEventListener("FELIZ",e)};function c(){var e=function(){window.feliz.event("solus-input-click",{})};window.feliz?e():document.addEventListener("FELIZ",e)}function u(){var e=function(){window.feliz.event("solus-subscribe-button-click",{})};window.feliz?e():document.addEventListener("FELIZ",e)}var s=function(e,t){var n;(n=t.src)&&(t.src="".concat(n,"&variant=").concat(e,"&view=Solus&variant=").concat(e)),t.onload=function(){E("felizVisibilityEvent")();var e=null==t?void 0:t.contentDocument.body.querySelector(".email-div .email"),n=null==t?void 0:t.contentDocument.body.querySelector(".solus-submit-button-container .solus-subscribe-button");e.addEventListener("click",(function t(){E("handleInputClickEvent")(),e.removeEventListener("click",t)})),n.addEventListener("click",(function e(){E("handleSubmissionClickEvent")(),n.removeEventListener("click",e)}))}};function l(e,t){var n=document.querySelector(e);n?t(n):setTimeout((function(){E("waitForElement")(e,t)}),500)}var _=function(e){E("waitForElement")("iframe#solusFrame",(function(t){E("solusWidget")(e,t)}))},d={id:E("experimentId"),pageType:E("pageTypes").ARTICLE,variants:[{traffic:33,code:function(){E("initExperiment")(0)}},{traffic:33,code:function(){E("initExperiment")(1)}},{traffic:33,code:function(){E("initExperiment")(2)}}]},f=d;function p(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=f;var h,y=null;function v(){if(null===y){var e=p();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),y=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return y}function m(){var e=p();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function b(){var e=v(),t=m(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(h=p()).__rewire_reset_all__||(h.__rewire_reset_all__=function(){h.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var g="__INTENTIONAL_UNDEFINED__",w={};function E(e){var t=b();if(void 0===t[e])return function(e){switch(e){case"felizVisibilityEvent":return a;case"handleInputClickEvent":return c;case"handleSubmissionClickEvent":return u;case"waitForElement":return l;case"solusWidget":return s;case"experimentId":return o;case"pageTypes":return i.pageTypes;case"initExperiment":return _}return}(e);var n=t[e];return n===g?void 0:n}function R(e,t){var n=b();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){x(e)}))}):(n[e]=void 0===t?g:t,function(){x(e)})}function x(e){var t=b();delete t[e],0==Object.keys(t).length&&delete m()[v]}function L(e){var t=b(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=w,function(){function e(e,t){Object.defineProperty(w,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",E),e("__GetDependency__",E),e("__Rewire__",R),e("__set__",R),e("__reset__",x),e("__ResetDependency__",x),e("__with__",L)}();var I=r(d);function O(e,t){Object.defineProperty(d,e,{value:t,enumerable:!1,configurable:!0})}"object"!==I&&"function"!==I||!Object.isExtensible(d)||(O("__get__",E),O("__GetDependency__",E),O("__Rewire__",R),O("__set__",R),O("__reset__",x),O("__ResetDependency__",x),O("__with__",L),O("__RewireAPI__",w))},6447:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=v,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=y,t.__GetDependency__=t.__get__=h,t.default=void 0;var i="ID-7463",o={id:h("experimentId"),variants:[{traffic:20,code:function(){return console.log("control")}},{traffic:20,code:function(){return console.log("v1")}},{traffic:20,code:function(){return console.log("v2")}},{traffic:20,code:function(){return console.log("v3")}},{traffic:20,code:function(){return console.log("v4")}}]},a=o;function c(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=a;var u,s=null;function l(){if(null===s){var e=c();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),s=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return s}function _(){var e=c();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function d(){var e=l(),t=_(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(u=c()).__rewire_reset_all__||(u.__rewire_reset_all__=function(){u.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var f="__INTENTIONAL_UNDEFINED__",p={};function h(e){var t=d();if(void 0===t[e])return function(e){if("experimentId"===e)return i;return}(e);var n=t[e];return n===f?void 0:n}function y(e,t){var n=d();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){v(e)}))}):(n[e]=void 0===t?f:t,function(){v(e)})}function v(e){var t=d();delete t[e],0==Object.keys(t).length&&delete _()[l]}function m(e){var t=d(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=p,function(){function e(e,t){Object.defineProperty(p,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",h),e("__GetDependency__",h),e("__Rewire__",y),e("__set__",y),e("__reset__",v),e("__ResetDependency__",v),e("__with__",m)}();var b=r(o);function g(e,t){Object.defineProperty(o,e,{value:t,enumerable:!1,configurable:!0})}"object"!==b&&"function"!==b||!Object.isExtensible(o)||(g("__get__",h),g("__GetDependency__",h),g("__Rewire__",y),g("__set__",y),g("__reset__",v),g("__ResetDependency__",v),g("__with__",m),g("__RewireAPI__",p))},3867:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=v,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=y,t.__GetDependency__=t.__get__=h,t.default=void 0;var i="ID-7466",o={id:h("experimentId"),variants:[{traffic:50,code:function(){console.log("7466 control")}},{traffic:50,code:function(){console.log("7466 v1")}}]},a=o;function c(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=a;var u,s=null;function l(){if(null===s){var e=c();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),s=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return s}function _(){var e=c();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function d(){var e=l(),t=_(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(u=c()).__rewire_reset_all__||(u.__rewire_reset_all__=function(){u.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var f="__INTENTIONAL_UNDEFINED__",p={};function h(e){var t=d();if(void 0===t[e])return function(e){if("experimentId"===e)return i;return}(e);var n=t[e];return n===f?void 0:n}function y(e,t){var n=d();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){v(e)}))}):(n[e]=void 0===t?f:t,function(){v(e)})}function v(e){var t=d();delete t[e],0==Object.keys(t).length&&delete _()[l]}function m(e){var t=d(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=p,function(){function e(e,t){Object.defineProperty(p,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",h),e("__GetDependency__",h),e("__Rewire__",y),e("__set__",y),e("__reset__",v),e("__ResetDependency__",v),e("__with__",m)}();var b=r(o);function g(e,t){Object.defineProperty(o,e,{value:t,enumerable:!1,configurable:!0})}"object"!==b&&"function"!==b||!Object.isExtensible(o)||(g("__get__",h),g("__GetDependency__",h),g("__Rewire__",y),g("__set__",y),g("__reset__",v),g("__ResetDependency__",v),g("__with__",m),g("__RewireAPI__",p))},8116:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=E,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=w,t.__GetDependency__=t.__get__=g,t.default=void 0;var i,o=n(2850),a=n(4302),c=(i=n(9748))&&i.__esModule?i:{default:i};var u="ID-7489",s=function(e,t,n){try{var r;window.felizRecommendationToLoad=null===(r=window.feliz.getPageConfig("recommendations"))||void 0===r?void 0:r[0];var i=e/1e3,o=1e3/60,a=!1,c=function(){var e=function(){var e,t,n;window.feliz.event("autoload-widget-click",{articleid:null===(e=window.felizRecommendationToLoad)||void 0===e?void 0:e.articleId,source:null===(t=window.felizRecommendationToLoad)||void 0===t?void 0:t.source,platform:null===(n=window.felizRecommendationToLoad)||void 0===n?void 0:n.platform})};window.feliz?e():document.addEventListener("FELIZ",e),window.openRecArticle()};window.openRecArticle=function(){var e;a=!0,null===(e=document.querySelector(".animated-button"))||void 0===e||e.remove(),window.location.href=window.felizRecommendationToLoad.url};var u=function(){clearInterval(window.timerInterval);var t=document.querySelector(".animated-button .animated-timer-bg");t&&(t.style.transform="translateX(-100%)",i=e/1e3,document.querySelector(".animated-button .cancel-timer-display").innerHTML="Cancel ".concat(i,"s"))},s=new IntersectionObserver((function(e){e.forEach((function(e){if(e.isIntersecting){var t,n,r;if(e.intersectionRatio>.95)window.feliz.event("autoload-widget-visible",{articleid:null===(t=window.felizRecommendationToLoad)||void 0===t?void 0:t.articleId,source:null===(n=window.felizRecommendationToLoad)||void 0===n?void 0:n.source,platform:null===(r=window.felizRecommendationToLoad)||void 0===r?void 0:r.platform});a||_()}else a||u()}))}),{root:null,rootMargin:"0px",threshold:1}),l=function(){var e=function(){var e,t,n;window.feliz.event("autoload-widget-cancel-click",{articleid:null===(e=window.felizRecommendationToLoad)||void 0===e?void 0:e.articleId,source:null===(t=window.felizRecommendationToLoad)||void 0===t?void 0:t.source,platform:null===(n=window.felizRecommendationToLoad)||void 0===n?void 0:n.platform})};window.feliz?e():document.addEventListener("FELIZ",e),u(),a=!0;var t=document.querySelector(".animated-button");t&&t.remove()},_=function(){var t=document.querySelector(".animated-button .animated-timer-bg"),n=document.querySelector(".animated-button .cancel-timer-display"),r=e;t&&(clearInterval(window.timerInterval),window.timerInterval=setInterval((function(){r-=o,t.style.transform="translateX(-".concat(r/e*100,"%)"),r<=0?(i=0,n.innerHTML="Cancel ".concat(i,"s"),t.style.transform="translateX(0)",clearInterval(window.timerInterval),window.openRecArticle()):(i=Math.ceil(r/1e3),n.innerHTML="Cancel ".concat(i,"s"),t.style.transform="translateX(-".concat(r/e*100,"%)"))}),o))},d=new MutationObserver((function(){var r,o,f,p,h,y;if(document.getElementById("autoload-article")||!window.felizRecommendationToLoad||document.getElementById("autoload-article-template"))return null;var v=document.querySelector(".read-next-recommended");g("applyStyle")(g("style"));var m='<button class="animated-button"><span class="animated-timer-bg"></span><span class="cancel-timer-display">Cancel '.concat(i,"s</span></button>"),b="<div id=\"autoload-article\">\n <figure data-mod='image' data-init='true'>\n <img class=\"autoload-img\" src=".concat(null===(r=window.felizRecommendationToLoad)||void 0===r||null===(o=r.image)||void 0===o?void 0:o.href," data-src=").concat(null===(f=window.felizRecommendationToLoad)||void 0===f||null===(p=f.image)||void 0===p?void 0:p.href,' />\n </figure>\n <div class="teaser-details">\n <div class="teaser-headline">').concat(null===(h=window.felizRecommendationToLoad)||void 0===h?void 0:h.socialHeadline,'</div>\n <div class="container">\n <div class="article-lead-text">').concat(null===(y=window.felizRecommendationToLoad)||void 0===y?void 0:y.leadtext,'</div>\n <div class="action-buttons">\n <button onclick="readNowClickAction()" >Read Now</button>\n ').concat(n?m:"","\n </div>\n </div>\n </div>\n </div>"),w='\n <div id="autoload-article-template" data-tmdatatrack-articleid>\n <svg xmlns="http://www.w3.org/2000/svg" width="45" height="50" viewBox="0 0 45 50" fill="none">\n <path d="M43.2687 49L33.0698 38.8012M33.0698 38.8012C36.4694 35.4015 38.5721 30.705 38.5721 25.5174C38.5721 15.1421 30.1613 6.73132 19.7861 6.73132C9.41081 6.73132 1 15.1421 1 25.5174C1 35.8927 9.41081 44.3035 19.7861 44.3035C24.9737 44.3035 29.6702 42.2008 33.0698 38.8012Z" stroke=\'var(--pub-primary-color)\' stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n <rect x="6.73145" y="1" width="26.5075" height="32.9552" fill="white"/>\n <path d="M10.1333 31.451C9.02873 31.451 8.1333 30.5556 8.1333 29.451V1.70117H23.0082L31.2721 9.96502V29.451C31.2721 30.5556 30.3766 31.451 29.2721 31.451H10.1333Z" stroke=\'var(--pub-primary-color)\' stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M21.355 1.70117V11.618H31.2718" stroke=\'var(--pub-primary-color)\' stroke-width="2" stroke-linejoin="round"/>\n <path d="M14.7446 18.2289H24.6615" stroke=\'var(--pub-primary-color)\' stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n <path d="M14.7446 24.84H24.6615" stroke=\'var(--pub-primary-color)\' stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>\n </svg>\n <div class="notification-text">We鈥檙e finding another article we think you will find interesting</div>\n <div class="action-buttons">\n <button onclick="readNowClickAction()" >Read Now</button>\n '.concat(n?m:"","\n </div>\n </div>"),E="\n const animateButton = ".concat(_,";\n const readNowClickAction = ").concat(c,";\n const openRecArticle = ").concat(window.openRecArticle,";\n const resetTimer = ").concat(u,";\n const onCancelClick = ").concat(l,";\n const timeout = ").concat(e,";\n let isCancelledOrRedirected = ").concat(a,";\n ");if(v){var R="autoload"===t?b:w;v.insertAdjacentHTML("afterend",R);var x=document.querySelector(".animated-button"),L=document.querySelector("button[data-tmdatatrack='autoload-widget']");x&&x.addEventListener("click",l),L&&L.addEventListener("click",c);var I=document.createElement("script");I.textContent=E;var O="autoload"===t?document.getElementById("autoload-article"):document.getElementById("autoload-article-template");O.appendChild(I),s.observe(O),d.disconnect()}}));d.observe(document.body,{childList:!0,subtree:!0})}catch(e){return console.log(e),e}},l={id:g("experimentId"),pageType:g("pageTypes").ARTICLE,variants:[{traffic:20,code:function(){}},{traffic:20,code:function(){window.feliz?g("appendArticleWidget")(null,"autoload",!1):document.addEventListener("FELIZ",(function(){return g("appendArticleWidget")(null,"autoload",!1)}))}},{traffic:20,code:function(){window.feliz?g("appendArticleWidget")(4e3,"autoload",!0):document.addEventListener("FELIZ",(function(){return g("appendArticleWidget")(4e3,"autoload",!0)}))}},{traffic:20,code:function(){window.feliz?g("appendArticleWidget")(5e3,"autoload",!0):document.addEventListener("FELIZ",(function(){return g("appendArticleWidget")(5e3,"autoload",!0)}))}},{traffic:20,code:function(){window.feliz?g("appendArticleWidget")(5e3,"template",!0):document.addEventListener("FELIZ",(function(){return g("appendArticleWidget")(5e3,"template",!0)}))}}]},_=l;function d(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=_;var f,p=null;function h(){if(null===p){var e=d();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),p=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return p}function y(){var e=d();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function v(){var e=h(),t=y(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(f=d()).__rewire_reset_all__||(f.__rewire_reset_all__=function(){f.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var m="__INTENTIONAL_UNDEFINED__",b={};function g(e){var t=v();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return a.applyStyle;case"style":return c.default;case"experimentId":return u;case"pageTypes":return o.pageTypes;case"appendArticleWidget":return s}return}(e);var n=t[e];return n===m?void 0:n}function w(e,t){var n=v();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){E(e)}))}):(n[e]=void 0===t?m:t,function(){E(e)})}function E(e){var t=v();delete t[e],0==Object.keys(t).length&&delete y()[h]}function R(e){var t=v(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=b,function(){function e(e,t){Object.defineProperty(b,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",g),e("__GetDependency__",g),e("__Rewire__",w),e("__set__",w),e("__reset__",E),e("__ResetDependency__",E),e("__with__",R)}();var x=r(l);function L(e,t){Object.defineProperty(l,e,{value:t,enumerable:!1,configurable:!0})}"object"!==x&&"function"!==x||!Object.isExtensible(l)||(L("__get__",g),L("__GetDependency__",g),L("__Rewire__",w),L("__set__",w),L("__reset__",E),L("__ResetDependency__",E),L("__with__",R),L("__RewireAPI__",b))},4091:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=w,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=g,t.__GetDependency__=t.__get__=b,t.default=void 0;var i=n(2850),o="ID-7879",a=function(e,t){e.innerHTML="1"==t?"For You":"2"==t?"Trending":3==t?"Recommended":e.remove()};function c(e,t){var n=document.querySelector(e);n?t(n):setTimeout((function(){b("waitForElement")(e,t)}),500)}var u=function(e){b("waitForElement")(".whats-hot.read-next .header",(function(t){b("changeWidgetHeaderName")(t,e)}))},s={id:b("experimentId"),pageType:b("pageTypes").ARTICLE,variants:[{traffic:20,code:function(){}},{traffic:20,code:function(){return b("initExperiment")("1")}},{traffic:20,code:function(){return b("initExperiment")("2")}},{traffic:20,code:function(){return b("initExperiment")("3")}},{traffic:20,code:function(){return b("initExperiment")("4")}}]},l=s;function _(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=l;var d,f=null;function p(){if(null===f){var e=_();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),f=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return f}function h(){var e=_();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function y(){var e=p(),t=h(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(d=_()).__rewire_reset_all__||(d.__rewire_reset_all__=function(){d.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var v="__INTENTIONAL_UNDEFINED__",m={};function b(e){var t=y();if(void 0===t[e])return function(e){switch(e){case"waitForElement":return c;case"changeWidgetHeaderName":return a;case"experimentId":return o;case"pageTypes":return i.pageTypes;case"initExperiment":return u}return}(e);var n=t[e];return n===v?void 0:n}function g(e,t){var n=y();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){w(e)}))}):(n[e]=void 0===t?v:t,function(){w(e)})}function w(e){var t=y();delete t[e],0==Object.keys(t).length&&delete h()[p]}function E(e){var t=y(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=m,function(){function e(e,t){Object.defineProperty(m,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",b),e("__GetDependency__",b),e("__Rewire__",g),e("__set__",g),e("__reset__",w),e("__ResetDependency__",w),e("__with__",E)}();var R=r(s);function x(e,t){Object.defineProperty(s,e,{value:t,enumerable:!1,configurable:!0})}"object"!==R&&"function"!==R||!Object.isExtensible(s)||(x("__get__",b),x("__GetDependency__",b),x("__Rewire__",g),x("__set__",g),x("__reset__",w),x("__ResetDependency__",w),x("__with__",E),x("__RewireAPI__",m))},6132:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=w,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=g,t.__GetDependency__=t.__get__=b,t.default=void 0;var i=n(4302),o=n(2850),a="ID-8164",c=function(){var e=n(2817);b("applyStyle")(e),window.addEventListener("DOMContentLoaded",(function(){document.querySelector(".social-follow-comment-bar .follow-us").remove(),document.querySelector(".social-follow-comment-bar .social-actions .social-links").remove(),document.querySelector("footer .social-links").remove()}))},u=function(){var e=n(125);b("applyStyle")(e),window.addEventListener("DOMContentLoaded",(function(){document.querySelector(".count-shares").remove(),document.querySelectorAll(".sharebar-provider").forEach((function(e){return e.remove()})),document.querySelector(".copy-link-list").remove(),document.querySelector(".comments-container")||(document.querySelector(".share-split-line").style.display="none")}))},s={id:b("experimentId"),pageType:b("pageTypes").ARTICLE,variants:[{traffic:25,code:function(){}},{traffic:25,code:function(){b("followUsHyperLinks")()}},{traffic:25,code:function(){b("shareHyperLinks")()}},{traffic:25,code:function(){b("followUsHyperLinks")(),b("shareHyperLinks")()}}]},l=s;function _(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=l;var d,f=null;function p(){if(null===f){var e=_();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),f=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return f}function h(){var e=_();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function y(){var e=p(),t=h(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(d=_()).__rewire_reset_all__||(d.__rewire_reset_all__=function(){d.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var v="__INTENTIONAL_UNDEFINED__",m={};function b(e){var t=y();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return i.applyStyle;case"experimentId":return a;case"pageTypes":return o.pageTypes;case"followUsHyperLinks":return c;case"shareHyperLinks":return u}return}(e);var n=t[e];return n===v?void 0:n}function g(e,t){var n=y();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){w(e)}))}):(n[e]=void 0===t?v:t,function(){w(e)})}function w(e){var t=y();delete t[e],0==Object.keys(t).length&&delete h()[p]}function E(e){var t=y(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=m,function(){function e(e,t){Object.defineProperty(m,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",b),e("__GetDependency__",b),e("__Rewire__",g),e("__set__",g),e("__reset__",w),e("__ResetDependency__",w),e("__with__",E)}();var R=r(s);function x(e,t){Object.defineProperty(s,e,{value:t,enumerable:!1,configurable:!0})}"object"!==R&&"function"!==R||!Object.isExtensible(s)||(x("__get__",b),x("__GetDependency__",b),x("__Rewire__",g),x("__set__",g),x("__reset__",w),x("__ResetDependency__",w),x("__with__",E),x("__RewireAPI__",m))},4124:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=v,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=y,t.__GetDependency__=t.__get__=h,t.default=void 0;var i="ID-8222",o={id:h("experimentId"),variants:[{traffic:50,code:function(){console.log("8222 control")}},{traffic:50,code:function(){console.log("8222 v1")}}]},a=o;function c(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=a;var u,s=null;function l(){if(null===s){var e=c();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),s=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return s}function _(){var e=c();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function d(){var e=l(),t=_(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(u=c()).__rewire_reset_all__||(u.__rewire_reset_all__=function(){u.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var f="__INTENTIONAL_UNDEFINED__",p={};function h(e){var t=d();if(void 0===t[e])return function(e){if("experimentId"===e)return i;return}(e);var n=t[e];return n===f?void 0:n}function y(e,t){var n=d();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){v(e)}))}):(n[e]=void 0===t?f:t,function(){v(e)})}function v(e){var t=d();delete t[e],0==Object.keys(t).length&&delete _()[l]}function m(e){var t=d(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=p,function(){function e(e,t){Object.defineProperty(p,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",h),e("__GetDependency__",h),e("__Rewire__",y),e("__set__",y),e("__reset__",v),e("__ResetDependency__",v),e("__with__",m)}();var b=r(o);function g(e,t){Object.defineProperty(o,e,{value:t,enumerable:!1,configurable:!0})}"object"!==b&&"function"!==b||!Object.isExtensible(o)||(g("__get__",h),g("__GetDependency__",h),g("__Rewire__",y),g("__set__",y),g("__reset__",v),g("__ResetDependency__",v),g("__with__",m),g("__RewireAPI__",p))},7637:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=v,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=y,t.__GetDependency__=t.__get__=h,t.default=void 0;var i="ID-8343",o={id:h("experimentId"),variants:[{traffic:50,code:function(){console.log("8343 control")}},{traffic:50,code:function(){console.log("8343 v1")}}]},a=o;function c(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=a;var u,s=null;function l(){if(null===s){var e=c();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),s=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return s}function _(){var e=c();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function d(){var e=l(),t=_(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(u=c()).__rewire_reset_all__||(u.__rewire_reset_all__=function(){u.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var f="__INTENTIONAL_UNDEFINED__",p={};function h(e){var t=d();if(void 0===t[e])return function(e){if("experimentId"===e)return i;return}(e);var n=t[e];return n===f?void 0:n}function y(e,t){var n=d();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){v(e)}))}):(n[e]=void 0===t?f:t,function(){v(e)})}function v(e){var t=d();delete t[e],0==Object.keys(t).length&&delete _()[l]}function m(e){var t=d(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=p,function(){function e(e,t){Object.defineProperty(p,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",h),e("__GetDependency__",h),e("__Rewire__",y),e("__set__",y),e("__reset__",v),e("__ResetDependency__",v),e("__with__",m)}();var b=r(o);function g(e,t){Object.defineProperty(o,e,{value:t,enumerable:!1,configurable:!0})}"object"!==b&&"function"!==b||!Object.isExtensible(o)||(g("__get__",h),g("__GetDependency__",h),g("__Rewire__",y),g("__set__",y),g("__reset__",v),g("__ResetDependency__",v),g("__with__",m),g("__RewireAPI__",p))},4704:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=A,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=S,t.__GetDependency__=t.__get__=T,t.readNextRecommended=t.default=void 0;var i=n(4302),o=n(2850);function a(e){return function(e){if(Array.isArray(e))return c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return c(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */u=function(){return e};var e={},t=Object.prototype,n=t.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function s(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{s({},"")}catch(e){s=function(e,t,n){return e[t]=n}}function l(e,t,n,r){var i=t&&t.prototype instanceof f?t:f,o=Object.create(i.prototype),a=new L(r||[]);return o._invoke=function(e,t,n){var r="suspendedStart";return function(i,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===i)throw o;return O()}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var c=E(a,n);if(c){if(c===d)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var u=_(e,t,n);if("normal"===u.type){if(r=n.done?"completed":"suspendedYield",u.arg===d)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r="completed",n.method="throw",n.arg=u.arg)}}}(e,n,a),o}function _(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}e.wrap=l;var d={};function f(){}function p(){}function h(){}var y={};s(y,o,(function(){return this}));var v=Object.getPrototypeOf,m=v&&v(v(I([])));m&&m!==t&&n.call(m,o)&&(y=m);var b=h.prototype=f.prototype=Object.create(y);function g(e){["next","throw","return"].forEach((function(t){s(e,t,(function(e){return this._invoke(t,e)}))}))}function w(e,t){function i(o,a,c,u){var s=_(e[o],e,a);if("throw"!==s.type){var l=s.arg,d=l.value;return d&&"object"==r(d)&&n.call(d,"__await")?t.resolve(d.__await).then((function(e){i("next",e,c,u)}),(function(e){i("throw",e,c,u)})):t.resolve(d).then((function(e){l.value=e,c(l)}),(function(e){return i("throw",e,c,u)}))}u(s.arg)}var o;this._invoke=function(e,n){function r(){return new t((function(t,r){i(e,n,t,r)}))}return o=o?o.then(r,r):r()}}function E(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,E(e,t),"throw"===t.method))return d;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return d}var r=_(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,d;var i=r.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,d):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,d)}function R(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function x(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function L(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(R,this),this.reset(!0)}function I(e){if(e){var t=e[o];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return i.next=i}}return{next:O}}function O(){return{value:void 0,done:!0}}return p.prototype=h,s(b,"constructor",h),s(h,"constructor",p),p.displayName=s(h,c,"GeneratorFunction"),e.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===p||"GeneratorFunction"===(t.displayName||t.name))},e.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,h):(e.__proto__=h,s(e,c,"GeneratorFunction")),e.prototype=Object.create(b),e},e.awrap=function(e){return{__await:e}},g(w.prototype),s(w.prototype,a,(function(){return this})),e.AsyncIterator=w,e.async=function(t,n,r,i,o){void 0===o&&(o=Promise);var a=new w(l(t,n,r,i),o);return e.isGeneratorFunction(n)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},g(b),s(b,c,"Generator"),s(b,o,(function(){return this})),s(b,"toString",(function(){return"[object Generator]"})),e.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},e.values=I,L.prototype={constructor:L,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return a.type="throw",a.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i],a=o.completion;if("root"===o.tryLoc)return r("end");if(o.tryLoc<=this.prev){var c=n.call(o,"catchLoc"),u=n.call(o,"finallyLoc");if(c&&u){if(this.prev<o.catchLoc)return r(o.catchLoc,!0);if(this.prev<o.finallyLoc)return r(o.finallyLoc)}else if(c){if(this.prev<o.catchLoc)return r(o.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return r(o.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var i=this.tryEntries[r];if(i.tryLoc<=this.prev&&n.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var o=i;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=e,a.arg=t,o?(this.method="next",this.next=o.finallyLoc,d):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),d},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),x(n),d}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;x(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:I(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),d}},e}function s(e,t,n,r,i,o,a){try{var c=e[o](a),u=c.value}catch(e){return void n(e)}c.done?t(u):Promise.resolve(u).then(r,i)}function l(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function a(e){s(o,r,i,a,c,"next",e)}function c(e){s(o,r,i,a,c,"throw",e)}a(void 0)}))}}var _="ID-8891",d='<svg width="4" height="4" viewBox="0 0 4 4" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="2" cy="2.00146" r="2" fill="white"/></svg>',f='<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.16" d="M12 21.3335C16.9706 21.3335 21 17.3041 21 12.3335C21 7.36293 16.9706 3.3335 12 3.3335C7.02944 3.3335 3 7.36293 3 12.3335C3 13.8211 3.36093 15.2245 4 16.4607L3 21.3335L7.8728 20.3335C9.10904 20.9726 10.5124 21.3335 12 21.3335Z" fill="#C40C0C"/><path d="M12 21.3335C16.9706 21.3335 21 17.3041 21 12.3335C21 7.36293 16.9706 3.3335 12 3.3335C7.02944 3.3335 3 7.36293 3 12.3335C3 13.8211 3.36093 15.2245 4 16.4607L3 21.3335L7.8728 20.3335C9.10904 20.9726 10.5124 21.3335 12 21.3335Z" stroke="#C40C0C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',p='<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 11L1 6L6 1" stroke="#C40C0C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>',h='<svg width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 11L6 6L1 1" stroke="#C40C0C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>';function y(e){var t=Date.now();return Date.parse(e)>t-108e5}function v(e){return m.apply(this,arguments)}function m(){return(m=l(u().mark((function e(t){var n,r,i,o;return u().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=window.TMCONFIG.features||{},r=n.viafouraSectionUuid,i="https://livecomments.viafoura.co/v4/livecomments/".concat(r,"/content-containers/comment-count-and-status/by-container-ids"),o={method:"POST",headers:{Accept:"application/json","Content-Type":"*/*"},body:JSON.stringify(t.reduce((function(e,t){return[].concat(a(e),["".concat(window.TMCONFIG.publication,"-").concat(t.environment||"prod","-").concat(t.articleId)])}),[]))},e.abrupt("return",fetch(i,o).then((function(e){return e.json()})).then((function(e){return t.map((function(t){return t.comments=e.find((function(e){var n=e.containerId;return"".concat(window.TMCONFIG.publication,"-").concat(t.environment||"prod","-").concat(t.articleId)===n})),t})),t})).catch());case 5:case"end":return e.stop()}}),e)})))).apply(this,arguments)}var b=function(){var e=l(u().mark((function e(t){var r,i,o,a,c,s,l,_,d,f,p,h,y,v,m,b;return u().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!(r=document.querySelector(".read-next-recommended"))){e.next=27;break}if(i=n(3233),T("applyStyle")(i),o=window.TMCONFIG.features||{},a=o.viafouraEnabled&&o.commentsEnabled&&o.commentCountEnabled,c="true"===o.commentCountEnabled,s=o.viafouraSectionUuid,(l=window.feliz.getPageConfig("inlineRecommendations").slice(0,t)).length){e.next=11;break}return e.abrupt("return");case 11:return(_=r.querySelector(".read-next-recommended-title")).className="read-next-recommended-title-exp",_.innerHTML="<b>Read Next</b>",3===t&&(_.style.display="none"),(d=r.querySelector(".read-next-recommended-list")).className="read-next-recommended-list-exp",f=0,p=window.screen.width>=728?3:2,d.innerHTML="",e.next=22,T("fetchCommentCount")(l);case 22:(l=e.sent).forEach((function(e,t){var n,r,i=e.image.href.replace("/BINARY/","/ALTERNATES/r250/").replace("/s1200/","/r250/"),o="".concat(i," 250w, ").concat(i.replace("/r250/","/r500/")," 500w, ").concat(i.replace("/r250/","/s1200d/")," 1000w"),u=e.liveIdentifier&&T("isRecentArticle")(e.lastModifiedDate),l="".concat(window.TMCONFIG.publication,"-").concat(e.environment||"prod","-").concat(e.articleId),_=u?'<div class="tag live">Live <div class="ellipsis">'.concat(T("ellipsisIcon"),"</div></div>"):e.tags.length>0?'<div class="tag">'.concat(e.tags[0],"</div>"):"",f=a&&e.comments&&(null===(n=e.comments)||void 0===n?void 0:n.commentCount)>0?'<div class="comment-count" data-api-enabled='.concat(c&&s?"true":"false"," ").concat(c&&s?"data-vf-uuid":"vf-container-id","=").concat(l,'><a class="viafoura" href="h').concat(e.url,'#comments-wrapper" aria-label="').concat(e.title,'" data-teaser-index="').concat(t,'"><span class="count-number"><span class="vf-comments-count">').concat(null===(r=e.comments)||void 0===r?void 0:r.commentCount," Comments ").concat(T("commentIcon"),"</span></span></a></div>"):"",p=document.createElement("li");p.innerHTML='<div class="teaser" data-tmdatatrack-index="'.concat(t,'" data-tmdatatrack-articleid="').concat(e.articleId,'" data-tmdatatrack-platform=').concat(e.platform," data-tmdatatrack-source=").concat(e.source,'><figure data-mod="image" data-observed="false" data-init="true"><a href="').concat(e.url,'" aria-label="').concat(e.title,'"><img src="').concat(i,'" alt="" onerror="this.style.opacity=\'0\'" srcset="').concat(o,'">').concat(_,'</a></figure><div class="teaser-text"><a class="headline" href="').concat(e.url,'">').concat(e.title,'</a></div><div class="teaser-label-comment">').concat(f,"</div></div>"),d.appendChild(p)})),(h=function(){d.querySelectorAll("li").forEach((function(e,t){var n=t>=f&&t<f+p;e.classList.toggle("active",n),n&&e.querySelector(".teaser").setAttribute("data-tmdatatrack","read-next")}))})(),r.querySelector(".controls")||((y=document.createElement("div")).classList.add("controls"),y.innerHTML='<div class="arrow-left">'.concat(T("arrowLeftIcon"),'</div><div class=" arrow-right">').concat(T("arrowRightIcon"),"</div>"),r.appendChild(y),v=r.querySelector(".arrow-left"),m=r.querySelector(".arrow-right"),(b=function(){v.style.visibility=0===f?"hidden":"visible",m.style.visibility=t<=f+p?"hidden":"visible"})(),v.addEventListener("click",(function(){f>0&&(f-=p,h(),b())})),m.addEventListener("click",(function(){f<t-p&&(f+=p,h(),b())})));case 27:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();t.readNextRecommended=b;var g={id:T("experimentId"),pageType:T("pageTypes").ARTICLE,variants:[{traffic:25,code:function(){}},{traffic:25,code:function(){window.feliz?T("readNextRecommended")(3):document.addEventListener("FELIZ",(function(){return T("readNextRecommended")(3)}))}},{traffic:25,code:function(){window.feliz?T("readNextRecommended")(6):document.addEventListener("FELIZ",(function(){return T("readNextRecommended")(6)}))}},{traffic:25,code:function(){window.feliz?T("readNextRecommended")(9):document.addEventListener("FELIZ",(function(){return T("readNextRecommended")(9)}))}}]},w=g;function E(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=w;var R,x=null;function L(){if(null===x){var e=E();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),x=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return x}function I(){var e=E();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function O(){var e=L(),t=I(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(R=E()).__rewire_reset_all__||(R.__rewire_reset_all__=function(){R.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var k="__INTENTIONAL_UNDEFINED__",C={};function T(e){var t=O();if(void 0===t[e])return function(e){switch(e){case"applyStyle":return i.applyStyle;case"fetchCommentCount":return v;case"isRecentArticle":return y;case"ellipsisIcon":return d;case"commentIcon":return f;case"arrowLeftIcon":return p;case"arrowRightIcon":return h;case"experimentId":return _;case"pageTypes":return o.pageTypes;case"readNextRecommended":return b}return}(e);var n=t[e];return n===k?void 0:n}function S(e,t){var n=O();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){A(e)}))}):(n[e]=void 0===t?k:t,function(){A(e)})}function A(e){var t=O();delete t[e],0==Object.keys(t).length&&delete I()[L]}function D(e){var t=O(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=C,function(){function e(e,t){Object.defineProperty(C,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",T),e("__GetDependency__",T),e("__Rewire__",S),e("__set__",S),e("__reset__",A),e("__ResetDependency__",A),e("__with__",D)}();var j=r(g);function G(e,t){Object.defineProperty(g,e,{value:t,enumerable:!1,configurable:!0})}"object"!==j&&"function"!==j||!Object.isExtensible(g)||(G("__get__",T),G("__GetDependency__",T),G("__Rewire__",S),G("__set__",S),G("__reset__",A),G("__ResetDependency__",A),G("__with__",D),G("__RewireAPI__",C))},3853:function(e,t,n){function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}t.__esModule=!0,t.__ResetDependency__=w,t.__RewireAPI__=void 0,t.__set__=t.__Rewire__=g,t.__GetDependency__=t.__get__=b,t.default=t.createStyle=void 0;var i=n(2850),o=n(7889),a=n(4704),c="ID-9133",u=function(){return"\n <style>\n .swipe-prompt {\n display: none!important;\n }\n </style>\n "};t.createStyle=u;var s={id:b("experimentId"),pageType:b("pageTypes").ARTICLE,variants:[{traffic:33,code:function(){}},{traffic:33,code:function(){window.feliz?b("readNextRecommended")(9):document.addEventListener("FELIZ",(function(){return b("readNextRecommended")(9)}))}},{traffic:33,code:function(){document.head.insertAdjacentHTML("beforeend",b("createStyle")()),b("swipeGestureDisabled")(),window.feliz?b("readNextRecommended")(9):document.addEventListener("FELIZ",(function(){return b("readNextRecommended")(9)}))}}]},l=s;function _(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}t.default=l;var d,f=null;function p(){if(null===f){var e=_();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),f=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return f}function h(){var e=_();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function y(){var e=p(),t=h(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(d=_()).__rewire_reset_all__||(d.__rewire_reset_all__=function(){d.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var v="__INTENTIONAL_UNDEFINED__",m={};function b(e){var t=y();if(void 0===t[e])return function(e){switch(e){case"experimentId":return c;case"pageTypes":return i.pageTypes;case"readNextRecommended":return a.readNextRecommended;case"createStyle":return u;case"swipeGestureDisabled":return o.swipeGestureDisabled}return}(e);var n=t[e];return n===v?void 0:n}function g(e,t){var n=y();return"object"===r(e)?(Object.keys(e).forEach((function(t){n[t]=e[t]})),function(){Object.keys(e).forEach((function(t){w(e)}))}):(n[e]=void 0===t?v:t,function(){w(e)})}function w(e){var t=y();delete t[e],0==Object.keys(t).length&&delete h()[p]}function E(e){var t=y(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}t.__RewireAPI__=m,function(){function e(e,t){Object.defineProperty(m,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",b),e("__GetDependency__",b),e("__Rewire__",g),e("__set__",g),e("__reset__",w),e("__ResetDependency__",w),e("__with__",E)}();var R=r(s);function x(e,t){Object.defineProperty(s,e,{value:t,enumerable:!1,configurable:!0})}"object"!==R&&"function"!==R||!Object.isExtensible(s)||(x("__get__",b),x("__GetDependency__",b),x("__Rewire__",g),x("__set__",g),x("__reset__",w),x("__ResetDependency__",w),x("__with__",E),x("__RewireAPI__",m))},7341:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".scroll-progress-bar{background-color:#000;border-bottom:1px solid #fff;border-right:1px solid #fff;bottom:-6px;height:4px;left:0;max-width:100%;position:absolute;width:0}",""]),t.Z=a},3263:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".bookmarks-playlist-container{background-color:#151515;border-radius:10px;bottom:44px;height:40px;position:fixed;right:100px;width:300px;z-index:10000004}@media(max-width: 728px){.bookmarks-playlist-container{bottom:115px;right:68px;width:160px}}.bookmarks-playlist-container .playlist-top{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:space-between;padding:0 14px}.bookmarks-playlist-container .playlist-top .top-left{align-items:center;display:flex;justify-content:space-around}.bookmarks-playlist-container .playlist-top .top-left .dot,.bookmarks-playlist-container .playlist-top .top-left .title{align-items:center;display:flex;padding:0 8px 0 0}.bookmarks-playlist-container .playlist-top .top-right{align-items:center;display:flex}.bookmarks-playlist-container .playlist-top .top-right .expand-button{background-color:#151515;border:none;color:#fff;cursor:pointer;font-size:14px;margin:0;padding:0 8px 0 0}@media(max-width: 728px){.bookmarks-playlist-container .playlist-top .top-right .expand-button{display:none}}.bookmarks-playlist-container .playlist-top .top-right .chevron{align-items:center;cursor:pointer;display:flex}.bookmarks-playlist-container .playlist-content{height:380px;opacity:1;overflow-y:scroll;visibility:visible}.bookmarks-playlist-container .playlist-content .empty-list{color:#fff;line-height:1.5;padding:20px}.bookmarks-playlist-container .playlist-content .bookmark-card-container{margin:10px}.bookmarks-playlist-container .playlist-content .bookmark-card-container .card-content{align-items:center;color:#fff;display:flex;font-size:14px;height:55px;justify-content:space-between;margin:20px 10px;overflow:hidden;text-decoration:none}.bookmarks-playlist-container .playlist-content .bookmark-card-container .card-content img{height:55px;object-fit:cover;overflow:hidden;padding-right:10px;width:55px}.bookmarks-playlist-container .playlist-content .bookmark-card-container .card-content p{font-size:13px;line-height:1.5;padding:0 5px 0 0;width:170px}.bookmarks-playlist-container .playlist-content .bookmark-card-container .card-content svg{cursor:default}.bookmarks-playlist-container .playlist-content .bookmark-card-container .card-content .faded{opacity:.5}.bookmarks-playlist-container .playlist-content .bookmark-card-container:last-of-type{padding-bottom:50px}.bottom-shadow{background:linear-gradient(0deg, rgb(21, 21, 21) 27%, rgba(21, 21, 21, 0) 100%);border-radius:0 0 10px 10px;bottom:0;height:0;left:0;pointer-events:none;position:absolute;width:300px}.bottom-shadow-expanded{height:90px}.expanded{height:440px;width:300px}.expanded .playlist-top>.top-right>.expand-button{display:block}.upside-down{transform:rotate(180deg)}.hidden-list{height:0 !important;opacity:0 !important;visibility:hidden !important}",""]),t.Z=a},5997:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".static-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.static-content h1{font-size:46px;margin:20px}.static-content .error-page-button{align-items:center;background-color:var(--pub-primary-color);border:none;border-radius:50px;color:#fff;display:flex;font-size:15px;font-weight:700;height:50px;justify-content:center;margin:0 0 20px;padding:16px 22px}.static-content p{text-align:center}.static-content a{color:#000;cursor:pointer;font-weight:400;letter-spacing:normal;text-decoration:underline}.static-content button:hover{cursor:pointer}.static-content #mantis-recommender-wrapper{width:100%}",""]),t.Z=a},448:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".ad-free-toggle-button{align-items:center;background-color:var(--pub-primary-color);border:none;border-radius:0 3px 0 0;bottom:146px;display:flex;height:29px;justify-content:space-around;left:0;position:fixed;width:85px;z-index:50000004}.ad-free-toggle-button.open{bottom:500px}.ad-free-toggle-button:hover{cursor:pointer}@media(min-width: 728px){.ad-free-toggle-button{border-radius:3px 3px 0 0;bottom:0;left:114px}.ad-free-toggle-button.open{bottom:388px}}.ad-free-toggle-button .ad-free-chevron.open{transform:rotate(180deg)}.ad-free-popup-close-button{position:absolute;right:12px;top:12px}.ad-free-popup-close-button:hover{cursor:pointer}.ad-free-popup{align-items:center;background-color:#fff;bottom:112px;box-shadow:0 0 10px 0 rgba(0,0,0,.5333333333);display:none;flex-direction:column;font-size:17px;font-weight:700;height:0;justify-content:space-evenly;left:0;padding:0 0 14px;position:fixed;width:100vw;z-index:50000003}.ad-free-popup.open{display:flex;height:374px}@media(min-width: 728px){.ad-free-popup{bottom:0;left:114px;max-width:calc(100vw - 228px)}}.ad-free-popup.is-popup{border-radius:8px;left:50%;margin-left:-180px;width:360px}@media(max-width: 364px){.ad-free-popup.is-popup{margin-left:-48vw;max-width:96vw}}@media(min-width: 728px){.ad-free-popup.is-popup{bottom:50%;margin-bottom:-200px;margin-left:-275px;width:550px}}.ad-free-popup .ad-free-popup-options{align-items:flex-end;color:rgba(0,0,0,.5);display:flex;justify-content:space-evenly;max-width:400px;width:100%}.ad-free-popup .ad-free-popup-options .ad-free-option-one{height:177px;position:relative}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-badge{align-items:center;background-color:var(--pub-primary-color);border-radius:50%;box-shadow:2px 1px 4px rgba(0,0,0,.2666666667);color:#000;display:flex;flex-direction:column;height:57px;justify-content:center;left:-20px;position:absolute;top:30px;transform:rotate(-14deg);width:57px}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-badge span{margin:1px 0}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-badge .approx{font-size:6px}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-badge .percent{font-size:12px}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-badge .saving{font-size:10px}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-most-popular{align-items:center;border-radius:7px 7px 0 0;display:flex;font-size:12px;height:25px;justify-content:center}.ad-free-popup .ad-free-popup-options .ad-free-option-two{height:152px}.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-timeframe{border-radius:7px 7px 0 0}.ad-free-popup .ad-free-popup-options .ad-free-option-one,.ad-free-popup .ad-free-popup-options .ad-free-option-two{border:2px solid #fff0cc;border-radius:10px;width:137px}.ad-free-popup .ad-free-popup-options .ad-free-option-one:hover,.ad-free-popup .ad-free-popup-options .ad-free-option-two:hover{cursor:pointer}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-timeframe,.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-timeframe{align-items:center;background-color:#fff0cc;display:flex;flex-direction:column;height:92px;justify-content:center}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-timeframe div,.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-timeframe div{margin:4px 0}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-timeframe .number,.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-timeframe .number{font-size:24px}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-timeframe .month,.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-timeframe .month{font-size:18px}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-price,.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-price{align-items:center;display:flex;flex-direction:column;height:60px;justify-content:center}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-price .price,.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-price .price{font-size:16px;margin:0 0 5px}.ad-free-popup .ad-free-popup-options .ad-free-option-one .ad-free-price .frequency,.ad-free-popup .ad-free-popup-options .ad-free-option-two .ad-free-price .frequency{font-size:13px}.ad-free-popup .ad-free-popup-options .ad-free-option-one.selected,.ad-free-popup .ad-free-popup-options .ad-free-option-two.selected{border:2px solid var(--pub-primary-color);color:#000}.ad-free-popup .ad-free-popup-options .ad-free-option-one.selected .ad-free-most-popular,.ad-free-popup .ad-free-popup-options .ad-free-option-two.selected .ad-free-most-popular{background-color:var(--pub-primary-color)}.ad-free-popup .ad-free-popup-button{background-color:var(--pub-primary-color);border:none;border-radius:100px;font-size:17px;font-weight:700;height:45px;max-width:310px;width:80vw}.ad-free-popup .ad-free-popup-button:hover{cursor:pointer}.ad-free-popup-screen-two{align-items:center;background-color:#fff;bottom:112px;box-shadow:0 0 10px 0 rgba(0,0,0,.5333333333);flex-direction:column;font-size:17px;font-weight:700;height:374px;justify-content:space-evenly;left:0;padding:0 0 14px;position:fixed;width:100vw;z-index:50000003}@media(min-width: 728px){.ad-free-popup-screen-two{bottom:0;left:114px;max-width:calc(100vw - 228px)}}.ad-free-popup-screen-two.is-popup{border-radius:8px;left:50%;margin-left:-180px;width:360px}@media(max-width: 364px){.ad-free-popup-screen-two.is-popup{margin-left:-48vw;max-width:96vw}}@media(min-width: 728px){.ad-free-popup-screen-two.is-popup{bottom:50%;margin-bottom:-200px;margin-left:-275px;width:550px}}.ad-free-popup-screen-two .ad-free-popup-title{align-items:center;display:flex;height:120px;justify-content:center;line-height:1.5;text-align:center}.ad-free-popup-screen-two .ad-free-popup-title p{max-width:344px}.ad-free-popup-screen-two .ad-free-popup-bottom{align-items:center;background-color:var(--pub-primary-color);display:flex;flex-direction:column;height:160px;justify-content:center;line-height:1.5;text-align:center}.ad-free-popup-screen-two .ad-free-popup-bottom .ad-free-popup-app p{font-size:19px;font-weight:500;margin:0 0 10px;max-width:344px}.ad-free-popup-screen-two .ad-free-popup-bottom .ad-free-popup-download-button{background:rgba(0,0,0,0);border:none;height:36px;margin:10px 0 0;padding:0;width:119px}.ad-free-popup-screen-two .ad-free-popup-bottom .ad-free-popup-download-button:hover{cursor:pointer}.ad-free-is-hidden{display:none !important}",""]),t.Z=a},4592:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".teaser-label-comment,.bookmark-btn-pancake,.comments-count{display:none !important}.teaser-label-comment .label-line .label{display:none !important}.pancake .teaser .label.section-theme-highlight{display:none !important}.pancake .teaser .description{display:none !important}.pancake.splash .teaser.teaser-highlight.teaser-prominent .headline{margin:20px !important}",""]),t.Z=a},6709:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".bookmark-btn-pancake{display:none !important}.pancake .teaser .description{display:none !important}",""]),t.Z=a},8338:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".comments-count{display:none !important}.teaser-label-comment .label-line .label{display:none !important}.pancake .teaser .label.section-theme-highlight{display:none !important}.pancake .teaser .description{display:none !important}.pancake.splash .teaser.teaser-highlight.teaser-prominent .headline{margin:20px !important}",""]),t.Z=a},6245:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".scroll-progress-bar{background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);border-right:none;bottom:-6px;left:0;overflow:hidden;position:absolute;width:100%}.scroll-progress{background-color:#000;height:100%;transform:translateX(-100%);transition:transform .36s ease-out 0s;width:100%}.thick-1{height:3.67px}.thick-2{height:7.34px}",""]),t.Z=a},3053:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".whats-hot.read-next .rec-teaser .box .text-link{width:65% !important}.whats-hot.read-next .rec-teaser .box figure{width:30% !important}.whats-hot.read-next .rec-teaser:first-of-type .box{display:flex}.whats-hot.read-next .rec-teaser:first-of-type .box .title{font-size:14px;line-height:18px}.whats-hot.read-next .rec-teaser .numbering{display:none}.whats-hot.read-next .rec-teaser .box .embed-image{align-self:flex-start;display:flex;margin-bottom:0;overflow:hidden;position:relative}.whats-hot.read-next .rec-teaser .box .embed-image img{height:fit-content !important}.whats-hot.read-next .rec-teaser .box .embed-image .numbering{border-radius:0;border-top-right-radius:14px;bottom:0;display:block;font-size:11px;height:16px;left:0;padding-top:3px;position:absolute;text-indent:3px;width:16px;z-index:1}",""]),t.Z=a},901:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".static-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.static-content h1{font-size:46px;margin:20px}.static-content .error-page-button{align-items:center;background-color:var(--pub-primary-color);border:none;border-radius:50px;color:#fff;display:flex;font-size:15px;font-weight:700;height:50px;justify-content:center;margin:0 0 20px;padding:16px 22px}.static-content p{text-align:center}.static-content a{color:#000;cursor:pointer;font-weight:400;letter-spacing:normal;text-decoration:underline}.static-content button:hover{cursor:pointer}.static-content #mantis-recommender-wrapper{width:100%}.mantis-hidden #mantis-recommender-wrapper{display:none}",""]),t.Z=a},7228:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".static-content{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:600px;padding-top:8em;text-align:center}.static-content h1{font-size:46px;margin:20px}.static-content .error-page-button{align-items:center;align-self:center;background-color:var(--pub-primary-color);border:none;border-radius:50px;color:#fff;display:flex;font-size:15px;font-weight:700;height:50px;justify-content:center;margin:0 0 20px;padding:16px 22px}.static-content p:not(#recirculation-404 p){display:none}.static-content a{color:#000;cursor:pointer;font-weight:400;letter-spacing:normal;text-decoration:underline}.static-content button:hover{cursor:pointer}.static-content #mantis-recommender-wrapper{width:100%}.static-content .black-and-white{backdrop-filter:brightness(0.5);filter:grayscale(1);object-fit:contain}#recirculation-404{align-items:center;display:flex;flex-direction:column;margin-bottom:2em;margin-top:6em;padding-bottom:.75em;padding-top:2em;width:100%}.recirculation-404-title{font-size:29px !important;max-width:942px;padding-left:6px !important;padding-right:14px;text-align:left;width:100%}.recirculation-404-top{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;max-width:942px;padding-bottom:1em;padding-left:14px;padding-right:14px}.recirculation-404-teaser{width:30%}.recirculation-404-teaser-img{aspect-ratio:3/2}.recirculation-404-teaser-title{font-size:18px !important;font-weight:700 !important;line-height:27px !important;padding-top:4px !important;text-align:left !important}.recirculation-404-teaser-link{text-decoration:none !important}.mantis-hidden #mantis-recommender-wrapper{display:none}@media(max-width: 728px){#recirculation-404{padding-bottom:1.5em}.static-content{padding-top:4em}.recirculation-404-top{align-items:center;flex-direction:column}.recirculation-404-title{font-size:23px !important;line-height:31px;padding-left:39px !important;width:92%}.recirculation-404-teaser{width:92%}}",""]),t.Z=a},1606:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,"#ask-the-author{display:flex;flex-direction:column;margin-bottom:24px}#ask-the-author>label{align-items:center;background:#f8f8f8;border:1px solid #ededed;border-radius:0 0 10px 10px;box-sizing:border-box;display:flex;gap:10px;padding:24px 28px;width:100%}#ask-the-author>label input{accent-color:#23765c;cursor:pointer;height:16px;width:16px}#ask-the-author>label p{cursor:pointer;flex-grow:1;font-size:12px;font-weight:700;letter-spacing:0;line-height:15px;text-align:left}#ask-the-author>div{border:1px solid #ededed;border-radius:10px 10px 0 0;box-sizing:border-box;display:flex;gap:21px;padding:25px 25px 11px;width:100%}#ask-the-author>div .form-container{display:flex;flex-direction:column;flex-grow:1}#ask-the-author>div .form-container p{font-size:20px;font-weight:800;letter-spacing:0;line-height:20px;text-align:left}#ask-the-author>div .form-container>section{display:flex;flex-direction:column;padding:0}#ask-the-author>div .form-container>section .ask-the-author-response{margin-top:10px}#ask-the-author>div .form-container>section div{position:relative}#ask-the-author>div .form-container>section textarea{border:1px solid #efefef;border-radius:6px;box-sizing:border-box;height:76px;margin-top:10px;outline:none;padding:10px;resize:none;width:100%}#ask-the-author>div .form-container>section #char-count{bottom:2px;color:#ababab;font-size:12px;font-weight:700;height:18px;letter-spacing:0;line-height:18px;position:absolute;right:9px;text-align:left}#ask-the-author>div .form-container>section button{align-self:flex-end;background:#a92323;border:1px;border-radius:6px;color:#fff;cursor:pointer;height:31px;margin-top:11px;width:115px}",""]),t.Z=a},8189:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,'.swipe-prompt{display:none !important}main.swipeable{padding-top:0 !important}.horizontal-swipe-v4{margin-bottom:20px;min-height:32px;padding:8px}.horizontal-swipe-v4 .swipe-prompt-container{align-items:center;display:flex;justify-content:space-between}.next-btn{border:1px solid #fff;display:block;height:30px;margin-right:5px;position:relative;width:50px}.next-btn::after{color:#fff;content:"NEXT";left:50%;position:absolute;top:50%;transform:translate(-50%, -50%)}.preview-title{line-height:24px;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.horizontal-swipe-v4 .half-circle-right-container{background:none}.horizontal-swipe-v4 .half-circle-icon-right-arrow{background-size:contain;height:15px;width:15px}.display-none{display:none}.half-circle-prompt{align-items:center;background:rgba(0,0,0,.7);border-bottom-left-radius:150px;border-top-left-radius:150px;color:#fff;display:flex;flex-direction:column;font-size:14px;height:240px;justify-content:center;opacity:1;position:fixed;right:1000px;text-align:center;top:50%;transform:translate(0, -50%);width:120px;z-index:5000003}.got-it-btn{border:2px solid #fff;cursor:pointer;font-weight:700;margin-top:8px;padding:5px 10px}.swipe-text{font-size:14px;font-weight:700;line-height:normal}',""]),t.Z=a},7431:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".swipe-prompt .half-circle-left{display:none !important}",""]),t.Z=a},902:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".swipe-prompt{display:none !important}main.swipeable{padding-top:0 !important}.pagination-container{align-items:center;border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9;display:flex;justify-content:center;margin-bottom:20px;min-height:32px;padding:6px 0}.pagination-numbers{align-items:center;display:flex;line-height:21px;padding:0 15px}.pagination-numbers .circle{background-color:#d9d9d9;border-radius:10px;height:9px;margin:0 3px;width:9px}.pagination-numbers .circle.active{height:12px;width:12px}.pagination-numbers .circle.small{height:7px;width:7px}.pagination-numbers .circle.extra-small{height:5px;width:5px}",""]),t.Z=a},7322:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,'.article-listen-container{display:inline-block;list-style:none;position:relative}.article-listen-container button{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex}.article-listen-container button svg{margin-right:6px}.article-listen-container button span{color:#141414;font-size:14px;font-weight:600;opacity:.7}.article-listen-container button span small{font-size:10px}.tool-tip-listen{background-color:#000;border-radius:10px;font-size:14px;line-height:18px;max-width:260px;opacity:.9;padding:15px;position:absolute;width:290px;z-index:99}.tool-tip-listen p{color:#fff}.tool-tip-listen::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000;border-style:solid;border-width:8px;bottom:100%;content:"";left:30px;margin-bottom:0;opacity:.9;position:absolute}.got-it-btn{background-color:#fff;color:#000;cursor:pointer;display:inline-block;font-weight:700;margin-top:8px;opacity:.7;padding:5px 10px}.article-information .time-info{min-height:20px !important}',""]),t.Z=a},1911:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,'#autoload-article-template{border-top:1px solid #ececec;display:flex;flex-direction:column;padding:20px 0}#autoload-article-template .notification-text{color:var(--pub-primary-color);font-family:"Open Sans",sans-serif;font-size:20px;font-weight:700;line-height:27.24px;text-align:left;width:70%}#autoload-article-template .action-buttons{display:flex;justify-content:flex-end;width:100%}#autoload-article-template .action-buttons button{background-color:var(--pub-primary-color);border:none;color:#fff;cursor:pointer;padding:10px 20px}#autoload-article-template .action-buttons .animated-button{background-color:rgba(0,0,0,0);margin-left:20px;overflow:hidden;position:relative}#autoload-article-template .action-buttons .animated-button::before{background-color:#c2ced6;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}#autoload-article-template .action-buttons .animated-button .animated-timer-bg{background-color:var(--pub-primary-color);height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100%;z-index:0}#autoload-article-template .action-buttons .animated-button .cancel-timer-display{position:relative}@media(max-width: 728px){#autoload-article-template{border:1px solid #ececec;box-shadow:0 14px 24px 0 rgba(0,0,0,.1490196078);margin:10px;padding:20px}#autoload-article-template .notification-text{width:100%}#autoload-article-template .action-buttons{justify-content:flex-start;margin-top:20px}}#autoload-article{border-top:1px solid #ececec;box-shadow:0 14px 24px 0 rgba(0,0,0,.1490196078);display:flex;flex-direction:row;margin-bottom:20px;padding:20px}#autoload-article [data-mod=image]:not([data-init]) img.autoload-img{visibility:visible !important}#autoload-article .teaser-headline{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:700;line-height:21px;text-align:left}#autoload-article figure{display:flex;flex-shrink:0;margin-right:20px;width:30%}#autoload-article .teaser-details{display:flex;flex-direction:column;justify-content:space-between}#autoload-article .container{display:flex;flex-direction:column;justify-content:space-between;padding-top:20px;position:relative}#autoload-article .container .article-lead-text{filter:blur(1.8px);font-family:"Open Sans",sans-serif;font-size:14px;font-weight:400;line-height:19.07px;position:relative;text-align:left;word-spacing:8px}#autoload-article .container .action-buttons{bottom:0;display:flex;justify-content:space-between;position:absolute;width:100%}#autoload-article .container .action-buttons button{background-color:var(--pub-primary-color);border:none;color:#fff;cursor:pointer;padding:10px 20px}#autoload-article .container .action-buttons .animated-button{background-color:rgba(0,0,0,0);overflow:hidden;position:relative}#autoload-article .container .action-buttons .animated-button::before{background-color:#c2ced6;content:" ";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}#autoload-article .container .action-buttons .animated-button .animated-timer-bg{background-color:var(--pub-primary-color);height:100%;left:0;position:absolute;top:0;transform:translateX(-100%);width:100%;z-index:0}#autoload-article .container .action-buttons .animated-button .cancel-timer-display{position:relative}@media(max-width: 728px){#autoload-article{border:1px solid #ececec;box-shadow:0 14px 24px 0 rgba(0,0,0,.1490196078);flex-direction:column;margin:10px;padding:10px}#autoload-article .teaser-headline{font-family:"Open Sans",sans-serif;font-size:18px;font-weight:700;line-height:21px;text-align:left}#autoload-article .article-lead-text{-webkit-line-clamp:3;max-height:3em;overflow:hidden;text-overflow:ellipsis}#autoload-article figure{margin-bottom:15px;width:100%}#autoload-article .container{height:70px}}',""]),t.Z=a},1060:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,"@media(min-width: 728px){.mod-header .search::before{width:unset !important}}footer #section-links{border-bottom:4px solid #2c2c2c !important}footer .social-links{display:none !important}.social-sites{visibility:hidden !important}.social-follow-comment-bar .follow-us{display:none !important}.social-follow-comment-bar .social-actions .social-links{display:none !important}",""]),t.Z=a},9103:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,".byline .bookmark-btn-container-mobile{display:none !important}.byline .bookmark-btn-container{display:flex !important}.byline .bookmark-btn-container .bookmark-share{margin-bottom:0 !important;margin-top:0 !important}.byline .comments-container{border-left:unset !important;padding-left:unset !important}.byline .count-shares{display:none !important}.byline .sharebar-provider{display:none !important}.byline .copy-link-list{display:none !important}",""]),t.Z=a},6091:function(e,t,n){"use strict";var r=n(8081),i=n.n(r),o=n(3645),a=n.n(o)()(i());a.push([e.id,'.read-next-recommended{background-color:#fdf1f2;color:var(--text);font-family:"Signika Negative Bold",sans-serif;margin:24px 0;padding:20px;position:relative}.read-next-recommended-title-exp{display:flex;position:relative}.read-next-recommended-title-exp>b{background-color:rgba(0,0,0,0);font-size:30px;font-weight:700;line-height:38px}.read-next-recommended .controls{display:flex;justify-content:space-between;left:32px;margin-top:0;position:absolute;right:32px;top:45%;transform:translateY(-50%)}.read-next-recommended .controls .arrow-left,.read-next-recommended .controls .arrow-right{background-color:#fff;border-radius:50px;color:#c40c0c;cursor:pointer;height:24px;text-align:center;width:24px}.read-next-recommended .controls .arrow-left>svg,.read-next-recommended .controls .arrow-right>svg{padding:6px}.read-next-recommended-list-exp{display:flex;font-size:14px;gap:16px;line-height:20px;margin-bottom:0 !important;overflow:hidden;scroll-snap-type:x mandatory}@media(max-width: 728px){.read-next-recommended-list-exp{padding:0 !important}}.read-next-recommended-list-exp>li{display:none;flex:0 0 auto;list-style-type:none;margin-left:4px !important;padding-bottom:0 !important;scroll-snap-align:start;vertical-align:middle;width:calc(33.33% - 16px)}@media(max-width: 728px){.read-next-recommended-list-exp>li{width:calc(50% - 16px)}}.read-next-recommended-list-exp li.active{display:block}.read-next-recommended-list-exp .teaser-text .headline{-webkit-box-orient:vertical;color:#141414;display:-webkit-box;-webkit-line-clamp:3;line-height:20px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:normal}.read-next-recommended-list-exp [data-mod=image] img{position:relative}.read-next-recommended-list-exp .teaser{display:flow-root !important;margin-bottom:0 !important;transition:transform .3s ease}.read-next-recommended-list-exp .tag{background-color:#141414;bottom:0;color:#fff;display:flex;left:0;line-height:18px;padding:4px 8px;position:absolute}.read-next-recommended-list-exp .live{align-items:center;background-color:#c40c0c;flex-direction:row;justify-content:center}.read-next-recommended-list-exp .ellipsis{display:flex;margin:0 0 0 4px;padding:0 4px}.read-next-recommended-list-exp .comment-count a{background-color:rgba(0,0,0,0);color:#c40c0c;font-size:14px;line-height:18px;text-decoration:none}.read-next-recommended-list-exp .comment-count a .vf-comments-count{align-items:center;display:flex;justify-content:center}.read-next-recommended-list-exp .comment-count a .vf-comments-count svg{height:24px;margin-left:5px}',""]),t.Z=a},3645:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",r=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),r&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),r&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,r,i,o){"string"==typeof e&&(e=[[null,e,void 0]]);var a={};if(r)for(var c=0;c<this.length;c++){var u=this[c][0];null!=u&&(a[u]=!0)}for(var s=0;s<e.length;s++){var l=[].concat(e[s]);r&&a[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),i&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=i):l[4]="".concat(i)),t.push(l))}},t}},8081:function(e){"use strict";e.exports=function(e){return e[1]}},2695:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(7341),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},5719:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(3263),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},9166:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(5997),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},4855:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(448),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},9468:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(4592),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},7364:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(6709),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},854:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(8338),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},1819:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(6245),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},6586:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(3053),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},5744:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(901),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},6514:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(7228),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},6433:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(1606),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},2469:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(8189),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},1316:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(7431),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},8749:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(902),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},3028:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(7322),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},9748:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(1911),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},2817:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(1060),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},125:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(9103),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},3233:function(e,t,n){"use strict";n.r(t);var r=n(3379),i=n.n(r),o=n(7795),a=n.n(o),c=n(569),u=n.n(c),s=n(3565),l=n.n(s),_=n(9216),d=n.n(_),f=n(4589),p=n.n(f),h=n(6091),y={};y.styleTagTransform=p(),y.setAttributes=l(),y.insert=u().bind(null,"head"),y.domAPI=a(),y.insertStyleElement=d();i()(h.Z,y);t.default=h.Z&&h.Z.locals?h.Z.locals:void 0},3379:function(e){"use strict";var t=[];function n(e){for(var n=-1,r=0;r<t.length;r++)if(t[r].identifier===e){n=r;break}return n}function r(e,r){for(var o={},a=[],c=0;c<e.length;c++){var u=e[c],s=r.base?u[0]+r.base:u[0],l=o[s]||0,_="".concat(s," ").concat(l);o[s]=l+1;var d=n(_),f={css:u[1],media:u[2],sourceMap:u[3],supports:u[4],layer:u[5]};if(-1!==d)t[d].references++,t[d].updater(f);else{var p=i(f,r);r.byIndex=c,t.splice(c,0,{identifier:_,updater:p,references:1})}a.push(_)}return a}function i(e,t){var n=t.domAPI(t);n.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,i){var o=r(e=e||[],i=i||{});return function(e){e=e||[];for(var a=0;a<o.length;a++){var c=n(o[a]);t[c].references--}for(var u=r(e,i),s=0;s<o.length;s++){var l=n(o[s]);0===t[l].references&&(t[l].updater(),t.splice(l,1))}o=u}}},569:function(e){"use strict";var t={};e.exports=function(e,n){var r=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},9216:function(e){"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},3565:function(e,t,n){"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},7795:function(e){"use strict";e.exports=function(e){var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var r="";n.supports&&(r+="@supports (".concat(n.supports,") {")),n.media&&(r+="@media ".concat(n.media," {"));var i=void 0!==n.layer;i&&(r+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),r+=n.css,i&&(r+="}"),n.media&&(r+="}"),n.supports&&(r+="}");var o=n.sourceMap;o&&"undefined"!=typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),t.styleTagTransform(r,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},4589:function(e){"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}},377:function(e,t,n){"use strict";n.r(t),n.d(t,{MAX:function(){return r},NIL:function(){return i},parse:function(){return c},stringify:function(){return p},v1:function(){return b},v1ToV6:function(){return g},v3:function(){return T},v4:function(){return A},v5:function(){return N},v6:function(){return P},v6ToV1:function(){return F},v7:function(){return z},validate:function(){return a},version:function(){return H}});var r="ffffffff-ffff-ffff-ffff-ffffffffffff",i="00000000-0000-0000-0000-000000000000",o=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;var a=function(e){return"string"==typeof e&&o.test(e)};for(var c=function(e){if(!a(e))throw TypeError("Invalid UUID");var t,n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n},u=[],s=0;s<256;++s)u.push((s+256).toString(16).slice(1));function l(e,t=0){return(u[e[t+0]]+u[e[t+1]]+u[e[t+2]]+u[e[t+3]]+"-"+u[e[t+4]]+u[e[t+5]]+"-"+u[e[t+6]]+u[e[t+7]]+"-"+u[e[t+8]]+u[e[t+9]]+"-"+u[e[t+10]]+u[e[t+11]]+u[e[t+12]]+u[e[t+13]]+u[e[t+14]]+u[e[t+15]]).toLowerCase()}var _,d,f,p=function(e,t=0){var n=l(e,t);if(!a(n))throw TypeError("Stringified UUID is invalid");return n},h=new Uint8Array(16);function y(){if(!_&&!(_="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return _(h)}var v=0,m=0;var b=function(e,t,n){var r=t&&n||0,i=t||new Array(16),o=(e=e||{}).node,a=e.clockseq;if(e._v6||(o||(o=d),null==a&&(a=f)),null==o||null==a){var c=e.random||(e.rng||y)();null==o&&(o=[c[0],c[1],c[2],c[3],c[4],c[5]],d||e._v6||(o[0]|=1,d=o)),null==a&&(a=16383&(c[6]<<8|c[7]),void 0!==f||e._v6||(f=a))}var u=void 0!==e.msecs?e.msecs:Date.now(),s=void 0!==e.nsecs?e.nsecs:m+1,_=u-v+(s-m)/1e4;if(_<0&&void 0===e.clockseq&&(a=a+1&16383),(_<0||u>v)&&void 0===e.nsecs&&(s=0),s>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");v=u,m=s,f=a;var p=(1e4*(268435455&(u+=122192928e5))+s)%4294967296;i[r++]=p>>>24&255,i[r++]=p>>>16&255,i[r++]=p>>>8&255,i[r++]=255&p;var h=u/4294967296*1e4&268435455;i[r++]=h>>>8&255,i[r++]=255&h,i[r++]=h>>>24&15|16,i[r++]=h>>>16&255,i[r++]=a>>>8|128,i[r++]=255&a;for(var b=0;b<6;++b)i[r+b]=o[b];return t||l(i)};function g(e){var t=function(e,t=!1){return Uint8Array.of((15&e[6])<<4|e[7]>>4&15,(15&e[7])<<4|(240&e[4])>>4,(15&e[4])<<4|(240&e[5])>>4,(15&e[5])<<4|(240&e[0])>>4,(15&e[0])<<4|(240&e[1])>>4,(15&e[1])<<4|(240&e[2])>>4,96|15&e[2],e[3],e[8],e[9],e[10],e[11],e[12],e[13],e[14],e[15])}("string"==typeof e?c(e):e);return"string"==typeof e?l(t):t}function w(e,t,n){function r(e,r,i,o){var a;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof r&&(r=c(r)),16!==(null===(a=r)||void 0===a?void 0:a.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var u=new Uint8Array(16+e.length);if(u.set(r),u.set(e,r.length),(u=n(u))[6]=15&u[6]|t,u[8]=63&u[8]|128,i){o=o||0;for(var s=0;s<16;++s)i[o+s]=u[s];return i}return l(u)}try{r.name=e}catch(e){}return r.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",r.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",r}function E(e){return 14+(e+64>>>9<<4)+1}function R(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function x(e,t,n,r,i,o){return R((a=R(R(t,e),R(r,o)))<<(c=i)|a>>>32-c,n);var a,c}function L(e,t,n,r,i,o,a){return x(t&n|~t&r,e,t,i,o,a)}function I(e,t,n,r,i,o,a){return x(t&r|n&~r,e,t,i,o,a)}function O(e,t,n,r,i,o,a){return x(t^n^r,e,t,i,o,a)}function k(e,t,n,r,i,o,a){return x(n^(t|~r),e,t,i,o,a)}var C=function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){for(var t=[],n=32*e.length,r="0123456789abcdef",i=0;i<n;i+=8){var o=e[i>>5]>>>i%32&255,a=parseInt(r.charAt(o>>>4&15)+r.charAt(15&o),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[E(t)-1]=t;for(var n=1732584193,r=-271733879,i=-1732584194,o=271733878,a=0;a<e.length;a+=16){var c=n,u=r,s=i,l=o;n=L(n,r,i,o,e[a],7,-680876936),o=L(o,n,r,i,e[a+1],12,-389564586),i=L(i,o,n,r,e[a+2],17,606105819),r=L(r,i,o,n,e[a+3],22,-1044525330),n=L(n,r,i,o,e[a+4],7,-176418897),o=L(o,n,r,i,e[a+5],12,1200080426),i=L(i,o,n,r,e[a+6],17,-1473231341),r=L(r,i,o,n,e[a+7],22,-45705983),n=L(n,r,i,o,e[a+8],7,1770035416),o=L(o,n,r,i,e[a+9],12,-1958414417),i=L(i,o,n,r,e[a+10],17,-42063),r=L(r,i,o,n,e[a+11],22,-1990404162),n=L(n,r,i,o,e[a+12],7,1804603682),o=L(o,n,r,i,e[a+13],12,-40341101),i=L(i,o,n,r,e[a+14],17,-1502002290),n=I(n,r=L(r,i,o,n,e[a+15],22,1236535329),i,o,e[a+1],5,-165796510),o=I(o,n,r,i,e[a+6],9,-1069501632),i=I(i,o,n,r,e[a+11],14,643717713),r=I(r,i,o,n,e[a],20,-373897302),n=I(n,r,i,o,e[a+5],5,-701558691),o=I(o,n,r,i,e[a+10],9,38016083),i=I(i,o,n,r,e[a+15],14,-660478335),r=I(r,i,o,n,e[a+4],20,-405537848),n=I(n,r,i,o,e[a+9],5,568446438),o=I(o,n,r,i,e[a+14],9,-1019803690),i=I(i,o,n,r,e[a+3],14,-187363961),r=I(r,i,o,n,e[a+8],20,1163531501),n=I(n,r,i,o,e[a+13],5,-1444681467),o=I(o,n,r,i,e[a+2],9,-51403784),i=I(i,o,n,r,e[a+7],14,1735328473),n=O(n,r=I(r,i,o,n,e[a+12],20,-1926607734),i,o,e[a+5],4,-378558),o=O(o,n,r,i,e[a+8],11,-2022574463),i=O(i,o,n,r,e[a+11],16,1839030562),r=O(r,i,o,n,e[a+14],23,-35309556),n=O(n,r,i,o,e[a+1],4,-1530992060),o=O(o,n,r,i,e[a+4],11,1272893353),i=O(i,o,n,r,e[a+7],16,-155497632),r=O(r,i,o,n,e[a+10],23,-1094730640),n=O(n,r,i,o,e[a+13],4,681279174),o=O(o,n,r,i,e[a],11,-358537222),i=O(i,o,n,r,e[a+3],16,-722521979),r=O(r,i,o,n,e[a+6],23,76029189),n=O(n,r,i,o,e[a+9],4,-640364487),o=O(o,n,r,i,e[a+12],11,-421815835),i=O(i,o,n,r,e[a+15],16,530742520),n=k(n,r=O(r,i,o,n,e[a+2],23,-995338651),i,o,e[a],6,-198630844),o=k(o,n,r,i,e[a+7],10,1126891415),i=k(i,o,n,r,e[a+14],15,-1416354905),r=k(r,i,o,n,e[a+5],21,-57434055),n=k(n,r,i,o,e[a+12],6,1700485571),o=k(o,n,r,i,e[a+3],10,-1894986606),i=k(i,o,n,r,e[a+10],15,-1051523),r=k(r,i,o,n,e[a+1],21,-2054922799),n=k(n,r,i,o,e[a+8],6,1873313359),o=k(o,n,r,i,e[a+15],10,-30611744),i=k(i,o,n,r,e[a+6],15,-1560198380),r=k(r,i,o,n,e[a+13],21,1309151649),n=k(n,r,i,o,e[a+4],6,-145523070),o=k(o,n,r,i,e[a+11],10,-1120210379),i=k(i,o,n,r,e[a+2],15,718787259),r=k(r,i,o,n,e[a+9],21,-343485551),n=R(n,c),r=R(r,u),i=R(i,s),o=R(o,l)}return[n,r,i,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(E(t)),r=0;r<t;r+=8)n[r>>5]|=(255&e[r/8])<<r%32;return n}(e),8*e.length))},T=w("v3",48,C),S={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};var A=function(e,t,n){if(S.randomUUID&&!t&&!e)return S.randomUUID();var r=(e=e||{}).random||(e.rng||y)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var i=0;i<16;++i)t[n+i]=r[i];return t}return l(r)};function D(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:case 3:return t^n^r;case 2:return t&n^t&r^n&r}}function j(e,t){return e<<t|e>>>32-t}var G=function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var r=unescape(encodeURIComponent(e));e=[];for(var i=0;i<r.length;++i)e.push(r.charCodeAt(i))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,a=Math.ceil(o/16),c=new Array(a),u=0;u<a;++u){for(var s=new Uint32Array(16),l=0;l<16;++l)s[l]=e[64*u+4*l]<<24|e[64*u+4*l+1]<<16|e[64*u+4*l+2]<<8|e[64*u+4*l+3];c[u]=s}c[a-1][14]=8*(e.length-1)/Math.pow(2,32),c[a-1][14]=Math.floor(c[a-1][14]),c[a-1][15]=8*(e.length-1)&4294967295;for(var _=0;_<a;++_){for(var d=new Uint32Array(80),f=0;f<16;++f)d[f]=c[_][f];for(var p=16;p<80;++p)d[p]=j(d[p-3]^d[p-8]^d[p-14]^d[p-16],1);for(var h=n[0],y=n[1],v=n[2],m=n[3],b=n[4],g=0;g<80;++g){var w=Math.floor(g/20),E=j(h,5)+D(w,y,v,m)+b+t[w]+d[g]>>>0;b=m,m=v,v=j(y,30)>>>0,y=h,h=E}n[0]=n[0]+h>>>0,n[1]=n[1]+y>>>0,n[2]=n[2]+v>>>0,n[3]=n[3]+m>>>0,n[4]=n[4]+b>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]},N=w("v5",80,G);function $(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function M(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$(Object(n),!0).forEach((function(t){B(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function B(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function P(e={},t,n=0){var r=b(M(M({},e),{},{_v6:!0}),new Uint8Array(16));if(r=g(r),t){for(var i=0;i<16;i++)t[n+i]=r[i];return t}return l(r)}function F(e){var t=function(e){return Uint8Array.of((15&e[3])<<4|e[4]>>4&15,(15&e[4])<<4|(240&e[5])>>4,(15&e[5])<<4|15&e[6],e[7],(15&e[1])<<4|(240&e[2])>>4,(15&e[2])<<4|(240&e[3])>>4,16|(240&e[0])>>4,(15&e[0])<<4|(240&e[1])>>4,e[8],e[9],e[10],e[11],e[12],e[13],e[14],e[15])}("string"==typeof e?c(e):e);return"string"==typeof e?l(t):t}var W=null,U=null,V=0;var z=function(e,t,n){e=e||{};var r=t&&n||0,i=t||new Uint8Array(16),o=e.random||(e.rng||y)(),a=void 0!==e.msecs?e.msecs:Date.now(),c=void 0!==e.seq?e.seq:null,u=U,s=W;return a>V&&void 0===e.msecs&&(V=a,null!==c&&(u=null,s=null)),null!==c&&(c>2147483647&&(c=2147483647),u=c>>>19&4095,s=524287&c),null!==u&&null!==s||(u=(u=127&o[6])<<8|o[7],s=(s=(s=63&o[8])<<8|o[9])<<5|o[10]>>>3),a+1e4>V&&null===c?++s>524287&&(s=0,++u>4095&&(u=0,V++)):V=a,U=u,W=s,i[r++]=V/1099511627776&255,i[r++]=V/4294967296&255,i[r++]=V/16777216&255,i[r++]=V/65536&255,i[r++]=V/256&255,i[r++]=255&V,i[r++]=u>>>4&15|112,i[r++]=255&u,i[r++]=s>>>13&63|128,i[r++]=s>>>5&255,i[r++]=s<<3&255|7&o[10],i[r++]=o[11],i[r++]=o[12],i[r++]=o[13],i[r++]=o[14],i[r++]=o[15],t||l(i)};var H=function(e){if(!a(e))throw TypeError("Invalid UUID");return parseInt(e.slice(14,15),16)}}},t={};function n(r){var i=t[r];if(void 0!==i)return i.exports;var o=t[r]={id:r,exports:{}};return e[r](o,o.exports,n),o.exports}n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,{a:t}),t},n.d=function(e,t){for(var r in t)n.o(t,r)&&!n.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nc=void 0;!function(){function e(t){return e="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e(t)}var t=function(t,n){if(!n&&t&&t.__esModule)return t;if(null===t||"object"!==e(t)&&"function"!=typeof t)return{default:t};var r=M(n);if(r&&r.has(t))return r.get(t);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in t)if("default"!==a&&Object.prototype.hasOwnProperty.call(t,a)){var c=o?Object.getOwnPropertyDescriptor(t,a):null;c&&(c.get||c.set)?Object.defineProperty(i,a,c):i[a]=t[a]}i.default=t,r&&r.set(t,i);return i}(n(2850)),r=n(9031),i=$(n(397)),o=$(n(4095)),a=$(n(6802)),c=$(n(3165)),u=$(n(6319)),s=$(n(4637)),l=$(n(7706)),_=$(n(3750)),d=$(n(211)),f=$(n(8125)),p=$(n(3027)),h=$(n(7170)),y=$(n(8881)),v=$(n(2312)),m=$(n(5953)),b=$(n(5908)),g=$(n(7889)),w=$(n(4114)),E=$(n(9336)),R=$(n(819)),x=$(n(4509)),L=$(n(1235)),I=$(n(2403)),O=$(n(6447)),k=$(n(8116)),C=$(n(3867)),T=n(6752),S=$(n(4091)),A=$(n(6132)),D=$(n(7637)),j=$(n(4124)),G=$(n(4704)),N=$(n(3853));function $(e){return e&&e.__esModule?e:{default:e}}function M(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(M=function(e){return e?n:t})(e)}function B(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */B=function(){return t};var t={},n=Object.prototype,r=n.hasOwnProperty,i="function"==typeof Symbol?Symbol:{},o=i.iterator||"@@iterator",a=i.asyncIterator||"@@asyncIterator",c=i.toStringTag||"@@toStringTag";function u(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{u({},"")}catch(e){u=function(e,t,n){return e[t]=n}}function s(e,t,n,r){var i=t&&t.prototype instanceof d?t:d,o=Object.create(i.prototype),a=new x(r||[]);return o._invoke=function(e,t,n){var r="suspendedStart";return function(i,o){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===i)throw o;return I()}for(n.method=i,n.arg=o;;){var a=n.delegate;if(a){var c=w(a,n);if(c){if(c===_)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var u=l(e,t,n);if("normal"===u.type){if(r=n.done?"completed":"suspendedYield",u.arg===_)continue;return{value:u.arg,done:n.done}}"throw"===u.type&&(r="completed",n.method="throw",n.arg=u.arg)}}}(e,n,a),o}function l(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=s;var _={};function d(){}function f(){}function p(){}var h={};u(h,o,(function(){return this}));var y=Object.getPrototypeOf,v=y&&y(y(L([])));v&&v!==n&&r.call(v,o)&&(h=v);var m=p.prototype=d.prototype=Object.create(h);function b(e){["next","throw","return"].forEach((function(t){u(e,t,(function(e){return this._invoke(t,e)}))}))}function g(t,n){function i(o,a,c,u){var s=l(t[o],t,a);if("throw"!==s.type){var _=s.arg,d=_.value;return d&&"object"==e(d)&&r.call(d,"__await")?n.resolve(d.__await).then((function(e){i("next",e,c,u)}),(function(e){i("throw",e,c,u)})):n.resolve(d).then((function(e){_.value=e,c(_)}),(function(e){return i("throw",e,c,u)}))}u(s.arg)}var o;this._invoke=function(e,t){function r(){return new n((function(n,r){i(e,t,n,r)}))}return o=o?o.then(r,r):r()}}function w(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,w(e,t),"throw"===t.method))return _;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return _}var r=l(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,_;var i=r.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,_):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,_)}function E(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function R(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function x(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(E,this),this.reset(!0)}function L(e){if(e){var t=e[o];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,i=function t(){for(;++n<e.length;)if(r.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return i.next=i}}return{next:I}}function I(){return{value:void 0,done:!0}}return f.prototype=p,u(m,"constructor",p),u(p,"constructor",f),f.displayName=u(p,c,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===f||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,p):(e.__proto__=p,u(e,c,"GeneratorFunction")),e.prototype=Object.create(m),e},t.awrap=function(e){return{__await:e}},b(g.prototype),u(g.prototype,a,(function(){return this})),t.AsyncIterator=g,t.async=function(e,n,r,i,o){void 0===o&&(o=Promise);var a=new g(s(e,n,r,i),o);return t.isGeneratorFunction(n)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},b(m),u(m,c,"Generator"),u(m,o,(function(){return this})),u(m,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=[];for(var n in e)t.push(n);return t.reverse(),function n(){for(;t.length;){var r=t.pop();if(r in e)return n.value=r,n.done=!1,n}return n.done=!0,n}},t.values=L,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(R),!e)for(var t in this)"t"===t.charAt(0)&&r.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(n,r){return a.type="throw",a.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var i=this.tryEntries.length-1;i>=0;--i){var o=this.tryEntries[i],a=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var c=r.call(o,"catchLoc"),u=r.call(o,"finallyLoc");if(c&&u){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(c){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!u)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev<i.finallyLoc){var o=i;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var a=o?o.completion:{};return a.type=e,a.arg=t,o?(this.method="next",this.next=o.finallyLoc,_):this.complete(a)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),_},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),R(n),_}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;R(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:L(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),_}},t}function P(e,t,n,r,i,o,a){try{var c=e[o](a),u=c.value}catch(e){return void n(e)}c.done?t(u):Promise.resolve(u).then(r,i)}function F(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function a(e){P(o,r,i,a,c,"next",e)}function c(e){P(o,r,i,a,c,"throw",e)}a(void 0)}))}}function W(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function U(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?W(Object(n),!0).forEach((function(t){V(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):W(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function V(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var z,H,Z,q,Y=[fe("ID3632"),fe("ID4496"),fe("ID4502"),fe("ID5065"),fe("ID4965"),fe("ID4622"),fe("ID4915"),fe("ID5325"),fe("ID5256"),fe("ID5395"),fe("ID5396"),fe("ID5569"),fe("ID5464"),fe("ID5768"),fe("ID5848"),fe("ID6582"),fe("ID6419"),fe("ID6385"),fe("ID7316"),fe("ID7100"),fe("ID7317"),fe("ID7337"),fe("ID7489"),fe("ID7463"),fe("ID7361"),fe("ID7466"),fe("ID7879"),fe("ID8164"),fe("ID8343"),fe("ID8222"),fe("ID8891"),fe("ID9133")],X=function(){var e=window.location.origin;return e.includes("localhost")?"local":e.includes("bertha")?"bertha":e.includes("stable")?"stable":"prod"},K=function(){var e="true"===new URLSearchParams(window.location.search).get("enableGBDevTools");switch(fe("currentEnv")()){case"local":return{apiHost:"https://proxy-growthbook.data.tm-awx.com",clientKey:"sdk-fGj1prx2twBxnI3u",decryptionKey:"nz0Slcfhz0MCajtYcAtELw==",enableDevMode:!0};case"prod":return{apiHost:"https://proxy-growthbook.data.tm-awx.com",clientKey:"sdk-t8HCeZ6zWhqUTjn",decryptionKey:"G2WMtMBfb15M+lYQVM6uFg==",enableDevMode:e};case"bertha":return{apiHost:"https://proxy-growthbook.data.tm-awx.com",clientKey:"sdk-fGj1prx2twBxnI3u",decryptionKey:"nz0Slcfhz0MCajtYcAtELw==",enableDevMode:e};case"stable":return{apiHost:"https://proxy-growthbook.data.tm-awx.com",clientKey:"sdk-onTHj6teha9WMAeX",decryptionKey:"94vExx7AG4NRxvW8KmovEQ==",enableDevMode:e}}},J=[];try{pe("useGrowthBook","true"===window.TMCONFIG.features["mvtTests.growthbook"])}catch(e){pe("useGrowthBook",!1)}var Q=window.location.pathname;try{pe("activeTestIds",JSON.parse(window.TMCONFIG.features.mvtTests))}catch(e){window.console.log("Chameleon MVT - no active tests")}var ee=function(){var e,t,n,r,i,o,a,c,u,s,l;if(!1===(null===(e=window)||void 0===e||null===(t=e.TMConsent)||void 0===t||null===(n=t.tcfv2consent)||void 0===n?void 0:n.gdprApplies))return!0;var _=(null===(r=window)||void 0===r||null===(i=r.TMConsent)||void 0===i||null===(o=i.tcfv2consent)||void 0===o||null===(a=o.purpose)||void 0===a?void 0:a.consents)||{},d=(null===(c=window)||void 0===c||null===(u=c.TMConsent)||void 0===u||null===(s=u.tcfv2consent)||void 0===s||null===(l=s.publisher)||void 0===l?void 0:l.consents)||{};return _[1]&&_[5]&&_[6]&&d[1]&&d[5]&&d[6]},te=function(e,t){window.addEventListener("staticConsent.updated",(function(){fe("isCMPPermitted")()&&fe("saveData")("user_uuid",fe("userUUID"))})),fe("trackingFn")(e,t)},ne=function(e,t){var n=e,r=t;if(fe("activeTestIds").includes(n.key.toUpperCase())){var i=fe("availableTests").find((function(e){return e.id.toLowerCase()===n.key}));if(i){var o=new URLSearchParams(window.location.search).get("forceExperiment");if(o){var a=o.split(".")[0],c=o.split(".")[1];fe("growthbook").forceVariation(a,c),r=U(U({},t),{},{key:"".concat(c),value:0!=c?"v".concat(c):"control",variationId:parseInt(c)})}window.TMMVTTESTS=[];var u=r.featureId||i.id;window.TMMVTTESTS.push("".concat(u,"|").concat(r.key)),fe("addOptimizeExpVariant")(u,r.key),window.TMABTEST=window.TMMVTTESTS[0],fe("pushFelizEvent")(r.key,u),i.variants[r.variationId].code()}}console.log("========================"),console.log("Viewed Experiment",{experimentId:n.key,variationId:r.key}),console.log("experiment",e),console.log("resultData",r),console.log("========================")},re=function(e){return"/article"===e||fe("isArticle")(e)?"article":"/section"===e||fe("isSection")(e)?"section":""},ie=function(){var e=F(B().mark((function e(){var t,r,i,o,a,c,u;return B().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!fe("useGrowthBook")){e.next=15;break}if(!fe("getSavedData")("user_uuid")){e.next=5;break}pe("userUUID",fe("getSavedData")("user_uuid")),e.next=10;break;case 5:return e.next=7,Promise.resolve().then(n.bind(n,377));case 7:a=e.sent,pe("userUUID",(0,a.v4)());case 10:c={id:fe("userUUID"),fallbackId:"",url:fe("urlPath"),pageType:fe("getPageType")(fe("urlPath")),platform:null===(t=window)||void 0===t||null===(r=t.TMCONFIG)||void 0===r?void 0:r.platform,publication:null===(i=window)||void 0===i||null===(o=i.TMCONFIG)||void 0===o?void 0:o.publication,mvts:fe("activeTestIds")},Promise.resolve().then(n.bind(n,8492)).then(function(){var e=F(B().mark((function e(t){var n;return B().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=fe("credentials")(),pe("growthbook",new t.GrowthBook(U(U({},n),{},{attributes:c,trackingCallback:fe("trackingCallback")}))),window.growthbook=fe("growthbook"),e.next=5,fe("growthbook").init({autoRefresh:!0}).then((function(){var e,t=null===(e=fe("growthbook").context)||void 0===e?void 0:e.features;(Object.keys(t||{})||[]).forEach((function(e){fe("growthbook").isOn(e)})),window.feliz?u({fallbackId:window.feliz.getUserId()}):document.addEventListener("FELIZ",(function(){u({fallbackId:window.feliz.getUserId()})}))}));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}()),u=function(e){fe("growthbook").setAttributes(U(U({},fe("growthbook").getAttributes()),e))},e.next=17;break;case 15:try{pe("duration",window.TMCONFIG.features["mvtTests.segmentDuration"])}catch(e){}fe("testFramework")(fe("availableTests"),fe("activeTestIds"),fe("urlPath"),fe("duration"));case 17:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();function oe(){try{if(n.g)return n.g}catch(e){try{if(window)return window}catch(e){return this}}}fe("setupGrowthbook")();var ae,ce=null;function ue(){if(null===ce){var e=oe();e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__||(e.__$$GLOBAL_REWIRE_NEXT_MODULE_ID__=0),ce=__$$GLOBAL_REWIRE_NEXT_MODULE_ID__++}return ce}function se(){var e=oe();return e.__$$GLOBAL_REWIRE_REGISTRY__||(e.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)),e.__$$GLOBAL_REWIRE_REGISTRY__}function le(){var e=ue(),t=se(),n=t[e];return n||(t[e]=Object.create(null),n=t[e]),n}(ae=oe()).__rewire_reset_all__||(ae.__rewire_reset_all__=function(){ae.__$$GLOBAL_REWIRE_REGISTRY__=Object.create(null)});var _e="__INTENTIONAL_UNDEFINED__",de={};function fe(e){var n=le();if(void 0===n[e])return function(e){switch(e){case"ID3632":return i.default;case"ID4496":return o.default;case"ID4502":return a.default;case"ID5065":return l.default;case"ID4965":return s.default;case"ID4622":return c.default;case"ID4915":return u.default;case"ID5325":return d.default;case"ID5256":return _.default;case"ID5395":return f.default;case"ID5396":return p.default;case"ID5569":return h.default;case"ID5464":return y.default;case"ID5768":return v.default;case"ID5848":return m.default;case"ID6582":return b.default;case"ID6419":return g.default;case"ID6385":return w.default;case"ID7316":return E.default;case"ID7100":return R.default;case"ID7317":return x.default;case"ID7337":return L.default;case"ID7489":return k.default;case"ID7463":return O.default;case"ID7361":return I.default;case"ID7466":return C.default;case"ID7879":return S.default;case"ID8164":return A.default;case"ID8343":return D.default;case"ID8222":return j.default;case"ID8891":return G.default;case"ID9133":return N.default;case"currentEnv":return X;case"useGrowthBook":return Z;case"activeTestIds":return J;case"isCMPPermitted":return ee;case"saveData":return r.saveData;case"userUUID":return q;case"trackingFn":return ne;case"availableTests":return Y;case"growthbook":return H;case"addOptimizeExpVariant":return t.addOptimizeExpVariant;case"pushFelizEvent":return T.pushFelizEvent;case"isArticle":return t.isArticle;case"isSection":return t.isSection;case"getSavedData":return r.getSavedData;case"urlPath":return Q;case"getPageType":return re;case"credentials":return K;case"trackingCallback":return te;case"duration":return z;case"testFramework":return t.default;case"setupGrowthbook":return ie}return}(e);var $=n[e];return $===_e?void 0:$}function pe(e,t){var n=le();return void 0===n[e]?function(e,t){switch(e){case"useGrowthBook":return Z=t;case"activeTestIds":return J=t;case"userUUID":return q=t;case"growthbook":return H=t;case"duration":return z=t}return}(e,t):n[e]=t}function he(t,n){var r=le();return"object"===e(t)?(Object.keys(t).forEach((function(e){r[e]=t[e]})),function(){Object.keys(t).forEach((function(e){ye(t)}))}):(r[t]=void 0===n?_e:n,function(){ye(t)})}function ye(e){var t=le();delete t[e],0==Object.keys(t).length&&delete se()[ue]}function ve(e){var t=le(),n=Object.keys(e),r={};function i(){n.forEach((function(e){t[e]=r[e]}))}return function(o){n.forEach((function(n){r[n]=t[n],t[n]=e[n]}));var a=o();return a&&"function"==typeof a.then?a.then(i).catch(i):i(),a}}(function(){function e(e,t){Object.defineProperty(de,e,{value:t,enumerable:!1,configurable:!0})}e("__get__",fe),e("__GetDependency__",fe),e("__Rewire__",he),e("__set__",he),e("__reset__",ye),e("__ResetDependency__",ye),e("__with__",ve)})()}()}();</script> <script>(async function(w) { function getMantisKeywords(mnts) { const mantis_ratings = mnts?.ratings || []; const mantis_sentiment = mnts?.sentiment || ""; const mantis_categories = mnts?.categories || {}; const mantis_emotions = Object.entries(mnts?.emotion || {}) .map(([k, v]) => `${k}-${v.level}`) + ""; const lookupTable = [{ subset: "mantis_green", source: mantis_ratings, key: "rating", filter: "GREEN", mapTo: "customer" }, { subset: "mantis_amber", source: mantis_ratings, key: "rating", filter: "AMBER", mapTo: "customer" }, { subset: "mantis_red", source: mantis_ratings, key: "rating", filter: "RED", mapTo: "customer" }, { subset: "mantis_iab", source: (mantis_categories?.iab) || [], key: "score", filter: 0.6, mapTo: "id" }, { subset: "mantis_context", source: (mantis_categories?.mantis) || [], key: "score", filter: 0.6, mapTo: "label" }, ]; const isMatch = (entry, filter, key) => { return isNaN(filter) ? entry[key] === filter : entry[key] > filter } const formatRatings = ({ source, key, filter, mapTo }) => { return source.reduce((acc, curr) => { const rating = isMatch(curr, filter, key) ? curr[mapTo] : "" return `${acc}${(acc && rating) ? "," : ""}${rating}`; }, "") } const subsets = lookupTable.reduce((acc, curr) => { const { subset } = curr; return { ...acc, [subset]: formatRatings(curr) } }, {}); return { mantis_sentiment, mantis_emotions, ...subsets }; } function getCmsId() { if (w.TMDATA && w.TMDATA.access) { const site = w.TMDATA.access("article.attributes.ownerSite"); const articleId = w.TMDATA.access("article.attributes.articleId"); if (site && articleId) { return site + '-' + articleId; } } return null; } async function getMantisData() { if (w.TMCONFIG.features.mantisClientTagEnabled) { let uniqueMantisQueryParam; const cmsId = getCmsId(); if (cmsId){ uniqueMantisQueryParam = 'cmsID=' + cmsId; } else { uniqueMantisQueryParam = "url=" + location.host + location.pathname; } let baseUrl = w.TMCONFIG.features['mantisClientSideEndpoint'] || 'https://api.mantis-intelligence.com/reach'; const preparedUrl = `${baseUrl}/article/classification` + '?' + uniqueMantisQueryParam + '&cacheType=public'; try { const response = await fetch(preparedUrl); const newMantisData = await response.json(); newMantisData.mantisClientTagEnabled = true; const clientTag = { "label": "clientTag", "score": 0.99 }; if (newMantisData.categories && newMantisData.categories.mantis) { newMantisData.categories.mantis.push(clientTag); } return newMantisData; } catch (error) { console.log('Error requesting Mantis client side API:', preparedUrl, error); return {error: "Mantis client side API request failed"}; } } } const mantisData = {} || {error: "mantis data not found"}; const mantisError = mantisData.error === 'article Id not found'; w.mantis = mantisData && !mantisError ? mantisData : await getMantisData(); w.mantis && !w.mantis.error ? w.mantis.targeting = getMantisKeywords(w.mantis) : ""; })(window);</script> <!-- Commercial Script --><!-- GPT Library tag - not injected by widget. Please inject it dynamically --> <script type="text/javascript">window.googletag = window.googletag || { cmd: [] };</script> <!-- GPT Library tag end --> <!-- Commercial Scripts --> <!-- Amazon A9 APSTAG prefetch and preconnect --> <link rel="dns-prefetch" href="https://c.amazon-adsystem.com"> <link rel="preconnect" href="https://c.amazon-adsystem.com" crossorigin> <!-- Amazon A9 APSTAG --> <script> -1===window.location.hostname.indexOf("insider.co.uk")&&(window.addEventListener("A9.loaded",function(e){console.log("A9 loaded: ",JSON.stringify(e))}),window.apstagDEBUG={testBidTimeout:200},function(){var e=function(e){var t,n=window,a={A9Loaded:!0};window.console.log("fireA9Loaded: "+JSON.stringify(e),1),n&&(document.createEvent?((t=document.createEvent("HTMLEvents")).initEvent("A9.loaded",!0,!0),t.data=a,n.dispatchEvent(t)):document.createEventObject&&((t=document.createEventObject()).data=a,n.fireEvent("onA9.loaded",t)),window.addEventListener("DOMContentLoaded",function(){n.dataEvents=n.dataEvents||{},n.dataEvents["A9.loaded"]=n.dataEvents["A9.loaded"]||[],n.dataEvents["A9.loaded"].push(!0)},!1))};!function(t,n,a,d,o,i,s){function c(e,a){n[t]._Q.push([e,a])}n[t]||(n[t]={init:function(){c("i",arguments)},fetchBids:function(){c("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},dpa:function(){q("di",arguments)},rpa:function(){q("ri",arguments)},upa:function(){q("ui",arguments)},_Q:[]},(i=a.createElement(d)).async=!0,i.src="https://c.amazon-adsystem.com/aax2/apstag.js",i.onload=e,(s=a.getElementsByTagName(d)[0]).parentNode.insertBefore(i,s))}("apstag",window,document,"script"),window.TMFeatures||(window.TMFeatures={}),window.TMFeatures.amazonHeaderEnabled=!0}()); </script> <!-- Amazon A9 APSTAG end--> <!-- Commercial Scripts --> <!-- IAS --> <script async='async' src='//cdn.adsafeprotected.com/iasPET.1.js'></script> <!-- IAS end--> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/withnail/tags/js/tags.min.js?v=825eb963e4ac6846dadb6fc60693d270" defer></script> <!-- start of widget id: 18512784, name: shopwindow, view: shopwindow-top-slot, start time: 1732398875877, template: marwood/TM/shopwindow/jade/topslot-config.pug.js --> <meta id="shopwindow-topslot-confg" name="shopwindow-topslot-confg" content="{"type":"shopWindowTopslot","ingredients":[{"id":"34030642","title":"SPAR launches Big Deals of Christmas for savings on festive food","type":"shopWindow","subType":"advertising","publicationName":"mirror","url":"https://www.mirror.co.uk/money/shopping-deals/spar-launches-big-deals-christmas-34030642","image":[{"href":"https://i2-prod.mirror.co.uk/article34030817.ece/ALTERNATES/s615/0_GettyImages-1754701203.jpg","binaryHref":"https://i2-prod.mirror.co.uk/article34030817.ece/BINARY/0_GettyImages-1754701203.jpg","dataWidth":0,"dataHeight":0}],"hasVideo":false,"teaserLabelData":{"label":"Christmas dinner","url":"https://www.mirror.co.uk/all-about/christmas-dinner"},"comments":{"enabled":false},"domainName":"www.mirror.co.uk","liveIdentifier":false}],"platform":"nationals"}"> <!-- end of widget id: 18512784, name: shopwindow, view: shopwindow-top-slot, total time: 2 --> <!-- start of widget id: 27744580, name: shopwindow, view: shopwindow-top-slot, start time: 1732398246150, template: marwood/TM/shopwindow/jade/affiliate-topslot-config.pug.js --> <meta id="affiliate-shopwindow-topslot-confg" name="affiliate-shopwindow-topslot-confg" content="{"type":"affiliateShopWindowTopslot","ingredients":[{"id":"34164628","title":"Black Friday shoppers getting 'dentist white clean' with 拢50 off teeth whitening kit","type":"shopWindow","subType":"affiliate","publicationName":"mirror","url":"https://www.mirror.co.uk/money/shopping-deals/mysweetsmile-black-friday-bundle-deal-34164628","image":[{"href":"https://i2-prod.mirror.co.uk/article34164626.ece/ALTERNATES/s615/0_Teeth-1.jpg","binaryHref":"https://i2-prod.mirror.co.uk/article34164626.ece/BINARY/0_Teeth-1.jpg","dataWidth":0,"dataHeight":0}],"hasVideo":false,"teaserLabelData":{"label":"teeth whitening","url":"https://www.mirror.co.uk/all-about/teeth-whitening"},"comments":{"enabled":false},"domainName":"www.mirror.co.uk","liveIdentifier":false}],"platform":"nationals"}"> <!-- end of widget id: 27744580, name: shopwindow, view: shopwindow-top-slot, total time: 1 --> <meta id="partnerConfig" name="partnerConfig" content="{"buysell":{"partnerName":"buysell"},"book an ad":{"partnerName":"book an ad"},"family notices":{"partnerName":"family notices"},"jobs":{"partnerName":"Madgex"},"property":{"partnerName":"Drag & Drop"},"dating":{"partnerName":"dating"},"public notices":{"partnerName":"public notices"},"motors":{"partnerName":"\nPistonheads (Auto Car)"},"directory":{"partnerName":"Scoot/Directory"}}"> <meta id="partnerFooterConfig" name="partnerFooterConfig" content="{"partnerContentList":[],"features":{"showVpaidControls":"true","amazon.waitConsent":"true","mantisRecommender.apiUrl":"https://api.mantis-intelligence.com/reach/recommender","globalAudioPlayerEnabled":"false","pubmaticIdEnabled":"true","consentDate":"06/08/2021","thirtythreeacrossDisplayPrebidEnabled":"false","jwRtdEnabled":"true","prebidLibrary":"false","amp.cmpCollapsableBtn":"true","authUI":"true","mantisRecommender.useCommonAdunit":"true","hideAndSeek.baseApiUrl":"https://d20eutak7bpup8.cloudfront.net","quantcastCMPEnabled":"true","taboolaNonConsented":"false","openxDisplayPrebidEnabled":"false","navWithArticle.enabled":"true","useNewPreferenceCentre":"true","topMantisRecommender":"true","enableInternalRecaptchaValidation":"true","pubmaticIdDisabled":"false","readMoreRecommended":"false","cmpHostName":"manchestereveningnews.co.uk","fbia.mantisRecommender":"true","limitedConsentKPV":"true","RRET-227.cutOffDate":"2020-06-30T10:30:00","blackFridayWidget.linkUrl":"https://www.manchestereveningnews.co.uk/all-about/black-friday","bookmarksBaseUrl":"https://5yc6ykd9ei.execute-api.us-east-1.amazonaws.com/prod/api","enableSlideInSkinnySignUp":"false","amazonTagEnabled":"true","mantisRecommender.recommenderMaxMpuNumber":"10","mantisRecommender.autoplayInterval":"5000","hideAndSeekEnabled":"false","videoPlaylistEnabled":"true","domain":"manchestereveningnews.co.uk","profileMenu":"true","ampVideoCacheBuster":"true","adHiddenLoading":"true","xandrPSPNativePrebidEnabled":"false","primisGeo":"true","mantisRecommender.enableOnErrorPages":"true","blackFridayWidget.cssLink":"https://get-latest.dev.convrse.media/black-friday/css/black-friday-widget-v2.css","sovrnDisplayPrebidEnabled":"false","video.header.bidding.enabled":"false","authUI.default":"true","webPushNotifications.appKey":"zLbjgSwcQiakkouYuL1bLg","newslettersURL":"https://communicatoremail.com/IN/DCF/gWfnbL9sB%7eOSBalaN%7eK7eP/","mantisRecommender.underimageSlot":"false","adServedMastheadStripEnabled":"true","taboolaOutstreamSection":"true","article.metaRobots":"max-image-preview:large","gptNativeArticleSlots":"true","flagsFromDataLayerForFBIA":"true","homepageRecommEnabled":"false","irisClientToken":"MN28D99SD1","openxVideoPrebidEnabled":"false","amp.stickyAdRefresh":"100","ixVideoPrebidEnabled":"true","globalTrayEnabled":"true","sovrnInjection":"true","criteoVideoPrebidEnabled":"true","mantisRecommender.limit":"20","jwRtdAuctionDelay":"250","delayAdsUntilCMP":"true","preloadFonts":"true","PWA.enable":"true","replaceMobileNativeWithAdSlot":"true","authUI.version":"1d1a177590df7c1272bb782161e0ebf8f133c009","readNextEmbeds":"true","removeSSO":"true","tripleliftDisplayPrebidEnabled":"false","video.ctpFloatAndPark":"true","felix.endpoint":"https://feliz-amp.data.tm-awx.com/config.json","convoStarterEnabled":"false","mantisRecommender.stopPageSwipes":"true","adFixedMobileBottomSticky":"true","xandrDisplayPrebidEnabled":"false","consentText":"We use your sign-up to provide content in ways you鈥檝e consented to and improve our understanding of you. This may include adverts from us and third parties based on our knowledge of you. ","mediaGridDisplayPrebidEnabled":"false","recommendations":"https://mab.data.tm-awx.com/rhs","convergeDisplayPrebidEnabled":"false","mailingListApiBaseUrl":"https://mailinglistapi.data-services.tm-awx.com","publicationTimezone":"Europe/London","customMailerEnabled":"true","accountHubEnabled":"true","emxDisplayPrebidEnabled":"false","authUI.publicationID":"men","mantisRecommender.mpuPositionsStart":"1","vidazooDisplayPrebidEnabled":"true","bundledCss":"false","IASVisRestrictToGeo":"UK-IE","pubmaticIdConsentDelay":"true","photoStoryExperiment":"true","mantisRecommender.newzitEnabled":"false","tcfVersion":"2","outstreamPlayerId":"114291","richaudienceSkinsPrebidEnabled":"true","codesplit":"false","irisTvEnabled":"true","converse.domain.url":"https://converse.manchestereveningnews.co.uk","nocodesplit":"true","emxVideoPrebidEnabled":"false","enableActionableJournalism":"true","mantisRecommender.recommenderMaxRhcNumber":"2","aylBackfill":"true","mantisRecommender.recommenderMaxLbNumber":"4","delayAdsUntilConsented":"true","prebid.mobile.restrict.to.vast":"false","newsletterSiteName":"Manchester Evening News","ovpEnabled":"true","embeddedSearchEnabled":"true","videojs.normal.load.enabled":"true","readMoreRecommendedGoLive":"blank/null","webPushNotifications.vapidKey":"BGpQh6sNoJ2n2xUHDSYzzijtJd9jAcct1NKeUhu4ZjfaTDaMK3BQBMS9YDlu3FjVToyLGWh9cS_9BQfy-I6VE2Q=","amp.mantisRecommender":"true","delayTaboolaUntilCMP":"true","iyaDisabled":"true","longMantisRecommender":"true","accountHubVersion":"ad7009b1304b67c8714fcfefe5dea39fdf7461a3","loginRadius":"true","readNextRecommendation":"https://recommendations.data.tm-awx.com/fallback","webPushNotifications.token":"MTp6TGJqZ1N3Y1FpYWtrb3VZdUwxYkxnOjU2Q21QQTdlYTluUjNXVW92MDItbU9LT0QyZFdjWjRPMElwMzdoVEVhOU0","mantisRecommenderReplacementRHCMPUEnabled":"false","improvedigitalDisplayPrebidEnabled":"false","authUI.reCaptchaKey":"6LfzNG8cAAAAAAW1ffFmC8slh-p-6eUmLCqpI7eu","tripleliftVideoPrebidEnabled":"false","gumgumDisplayPrebidEnabled":"true","videoDisableVPAID":"true","video.jwplayer.iframe.norec.playerId":"8kNLMsrR","enableAffiliateContentStickyBtn":"true","ozoneVideoPrebidEnabled":"true","ozoneAllowedKeys":"oz_gmpd_crid,oz_gmpd,oz_gmpd_adid,oz_winner,oz_gmpd_adomain,oz_gmpd_pb_r,oz_gmpd_adv","outstreamPlayerROW":"taboola","mantisIdEnabled":"true","verizonDisplayPrebidEnabled":"false","useReCaptcha":"true","newslettersBaseUrl":"https://status.data-services.tm-awx.com","video.jwplayer.mobile.autoplay":"false","amp.cmpDisableExposesTcfApi":"false","jwplayer.float.mode.always":"true","blackFridayWidget.jsUrl":"https://get-latest.dev.convrse.media/black-friday/black-friday-widget-v2.js","richaudienceDisplayPrebidEnabled":"true","ppidEnabled":"true","apiCommentCountEnabled":"true","kinzenApiKey":"xxbAdqDvM9FeEsvPNrSytHc","fundingChoicesEnabled":"true","viafouraSectionUuid":"00000000-0000-4000-8000-14cc93248f99","newslettersUIVersion":"68495c704e77ad94c4fd6fdc5e5f630d28ca3450","prebidAds":"false","video.jwplayer.iframe.playerId":"8sd9tIl9","newzit.enabled":"false","liveCommentsEnabled":"true","video.jwplayer.norec.playerId":"6e9v02Ea","lotameMantisDisabled":"false","mantisRecommenderDelayedLoading":"true","massDisplayPrebidEnabled":"true","felizRhsRecommendations":"true","commentsEnabled":"true","mantisRecommender.autoplay":"true","disableInlineSkinnySignup":"false","outstreamPlayerEnabled":"true","commentsAdEnabled":"true","delayOnscrollOnetagUntilCMP":"true","taboolaDoubleLoaderEnabled":"false","chameleon.cookiePolicy.enabled":"false","articleImageCrops":"s458b/458w,s1200e/1200w","kinzen.signup.box.url":"https://static.kinzen.com/kinzen-v2.min.js","mvtTests.googleOptimizeId":"","tag.amphtml.enabled":"true","googleOneTap":"false","bookmarksUIVersion":"2cbcfb15bf19770b7b8e3e9cabfcb546d0e98cad","aylSlot3":"true","liverampInjectionEnabled":"true","aylSlot2":"true","ix.wrapper":"false","smartAdServerVideoPrebidEnabled":"false","enableInArticleConvoMPU2":"true","debounceDataLayer":"true","oneTapNewsletter":"true","PWA":"{\"scope\":\"/\",\"trackOffline\": true,\"cacheFirst\": {\"modalTimeout\": 2000},\"combinedPrompt\": true,\"options\": {\"pushStyle\": \"headline\",\"pushSticky\": true},\"subsets\": [{\"homepage\": \"/all-about/manchester-united-fc\",\"manifest\": \"all-about/manchester-united-fc/manifest.json\",\"tag\": \"Manchester United FC\",\"title\": \"Manchester United FC\"}, {\"homepage\": \"/all-about/manchester-city-fc\",\"manifest\": \"all-about/manchester-city-fc/manifest.json\",\"tag\": \"Manchester City FC\",\"title\": \"Manchester City FC\"},{\"homepage\":\"/root\",\"scope\":\"/\",\"tag\": \"Manchester Evening News\",\"title\": \"Manchester Evening News\"}]}","magniteDemandManagerEnabled":"true","pubmaticVideoPrebidEnabled":"false","mantisRecommender.rhcInstances":"3","amp.tcfV22":"true","amp.readmore.link.target.enabled":"false","readNextRecommendedGoLive":"2023-06-20","video.mobile.disabledAutoplayGeoLocations":"IE","readNextMobileFeliz":"true","whatsAppCommunityCode":"GY77Jy0SeCL8ZFZaNcWsVq","blackFridayWidget":"false","prebid.waitConsent":"true","mantisRecommender.limitRHC":"1","partner.quicklinks.bar":"false","amazonVideoTagEnabled":"true","mvtTests":"[\"ID-7317\"]","nonIframeMantisRecommender":"true","webPushNotifications.serviceName":"airship","publicationId":"84aa4a01-35d8-4b3c-80ee-e28a5f3e06fa","hideAndSeek.termsAndCondUrl":"https://www.mirror.co.uk/hs-terms-conditions","lotameLightningTagV2":"true","whatsAppInArticleCommCode":"IG57qlIoDZM56XwrenyELG","articleImageSizes":"(max-width: 458px) 458px, 1200px","aylReplace":"true","pubmaticDisplayPrebidEnabled":"false","hideAndSeekImage":"https://d2ypkube9fje7d.cloudfront.net/@trinitymirrordigital/hide-and-seek/images/football/pound-coin-clickme.gif","enableMagicLink":"true","contentIgniteSiteId":"false","adslotsFixedSize":"true","hideAndSeekTrialEnabled":"false","xandrPSPVideoPrebidEnabled":"true","criteoDisplayPrebidEnabled":"true","mantisRecommender.useIntTracking":"true","echobox.enabled":"true","chatEnabled":"false","outstreamPlayerUKEU":"taboola","prebidCurrencyModule":"true","openwebMpu":"false","enableAboutTopics":"true","gptNativeSectionSlots":"true","viafouraComments":"true","convergeVideoPrebidEnabled":"false","video.jwplayer.playerId":"73JOe5Hh","mediaGridVideoPrebidEnabled":"false","rampIdEnabled":"true","amp.taboola.outstream.enabled":"true","whatsappCommunities":"true","mantisRecommender.useCommonAdunitBottom":"true","mantisRecommender.hbEnabled":"true","collectiveDisplayPrebidEnabled":"false","fbia.converse.enabled":"true","nextdoorShare":"false","modularCss":"true","domainRedirectExceptions":"prod-proxy.tm-aws.com","nobidDisplayPrebidEnabled":"false","bookmarksEnabled":"true","amp.revealMPU2BeforeReadMore":"true","og.image.for.section.and.topic":"https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/img/logo-men-social-sharing.png","M101.apiUrl":"https://partner-widget-api-prod.tm-awx.com/monitizer/1432/compare/prices/gbp_en","publicationName":"Manchester Evening News","irisTvRestrictToGeo":"2","video.jwplayer.enabled":"true","loadIrisManually":"true","photoStoryGalleryClickThrough":"true","disableAdvertMaxHeight":"true","viafouraEnabled":"true","taboolaOutstreamBypassGAM":"false","xandrPSPDisplayPrebidEnabled":"true","mantisRecommender.enableOnTopicPage":"true","chartbeatHeadlinePageTypes":"[\"home\",\"topic\",\"section\"]","breakingNewsPull":"true","nobidVideoPrebidEnabled":"false","mantisRecommenderReplacementRHCMPUDisabled":"true","magniteDisplayPrebidEnabled":"false","smallerFloatParkVideo":"false","amazon.fpd.signals.enabled":"true","viafouraNewCdn":"true","amp.blockTrackingForSecGPC":"true","tripleliftNativePrebidEnabled":"false","mantisClientTagEnabled":"true","richaudienceVideoPrebidEnabled":"false","swipeNavigation.endpoint":"https://mab.data.tm-awx.com/pwa-swipe","embeddedDomainName":"manchestereveningnews","ampQuantcastCMPEnabled":"true","ozoneOutstreamPrebidEnabled":"true","loginRadiusAPIKey":"415307d0-d73a-49d3-9958-1c42c71165ee","enableInArticleMPUExtra":"true","readMoreWithImage":"true","mvtTests.growthbook":"true","xandrVideoMaxDuration":"30","googleOneTapConsentCheck":"false","mantisRecommender.contentIgniteWaiting":"true","nativeAdsFallback":"true","amp.aylEnabled":"true","prebid.sendAllBids":"true","ovpType":"primis","improvedigitalVideoPrebidEnabled":"false","prebid.sendHBKeys":"false","irisAutoplayVideosMax":"4","enableUserProfile":"true","standaloneMpu":"false","smartAdServerDisplayPrebidEnabled":"true","mantisRecommender":"false","jwplayer.trackingOnConsent":"true","prebidLoadAtRuntime":"true","webPushNotifications.pushDisplayService":"airship","enableCallToActionBar":"true","notificationTrayEnabled":"false","customHtmlElements":"true","readNextRecommended":"true","mvtTests.enable":"true","swipeNavigation":"true","blockthrough.enabled":"true","customAdExperience":"true","adFixedTopSlot":"true","ampCommentsEnabled":"true","gpt.waitConsent":"true","externalBrandCSS":"true","LoginRadiusDomain":"https://auth.reachplc.com","quantcastCMPInline":"true","authUI.env":"prod","displayPrebidEnabled":"true","ozoneDisplayPrebidEnabled":"true","nativeAppBanner":"true","ixDisplayPrebidEnabled":"true","mantisRecommender.takeoverDetection":"lightningload","commentCountEnabled":"true","newslettersBaseUrlProtected":"https://status.data-services.tm-awx.com/subscriptions/secure","video.ima3Version":"3.6","videoPrebidEnabled":"true","CIPAConsentNotice":"true","delayVideoAdsUntilConsented":"true","videojs.optimized.load.enabled":"false","fbia.chartbeat.inbody":"false","appNexusVideoPrebidEnabled":"false"},"experiment":{"label":"Default Experiment","experimentId":"ID-6581","variant":"1","isActive":true,"modifyConfig":{},"modifyEmbedConfig":{}}}"> <meta id="pipelineConfig" name="pipelineConfig" content="{"images":null,"className":""}"> <script type="text/javascript">!function(){return function e(t,n,r){function o(i,c){if(!n[i]){if(!t[i]){var u="function"==typeof require&&require;if(!c&&u)return u(i,!0);if(a)return a(i,!0);var s=new Error("Cannot find module '"+i+"'");throw s.code="MODULE_NOT_FOUND",s}var l=n[i]={exports:{}};t[i][0].call(l.exports,function(e){return o(t[i][1][e]||e)},l,l.exports,e,t,n,r)}return n[i].exports}for(var a="function"==typeof require&&require,i=0;i<r.length;i++)o(r[i]);return o}}()({1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=function(){function e(e){return[].slice.call(e)}var t="DOMContentLoaded";function n(e,t,n,r){if(r=r||{},e.addEventListener(t,n),e.dataEvents){var o=e.dataEvents[t];if(o)if(r.purgeEventData)for(;o.length>0;)n.call(e,{data:o.shift(),target:e});else o.forEach(function(t){n.call(e,{data:t,target:e})})}}function r(e,t,n){e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}return{delegate:function(){return function(t,n,r,o,a){a=a||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(r,function(r){var i=[];n.forEach(function(n){i=">"===n.substr(0,1)?function(t,n,r){var o=e(n.querySelectorAll(r.substr(1)));return o=o.filter(function(e){return e.parentNode===n}),t.concat(o)}(i,t,n):function(t,n,r){return t.concat(e(n.querySelectorAll(r)))}(i,t,n)}),function e(t,n,r,o,a,i){if(n!==r){var c=o.indexOf(n);-1!==c&&(a.call(o[c],t),i.preventDefault&&t.preventDefault()),e(t,n.parentNode,r,o,a,i)}else i.stopPropagation&&t.stopPropagation()}(r,r.target,t,i,o,a)})})}}(),domReady:function(e){"complete"===document.readyState||"loaded"===document.readyState?(r(document,t),r(window,"load")):"interactive"===document.readyState&&r(document,t),document.addEventListener?n(document,t,e):n(window,"load",e)},fire:function(e,t,n){var o;n=n||{},document.createEvent?((o=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),o.data=n,e.dispatchEvent(o)):document.createEventObject&&((o=document.createEventObject()).data=n,e.fireEvent("on"+t,o)),r(e,t,n)},listen:n}}();n.default=r},{}],2:[function(e,t,n){"use strict";function r(e,t){var n=e[0],r=e[1],o=e[2],s=e[3];r=u(r=u(r=u(r=u(r=c(r=c(r=c(r=c(r=i(r=i(r=i(r=i(r=a(r=a(r=a(r=a(r,o=a(o,s=a(s,n=a(n,r,o,s,t[0],7,-680876936),r,o,t[1],12,-389564586),n,r,t[2],17,606105819),s,n,t[3],22,-1044525330),o=a(o,s=a(s,n=a(n,r,o,s,t[4],7,-176418897),r,o,t[5],12,1200080426),n,r,t[6],17,-1473231341),s,n,t[7],22,-45705983),o=a(o,s=a(s,n=a(n,r,o,s,t[8],7,1770035416),r,o,t[9],12,-1958414417),n,r,t[10],17,-42063),s,n,t[11],22,-1990404162),o=a(o,s=a(s,n=a(n,r,o,s,t[12],7,1804603682),r,o,t[13],12,-40341101),n,r,t[14],17,-1502002290),s,n,t[15],22,1236535329),o=i(o,s=i(s,n=i(n,r,o,s,t[1],5,-165796510),r,o,t[6],9,-1069501632),n,r,t[11],14,643717713),s,n,t[0],20,-373897302),o=i(o,s=i(s,n=i(n,r,o,s,t[5],5,-701558691),r,o,t[10],9,38016083),n,r,t[15],14,-660478335),s,n,t[4],20,-405537848),o=i(o,s=i(s,n=i(n,r,o,s,t[9],5,568446438),r,o,t[14],9,-1019803690),n,r,t[3],14,-187363961),s,n,t[8],20,1163531501),o=i(o,s=i(s,n=i(n,r,o,s,t[13],5,-1444681467),r,o,t[2],9,-51403784),n,r,t[7],14,1735328473),s,n,t[12],20,-1926607734),o=c(o,s=c(s,n=c(n,r,o,s,t[5],4,-378558),r,o,t[8],11,-2022574463),n,r,t[11],16,1839030562),s,n,t[14],23,-35309556),o=c(o,s=c(s,n=c(n,r,o,s,t[1],4,-1530992060),r,o,t[4],11,1272893353),n,r,t[7],16,-155497632),s,n,t[10],23,-1094730640),o=c(o,s=c(s,n=c(n,r,o,s,t[13],4,681279174),r,o,t[0],11,-358537222),n,r,t[3],16,-722521979),s,n,t[6],23,76029189),o=c(o,s=c(s,n=c(n,r,o,s,t[9],4,-640364487),r,o,t[12],11,-421815835),n,r,t[15],16,530742520),s,n,t[2],23,-995338651),o=u(o,s=u(s,n=u(n,r,o,s,t[0],6,-198630844),r,o,t[7],10,1126891415),n,r,t[14],15,-1416354905),s,n,t[5],21,-57434055),o=u(o,s=u(s,n=u(n,r,o,s,t[12],6,1700485571),r,o,t[3],10,-1894986606),n,r,t[10],15,-1051523),s,n,t[1],21,-2054922799),o=u(o,s=u(s,n=u(n,r,o,s,t[8],6,1873313359),r,o,t[15],10,-30611744),n,r,t[6],15,-1560198380),s,n,t[13],21,1309151649),o=u(o,s=u(s,n=u(n,r,o,s,t[4],6,-145523070),r,o,t[11],10,-1120210379),n,r,t[2],15,718787259),s,n,t[9],21,-343485551),e[0]=d(n,e[0]),e[1]=d(r,e[1]),e[2]=d(o,e[2]),e[3]=d(s,e[3])}function o(e,t,n,r,o,a){return d((t=d(d(t,e),d(r,a)))<<o|t>>>32-o,n)}function a(e,t,n,r,a,i,c){return o(t&n|~t&r,e,t,a,i,c)}function i(e,t,n,r,a,i,c){return o(t&r|n&~r,e,t,a,i,c)}function c(e,t,n,r,a,i,c){return o(t^n^r,e,t,a,i,c)}function u(e,t,n,r,a,i,c){return o(n^(t|~r),e,t,a,i,c)}function s(e){var t,n=[];for(t=0;t<64;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}Object.defineProperty(n,"__esModule",{value:!0});var l="0123456789abcdef".split("");function f(e){for(var t="",n=0;n<4;n++)t+=l[e>>8*n+4&15]+l[e>>8*n&15];return t}function d(e,t){return e+t&4294967295}n.default=function(e){return function(e){for(var t=0;t<e.length;t++)e[t]=f(e[t]);return e.join("")}(function(e){var t,n=e.length,o=[1732584193,-271733879,-1732584194,271733878];for(t=64;t<=e.length;t+=64)r(o,s(e.substring(t-64,t)));e=e.substring(t-64);var a=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];for(t=0;t<e.length;t++)a[t>>2]|=e.charCodeAt(t)<<(t%4<<3);if(a[t>>2]|=128<<(t%4<<3),t>55)for(r(o,a),t=0;t<16;t++)a[t]=0;return a[14]=8*n,r(o,a),o}(e))}},{}],3:[function(e,t,n){"use strict";var r,o=e(9),a=(r=o)&&r.__esModule?r:{default:r};var i=(0,e(10).path)("TMCONFIG.features",window)||{},c=i["webPushNotifications.pushDisplayService"],u=i.PWA,s="true"===i["PWA.enable"];if(u&&s)try{u=JSON.parse(u)}catch(e){u=u||{}}if(u&&s){var l=(0,o.validate)(u.subsets,u.scope);if(l){var f=""+location.hostname+l.homepage;(0,o.getManifest)(f).then(function(e){(0,a.default)(i.PWA,c,e.push_options)})}}},{10:10,9:9}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.deleteCaches=n.response=void 0;var r,o=e(10),a=e(2),i=(r=a)&&r.__esModule?r:{default:r};var c="offline/",u=2e3,s=[{name:"gpt",pattern:function(e){return"https://www.googletagservices.com/tag/js/gpt.js"===e}},{name:"permutive",pattern:function(e){return"https://d3alqb8vzo7fun.cloudfront.net/8a2c2f13-f564-4fff-8d22-177534028b95-1.0.js"===e}},{name:"weather.com",pattern:function(e){return e.startsWith("https://widgets-stage.weather.com/")}},{name:"gigya",pattern:function(e){return e.startsWith("https://cdns.gigya.com/JS/gigya.js")}},{name:"facebook",pattern:function(e){return"https://connect.facebook.net/en_US/sdk.js"===e}},{name:"onscroll",pattern:function(e){return e.match(/tags\.onscroll\.com.*/)}}],l=[{name:"breaking-news",pattern:function(e){return e.match(/\/breaking-news-client\/breaking\//)}}];function f(e){e.modal&&e.removeChild(e.modal),delete e.modal,clearTimeout(e.modalTimeout),e.classList.remove("skeleton")}n.default=function(e){var t=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}).modalTimeout,n=arguments[2].clog,r=window.localStorage.getItem(o.HASH_KEY),a=window.localStorage.getItem(o.DATE_KEY),i=new Promise(function(i,c){!function(e){var t=document.createElement("DIV");t.className="modal",e.appendChild(t),e.classList.add("skeleton"),e.modal=t}(e),e.modalTimeout=setTimeout(function(){f(e),n("Timed out getting new version"),c("TIMEOUT"),n("TIMEOUT")},t||u),caches.open(o.CACHE_KEY).then(function(e){e.match(location.href).then(function(e){if(e){var t=e.headers.get(o.HASH_PREFIX),n=e.headers.get("date");e.text().then(function(e){r!==t&&Date(n)>Date(a)&&i({content:e,contentHash:t,status:"networkCacheUpdate",date:n})})}})}),navigator.serviceWorker.addEventListener("message",function(e){if(e.origin===location.origin){var t=e.data;if(t&&"NEW_VERSION"===t.message&&t.url===location.href){n("Updating from sw message"),n("NETWORK UPDATE");var r={content:t.content,contentHash:t.contentHash,status:"networkUpdate",date:t.date};i(r)}}})});return i.then(function(t){n("GETDATA RESOLVED"),function(e,t){if(window.localStorage.getItem(o.HASH_KEY)!==t.contentHash){var n=document.implementation.createHTMLDocument("temp");n.documentElement.innerHTML=t.content,e.parentNode.replaceChild(n.querySelector("main"),e),f(e);var r=document.createEvent("HTMLEvents");r.initEvent("component.activate",!0,!0),r.data={},document.querySelector("main").dispatchEvent(r),window.localStorage.setItem(o.HASH_KEY,t.contentHash),window.localStorage.setItem(o.DATE_KEY,t.date)}else f(e)}(e,t),n(t.status)}).catch(function(e){n("GETDATA REJECTED"),n("Error getting data: "+e)}),i},n.response=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"/",r=arguments[3],a=(arguments.length>4&&void 0!==arguments[4]?arguments[4]:{}).debug,u=e.request.url,f=function(){};a&&(f=function(e){console.log("[TM PWA] "+e)});var d=u.match(/\/\/.+?\//)[0].includes(t),g=d&&!u.includes("service-worker.js");if((g=function(e,t){for(var n=s.length,r=l.length,o=0;!t&&o<n;)t=s[o].pattern(e),o++;for(o=0;t&&o<r;)l[o].pattern(e)&&(t=!1),o++;return t}(u,g))&&"GET"===e.request.method){var h="navigate"===e.request.mode,v=r.cacheFirst&&r.cacheFirst.useCachedHtml;if(h&&!v)return;e.respondWith(caches.open(o.CACHE_KEY).then(function(t){return t.match(e.request).then(function(e){h&&e&&f("CACHE RESPONSE");var t={};d||(t.mode="no-cors");var a=fetch(u,t).then(function(e){var t=void 0;if(h){var n=e.clone(),r={status:n.status,statusText:n.statusText,headers:{}};n.headers.forEach(function(e,t){r.headers[t]=e}),t=n.text().then(function(e){return r.headers[o.HASH_PREFIX]=(0,i.default)(e),new Response(e,r)}),f("NETWORK RESPONSE")}return caches.open(o.CACHE_KEY).then(function(n){h?t.then(function(e){n.delete(u),n.put(u,e.clone()).then(function(){e.clone().text().then(function(t){!function(e,t){var n=t.clog;e.message="NEW_VERSION",clients.matchAll().then(function(t){t.forEach(function(t){n("Posting message"),t.postMessage(e)})})}({url:u,content:t,contentHash:e.headers.get(o.HASH_PREFIX),date:e.headers.get("date")},{clog:f})})}).catch(function(e){n.delete(u),f("Error updating cache - deleting entry: "+e)})}):(n.delete(u),n.put(u,e.clone()).catch(function(e){n.delete(u),f("Error updating cache - deleting entry: "+e)}))}),t?Promise.resolve(t.then(function(e){return e.clone()})):e.clone()}).catch(function(e){if(f(e),r.offlineSupport&&h)return console.log("OFFLINE"),caches.match(n+c)});return e||a})}))}},n.deleteCaches=function(){caches.keys().then(function(e){return Promise.all(e.filter(function(e){return e.startsWith(o.CACHE_NAME)}).map(function(e){if(e!==o.CACHE_KEY)return caches.delete(e)}))})}},{10:10,2:2}],5:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getConfig=void 0,n.stub=function(e){var t={getConfig:s};return n.getConfig=s=e.stub(),{getConfig:s,restore:function(){n.getConfig=s=t.getConfig}}};var r,o=e(6),a=(r=o)&&r.__esModule?r:{default:r};var i="config",c=1,u=3e3;function s(e){return new Promise(function(t,n){setTimeout(n,u),(0,a.default)(e,i).then(function(e){var n=e.get(c);n.onsuccess=function(){t(n.result.config)}})})}n.default=function(e,t){return(0,a.default)(e,i,"readwrite").then(function(e){e.put({version:c,config:t})})},n.getConfig=s},{6:6}],6:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=[{name:"config",key:"version"},{name:"pageviews",key:"url"}];n.default=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"readonly";return new Promise(function(o,a){var i=e.open("marwood-pwa",1);i.onupgradeneeded=function(){r.forEach(function(e){i.result.objectStoreNames.contains(e.name)||i.result.createObjectStore(e.name,{keyPath:e.key})})},i.onsuccess=function(){if(i.result.onversionchange=function(e){null===e.newVersion&&e.target.close()},i&&i.result&&i.result.objectStoreNames.contains(t)){var e=i.result.transaction(t,n).objectStore(t);if(e)return void o(e)}a()}})}},{}],7:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r="marwood-767fbdbd105bf63cf96b89c1b23ff161",o="offline/";function a(e){caches.open(r).then(function(t){document.querySelectorAll('meta[name="cache-preload"]').forEach(function(e){var n=e.getAttribute("content");t.match(n).then(function(e){e||t.add(n)})});var n=e+o;t.match(n).then(function(e){e||fetch(n).then(function(e){if(e.redirected){var r=e.clone(),o={status:r.status,statusText:r.statusText,headers:{}};e.headers.forEach(function(e,t){o.headers[t]=e}),r.text().then(function(e){t.put(n,new Response(e,o))})}else t.put(n,e)})})})}n.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.selector,n=e.maxUrls,i=e.endpoint,c=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"/";navigator.serviceWorker.addEventListener("message",function(e){e.origin===location.origin&&"SERVICE_WORKER_INSTALL"===e.data&&a(c)}),navigator.onLine&&location.pathname!==c+o&&(a(c),"number"!=typeof n&&(n=10),i||t||(t=".teaser"),window.addEventListener("load",function(){var e=JSON.parse(localStorage.getItem("offlineUrls"))||[];(function(e,t){var n=e.endpoint,r=e.selector;if(n)return new Promise(function(e){window.feliz?e(window.feliz.getPageConfig("recommendations")):document.addEventListener("FELIZ",function(){e(window.feliz.getPageConfig("recommendations"))})}).then(function(e){return e.filter(function(e){return e.url&&e.url.length>0}).slice(0,t).map(function(e){return{url:e.url,text:e.title,image:e.image.href.replace("/BINARY/","/alternates/s615b/"),tag:e.tags&&e.tags[0]}})});if(r){var o=Array.from(document.querySelectorAll(r)).slice(0,t);return Promise.resolve(o.map(function(e){var t=e.querySelector("a.headline"),n=e.querySelector("img"),r=e.querySelector("a.label");return{url:t&&t.getAttribute("href"),text:t&&t.innerHTML,image:n&&n.getAttribute("data-src")||n.getAttribute("src"),tag:r&&r.innerHTML}}))}})({endpoint:i,selector:t},n).then(function(t){var o=t;e.length&&(o=t.filter(function(t){return e.find(function(e){return t.url!==e.url})})),o.length&&caches.open(r).then(function(t){o.forEach(function(r){r.text&&r.url&&r.image&&t.addAll([r.url,r.image]).then(function(){e.find(function(e){return e.url===r.url})||e.unshift(r),e.length>n&&e.pop(),localStorage.setItem("offlineUrls",JSON.stringify(e))})})})})}))}},{}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.track=function(e,t){(0,a.default)(e,i,"readwrite").then(function(e){e.put({url:t,timestamp:(new Date).getTime()})})},n.offlineLandingTracking=function(){var e=localStorage.getItem(c);return localStorage.removeItem(c),e},n.trackOfflineLanding=function(){localStorage.setItem(c,Number(localStorage.getItem(c)||0)+1)};var r,o=e(6),a=(r=o)&&r.__esModule?r:{default:r};var i="pageviews",c="offlineLandingPageViews";n.default=function(e,t){(0,a.default)(e,i,"readwrite").then(function(e){var n=e.count();n.onsuccess=function(){var r=n.result-1;r>0&&t(r),e.clear()}})}},{6:6}],9:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.MANIFEST_CACHE_NAME=n.validate=n.urlBase64ToUint8Array=n.cookie=n.getManifest=n.analytics=void 0,n.stub=function(e){var t={analytics:g,getManifest:m};return n.analytics=g=e.stub(),n.getManifest=m=e.stub(),{analytics:g,getManifest:m,restore:function(){n.analytics=g=t.analytics,n.getManifest=m=t.getManifest}}};var r=e(8),o=l(r),a=l(e(4)),i=l(e(1)),c=l(e(7)),u=l(e(5)),s=e(10);function l(e){return e&&e.__esModule?e:{default:e}}var f=navigator.userAgent.match(/iPhone|iPad|iPod/i);function d(e,t){var n=t.clog;i.default.fire(window,"contentupdate",e),n("CONTENTUPDATE: "+e)}function g(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"metrics";i.default.fire(window,"analytics.track",{name:e,category:n,value:t})}function h(e,t,n){var r=n.clog,o=window.localStorage.getItem(s.HASH_KEY);(0,a.default)(e,t.cacheFirst,{clog:r}).then(function(e){d(o===e.contentHash?"unchanged":"fresh",{clog:r}),g("cacheFirstPageView")}).catch(function(){d("cached",{clog:r}),g("cacheFirstPageView"),r("CACHED PAGE VIEW"),navigator.serviceWorker.addEventListener("message",function(e){if(e.origin===location.origin){var t=e.data;t&&"NEW_VERSION"===t.message&&t.url===location.href&&(o!==t.contentHash?(g("stalePageView"),r("STALE PAGE VIEW")):(g("cachedPageView"),r("MOULDY PAGE VIEW")))}})})}function v(e){return encodeURIComponent(e||"")}function m(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments[1],n=document.querySelector("link[rel=manifest]");if(n){var r=t||n.href;return new Promise(function(t,n){caches.open(s.MANIFEST_CACHE_NAME+":"+e).then(function(e){e.match(r).then(function(n){n?t(n):fetch(r).then(function(n){e.put(r,n.clone()),t(n.clone())})})}).catch(function(e){return n(e)})}).then(function(e){return e.json().then(function(e){return e})})}}n.default=function(e,t,n){var a=function(){};if("serviceWorker"in navigator){try{e=JSON.parse(e)}catch(t){e=e||{}}if(!e.debug)try{e.debug=new URLSearchParams(window.location.search).get("pwaDebug")}catch(e){}(0,u.default)(window.indexedDB,e,n);var s="/service-worker.js?v=04e104b7e9d1c1958d513b5b0b3ab79b";e.debug&&(s+="&pwaDebug="+e.debug,a=function(e){window.console.log("[TM PWA] "+e)}),e.cacheFirst&&(s+="&cacheFirst=true"),e.offlineSupport&&(s+="&offlineSupport=true"),t&&(s=s+"&pushDisplayService="+t+"&vap="+v(n.vapidKey)+"&a="+v(n.appKey)+"&t="+v(n.token)+"&i="+v());var l=void 0;if(e.scope&&(l={scope:e.scope}),window.sessionStorage.setItem("swUrl",s),navigator.serviceWorker.register(s,l).then(function(){a("Service worker registered successfully");var e="\n !function (n, t, c, e, u) { \n function r(n) { try { f = n(u) } catch (n) { return h = n, void i(p, n) } i(s, f) } \n function i(n, t) { for (var c = 0; c < n.length; c++)d(n[c], t); } \n function o(n, t) { return n && (f ? d(n, f) : s.push(n)), t && (h ? d(t, h) : p.push(t)), l } \n function a(n) { return o(!1, n) } \n function d(t, c) { n.setTimeout(function () { t(c) }, 0) } \n var f, h, s = [], p = [], l = { then: o, catch: a, _setup: r }; \n n[e] = l; \n var v = t.createElement(\"script\"); \n v.src = c, v.async = !0, v.id = \"_uasdk\", v.rel = e, t.head.appendChild(v) }(window, document, \n 'https://aswpsdkus.com/notify/v1/ua-sdk.min.js', \n 'UA', // This value can be changed to use a custom variable name. \n { appKey: '"+n.appKey+"', \n token: '"+n.token+"', \n vapidPublicKey: '"+n.vapidKey+"', \n websitePushId: 'web.com.reach.all',\n workerUrl: '"+s+"' })",t=document.createElement("script");t.innerHTML=e,document.body.appendChild(t);var r=new Event("airship.sdk.snippet.loaded");window.dispatchEvent(r)},function(t){e.debug&&(a("Service worker registration failed"),a(t))}),e.offlineSupport&&navigator.onLine){(0,o.default)(window.indexedDB,function(e){g("attemptedPageViews",e)});var m=(0,r.offlineLandingTracking)();m&&g("offlineLandingPageViews",m)}if(e.cacheFirst&&e.cacheFirst.useCachedHtml&&(navigator.serviceWorker.controller||e.cacheFirst&&e.cacheFirst.force)){var p=document.querySelector("main");if(p)h(p,e.cacheFirst,{clog:a});else{var E=new MutationObserver(function(){var t=document.body;t&&(E.disconnect(),(E=new MutationObserver(function(){var t=document.querySelector("main");t&&(h(t,e.cacheFirst,{clog:a}),E.disconnect())})).observe(t,{childList:!0}))});E.observe(document.documentElement,{childList:!0})}}else d("none",{clog:a});e.offlineSupport&&(0,c.default)(e.offlineSupport,e.scope),window.matchMedia("(display-mode: standalone)").matches&&(g("pwaPageView"),document.documentElement.setAttribute("tm-pwa",e.scope||"/")),!0===window.navigator.standalone&&f&&(g("iOSPwaPageView"),document.documentElement.setAttribute("tm-pwa",e.scope||"/"),i.default.delegate(document.body,"a","click",function(e){var t=e.target.getAttribute("href");window.history.pushState({},"",t),location.replace(t)},{preventDefault:!0})),window.indexedDB.deleteDatabase("1"),window.indexedDB.deleteDatabase("cacheStatus")}else d("none",{clog:a})},n.analytics=g,n.getManifest=m,n.cookie=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:2,r=new Date;r.setTime(r.getTime()+24*n*60*60*1e3),document.cookie=e+"="+t+";expires="+r.toUTCString()+";path=/"},n.urlBase64ToUint8Array=s.urlBase64ToUint8Array,n.validate=function(e,t){var n=t||"";if(!e)return{homepage:n};var r=void 0;try{r=JSON.parse(document.getElementById("manifest-validation").getAttribute("content"))}catch(e){return null}var o=e.filter(function(e){return r.url&&r.url.includes(e.homepage)}),a=e.filter(function(e){return r.primaryTag&&r.primaryTag===e.tag}),i=e.filter(function(e){return r.tags&&r.tags.includes(e.tag)});if(1===o.length)return o[0];if(1===a.length)return a[0];if(1===i.length)return i[0];var c=e.filter(function(e){return e.scope===n});return c.length>0?c[0]:"string"==typeof t?{homepage:t}:void 0},n.MANIFEST_CACHE_NAME=s.MANIFEST_CACHE_NAME},{1:1,10:10,4:4,5:5,7:7,8:8}],10:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=/(.*\/amp\/.*|.*\.amp)/g,o="TM-Hash-"+location.href,a="TM-Date-"+location.href;n.CACHE_KEY="marwood-767fbdbd105bf63cf96b89c1b23ff161",n.CACHE_NAME="marwood",n.MANIFEST_CACHE_NAME="manifestCache",n.urlBase64ToUint8Array=function(e){for(var t=(e+"=".repeat((4-e.length%4)%4)).replace(/-/g,"+").replace(/_/g,"/"),n=atob(t),r=new Uint8Array(n.length),o=0;o<n.length;++o)r[o]=n.charCodeAt(o);return r},n.isAmpArticle=function(e){return e.match(r)},n.HASH_PREFIX="TM-Hash",n.HASH_KEY=o,n.DATE_KEY=a,n.PUSH_SERVICE_KEY="airship",n.PUSH_SERVICE_SCRIPT="https://aswpsdkus.com/notify/v1/ua-sdk.min.js",n.getAssetUrl=function(e){return e&&e.replace?e.replace("prod",function(e){return/-bertha\./.test(e)?"bertha":/-stable\./.test(e)?"stable":"prod"}(self.location)):e},n.path=function(e,t){if(e&&t){var n=e.split?e.split("."):e;if(n.reduce)return n.reduce(function(e,t){return e&&e[t]?e[t]:void 0},t)}},n.externalDebug=function(e,t){t&&localStorage.removeItem("airship");var n=JSON.parse(localStorage.getItem("airship")||"[]");e.length&&n.push(e),localStorage.setItem("airship",JSON.stringify(n))}},{}]},{},[3]); //# sourceMappingURL=pwa.min.js.map</script> </head> <body class="article-page gallery standard" itemscope="itemscope" itemtype="http://schema.org/Article" > <script type="application/javascript"> function isEmptyObjHeader(obj) { for(var prop in obj) { if(Object.prototype.hasOwnProperty.call(obj, prop)) { return false; } } return JSON.stringify(obj) === JSON.stringify({}); } var digitalData = digitalData || {}; if ((digitalData && Object.keys && Object.keys(digitalData).length === 0 && Object.getPrototypeOf && Object.getPrototypeOf(digitalData) === Object.prototype) || isEmptyObjHeader(digitalData)) { var dataLayerElSync = document.getElementById('dataLayer'); if (dataLayerElSync) { digitalData = JSON.parse(dataLayerElSync.getAttribute('content')); } } </script> <script type="text/javascript">!function(){return function e(t,n,a){function r(i,u){if(!n[i]){if(!t[i]){var c="function"==typeof require&&require;if(!u&&c)return c(i,!0);if(o)return o(i,!0);var d=new Error("Cannot find module '"+i+"'");throw d.code="MODULE_NOT_FOUND",d}var l=n[i]={exports:{}};t[i][0].call(l.exports,function(e){return r(t[i][1][e]||e)},l,l.exports,e,t,n,a)}return n[i].exports}for(var o="function"==typeof require&&require,i=0;i<a.length;i++)r(a[i]);return r}}()({1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=document.documentElement,r={breakpointType:null,overlayActive:!1,resize:{active:!1,debounceTimer:200,interval:null},scroll:{active:!1,debounceTimer:50,interval:null},tapOrClickEvent:"click",throttleDateTime:null,timings:{debounce:250},windowHeight:a.clientHeight,windowTopOffset:null,windowWidth:a.clientWidth};function o(e){for(var t=e.split("."),n=0,a=r;n<t.length;n++)a=a[t[n]];return a}r.breakpoints=[{name:"baseLayout",width:-1},{name:"tabletPortraitUpwards",width:728},{name:"tabletLandscapeUpwards",width:1024},{name:"desktop",width:1240}],n.default={getOption:o,inspect:function(){return r},getBreakpoint:function(e){e=e||window.innerWidth;var t,n=o("breakpoints"),a=n.length;for(t=0;t<a;t++)if(e<n[t].width)return n[t-1].name;return n[a-1].name}}},{}],2:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e){return[].slice.call(e)}var t="DOMContentLoaded";function n(e,t,n,a){if(a=a||{},e.addEventListener(t,n),e.dataEvents){var r=e.dataEvents[t];if(r)if(a.purgeEventData)for(;r.length>0;)n.call(e,{data:r.shift(),target:e});else r.forEach(function(t){n.call(e,{data:t,target:e})})}}function a(e,t,n){e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}return{delegate:function(){return function(t,n,a,r,o){o=o||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(a,function(a){var i=[];n.forEach(function(n){i=">"===n.substr(0,1)?function(t,n,a){var r=e(n.querySelectorAll(a.substr(1)));return r=r.filter(function(e){return e.parentNode===n}),t.concat(r)}(i,t,n):function(t,n,a){return t.concat(e(n.querySelectorAll(a)))}(i,t,n)}),function e(t,n,a,r,o,i){if(n!==a){var u=r.indexOf(n);-1!==u&&(o.call(r[u],t),i.preventDefault&&t.preventDefault()),e(t,n.parentNode,a,r,o,i)}else i.stopPropagation&&t.stopPropagation()}(a,a.target,t,i,r,o)})})}}(),domReady:function(e){"complete"===document.readyState||"loaded"===document.readyState?(a(document,t),a(window,"load")):"interactive"===document.readyState&&a(document,t),document.addEventListener?n(document,t,e):n(window,"load",e)},fire:function(e,t,n){var r;n=n||{},document.createEvent?((r=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),r.data=n,e.dispatchEvent(r)):document.createEventObject&&((r=document.createEventObject()).data=n,e.fireEvent("on"+t,r)),a(e,t,n)},listen:n}}();n.default=a},{}],3:[function(e,t,n){"use strict";var a=Object.prototype.hasOwnProperty,r=Object.prototype.toString,o=Object.defineProperty,i=Object.getOwnPropertyDescriptor,u=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},c=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var t,n=a.call(e,"constructor"),o=e.constructor&&e.constructor.prototype&&a.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!n&&!o)return!1;for(t in e);return void 0===t||a.call(e,t)},d=function(e,t){o&&"__proto__"===t.name?o(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,t){if("__proto__"===t){if(!a.call(e,t))return;if(i)return i(e,t).value}return e[t]};t.exports=function e(){var t,n,a,r,o,i,f=arguments[0],s=1,p=arguments.length,w=!1;for("boolean"==typeof f&&(w=f,f=arguments[1]||{},s=2),(null==f||"object"!=typeof f&&"function"!=typeof f)&&(f={});s<p;++s)if(null!=(t=arguments[s]))for(n in t)a=l(f,n),f!==(r=l(t,n))&&(w&&r&&(c(r)||(o=u(r)))?(o?(o=!1,i=a&&u(a)?a:[]):i=a&&c(a)?a:{},d(f,{name:n,newValue:e(w,i,r)})):void 0!==r&&d(f,{name:n,newValue:r}));return f}},{}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.track=n.newPage=n.dataLayer=n.init=void 0;var a=d(e(2)),r=c(e(8)),o=c(e(6)),i=d(e(7)),u=d(e(9));function c(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function d(e){return e&&e.__esModule?e:{default:e}}var l=function(e){if(i.default.track(e),e.category&&e.name){var t={};t[e.category]={},t[e.category][e.name]=e.value,o.update({page:{info:t}})}},f=function(){i.default.newPage()};function s(e,t){e=e.replace(/\W+(.)/g,function(e,t){return t.toUpperCase()});var n=r.mark(e);return o.update({page:{info:{timing:n}}}),i.default.timer(e,n[e],t),n}n.init=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments[1];o.init((0,u.default)(),e[0]),i.default.getClientId(t),s("start"),a.default.domReady(function(){a.default.fire(window,"perceivedload",s("perceived").perceived)}),a.default.listen(window,"analytics.track",function(e){l(e.data)}),a.default.listen(window,"analytics.newpage",f),a.default.listen(window,"analytics.mark",function(e){s(e.data)}),a.default.fire(window,"analytics.ready",{track:l,newPage:f,mark:s}),e.forEach(function(e){l({name:"ChameleonMVT",category:"MVT",value:e})}),a.default.listen(window,"load",function(){s("pageload")})},n.dataLayer=o,n.newPage=f,n.track=l},{2:2,6:6,7:7,8:8,9:9}],5:[function(e,t,n){"use strict";var a=e(4),r=void 0;try{r=window.TMCONFIG.publicSectionParams.gtmClientIdEndpoint}catch(e){}(0,a.init)(window.TMMVTTESTS,r)},{4:4}],6:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.update=n.access=n.init=void 0;var a=i(e(2)),r=i(e(1)),o=i(e(3));function i(e){return e&&e.__esModule?e:{default:e}}var u={};function c(e){(0,o.default)(!0,u,e),a.default.fire(window,"dataLayer.changed",e)}function d(e){return e.split(".").reduce(function(e,t){return e[t]},u||this)}function l(e){c({article:{attributes:{articleViewMode:e.data}},page:{attributes:{configurationMode:e.data}}})}function f(e){c({page:{info:{timing:{perceived:e.data}}}})}n.init=function(e,t){var n;(n=document.getElementById("dataLayer"))&&(u=JSON.parse(n.getAttribute("content"))),window.digitalData=u,a.default.fire(window,"dataLayer.changed",u),c({page:{attributes:{chameleonSegment:!0},info:{uhid:e,ABTest:t},url:location.href},platform:"chameleon"}),a.default.listen(window,"breakpointchange",l),a.default.listen(window,"perceivedload",f),a.default.listen(window,"dataLayer.update",function(e){c(e.data)}),l({data:r.default.getBreakpoint(window.innerWidth)}),a.default.fire(window,"dataLayer.ready",{access:d,update:c}),window.TMDATA||(window.TMDATA={access:d,update:c})},n.access=d,n.update=c},{1:1,2:2,3:3}],7:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a,r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=e(2),i=(a=o)&&a.__esModule?a:{default:a};var u="TM_ga_clientId",c=new Promise(function(e){i.default.domReady(function(){setTimeout(e,100)})});function d(e){if(window.dataLayer&&window.dataLayer.push){var t=e.data||{};t.event=e.type,window.dataLayer.push(t)}}function l(e){window.dataLayer&&window.dataLayer.push&&window.dataLayer.push({clientId:e,event:"clientId",eventCallback:function(){i.default.fire(window,"analytics.clientId.ready",{clientId:e})}})}i.default.listen(window,"dataLayer.changed",d),n.default={newPage:function(){d({type:"pageview",data:{url:location.pathname}})},track:function(e){c.then(function(){if("object"===(void 0===e?"undefined":r(e))&&e.name){var t=e.category||"generic",n={type:t+"."+e.name,data:{}};n.data[t]={},n.data[t][e.name]=e.value,d(n)}else d({type:e})}).catch(function(){window.console.log("GTM in unknown state - Dom Ready did not fire")})},timer:function(e,t){d({type:"timing."+e,data:{timingCategory:arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Generic Timer",timingVar:e,timingValue:Math.round(t)}})},getClientId:function(e){var t,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],a=(t=u,(t=(document.cookie+";").match(new RegExp(t+"=.*;")))&&t[0].split(/=|;/)[1]);if(a)l(a);else if(e){var r=new XMLHttpRequest;r.open("get",e),r.withCredentials=!0,r.send(),r.onload=function(){if(4===r.readyState)if(200===r.status){var e=void 0;try{e=JSON.parse(r.responseText).vars.clientId}catch(e){return void window.console.log("Client ID response error: "+e)}l(e);var t=new Date;t.setTime(t.getTime()+63113904e3);var a=n?"SameSite=None;Secure;":"";document.cookie=u+"="+e+";expires="+t.toGMTString()+";"+a+"path=/"}else window.console.log("Client ID error: "+r.statusText)}}else window.console.log("No Client ID endpoint!")}}},{2:2}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=void 0,r=void 0,o=window.performance;o?(n.start=r=o.timing.navigationStart,a=function(){return o.now()}):(n.start=r=(new Date).getTime(),a=function(){return(new Date).getTime()-r}),n.start=r,n.mark=function(e){var t={};return t[e]=a(),t}},{}],9:[function(e,t,n){"use strict";function a(e,t){for(;e.toString().length<t;)e="0"+e;return e}Object.defineProperty(n,"__esModule",{value:!0}),n.default=function(){var e=new Date;return"UHID|"+e.getUTCFullYear().toString().substr(2,2)+":"+a(e.getUTCMonth()+1,2)+":"+a(e.getUTCDate(),2)+":"+a(e.getUTCHours(),2)+":"+a(e.getUTCMinutes(),2)+":"+a(e.getUTCSeconds(),2)+":"+a(e.getUTCMilliseconds(),3)+"_"+function e(t){return t?(t^16*Math.random()>>t/4).toString(16):([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,e)}()}},{}]},{},[5]); //# sourceMappingURL=chameleon-analytics.min.js.map</script> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M3TH25P" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript> <div class="gpt top-slot ssr ssr-article ssr-hidden" id="div-gpt-ad-top-slot"></div> <header class="mod-header" data-mod="header" data-immediate><div class="primary publication-theme-highlight"><a data-link-tracking="Header|MainLogo|Image|men" id="logo" href="/" data-tmdatatrack="nav-home">men</a><a class="icon" id="hamburger" href="#" data-tmdatatrack="nav-hamburger-menu">Load mobile navigation<span></span></a><nav class="primary"><section><ul data-level="1"><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|News" href="https://www.manchestereveningnews.co.uk/news/" data-tmdatatrack="nav" data-tmdatatrack-name="News">News</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest News" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Latest News">Latest News</a></li><li><a data-link-tracking="Header|DropDown|Text|Explore" href="https://www.manchestereveningnews.co.uk/all-about/men-explore" data-tmdatatrack="nav" data-tmdatatrack-name="Explore">Explore</a></li><li><a data-link-tracking="Header|DropDown|Text|Happy News" href="https://www.manchestereveningnews.co.uk/all-about/happy-news" data-tmdatatrack="nav" data-tmdatatrack-name="Happy News">Happy News</a></li><li><a data-link-tracking="Header|DropDown|Text|City Centre" href="https://www.manchestereveningnews.co.uk/all-about/manchester-city-centre" data-tmdatatrack="nav" data-tmdatatrack-name="City Centre">City Centre</a></li><li><a data-link-tracking="Header|DropDown|Text|Bury" href="https://www.manchestereveningnews.co.uk/all-about/bury" data-tmdatatrack="nav" data-tmdatatrack-name="Bury">Bury</a></li><li><a data-link-tracking="Header|DropDown|Text|Bolton" href="https://www.manchestereveningnews.co.uk/all-about/bolton" data-tmdatatrack="nav" data-tmdatatrack-name="Bolton">Bolton</a></li><li><a data-link-tracking="Header|DropDown|Text|Manchester" href="https://www.manchestereveningnews.co.uk/all-about/manchester" data-tmdatatrack="nav" data-tmdatatrack-name="Manchester">Manchester</a></li><li><a data-link-tracking="Header|DropDown|Text|Oldham" href="https://www.manchestereveningnews.co.uk/all-about/oldham" data-tmdatatrack="nav" data-tmdatatrack-name="Oldham">Oldham</a></li><li><a data-link-tracking="Header|DropDown|Text|Rochdale" href="https://www.manchestereveningnews.co.uk/all-about/rochdale" data-tmdatatrack="nav" data-tmdatatrack-name="Rochdale">Rochdale</a></li><li><a data-link-tracking="Header|DropDown|Text|Salford" href="https://www.manchestereveningnews.co.uk/all-about/salford" data-tmdatatrack="nav" data-tmdatatrack-name="Salford">Salford</a></li><li><a data-link-tracking="Header|DropDown|Text|Stockport" href="https://www.manchestereveningnews.co.uk/all-about/stockport" data-tmdatatrack="nav" data-tmdatatrack-name="Stockport">Stockport</a></li><li><a data-link-tracking="Header|DropDown|Text|Tameside" href="https://www.manchestereveningnews.co.uk/all-about/tameside" data-tmdatatrack="nav" data-tmdatatrack-name="Tameside">Tameside</a></li><li><a data-link-tracking="Header|DropDown|Text|Trafford" href="https://www.manchestereveningnews.co.uk/all-about/trafford" data-tmdatatrack="nav" data-tmdatatrack-name="Trafford">Trafford</a></li><li><a data-link-tracking="Header|DropDown|Text|Wigan" href="https://www.manchestereveningnews.co.uk/all-about/wigan" data-tmdatatrack="nav" data-tmdatatrack-name="Wigan">Wigan</a></li><li><a data-link-tracking="Header|DropDown|Text|Cost of Living" href="https://www.manchestereveningnews.co.uk/news/cost-of-living/" data-tmdatatrack="nav" data-tmdatatrack-name="Cost of Living">Cost of Living</a></li><li><a data-link-tracking="Header|DropDown|Text|Politics" href="https://www.manchestereveningnews.co.uk/all-about/politics" data-tmdatatrack="nav" data-tmdatatrack-name="Politics">Politics</a></li><li><a data-link-tracking="Header|DropDown|Text|Crime" href="https://www.manchestereveningnews.co.uk/all-about/crime" data-tmdatatrack="nav" data-tmdatatrack-name="Crime">Crime</a></li><li><a data-link-tracking="Header|DropDown|Text|Court" href="https://www.manchestereveningnews.co.uk/all-about/manchester-crown-court" data-tmdatatrack="nav" data-tmdatatrack-name="Court">Court</a></li><li><a data-link-tracking="Header|DropDown|Text|UK News" href="https://www.manchestereveningnews.co.uk/news/uk-news/" data-tmdatatrack="nav" data-tmdatatrack-name="UK News">UK News</a></li><li><a data-link-tracking="Header|DropDown|Text|Health" href="https://www.manchestereveningnews.co.uk/news/health/" data-tmdatatrack="nav" data-tmdatatrack-name="Health">Health</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|In Your Area" href="https://www.inyourarea.co.uk/?branding=men&from_reach_primary_nav=men" data-tmdatatrack="nav" data-tmdatatrack-name="In Your Area">In Your Area</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Man Utd" href="https://www.manchestereveningnews.co.uk/all-about/manchester-united-fc" data-tmdatatrack="nav" data-tmdatatrack-name="Man Utd">Man Utd</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Man City" href="https://www.manchestereveningnews.co.uk/all-about/manchester-city-fc" data-tmdatatrack="nav" data-tmdatatrack-name="Man City">Man City</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|What's On" href="https://www.manchestereveningnews.co.uk/whats-on/" data-tmdatatrack="nav" data-tmdatatrack-name="What's On">What's On</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Things To Do" href="https://www.manchestereveningnews.co.uk/all-about/things-to-do-manchester" data-tmdatatrack="nav" data-tmdatatrack-name="Things To Do">Things To Do</a></li><li><a data-link-tracking="Header|DropDown|Text|Family &amp; Kids" href="https://www.manchestereveningnews.co.uk/whats-on/family-kids-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Family & Kids">Family & Kids</a></li><li><a data-link-tracking="Header|DropDown|Text|Food &amp; Drink" href="https://www.manchestereveningnews.co.uk/whats-on/food-drink-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Food & Drink">Food & Drink</a></li><li><a data-link-tracking="Header|DropDown|Text|Restaurant Reviews" href="https://www.manchestereveningnews.co.uk/all-about/restaurant-reviews" data-tmdatatrack="nav" data-tmdatatrack-name="Restaurant Reviews">Restaurant Reviews</a></li><li><a data-link-tracking="Header|DropDown|Text|Comedy" href="https://www.manchestereveningnews.co.uk/whats-on/comedy-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Comedy">Comedy</a></li><li><a data-link-tracking="Header|DropDown|Text|Music &amp; Nightlife" href="https://www.manchestereveningnews.co.uk/whats-on/music-nightlife-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Music & Nightlife">Music & Nightlife</a></li><li><a data-link-tracking="Header|DropDown|Text|Theatre" href="https://www.manchestereveningnews.co.uk/whats-on/theatre-news/" data-tmdatatrack="nav" data-tmdatatrack-name="Theatre">Theatre</a></li><li><a data-link-tracking="Header|DropDown|Text|Shopping" href="https://www.manchestereveningnews.co.uk/whats-on/shopping/" data-tmdatatrack="nav" data-tmdatatrack-name="Shopping">Shopping</a></li><li><a data-link-tracking="Header|DropDown|Text|Travel" href="https://www.manchestereveningnews.co.uk/trips-and-breaks/" data-tmdatatrack="nav" data-tmdatatrack-name="Travel">Travel</a></li><li><a data-link-tracking="Header|DropDown|Text|Competitions" href="https://www.manchestereveningnews.co.uk/whats-on/competitions/" data-tmdatatrack="nav" data-tmdatatrack-name="Competitions">Competitions</a></li><li><a data-link-tracking="Header|DropDown|Text|Stay In" href="https://www.manchestereveningnews.co.uk/all-about/stay-in" data-tmdatatrack="nav" data-tmdatatrack-name="Stay In">Stay In</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Explore" href="https://www.manchestereveningnews.co.uk/all-about/men-explore" data-tmdatatrack="nav" data-tmdatatrack-name="Explore">Explore</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Happy News" href="https://www.manchestereveningnews.co.uk/all-about/happy-news" data-tmdatatrack="nav" data-tmdatatrack-name="Happy News">Happy News</a></li><li><a data-link-tracking="Header|SectionLabel|Text|TV" href="https://www.manchestereveningnews.co.uk/news/tv/" data-tmdatatrack="nav" data-tmdatatrack-name="TV">TV</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Corrie" href="https://www.manchestereveningnews.co.uk/all-about/coronation-street" data-tmdatatrack="nav" data-tmdatatrack-name="Corrie">Corrie</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Business Live" href="https://www.business-live.co.uk/all-about/north-west" data-tmdatatrack="nav" data-tmdatatrack-name="Business Live">Business Live</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Property" href="https://www.manchestereveningnews.co.uk/news/property/" data-tmdatatrack="nav" data-tmdatatrack-name="Property">Property</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Partner Stories" href="https://www.manchestereveningnews.co.uk/special-features/" data-tmdatatrack="nav" data-tmdatatrack-name="Partner Stories">Partner Stories</a></li></ul></section></nav><profile-icon lr-custom-id="signin" lr-custom-class="header-profile-icon" lr-gtm-label="header" lr-show-account-link data-tmdatatrack="nav-login-register"></profile-icon><div class="search"><button class="icon icon-search" id="search-icon" aria-label="Search" data-tmdatatrack="nav-search" type="button"></button></div><div class="search-box emd-search-box hidden" data-tmdatatrack="search-container"><div class="emd-search-container"><div class="emd-search-content"><input class="emd-search-input" type="text" placeholder="Search Content"></div><input class="emd-search-btn" id="emd-search-btn" type="button" value="Search"></div></div><div class="social-sites"><ul><li class="follow hidden"><span class="follow-text publication-theme">Follow us</span></li><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/ManchesterEveningNews" target="_blank" data-provider="facebook" data-tracking="facebook|follow|top" data-tmdatatrack="nav" data-tmdatatrack-name="facebook"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/MENNewsdesk" target="_blank" data-provider="twitter" data-tracking="twitter|follow|top" data-tmdatatrack="nav" data-tmdatatrack-name="twitter"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/manchestereveningnews" target="_blank" data-provider="instagram" data-tracking="instagram|follow|top" data-tmdatatrack="nav" data-tmdatatrack-name="instagram"></a></li></ul></div></div><nav class="secondary" data-smooth-scroll><section class="hidden"><ul class="click-track" data-level="1"><li><a href="https://www.newspapersubs.co.uk/pc/MNS" data-tmdatatrack="nav" data-tmdatatrack-name="Buy a Paper">Buy a Paper</a></li><li><a href="https://www.fish4.co.uk/jobs/manchester/?utm_source=tm-men&utm_medium=referral&utm_campaign=navlink" data-tmdatatrack="nav" data-tmdatatrack-name="Jobs">Jobs</a></li><li><a href="https://www.manchestereveningnews.co.uk/advertising/" data-tmdatatrack="nav" data-tmdatatrack-name="Advertise with Us">Advertise with Us</a></li><li><a href="https://www.inyourarea.co.uk/localservices?branding=men" data-tmdatatrack="nav" data-tmdatatrack-name="Directory">Directory</a></li><li><a href="https://funeral-notices.co.uk/North+West-Greater+Manchester" data-tmdatatrack="nav" data-tmdatatrack-name="Funeral Notices">Funeral Notices</a></li><li><a href="https://marketplacelive.co.uk/national" data-tmdatatrack="nav" data-tmdatatrack-name="Marketplace">Marketplace</a></li><li><a href="http://dating.manchestereveningnews.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Dating">Dating</a></li><li><a href="http://www.bookanad.com/regions/manchester/" data-tmdatatrack="nav" data-tmdatatrack-name="Book an Ad">Book an Ad</a></li><li><a href="https://publicnoticeportal.uk/?utm_source=manchestereveningnews.co.uk&utm_medium=nav&utm_campaign=reachplc" data-tmdatatrack="nav" data-tmdatatrack-name="Public Notices">Public Notices</a></li><li><a href="https://www.manchestereveningnews.co.uk/newsletter-preference-centre/?utm_source=newslettersignupsubheader" data-tmdatatrack="nav" data-tmdatatrack-name="Newsletter Signup">Newsletter Signup</a></li></ul></section></nav><nav class="footer"><section><ul data-level="1"><li><a href="https://www.inyourarea.co.uk/?branding=men&from_reach_footer_nav=men" data-tmdatatrack="nav" data-tmdatatrack-name="InYourArea">InYourArea</a></li><li><a href="https://www.mynewsassistant.com/" data-tmdatatrack="nav" data-tmdatatrack-name="mynewsassistant">mynewsassistant</a></li><li><a href="https://www.okbeautybox.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Beauty Box Subscription">Beauty Box Subscription</a></li><li><a href="https://www.yimbly.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Yimbly Shop">Yimbly Shop</a></li><li><a href="https://marketplacelive.co.uk/national" data-tmdatatrack="nav" data-tmdatatrack-name="Marketplace">Marketplace</a></li><li><a href="https://publicnoticeportal.uk/?utm_source=manchestereveningnews.co.uk&utm_medium=nav&utm_campaign=reachplc" data-tmdatatrack="nav" data-tmdatatrack-name="Public Notices">Public Notices</a></li><li><a href="https://www.reachphotosales.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Buy a photo">Buy a photo</a></li><li><a href="https://www.manchestereveningnews.co.uk/contact-us/" data-tmdatatrack="nav" data-tmdatatrack-name="Contact Us">Contact Us</a></li><li><a href="https://www.manchestereveningnews.co.uk/about-us/" data-tmdatatrack="nav" data-tmdatatrack-name="About Us">About Us</a></li><li><a href="https://jobs.reachplc.com/jobs" data-tmdatatrack="nav" data-tmdatatrack-name="Work for us">Work for us</a></li><li><a href="https://www.manchestereveningnews.co.uk/advertising/" data-tmdatatrack="nav" data-tmdatatrack-name="Advertise with Us">Advertise with Us</a></li><li><a href="https://www.mirrorbingo.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Mirror Bingo">Mirror Bingo</a></li><li><a href="https://www.manchestereveningnews.co.uk/how-to-complain/" data-tmdatatrack="nav" data-tmdatatrack-name="How to Complain">How to Complain</a></li><li><a href="https://www.manchestereveningnews.co.uk/corrections-clarifications/" data-tmdatatrack="nav" data-tmdatatrack-name="Corrections and Clarifications">Corrections and Clarifications</a></li><li><a href="https://www.manchestereveningnews.co.uk/terms-conditions/" data-tmdatatrack="nav" data-tmdatatrack-name="Terms & Conditions">Terms & Conditions</a></li><li><a href="https://www.manchestereveningnews.co.uk/privacy-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="Privacy Notice">Privacy Notice</a></li><li><a href="https://www.manchestereveningnews.co.uk/ai-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="AI Notice">AI Notice</a></li><li><a href="https://www.manchestereveningnews.co.uk/cookie-policy/" data-tmdatatrack="nav" data-tmdatatrack-name="Cookie Notice">Cookie Notice</a></li><li><a href="https://www.manchestereveningnews.co.uk/rss-feeds/" data-tmdatatrack="nav" data-tmdatatrack-name="Our RSS Feeds">Our RSS Feeds</a></li><li><a href="https://www.manchestereveningnews.co.uk/newsletter-preference-centre/" data-tmdatatrack="nav" data-tmdatatrack-name="Newsletter Signup">Newsletter Signup</a></li><li><a href="https://www.mirrorpix.com" data-tmdatatrack="nav" data-tmdatatrack-name="Syndication & Licensing">Syndication & Licensing</a></li><li><a href="https://www.manchestereveningnews.co.uk/news/how-opt-out-app-pushes-17427838" data-tmdatatrack="nav" data-tmdatatrack-name="Notifications and alerts help">Notifications and alerts help</a></li><li><a href="https://www.manchestereveningnews.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="漏 2024 M.E.N Media">漏 2024 M.E.N Media</a></li></ul></section></nav></header> <reach-topbox class="topbox publication-theme-highlight" data-publication="men"><reach-recirculation class="recirculation recirculation--topbox" data-view="mobile" data-display="text" data-rec-type="Topbox" data-source="https://recommendations.data.tm-awx.com/fallback/collaborative" data-count="2"><ul class="recirculation-list"><li class="recirculation-item"></li><li class="recirculation-item"></li></ul></reach-recirculation><reach-recirculation class="recirculation recirculation--topbox" data-view="desktop" data-rec-type="Topbox" data-source="https://recommendations.data.tm-awx.com/fallback/collaborative" data-count="4"><ul class="recirculation-list"><li class="recirculation-item"></li><li class="recirculation-item"></li><li class="recirculation-item"></li><li class="recirculation-item"></li></ul></reach-recirculation></reach-topbox> <main> <nav class="breadcrumbs breadcrumbs-gallery"><ol itemscope itemtype="http://schema.org/BreadcrumbList"><li class="publication-theme-border" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a class="publication-theme-highlight publication-theme-icon" href="https://www.manchestereveningnews.co.uk/" data-link-tracking="TopArticle|Subcategories|MEN Frontpage" data-tmdatatrack="nav" data-tmdatatrack-name="MEN Frontpage" itemprop="item"><span itemprop="name">MEN Frontpage</span><meta itemprop="position" content="0"></a></li><li class="publication-theme-border" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://www.manchestereveningnews.co.uk/news/" data-link-tracking="TopArticle|Subcategories|News" data-tmdatatrack="nav" data-tmdatatrack-name="News" itemprop="item"><span itemprop="name">News</span><meta itemprop="position" content="1"></a></li><li class="publication-theme-border" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/" data-link-tracking="TopArticle|Subcategories|Greater Manchester News" data-tmdatatrack="nav" data-tmdatatrack-name="Greater Manchester News" itemprop="item"><span itemprop="name">Greater Manchester News</span><meta itemprop="position" content="2"></a></li></ol></nav> <div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="name" content="Manchester Evening News"><meta itemprop="url" content="https://www.manchestereveningnews.co.uk/"><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s3-eu-west-1.amazonaws.com/trinity-images/logos/men.png"><meta itemprop="width" content="225"><meta itemprop="height" content="60"></div></div><meta itemprop="mainEntityOfPage" content="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138"><article class="article-main channel-news" data-url="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138" data-mod="articleSso,horizontalSwipe,updateTimezone"><div class="gallery-tag publication-font"><a href="https://www.manchestereveningnews.co.uk/news/"><span class="section-theme-highlight">News</span></a><span>gallery</span></div><h1 class="section-theme-background-indicator publication-font" itemprop="headline name">Pictures: 150 years of the Manchester Evening News</h1><h2 class="sub-title">Famous front pages and images as we celebrate the 150th anniversary of the M.E.N.</h2><div class="byline"><div class="sharebar" data-share-image="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1200/1_NKR_041018anniversary_09jpeg.jpg" data-share-url="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138" data-context="share-bar-15258138" data-friendly-name="Share Bar Link Click" data-max-times-to-track-links="5" data-article-id="15258138"><a class="hidden" data-link-tracking="Header|MainLogo|Image|undefined" id="logo" href="/"></a><ul><li class="bookmark-btn-container"><div class="bookmark-share"><span class="bookmark-text" data-name="Bookmark">Bookmark</span><span class="bookmark-icon"><svg class="active-svg svg-change-fill" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3Z" fill="rgba(0,0,0,0)"></path><path d="M17 3H7C5.9 3 5 3.9 5 5V21L12 18L19 21V5C19 3.9 18.1 3 17 3ZM17 18L12 15.82L7 18V5H17V18Z" fill="#D8021E"></path></svg><svg class="svg-bookmark-done" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 22 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.78232 0H3.13924C1.41266 0 0 1.4 0 3.11111V28L10.9873 23.3333L21.9747 28V12.1924H18.8354V23.3333L10.9873 19.9422L3.13924 23.3333V3.11111H9.78232V0ZM15.843 0.0349392H18.9266V3.01215H21.9747V6.16658H18.9266V9.28557H15.843V6.16658H12.8304V3.01215H15.843V0.0349392Z" fill="#D8021E"></path></svg><svg class="svg-to-bookmark" xmlns="http://www.w3.org/2000/svg" width="14" height="18" viewBox="0 0 25 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.309 12.4051C20.8802 12.4051 21.4375 12.3451 21.9747 12.2309V28L10.9873 23.3215L0 28V2.83544C0 1.26947 1.26947 0 2.83544 0H13.6772C12.829 1.26719 12.3343 2.79104 12.3343 4.43044C12.3343 8.83474 15.9047 12.4051 20.309 12.4051ZM15.5556 4.31369L18.8876 7.71296L24.8111 1.66982L23.1743 0L18.8876 4.31369L17.2508 2.58424L15.5556 4.31369Z" fill="#D8021E"></path></svg></span></div><span class="share-split-line"></span></li><li class="count-shares"><span class="count-text initial publication-theme">Share</span></li><li class="sharebar-provider"><a class="sharebar-icon icon facebook" title="Facebook" data-provider="facebook" data-social-headline="Pictures: 150 years of the Manchester Evening News" data-url="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138" data-leadtext="Famous front pages and images as we celebrate the 150th anniversary of the M.E.N." data-content-image="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1200/1_NKR_041018anniversary_09jpeg.jpg" data-tracking="facebook|share|top" data-tmdatatrack="nav-social" data-tmdatatrack-name="facebook"></a><div class="share-filler"></div></li><li class="sharebar-provider"><a class="sharebar-icon icon twitter" title="Twitter" data-provider="twitter" data-social-headline="Pictures: 150 years of the Manchester Evening News" data-url="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138" data-leadtext="Famous front pages and images as we celebrate the 150th anniversary of the M.E.N." data-content-image="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1200/1_NKR_041018anniversary_09jpeg.jpg" data-tracking="twitter|share|top" data-tmdatatrack="nav-social" data-tmdatatrack-name="twitter"></a><div class="share-filler"></div></li><li class="sharebar-provider"><a class="sharebar-icon icon whatsapp" title="Whatsapp" data-provider="whatsapp" data-social-headline="Pictures: 150 years of the Manchester Evening News" data-url="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138" data-leadtext="Famous front pages and images as we celebrate the 150th anniversary of the M.E.N." data-content-image="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1200/1_NKR_041018anniversary_09jpeg.jpg" data-tracking="whatsapp|share|top" data-tmdatatrack="nav-social" data-tmdatatrack-name="whatsapp"></a><div class="share-filler"></div></li><li class="copy-link-list"><span class="sharebar-icon icon copy-link brand-bg publication-theme-highlight" data-mod="copyLink" data-url="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gallery/pictures-150-years-manchester-evening-15258138" data-tmdatatrack="nav-social" data-tmdatatrack-name="copyLink"></span></li></ul><profile-icon lr-custom-id="sharebar-signin" lr-custom-class="sharebar-profile-icon" lr-gtm-label="sharebar" data-tmdatatrack="nav-login-register"></profile-icon></div><div itemprop="author" itemscope="itemscope" itemtype="https://schema.org/Person"><meta itemprop="name" content="Lee Swettenham"><meta itemprop="sameAs" content="https://www.manchestereveningnews.co.uk/authors/lee-swettenham/"></div><div class="article-information standard" itemprop="datePublished" content="2018-10-09T13:03:18Z"><div class="article-author-container standard"><div class="article-type publication-font"><a class="channel-name section-theme-highlight" data-link-tracking="TopArticle|MainTag|News" data-tmdatatrack="section-link" data-tmdatatrack-url="https://www.manchestereveningnews.co.uk/news/" href="https://www.manchestereveningnews.co.uk/news/">News</a></div><div class="author-information-container"><span class="author-label">By</span><div class="author"><a class="publication-theme" href="https://www.manchestereveningnews.co.uk/authors/lee-swettenham/" data-method-continue data-reset-responsive-cookie="true" data-tmdatatrack="author">Lee Swettenham</a><span class="job-title">Deputy football editor</span></div></div></div><ul class="time-info"><li class="hidden"><time class="date-published" datetime="2018-10-09T13:03:18Z"></time><span class="time-container">14:03, 9 OCT 2018</span></li><li class="hidden"><span>Updated</span><time class="date-updated" itemprop="dateModified" content="2018-10-09T13:27:21Z" datetime="2018-10-09T13:27:21Z"></time><span class="time-container">14:27, 9 OCT 2018</span></li></ul></div></div><ol class="image-gallery" data-gallery-type="gallery"><li class="photo-entry" id="12345678" data-type="gallery" data-vfid="undefined-undefined-undefined-12345678"><figure class="in-article-image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-tmdatatrack-articleid="15237921" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_09jpeg.jpg"><meta itemprop="width" content="808"><meta itemprop="height" content="1227"><div class="image-container"><img src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_09jpeg.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237921.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_09jpeg.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the first ever edition of the Manchester Evening News published on October 10th 1868</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>1</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345679" data-type="gallery" data-vfid="undefined-undefined-undefined-12345679"><figure class="in-article-image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-tmdatatrack-articleid="15257962" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257962.ece/ALTERNATES/s1227b/0_JCR_MEN_091018150_07.jpg"><meta itemprop="width" content="979"><meta itemprop="height" content="1227"><div class="image-container"><img src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257962.ece/ALTERNATES/s1227b/0_JCR_MEN_091018150_07.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257962.ece/ALTERNATES/s1227b/0_JCR_MEN_091018150_07.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">The reporting team of the Manchester Evening News in 1904</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>2</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345680" data-type="gallery" data-vfid="undefined-undefined-undefined-12345680"><figure class="in-article-image" data-orientation="landscape" data-tmdatatrack="inline-widget" data-tmdatatrack-articleid="15257723" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257723.ece/ALTERNATES/s1227b/1_Newspaper-sellers-in-Manchesters-Bank-Street-January-1905-For-MEN-Media-Titles.jpg"><meta itemprop="width" content="2683"><meta itemprop="height" content="1227"><div class="image-container"><img src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257723.ece/ALTERNATES/s1227b/1_Newspaper-sellers-in-Manchesters-Bank-Street-January-1905-For-MEN-Media-Titles.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257723.ece/ALTERNATES/s1227b/1_Newspaper-sellers-in-Manchesters-Bank-Street-January-1905-For-MEN-Media-Titles.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Newspaper sellers in Manchester鈥檚 Bank Street, January 1905.</span><span class="credit" itemprop="author"> (Image: Mirrorpix)</span><span class="img-count"><span>3</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345681" data-type="gallery" data-vfid="undefined-undefined-undefined-12345681"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237918" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237918.ece/ALTERNATES/s1227b/0_NKR_041018anniversary_03jpeg.jpg"><meta itemprop="width" content="849"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237918.ece/ALTERNATES/s1227b/0_NKR_041018anniversary_03jpeg.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237918.ece/ALTERNATES/s1227b/0_NKR_041018anniversary_03jpeg.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on 23rd December 1944 during the Manchester Blitz</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>4</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345682" data-type="gallery" data-vfid="undefined-undefined-undefined-12345682"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237914" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237914.ece/ALTERNATES/s1227b/4_NKR_041018anniversary_08jpeg.jpg"><meta itemprop="width" content="900"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237914.ece/ALTERNATES/s1227b/4_NKR_041018anniversary_08jpeg.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237914.ece/ALTERNATES/s1227b/4_NKR_041018anniversary_08jpeg.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on VE Day, the end of the Second World War in Europe, published on May 7th 1945</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>5</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345683" data-type="gallery" data-vfid="undefined-undefined-undefined-12345683"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237915" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237915.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_06jpeg.jpg"><meta itemprop="width" content="868"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237915.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_06jpeg.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237915.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_06jpeg.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on the day of the Queen's Coronation, June 2nd 1953</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>6</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345684" data-type="gallery" data-vfid="undefined-undefined-undefined-12345684"><figure class="in-article-image" data-mod="image" data-orientation="landscape" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15239370" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15239370.ece/ALTERNATES/s1227b/0_021018MENhistoryJPG.jpg"><meta itemprop="width" content="2023"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15239370.ece/ALTERNATES/s1227b/0_021018MENhistoryJPG.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15239370.ece/ALTERNATES/s1227b/0_021018MENhistoryJPG.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">An editorial conference in the Cross Street offices of the Manchester Evening News in the 1960s.</span><span class="credit" itemprop="author"> (Image: Manchester Evening News.)</span><span class="img-count"><span>7</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345685" data-type="gallery" data-vfid="undefined-undefined-undefined-12345685"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15238019" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15238019.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_07.jpg"><meta itemprop="width" content="957"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15238019.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_07.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15238019.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_07.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">The former offices of the Manchester Evening News on Cross Street - home until 1969.</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>8</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345686" data-type="gallery" data-vfid="undefined-undefined-undefined-12345686"><figure class="in-article-image" data-mod="image" data-orientation="landscape" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15247463" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247463.ece/ALTERNATES/s1227b/0_061018Newsroom.jpg"><meta itemprop="width" content="1571"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247463.ece/ALTERNATES/s1227b/0_061018Newsroom.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247463.ece/ALTERNATES/s1227b/0_061018Newsroom.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">MEN journalists in the newsroom at Cross Street offices in the 1960s.</span><span class="img-count"><span>9</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345687" data-type="gallery" data-vfid="undefined-undefined-undefined-12345687"><figure class="in-article-image" data-mod="image" data-orientation="landscape" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15247464" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247464.ece/ALTERNATES/s1227b/0_061018Newsroom2JPG.jpg"><meta itemprop="width" content="1759"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247464.ece/ALTERNATES/s1227b/0_061018Newsroom2JPG.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247464.ece/ALTERNATES/s1227b/0_061018Newsroom2JPG.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">MEN journalists in the newsroom at Deansgate in the 1970s.</span><span class="img-count"><span>10</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345688" data-type="gallery" data-vfid="undefined-undefined-undefined-12345688"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237913" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237913.ece/ALTERNATES/s1227b/2_NKR_041018anniversary_12jpeg.jpg"><meta itemprop="width" content="834"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237913.ece/ALTERNATES/s1227b/2_NKR_041018anniversary_12jpeg.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237913.ece/ALTERNATES/s1227b/2_NKR_041018anniversary_12jpeg.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on 26th July 1978 containing a report on the birth of the world's first test tube baby in Oldham</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>11</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345689" data-type="gallery" data-vfid="undefined-undefined-undefined-12345689"><figure class="in-article-image" data-mod="image" data-orientation="landscape" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15247461" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247461.ece/ALTERNATES/s1227b/0_061018Newsroom3JPG.jpg"><meta itemprop="width" content="1643"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247461.ece/ALTERNATES/s1227b/0_061018Newsroom3JPG.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15247461.ece/ALTERNATES/s1227b/0_061018Newsroom3JPG.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">The former MEN offices at 164 Deansgate - the site is now occupied by the Armani clothes store and Australasia restaurant.</span><span class="img-count"><span>12</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345690" data-type="gallery" data-vfid="undefined-undefined-undefined-12345690"><figure class="in-article-image" data-mod="image" data-orientation="landscape" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15257939" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257939.ece/ALTERNATES/s1227b/1_JCR_MEN_091018150_06.jpg"><meta itemprop="width" content="1874"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257939.ece/ALTERNATES/s1227b/1_JCR_MEN_091018150_06.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15257939.ece/ALTERNATES/s1227b/1_JCR_MEN_091018150_06.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">The Manchester Evening News hot air balloon</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>13</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345691" data-type="gallery" data-vfid="undefined-undefined-undefined-12345691"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237916" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237916.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_01jpeg.jpg"><meta itemprop="width" content="1022"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237916.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_01jpeg.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237916.ece/ALTERNATES/s1227b/1_NKR_041018anniversary_01jpeg.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on the day of IRA bomb on 15th June 1996</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>14</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345692" data-type="gallery" data-vfid="undefined-undefined-undefined-12345692"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237912" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237912.ece/ALTERNATES/s1227b/0_NKR_041018anniversary_13jpeg.jpg"><meta itemprop="width" content="989"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237912.ece/ALTERNATES/s1227b/0_NKR_041018anniversary_13jpeg.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237912.ece/ALTERNATES/s1227b/0_NKR_041018anniversary_13jpeg.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on Friday 28th May 1999 the day of Manchester United treble winning side's homecoming parade</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>15</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345693" data-type="gallery" data-vfid="undefined-undefined-undefined-12345693"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237909" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237909.ece/ALTERNATES/s1227b/2_NKR_041018anniversary_05.jpg"><meta itemprop="width" content="967"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237909.ece/ALTERNATES/s1227b/2_NKR_041018anniversary_05.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237909.ece/ALTERNATES/s1227b/2_NKR_041018anniversary_05.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on Monday 5th August 2002, marking the end of our city's Commonwealth Games</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>16</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345694" data-type="gallery" data-vfid="undefined-undefined-undefined-12345694"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15254282" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15254282.ece/ALTERNATES/s1227b/1_081018GeorgeJPG.jpg"><meta itemprop="width" content="920"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15254282.ece/ALTERNATES/s1227b/1_081018GeorgeJPG.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15254282.ece/ALTERNATES/s1227b/1_081018GeorgeJPG.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">The front page of the MEN on November 25th - the day George Best died.</span><span class="img-count"><span>17</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345695" data-type="gallery" data-vfid="undefined-undefined-undefined-12345695"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237910" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237910.ece/ALTERNATES/s1227b/3_NKR_041018anniversary_04.jpg"><meta itemprop="width" content="970"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237910.ece/ALTERNATES/s1227b/3_NKR_041018anniversary_04.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237910.ece/ALTERNATES/s1227b/3_NKR_041018anniversary_04.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">Front page of the Manchester Evening News on 14th May 2012 - the day after Manchester City pipped Manchester United to win the Premier League title</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>18</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345696" data-type="gallery" data-vfid="undefined-undefined-undefined-12345696"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237906" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237906.ece/ALTERNATES/s1227b/1_CSR_MEN_041018anniversary_01.jpg"><meta itemprop="width" content="958"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237906.ece/ALTERNATES/s1227b/1_CSR_MEN_041018anniversary_01.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237906.ece/ALTERNATES/s1227b/1_CSR_MEN_041018anniversary_01.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">The front page of the Manchester Evening News on Tuesday 23rd May, the morning after the bombing at Manchester Arena which claimed 22 lives</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>19</span> of <span>20</span></span></figcaption></div></figure></li><li class="photo-entry" id="12345697" data-type="gallery" data-vfid="undefined-undefined-undefined-12345697"><figure class="in-article-image" data-mod="image" data-orientation="portrait" data-tmdatatrack="inline-widget" data-fix="photostory" data-tmdatatrack-articleid="15237908" itemprop="image" itemscope itemtype="http://schema.org/ImageObject"><meta itemprop="url" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237908.ece/ALTERNATES/s1227b/3_CSR_MEN_041018anniversary_02.jpg"><meta itemprop="width" content="963"><meta itemprop="height" content="1227"><div class="image-container"><img data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237908.ece/ALTERNATES/s1227b/3_CSR_MEN_041018anniversary_02.jpg" alt="" content="https://i2-prod.manchestereveningnews.co.uk/incoming/article15237908.ece/ALTERNATES/s1227b/3_CSR_MEN_041018anniversary_02.jpg"><figcaption class="publication-theme-indicator"><span class="caption" itemprop="description">The front page of the Manchester Evening News on Thursday 25th May, three days after the Manchester Arena bombing</span><span class="credit" itemprop="author"> (Image: Manchester Evening News)</span><span class="img-count"><span>20</span> of <span>20</span></span></figcaption></div></figure></li></ol></article> <!-- start of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent, start time: 1732397755569, template: marwood/TM/most-read-most-recent/jade/most-read-most-recent.pug.js --> <section data-mod="mostRead" data-immediate><div class="pancake publication-theme"><div data-mod="tabs" data-ignore><ul class="tab-triggers section-theme-border"><li><button data-value="news" data-class="channel-news" data-tabset="mostReadMostRecent" data-active-class="section-theme-gradient">News</button></li><li><button data-value="all" data-class="channel-all" data-tabset="mostReadMostRecent" data-active-class="section-theme-gradient">all</button></li></ul><div class="tab-content section-theme-inherit-background-indicator" data-value="news" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore><ul class="tab-triggers"><li><button class="section-theme-border" data-value="mostRead" data-tabset="news">Most Read</button></li><li><button class="section-theme-border" data-value="mostRecent" data-tabset="news">Most Recent</button></li></ul><div class="tab-content" data-value="mostRead" data-tabset="news"><div class="pancake use-image-placeholders ensemble" data-group="mostRead" data-group-index="0"><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack-articleid="30437544"><figure class="section-theme-border" data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-warning-nine-places-30437544" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 1" aria-label="Storm Bert warning as nine places in Greater Manchester braced for flooding tonight"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437423.ece/ALTERNATES/s615/0_Strongstry-flooding.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.manchestereveningnews.co.uk/all-about/manchester-weather" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1">Manchester weather</a><a class="headline publication-font" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-warning-nine-places-30437544" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 1">Storm Bert warning as nine places in Greater Manchester braced for flooding tonight</a><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-warning-nine-places-30437544" data-link-tracking="undefineddescriptionundefined">The Environment Agency has warned anyone living in the affected areas to 'act now'</a></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="0-0-0" data-tmdatatrack-articleid="30429982"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/money-saving/amazon-prime-shoppers-race-buy-30429982" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-0" aria-label="Amazon Prime shoppers race to buy 拢3 Fire TV Sticks in flash Black Friday deal"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30433500.ece/ALTERNATES/s180/0_ifuifuirouaPNG.png 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30433500.ece/ALTERNATES/s458/0_ifuifuirouaPNG.png 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30433500.ece/ALTERNATES/s615/0_ifuifuirouaPNG.png" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/money-saving/amazon-prime-shoppers-race-buy-30429982" data-articleid="30429982" data-link-tracking="undefinedtitleundefined">Amazon Prime shoppers race to buy 拢3 Fire TV Sticks in flash Black Friday deal</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-0"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/money-saving-and-offers" data-link-tracking="undefinedTag|Fireundefined">Money saving and offers</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/money-saving/amazon-prime-shoppers-race-buy-30429982" data-link-tracking="undefineddescriptionundefined">The deal is also available on the Echo Dot speaker, which costs 拢7.51 down from 拢22.99</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-1" data-tmdatatrack-articleid="30437042"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/act-now-flood-warnings-river-30437042" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-1" aria-label="'Act now' Storm Bert flood warnings as River Irwell bursts banks and residents call for sandbags"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437082.ece/ALTERNATES/s180/0_Floods-Red-Warning-United-Kingdom-Bury-storm-bert-floods-yellow-warning-river-irwell-red-wa.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437082.ece/ALTERNATES/s458/0_Floods-Red-Warning-United-Kingdom-Bury-storm-bert-floods-yellow-warning-river-irwell-red-wa.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437082.ece/ALTERNATES/s615/0_Floods-Red-Warning-United-Kingdom-Bury-storm-bert-floods-yellow-warning-river-irwell-red-wa.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/act-now-flood-warnings-river-30437042" data-articleid="30437042" data-link-tracking="undefinedtitleundefined">'Act now' Storm Bert flood warnings as River Irwell bursts banks and residents call for sandbags</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-1"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/bury" data-link-tracking="undefinedTag|Fireundefined">Bury</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/act-now-flood-warnings-river-30437042" data-link-tracking="undefineddescriptionundefined">Areas in Ramsbottom, Stubbins and Edenfield are being hit, as Nuttall Park floods</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-2" data-tmdatatrack-articleid="30437224"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/dispersal-order-force-across-manchester-30437224" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-2" aria-label="Dispersal order in force across Manchester city centre amid reports of youths 'gathering to cause trouble'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437290.ece/ALTERNATES/s180/0_JSR_MEN_231124dispersal_01JPG.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437290.ece/ALTERNATES/s458/0_JSR_MEN_231124dispersal_01JPG.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437290.ece/ALTERNATES/s615/0_JSR_MEN_231124dispersal_01JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/dispersal-order-force-across-manchester-30437224" data-articleid="30437224" data-link-tracking="undefinedtitleundefined">Dispersal order in force across Manchester city centre amid reports of youths 'gathering to cause trouble'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-2"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/manchester-city-centre" data-link-tracking="undefinedTag|Fireundefined">Manchester City Centre</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/dispersal-order-force-across-manchester-30437224" data-link-tracking="undefineddescriptionundefined">The order, signed by a senior police officer at 12.13pm today, gives Greater Manchester Police extra powers to tell people to leave the city and lock them up if they refuse</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-3" data-tmdatatrack-articleid="30437894"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/parents-teenagers-escorted-onto-trains-30437894" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-3" aria-label="Parents of teenagers escorted onto trains out of Manchester city centre amid dispersal order hit out at GMP - as kids from traveller communities caught in crowds"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437935.ece/ALTERNATES/s180/1_JSR_MEN_231124disperse_02JPG.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437935.ece/ALTERNATES/s458/1_JSR_MEN_231124disperse_02JPG.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437935.ece/ALTERNATES/s615/1_JSR_MEN_231124disperse_02JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/parents-teenagers-escorted-onto-trains-30437894" data-articleid="30437894" data-link-tracking="undefinedtitleundefined">Parents of teenagers escorted onto trains out of Manchester city centre amid dispersal order hit out at GMP - as kids from traveller communities caught in crowds</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-3"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/manchester-city-centre" data-link-tracking="undefinedTag|Fireundefined">Manchester City Centre</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/parents-teenagers-escorted-onto-trains-30437894" data-link-tracking="undefineddescriptionundefined">Footage showed dozens of uniformed police officers ushering young people onto carriages at Victoria station</a></div></div></div></div></div><div class="tab-content" data-value="mostRecent" data-tabset="news"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack-articleid="30438388"><figure class="section-theme-border" data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438388" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 1" aria-label="BBC Strictly Come Dancing fans ask what more couple has to do as major complaint made"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438413.ece/ALTERNATES/s615/1_strictly14.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.manchestereveningnews.co.uk/all-about/strictly-come-dancing" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1">Strictly Come Dancing</a><a class="headline publication-font" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438388" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 1">BBC Strictly Come Dancing fans ask what more couple has to do as major complaint made</a><a class="description" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438388" data-link-tracking="undefineddescriptionundefined">They have been issuing another complaint about the judges' response to Jamie Borthwick's latest performance</a></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="0-0-0" data-tmdatatrack-articleid="30438337"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-fans-distracted-tasha-30438337" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-0" aria-label="BBC Strictly Come Dancing viewers distracted from Tasha Ghouri's perfect 40 over co-star's 'tears'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438370.ece/ALTERNATES/s180/1_strictly12.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30438370.ece/ALTERNATES/s458/1_strictly12.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438370.ece/ALTERNATES/s615/1_strictly12.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-fans-distracted-tasha-30438337" data-articleid="30438337" data-link-tracking="undefinedtitleundefined">BBC Strictly Come Dancing viewers distracted from Tasha Ghouri's perfect 40 over co-star's 'tears'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-0"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/strictly-come-dancing" data-link-tracking="undefinedTag|Fireundefined">Strictly Come Dancing</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-fans-distracted-tasha-30438337" data-link-tracking="undefineddescriptionundefined">The former Love Island star was back in the ballroom when she and Aljaz Skorjanec got a perfect score</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-1" data-tmdatatrack-articleid="30438131"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/showbiz-news/corrie-star-alan-halsalls-ex-30438131" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-1" aria-label="Corrie star Alan Halsall's ex makes 'boring' admission after he talks about split to I'm A Celebrity campmates"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/news/showbiz-news/article30438127.ece/ALTERNATES/s180/0_The-British-Soap-Awards-2013-Red-Carpet-Arrivals.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/news/showbiz-news/article30438127.ece/ALTERNATES/s458/0_The-British-Soap-Awards-2013-Red-Carpet-Arrivals.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/news/showbiz-news/article30438127.ece/ALTERNATES/s615/0_The-British-Soap-Awards-2013-Red-Carpet-Arrivals.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/showbiz-news/corrie-star-alan-halsalls-ex-30438131" data-articleid="30438131" data-link-tracking="undefinedtitleundefined">Corrie star Alan Halsall's ex makes 'boring' admission after he talks about split to I'm A Celebrity campmates</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-1"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/im-a-celebrity-get-me-out-of-here" data-link-tracking="undefinedTag|Fireundefined">I'm A Celebrity... Get Me Out Of Here</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/showbiz-news/corrie-star-alan-halsalls-ex-30438131" data-link-tracking="undefineddescriptionundefined">Lucy-Jo Hudson has spoken out after the Coronation Street actor discussed their split and co-parenting on I'm A Celebrity</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-2" data-tmdatatrack-articleid="30434579"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-2" aria-label="'I can't understand why... he's taken away their childhood'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s180/1_thomas-noone.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s458/1_thomas-noone.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s615/1_thomas-noone.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-articleid="30434579" data-link-tracking="undefinedtitleundefined">'I can't understand why... he's taken away their childhood'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-2"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/stretford" data-link-tracking="undefinedTag|Fireundefined">Stretford</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-link-tracking="undefineddescriptionundefined">'Unforgivable'</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-3" data-tmdatatrack-articleid="30438282"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438282" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-3" aria-label="BBC Strictly Come Dancing fans say 'it feels right' as familiar face spotted in audience"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438319.ece/ALTERNATES/s180/1_strictly11.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30438319.ece/ALTERNATES/s458/1_strictly11.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438319.ece/ALTERNATES/s615/1_strictly11.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438282" data-articleid="30438282" data-link-tracking="undefinedtitleundefined">BBC Strictly Come Dancing fans say 'it feels right' as familiar face spotted in audience</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-3"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/strictly-come-dancing" data-link-tracking="undefinedTag|Fireundefined">Strictly Come Dancing</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438282" data-link-tracking="undefineddescriptionundefined">Week ten of the BBC One dance contest took place on Saturday night</a></div></div></div></div></div></div><div class="tab-content section-theme-inherit-background-indicator" data-value="all" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore><ul class="tab-triggers"><li><button class="section-theme-border" data-value="mostRead" data-tabset="all">Most Read</button></li><li><button class="section-theme-border" data-value="mostRecent" data-tabset="all">Most Recent</button></li></ul><div class="tab-content" data-value="mostRead" data-tabset="all"><div class="pancake use-image-placeholders ensemble" data-group="mostRead" data-group-index="0"><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack-articleid="30437544"><figure class="section-theme-border" data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-warning-nine-places-30437544" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 1" aria-label="Storm Bert warning as nine places in Greater Manchester braced for flooding tonight"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437423.ece/ALTERNATES/s615/0_Strongstry-flooding.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.manchestereveningnews.co.uk/all-about/manchester-weather" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1">Manchester weather</a><a class="headline publication-font" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-warning-nine-places-30437544" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 1">Storm Bert warning as nine places in Greater Manchester braced for flooding tonight</a><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-warning-nine-places-30437544" data-link-tracking="undefineddescriptionundefined">The Environment Agency has warned anyone living in the affected areas to 'act now'</a></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="0-0-0" data-tmdatatrack-articleid="30429982"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/money-saving/amazon-prime-shoppers-race-buy-30429982" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-0" aria-label="Amazon Prime shoppers race to buy 拢3 Fire TV Sticks in flash Black Friday deal"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30433500.ece/ALTERNATES/s180/0_ifuifuirouaPNG.png 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30433500.ece/ALTERNATES/s458/0_ifuifuirouaPNG.png 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30433500.ece/ALTERNATES/s615/0_ifuifuirouaPNG.png" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/money-saving/amazon-prime-shoppers-race-buy-30429982" data-articleid="30429982" data-link-tracking="undefinedtitleundefined">Amazon Prime shoppers race to buy 拢3 Fire TV Sticks in flash Black Friday deal</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-0"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/money-saving-and-offers" data-link-tracking="undefinedTag|Fireundefined">Money saving and offers</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/money-saving/amazon-prime-shoppers-race-buy-30429982" data-link-tracking="undefineddescriptionundefined">The deal is also available on the Echo Dot speaker, which costs 拢7.51 down from 拢22.99</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-1" data-tmdatatrack-articleid="30406894"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/sport/football/transfer-news/left-man-city-because-no-30406894" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-1" aria-label="I left Man City because I had no future - now I would be perfect for Manchester United"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/sport/football/football-news/article30407993.ece/ALTERNATES/s180/0_GettyImages-2154122947.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/sport/football/football-news/article30407993.ece/ALTERNATES/s458/0_GettyImages-2154122947.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/sport/football/football-news/article30407993.ece/ALTERNATES/s615/0_GettyImages-2154122947.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/sport/football/transfer-news/left-man-city-because-no-30406894" data-articleid="30406894" data-link-tracking="undefinedtitleundefined">I left Man City because I had no future - now I would be perfect for Manchester United</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-1"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/manchester-united-fc" data-link-tracking="undefinedTag|Fireundefined">Manchester United FC</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/sport/football/transfer-news/left-man-city-because-no-30406894" data-link-tracking="undefineddescriptionundefined">Once a Manchester City academy player, Jeremie Frimpong would have been in with a chance of thriving under Ruben Amorim at Man United had a deal been struck earlier this year.</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-2" data-tmdatatrack-articleid="30437042"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/act-now-flood-warnings-river-30437042" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-2" aria-label="'Act now' Storm Bert flood warnings as River Irwell bursts banks and residents call for sandbags"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437082.ece/ALTERNATES/s180/0_Floods-Red-Warning-United-Kingdom-Bury-storm-bert-floods-yellow-warning-river-irwell-red-wa.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437082.ece/ALTERNATES/s458/0_Floods-Red-Warning-United-Kingdom-Bury-storm-bert-floods-yellow-warning-river-irwell-red-wa.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437082.ece/ALTERNATES/s615/0_Floods-Red-Warning-United-Kingdom-Bury-storm-bert-floods-yellow-warning-river-irwell-red-wa.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/act-now-flood-warnings-river-30437042" data-articleid="30437042" data-link-tracking="undefinedtitleundefined">'Act now' Storm Bert flood warnings as River Irwell bursts banks and residents call for sandbags</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-2"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/bury" data-link-tracking="undefinedTag|Fireundefined">Bury</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/act-now-flood-warnings-river-30437042" data-link-tracking="undefineddescriptionundefined">Areas in Ramsbottom, Stubbins and Edenfield are being hit, as Nuttall Park floods</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-3" data-tmdatatrack-articleid="30437224"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/dispersal-order-force-across-manchester-30437224" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 0-0-3" aria-label="Dispersal order in force across Manchester city centre amid reports of youths 'gathering to cause trouble'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437290.ece/ALTERNATES/s180/0_JSR_MEN_231124dispersal_01JPG.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437290.ece/ALTERNATES/s458/0_JSR_MEN_231124dispersal_01JPG.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437290.ece/ALTERNATES/s615/0_JSR_MEN_231124dispersal_01JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/dispersal-order-force-across-manchester-30437224" data-articleid="30437224" data-link-tracking="undefinedtitleundefined">Dispersal order in force across Manchester city centre amid reports of youths 'gathering to cause trouble'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-3"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/manchester-city-centre" data-link-tracking="undefinedTag|Fireundefined">Manchester City Centre</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/dispersal-order-force-across-manchester-30437224" data-link-tracking="undefineddescriptionundefined">The order, signed by a senior police officer at 12.13pm today, gives Greater Manchester Police extra powers to tell people to leave the city and lock them up if they refuse</a></div></div></div></div></div><div class="tab-content" data-value="mostRecent" data-tabset="all"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight" data-tmdatatrack-index="1" data-tmdatatrack-articleid="30438388"><figure class="section-theme-border" data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438388" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 1" aria-label="BBC Strictly Come Dancing fans ask what more couple has to do as major complaint made"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438413.ece/ALTERNATES/s615/1_strictly14.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><a class="label section-theme-highlight" href="https://www.manchestereveningnews.co.uk/all-about/strictly-come-dancing" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1" data-tmdatatrack-index="1">Strictly Come Dancing</a><a class="headline publication-font" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438388" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 1">BBC Strictly Come Dancing fans ask what more couple has to do as major complaint made</a><a class="description" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-come-dancing-fans-30438388" data-link-tracking="undefineddescriptionundefined">They have been issuing another complaint about the judges' response to Jamie Borthwick's latest performance</a></div><div class="pancake duet secondary"><div class="teaser" data-tmdatatrack-index="0-0-0" data-tmdatatrack-articleid="30438337"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-fans-distracted-tasha-30438337" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-0" aria-label="BBC Strictly Come Dancing viewers distracted from Tasha Ghouri's perfect 40 over co-star's 'tears'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438370.ece/ALTERNATES/s180/1_strictly12.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30438370.ece/ALTERNATES/s458/1_strictly12.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438370.ece/ALTERNATES/s615/1_strictly12.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-fans-distracted-tasha-30438337" data-articleid="30438337" data-link-tracking="undefinedtitleundefined">BBC Strictly Come Dancing viewers distracted from Tasha Ghouri's perfect 40 over co-star's 'tears'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-0"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/strictly-come-dancing" data-link-tracking="undefinedTag|Fireundefined">Strictly Come Dancing</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/tv/bbc-strictly-fans-distracted-tasha-30438337" data-link-tracking="undefineddescriptionundefined">The former Love Island star was back in the ballroom when she and Aljaz Skorjanec got a perfect score</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-1" data-tmdatatrack-articleid="30438366"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/sport/football/football-news/huge-mistake-pep-guardiola-says-30438366" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-1" aria-label="'Huge mistake' - Pep Guardiola says what Man City must avoid at all costs ahead of Liverpool"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/sport/football/article30438376.ece/ALTERNATES/s180/0_GettyImages-2186505039.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/sport/football/article30438376.ece/ALTERNATES/s458/0_GettyImages-2186505039.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/sport/football/article30438376.ece/ALTERNATES/s615/0_GettyImages-2186505039.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/sport/football/football-news/huge-mistake-pep-guardiola-says-30438366" data-articleid="30438366" data-link-tracking="undefinedtitleundefined">'Huge mistake' - Pep Guardiola says what Man City must avoid at all costs ahead of Liverpool</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-1"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/pep-guardiola" data-link-tracking="undefinedTag|Fireundefined">Pep Guardiola</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/sport/football/football-news/huge-mistake-pep-guardiola-says-30438366" data-link-tracking="undefineddescriptionundefined">Manchester City manager Pep Guardiola spoke about the Blues were smashed 4-0 at home to Tottenham to extend their losing run</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-2" data-tmdatatrack-articleid="30438131"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/showbiz-news/corrie-star-alan-halsalls-ex-30438131" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-2" aria-label="Corrie star Alan Halsall's ex makes 'boring' admission after he talks about split to I'm A Celebrity campmates"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/news/showbiz-news/article30438127.ece/ALTERNATES/s180/0_The-British-Soap-Awards-2013-Red-Carpet-Arrivals.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/news/showbiz-news/article30438127.ece/ALTERNATES/s458/0_The-British-Soap-Awards-2013-Red-Carpet-Arrivals.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/news/showbiz-news/article30438127.ece/ALTERNATES/s615/0_The-British-Soap-Awards-2013-Red-Carpet-Arrivals.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/showbiz-news/corrie-star-alan-halsalls-ex-30438131" data-articleid="30438131" data-link-tracking="undefinedtitleundefined">Corrie star Alan Halsall's ex makes 'boring' admission after he talks about split to I'm A Celebrity campmates</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-2"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/im-a-celebrity-get-me-out-of-here" data-link-tracking="undefinedTag|Fireundefined">I'm A Celebrity... Get Me Out Of Here</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/showbiz-news/corrie-star-alan-halsalls-ex-30438131" data-link-tracking="undefineddescriptionundefined">Lucy-Jo Hudson has spoken out after the Coronation Street actor discussed their split and co-parenting on I'm A Celebrity</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-3" data-tmdatatrack-articleid="30434579"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 0-0-3" aria-label="'I can't understand why... he's taken away their childhood'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s180/1_thomas-noone.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s458/1_thomas-noone.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s615/1_thomas-noone.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-articleid="30434579" data-link-tracking="undefinedtitleundefined">'I can't understand why... he's taken away their childhood'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-3"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/stretford" data-link-tracking="undefinedTag|Fireundefined">Stretford</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-link-tracking="undefineddescriptionundefined">'Unforgivable'</a></div></div></div></div></div></div></div></div></section> <!-- end of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent, total time: 3 --> <section class="top-stories section-theme-border"><div class="headline"><a class="publication-theme-indicator publication-font publication-theme-hover" href="/">Top Stories</a></div><div class="pancake use-image-placeholders quartet" data-group="topStories" data-group-index="0"><div class="teaser" data-tmdatatrack-index="0-0-0" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30369307"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-friends-who-were-djs-30369307" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-0" aria-label="'I had friends who were DJs, doormen and drug dealers... things escalated very quickly'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30377605.ece/ALTERNATES/s180/1_PO_TEM_151124steve_06.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30377605.ece/ALTERNATES/s220b/1_PO_TEM_151124steve_06.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30377605.ece/ALTERNATES/s270b/1_PO_TEM_151124steve_06.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30377605.ece/ALTERNATES/s615/1_PO_TEM_151124steve_06.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-friends-who-were-djs-30369307" data-articleid="30369307" data-link-tracking="undefinedtitleundefined">'I had friends who were DJs, doormen and drug dealers... things escalated very quickly'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-0"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/real-life" data-link-tracking="undefinedTag|Fireundefined">Real Life</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-friends-who-were-djs-30369307" data-link-tracking="undefineddescriptionundefined">Steve Wyatt was drinking 15 pints a day</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-1" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30438054"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/sport/football/football-news/man-united-star-bruno-fernandes-30438054" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-1" aria-label="United star Fernandes fires Amorim clear instruction before first game "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article30438092.ece/ALTERNATES/s180/0_Manchester-United-v-Leicester-City-Carabao-Cup-Fourth-Round.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article30438092.ece/ALTERNATES/s220b/0_Manchester-United-v-Leicester-City-Carabao-Cup-Fourth-Round.jpg 220w, https://i2-prod.birminghammail.co.uk/incoming/article30438092.ece/ALTERNATES/s270b/0_Manchester-United-v-Leicester-City-Carabao-Cup-Fourth-Round.jpg 270w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article30438092.ece/ALTERNATES/s615/0_Manchester-United-v-Leicester-City-Carabao-Cup-Fourth-Round.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/sport/football/football-news/man-united-star-bruno-fernandes-30438054" data-articleid="30438054" data-link-tracking="undefinedtitleundefined">United star Fernandes fires Amorim clear instruction before first game </a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-1"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/ruben-amorim" data-link-tracking="undefinedTag|Fireundefined">Ruben Amorim</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/sport/football/football-news/man-united-star-bruno-fernandes-30438054" data-link-tracking="undefineddescriptionundefined">Ruben Amorim will take charge for the first time on Sunday afternoon as Manchester United take on newly-promoted Ipswich Town.</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-2" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30436406"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/sport/football/football-news/chido-obi-martin-scores-again-30436406" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-2" aria-label="Chido Obi-Martin scores again in United U18s win but another 16-year-old shines to please Amorim "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/sport/football/article30436413.ece/ALTERNATES/s180/0_GettyImages-2176909342.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/sport/football/article30436413.ece/ALTERNATES/s220b/0_GettyImages-2176909342.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/sport/football/article30436413.ece/ALTERNATES/s270b/0_GettyImages-2176909342.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/sport/football/article30436413.ece/ALTERNATES/s615/0_GettyImages-2176909342.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/sport/football/football-news/chido-obi-martin-scores-again-30436406" data-articleid="30436406" data-link-tracking="undefinedtitleundefined">Chido Obi-Martin scores again in United U18s win but another 16-year-old shines to please Amorim </a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-2"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/chido-obi-martin" data-link-tracking="undefinedTag|Fireundefined">Chido Obi-Martin</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/sport/football/football-news/chido-obi-martin-scores-again-30436406" data-link-tracking="undefineddescriptionundefined">Manchester United Under-18s beat Leeds United Under-18s 3-0 on Saturday</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-3" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30434579"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-3" aria-label="'I can't understand why... he's taken away their childhood'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s180/1_thomas-noone.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s220b/1_thomas-noone.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s270b/1_thomas-noone.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30432985.ece/ALTERNATES/s615/1_thomas-noone.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-articleid="30434579" data-link-tracking="undefinedtitleundefined">'I can't understand why... he's taken away their childhood'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-3"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/stretford" data-link-tracking="undefinedTag|Fireundefined">Stretford</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-cant-understand-why-hes-30434579" data-link-tracking="undefineddescriptionundefined">'Unforgivable'</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-4" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30437831"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-rain-forecast-next-30437831" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-4" aria-label="Storm Bert rain forecast for next 24 hours across Greater Manchester and the UK "><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437963.ece/ALTERNATES/s180/2_JS352588057.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437963.ece/ALTERNATES/s220b/2_JS352588057.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437963.ece/ALTERNATES/s270b/2_JS352588057.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437963.ece/ALTERNATES/s615/2_JS352588057.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-rain-forecast-next-30437831" data-articleid="30437831" data-link-tracking="undefinedtitleundefined">Storm Bert rain forecast for next 24 hours across Greater Manchester and the UK </a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-4"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/manchester-weather" data-link-tracking="undefinedTag|Fireundefined">Manchester weather</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/storm-bert-rain-forecast-next-30437831" data-link-tracking="undefineddescriptionundefined">Heavy rain is forecast to continue tonight and into Sunday morning</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-5" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30437967"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/you-dont-want-goldfish-walking-30437967" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-5" aria-label="'You don't want goldfish walking around in your house do you?'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438043.ece/ALTERNATES/s180/0_GdFl90RWUAAOJRajfif.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30438043.ece/ALTERNATES/s220b/0_GdFl90RWUAAOJRajfif.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30438043.ece/ALTERNATES/s270b/0_GdFl90RWUAAOJRajfif.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30438043.ece/ALTERNATES/s615/0_GdFl90RWUAAOJRajfif.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/you-dont-want-goldfish-walking-30437967" data-articleid="30437967" data-link-tracking="undefinedtitleundefined">'You don't want goldfish walking around in your house do you?'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-5"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/bury" data-link-tracking="undefinedTag|Fireundefined">Bury</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/you-dont-want-goldfish-walking-30437967" data-link-tracking="undefineddescriptionundefined">Homes have been flooded as Storm Bert hits Greater Manchester</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-6" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30434995"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/uk-news/live-uk-weather-storm-bert-30434995" data-link-tracking="PostArticle|Rec|live-event|topStories|image|index 0-0-6" aria-label="Storm Bert brings snow, wind, rain and flooding to Greater Manchester"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30436811.ece/ALTERNATES/s180/1_AWR_FLOODINGRAMSBOTTOM_231124.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30436811.ece/ALTERNATES/s220b/1_AWR_FLOODINGRAMSBOTTOM_231124.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30436811.ece/ALTERNATES/s270b/1_AWR_FLOODINGRAMSBOTTOM_231124.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30436811.ece/ALTERNATES/s615/1_AWR_FLOODINGRAMSBOTTOM_231124.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/uk-news/live-uk-weather-storm-bert-30434995" data-articleid="30434995" data-link-tracking="undefinedtitleundefined">Storm Bert brings snow, wind, rain and flooding to Greater Manchester</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-6"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/uk-weather" data-link-tracking="undefinedTag|Fireundefined">UK Weather</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/uk-news/live-uk-weather-storm-bert-30434995" data-link-tracking="undefineddescriptionundefined">Four places in Greater Manchester are expected to flood this weekend</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-7" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30438031"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/uk-news/family-gives-heartbreaking-update-man-30438031" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-7" aria-label="Family gives heartbreaking update on man paralysed in Benidorm 'attack'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/news/uk-news/article30438030.ece/ALTERNATES/s180/1_ANDREW-FRAZER_03jpeg.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/news/uk-news/article30438030.ece/ALTERNATES/s220b/1_ANDREW-FRAZER_03jpeg.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/news/uk-news/article30438030.ece/ALTERNATES/s270b/1_ANDREW-FRAZER_03jpeg.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/news/uk-news/article30438030.ece/ALTERNATES/s615/1_ANDREW-FRAZER_03jpeg.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/uk-news/family-gives-heartbreaking-update-man-30438031" data-articleid="30438031" data-link-tracking="undefinedtitleundefined">Family gives heartbreaking update on man paralysed in Benidorm 'attack'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-7"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/in-the-news" data-link-tracking="undefinedTag|Fireundefined">In The News</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/uk-news/family-gives-heartbreaking-update-man-30438031" data-link-tracking="undefineddescriptionundefined">Andrew Frazer, 43, was on a birthday trip to Benidorm when he was allegedly punched outside a nightclub</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-8" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30437696"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/flood-warning-issued-between-radcliffe-30437696" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-8" aria-label="Storm Bert flood warning issued between two Greater Manchester areas"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437627.ece/ALTERNATES/s180/1_JSR_MEN_231124bury_01JPG.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437627.ece/ALTERNATES/s220b/1_JSR_MEN_231124bury_01JPG.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30437627.ece/ALTERNATES/s270b/1_JSR_MEN_231124bury_01JPG.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30437627.ece/ALTERNATES/s615/1_JSR_MEN_231124bury_01JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/flood-warning-issued-between-radcliffe-30437696" data-articleid="30437696" data-link-tracking="undefinedtitleundefined">Storm Bert flood warning issued between two Greater Manchester areas</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-8"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/manchester-weather" data-link-tracking="undefinedTag|Fireundefined">Manchester weather</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/flood-warning-issued-between-radcliffe-30437696" data-link-tracking="undefineddescriptionundefined">The Environment Agency urges anyone living in the affected areas to start acting on your flood plan if you have one</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-9" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30421849"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-see-many-young-people-30421849" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-9" aria-label="'I see so many young people suffering with their mental health - while they're on waiting lists'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30422281.ece/ALTERNATES/s180/0_phillipa-samaritans.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30422281.ece/ALTERNATES/s220b/0_phillipa-samaritans.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30422281.ece/ALTERNATES/s270b/0_phillipa-samaritans.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30422281.ece/ALTERNATES/s615/0_phillipa-samaritans.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-see-many-young-people-30421849" data-articleid="30421849" data-link-tracking="undefinedtitleundefined">'I see so many young people suffering with their mental health - while they're on waiting lists'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-9"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/mental-health" data-link-tracking="undefinedTag|Fireundefined">Mental health</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/i-see-many-young-people-30421849" data-link-tracking="undefineddescriptionundefined">Phillipa McConville shared why she started staffing the phones</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-10" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30433352"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/im-not-going-back-no-30433352" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-10" aria-label="'I'm not going back in no cell... I'm a free man'"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30150428.ece/ALTERNATES/s180/2_MEN_Manchester-Crown-Court-01JPG.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30150428.ece/ALTERNATES/s220b/2_MEN_Manchester-Crown-Court-01JPG.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30150428.ece/ALTERNATES/s270b/2_MEN_Manchester-Crown-Court-01JPG.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30150428.ece/ALTERNATES/s615/2_MEN_Manchester-Crown-Court-01JPG.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/im-not-going-back-no-30433352" data-articleid="30433352" data-link-tracking="undefinedtitleundefined">'I'm not going back in no cell... I'm a free man'</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-10"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/levenshulme" data-link-tracking="undefinedTag|Fireundefined">Levenshulme</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/im-not-going-back-no-30433352" data-link-tracking="undefineddescriptionundefined">Yousaf Rehman, 23, was one of a group who attacked a car in Longsight</a></div></div><div class="teaser" data-tmdatatrack-index="0-0-11" data-tmdatatrack="top-stories" data-tmdatatrack-articleid="30413423"><figure data-mod="image"><a href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/couple-together-more-60-years-30413423" data-link-tracking="PostArticle|Rec|news|topStories|image|index 0-0-11" aria-label="Couple together for more than 60 years share secret to their long marriage"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article30422716.ece/ALTERNATES/s180/0_PO_TEM_211124joycejohn.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30422716.ece/ALTERNATES/s220b/0_PO_TEM_211124joycejohn.jpg 220w, https://i2-prod.manchestereveningnews.co.uk/incoming/article30422716.ece/ALTERNATES/s270b/0_PO_TEM_211124joycejohn.jpg 270w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article30422716.ece/ALTERNATES/s615/0_PO_TEM_211124joycejohn.jpg" alt="" onerror="this.style.opacity='0'"></a></figure><div class="teaser-text"><a class="headline" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/couple-together-more-60-years-30413423" data-articleid="30413423" data-link-tracking="undefinedtitleundefined">Couple together for more than 60 years share secret to their long marriage</a></div><div class="teaser-label-comment" data-tmdatatrack-index="0-0-11"><div class="label-line"><a class="label" href="https://www.manchestereveningnews.co.uk/all-about/bury" data-link-tracking="undefinedTag|Fireundefined">Bury</a></div><a class="description" href="https://www.manchestereveningnews.co.uk/news/greater-manchester-news/couple-together-more-60-years-30413423" data-link-tracking="undefineddescriptionundefined">Joyce and John McKendrick met on a blind date</a></div></div></div></section> </main> <script type="text/javascript">$css("https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/withnail/scss/withnail.css?v=765c329fa099c7ee19bc2cedc8b1417e");$css("https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/scss/partners.css?v=c089386318fade32a6912e45821a5078");$css("https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-video/scss/video.css?v=2b6be1c459178b9844b54fd91720a974");</script> <div class="widget code html widget-editable viziwyg-section-39129 inpage-widget-12079270" > <div id="gpt-top-lb"></div> </div> <div class="gpt sticky-bottom-banner ssr ssr-hidden" id="div-gpt-ad-sticky-bottom-banner"></div><div class="viafoura floating-bell"><vf-tray-trigger floating="true"></vf-tray-trigger></div><footer><ul id="section-links"><li><a href="https://www.manchestereveningnews.co.uk/news/" data-link-tracking="Footer|News" data-tmdatatrack="nav" data-tmdatatrack-name="News">News</a></li><li><a href="https://www.manchestereveningnews.co.uk/whats-on/" data-link-tracking="Footer|What's On" data-tmdatatrack="nav" data-tmdatatrack-name="What's On">What's On</a></li><li><a href="https://www.manchestereveningnews.co.uk/sport/" data-link-tracking="Footer|Sport" data-tmdatatrack="nav" data-tmdatatrack-name="Sport">Sport</a></li><li><a href="https://www.business-live.co.uk/all-about/north-west" data-link-tracking="Footer|Business" data-tmdatatrack="nav" data-tmdatatrack-name="Business">Business</a></li></ul><div class="social-links"><h4>Follow us<ul><li class="follow hidden"><span class="follow-text publication-theme">Follow us</span></li><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/ManchesterEveningNews" target="_blank" data-provider="facebook" data-tracking="facebook|follow|bottom" data-tmdatatrack="nav" data-tmdatatrack-name="facebook"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/MENNewsdesk" target="_blank" data-provider="twitter" data-tracking="twitter|follow|bottom" data-tmdatatrack="nav" data-tmdatatrack-name="twitter"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/manchestereveningnews" target="_blank" data-provider="instagram" data-tracking="instagram|follow|bottom" data-tmdatatrack="nav" data-tmdatatrack-name="instagram"></a></li></ul></h4></div><div class="kitemarks"><div class="ipso"></div><a class="trust-project" href="/about-us/" aria-label="About us"></a></div><ul id="utility-links"><li><a href="https://www.inyourarea.co.uk/?branding=men&from_reach_footer_nav=men" data-tmdatatrack="nav" data-tmdatatrack-name="InYourArea">InYourArea</a></li><li><a href="https://www.mynewsassistant.com/" data-tmdatatrack="nav" data-tmdatatrack-name="mynewsassistant">mynewsassistant</a></li><li><a href="https://www.okbeautybox.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Beauty Box Subscription">Beauty Box Subscription</a></li><li><a href="https://www.yimbly.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Yimbly Shop">Yimbly Shop</a></li><li><a href="https://marketplacelive.co.uk/national" data-tmdatatrack="nav" data-tmdatatrack-name="Marketplace">Marketplace</a></li><li><a href="https://publicnoticeportal.uk/?utm_source=manchestereveningnews.co.uk&utm_medium=nav&utm_campaign=reachplc" data-tmdatatrack="nav" data-tmdatatrack-name="Public Notices">Public Notices</a></li><li><a href="https://www.reachphotosales.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="Buy a photo">Buy a photo</a></li><li><a href="https://www.manchestereveningnews.co.uk/contact-us/" data-tmdatatrack="nav" data-tmdatatrack-name="Contact Us">Contact Us</a></li><li><div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="publishingPrinciples" content="https://www.manchestereveningnews.co.uk/about-us/"><meta itemprop="name" content="Manchester Evening News"><meta itemprop="url" content="https://www.manchestereveningnews.co.uk/"><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-branding/publications/men/img/logo-men.png"></div></div><a href="https://www.manchestereveningnews.co.uk/about-us/" data-tmdatatrack="nav" data-tmdatatrack-name="About Us">About Us</a></li><li><a href="https://jobs.reachplc.com/jobs" data-tmdatatrack="nav" data-tmdatatrack-name="Work for us">Work for us</a></li><li><a href="https://www.manchestereveningnews.co.uk/advertising/" data-tmdatatrack="nav" data-tmdatatrack-name="Advertise with Us">Advertise with Us</a></li><li><a href="https://www.mirrorbingo.com/" data-tmdatatrack="nav" data-tmdatatrack-name="Mirror Bingo">Mirror Bingo</a></li><li><a href="https://www.manchestereveningnews.co.uk/how-to-complain/" data-tmdatatrack="nav" data-tmdatatrack-name="How to Complain">How to Complain</a></li><li><a href="https://www.manchestereveningnews.co.uk/corrections-clarifications/" data-tmdatatrack="nav" data-tmdatatrack-name="Corrections and Clarifications">Corrections and Clarifications</a></li><li><a href="https://www.manchestereveningnews.co.uk/terms-conditions/" data-tmdatatrack="nav" data-tmdatatrack-name="Terms & Conditions">Terms & Conditions</a></li><li><a href="https://www.manchestereveningnews.co.uk/privacy-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="Privacy Notice">Privacy Notice</a></li><li><a href="https://www.manchestereveningnews.co.uk/ai-notice/" data-tmdatatrack="nav" data-tmdatatrack-name="AI Notice">AI Notice</a></li><li><a href="https://www.manchestereveningnews.co.uk/cookie-policy/" data-tmdatatrack="nav" data-tmdatatrack-name="Cookie Notice">Cookie Notice</a></li><li><a href="https://www.manchestereveningnews.co.uk/rss-feeds/" data-tmdatatrack="nav" data-tmdatatrack-name="Our RSS Feeds">Our RSS Feeds</a></li><li><a href="https://www.manchestereveningnews.co.uk/newsletter-preference-centre/?utm_source=newslettersignupfooter" data-tmdatatrack="nav" data-tmdatatrack-name="Newsletter Signup">Newsletter Signup</a></li><li><a href="https://www.mirrorpix.com" data-tmdatatrack="nav" data-tmdatatrack-name="Syndication & Licensing">Syndication & Licensing</a></li><li><a href="https://www.manchestereveningnews.co.uk/news/how-opt-out-app-pushes-17427838" data-tmdatatrack="nav" data-tmdatatrack-name="Notifications and alerts help">Notifications and alerts help</a></li><li><a href="https://www.manchestereveningnews.co.uk/" data-tmdatatrack="nav" data-tmdatatrack-name="漏 2024 M.E.N Media">漏 2024 M.E.N Media</a></li><li></li></ul></footer> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/marwood/pug-runtime/pug-runtime.min.js?v=f9a8f9298a1eafea96091cdab6421797"></script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/marwood/TM/js/article.min.js?v=7b272b98a10d23c55f7daa4df23ac37f" defer async></script><script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/article-service/js/article-service.min.js?v=d5f1f05ce0cbc8295d99f4ba605b7424" defer async></script><script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/js/partner.min.js?v=6a11a8ce08824575c1d59535d2eb8716" defer async></script><script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-static-html/js/chameleon-static-html.min.js?v=f61a64daf67a1e543bbe82a6b4feceac" defer async></script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/chameleon-video/js/video.min.js?v=4f194f81fec5a77dbf8be98a43b3294b" defer async></script> <script>if (window.TMCONFIG.features.redesignTopbox) { import('https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/marwood/TM/recommendations/js/redesignTopbox.js?v=f804dadfde9a7fdb2c4fe892533e3369').then(obj => { obj.default(); }).catch(err=>{ console.log(err); }); }</script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/withnail/scriptsCore/js/withnail.min.js?v=054a16417742656e1dd251b2cd3ebc1d" defer></script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/article-service/read-next/js/render-recommendations.min.js?v=5d9b9a43851b9f40cb3a7778d6cb2e64" defer async></script> <script>const sendFelizEvent = () => { window.feliz.event( 'optimise-experiment', {'id': 'ID-6581.1'} ); }; if(window.feliz) { sendFelizEvent(); } else { window.document.addEventListener('FELIZ', sendFelizEvent); } </script><script async src="https://feliz-web.data.tm-awx.com/smile-web.min.js"></script> <script> var publicSectionPara = window.TMCONFIG.publicSectionParams; var env = "digitalData.page.attributes.environment" .split(".") .reduce(function (acc, cur) { return (acc && acc[cur]) || undefined; }, window); function loadHotjar() { (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments); }; h._hjSettings = { hjid: publicSectionPara["hotjar.hjid"], hjsv: 6, }; a = o.getElementsByTagName("head")[0]; r = o.createElement("script"); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv="); } var handleHotjar = () => { if (env === "prod" && publicSectionPara["hotjar.hjid"] && window?.TMConsent) { var isConsented = window.TMConsent.api.isConsented(15, true); if (isConsented) { loadHotjar(); } } else { setTimeout(handleHotjar, 1000); } }; setTimeout(handleHotjar, 1000); </script> <script> var publicSectionPara = window.TMCONFIG.publicSectionParams; var env = "digitalData.page.attributes.environment" .split(".") .reduce(function (acc, cur) { return (acc && acc[cur]) || undefined; }, window); function loadHotjar() { (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments); }; h._hjSettings = { hjid: publicSectionPara["hotjar.hjid"], hjsv: 6, }; a = o.getElementsByTagName("head")[0]; r = o.createElement("script"); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv="); } var handleHotjar = () => { if (env === "prod" && publicSectionPara["hotjar.hjid"] && window?.TMConsent) { var isConsented = window.TMConsent.api.isConsented(15, true); if (isConsented) { loadHotjar(); } } else { setTimeout(handleHotjar, 1000); } }; setTimeout(handleHotjar, 1000); </script> <div class="lazy-resources" data-mod="lazyResources" data-immediate data-js="[]" data-css="[]"></div> <script id="breaking-news-loader" data-url="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/breaking-news-client/c03ad77cb1521dffa15147996f426e5b1d1442b5/pull.js">window.addEventListener('load', function() { setTimeout(function() { ["https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/breaking-news-client/c03ad77cb1521dffa15147996f426e5b1d1442b5/pull.js"].forEach(file => {const el=document.createElement('SCRIPT');el.setAttribute('src', file);el.setAttribute('type', 'module');document.body.appendChild(el);}); }, 3000); });</script> <link rel="stylesheet" href="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/user-profile/be8c11a84734edbe21ac0f58411ad17ee1b360cb/style.css"><script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/user-profile/be8c11a84734edbe21ac0f58411ad17ee1b360cb/index.js" defer></script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/auth-ui/auth-ui.min.js?v=a1617ceebf2e1b0b2eca66ecfc4e4902" defer async></script> <script src="https://s2-prod.manchestereveningnews.co.uk/@trinitymirrordigital/actionable-journalism-frontend/8286834d1cd148b501e1b2e7cbb15e2912d144d9/index.js"></script> <script defer src="https://reach-id.orbit.tm-awx.com/analytics.js.gz"></script> <script async id="ebx" src="//applets.ebxcdn.com/ebx.js"></script> </body> </html>