<!DOCTYPE html>
<html>
<!--
page generated at: Mon May 27 10:29:53 BST 2019
page generated by escenic.server/hostname: nat-pres111.tm-aws.com/nat-pres111.tm-aws.com
page generated in section: 10882
-->
<head>
<script>window.dataLayer = [];
(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>
<!-- include old-style free GA loader as fallback--><script>(function(w,i,o){
w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', i, 'auto', 'TMFreeTracker');
if(o){ga('TMFreeTracker.require', o);}
ga('TMFreeTracker.send', 'pageview');
})(window, 'UA-229407-1', 'GTM-WDKRHNX');
</script>
<script type="text/javascript">!function(){return function t(e,n,r){function o(s,c){if(!n[s]){if(!e[s]){var u="function"==typeof require&&require;if(!c&&u)return u(s,!0);if(i)return i(s,!0);var a=new Error("Cannot find module '"+s+"'");throw a.code="MODULE_NOT_FOUND",a}var f=n[s]={exports:{}};e[s][0].call(f.exports,function(t){return o(e[s][1][t]||t)},f,f.exports,t,e,n,r)}return n[s].exports}for(var i="function"==typeof require&&require,s=0;s<r.length;s++)o(r[s]);return o}}()({1:[function(t,e,n){!function(t,e){"use strict";if("IntersectionObserver"in t&&"IntersectionObserverEntry"in t&&"intersectionRatio"in t.IntersectionObserverEntry.prototype)"isIntersecting"in t.IntersectionObserverEntry.prototype||Object.defineProperty(t.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var n=[];o.prototype.THROTTLE_TIMEOUT=100,o.prototype.POLL_INTERVAL=null,o.prototype.USE_MUTATION_OBSERVER=!0,o.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},o.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},o.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},o.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},o.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},o.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},o.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(t,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},o.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,s(t,"resize",this._checkForIntersections,!0),s(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},o.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),n=e?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(o){var i=o.element,s=c(i),u=this._rootContainsTarget(i),a=o.entry,f=e&&u&&this._computeTargetAndRootIntersection(i,n),h=o.entry=new r({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:n,intersectionRect:f});a?e&&u?this._hasCrossedThreshold(a,h)&&this._queuedEntries.push(h):a&&a.isIntersecting&&this._queuedEntries.push(h):this._queuedEntries.push(h)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},o.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=t.getComputedStyle(n).display){for(var o,i,s,u,f,h,l,p,d=c(n),m=a(n),y=!1;!y;){var v=null,g=1==m.nodeType?t.getComputedStyle(m):{};if("none"==g.display)return;if(m==this.root||m==e?(y=!0,v=r):m!=e.body&&m!=e.documentElement&&"visible"!=g.overflow&&(v=c(m)),v&&(o=v,i=d,void 0,void 0,void 0,void 0,void 0,void 0,s=Math.max(o.top,i.top),u=Math.min(o.bottom,i.bottom),f=Math.max(o.left,i.left),h=Math.min(o.right,i.right),p=u-s,!(d=(l=h-f)>=0&&p>=0&&{top:s,bottom:u,left:f,right:h,width:l,height:p})))break;m=a(m)}return d}},o.prototype._getRootRect=function(){var t;if(this.root)t=c(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},o.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},o.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var o=0;o<this.thresholds.length;o++){var i=this.thresholds[o];if(i==n||i==r||i<n!=i<r)return!0}},o.prototype._rootIsInDom=function(){return!this.root||u(e,this.root)},o.prototype._rootContainsTarget=function(t){return u(this.root||e,t)},o.prototype._registerInstance=function(){n.indexOf(this)<0&&n.push(this)},o.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},t.IntersectionObserver=o,t.IntersectionObserverEntry=r}function r(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,r=this.intersectionRect,o=r.width*r.height;this.intersectionRatio=n?o/n:this.isIntersecting?1:0}function o(t,e){var n,r,o,i=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),r=this.THROTTLE_TIMEOUT,o=null,function(){o||(o=setTimeout(function(){n(),o=null},r))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map(function(t){return t.value+t.unit}).join(" ")}function i(t,e,n,r){"function"==typeof t.addEventListener?t.addEventListener(e,n,r||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function s(t,e,n,r){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,r||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,n)}function c(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function u(t,e){for(var n=e;n;){if(n==t)return!0;n=a(n)}return!1}function a(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e}}(window,document)},{}],2:[function(t,e,n){var r,o,i=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function u(t){if(r===setTimeout)return setTimeout(t,0);if((r===s||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0)}catch(e){try{return r.call(null,t,0)}catch(e){return r.call(this,t,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:s}catch(t){r=s}try{o="function"==typeof clearTimeout?clearTimeout:c}catch(t){o=c}}();var a,f=[],h=!1,l=-1;function p(){h&&a&&(h=!1,a.length?f=a.concat(f):l=-1,f.length&&d())}function d(){if(!h){var t=u(p);h=!0;for(var e=f.length;e;){for(a=f,f=[];++l<e;)a&&a[l].run();l=-1,e=f.length}a=null,h=!1,function(t){if(o===clearTimeout)return clearTimeout(t);if((o===c||!o)&&clearTimeout)return o=clearTimeout,clearTimeout(t);try{o(t)}catch(e){try{return o.call(null,t)}catch(e){return o.call(this,t)}}}(t)}}function m(t,e){this.fun=t,this.array=e}function y(){}i.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];f.push(new m(t,e)),1!==f.length||h||u(d)},m.prototype.run=function(){this.fun.apply(null,this.array)},i.title="browser",i.browser=!0,i.env={},i.argv=[],i.version="",i.versions={},i.on=y,i.addListener=y,i.once=y,i.off=y,i.removeListener=y,i.removeAllListeners=y,i.emit=y,i.prependListener=y,i.prependOnceListener=y,i.listeners=function(t){return[]},i.binding=function(t){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=function(t){throw new Error("process.chdir is not supported")},i.umask=function(){return 0}},{}],3:[function(t,e,n){(function(t){!function(n){var r=setTimeout;function o(){}var i="function"==typeof t&&t||function(t){r(t,0)},s=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)};function c(t){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],l(t,this)}function u(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,i(function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var r;try{r=n(t._value)}catch(t){return void f(e.promise,t)}a(e.promise,r)}else(1===t._state?a:f)(e.promise,t._value)})):t._deferreds.push(e)}function a(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof c)return t._state=3,t._value=e,void h(t);if("function"==typeof n)return void l((r=n,o=e,function(){r.apply(o,arguments)}),t)}t._state=1,t._value=e,h(t)}catch(e){f(t,e)}var r,o}function f(t,e){t._state=2,t._value=e,h(t)}function h(t){2===t._state&&0===t._deferreds.length&&i(function(){t._handled||s(t._value)});for(var e=0,n=t._deferreds.length;e<n;e++)u(t,t._deferreds[e]);t._deferreds=null}function l(t,e){var n=!1;try{t(function(t){n||(n=!0,a(e,t))},function(t){n||(n=!0,f(e,t))})}catch(t){if(n)return;n=!0,f(e,t)}}c.prototype.catch=function(t){return this.then(null,t)},c.prototype.then=function(t,e){var n=new this.constructor(o);return u(this,new function(t,e,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?e:null,this.promise=n}(t,e,n)),n},c.all=function(t){var e=Array.prototype.slice.call(t);return new c(function(t,n){if(0===e.length)return t([]);var r=e.length;function o(i,s){try{if(s&&("object"==typeof s||"function"==typeof s)){var c=s.then;if("function"==typeof c)return void c.call(s,function(t){o(i,t)},n)}e[i]=s,0==--r&&t(e)}catch(t){n(t)}}for(var i=0;i<e.length;i++)o(i,e[i])})},c.resolve=function(t){return t&&"object"==typeof t&&t.constructor===c?t:new c(function(e){e(t)})},c.reject=function(t){return new c(function(e,n){n(t)})},c.race=function(t){return new c(function(e,n){for(var r=0,o=t.length;r<o;r++)t[r].then(e,n)})},c._setImmediateFn=function(t){i=t},c._setUnhandledRejectionFn=function(t){s=t},void 0!==e&&e.exports?e.exports=c:n.Promise||(n.Promise=c)}(this)}).call(this,t(4).setImmediate)},{4:4}],4:[function(t,e,n){(function(e,r){var o=t(2).nextTick,i=Function.prototype.apply,s=Array.prototype.slice,c={},u=0;function a(t,e){this._id=t,this._clearFn=e}n.setTimeout=function(){return new a(i.call(setTimeout,window,arguments),clearTimeout)},n.setInterval=function(){return new a(i.call(setInterval,window,arguments),clearInterval)},n.clearTimeout=n.clearInterval=function(t){t.close()},a.prototype.unref=a.prototype.ref=function(){},a.prototype.close=function(){this._clearFn.call(window,this._id)},n.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},n.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},n._unrefActive=n.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},n.setImmediate="function"==typeof e?e:function(t){var e=u++,r=!(arguments.length<2)&&s.call(arguments,1);return c[e]=!0,o(function(){c[e]&&(r?t.apply(null,r):t.call(null),n.clearImmediate(e))}),e},n.clearImmediate="function"==typeof r?r:function(t){delete c[t]}}).call(this,t(4).setImmediate,t(4).clearImmediate)},{2:2,4:4}],5:[function(t,e,n){"use strict";e.exports=function(){Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(null==this)throw new TypeError('"this" is null or not defined');var e=Object(this),n=e.length>>>0;if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var r=arguments[1],o=0;o<n;){var i=e[o];if(t.call(r,i,o,e))return i;o++}},configurable:!0,writable:!0})}},{}],6:[function(t,e,n){"use strict";e.exports=function(){Array.prototype.findIndex||(Array.prototype.findIndex=function(t){if(null==this)throw new TypeError("Array.prototype.findIndex called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e,n=Object(this),r=n.length>>>0,o=arguments[1],i=0;i<r;i++)if(e=n[i],t.call(o,e,i,n))return i;return-1})}},{}],7:[function(t,e,n){"use strict";e.exports=function(){Array.from||(Array.from=function(t){return[].slice.call(t)})}},{}],8:[function(t,e,n){"use strict";e.exports=function(){Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(t,e){if(null==this)throw new TypeError('"this" is null or not defined');var n=Object(this),r=n.length>>>0;if(0===r)return!1;var o,i,s=0|e,c=Math.max(s>=0?s:r-Math.abs(s),0);for(;c<r;){if((o=n[c])===(i=t)||"number"==typeof o&&"number"==typeof i&&isNaN(o)&&isNaN(i))return!0;c++}return!1}})}},{}],9:[function(t,e,n){"use strict";e.exports=function(){Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(t){var e=this;if(!document.documentElement.contains(this))return null;do{if(e.matches(t))return e;e=e.parentElement}while(null!==e);return null})}},{}],10:[function(t,e,n){"use strict";t(1),t(6)(),t(7)(),t(8)(),t(5)(),t(13)(),t(9)(),t(12)(),t(11)(),t(14)(),t(15)()},{1:1,11:11,12:12,13:13,14:14,15:15,5:5,6:6,7:7,8:8,9:9}],11:[function(t,e,n){"use strict";e.exports=function(){window.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(t,e){e=e||window;for(var n=0;n<this.length;n++)t.call(e,this[n],n,this)})}},{}],12:[function(t,e,n){"use strict";e.exports=function(){"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},writable:!0,configurable:!0})}},{}],13:[function(t,e,n){"use strict";var r=t(3);e.exports=function(){void 0===window.Promise&&(window.Promise=r)}},{3:3}],14:[function(t,e,n){"use strict";e.exports=function(){String.prototype.includes||Object.defineProperty(String.prototype,"includes",{value:function(t,e){return"number"!=typeof e&&(e=0),!(e+t.length>this.length)&&-1!==this.indexOf(t,e)}})}},{}],15:[function(t,e,n){"use strict";e.exports=function(){String.prototype.startsWith||Object.defineProperty(String.prototype,"startsWith",{value:function(t,e){return e=!e||e<0?0:+e,this.substring(e,e+t.length)===t}})}},{}]},{},[10]);
//# sourceMappingURL=index.min.js.map</script>
<title>TV: News, previews and reviews of all your favourite shows - Mirror Online</title><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, minimum-scale=1, maximum-scale=1"><meta name="description" content="All the latest news, sport and celebrity gossip at Mirror.co.uk. Get all the big headlines, pictures, analysis, opinion and video on the stories that matter to you."><meta name="referrer" content="unsafe-URL"><meta name="robots" content="noarchive"><meta name="p:domain_verify" content="577b698d862f6a62889e9d497b953b65"><meta name="google-site-verification" content="lDCbJ-HOtMAaa6xwHzyQ4nnDZVp-J-BmBbQKbpNN3QI"><meta name="msvalidate.01" content="17DA4C91A126705A8B1E2A5FD7CAC9EF"><meta property="fb:app_id" content="123792601022133"><meta property="fb:page_id" content="6149699161"><meta property="fb:pages" content="6149699161"><meta property="fb:pages" content="84434804237"><meta property="fb:pages" content="711755305578633"><meta property="fb:pages" content="112083717817"><meta property="fb:pages" content="619440634771125"><meta property="fb:pages" content="315801058552091"><meta property="fb:pages" content="462529710556812"><meta property="fb:pages" content="240792712774618"><meta property="fb:pages" content="224789887728258"><meta property="fb:pages" content="1699370693715599"><meta property="fb:pages" content="1197940116930773"><meta property="fb:pages" content="421200154727589"><meta property="fb:pages" content="738724262866850"><meta property="fb:pages" content="710347369034418"><meta property="fb:pages" content="841880602532607"><meta property="fb:pages" content="466894000059215"><meta property="fb:pages" content="633052486757819"><meta property="fb:pages" content="117122035059204"><meta property="fb:pages" content="813419528687143"><meta property="fb:pages" content="1108630339163194"><meta property="fb:pages" content="1551773995053597"><meta property="fb:pages" content="741706719194279"><meta property="fb:pages" content="573746809354946"><meta property="fb:pages" content="1450333221707146"><meta property="fb:pages" content="1542228052683519"><meta property="fb:pages" content="1745975712335262"><meta property="fb:pages" content="268028206907180"><meta property="fb:pages" content="1240186479338718"><meta property="fb:pages" content="438795489603631"><meta property="fb:pages" content="138290729947980"><meta property="fb:pages" content="1038315682953718"><meta property="fb:pages" content="1762448634027471"><meta property="fb:pages" content="196394577430348"><meta property="fb:pages" content="1079719448822377"><meta property="fb:pages" content="1619000265057025"><meta property="fb:pages" content="386036375112312"><meta property="fb:pages" content="880127398756452"><meta property="fb:pages" content="1814357575554395"><link rel="alternate" href="rss.xml" type="application/rss+xml" title="Default home feed"><link rel="search" href="https://www.mirror.co.uk/opensearch.xml" type="application/opensearchdescription+xml" title="Search mirror">
<meta name="advertisingConfig" id="advertisingConfig" content="{&quot;desktop&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;main&quot;,&quot;sizes&quot;:[[970,250],[970,251],[728,90],[728,91],[9,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;referenceNode&quot;:&quot;main \u003e div \u003e h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,96],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlot1&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dpictureFeature]&quot;,&quot;sizes&quot;:[[970,250],[970,257],[728,97],[9,7]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;type&quot;:&quot;sectionMidSlot2&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;sizes&quot;:[[970,250],[970,258],[728,90],[728,98],[9,8]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlot3&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,99],[9,9]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;inassociation&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;motoring&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;templateName&quot;:&quot;form-car-search&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;haymarket-car-search-form&quot;,&quot;title&quot;:&quot;Find Used Cars&quot;,&quot;type&quot;:&quot;haymarket&quot;},{&quot;name&quot;:&quot;web-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;webdotcom&quot;,&quot;templateName&quot;:&quot;webSearch&quot;,&quot;relativePos&quot;:&quot;after&quot;}],&quot;configMeta&quot;:[{&quot;name&quot;:&quot;section-enhanced&quot;,&quot;componentType&quot;:&quot;meta&quot;,&quot;type&quot;:&quot;configMetadata&quot;}],&quot;page&quot;:{&quot;templ&quot;:&quot;index&quot;,&quot;configPageType&quot;:&quot;section-enhanced&quot;,&quot;adUnitId&quot;:&quot;/5293/mirror.co.uk/tv&quot;},&quot;tabletPortraitUpwards&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;main&quot;,&quot;sizes&quot;:[[728,90],[300,250],[728,91],[300,251],[9,1]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPagePortrait&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;referenceNode&quot;:&quot;main \u003e div \u003e h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[728,90],[728,96],[300,250],[300,256],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlotPortrait1&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dpictureFeature]&quot;,&quot;sizes&quot;:[[728,90],[728,97],[300,250],[300,257],[9,7]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;type&quot;:&quot;sectionMidSlotPortrait2&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;sizes&quot;:[[728,90],[728,98],[9,8]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlotPortrait3&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,99],[9,9]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;inassociation&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;motoring&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;before&quot;}],&quot;baseLayout&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;main&quot;,&quot;sizes&quot;:[[320,100],[320,50],[320,51],[300,100],[300,50]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;sizes&quot;:[[320,50],[320,51],[300,50]],&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPageMobile&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;sizes&quot;:[[320,50],[300,250],[300,253]],&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;type&quot;:&quot;sectionMpuSlot&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:99,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[320,50],[320,59]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;allowedAdjustments&quot;:{&quot;override&quot;:true},&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;sticky-bottom-banner&quot;,&quot;name&quot;:&quot;div-gpt-ad-sticky-bottom-banner&quot;,&quot;type&quot;:&quot;bottomOfPageMobile&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;&quot;,&quot;referenceNode&quot;:&quot;main \u003e div \u003e h1&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;inassociation&quot;,&quot;type&quot;:&quot;motoring&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;}],&quot;tabletLandscapeUpwards&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;main&quot;,&quot;sizes&quot;:[[970,250],[970,251],[728,90],[728,91],[9,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:{&quot;mode&quot;:&quot;header&quot;,&quot;duration&quot;:5000},&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;referenceNode&quot;:&quot;main \u003e div \u003e h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,96],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlot1&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dpictureFeature]&quot;,&quot;sizes&quot;:[[970,250],[970,257],[728,97],[9,7]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;type&quot;:&quot;sectionMidSlot2&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;sizes&quot;:[[970,250],[970,258],[728,90],[728,98],[9,8]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlot3&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,99],[9,9]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main .section-head&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;agents&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;type&quot;:&quot;propertyagents&quot;,&quot;templateName&quot;:&quot;agents&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;potw&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;type&quot;:&quot;propertypotw&quot;,&quot;templateName&quot;:&quot;potw&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;crosswords-carousel&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .section-head&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;countdown-timer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .primary&quot;,&quot;type&quot;:&quot;racingtimer&quot;,&quot;templateName&quot;:&quot;racing&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;inassociation&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;motoring&quot;,&quot;templateName&quot;:&quot;brand-association&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;templateName&quot;:&quot;form-car-search&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;haymarket-car-search-form&quot;,&quot;title&quot;:&quot;Find Used Cars&quot;,&quot;type&quot;:&quot;haymarket&quot;},{&quot;name&quot;:&quot;web-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;webdotcom&quot;,&quot;templateName&quot;:&quot;webSearch&quot;,&quot;relativePos&quot;:&quot;after&quot;}]}"/><meta name="scriptConfig" id="scriptConfig" content="{&quot;ozoneHeaderBidding&quot;:{&quot;premiumSlotPlacementId&quot;:&quot;1420420433&quot;,&quot;siteId&quot;:&quot;4204204202&quot;,&quot;topSlotPlacementId&quot;:&quot;1420420431&quot;,&quot;bottomSlotPlacementId&quot;:&quot;1420420432&quot;,&quot;defaultPlacementId&quot;:&quot;1420420434&quot;,&quot;enabled&quot;:true},&quot;googleAnalytics&quot;:{&quot;accountId&quot;:&quot;UA-229407-1&quot;,&quot;enabled&quot;:true},&quot;visualDNA&quot;:{&quot;apiKey&quot;:&quot;mirror&quot;,&quot;enabled&quot;:true},&quot;lotame&quot;:{&quot;tagNumber&quot;:&quot;9458&quot;,&quot;enabled&quot;:true},&quot;onScroll&quot;:{&quot;enabled&quot;:true},&quot;remoteInjectionConfig&quot;:{&quot;enabled&quot;:false},&quot;pageUrl&quot;:&quot;https://www.mirror.co.uk/tv/&quot;,&quot;timestamp&quot;:1558949393535,&quot;indexExchange&quot;:{&quot;headerTag&quot;:&quot;//js-sec.indexww.com/ht/p/186772-30105745512938.js&quot;,&quot;enabled&quot;:true},&quot;adYouLike&quot;:{&quot;enabled&quot;:true}}"/>
<meta id="dataLayer" name="dataLayer" content="{&quot;page&quot;:{&quot;attributes&quot;:{&quot;application&quot;:&quot;Responsive Web&quot;,&quot;channel&quot;:&quot;tv&quot;,&quot;sectionId&quot;:&quot;2229&quot;,&quot;publicationName&quot;:&quot;mirror&quot;,&quot;publicationId&quot;:&quot;2&quot;,&quot;environment&quot;:&quot;prod&quot;,&quot;platform&quot;:&quot;nationals&quot;,&quot;pageName&quot;:&quot;mirror:tv:home&quot;,&quot;pageType&quot;:&quot;channel&quot;,&quot;ownerSite&quot;:&quot;mirror&quot;,&quot;ownerSiteDomain&quot;:&quot;www.mirror.co.uk&quot;,&quot;subSectionOne&quot;:&quot;tv&quot;,&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/F/QVgi9PbuQPTrjCOF~PhHv_/&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;options\&quot;:{\&quot;pushStyle\&quot;:\&quot;headline\&quot;},\&quot;subsets\&quot;:[{\&quot;homepage\&quot;:\&quot;/all-about/arsenal-fc\&quot;,\&quot;tag\&quot;:\&quot;Arsenal FC\&quot;,\&quot;key\&quot;:\&quot;arsenal\&quot;,\&quot;title\&quot;:\&quot;Arsenal FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/chelsea-fc\&quot;,\&quot;tag\&quot;:\&quot;Chelsea FC\&quot;,\&quot;key\&quot;:\&quot;chelsea\&quot;,\&quot;title\&quot;:\&quot;Chelsea FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/liverpool-fc\&quot;,\&quot;tag\&quot;:\&quot;Liverpool FC\&quot;,\&quot;key\&quot;:\&quot;liverpool\&quot;,\&quot;title\&quot;:\&quot;Liverpool FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-city-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester City FC\&quot;,\&quot;key\&quot;:\&quot;mancity\&quot;,\&quot;title\&quot;:\&quot;Manchester City FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-united-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester United FC\&quot;,\&quot;key\&quot;:\&quot;manutd\&quot;,\&quot;title\&quot;:\&quot;Manchester United FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/tottenham-hotspur-fc\&quot;,\&quot;tag\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;key\&quot;:\&quot;spurs\&quot;,\&quot;title\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;}]}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;mvtTests.enable&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;4221396001&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;[]&quot;,&quot;video.suppressDates&quot;:&quot;true&quot;}},&quot;info&quot;:{&quot;url&quot;:&quot;https://www.mirror.co.uk/tv/&quot;,&quot;sectionLayout&quot;:&quot;enhanced&quot;,&quot;layoutVariant&quot;:&quot;teasersOnly&quot;}}}">
<link rel="stylesheet" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/marwood/TM/scss/marwood.css?v=6ae1d1907214a7491f821a7734a996f7"><link rel="stylesheet" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-static-html/scss/chameleon-static-html.css?v=ae0cbf1818eb1e04ce10bddf4c95f617">
<link rel="manifest" href="/manifest.json?v=e3a19310c81adecc1db07d28d9f6877a"/><meta id="manifest-validation" name="manifest-validation" content="{&quot;tags&quot;:[],&quot;url&quot;:&quot;https://www.mirror.co.uk/tv/&quot;,&quot;primaryTag&quot;:&quot;&quot;}"/><meta name="theme-color"/>
<meta id="publicationConfig" name="publicationConfig" content="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-branding/publications/mirror"/><link rel="preload" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-condbold-webfont.woff2?v=6a4231aa2492700edbd764a0659dbfd3" as="font"/><link rel="preload" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-bold-webfont.woff2?v=2aeda138757cc9fa9eb7a520d11805a8" as="font"/><link rel="preload" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-regular-webfont.woff2?v=f42a62e230fec70735dbca1c971adbd2" as="font"/><link rel="preload" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/icomoon.woff2?v=d27ed9edd751d8ad6954dfc3eb95a9b3" as="font"/><link rel="stylesheet" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-branding/publications/mirror/scss/brand-extended.css?v=8ec0bbd28cea31b47e7958b113bb3bc9"/><link rel="shortcut icon" href="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-branding/publications/mirror/img/favicon.ico?v=5dc93b2f8a173a36ad826682247839e4" type="image/x-icon"/><meta id="iOSAppConfig" name="apple-itunes-app" content="app-id=538338235"/>
<script>TMCONFIG = {"platform":"nationals","publicationId":2,"topSectionId":2229,"homepageId":69,"sectionAncestorsIDs":[2229,69],"publication":"mirror","frontendRoot":"https://s2-prod.mirror.co.uk","frontendVersion":"1515491370","gigya":{"customDomainPrefix":"comm-api","apikey":"3_Z9GpefNPWaF7gJ5P2lVsKTZxc5NG5J8qTiiXG1VkOBnG9e9Tu--YG_kNXh2YpObn","uniquifierUrl":"https://gigya-client.tm-awx.com/api/nicknameUniqueness"},"publicSectionParams":{"googleAnalytics.optimizeContainerID":"GTM-WDKRHNX","chartbeatHeadScriptEnabled":"true","optaLiveFootballScoreCss":"https://secure.widget.cloud.opta.net/v3/css/v3.core.opta-widgets.css","videoAutoplayTimeout":"4","ias.pet.v2.enabled":"true","commercial.integrations.taboola.enabled":"true","partner.weather.targetUrl":"https://weather.com/redir?par=tm_mirror_widget&page=today&locale=en-GB&id=51.507351,-0.127758","gtmFbiaContainerId":"GTM-PNLXFZS","updateRecAdUnitIndex":"1000","commentsCssBundled":"true","partner.ga.impressionTrack":"true","chameleonFeedbackURL":"https://mirrorfeedback.typeform.com/to/G64IJ9","optaLiveFootballScoreJs":"https://secure.widget.cloud.opta.net/v3/v3.opta-widgets.js","injectionDependencies":"[{\"name\":\"contentupdate\",\"emitter\":\"window\",\"timeout\":3500}]","video.ad.request.timeout.desktop":"15000","partner.ga.clickTrack":"true","video.ad.request.timeout.mobile":"15000","converse.widget.enable":"true","tracking.betting.code":"a_23633b_1","googleAnalyticsAccountIdGoogle":"UA-229407-1","lazy.load.ads.offset":"300","iOSAppId":"538338235","gtmClientIdEndpoint":"https://stmg-prod.mirror.co.uk/analytics.config.json","search.googleCustomSearchEngineId":"015440420724022033189:o8ydnrd0038","hotjar.hjid":"122479","partner.masthead.takeover":"true","lazy.load.ads":"false","adDependencies":"[{\"name\":\"grapeshot.loaded\", \"emitter\": \"window\", \"timeout\":2000, \"pageTypeMatcher\":\"/article/\"},{\"name\":\"ias.complete\", \"emitter\": \"body\", \"timeout\":3000}]","communicatorEndpoint":"https://comm-proxy.tm-awx.com/api/","partner.campaign.name":"pride","taboola.desktop.campaign":"exchange","partner.weather.apiKey":"d57dc3d50c821ac13ed5ee0d9efd3b01","gtmContainerId":"GTM-M3TH25P","partner.quicklinks.bar":"true","hide.slot.on.first.page.view":"false","pancake.modifications.section":"[{\"group\":\"featuredStories\",\"index\":0,\"max\":7},{\"group\":\"featuredStories\",\"index\":1,\"max\":7}]","partner.weather.weather-partnership-bar":"true","chronos.live-centre.url":"https://livecentreps-eb-prod.tm-awx.com","partner.ga.customDimension":"true","taboola.mobile.campaign":"organic","partner.weather.apiUrl":"https://api.weather.com/v1/geocode/51.507351/-0.127758/observations/current.json?language=en-GB&units=m","optaSubscriptionId":"cd365b943db79d94e9a68ad22b2baee0"},"features":{"showVpaidControls":"true","loadIrisManually":"true","preloadFonts":"true","PWA.enable":"true","videoHeaderBiddingEnabled":"false","chameleon.cookiePolicy.enabled":"false","video.header.bidding.enabled":"false","tag.amphtml.enabled":"true","recommendations":"https://mab.data.tm-awx.com/rhs","newslettersURL":"https://communicatoremail.com/F/QVgi9PbuQPTrjCOF~PhHv_/","GDPRConsentV2Enabled":"true","GDPRConsentEnabled":"false","PWA":"{\"cacheFirst\":{\"modalTimeout\":3000},\"combinedPrompt\":true,\"options\":{\"pushStyle\":\"headline\"},\"subsets\":[{\"homepage\":\"/all-about/arsenal-fc\",\"tag\":\"Arsenal FC\",\"key\":\"arsenal\",\"title\":\"Arsenal FC\",\"theme\":\"#141414\"},{\"homepage\":\"/all-about/chelsea-fc\",\"tag\":\"Chelsea FC\",\"key\":\"chelsea\",\"title\":\"Chelsea FC\",\"theme\":\"#141414\"},{\"homepage\":\"/all-about/liverpool-fc\",\"tag\":\"Liverpool FC\",\"key\":\"liverpool\",\"title\":\"Liverpool FC\",\"theme\":\"#141414\"},{\"homepage\":\"/all-about/manchester-city-fc\",\"tag\":\"Manchester City FC\",\"key\":\"mancity\",\"title\":\"Manchester City FC\",\"theme\":\"#141414\"},{\"homepage\":\"/all-about/manchester-united-fc\",\"tag\":\"Manchester United FC\",\"key\":\"manutd\",\"title\":\"Manchester United FC\",\"theme\":\"#141414\"},{\"homepage\":\"/all-about/tottenham-hotspur-fc\",\"tag\":\"Tottenham Hotspur FC\",\"key\":\"spurs\",\"title\":\"Tottenham Hotspur FC\",\"theme\":\"#141414\"}]}","bundledCss":"false","swipeNavigation.endpoint":"https://mab.data.tm-awx.com/pwa-swipe","mvtTests.enable":"true","swipeNavigation":"true","irisClientToken":"4221396001","externalBrandCSS":"true","irisTvEnabled":"true","ima3Version":"3","modularCss":"true","nativeAppBanner":"true","amazonVideoTagEnabled":"true","amazonTagEnabled":"true","mvtTests":"[]","video.suppressDates":"true"},"piano":{"appId":"JkujO7TN4y","productionEnv":true,"enabled":true,"endpointUrl":"https://piano-client-prod.tm-awx.com/api/","endpointApiKey":"45JinZtwZfBmIfQSQcuqbxew6c7Hxzi1Wc+TWXoTiFQ"},"pluck":{"theme":"mirror"},"pageInfo":{},"facebook":{"appId":"123792601022133"},"jotform":{"url":"https://jotform-competitions.tm-awx.com/","apikey":""},"mpulse":{"apikey":"VD2SZ-25W7H-W88AY-BUHYB-CQKV8"},"responsiveRequest":true,"optout":{"enabled":false,"chameleonFeedbackURL":"https://mirrorfeedback.typeform.com/to/G64IJ9"},"cookiePolicy":{"url":"https://www.mirror.co.uk/cookie-policy/"}};</script>
<meta id="versioned-resources" name="versioned-resources" content="[&quot;https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-sso/scss/chameleon-sso.css?v=9ae737c8ecc6ac13c30a1016eb1fcc5a&quot;,&quot;https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-sso/scss/section.css?v=054cf8c567cc60664c081dc99a31d18b&quot;,&quot;https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-sso/js/chameleon-sso.min.js?v=98902caacd0926f459b9ca82ff364735&quot;]">
<script type="text/javascript">!function(){return function e(t,n,r){function o(a,d){if(!n[a]){if(!t[a]){var c="function"==typeof require&&require;if(!d&&c)return c(a,!0);if(i)return i(a,!0);var l=new Error("Cannot find module '"+a+"'");throw l.code="MODULE_NOT_FOUND",l}var s=n[a]={exports:{}};t[a][0].call(s.exports,function(e){return o(t[a][1][e]||e)},s,s.exports,e,t,n,r)}return n[a].exports}for(var i="function"==typeof require&&require,a=0;a<r.length;a++)o(r[a]);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,i){i=i||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(r,function(r){var a=[];n.forEach(function(n){a=">"===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)}(a,t,n):function(t,n,r){return t.concat(e(n.querySelectorAll(r)))}(a,t,n)}),function e(t,n,r,o,i,a){if(n!==r){var d=o.indexOf(n);-1!==d&&(i.call(o[d],t),a.preventDefault&&t.preventDefault()),e(t,n.parentNode,r,o,i,a)}else a.stopPropagation&&t.stopPropagation()}(r,r.target,t,a,o,i)})})}}(),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";Object.defineProperty(n,"__esModule",{value:!0});n.admix_default=[{type:"topOfPageMobile",targeting:{index:1,testIndex:"1.rev693.original",hivis:"y",opos:"top"}},{type:"VIP",targeting:{index:3,testIndex:"3.rev693.original",hivis:"n"}},{type:"inArticleMPU4",targeting:{index:4,testIndex:"4.rev693.original",hivis:"n",opos:"middle"}},{type:"inArticleMPU5",targeting:{index:5,testIndex:"5.rev693.original",hivis:"n",opos:"middle",commercialTest:"WEBX-1841-web"}},{type:"bottomOfPageMobile",targeting:{index:99,testIndex:"99.rev693.original",hivis:"y",opos:"bottom"}}],n.admix1=[{type:"inArticleMPU4",referenceNode:".article-body > p:nth-of-type(3)",targeting:{index:4,testIndex:"4.rev693.1",hivis:"n",opos:"middle"}},{type:"VIP",referenceNode:".article-body > p:nth-of-type(7)",targeting:{index:3,testIndex:"3.rev693.1",hivis:"n"}},{type:"inArticleMPU5",positions:[{referenceNode:".article-body > p:nth-of-type(11)",relativePos:"after",conditionNode:".article-body > p:nth-of-type(13)"}],targeting:{index:5,testIndex:"5.rev693.1",hivis:"n",opos:"middle"}},{componentType:"gpt",targeting:{testIndex:"6.rev693.1",hivis:"n",opos:"middle"},injectionConditions:[{condition:"stopONAffiliateContent"}],sizes:[[300,250],[300,253]],hideOnSensitiveArticle:!0,adFreeEnabled:!0,additionalClass:"in-article",name:"div-gpt-ad-in-article-slot-long-1",positions:[{referenceNode:".article-body > p:nth-of-type(17)",relativePos:"after",conditionNode:".article-body > p:nth-of-type(19)"}],type:"inArticleMPU7",lazyLoad:!0},{componentType:"gpt",targeting:{testIndex:"7.rev693.1",hivis:"n",opos:"middle"},injectionConditions:[{condition:"stopONAffiliateContent"}],sizes:[[300,250],[300,253]],hideOnSensitiveArticle:!0,adFreeEnabled:!0,additionalClass:"in-article",name:"div-gpt-ad-in-article-slot-long-2",positions:[{referenceNode:".article-body > p:nth-of-type(22)",relativePos:"after",conditionNode:".article-body > p:nth-of-type(24)"}],type:"inArticleMPU8",lazyLoad:!0},{type:"bottomOfPageMobile",targeting:{index:99,testIndex:"99.rev693.1",hivis:"y",opos:"bottom"}},{type:"performPlaceholder",referenceNode:".article-body > p:nth-of-type(7)"}],n.admix2=[{componentType:"gpt",targeting:{index:1,testIndex:"1.rev693.2",hivis:"y",opos:"top"},referenceNode:".lead-article-image",relativePos:"after",referenceNode2:".mod-video",relativePos2:"after",sticky:!1,type:"topOfPageMobile"},{type:"inArticleMPU4",referenceNode:".article-body > p:nth-of-type(4)",targeting:{index:4,testIndex:"4.rev693.2",hivis:"n",opos:"middle"}},{type:"inArticleMPU5",positions:[{referenceNode:".article-body > p:nth-of-type(9)",relativePos:"after"}],targeting:{index:5,testIndex:"5.rev693.2",hivis:"n",opos:"middle"}},{componentType:"gpt",targeting:{testIndex:"6.rev693.2",hivis:"n",opos:"middle"},injectionConditions:[{condition:"stopONAffiliateContent"}],sizes:[[300,250],[300,253]],hideOnSensitiveArticle:!0,adFreeEnabled:!0,additionalClass:"in-article",name:"div-gpt-ad-in-article-slot-long-1",positions:[{referenceNode:".article-body > p:nth-of-type(14)",relativePos:"after",conditionNode:".article-body > p:nth-of-type(16)"}],type:"inArticleMPU7",lazyLoad:!0},{componentType:"gpt",targeting:{testIndex:"7.rev693.2",hivis:"n",opos:"middle"},injectionConditions:[{condition:"stopONAffiliateContent"}],sizes:[[300,250],[300,253]],hideOnSensitiveArticle:!0,adFreeEnabled:!0,additionalClass:"in-article",name:"div-gpt-ad-in-article-slot-long-2",positions:[{referenceNode:".article-body > p:nth-of-type(19)",relativePos:"after",conditionNode:".article-body > p:nth-of-type(21)"}],type:"inArticleMPU8",lazyLoad:!0},{type:"bottomOfPageMobile",targeting:{index:99,testIndex:"99.rev693.2",hivis:"y",opos:"bottom"}}],n.admix3=[{type:"inArticleMPU4",referenceNode:".article-body > p:nth-of-type(4)",targeting:{index:4,testIndex:"4.rev693.3",hivis:"n",opos:"middle"}},{type:"inArticleMPU5",positions:[{referenceNode:".article-body > p:nth-of-type(9)",relativePos:"after"}],targeting:{index:5,testIndex:"5.rev693.3",hivis:"n",opos:"middle"}},{componentType:"gpt",targeting:{testIndex:"6.rev693.3",hivis:"n",opos:"middle"},injectionConditions:[{condition:"stopONAffiliateContent"}],sizes:[[300,250],[300,253]],hideOnSensitiveArticle:!0,adFreeEnabled:!0,additionalClass:"in-article",name:"div-gpt-ad-in-article-slot-long-1",positions:[{referenceNode:".article-body > p:nth-of-type(15)",relativePos:"after",conditionNode:".article-body > p:nth-of-type(17)"}],type:"inArticleMPU7",lazyLoad:!0},{type:"bottomOfPageMobile",targeting:{index:99,testIndex:"99.rev693.3",hivis:"y",opos:"bottom"}}]},{}],3:[function(e,t,n){t.exports={inArticleMPU4:{testIndex:"4.rev740",before:[{referenceNode:".article-body .in-article-image:first-of-type",relativePos:"before",conditionNode:".article-body > p:nth-of-type(7)"}],after:[{referenceNode:".article-body .in-article-image + :not(.in-article-image)",relativePos:"before",conditionNode:".article-body > p:nth-of-type(7)"},{referenceNode:".article-body .in-article-image:last-of-type",relativePos:"after",conditionNode:".article-body > p:nth-of-type(7)"}]},inArticleMPU5:{testIndex:"5.rev740",before:[{referenceNode:".article-body .in-article-image + :not(.in-article-image) ~ .in-article-image",relativePos:"before",conditionNode:".article-body > p:nth-of-type(17)"}],after:[{referenceNode:".in-article-image + :not(.in-article-image) ~ .in-article-image + :not(.in-article-image)",relativePos:"before",conditionNode:".article-body > p:nth-of-type(17)"},{referenceNode:".in-article-image + :not(.in-article-image) ~ .in-article-image:last-of-type",relativePos:"after",conditionNode:".article-body > p:nth-of-type(17)"}]}}},{}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});n.variantOne=[{type:"recommendationsTopPrimary",items:2},{type:"recommendationsBottomPrimary",items:2},{type:"adYouLikeArticleSlot1",name:"ayl-741-1-a",referenceNode:"#recommendations-top-secondary"},{type:"secondaryMPU",referenceNode:"#ayl-741-1-a",relativePos:"after",targeting:{index:5,hivis:"n",opos:"middle",testIndex:"5.rev.741.1"}},{type:"taboolaRightRailsThumbnails",relativePos:"before"},{type:"adYouLikeArticleSlot2",referenceNode:"#recommendations-bottom-secondary",name:"ayl-741-2-a"},{type:"recommendationsBottomTertiary",referenceNode:"#ayl-741-2-a",items:3},{type:"tertiaryMPU",targeting:{index:7,hivis:"n",opos:"middle",testIndex:"7.rev.741.1"}},{type:"adYouLikeArticleSlot3",name:"ayl-741-3-a",referenceNode:"#recommendations-bottom-tertiary"},{type:"quaternaryMPU",referenceNode:"#ayl-741-3-a",relativePos:"after",targeting:{index:8,hivis:"n",opos:"bottom",testIndex:"8.rev.741.1"}},{componentType:"recommendations",referenceSlot:"onscroll-rev-741-1",heading:"Recommended",relativePos:"before",additionalClass:"tm-recs seldon-recs pancake duet",name:"recommendations-bottom-quaternary",type:"recommendationsBottomQuaternary",items:4},{type:"onScrollPlaceholder",name:"onscroll-rev-741-1",referenceNode:"#div-gpt-ad-rh-quaternary-slot",relativePos:"after"}],n.variantTwo=[{type:"recommendationsTopPrimary",items:2},{type:"recommendationsBottomPrimary",items:2},{type:"adYouLikeArticleSlot1",name:"ayl-741-1-b",referenceNode:"#recommendations-top-secondary"},{type:"secondaryMPU",referenceNode:"#ayl-741-1-b",relativePos:"after",targeting:{index:5,hivis:"n",opos:"middle",testIndex:"5.rev.741.2"}},{type:"taboolaRightRailsThumbnails",relativePos:"before"},{type:"recommendationsBottomPrimary",relativePos:"before"},{type:"adYouLikeArticleSlot2",referenceNode:"#recommendations-bottom-secondary",name:"ayl-741-2-b"},{type:"recommendationsBottomTertiary",referenceNode:"#div-gpt-ad-rh-secondary-slot",items:3},{type:"tertiaryMPU",referenceNode:"#ayl-741-3-b",relativePos:"after",targeting:{index:7,hivis:"n",opos:"middle",testIndex:"7.rev.741.2"}},{type:"adYouLikeArticleSlot3",name:"ayl-741-3-b",referenceNode:"#recommendations-bottom-tertiary"},{type:"quaternaryMPU",referenceNode:"#div-gpt-ad-rh-tertiary-slot",relativePos:"after",targeting:{index:8,hivis:"n",opos:"bottom",testIndex:"8.rev.741.2"}},{componentType:"recommendations",referenceSlot:"div-gpt-ad-rh-quaternary-slot",heading:"Recommended",relativePos:"before",additionalClass:"tm-recs seldon-recs pancake duet",name:"recommendations-bottom-quaternary",type:"recommendationsBottomQuaternary",items:4},{type:"onScrollPlaceholder",name:"onscroll-rev-741-2",referenceNode:"#div-gpt-ad-rh-quaternary-slot",relativePos:"after"}]},{}],5:[function(e,t,n){t.exports={inArticleMPU4:{testIndex:"4.rev774",before:[{referenceNode:".article-body > .in-article-image, .factbox, .article-body .mod-video, .poll, .chart-container, [data-mod='htmlEmbed'], .instagram-content, .quiz, [data-type='photo-story'], .image-gallery-placeholder",relativePos:"before",conditionNode:".article-body > p:nth-of-type(7)"}],referenceIndex:1},inArticleMPU5:{testIndex:"5.rev774",before:[{referenceNode:".article-body > p:nth-of-type(15)",relativePos:"after",conditionNode:".article-body > p:nth-of-type(17)"}]}}},{}],6:[function(e,t,n){"use strict";var r=h(e(7)),o=h(e(13)),i=h(e(12)),a=h(e(17)),d=h(e(9)),c=h(e(10)),l=h(e(11)),s=h(e(8)),u=h(e(16)),m=h(e(14)),f=h(e(18)),p=h(e(19)),g=h(e(15));function h(e){return e&&e.__esModule?e:{default:e}}var y=[],b=void 0;try{y=JSON.parse(window.TMCONFIG.features.mvtTests)}catch(e){window.console.log("Chameleon MVT - no active tests")}try{b=window.TMCONFIG.features["mvtTests.segmentDuration"]}catch(e){}var v=[s.default,o.default,l.default,i.default,m.default,g.default,u.default,a.default,f.default,p.default,d.default,c.default],x=window.location.pathname;(0,r.default)(v,y,x,b)},{10:10,11:11,12:12,13:13,14:14,15:15,16:16,17:17,18:18,19:19,7:7,8:8,9:9}],7:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getBreakpoint=a,n.isArticle=d,n.isSection=c,n.contentTypeFilter=l,n.platformFilter=s,n.waitForDomNode=function(e,t){var n=document.querySelector("head");new MutationObserver(function(r,o){n.querySelector(e)&&(o.disconnect(),t())}).observe(n,{childList:!0})},n.randomNumberGenerator=u,n.between=m,n.setCookie=f,n.mapThresholds=g,n.randomlyAllocateVariant=h,n.trackGA=y,n.addOptimizeExpVariant=b,n.getActiveTest=v,n.allocateToTest=x,n.default=function(e,t,n){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:30;if(t.length){window.TMMVTTESTS=[];var m=e.filter(function(e){return this.indexOf(e.id)>-1},t).filter(function(e){return e.pageType!==o.ARTICLE||d(n)}).filter(function(e){return e.pageType!==o.SECTION||c(n)}).filter(function(e){return!e.breakpoints||-1!==e.breakpoints.indexOf(a())}).filter(function(e){return!e.contentType||l(e.contentType)}).filter(function(e){return!e.platform||s(e.platform)}),g=m.length;if(g){var E=void 0,S=void 0,w=void 0,A=new URLSearchParams(window.location.search);if(E=m.filter(function(e){return e.id===A.get("mvt-test")})[0]){var N=A.get("variant");w=N<E.variants.length?N:r}else if(E=g>1?v(m):m[0],S=p(E.id),!(w=S&&S[1])){var L=x(E.traffic);w=L?h(E.variants,u()):r,f(E.id,w,i)}if(w===r)return;var P=E.variants[w],I=P.code()||w;E.experimentId&&b(E.experimentId,w,P.name),window.TMMVTTESTS.push(E.id+"|"+I),window.addEventListener("load",function(){y(E.id,I)})}window.TMABTEST=window.TMMVTTESTS[0]}};var r="X",o=n.pageTypes={ARTICLE:"ARTICLE",SECTION:"SECTION"},i=n.breakpoints=[{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=i,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 d(e){return/-\d*$/.test(e)}function c(e){return e.endsWith("/")}function l(e){var t=window.TMCONFIG&&window.TMCONFIG.pageInfo||{};return e.includes(t.articleType)}function s(e){return null!==navigator.platform.match(e)}function u(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:101;return Math.floor(Math.random()*e)}function m(e,t,n){return n>=e&&n<=t}function f(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 p(e){return(e=(document.cookie+";").match(new RegExp(e+"=.*;")))&&e[0].split(/=|;/)}function g(e){return e.reduce(function(e,t){var n=e.length?e[e.length-1]:0;return e.push(t.traffic+n),e},[])}function h(e,t){var n=0;return g(e).every(function(e,r,o){return!m(r>0?o[r-1]+1:1,e,t)||(n=r,!1)}),n}function y(e,t){var n=window.ga&&window.ga.getByName("TMFreeTracker");if(!n)return!1;var r=window.digitalData,o=void 0;r&&(o=r.page.attributes.environment);var i={};i.eventCategory="ChameleonMVT|"+o,i.eventAction="ChameleonMVTSegmentation",i.eventLabel=e+"|"+t,n.send("event",i)}function b(e,t,n){var r=document.getElementById("dataLayer"),o=r&&r.content?JSON.parse(r.content):void 0;o&&(o.page.info.experimentAndVariantId=e+"."+t,n&&(o.page.info[n]=!0),r.content=JSON.stringify(o))}function v(e){var t=void 0;return e.some(function(e){var n=p(e.id);if(n&&n[0])return t=e,!0}),t||(t=e[u(e.length)]),t}function x(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100;return Math.floor(100*Math.random())+1<=e}},{}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=function(){return function(e,t){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return function(e,t){var n=[],r=!0,o=!1,i=void 0;try{for(var a,d=e[Symbol.iterator]();!(r=(a=d.next()).done)&&(n.push(a.value),!t||n.length!==t);r=!0);}catch(e){o=!0,i=e}finally{try{!r&&d.return&&d.return()}finally{if(o)throw i}}return n}(e,t);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=document.getElementById("dataLayer"),i=o?JSON.parse(o.getAttribute("content")):void 0,a={componentType:"recommendations",referenceNode:".related-column",heading:"Recommended",relativePos:"prependChild",additionalClass:"tm-recs seldon-recs pancake duet no-bottom-margin",name:"recommendations-top-heading",type:"recommendationsTopHeading",items:12},d={desktop:[a],tabletLandscapeUpwards:[a]},c=function(){var e,t;document.addEventListener("DOMContentLoaded",function(){document.querySelectorAll("#social-follow").forEach(function(e){return e.parentNode.removeChild(e)}),document.querySelectorAll(".embedded-image-grid").forEach(function(e){return e.parentNode.removeChild(e)})}),e="head",(t=[["script[src*=withnail]",function(){return document.querySelectorAll("script[src*=withnail]").forEach(function(e){return e.parentNode.removeChild(e)})}],["script[src*=gpt",function(){return document.querySelectorAll("script[src*=gpt]").forEach(function(e){return e.parentNode.removeChild(e)})}],["script[src*=iasPET",function(){return document.querySelectorAll("script[src*=iasPET]").forEach(function(e){return e.parentNode.removeChild(e)})}]]).forEach(function(e,n){var o=r(e,2),i=o[0],a=o[1];document.querySelector(i)&&a(),delete t[n]}),new MutationObserver(function(e,n){t.forEach(function(e,n){var o=r(e,2),i=o[0],a=o[1];document.querySelector(i)&&a(),delete t[n]}),0===t.length&&n.disconnect()}).observe(document.querySelector(e),{childList:!0})},l=function(){try{document.getElementById("advertisingConfig").content=JSON.stringify(d);var e=document.getElementById("scriptConfig"),t=JSON.parse(e.getAttribute("content"));t.performSemanticPlayer&&(t.performSemanticPlayer.enabled=!1),t.googleConsumerSurvey&&(t.googleConsumerSurvey.enabled=!1),t.adYouLike&&(t.adYouLike.enabled=!1),e.content=JSON.stringify(t),window.TMCONFIG.publicSectionParams["converse.widget.enable"]=!1;var n=document.createElement("style");n.innerHTML=".skinny-signup {display: none !important;}";var r=document.querySelector("script");r.parentNode.insertBefore(n,r),i.page.info.noads=!0,o.content=JSON.stringify(i)}catch(e){return"error"}};n.default={id:"DATA-1",pageType:"ARTICLE",breakpoints:["baseLayout"],experimentId:"fPvtOl1rSeaCbPuB8H60sQ",variants:[{traffic:98,code:function(){}},{traffic:1,code:function(){l()}},{traffic:1,code:function(){c(),l(),document.head.insertAdjacentHTML("beforeend","\n<style>\n.feed {\n}\n\n.feed-story {\n margin-right: 5px;\n margin-left: 5px;\n display:grid;\n grid-gap: 5px;\n line-height: 1.1em; \n margin-bottom: 2px; \n overflow: hidden;\n}\n\n.feed-heading {\n padding: 10px 10px;\n color: white;\n background: black;\n margin-bottom: 10px;\n}\n@media(min-width: 1170px){\n .feed {\n display: none; \n }\n}\n</style>\n"),fetch("https://mab.data.tm-awx.com/rhs?url="+encodeURIComponent(document.URL)+"&count=20").then(function(e){return e.json()}).then(function(e){var t=document.createElement("div");t.className="feed";var n=document.createElement("template");n.innerHTML='<h2 class="feed-heading">Recommendations</h2>',t.appendChild(n.content),e.forEach(function(e){return function(t,n){var r,o,i,a,d,c=document.createElement("template");c.innerHTML=(r=n,o=t.socialHeadline,t.leadtext,i=t.url,a=t.image.href.replace(/\/BINARY\//,"/ALTERNATES/s458/"),'\n <div class="feed-story" style="grid-template-columns: '+((d=r%6==5)?"1fr":"50% 50%")+"; "+(d?"":"height: calc(100vw / 3.5);")+"; "+(d?"background: #f5f5f5; margin-bottom: 5px; padding: 5px; margin-top: 5px":"")+'">\n <figure><a href="'+i+'" style="">\n <img width="100%;" style="object-fit: cover; '+(d?"":"height: calc(100vw / 3.5);")+'" src="'+a+'"></a></figure>\n <div style="position: relative; '+(d?"min-height: 75px":"")+'">\n <a style="text-decoration: none; font-weight: 700;" href="'+i+'">'+o+'</a>\n <p style="font-size: 10px; font-weight: 1000; color: lightgrey; bottom: 2px; position: absolute; text-transform: uppercase">Liverpool Echo</p>\n </div>\n </div> \n '),c.content.querySelectorAll("a").forEach(function(e){e.addEventListener("click",function(){(window.ga||function(){})("send","event","click|recommendation|galileo-article-feed","from|"+document.location,"to|"+e.getAttribute("href"))})}),e.appendChild(c.content)}}(t));!function e(){var n=document.querySelector(".article-body");n?n.parentNode.insertBefore(t,n.nextSibling):setTimeout(e,50)}()})}}]}},{}],9:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=document.getElementById("dataLayer"),o=r?JSON.parse(r.getAttribute("content")):void 0,i="s_qScTOgQCyoZQicnW4plg",a="<div class='line-separator'><div class='side-line'></div><div class='triangle'></div></div>";function d(e){var t=e.nextElementSibling;if(null!==t){if("P"!==t.tagName&&"ASIDE"!==t.tagName){var n=e.previousElementSibling;null!==n&&"ASIDE"===n.tagName&&e.parentElement.removeChild(n),e.parentElement.removeChild(e)}"ASIDE"===t.tagName&&function e(t){null!==t.nextElementSibling&&"ASIDE"===t.nextElementSibling.tagName&&(t.parentElement.removeChild(t.nextElementSibling),null!==t.nextElementSibling&&e(t))}(t)}}n.default={id:"ET-612",breakpoints:["baseLayout"],pageType:"ARTICLE",variants:[{traffic:12,code:function(){try{document.addEventListener("DOMContentLoaded",function(){document.querySelectorAll(".read-more-links").forEach(function(e){d(e)})}),o.page.info.experimentAndVariantId=i+".0",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:12,code:function(){try{document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".read-more-links");e.forEach(function(e){d(e)}),e.forEach(function(e){e.classList.add("rmvariant01-read-more-links")}),document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}),o.page.info.experimentAndVariantId=i+".1",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:12,code:function(){try{document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".read-more-links");e.forEach(function(e){d(e)}),e.forEach(function(e){e.classList.add("rmvariant02-read-more-links");var t=e.querySelector("a"),n=document.createElement("img"),r=document.createElement("a");r.href=t.href,n.src=t.getAttribute("data-image"),n.style.width="100%",r.appendChild(n),e.insertBefore(r,e.querySelector("ul"))}),document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}),o.page.info.experimentAndVariantId=i+".2",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:12,code:function(){try{document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".read-more-links");e.forEach(function(e){d(e)}),e.forEach(function(e){e.classList.add("rmvariant03-read-more-links")}),document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}),o.page.info.experimentAndVariantId=i+".3",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:12,code:function(){try{document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".read-more-links");e.forEach(function(e){d(e)}),e.forEach(function(e){e.classList.add("rmvariant04-read-more-links");var t=e.querySelector("a"),n=document.createElement("img"),r=document.createElement("a");r.href=t.href,n.src=t.getAttribute("data-image"),n.style.width="100%",r.appendChild(n),e.insertBefore(r,e.querySelector("ul"))}),document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}),o.page.info.experimentAndVariantId=i+".4",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:12,code:function(){try{document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".read-more-links");e.forEach(function(e){d(e)}),e.forEach(function(e){e.classList.add("rmvariant05-read-more-links");var t=e.querySelector("a"),n=document.createElement("a");n.href=t.href,n.text="Read more",n.classList.add("rml");var r=document.createElement("li");r.append(n),r.insertAdjacentHTML("beforeend",a),t.parentNode.parentNode.appendChild(r)}),document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}),o.page.info.experimentAndVariantId=i+".5",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:12,code:function(){try{document.addEventListener("DOMContentLoaded",function(){var e=document.querySelectorAll(".read-more-links");e.forEach(function(e){d(e)}),e.forEach(function(e){e.classList.add("rmvariant06-read-more-links");var t=e.querySelector("a"),n=document.createElement("a"),r=document.createElement("a");r.href=n.href=t.href,n.text="Read more",n.classList.add("rml");var o=document.createElement("li");o.append(n),o.insertAdjacentHTML("beforeend",a),t.parentNode.parentNode.appendChild(o);var i=document.createElement("img");i.src=t.getAttribute("data-image"),i.style.width="100%",r.appendChild(i),e.insertBefore(r,e.querySelector("ul"))}),document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}),o.page.info.experimentAndVariantId=i+".6",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:12,code:function(){try{o.page.info.experimentAndVariantId=i+".7",r.content=JSON.stringify(o)}catch(e){return"error"}}}]}},{}],10:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=document.getElementById("dataLayer"),o=r?JSON.parse(r.getAttribute("content")):void 0,i="Km_iqK7sThOQwuLDj8FGcA",a=["inArticleMPU4","inArticleMPU5","bottomOfPageMobile"];function d(e){var t=e.nextElementSibling;if(null!==t){if("P"!==t.tagName&&"ASIDE"!==t.tagName){var n=e.previousElementSibling;null!==n&&"ASIDE"===n.tagName&&e.parentElement.removeChild(n),e.parentElement.removeChild(e)}"ASIDE"===t.tagName&&function e(t){null!==t.nextElementSibling&&"ASIDE"===t.nextElementSibling.tagName&&(t.parentElement.removeChild(t.nextElementSibling),null!==t.nextElementSibling&&e(t))}(t)}}function c(e){document.addEventListener("DOMContentLoaded",function(){var t=function(){var e={runTest:!0,troubleElement:""},t=document.querySelectorAll("figure.in-article-image:not(.lead-article-image)"),n=!0,r=!1,o=void 0;try{for(var i,a=t[Symbol.iterator]();!(n=(i=a.next()).done);n=!0){var d=i.value;if(d.querySelector("meta[itemprop=height]")&&d.querySelector("meta[itemprop=width]")){var c=d.querySelector("meta[itemprop=width]").getAttribute("content"),l=d.querySelector("meta[itemprop=height]").getAttribute("content");if(c/l<1&&null!==d.nextElementSibling&&"P"!==d.nextElementSibling.tagName){e.runTest=!1,e.troubleElement="portraitimage-"+d.nextElementSibling.tagName;break}}}}catch(e){r=!0,o=e}finally{try{!n&&a.return&&a.return()}finally{if(r)throw o}}if(e.runTest){var s=document.querySelectorAll(".read-more-links"),u=!0,m=!1,f=void 0;try{for(var p,g=s[Symbol.iterator]();!(u=(p=g.next()).done);u=!0){var h=p.value,y=h.nextElementSibling;if(null!==y&&"P"!==y.tagName&&"ASIDE"!==y.tagName){e.runTest=!1,e.troubleElement="readmore-"+y.tagName;break}}}catch(e){m=!0,f=e}finally{try{!u&&g.return&&g.return()}finally{if(m)throw f}}}return e}();if(t.runTest){e&&l(),window.TMCONFIG.features.mobileImageCropTest=1,document.querySelector(".article-body").classList.add("fba-test");var n=document.querySelectorAll(".read-more-links");n.forEach(function(e){d(e)}),n.forEach(function(e){!function(e){var t=e.querySelector("a"),n=document.createElement("a"),r=document.createElement("FIGURE");n.href=t.href;var o=document.createElement("img");o.src=t.getAttribute("data-image"),o.style.width="100%",n.appendChild(o),r.appendChild(n),e.insertBefore(r,e.querySelector("ul"))}(e)}),n.forEach(function(e){!function(e){if(null!==e.nextElementSibling&&"ASIDE"===e.nextElementSibling.tagName){var t=document.createElement("DIV");t.classList.add("read-more-links-double");var n=document.createElement("H5");n.classList.add("publication-theme-icon","publication-theme-border"),n.textContent="Read more",t.appendChild(n),t.appendChild(e.cloneNode(!0)),t.appendChild(e.nextElementSibling.cloneNode(!0)),e.parentNode.insertBefore(t,e),e.nextElementSibling.parentNode.removeChild(e.nextElementSibling),e.parentNode.removeChild(e)}}(e)});var r=document.querySelector("figure.in-article-image.lead-article-image");if(null!==r){var o=r.querySelector("img");o.srcset=o.srcset.split(",").map(function(e){return e.replace("s508","n508").replace("s810","n810")}).join(",")}document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}else{var i={category:"et698|pageNotAltered",name:"element",value:""+t.troubleElement};!function(e,t,n){var r=void 0;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)),e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}(window,"analytics.track",i)}})}function l(){var e=document.getElementById("advertisingConfig"),t=JSON.parse(e.content),n=t.baseLayout;n=n.filter(function(e){return!a.some(function(t){return t===e.type})}),t.baseLayout=n,e.content=JSON.stringify(t)}n.default={id:"ET-698",breakpoints:["baseLayout"],pageType:"ARTICLE",traffic:"2",variants:[{traffic:25,code:function(){try{o.page.info.experimentAndVariantId=i+".0",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:25,code:function(){try{l(),o.page.info.experimentAndVariantId=i+".1",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:25,code:function(){try{c(!1),o.page.info.experimentAndVariantId=i+".2",r.content=JSON.stringify(o)}catch(e){return"error"}}},{traffic:25,code:function(){try{c(!0),o.page.info.experimentAndVariantId=i+".3",r.content=JSON.stringify(o)}catch(e){return"error"}}}]}},{}],11:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=e(2),o=a(e(21)),i=a(e(20));function a(e){return e&&e.__esModule?e:{default:e}}var d=document.getElementById("dataLayer"),c=d?JSON.parse(d.getAttribute("content")):{},l=((c.article||{}).attributes||{}).sensitiveArticle,s=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],r=document.getElementById("advertisingConfig"),a=JSON.parse(r.content),d=a.baseLayout;if(a.baseLayout=(0,i.default)("type",d,e),t&&t.length>0&&(a.baseLayout=(0,o.default)(a.baseLayout,t)),r.content=JSON.stringify(a),n){document.head.insertAdjacentHTML("beforeend","\n <style>\n .article-body > .skinny-signup,\n section.iya-articlePostcode {\n display: none !important;\n }\n </style>")}},u=function(e){var t=document.getElementById("scriptConfig"),n=JSON.parse(t.content);e.disableConfig&&e.disableConfig.length&&(e.disableConfig.forEach(function(e){n[e]&&(n[e].enabled=!1)}),t.content=JSON.stringify(n))};n.default={id:"REV-693",pageType:"ARTICLE",contentType:["news","opinion"],breakpoints:["baseLayout"],experimentId:"AJWhnK1XTte_NzNSdrJ5dA",traffic:4,variants:[{traffic:25,code:function(){try{s(r.admix_default)}catch(e){return"variant-0 error"}}},{traffic:25,code:function(){try{var e=["topOfPageMobile","adYouLikeArticleSlot1"];l&&e.push("inArticleMPU4","inArticleMPU5","inArticleMPU7","inArticleMPU8");var t=((c.page||{}).attributes||{}).channel;(l||"sport"==t)&&e.push("VIP"),s(r.admix1,e,!0)}catch(e){return"variant-1 error"}}},{traffic:25,code:function(){try{var e=["VIP","adYouLikeArticleSlot1","performPlaceholder"];l&&e.push("inArticleMPU4","inArticleMPU5","inArticleMPU7","inArticleMPU8","topOfPageMobile"),s(r.admix2,e,!0);u({disableConfig:["performSemanticPlayer"]})}catch(e){return"variant-2 error"}}},{traffic:25,code:function(){try{var e=["topOfPageMobile","VIP","adYouLikeArticleSlot1","performPlaceholder"];l&&e.push("inArticleMPU4","inArticleMPU5","inArticleMPU7"),s(r.admix3,e,!0);u({disableConfig:["performSemanticPlayer"]})}catch(e){return"variant-3 error"}}}]}},{2:2,20:20,21:21}],12:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r="https://mab.data.tm-awx.com/rhs-advertorial-temp-test";function o(){var e=document.getElementById("style-rev701-1");e&&document.head.removeChild(e)}function i(){return window.TMCONFIG&&window.TMCONFIG.features||{}}n.default={id:"REV-720",breakpoints:["desktop"],experimentId:"rF_NKMyGQ52-ulB6nXkJdg",pageType:"ARTICLE",variants:[{traffic:98,code:function(){}},{traffic:1,code:function(){try{var e=i();e.recommendations&&(e.recommendations=r,document.head.insertAdjacentHTML("beforeend",'<style id="style-rev701-1">\n #recommendations-top-heading, #recommendations-top-primary, #recommendations-top-secondary {visibility: hidden !important;}\n </style>'),document.addEventListener("DOMContentLoaded",function(){var e=document.querySelector(".related-column");new MutationObserver(function(e,t){var n=document.getElementById("recommendations-top-primary");n&&n.querySelector(".teaser:nth-of-type(4)")&&(t.disconnect(),function(e){var t=e.querySelectorAll(".teaser");t[0].setAttribute("data-tmdatatrack","rhs-advertorial"),e.insertBefore(t[0],t[3]),t=e.querySelectorAll(".teaser");for(var n=0;n<t.length;n++)t[n].setAttribute("data-tmdatatrack-index",n+1)}(n),o())}).observe(e,{childList:!0})}))}catch(e){return o(),"1.error"}}},{traffic:1,code:function(){try{var e=i();e.recommendations&&(e.recommendations=r,document.addEventListener("DOMContentLoaded",function(){var e=document.querySelector(".related-column");new MutationObserver(function(e,t){var n=document.querySelector("#recommendations-top-primary .teaser");n&&(t.disconnect(),n.setAttribute("data-tmdatatrack","rhs-advertorial"))}).observe(e,{childList:!0})}))}catch(e){return"2.error"}}}]}},{}],13:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r,o=e(3),i=(r=o)&&r.__esModule?r:{default:r};var a=["VIP","topOfPageMobile","bottomOfPageMobile"],d="yFDfkapVRW-5k4RIlt9wbA";function c(e,t){var n=document.getElementById("advertisingConfig"),r=JSON.parse(n.content);r.baseLayout=function(e,t,n){return e.forEach(function(r,o){var d=r.type;"inArticleMPU4"===d&&"original"!=t&&(delete r.referenceNode2,delete r.relativePos2,delete r.referenceNode,delete r.relativePos),i.default[d]&&(i.default[d][t]&&(r.positions=i.default[d][t]),r.targeting=r.targeting||{},r.targeting.testIndex=i.default[d].testIndex+"."+n),a.includes(d)&&delete e[o]}),e.filter(function(e){return void 0!==e})}(r.baseLayout,e,t),function(e,t){e.page||(e.page={});e.page.ExpID=d+"."+t}(r,t),n.content=JSON.stringify(r);document.head.insertAdjacentHTML("beforeend","<style>\n .skinny-signup {display: none !important;}\n </style>")}n.default={id:"REV-740",pageType:"ARTICLE",breakpoints:["baseLayout"],experimentId:d,traffic:4,variants:[{traffic:25,code:function(){}},{traffic:25,code:function(){try{c("after",1)}catch(e){return"1-error-"+e.message}}},{traffic:25,code:function(){try{c("before",2)}catch(e){return"2-error-"+e.message}}},{traffic:25,code:function(){try{c("original",3)}catch(e){return"3-error-"+e.message}}}]}},{3:3}],14:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r,o=e(4),i=e(20),a=(r=i)&&r.__esModule?r:{default:r};n.default={id:"REV-741",pageType:"ARTICLE",breakpoints:["desktop","tabletLandscapeUpwards"],experimentId:"XRV3eYLoSAWxAlBKihog8Q",variants:[{traffic:33,code:function(){}},{traffic:33,code:function(){try{var e=document.getElementById("advertisingConfig"),t=JSON.parse(e.content),n=(0,a.default)("type",t.desktop,o.variantOne);t.desktop=n;var r=(0,a.default)("type",t.tabletLandscapeUpwards,o.variantOne);t.tabletLandscapeUpwards=r,e.content=JSON.stringify(t)}catch(e){return"error"}}},{traffic:33,code:function(){try{var e=document.getElementById("advertisingConfig"),t=JSON.parse(e.content),n=(0,a.default)("type",t.desktop,o.variantTwo);t.desktop=n;var r=(0,a.default)("type",t.tabletLandscapeUpwards,o.variantTwo);t.tabletLandscapeUpwards=r,e.content=JSON.stringify(t)}catch(e){return"error"}}}]}},{20:20,4:4}],15:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r,o=e(5),i=(r=o)&&r.__esModule?r:{default:r};var a=["VIP","topOfPageMobile","bottomOfPageMobile"];function d(e,t){var n=document.getElementById("advertisingConfig"),r=JSON.parse(n.content);r.baseLayout=l(r.baseLayout,e,t),n.content=JSON.stringify(r);document.head.insertAdjacentHTML("beforeend","<style>\n section.iya-articlePostcode,\n .skinny-signup {\n display: none !important;\n }\n </style>")}function c(){var e=document.getElementById("scriptConfig"),t=JSON.parse(e.getAttribute("content"));t.performSemanticPlayer&&(t.performSemanticPlayer.enabled=!1,e.content=JSON.stringify(t))}function l(e,t,n){return e.forEach(function(r,o){var d=r.type;"inArticleMPU4"===d&&"original"!=t&&(delete r.referenceNode2,delete r.relativePos2,delete r.referenceNode,delete r.relativePos),i.default[d]&&(i.default[d][t]&&(r.positions=i.default[d][t],i.default[d].referenceIndex&&(r.referenceIndex=i.default[d].referenceIndex)),r.targeting=r.targeting||{},r.targeting.testIndex=i.default[d].testIndex+"."+n),a.includes(d)&&"original"!=n&&delete e[o]}),e.filter(function(e){return void 0!==e})}function s(e,t){return"htmlEmbed"===e.getAttribute("data-mod")&&e.nextElementSibling&&"script"===e.nextElementSibling.tagName.toLowerCase()?e.nextElementSibling:e.classList.contains("mod-video")&&e.parentElement!=t?e.parentElement:e}n.default={id:"REV-774",pageType:"ARTICLE",breakpoints:["baseLayout"],experimentId:"DVAg4fWsSFC9Q5WPDm0LGg",traffic:3,variants:[{traffic:33,code:function(){try{var e=document.getElementById("advertisingConfig"),t=JSON.parse(e.content);t.baseLayout=l(t.baseLayout,"original","original"),e.content=JSON.stringify(t)}catch(e){return"0-error-"+e.message}}},{traffic:33,code:function(){try{c(),document.head.insertAdjacentHTML("beforeend",'<style id="style-rev774-1">\n #div-gpt-ad-in-article-slot-long {display: none !important;}\n </style>'),d("before",1),document.addEventListener("injection.complete.gpt",function(){var e,t=document.querySelector(".article-body"),n=document.getElementById("div-gpt-ad-in-article-slot-long"),r=document.querySelector(".article-body > p:nth-of-type(17)"),o=document.querySelectorAll('.article-body > .in-article-image, .factbox, .article-body .mod-video, .poll, .chart-container, [data-mod="htmlEmbed"], .instagram-content, .quiz, [data-type="photo-story"], .image-gallery-placeholder');r&&o.length>1&&n?(!function(e,t,n){var r=void 0,o=void 0;r=s(n[0],e);for(var i=1;i<n.length&&(o=n[i].classList.contains("mod-video")&&n[i].parentElement!=e?n[i].parentElement:n[i],r.nextElementSibling==o);i++)r=i<n.length-1?s(n[i],e):o;r==o?(t.previousElementSibling&&t.previousElementSibling.classList.contains("wrapper-adv")&&t.parentElement.removeChild(t.previousElementSibling),t.parentElement.removeChild(t)):(t.previousElementSibling&&t.previousElementSibling.classList.contains("wrapper-adv")&&e.insertBefore(t.previousElementSibling,o),e.insertBefore(t,o))}(t,n,o),(e=document.getElementById("style-rev774-1"))&&document.head.removeChild(e)):0==o.length&&n&&n.parentNode.removeChild(n)})}catch(e){return"1-error-"+e.message}}},{traffic:33,code:function(){try{c(),d("original",2)}catch(e){return"2-error-"+e.message}}}]}},{5:5}],16:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default={id:"UJ-1099",breakpoints:["baseLayout"],pageType:"SECTION",traffic:0,variants:[{traffic:100,code:function(){}},{traffic:0,code:function(){try{var e=JSON.parse(document.getElementById("versioned-resources").getAttribute("content")).find(function(e){return e.includes("marwood/TM/scss/galileo-section-route1.css")});if(!e)throw"no css file found";window.$css(e)}catch(e){return"error"}}},{traffic:0,code:function(){try{var e=JSON.parse(document.getElementById("versioned-resources").getAttribute("content")).find(function(e){return e.includes("marwood/TM/scss/galileo-section-route2.css")});if(!e)throw"no css file found";window.$css(e)}catch(e){return"error"}}}]}},{}],17:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=e(1);var o=["inArticleMPU4","inArticleMPU5","bottomOfPageMobile","topOfPageMobile"];function i(e){var t=e.nextElementSibling;if(null!==t){if("P"!==t.tagName&&"ASIDE"!==t.tagName){var n=e.previousElementSibling;null!==n&&"ASIDE"===n.tagName&&e.parentElement.removeChild(n),e.parentElement.removeChild(e)}"ASIDE"===t.tagName&&function e(t){null!==t.nextElementSibling&&"ASIDE"===t.nextElementSibling.tagName&&(t.parentElement.removeChild(t.nextElementSibling),null!==t.nextElementSibling&&e(t))}(t)}}var a=[{componentType:"recommendations",referenceSlot:".related-column",heading:"Recommended",relativePos:"appendChild",additionalClass:"tm-recs seldon-recs pancake duet no-bottom-margin",name:"recommendations-top-heading",type:"recommendationsTopHeading",items:0,referenceNode:".related-column"},{componentType:"recommendations",referenceSlot:"recommendations-top-heading",relativePos:"after",additionalClass:"tm-recs seldon-recs pancake duet no-bottom-margin",name:"recommendations-top-primary",type:"recommendationsTopPrimary",items:4,referenceNode:"#recommendations-top-heading"},{componentType:"recommendations",referenceSlot:"recommendations-top-heading",relativePos:"after",additionalClass:"tm-recs seldon-recs pancake duet no-bottom-margin",name:"recommendations-bottom-primary",type:"recommendationsBottomPrimary",items:3,referenceNode:"#recommendations-top-heading"},{componentType:"recommendations",referenceSlot:"recommendations-top-heading",relativePos:"after",additionalClass:"tm-recs seldon-recs pancake duet",name:"recommendations-bottom-tertiary",type:"recommendationsBottomTertiary",items:4,referenceNode:"#recommendations-top-heading"}];var d=function(e,t){var n="\n <style>\n .article-type,\n .sub-title,\n .byline,\n .publication-font{\n opacity: "+e+(t?" !important;":";")+"\n }\n </style>\n ";document.head.insertAdjacentHTML("beforeend",n)},c=function(e){d(1,!0);var t={category:"uj1126|pageNotAltered",name:"element",value:""+e};(0,r.fire)(window,"analytics.track",t)},l=function(){var e=document.getElementById("advertisingConfig"),t=JSON.parse(e.content),n=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(t.baseLayout),a);t.baseLayout=n,e.content=JSON.stringify(t)};function s(e,t,n,r){document.addEventListener("DOMContentLoaded",function(){var a,s,u,m=function(){var e={runTest:!0,troubleElement:""},t=document.querySelectorAll("figure.in-article-image:not(.lead-article-image)"),n=!0,r=!1,o=void 0;try{for(var i,a=t[Symbol.iterator]();!(n=(i=a.next()).done);n=!0){var d=i.value;if(d.querySelector("meta[itemprop=height]")&&d.querySelector("meta[itemprop=width]")){var c=d.querySelector("meta[itemprop=width]").getAttribute("content"),l=d.querySelector("meta[itemprop=height]").getAttribute("content");if(c/l<1&&null!==d.nextElementSibling&&"P"!==d.nextElementSibling.tagName){e.runTest=!1,e.troubleElement="portraitimage-"+d.nextElementSibling.tagName;break}}}}catch(e){r=!0,o=e}finally{try{!n&&a.return&&a.return()}finally{if(r)throw o}}if(e.runTest){var s=document.querySelectorAll(".read-more-links"),u=!0,m=!1,f=void 0;try{for(var p,g=s[Symbol.iterator]();!(u=(p=g.next()).done);u=!0){var h=p.value,y=h.nextElementSibling;if(null!==y&&"P"!==y.tagName&&"ASIDE"!==y.tagName){e.runTest=!1,e.troubleElement="readmore-"+y.tagName;break}}}catch(e){m=!0,f=e}finally{try{!u&&g.return&&g.return()}finally{if(m)throw f}}}return e}();if(m.runTest){if(e&&(a=document.getElementById("advertisingConfig"),s=JSON.parse(a.content),u=(u=s.baseLayout).filter(function(e){return!o.some(function(t){return t===e.type})}),s.baseLayout=u,a.content=JSON.stringify(s),document.querySelector("body").classList.add("test--remove-signup")),r){document.querySelector("body").classList.add("test--show-recommended"),l();var f=document.querySelector(".related-column");if(f){var p=document.getElementById("social-follow");p&&p.insertAdjacentElement("beforeend",f)}}if(n){window.TMCONFIG.features.mobileImageCropTest=1,document.querySelector(".article-body").classList.add("fba-test");var g=document.querySelectorAll(".read-more-links");g.forEach(function(e){i(e)}),g.forEach(function(e){var t,n,r;n=(t=e).querySelector("a"),r="\n <FIGURE>\n <a href="+n.href+'>\n <img style="width:100%;" src='+n.getAttribute("data-image")+" />\n </a>\n </FIGURE>\n ",t.querySelector("ul").insertAdjacentHTML("beforebegin",r)}),g.forEach(function(e){!function(e){if(null!==e.nextElementSibling&&"ASIDE"===e.nextElementSibling.tagName){var t='<div class="read-more-links-double">\n <h5 class="publication-theme-icon publication-theme-border">Read more</h5>\n '+e.outerHTML+"\n "+e.nextElementSibling.outerHTML+"\n </div>";e.insertAdjacentHTML("beforebegin",t),e.nextElementSibling.remove(),e.remove()}}(e)});var h=document.querySelector("figure.in-article-image.lead-article-image");if(null!==h){var y=h.querySelector("img");y.srcset=y.srcset.split(",").map(function(e){return e.replace("s508","n508").replace("s810","n810")}).join(",")}document.querySelector(".article-body").nextElementSibling.setAttribute("style","clear:both")}if(t){var b=document.querySelector(".byline"),v=document.querySelector(".sharebar"),x=document.querySelector(".comments-container"),E=document.getElementsByClassName("count-shares last")[0],S=document.querySelector(".count-shares");if(document.querySelector("body").classList.add("test--compact-first-card"),b.insertBefore(b.querySelector(".article-information"),b.firstChild),S&&S.remove(),E.firstChild&&"&nbsp;"===E.firstChild.innerHTML&&(E.style.display="none"),x&&document.querySelector(".sharebar").firstChild.appendChild(x),v){var w=v.querySelector(".sharebar-icon.linkedin"),A=document.querySelector(".sharebar-icon.flipboard");w&&w.parentNode.remove(),A&&A.parentNode.remove()}d(1,!0)}}else c(m.troubleElement)})}n.default={id:"UJ-1126",breakpoints:["baseLayout"],pageType:"ARTICLE",experimentId:"49AyFVaXS1SzJHIGm6KoLA",variants:[{traffic:97,code:function(){}},{traffic:1,code:function(){try{s(!0,!1,!1,!1)}catch(e){return"error"}}},{traffic:1,code:function(){try{d(0),s(!1,!0,!0,!0)}catch(e){return"error"}}},{traffic:1,code:function(){try{d(0),s(!0,!0,!0,!0)}catch(e){return"error"}}}]}},{1:1}],18:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default={id:"UJ-1133",experimentId:"aNtNxAU4SXWpLVYsHz-5aw",breakpoints:["baseLayout"],variants:[{traffic:91,code:function(){}},{traffic:3,code:function(){try{document.head.insertAdjacentHTML("beforeend","\n <style>\n body {\n margin-top: 30px;\n }\n header #logo {\n background-position: left -5px;\n background-size: cover;\n height: 30px;\n margin-left: 3px;\n width: 156px;\n }\n header.mod-header .search-box {\n top: 30px;\n }\n header.mod-header>.primary {\n height: 30px;\n padding-right: 41px;\n }\n header #hamburger {\n background-color: #3f0553;\n border-radius: 0;\n height: 30px;\n left: unset;\n right: 0px;\n width: 41px;\n }\n header.mod-header:not([data-expanded]) #hamburger:before {\n border-radius: 0;\n height: 2px;\n left: 10px;\n top: 7px;\n width: 22px;\n }\n header.mod-header:not([data-expanded]) #hamburger:after {\n border-radius: 0;\n height: 2px;\n bottom: 7px;\n left: 10px;\n top: unset;\n width: 22px;\n }\n header.mod-header:not([data-expanded]) #hamburger>span {\n border-radius: 0;\n height: 2px;\n left: 10px;\n top: 14px;\n width: 22px;\n }\n header.mod-header[data-expanded] #hamburger {\n height: 20px;\n top: 5px;\n width: 20px;\n }\n header #signin:before {\n display: none;\n }\n header #signin .label {\n background: none;\n height: 30px;\n margin-left: 0px;\n margin-right: 20px;\n width: 20px;\n }\n header #signin .label span {\n top: 5px;\n }\n header #signin .label span:before {\n font-size: 14px;\n margin-top: 2px;\n }\n header #signin .label .icon {\n background-color: transparent;\n height: 20px;\n width: 20px;\n }\n header.mod-header .search {\n margin-right: 20px;\n width: 20px;\n }\n header.mod-header>.secondary {\n display: none;\n }\n header.mod-header .social-sites a {\n height: 20px;\n width: 20px;\n top: -4px;\n }\n #signin > .bubble-wrapper.show{\n width: 30px;\n height: 30px;\n margin-left: 0px;\n }\n #signin > .bubble-wrapper.show > .name {\n width: 26px;\n height: 26px;\n top: 2px;\n left: 2px;\n font-size: 14px;\n padding-top: 4px;\n }\n #signin > .bubble-wrapper.show > .bubble.show {\n top: 45px;\n right: -10px;\n }\n </style>")}catch(e){return"error"}}},{traffic:3,code:function(){try{document.head.insertAdjacentHTML("beforeend",'\n <style>\n body {\n margin-top: 0px;\n }\n header #logo {\n background-color: transparent;\n background-position: left -5px;\n background-size: cover;\n height: 30px;\n margin-left: 3px;\n right: 0px;\n width: 156px;\n }\n header.mod-header>.primary {\n background: #3f0553;\n bottom: 0px;\n height: 30px;\n padding-right: 41px;\n top: unset;\n }\n header.mod-header>.primary.publication-theme-highlight {\n background: #3f0553 !important;\n }\n header #hamburger {\n border-radius: 0;\n height: 30px;\n left: 50%;\n transform: translateX(-50%);\n width: 60px;\n }\n header.mod-header:not([data-expanded]) #hamburger:before {\n border-radius: 0;\n background-color: #9b2687;\n border-radius: 50%;\n bottom: unset;\n content: "";\n display: block;\n left: 3px;\n height: 66px;\n top: -18px;\n width: 54px;\n }\n header.mod-header:not([data-expanded]) #hamburger>span {\n border-radius: 0;\n height: 2px;\n left: 50%;\n top: 14px;\n transform: translateX(-50%);\n width: 24px;\n }\n header.mod-header:not([data-expanded]) #hamburger:after {\n background: none;\n border: 2px solid #fff;\n border-left: none;\n border-right: none;\n border-radius: 0;\n box-sizing: border-box;\n height: 14px;\n left: 50%;\n top: 8px;\n transform: translateX(-50%);\n width: 13px;\n }\n header.mod-header[data-expanded] #hamburger {\n height: 20px;\n left: 50%;\n top: 5px;\n transform: translate(-50%);\n width: 20px;\n }\n header #signin {\n float: left;\n margin-left: 8px;\n }\n header #signin:before {\n display: none;\n }\n header #signin .label {\n background: none;\n height: 30px;\n margin-left: 0px;\n margin-right: 20px;\n width: 20px;\n }\n header #signin .label span {\n top: 5px;\n }\n header #signin .label span:before {\n font-size: 14px;\n margin-top: 2px;\n }\n header #signin .label .icon {\n background-color: transparent;\n height: 20px;\n width: 20px;\n }\n header.mod-header .search {\n float: left;\n width: 20px;\n }\n header.mod-header .search-box {\n box-shadow: none;\n top: -53px;\n }\n header.mod-header>.secondary {\n display: none;\n }\n header.mod-header .social-sites a {\n height: 20px;\n width: 20px;\n top: -4px;\n }\n body .gpt.sticky-bottom-banner {\n bottom: 40px !important;\n margin: 0 15px !important;\n width: calc(100% - 30px) !important;\n }\n body table.gstl_50.gssb_c {\n margin-top: -32px !important;\n transform: translateY(-100%) !important;\n }\n body #header-dropdown {\n bottom: 30px !important;\n height: unset !important;\n top: 0 !important;\n }\n .mod-header.hide-menu > div,\n .mod-header.hide-menu > nav {\n transform: unset;\n position: fixed;\n }\n\n div.byline > .sharebar{\n top: 0px !important;\n }\n #signin > .label.show,\n #signin > .bubble-wrapper.show{\n width: 30px;\n height: 30px;\n margin-left: 0px;\n margin-right: 10px;\n }\n #signin > .bubble-wrapper.show > .name {\n width: 26px;\n height: 26px;\n top: 2px;\n left: 2px;\n font-size: 14px;\n padding-top: 4px;\n }\n #signin > .bubble-wrapper.show > .bubble.show {\n right: -161px;\n top: -110px;\n }\n #signin > .bubble-wrapper.show > .bubble.show:before {\n border-top: 10px solid #fff;\n border-left: 10px solid transparent;\n border-right: 10px solid transparent;\n border-bottom: none;\n top: 94px;\n right: 165px;\n }\n </style>')}catch(e){return"error"}}},{traffic:3,code:function(){try{document.head.insertAdjacentHTML("beforeend","\n <style>\n body {\n margin-top: 0px;\n min-height: 100%;\n }\n header #logo {\n background-color: transparent;\n background-position: left 0;\n background-size: cover;\n height: 37px;\n margin-left: 3px;\n left: 0px;\n width: 140px;\n color: transparent;\n }\n .article-page.news>header>.primary,\n header.mod-header>.primary {\n border-radius: 5px;\n border-bottom-right-radius: 0;\n border-top-right-radius: 0;\n bottom: 70px;\n height: 35px;\n left: unset;\n max-width: 50%;\n padding-right: 41px;\n position: fixed;\n right: 0;\n top: unset;\n transform: none;\n transition: width .3s ease-in-out;\n overflow: hidden;\n }\n .article-page.news>header>.primary.short,\n header.mod-header>.primary.short {\n left: unset;\n right: 0;\n width: 64px;\n }\n header.mod-header>.primary.short #logo {\n width: 16px;\n }\n header #hamburger {\n background-color: #3f0553;\n border-radius: 0;\n height: 35px;\n left: unset;\n right: 0px;\n text-indent: -99999px;\n width: 41px;\n }\n header.mod-header:not([data-expanded]) #hamburger:before {\n border-radius: 0;\n height: 2px;\n left: 10px;\n top: 8px;\n width: 22px;\n }\n header.mod-header:not([data-expanded]) #hamburger:after {\n border-radius: 0;\n height: 2px;\n bottom: 9px;\n left: 10px;\n top: unset;\n width: 22px;\n }\n header.mod-header:not([data-expanded]) #hamburger>span {\n border-radius: 0;\n height: 2px;\n left: 10px;\n top: 16px;\n width: 22px;\n }\n header.mod-header[data-expanded] #hamburger {\n height: 20px;\n top: 5px;\n width: 20px;\n }\n header #signin {\n display: none\n }\n header #signin:before {\n display: none;\n }\n header.mod-header .search {\n display: none;\n }\n header.mod-header>.secondary {\n display: none;\n }\n header.mod-header .social-sites{\n width: 78px;\n }\n header.mod-header .social-sites a {\n height: 20px;\n width: 20px;\n top: -4px;\n }\n body .gpt.sticky-bottom-banner {\n margin: 0 15px !important;\n width: calc(100% - 30px) !important;\n }\n body table.gstl_50.gssb_c {\n margin-top: -32px !important;\n transform: translateY(-100%) !important;\n }\n body #header-dropdown {\n bottom: 0px !important;\n height: unset !important;\n top: 0 !important;\n }\n iframe.captify-iframe-button-right.captify-iframe-button-bottom{\n pointer-events: none;\n }\n div.byline > .sharebar{\n top: 0px !important;\n }\n </style>"),document.addEventListener("DOMContentLoaded",function(){document.getElementById("hamburger").addEventListener("click",function(){document.querySelector("header>.primary").classList.remove("short")}),function(){var e=document.querySelector("header.mod-header>.primary"),t=null;window.addEventListener("scroll",function(){var n=window.scrollY;t&&(n<t?e.classList.remove("short"):n>t&&e.classList.add("short")),t=n},!1)}()})}catch(e){return"error"}}}]}},{}],19:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default={id:"UJ-1160",platform:/^Win.*$/g,variants:[{traffic:50,code:function(){}},{traffic:50,code:function(){try{var e=JSON.parse(window.TMCONFIG.features.PWA);e.options=e.options||{},e.options.pushSticky=!0,window.TMCONFIG.features.PWA=JSON.stringify(e)}catch(e){return"error"}}}]}},{}],20:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return Object.values([].concat(t,n).reduce(function(t,n){return t[n[e]]=Object.assign(t[n[e]]||{},n),t},{}))}},{}],21:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return e.filter(function(e){return-1===t.indexOf(e.type)})}},{}]},{},[6]);
//# sourceMappingURL=index.min.js.map</script>
<script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/withnail/lib/captify/cmpInit2.js?v=2ecd18516b42e8554b1ffb1ddee513c8" defer></script><script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/withnail/lib/captify/cmp.js?v=c65fb807e4afb324964d6d324c4db248" defer></script>
<!-- Commercial Script -->
<!-- Index Exchange start -->
<script>
!function(){var e=document.getElementById("scriptConfig"),t={indexExchange:{enabled:!1}};if(e)try{t=JSON.parse(e.getAttribute("content"))}catch(e){window.console.log("IX tag: ERROR parsing scriptConfig",e)}if(window.console.log("IX tag: scriptConfig",t),(t.indexExchange||{}).enabled&&t.indexExchange.headerTag){var n=document.createElement("script");n.async=!0,n.type="text/javascript",n.src="https:"+t.indexExchange.headerTag;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(n,a)}}();
</script>
<!-- Index Exchange end -->
<!-- Commercial Script -->
<!-- GPT Library preload -->
<script async src="https://www.googletagservices.com/tag/js/gpt.js"></script>
<!-- GPT Library preload end -->
<!-- Commercial Scripts -->
<!-- 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[]},_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.mirror.co.uk/@trinitymirrordigital/withnail/tags/js/tags.min.js?v=dfa88f4d4983908c4c2645eea8b04446" defer></script>
<!-- Commercial Scripts -->
<!-- Permutive -->
<script>
window.googletag=window.googletag||{},window.googletag.cmd=window.googletag.cmd||[];var segs=function(){var e,t=null!==(e=new RegExp(encodeURIComponent("_pdfps")+"=([^;]+)").exec(document.cookie))?decodeURIComponent(e[1]):null,n=[];return t&&(n=JSON.parse(t)),n}();googletag.cmd.push(function(){googletag.pubads().setTargeting("permutive",segs)}),function(e,t){t||(t=t||{},window.permutive=t,t.q=[],version="1.0",t.init=function(n,o,a){t.config={projectId:n,apiKey:o,environment:a||"production"};for(var r=["track","identify","events","query","addon","trigger","ready","defineEntities"],i=0;i<r.length;i++){var d=r[i];t[d]=function(e){return function(){var n=Array.prototype.slice.call(arguments,0);t.q.push({functionName:e,arguments:n})}}(d)}var c=e.createElement("script");c.type="text/javascript",c.async=!0,c.id="tm-permutive",c.setAttribute("data-tm-start-time",window.performance?window.performance.now():Date.now());var m="https:"==e.location.protocol?"https://d3alqb8vzo7fun.cloudfront.net":"http://cdn.permutive.com";c.src=m+"/"+n+"-"+version+".js";var u=e.getElementsByTagName("script")[0];u.parentNode.insertBefore(c,u)})}(document,window.permutive),permutive.init("8a2c2f13-f564-4fff-8d22-177534028b95","68303c0c-2e2e-4b14-8d14-245e59740f1a"),permutive.ready(function(){var e=window.performance?window.performance.now():Date.now(),t=document.getElementById("tm-permutive");function n(e,t,n){var o,a,r,i;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=t,i=n,(a=e).dataEvents=a.dataEvents||{},a.dataEvents[r]=a.dataEvents[r]||[],a.dataEvents[r].push(i)}t.setAttribute("data-tm-end-time",e),n(window,"permutive.loaded",{permutive:permutive}),n(window,"timedscript.loaded",{element:t})});
</script>
<!-- Permutive end-->
<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 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,t,o){function i(a,d){if(!t[a]){if(!n[a]){var c="function"==typeof require&&require;if(!d&&c)return c(a,!0);if(r)return r(a,!0);var u=new Error("Cannot find module '"+a+"'");throw u.code="MODULE_NOT_FOUND",u}var s=t[a]={exports:{}};n[a][0].call(s.exports,function(e){return i(n[a][1][e]||e)},s,s.exports,e,n,t,o)}return t[a].exports}for(var r="function"==typeof require&&require,a=0;a<o.length;a++)i(o[a]);return i}}()({1:[function(e,n,t){"use strict";!function(){var e;try{e=window.TMCONFIG.mpulse.apikey}catch(e){window.console.warn("Couldn't find mpulse api key: "+e)}if(e)if(document.addEventListener("onBoomerangLoaded",function(){window.BOOMR.subscribe("before_beacon",function(){window.BOOMR.addVar({digitalData:JSON.stringify(window.digitalData)})})}),window.TMCONFIG.mpulse.event){var n={};try{n=JSON.parse(window.TMCONFIG.mpulse.event)}catch(e){}window.BOOMR_config={autorun:!1},window.BOOMR_lstart=(new Date).getTime();var t=new Promise(function(e){if(n.emitter&&n.name){var t=n.emitter;(t="window"===t?window:"document"===t?document:document.querySelector(t)).addEventListener(n.name,e)}n.timeout&&setTimeout(e,n.timeout)});window.addEventListener("load",function(){window.BOOMR_onload=(new Date).getTime(),window.$script("https://c.go-mpulse.net/boomerang/"+e,function(){t.then(function(){window.BOOMR.page_ready()})})})}else{var o=function(e){c.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()};if(window.BOOMR&&window.BOOMR.version)return;var i,r,a,d=document.createElement("iframe"),c=window;c.addEventListener?c.addEventListener("load",o,!1):c.attachEvent&&c.attachEvent("onload",o),d.src="javascript:void(0)",d.title="",d.role="presentation",(d.frameElement||d).style.cssText="width:0;height:0;border:0;display:none;",(a=document.getElementsByTagName("script")[0]).parentNode.insertBefore(d,a);try{r=d.contentWindow.document}catch(e){i=document.domain,d.src="javascript:var d=document.open();d.domain='"+i+"';void(0);",r=d.contentWindow.document}r.open()._l=function(){var n=this.createElement("script");i&&(this.domain=i),n.id="boomr-if-as",n.src="//c.go-mpulse.net/boomerang/"+e,c.BOOMR_lstart=(new Date).getTime(),this.body.appendChild(n)},r.write('<body onload="document._l();">'),r.close()}}()},{}]},{},[1]);
//# sourceMappingURL=mpulse.min.js.map</script>
<meta id="partnerConfig" name="partnerConfig" content="{&quot;offers&quot;:{&quot;partnerName&quot;:&quot;offers&quot;},&quot;buysell&quot;:{&quot;partnerName&quot;:&quot;buysell&quot;},&quot;crossword&quot;:{&quot;partnerName&quot;:&quot;crosswords&quot;},&quot;rgHoroscope&quot;:{&quot;freeTrialHoroscope&quot;:&quot;https://www.russellgrant.com/nands/report.php?brand=MIR&amp;id=yccyl&amp;&quot;,&quot;forecastHoroscope&quot;:&quot;https://www.russellgrant.com/nands/report.php?brand=MIR&amp;id=special&amp;&quot;,&quot;personalisedHoroscope&quot;:&quot;http://www.russellgrant.com/nands/?brand=MIR&quot;,&quot;birthHoroscope&quot;:&quot;http://www.russellgrant.com/nands/report.php?brand=MIR&amp;id=freenatalreport&amp;&quot;},&quot;cartoons&quot;:{&quot;partnerName&quot;:&quot;cartoons&quot;},&quot;testing&quot;:{&quot;test.url&quot;:&quot;test.value&quot;},&quot;jobs&quot;:{&quot;partnerName&quot;:&quot;madgex&quot;},&quot;competitions&quot;:{&quot;partnerName&quot;:&quot;competitions&quot;},&quot;bingo&quot;:{&quot;partnerName&quot;:&quot;bingo&quot;},&quot;dating&quot;:{&quot;partnerName&quot;:&quot;dating&quot;}}"/>
<meta id="partnerCarouselConfig" name="partnerCarouselConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/F/QVgi9PbuQPTrjCOF~PhHv_/&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;options\&quot;:{\&quot;pushStyle\&quot;:\&quot;headline\&quot;},\&quot;subsets\&quot;:[{\&quot;homepage\&quot;:\&quot;/all-about/arsenal-fc\&quot;,\&quot;tag\&quot;:\&quot;Arsenal FC\&quot;,\&quot;key\&quot;:\&quot;arsenal\&quot;,\&quot;title\&quot;:\&quot;Arsenal FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/chelsea-fc\&quot;,\&quot;tag\&quot;:\&quot;Chelsea FC\&quot;,\&quot;key\&quot;:\&quot;chelsea\&quot;,\&quot;title\&quot;:\&quot;Chelsea FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/liverpool-fc\&quot;,\&quot;tag\&quot;:\&quot;Liverpool FC\&quot;,\&quot;key\&quot;:\&quot;liverpool\&quot;,\&quot;title\&quot;:\&quot;Liverpool FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-city-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester City FC\&quot;,\&quot;key\&quot;:\&quot;mancity\&quot;,\&quot;title\&quot;:\&quot;Manchester City FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-united-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester United FC\&quot;,\&quot;key\&quot;:\&quot;manutd\&quot;,\&quot;title\&quot;:\&quot;Manchester United FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/tottenham-hotspur-fc\&quot;,\&quot;tag\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;key\&quot;:\&quot;spurs\&quot;,\&quot;title\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;}]}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;mvtTests.enable&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;4221396001&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;[]&quot;,&quot;video.suppressDates&quot;:&quot;true&quot;}}"/>
<meta id="partnerQuickLinksConfig" name="partnerQuickLinksConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/F/QVgi9PbuQPTrjCOF~PhHv_/&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;options\&quot;:{\&quot;pushStyle\&quot;:\&quot;headline\&quot;},\&quot;subsets\&quot;:[{\&quot;homepage\&quot;:\&quot;/all-about/arsenal-fc\&quot;,\&quot;tag\&quot;:\&quot;Arsenal FC\&quot;,\&quot;key\&quot;:\&quot;arsenal\&quot;,\&quot;title\&quot;:\&quot;Arsenal FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/chelsea-fc\&quot;,\&quot;tag\&quot;:\&quot;Chelsea FC\&quot;,\&quot;key\&quot;:\&quot;chelsea\&quot;,\&quot;title\&quot;:\&quot;Chelsea FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/liverpool-fc\&quot;,\&quot;tag\&quot;:\&quot;Liverpool FC\&quot;,\&quot;key\&quot;:\&quot;liverpool\&quot;,\&quot;title\&quot;:\&quot;Liverpool FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-city-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester City FC\&quot;,\&quot;key\&quot;:\&quot;mancity\&quot;,\&quot;title\&quot;:\&quot;Manchester City FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-united-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester United FC\&quot;,\&quot;key\&quot;:\&quot;manutd\&quot;,\&quot;title\&quot;:\&quot;Manchester United FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/tottenham-hotspur-fc\&quot;,\&quot;tag\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;key\&quot;:\&quot;spurs\&quot;,\&quot;title\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;}]}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;mvtTests.enable&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;4221396001&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;[]&quot;,&quot;video.suppressDates&quot;:&quot;true&quot;}}"/>
<meta id="partnerFooterConfig" name="partnerFooterConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;PWA.enable&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;tag.amphtml.enabled&quot;:&quot;true&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;newslettersURL&quot;:&quot;https://communicatoremail.com/F/QVgi9PbuQPTrjCOF~PhHv_/&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;cacheFirst\&quot;:{\&quot;modalTimeout\&quot;:3000},\&quot;combinedPrompt\&quot;:true,\&quot;options\&quot;:{\&quot;pushStyle\&quot;:\&quot;headline\&quot;},\&quot;subsets\&quot;:[{\&quot;homepage\&quot;:\&quot;/all-about/arsenal-fc\&quot;,\&quot;tag\&quot;:\&quot;Arsenal FC\&quot;,\&quot;key\&quot;:\&quot;arsenal\&quot;,\&quot;title\&quot;:\&quot;Arsenal FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/chelsea-fc\&quot;,\&quot;tag\&quot;:\&quot;Chelsea FC\&quot;,\&quot;key\&quot;:\&quot;chelsea\&quot;,\&quot;title\&quot;:\&quot;Chelsea FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/liverpool-fc\&quot;,\&quot;tag\&quot;:\&quot;Liverpool FC\&quot;,\&quot;key\&quot;:\&quot;liverpool\&quot;,\&quot;title\&quot;:\&quot;Liverpool FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-city-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester City FC\&quot;,\&quot;key\&quot;:\&quot;mancity\&quot;,\&quot;title\&quot;:\&quot;Manchester City FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/manchester-united-fc\&quot;,\&quot;tag\&quot;:\&quot;Manchester United FC\&quot;,\&quot;key\&quot;:\&quot;manutd\&quot;,\&quot;title\&quot;:\&quot;Manchester United FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;},{\&quot;homepage\&quot;:\&quot;/all-about/tottenham-hotspur-fc\&quot;,\&quot;tag\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;key\&quot;:\&quot;spurs\&quot;,\&quot;title\&quot;:\&quot;Tottenham Hotspur FC\&quot;,\&quot;theme\&quot;:\&quot;#141414\&quot;}]}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;mvtTests.enable&quot;:&quot;true&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;4221396001&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;mvtTests&quot;:&quot;[]&quot;,&quot;video.suppressDates&quot;:&quot;true&quot;}}"/>
<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 f=n[i]={exports:{}};t[i][0].call(f.exports,function(e){return o(t[i][1][e]||e)},f,f.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 f="0123456789abcdef".split("");function l(e){for(var t="",n=0;n<4;n++)t+=f[e>>8*n+4&15]+f[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]=l(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=window.TMCONFIG&&window.TMCONFIG.features||{};i.PWA&&(0,a.default)(i.PWA)},{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(2),a=(r=o)&&r.__esModule?r:{default:r};var i="marwood",c=i+"-089533cb82821b7bcbecb6489ef88fee",u="offline/",s=2e3,f=[{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.*/)}}];function l(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("TM-Hash-"+location.href),o=new Promise(function(o,a){!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(){l(e),n("Timed out getting new version"),a("TIMEOUT"),n("TIMEOUT")},t||s),caches.match(location.href).then(function(e){if(e){var t=e.headers.get("TM-Hash");e.text().then(function(e){r!==t&&o({content:e,contentHash:t,status:"networkCacheUpdate"})})}}),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"};o(r)}}})});return o.then(function(t){n("GETDATA RESOLVED"),function(e,t){if(window.localStorage.getItem("TM-Hash-"+location.href)!==t.contentHash){var n=document.implementation.createHTMLDocument("temp");n.documentElement.innerHTML=t.content,e.parentNode.replaceChild(n.querySelector("main"),e),l(e);var r=document.createEvent("HTMLEvents");r.initEvent("component.activate",!0,!0),r.data={},document.querySelector("main").dispatchEvent(r),window.localStorage.setItem("TM-Hash-"+location.href,t.contentHash)}else l(e)}(e,t),n(t.status)}).catch(function(e){n("GETDATA REJECTED"),n("Error getting data: "+e)}),o},n.response=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"/",r=arguments[3],o=(arguments.length>4&&void 0!==arguments[4]?arguments[4]:{}).debug,i=e.request.url,s=function(){};o&&(s=function(e){console.log("[TM PWA] "+e)});for(var l=i.match(/\/\/.+?\//)[0].includes(t),d=l,g=0,h=f.length;!d&&g<h;)d=f[g].pattern(i),g++;if(d&&"GET"===e.request.method){var v="navigate"===e.request.mode;e.respondWith(caches.match(i).then(function(e){v&&e&&s("CACHE RESPONSE");var t={};l||(t.mode="no-cors");var o=fetch(i,t).then(function(e){var t=void 0;if(v){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["TM-Hash"]=(0,a.default)(e),new Response(e,r)}),s("NETWORK RESPONSE")}return caches.open(c).then(function(n){v?t.then(function(e){n.delete(i),n.put(i,e.clone()).then(function(){e.clone().text().then(function(t){!function(e,t){var n=t.clog;clients.matchAll().then(function(t){t.forEach(function(t){n("Posting message"),t.postMessage({message:"NEW_VERSION",url:e.url,content:e.content,contentHash:e.contentHash})})})}({url:i,content:t,contentHash:e.headers.get("TM-Hash")},{clog:s})})}).catch(function(e){n.delete(i),s("Error updating cache - deleting entry: "+e)})}):(n.delete(i),n.put(i,e.clone()).catch(function(e){n.delete(i),s("Error updating cache - deleting entry: "+e)}))}),t?Promise.resolve(t.then(function(e){return e.clone()})):e.clone()}).catch(function(e){if(s(e),r.offlineSupport&&v)return console.log("OFFLINE"),caches.match(n+u)});return e||o}))}},n.deleteCaches=function(){caches.keys().then(function(e){return Promise.all(e.filter(function(e){return e.startsWith(i)}).map(function(e){if(e!==c)return caches.delete(e)}))})}},{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-089533cb82821b7bcbecb6489ef88fee",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){fetch(n+"?url="+location.href.split("?")[0]).then(function(n){n.json().then(function(n){e(n.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:v};return n.analytics=g=e.stub(),n.getManifest=v=e.stub(),{analytics:g,getManifest:v,restore:function(){n.analytics=g=t.analytics,n.getManifest=v=t.getManifest}}};var r=e(8),o=f(r),a=f(e(4)),i=f(e(1)),c=f(e(7)),u=f(e(5)),s=e(10);function f(e){return e&&e.__esModule?e:{default:e}}var l=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;i.default.fire(window,"analytics.track",{name:e,category:"metrics",value:t})}function h(e,t,n){var r=n.clog,o=window.localStorage.getItem("TM-Hash-"+location.href);(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(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=document.querySelector("link[rel=manifest]");if(t){var n=t.href;return new Promise(function(t,r){caches.open(s.MANIFEST_CACHE_NAME+":"+e).then(function(e){e.match(n).then(function(r){r?t(r):fetch(n).then(function(r){e.put(n,r.clone()),t(r.clone())})})}).catch(function(e){return r(e)})}).then(function(e){return e.json().then(function(e){return e})})}}n.default=function(e){var t=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);var n="/service-worker.js?v=dafd6d25c9d65c3347d0320014d35fc6";e.debug&&(n+="&pwaDebug="+e.debug,t=function(e){window.console.log("[TM PWA] "+e)}),e.cacheFirst&&(n+="&cacheFirst=true"),e.offlineSupport&&(n+="&offlineSupport=true");var a=void 0;if(e.scope&&(a={scope:e.scope}),navigator.serviceWorker.register(n,a).then(function(){t("Service worker registered successfully")},function(n){e.debug&&(t("Service worker registration failed"),t(n))}),e.offlineSupport&&navigator.onLine){(0,o.default)(window.indexedDB,function(e){g("attemptedPageViews",e)});var s=(0,r.offlineLandingTracking)();s&&g("offlineLandingPageViews",s)}if(e.cacheFirst&&(navigator.serviceWorker.controller||e.cacheFirst.force)){var f=document.querySelector("main");if(f)h(f,e.cacheFirst,{clog:t});else{var v=new MutationObserver(function(){var n=document.body;n&&(v.disconnect(),(v=new MutationObserver(function(){var n=document.querySelector("main");n&&(h(n,e.cacheFirst,{clog:t}),v.disconnect())})).observe(n,{childList:!0}))});v.observe(document.documentElement,{childList:!0})}}else d("none",{clog:t});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&&l&&(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:t})},n.analytics=g,n.getManifest=v,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){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if(!e)return{homepage:t};var n=void 0;try{n=JSON.parse(document.getElementById("manifest-validation").getAttribute("content"))}catch(e){return null}var r=e.filter(function(e){return n.url&&n.url.includes(e.homepage)}),o=e.filter(function(e){return n.primaryTag&&n.primaryTag===e.tag}),a=e.filter(function(e){return n.tags&&n.tags.includes(e.tag)});if(1===r.length)return r[0];if(1===o.length)return o[0];if(1===a.length)return a[0];var i=e.filter(function(e){return e.scope===t});return i?i[0]: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});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}},{}]},{},[3]);
//# sourceMappingURL=pwa.min.js.map</script>
<script>(function(w){
w._sf_async_config = w._sf_async_config || {};
w.testingActive = true;
_sf_async_config.uid = 33715;
_sf_async_config.useCanonical = true;
_sf_async_config.domain = w.location.hostname;
w._sf_startpt = (new Date()).getTime();
var data = {
'category': 'chartbeat',
'name':'headlineTesting',
'value': 'true'
};
function fireEvent(el, evt, data){
var event;
data = data || {};
if(document.createEvent) {
event = document.createEvent("HTMLEvents");
event.initEvent(evt, true, true);
event.data = data;
el.dispatchEvent(event);
} else if (document.createEventObject){
event = document.createEventObject();
event.data = data;
el.fireEvent('on'+evt,event);
}
el.dataEvents = el.dataEvents || {};
el.dataEvents[evt] = el.dataEvents[evt] || [];
el.dataEvents[evt].push(data);
}
fireEvent(w, 'analytics.track', data);
})(window);
</script><script src="//static.chartbeat.com/js/chartbeat_mab.js"></script>
</head>
<body class="section-page">
<script type="text/javascript">!function(){return function e(t,n,a){function r(o,u){if(!n[o]){if(!t[o]){var c="function"==typeof require&&require;if(!u&&c)return c(o,!0);if(i)return i(o,!0);var d=new Error("Cannot find module '"+o+"'");throw d.code="MODULE_NOT_FOUND",d}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){return r(t[o][1][e]||e)},l,l.exports,e,t,n,a)}return n[o].exports}for(var i="function"==typeof require&&require,o=0;o<a.length;o++)r(a[o]);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 i(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:i,inspect:function(){return r},getBreakpoint:function(e){e=e||window.innerWidth;var t,n=i("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,i){i=i||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(a,function(a){var o=[];n.forEach(function(n){o=">"===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)}(o,t,n):function(t,n,a){return t.concat(e(n.querySelectorAll(a)))}(o,t,n)}),function e(t,n,a,r,i,o){if(n!==a){var u=r.indexOf(n);-1!==u&&(i.call(r[u],t),o.preventDefault&&t.preventDefault()),e(t,n.parentNode,a,r,i,o)}else o.stopPropagation&&t.stopPropagation()}(a,a.target,t,o,r,i)})})}}(),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,i=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},o=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var t,n=a.call(e,"constructor"),i=e.constructor&&e.constructor.prototype&&a.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!n&&!i)return!1;for(t in e);return void 0===t||a.call(e,t)};t.exports=function e(){var t,n,a,r,u,c,d=arguments[0],l=1,f=arguments.length,s=!1;for("boolean"==typeof d&&(s=d,d=arguments[1]||{},l=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});l<f;++l)if(null!=(t=arguments[l]))for(n in t)a=d[n],d!==(r=t[n])&&(s&&r&&(o(r)||(u=i(r)))?(u?(u=!1,c=a&&i(a)?a:[]):c=a&&o(a)?a:{},d[n]=e(s,c,r)):void 0!==r&&(d[n]=r));return d}},{}],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)),i=c(e(6)),o=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(o.default.track(e),e.category&&e.name){var t={};t[e.category]={},t[e.category][e.name]=e.value,i.update({page:{info:t}})}},f=function(){o.default.newPage()};function s(e,t){e=e.replace(/\W+(.)/g,function(e,t){return t.toUpperCase()});var n=r.mark(e);return i.update({page:{info:{timing:n}}}),o.default.timer(e,n[e],t),n}n.init=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments[1];i.init((0,u.default)(),e[0]),o.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=i,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=o(e(2)),r=o(e(1)),i=o(e(3));function o(e){return e&&e.__esModule?e:{default:e}}var u={};function c(e){(0,i.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},i=e(2),o=(a=i)&&a.__esModule?a:{default:a};var u="TM_ga_clientId",c=new Promise(function(e,t){var n=setTimeout(t,5e3);o.default.domReady(function(){setTimeout(e,100),clearTimeout(n)})});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(){o.default.fire(window,"analytics.clientId.ready")}})}o.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})})},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=(t=u,(t=(document.cookie+";").match(new RegExp(t+"=.*;")))&&t[0].split(/=|;/)[1]);if(n)l(n);else if(e){var a=new XMLHttpRequest;a.open("get",e),a.withCredentials=!0,a.send(),a.onload=function(){if(4===a.readyState)if(200===a.status){var e=void 0;try{e=JSON.parse(a.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),document.cookie=u+"="+e+";expires="+t.toGMTString()+";path=/"}else window.console.log("Client ID error: "+a.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,i=window.performance;i?(n.start=r=i.timing.navigationStart,a=function(){return i.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>
<header class="mod-header" data-mod="header" data-immediate="data-immediate"><div class="primary publication-theme-highlight"><a data-link-tracking="Header|MainLogo|Image|mirror" id="logo" href="/">mirror</a><a class="icon" id="hamburger" href="#">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.mirror.co.uk/news/">News</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|UK News" href="https://www.mirror.co.uk/news/uk-news/">UK News</a></li><li><a data-link-tracking="Header|DropDown|Text|US News" href="https://www.mirror.co.uk/news/us-news/">US News</a></li><li><a data-link-tracking="Header|DropDown|Text|World News" href="https://www.mirror.co.uk/news/world-news/">World News</a></li><li><a data-link-tracking="Header|DropDown|Text|Weird News" href="https://www.mirror.co.uk/news/weird-news/">Weird News</a></li><li><a data-link-tracking="Header|DropDown|Text|Crime" href="https://www.mirror.co.uk/all-about/crime">Crime</a></li><li><a data-link-tracking="Header|DropDown|Text|Real Life Stories" href="https://www.mirror.co.uk/news/real-life-stories/">Real Life Stories</a></li><li><a data-link-tracking="Header|DropDown|Text|Science" href="https://www.mirror.co.uk/science/">Science</a></li><li><a data-link-tracking="Header|DropDown|Text|Health" href="https://www.mirror.co.uk/lifestyle/health/">Health</a></li><li><a data-link-tracking="Header|DropDown|Text|Motoring" href="https://www.mirror.co.uk/lifestyle/motoring/">Motoring</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Politics" href="https://www.mirror.co.uk/news/politics/">Politics</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Sport" href="https://www.mirror.co.uk/sport/">Sport</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Boxing" href="https://www.mirror.co.uk/sport/boxing/">Boxing</a></li><li><a data-link-tracking="Header|DropDown|Text|Racing" href="https://www.mirror.co.uk/sport/horse-racing/">Racing</a></li><li><a data-link-tracking="Header|DropDown|Text|WWE" href="https://www.mirror.co.uk/sport/other-sports/wrestling/">WWE</a></li><li><a data-link-tracking="Header|DropDown|Text|F1" href="https://www.mirror.co.uk/sport/formula-1/">F1</a></li><li><a data-link-tracking="Header|DropDown|Text|Golf" href="https://www.mirror.co.uk/sport/golf/">Golf</a></li><li><a data-link-tracking="Header|DropDown|Text|Cricket" href="https://www.mirror.co.uk/sport/cricket/">Cricket</a></li><li><a data-link-tracking="Header|DropDown|Text|Rugby League" href="https://www.mirror.co.uk/sport/rugby-league/">Rugby League</a></li><li class="has-child-group"><a data-link-tracking="Header|DropDown|Text|Other Sports" href="https://www.mirror.co.uk/sport/other-sports/">Other Sports</a><ul data-level="3"><li><a data-link-tracking="Header|SecondaryDropDown|Text|Rugby Union" href="https://www.mirror.co.uk/sport/rugby-union/">Rugby Union</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|UFC" href="https://www.mirror.co.uk/all-about/ufc">UFC</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|Tennis" href="https://www.mirror.co.uk/sport/tennis/">Tennis</a></li><li><a data-link-tracking="Header|SecondaryDropDown|Text|Athletics" href="https://www.mirror.co.uk/sport/other-sports/athletics/">Athletics</a></li></ul><a class="icon toggle" href="#">Expand</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Football" href="https://www.mirror.co.uk/sport/football/">Football</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Celebs" href="https://www.mirror.co.uk/3am/">Celebs</a></li><li><a data-link-tracking="Header|SectionLabel|Text|TV" href="https://www.mirror.co.uk/tv/">TV</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Film" href="https://www.mirror.co.uk/film/">Film</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Royals" href="https://www.mirror.co.uk/all-about/royal-family">Royals</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Weird News" href="https://www.mirror.co.uk/news/weird-news/">Weird News</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Tech" href="https://www.mirror.co.uk/tech/">Tech</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Money" href="https://www.mirror.co.uk/money/">Money</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Travel" href="https://www.mirror.co.uk/travel/">Travel</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Africa" href="https://www.mirror.co.uk/travel/africa/">Africa</a></li><li><a data-link-tracking="Header|DropDown|Text|Asia &amp;amp; Middle East" href="https://www.mirror.co.uk/travel/asia-middle-east/">Asia &amp; Middle East</a></li><li><a data-link-tracking="Header|DropDown|Text|Australia &amp;amp; New Zealand" href="https://www.mirror.co.uk/travel/australia-new-zealand/">Australia &amp; New Zealand</a></li><li><a data-link-tracking="Header|DropDown|Text|Caribbean" href="https://www.mirror.co.uk/travel/caribbean/">Caribbean</a></li><li><a data-link-tracking="Header|DropDown|Text|Central &amp;amp; South America" href="https://www.mirror.co.uk/travel/central-south-america/">Central &amp; South America</a></li><li><a data-link-tracking="Header|DropDown|Text|Cheap Flights" href="https://www.mirror.co.uk/travel/cheap-flights/">Cheap Flights</a></li><li><a data-link-tracking="Header|DropDown|Text|Cruises" href="https://www.mirror.co.uk/travel/cruises/">Cruises</a></li><li><a data-link-tracking="Header|DropDown|Text|Europe" href="https://www.mirror.co.uk/travel/europe/">Europe</a></li><li><a data-link-tracking="Header|DropDown|Text|News" href="https://www.mirror.co.uk/travel/news/">News</a></li><li><a data-link-tracking="Header|DropDown|Text|UK &amp;amp; Ireland" href="https://www.mirror.co.uk/travel/uk-ireland/">UK &amp; Ireland</a></li><li><a data-link-tracking="Header|DropDown|Text|USA &amp;amp; Canada" href="https://www.mirror.co.uk/travel/usa-canada/">USA &amp; Canada</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Fashion" href="https://www.mirror.co.uk/3am/style/">Fashion</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Mums" href="https://www.mirror.co.uk/lifestyle/family/">Mums</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Competitions" href="https://www.mirror.co.uk/play/competitions/">Competitions</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Quizzes" href="https://www.mirror.co.uk/play/quizzes/">Quizzes</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Got a Story?" href="https://www.mirror.co.uk/got-a-story/">Got a Story?</a></li></ul></section></nav><div id="signin" data-mod="signin" data-immediate="data-immediate"><span class="label"><span class="icon"></span></span><span class="bubble-wrapper"><span class="name"></span><ul class="bubble"><li> <a id="sso-my-account" href="/profile/details/">My Account</a></li><li class="hidden sso-subscriptions"><a id="sso-subscriptions">Subscriptions</a></li><li> <a id="sso-logout">Sign Out</a></li></ul></span></div><div class="search"><button class="icon icon-search" id="search-icon" type="button"></button></div><div class="search-box hidden"><gcse:searchbox-only resultsUrl="https://www.mirror.co.uk/search/"></gcse:searchbox-only></div><div class="social-sites"><ul><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/dailymirrortv" target="_blank" data-provider="facebook" data-tracking="facebook|follow|top"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/MirrorTV" target="_blank" data-provider="twitter" data-tracking="twitter|follow|top"></a></li><li><a class="icon pinterest" title="pinterest" href="https://pinterest.com/dailymirror" target="_blank" data-provider="pinterest" data-tracking="pinterest|follow|top"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/dailymirror" target="_blank" data-provider="instagram" data-tracking="instagram|follow|top"></a></li></ul></div></div><nav class="secondary" data-smooth-scroll="data-smooth-scroll"><section><ul class="click-track" data-level="1"><li><a href="https://shop.mirror.co.uk/">Shop</a></li><li><a href="https://discountcode.mirror.co.uk">Voucher Codes</a></li><li><a href="https://www.mirror.co.uk/offers/">Offers</a></li><li><a href="http://www.mirrorbingo.com">Bingo</a></li><li><a href="http://www.mirrordating.co.uk">Dating</a></li><li><a href="https://www.fish4.co.uk/?utm_source=tm-mirror&amp;utm_medium=referral&amp;utm_campaign=navlink">Jobs</a></li><li><a href="https://funeral-notices.co.uk">Funeral Notices</a></li><li><a href="https://www.mirror.co.uk/lifestyle/horoscopes/">Horoscopes</a></li><li><a href="https://www.mirror.co.uk/lifestyle/cartoons/">Cartoons</a></li><li><a href="http://games.mirror.co.uk/category/crossword">Crosswords</a></li></ul></section></nav><nav class="footer"><section><ul data-level="1"><li><a href="https://marketplacelive.co.uk/national">Marketplace</a></li><li><a href="https://www.fish4.co.uk/">Find a job</a></li><li><a href="https://www.inyourarea.co.uk/">InYourArea</a></li><li><a href="https://discountcode.mirror.co.uk">Discount Codes</a></li><li><a href="http://www.mirrorcollection.co.uk/">Mirror Collections</a></li><li><a href="http://psychic.mirror.co.uk/">Psychic</a></li><li><a href="https://timewith.co.uk/?utm_source=Mirror&amp;utm_medium=footer">Find a Therapist</a></li><li><a href="https://www.mirror.co.uk/directory/">Find a local business</a></li><li><a href="https://shop.mirror.co.uk/">Shop</a></li><li><a href="https://www.mirror.co.uk/about-us/">About Us</a></li><li><a href="https://www.mirror.co.uk/contact-us/">Contact Us</a></li><li><a href="https://jobs.reachplc.com/jobs">Work for us</a></li><li><a href="https://www.mirror.co.uk/about-us/social-11565458">Follow Us</a></li><li><a href="https://www.mirror.co.uk/got-a-story/">Sell Your Story</a></li><li><a href="https://www.mirror.co.uk/how-to-complain/">How to Complain</a></li><li><a href="https://www.mirror.co.uk/corrections-clarifications/">Corrections &amp; Clarifications</a></li><li><a href="https://www.mirror.co.uk/google-survey/">Google Survey</a></li><li><a href="https://www.mirror.co.uk/privacy-statement/">Privacy Notice</a></li><li><a href="https://www.mirror.co.uk/cookie-policy/">Cookie Notice</a></li><li><a href="https://www.mirror.co.uk/terms-conditions/">Terms and Conditions</a></li><li><a href="https://www.mirror.co.uk/notifications-help/">Notifications and alerts help</a></li><li><a href="https://www.mirror.co.uk/about-us/newspaper-subscriptions-11655234">Subscribe to Daily and Sunday Mirror newspapers</a></li><li><a href="https://www.mirror.co.uk/about-us/tablet-edition-subscriptions-12645476">Subscribe to tablet edition</a></li><li><a href="https://www.irishmirror.ie/">Irish Mirror</a></li><li><a href="https://www.mirror.co.uk/">© 2019 MGN Limited</a></li></ul></section></nav></header>
<main class="mod-pancakes">
<div class="section-head channel-tv"><h1 class="publication-font">TV</h1></div><div class="pancake use-image-placeholders solo wide primary channel-tv" data-group="topStories" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent"><figure class="section-theme-border" data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking=""><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207851.ece/ALTERNATES/s508/0_MAIN-EastEnders-first-look-at-Grange-Hill-legend-in-new-Walford-role.jpg 508w, https://i2-prod.mirror.co.uk/incoming/article16207851.ece/ALTERNATES/s540/0_MAIN-EastEnders-first-look-at-Grange-Hill-legend-in-new-Walford-role.jpg 540w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207851.ece/ALTERNATES/s615/0_MAIN-EastEnders-first-look-at-Grange-Hill-legend-in-new-Walford-role.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.mirror.co.uk/all-about/eastenders" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">EastEnders</a><a class="headline publication-font" href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking="">EastEnders' first look at Grange Hill legend Lee MacDonald in new Walford role</a><div class="comments-count" data-streamId="mirror-16207857" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857">The Grange Hill favourite, who played Zammo McGuire, is returning to acting after 32 years away</a></div></div><div class="pancake use-image-placeholders duet primary channel-tv" data-group="topStories" data-group-index="1"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s180/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s390/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s458/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s615/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/holby-city" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Holby City</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Holby City star Marc Elliott teases horrifying death as result of evil Isaac's dark return</a><div class="comments-count" data-streamId="mirror-16207765" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Abuser Isaac has been sinking his claws back into his ex Dom Copeland ever since he returned back to the hospital</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/fuming-nigel-farage-loses-temper-16207644" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207667.ece/ALTERNATES/s180/0_Fuming-Nigel-Farage-loses-his-temper-with-Charlotte-Hawkins-over-Brexit-remark.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207667.ece/ALTERNATES/s390/0_Fuming-Nigel-Farage-loses-his-temper-with-Charlotte-Hawkins-over-Brexit-remark.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16207667.ece/ALTERNATES/s458/0_Fuming-Nigel-Farage-loses-his-temper-with-Charlotte-Hawkins-over-Brexit-remark.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207667.ece/ALTERNATES/s615/0_Fuming-Nigel-Farage-loses-his-temper-with-Charlotte-Hawkins-over-Brexit-remark.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/good-morning-britain" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">Good Morning Britain</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/fuming-nigel-farage-loses-temper-16207644" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Fuming Nigel Farage loses his temper with Charlotte Hawkins over Brexit stats</a><div class="comments-count" data-streamId="mirror-16207644" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/fuming-nigel-farage-loses-temper-16207644#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/fuming-nigel-farage-loses-temper-16207644" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">The Brexit Party emerged as the clear winner of the European elections, but Good Morning Britain host Charlotte pointed out a problem with the figures</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s180/0_Zammo.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s390/0_Zammo.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s458/0_Zammo.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s615/0_Zammo.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/eastenders" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">EastEnders</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">New EastEnders star Lee MacDonald says Grange Hill character Zammo's drug death killed career</a><div class="comments-count" data-streamId="mirror-16207500" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">The Grange Hill favourite, who played Zammo McGuire, is returning to acting after 32 years away</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/gentleman-jack-viewers-left-blushing-16206995" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206899.ece/ALTERNATES/s180/1_Gentleman-Jack.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206899.ece/ALTERNATES/s390/1_Gentleman-Jack.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16206899.ece/ALTERNATES/s458/1_Gentleman-Jack.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206899.ece/ALTERNATES/s615/1_Gentleman-Jack.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/suranne-jones" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">Suranne Jones</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/gentleman-jack-viewers-left-blushing-16206995" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">Gentleman Jack viewers left blushing over unexpected Suranne Jones lesbian sex scene</a><div class="comments-count" data-streamId="mirror-16206995" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/gentleman-jack-viewers-left-blushing-16206995#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/gentleman-jack-viewers-left-blushing-16206995" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">Gentleman Jack viewers were left a little red-faced as a brief clip of a lesbian sex scene suddenly appeared on screen during Suranne Jones' BBC drama</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206879.ece/ALTERNATES/s180/0_MAIN-Coronation-Street-Seb-and-Jan.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206879.ece/ALTERNATES/s390/0_MAIN-Coronation-Street-Seb-and-Jan.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16206879.ece/ALTERNATES/s458/0_MAIN-Coronation-Street-Seb-and-Jan.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206879.ece/ALTERNATES/s615/0_MAIN-Coronation-Street-Seb-and-Jan.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/coronation-street" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 5">Coronation Street</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902" data-link-tracking="PostArticle|Rec|news|topStories|title|index 5">Coronation Street teases moment Seb uncovers Jan's link to human trafficking ring</a><div class="comments-count" data-streamId="mirror-16206902" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902" data-link-tracking="PostArticle|Rec|news|topStories|description|index 5">Coronation Street have teased the moment Seb Franklin could discover Jan’s secret, as the soap begins its new storyline focusing on modern slavery</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-newcastle-beauty-16206789" data-link-tracking="PostArticle|Rec|news|topStories|image|index 6"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206838.ece/ALTERNATES/s180/0_MAIN-Amber-Rose-Gill.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206838.ece/ALTERNATES/s390/0_MAIN-Amber-Rose-Gill.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16206838.ece/ALTERNATES/s458/0_MAIN-Amber-Rose-Gill.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206838.ece/ALTERNATES/s615/0_MAIN-Amber-Rose-Gill.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/geordie-shore" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 6">Geordie Shore</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-newcastle-beauty-16206789" data-link-tracking="PostArticle|Rec|news|topStories|title|index 6">Love Island 2019: Newcastle beauty therapist Amber Rose Gill 'confirmed' as first Islander</a><div class="comments-count" data-streamId="mirror-16206789" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-newcastle-beauty-16206789#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-newcastle-beauty-16206789" data-link-tracking="PostArticle|Rec|news|topStories|description|index 6">Stunning Amber Rose Gill, 21, has reportedly been flown out to Majorca this weekend after signing for Love Island</a></div></div><div class="pancake use-image-placeholders duet social secondary channel-tv" data-group="featuredStories" data-group-index="0"><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/strictly-come-dancing-2019-cast-13747800" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14280335.ece/ALTERNATES/s180/0_MAIN-STRICTLY.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14280335.ece/ALTERNATES/s390/0_MAIN-STRICTLY.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14280335.ece/ALTERNATES/s458/0_MAIN-STRICTLY.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14280335.ece/ALTERNATES/s615/0_MAIN-STRICTLY.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/strictly-come-dancing" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 1">Strictly Come Dancing</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/strictly-come-dancing-2019-cast-13747800" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 1">Strictly Come Dancing 2019 line-up - latest rumours and first confirmed stars</a><div class="comments-count" data-streamId="mirror-13747800" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/strictly-come-dancing-2019-cast-13747800#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/strictly-come-dancing-2019-cast-13747800" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 1">Following Stacey Dooley's victory alongside pro Kevin Clifton in December 2018, the search is already on for stars to take part in the next series of Strictly Come Dancing</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/martin-clunes-climbs-up-elephants-15027244" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article15027190.ece/ALTERNATES/s180/0_ClunesMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article15027190.ece/ALTERNATES/s390/0_ClunesMAIN.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article15027190.ece/ALTERNATES/s458/0_ClunesMAIN.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article15027190.ece/ALTERNATES/s615/0_ClunesMAIN.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/martin-clunes" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 2">Martin Clunes</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/martin-clunes-climbs-up-elephants-15027244" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 2">Martin Clunes climbs up elephant's trunk onto its back in shocking TV clip</a><div class="comments-count" data-streamId="mirror-15027244" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/martin-clunes-climbs-up-elephants-15027244#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/martin-clunes-climbs-up-elephants-15027244" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 2">EXCLUSIVE: Actor clambers up over elephant's face before ride — despite being patron of charity that fights the vile exploitation of elephants</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/tv-shows-films-cast-real-15022642" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article15022056.ece/ALTERNATES/s180/0_GalMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article15022056.ece/ALTERNATES/s390/0_GalMAIN.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article15022056.ece/ALTERNATES/s458/0_GalMAIN.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article15022056.ece/ALTERNATES/s615/0_GalMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/the-sopranos" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 3">The Sopranos</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/tv-shows-films-cast-real-15022642" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 3">TV shows and films which have cast real life relatives in roles</a><div class="comments-count" data-streamId="mirror-15022642" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/tv-shows-films-cast-real-15022642#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/tv-shows-films-cast-real-15022642" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 3">Michael Gandolfini looks very much like his late dad James as he plays a younger version of Tony Soprano for The Many Saints of Newark</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/3am/celebrity-news/angela-rippons-horror-colleague-pretended-14996059" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14995886.ece/ALTERNATES/s180/1_RipponMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14995886.ece/ALTERNATES/s390/1_RipponMAIN.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14995886.ece/ALTERNATES/s458/1_RipponMAIN.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14995886.ece/ALTERNATES/s615/1_RipponMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/angela-rippon" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 4">Angela Rippon</a><a class="headline" href="https://www.mirror.co.uk/3am/celebrity-news/angela-rippons-horror-colleague-pretended-14996059" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 4">Angela Rippon's horror as colleague pretended to expose himself while she read news</a><div class="comments-count" data-streamId="mirror-14996059" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/3am/celebrity-news/angela-rippons-horror-colleague-pretended-14996059#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/3am/celebrity-news/angela-rippons-horror-colleague-pretended-14996059" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 4">TV icon says she was reading the Nine O'Clock news when a reporter unzipped his fly and appeared to 'wiggle his penis' at her</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/allo-allo-bombshell-vicki-michelle-14996043" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14992040.ece/ALTERNATES/s180/0_VickiMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14992040.ece/ALTERNATES/s390/0_VickiMAIN.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14992040.ece/ALTERNATES/s458/0_VickiMAIN.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14992040.ece/ALTERNATES/s615/0_VickiMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/vicki-michelle" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 5">Vicki Michelle</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/allo-allo-bombshell-vicki-michelle-14996043" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 5">'Allo Allo bombshell Vicki Michelle reveals Gorden Kaye HATED their love scenes</a><div class="comments-count" data-streamId="mirror-14996043" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/allo-allo-bombshell-vicki-michelle-14996043#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/allo-allo-bombshell-vicki-michelle-14996043" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 5">EXCLUSIVE: Actress who played saucy French waitress Yvette Carte-Blanche says on-screen embraces were hard work as Kaye was secretly gay</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/singer-brings-bgt-viewers-tears-14996941" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14996793.ece/ALTERNATES/s180/0_EMB-MAIN-Mark-McMullan.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14996793.ece/ALTERNATES/s390/0_EMB-MAIN-Mark-McMullan.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14996793.ece/ALTERNATES/s458/0_EMB-MAIN-Mark-McMullan.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14996793.ece/ALTERNATES/s615/0_EMB-MAIN-Mark-McMullan.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 6">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/singer-brings-bgt-viewers-tears-14996941" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 6">Britain's Got Talent singer leaves viewers in tears with tribute to disabled brother</a><div class="comments-count" data-streamId="mirror-14996941" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/singer-brings-bgt-viewers-tears-14996941#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/singer-brings-bgt-viewers-tears-14996941" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 6">Mark McMullan, 23, sailed straight through to the next round after his incredible rendition of Bring Him Home from Les Miserables</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/jeff-brazier-plagued-wild-hallucinations-14997043" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 7"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14996986.ece/ALTERNATES/s180/0_SASMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14996986.ece/ALTERNATES/s390/0_SASMAIN.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14996986.ece/ALTERNATES/s458/0_SASMAIN.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14996986.ece/ALTERNATES/s615/0_SASMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/jeff-brazier" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 7">Jeff Brazier</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/jeff-brazier-plagued-wild-hallucinations-14997043" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 7">Jeff Brazier suffered wild hallucinations during his gruelling SAS training</a><div class="comments-count" data-streamId="mirror-14997043" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/jeff-brazier-plagued-wild-hallucinations-14997043#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/jeff-brazier-plagued-wild-hallucinations-14997043" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 7">Presenter Jeff Brazier says hardships on SAS: Who Dares Wins played tricks on his brain — while Victoria Pendleton crumpled in the interrogation</a></div></div><div class="pancake use-image-placeholders duet primary channel-tv" data-group="topStories" data-group-index="2"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/emmerdale-fans-rumble-jamie-tates-16206447" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206477.ece/ALTERNATES/s180/0_Emmerdale-Joe-and-Jamie.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206477.ece/ALTERNATES/s390/0_Emmerdale-Joe-and-Jamie.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16206477.ece/ALTERNATES/s458/0_Emmerdale-Joe-and-Jamie.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206477.ece/ALTERNATES/s615/0_Emmerdale-Joe-and-Jamie.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/emmerdale" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Emmerdale</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/emmerdale-fans-rumble-jamie-tates-16206447" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Emmerdale fans 'rumble' Jamie Tate's secret as they predict return for Joe Tate</a><div class="comments-count" data-streamId="mirror-16206447" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/emmerdale-fans-rumble-jamie-tates-16206447#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/emmerdale-fans-rumble-jamie-tates-16206447" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Emmerdale viewers are still convinced Jamie Tate’s secret has something to do with his nephew Joe Tate, who fled the village last year</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-horror-nick-brutally-16206142" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206177.ece/ALTERNATES/s180/0_JS183604625.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206177.ece/ALTERNATES/s390/0_JS183604625.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16206177.ece/ALTERNATES/s458/0_JS183604625.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206177.ece/ALTERNATES/s615/0_JS183604625.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/coronation-street" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">Coronation Street</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-horror-nick-brutally-16206142" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Coronation Street horror as Nick brutally attacks brother David in violent revenge</a><div class="comments-count" data-streamId="mirror-16206142" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-horror-nick-brutally-16206142#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-horror-nick-brutally-16206142" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">Coronation Street's David Platt is attacked by his brother Nick Tilsley in revenge for revealing his shocking secret next week</a></div></div><div class="pancake use-image-placeholders duet social secondary channel-tv" data-group="featuredStories" data-group-index="1"><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/gymnast-hoists-david-walliams-air-14997202" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14997136.ece/ALTERNATES/s180/0_MAIN-Britains-Got-Talent.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14997136.ece/ALTERNATES/s390/0_MAIN-Britains-Got-Talent.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14997136.ece/ALTERNATES/s458/0_MAIN-Britains-Got-Talent.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14997136.ece/ALTERNATES/s615/0_MAIN-Britains-Got-Talent.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 1">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/gymnast-hoists-david-walliams-air-14997202" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 1">BGT gymnast hoists David Walliams into the air by his MOUTH in incredible stunt</a><div class="comments-count" data-streamId="mirror-14997202" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/gymnast-hoists-david-walliams-air-14997202#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/gymnast-hoists-david-walliams-air-14997202" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 1">BGT judge was curious to see just how strong Alex of DUO A&amp;J was, as he jumped on stage to try the move himself</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/sara-wallis-planet-child-proves-14996238" data-link-tracking="PostArticle|Rec|opinion|featuredStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14991981.ece/ALTERNATES/s180/0_Rita-and-Kieran.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14991981.ece/ALTERNATES/s390/0_Rita-and-Kieran.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14991981.ece/ALTERNATES/s458/0_Rita-and-Kieran.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14991981.ece/ALTERNATES/s615/0_Rita-and-Kieran.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/education" data-link-tracking="PostArticle|Rec|opinion|featuredStories|Tag|Fire|index 2">Education</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/sara-wallis-planet-child-proves-14996238" data-link-tracking="PostArticle|Rec|opinion|featuredStories|title|index 2">Sara Wallis: Planet Child proves it's time to take off those kid gloves</a><div class="comments-count" data-streamId="mirror-14996238" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/sara-wallis-planet-child-proves-14996238#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/sara-wallis-planet-child-proves-14996238" data-link-tracking="PostArticle|Rec|opinion|featuredStories|description|index 2">ITV’s fascinating series explores life for kids around the world — including their often treacherous routes to school</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/bbc-launch-plans-major-shakeup-14579386" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14579457.ece/ALTERNATES/s180/0_MAIN-BBc-Iplayer.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14579457.ece/ALTERNATES/s390/0_MAIN-BBc-Iplayer.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14579457.ece/ALTERNATES/s458/0_MAIN-BBc-Iplayer.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14579457.ece/ALTERNATES/s615/0_MAIN-BBc-Iplayer.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/iplayer" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 3">iPlayer</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/bbc-launch-plans-major-shakeup-14579386" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 3">BBC launches plans for major shakeup to iPlayer – and it's amazing news for TV addicts</a><div class="comments-count" data-streamId="mirror-14579386" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/bbc-launch-plans-major-shakeup-14579386#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/bbc-launch-plans-major-shakeup-14579386" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 3">BBC has submitted proposals to Ofcom requesting to make programmes available on BBC iPlayer for longer</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/who-plays-dawns-dad-will-14551296" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14548911.ece/ALTERNATES/s180/0_MAIN-Emmerdale-Will-and-Harriet.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14548911.ece/ALTERNATES/s390/0_MAIN-Emmerdale-Will-and-Harriet.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14548911.ece/ALTERNATES/s458/0_MAIN-Emmerdale-Will-and-Harriet.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14548911.ece/ALTERNATES/s615/0_MAIN-Emmerdale-Will-and-Harriet.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/emmerdale" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 4">Emmerdale</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/who-plays-dawns-dad-will-14551296" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 4">Who plays Dawn's dad Will Taylor in Emmerdale, and why is he after Harriet?</a><div class="comments-count" data-streamId="mirror-14551296" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/who-plays-dawns-dad-will-14551296#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/who-plays-dawns-dad-will-14551296" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 4">Emmerdale revealed Harriet’s stalker is her ex Will in recent scenes – but why is Dawn’s dad, played by Dean Andrews, after the vicar?</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/killing-eve-fans-bizarrely-beg-14436792" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14436859.ece/ALTERNATES/s180/2_Jodie-Comer.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14436859.ece/ALTERNATES/s390/2_Jodie-Comer.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14436859.ece/ALTERNATES/s458/2_Jodie-Comer.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14436859.ece/ALTERNATES/s615/2_Jodie-Comer.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/killing-eve" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 5">Killing Eve</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/killing-eve-fans-bizarrely-beg-14436792" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 5">Killing Eve's Jodie Comer freaked out as fans beg star to 'STRANGLE' them</a><div class="comments-count" data-streamId="mirror-14436792" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/killing-eve-fans-bizarrely-beg-14436792#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/killing-eve-fans-bizarrely-beg-14436792" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 5">Killing Eve actress Jodie Comer has revealed obsessed fans have very odd requests when they meet her in real life</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/michael-jacksons-goddaughter-confirms-truth-14406190" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 6"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14409744.ece/ALTERNATES/s180/0_MAIN-MAIN-Loose-Women.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14409744.ece/ALTERNATES/s390/0_MAIN-MAIN-Loose-Women.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14409744.ece/ALTERNATES/s458/0_MAIN-MAIN-Loose-Women.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14409744.ece/ALTERNATES/s615/0_MAIN-MAIN-Loose-Women.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/michael-jackson" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 6">Michael Jackson</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/michael-jacksons-goddaughter-confirms-truth-14406190" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 6">Michael Jackson's goddaughter 'confirms truth' about Paris Jackson's real dad</a><a class="description" href="https://www.mirror.co.uk/tv/tv-news/michael-jacksons-goddaughter-confirms-truth-14406190" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 6">Michael Jackson’s goddaughter Lucy Lester has addressed claims about Paris Jackson's parentage</a></div><div class="teaser social"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/susanna-reid-kevin-cliftons-good-14414058" data-link-tracking="PostArticle|Rec|news|featuredStories|image|index 7"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14413750.ece/ALTERNATES/s180/0_MAIN-MAIN-Loose-Women.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14413750.ece/ALTERNATES/s390/0_MAIN-MAIN-Loose-Women.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article14413750.ece/ALTERNATES/s458/0_MAIN-MAIN-Loose-Women.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article14413750.ece/ALTERNATES/s615/0_MAIN-MAIN-Loose-Women.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/susanna-reid" data-link-tracking="PostArticle|Rec|news|featuredStories|Tag|Fire|index 7">Susanna Reid</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/susanna-reid-kevin-cliftons-good-14414058" data-link-tracking="PostArticle|Rec|news|featuredStories|title|index 7">Susanna Reid: Kevin Clifton's a good friend... but he didn't end my relationship</a><div class="comments-count" data-streamId="mirror-14414058" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/susanna-reid-kevin-cliftons-good-14414058#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/susanna-reid-kevin-cliftons-good-14414058" data-link-tracking="PostArticle|Rec|news|featuredStories|description|index 7">Susanna Reid has denied there being a Strictly Come Dancing curse, addressing Kevin Clifton’s rumoured romance with Stacey Dooley</a></div></div><div class="pancake use-image-placeholders quartet channel-tv" data-group="topStories" data-group-index="3"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-couple-reveal-whirlwind-16206889" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206814.ece/ALTERNATES/s180/0_MAIN-12-13-BGT-dancer-spread.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206814.ece/ALTERNATES/s220b/0_MAIN-12-13-BGT-dancer-spread.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16206814.ece/ALTERNATES/s270b/0_MAIN-12-13-BGT-dancer-spread.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206814.ece/ALTERNATES/s615/0_MAIN-12-13-BGT-dancer-spread.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-couple-reveal-whirlwind-16206889" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Britain's Got Talent couple reveal 'whirlwind' story of how they got together</a><div class="comments-count" data-streamId="mirror-16206889" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-couple-reveal-whirlwind-16206889#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-couple-reveal-whirlwind-16206889" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Rosie Axon and Adam Jukes are professional – and personal – partners after they met in their hometown of Blackpool</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/top-gear-trailer-first-look-16205356" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16205346.ece/ALTERNATES/s180/2_Top-Gear-Series-27.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16205346.ece/ALTERNATES/s220b/2_Top-Gear-Series-27.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16205346.ece/ALTERNATES/s270b/2_Top-Gear-Series-27.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16205346.ece/ALTERNATES/s615/2_Top-Gear-Series-27.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/top-gear" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">Top Gear</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/top-gear-trailer-first-look-16205356" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Top Gear trailer FIRST LOOK as Freddie Flintoff and Paddy McGuinness make raucous debut</a><div class="comments-count" data-streamId="mirror-16205356" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/top-gear-trailer-first-look-16205356#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/top-gear-trailer-first-look-16205356" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">Paddy McCuinness and Freddie Flintoff make a riotous entrance racing hearses, a McLaren 600LT and the Ferrari 488 Pista</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-actor-ben-price-16205801" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16205808.ece/ALTERNATES/s180/0_MAIN-Coronation-Street-Nick-and-Audrey.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16205808.ece/ALTERNATES/s220b/0_MAIN-Coronation-Street-Nick-and-Audrey.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16205808.ece/ALTERNATES/s270b/0_MAIN-Coronation-Street-Nick-and-Audrey.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16205808.ece/ALTERNATES/s615/0_MAIN-Coronation-Street-Nick-and-Audrey.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/coronation-street" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">Coronation Street</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-actor-ben-price-16205801" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">Coronation Street actor Ben Price reveals Nick will target character after bombshell</a><div class="comments-count" data-streamId="mirror-16205801" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-actor-ben-price-16205801#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-actor-ben-price-16205801" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">Things escalate on Coronation Street in the coming weeks after Nick Tilsley’s secret is exposed to his family</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/war-plastic-20-foot-high-16205243" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16205124.ece/ALTERNATES/s180/0_JIP_MDG_260519plastic_06129JPG.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16205124.ece/ALTERNATES/s220b/0_JIP_MDG_260519plastic_06129JPG.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16205124.ece/ALTERNATES/s270b/0_JIP_MDG_260519plastic_06129JPG.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16205124.ece/ALTERNATES/s615/0_JIP_MDG_260519plastic_06129JPG.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/plastic-waste" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">Plastic waste</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/war-plastic-20-foot-high-16205243" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">War on Plastic: 20-foot high mountains of 'recycled' rubbish found in Malaysia</a><div class="comments-count" data-streamId="mirror-16205243" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/war-plastic-20-foot-high-16205243#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/war-plastic-20-foot-high-16205243" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">Chef Hugh Fearnley-Whittingstall exposes the plastic waste that should have been recycled but was dumped in Malaysia instead</a></div></div><div class="pancake use-image-placeholders solo featured maximum channel-tv" data-group="pictureFeature" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent"><div class="featured-image mod-backgroundImage" data-backgroundImage="https://i2-prod.mirror.co.uk/incoming/article13121822.ece/ALTERNATES/s615/1_MAIN-ThamesSyco.jpg" data-mod="backgroundImage"></div><figure class="section-theme-border" data-mod="image"><a href="https://www.mirror.co.uk/3am/celebrity-news/x-factor-who-take-over-14294497" data-link-tracking=""><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article13121822.ece/ALTERNATES/s508/1_MAIN-ThamesSyco.jpg 508w, https://i2-prod.mirror.co.uk/incoming/article13121822.ece/ALTERNATES/s650/1_MAIN-ThamesSyco.jpg 650w, https://i2-prod.mirror.co.uk/incoming/article13121822.ece/ALTERNATES/s810/1_MAIN-ThamesSyco.jpg 810w" data-src="https://i2-prod.mirror.co.uk/incoming/article13121822.ece/ALTERNATES/s615/1_MAIN-ThamesSyco.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.mirror.co.uk/all-about/x-factor" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">X Factor</a><a class="headline publication-font" href="https://www.mirror.co.uk/3am/celebrity-news/x-factor-who-take-over-14294497" data-link-tracking="">The X Factor - who will take over from Robbie Williams and Ayda Field</a><div class="comments-count" data-streamId="mirror-14294497" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/3am/celebrity-news/x-factor-who-take-over-14294497#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/3am/celebrity-news/x-factor-who-take-over-14294497">Cheryl is among the odds-on favourites tipped to take a place on the judging panel this year</a></div></div><div class="pancake use-image-placeholders quartet channel-tv" data-group="topStories" data-group-index="4"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/3am/celebrity-news/james-arthur-eyes-x-factor-16205633" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16205315.ece/ALTERNATES/s180/0_Singer-James-Arthur-is-seen-backstage-at-the-X-Factor-studios-in-London-on-Sunday-Oct-9th.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16205315.ece/ALTERNATES/s220b/0_Singer-James-Arthur-is-seen-backstage-at-the-X-Factor-studios-in-London-on-Sunday-Oct-9th.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16205315.ece/ALTERNATES/s270b/0_Singer-James-Arthur-is-seen-backstage-at-the-X-Factor-studios-in-London-on-Sunday-Oct-9th.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16205315.ece/ALTERNATES/s615/0_Singer-James-Arthur-is-seen-backstage-at-the-X-Factor-studios-in-London-on-Sunday-Oct-9th.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/radio-1-big-weekend" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Radio 1 Big Weekend</a><a class="headline" href="https://www.mirror.co.uk/3am/celebrity-news/james-arthur-eyes-x-factor-16205633" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">James Arthur eyes X Factor All Stars judge role after burying hatchet with Simon Cowell</a><div class="comments-count" data-streamId="mirror-16205633" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/3am/celebrity-news/james-arthur-eyes-x-factor-16205633#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/3am/celebrity-news/james-arthur-eyes-x-factor-16205633" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">EXCLUSIVE: Former X Factor winner James Arthur won't return to compete on the show, but said he does fancy sitting on the other side of the judges' table</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/chernobyl-viewers-meltdown-after-spotting-16205358" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16205405.ece/ALTERNATES/s180/0_MAIN-Actor-Alex-Ferns-in-HBO-and-Skys-new-drama-series-Chernobyl.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16205405.ece/ALTERNATES/s220b/0_MAIN-Actor-Alex-Ferns-in-HBO-and-Skys-new-drama-series-Chernobyl.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16205405.ece/ALTERNATES/s270b/0_MAIN-Actor-Alex-Ferns-in-HBO-and-Skys-new-drama-series-Chernobyl.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16205405.ece/ALTERNATES/s615/0_MAIN-Actor-Alex-Ferns-in-HBO-and-Skys-new-drama-series-Chernobyl.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/chernobyl" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">Chernobyl</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/chernobyl-viewers-meltdown-after-spotting-16205358" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Chernobyl viewers in meltdown after spotting EastEnders villain Trevor naked in scene</a><div class="comments-count" data-streamId="mirror-16205358" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/chernobyl-viewers-meltdown-after-spotting-16205358#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/chernobyl-viewers-meltdown-after-spotting-16205358" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">Chernobyl fans got more than they bargained for as EastEnders' Trevor actor Alex Ferns appeared naked on the new HBO and Sky series</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-star-reveals-theres-16205077" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16186916.ece/ALTERNATES/s180/31_05_coro_nick_david.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16186916.ece/ALTERNATES/s220b/31_05_coro_nick_david.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16186916.ece/ALTERNATES/s270b/31_05_coro_nick_david.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16186916.ece/ALTERNATES/s615/31_05_coro_nick_david.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/coronation-street" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">Coronation Street</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-star-reveals-theres-16205077" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">Coronation Street star reveals there's 'no coming back' from shocking Platt secret</a><div class="comments-count" data-streamId="mirror-16205077" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-star-reveals-theres-16205077#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-star-reveals-theres-16205077" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">Coronation Street star Tina O’Brien has teased a big reveal on the soap could tear the Platts apart for good</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/mel-b-reveals-intimate-new-16202630" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16202629.ece/ALTERNATES/s180/0_MAIN-Mel-B-and-Stephen.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16202629.ece/ALTERNATES/s220b/0_MAIN-Mel-B-and-Stephen.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16202629.ece/ALTERNATES/s270b/0_MAIN-Mel-B-and-Stephen.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16202629.ece/ALTERNATES/s615/0_MAIN-Mel-B-and-Stephen.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/mel-b" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">Mel B</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/mel-b-reveals-intimate-new-16202630" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">Mel B reveals 'intimate' new romance two years after split from Stephen Belafonte</a><div class="comments-count" data-streamId="mirror-16202630" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/mel-b-reveals-intimate-new-16202630#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/mel-b-reveals-intimate-new-16202630" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">Mel B has opened up on a new romance, but confessed to Piers Morgan she wasn’t ready for love just yet two years on from her split</a></div></div><div class="pancake use-image-placeholders duet primary channel-tv" data-group="topStories" data-group-index="5"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/mel-b-secretly-flew-booty-16202587" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16202567.ece/ALTERNATES/s180/0_MAIN-Mel-B-and-Peter-Andre.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16202567.ece/ALTERNATES/s390/0_MAIN-Mel-B-and-Peter-Andre.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16202567.ece/ALTERNATES/s458/0_MAIN-Mel-B-and-Peter-Andre.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16202567.ece/ALTERNATES/s615/0_MAIN-Mel-B-and-Peter-Andre.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/mel-b" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Mel B</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/mel-b-secretly-flew-booty-16202587" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Mel B secretly flew 'booty call' Peter Andre into hotels for sex during brief romance</a><div class="comments-count" data-streamId="mirror-16202587" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/mel-b-secretly-flew-booty-16202587#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/mel-b-secretly-flew-booty-16202587" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Mel B has revealed the truth about that romance with Peter Andre during the Spice Girls days, confessing she’d fly him in to different hotels for sex</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/ant-dec-prank-stunned-britains-16202242" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16202353.ece/ALTERNATES/s180/0_MAIN-BGT-Dog-Disco.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16202353.ece/ALTERNATES/s390/0_MAIN-BGT-Dog-Disco.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16202353.ece/ALTERNATES/s458/0_MAIN-BGT-Dog-Disco.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16202353.ece/ALTERNATES/s615/0_MAIN-BGT-Dog-Disco.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/ant-dec-prank-stunned-britains-16202242" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Ant and Dec prank stunned Britain's Got Talent judges in hilarious Disco Dogs audition</a><div class="comments-count" data-streamId="mirror-16202242" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/ant-dec-prank-stunned-britains-16202242#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/ant-dec-prank-stunned-britains-16202242" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">Ant and Dec were joined by Stephen Mulhern in auditioning in dog costumes and got four yeses from the stunned judges, who were unaware they were being pranked</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-complain-over-16202045" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16202103.ece/ALTERNATES/s180/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16202103.ece/ALTERNATES/s390/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16202103.ece/ALTERNATES/s458/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16202103.ece/ALTERNATES/s615/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-complain-over-16202045" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">Britain's Got Talent viewers complain over repeated auditions after lengthy card trick</a><div class="comments-count" data-streamId="mirror-16202045" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-complain-over-16202045#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-complain-over-16202045" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">Viewers have had enough of card tricks it seems, and tonight they lashed out at Britain's Got Talent after another 'lengthy act'</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/game-thrones-jon-snows-fate-16202627" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article13144688.ece/ALTERNATES/s180/4_Game-of-Thrones.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article13144688.ece/ALTERNATES/s390/4_Game-of-Thrones.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article13144688.ece/ALTERNATES/s458/4_Game-of-Thrones.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article13144688.ece/ALTERNATES/s615/4_Game-of-Thrones.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/game-of-thrones" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">Game of Thrones</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/game-thrones-jon-snows-fate-16202627" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">Game of Thrones: Jon Snow's fate was revealed by Catelyn Stark and EVERYONE missed it</a><div class="comments-count" data-streamId="mirror-16202627" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/game-thrones-jon-snows-fate-16202627#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/game-thrones-jon-snows-fate-16202627" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">Catelyn Stark prophesied the fate of Jon Snow way back in Game of Thrones but fans are only picking up on it now the story has ended</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-dozens-hopefuls-16202356" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16202381.ece/ALTERNATES/s180/0_Love-Island.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16202381.ece/ALTERNATES/s390/0_Love-Island.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16202381.ece/ALTERNATES/s458/0_Love-Island.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16202381.ece/ALTERNATES/s615/0_Love-Island.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/love-island" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 5">Love Island</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-dozens-hopefuls-16202356" data-link-tracking="PostArticle|Rec|news|topStories|title|index 5">'Dozens' of Love Island favourites 'axed after failing surprise drug test'</a><div class="comments-count" data-streamId="mirror-16202356" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-dozens-hopefuls-16202356#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/love-island-2019-dozens-hopefuls-16202356" data-link-tracking="PostArticle|Rec|news|topStories|description|index 5">A slew of wannabe Islanders have reportedly been given the boot after being caught off guard with a shock test</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/who-britains-talent-2019-semi-16200736" data-link-tracking="PostArticle|Rec|news|topStories|image|index 6"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16202387.ece/ALTERNATES/s180/0_MAIN-Britains-Got-Talet-Semi-Finalists.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16202387.ece/ALTERNATES/s390/0_MAIN-Britains-Got-Talet-Semi-Finalists.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16202387.ece/ALTERNATES/s458/0_MAIN-Britains-Got-Talet-Semi-Finalists.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16202387.ece/ALTERNATES/s615/0_MAIN-Britains-Got-Talet-Semi-Finalists.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 6">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/who-britains-talent-2019-semi-16200736" data-link-tracking="PostArticle|Rec|news|topStories|title|index 6">Who are the Britain's Got Talent 2019 semi-finalists? BGT live show acts revealed</a><div class="comments-count" data-streamId="mirror-16200736" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/who-britains-talent-2019-semi-16200736#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/who-britains-talent-2019-semi-16200736" data-link-tracking="PostArticle|Rec|news|topStories|description|index 6">Britain's Got Talent 2019 has revealed its semi-finalists as the show goes live with Ant and Dec, following the epic auditions round</a></div></div><div class="pancake use-image-placeholders duet primary channel-tv" data-group="topStories" data-group-index="6"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-magician-group-4mgs-16201340" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16201343.ece/ALTERNATES/s180/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16201343.ece/ALTERNATES/s390/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16201343.ece/ALTERNATES/s458/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16201343.ece/ALTERNATES/s615/0_EMB-MAIN-Britains-Got-Talent-TV-Show-Series-13-Episode-8-UK-25-May-2019.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-magician-group-4mgs-16201340" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Britain's Got Talent magician group 4MG's audition 'rumbled' by eagle-eyed viewers</a><div class="comments-count" data-streamId="mirror-16201340" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-magician-group-4mgs-16201340#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-magician-group-4mgs-16201340" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Britain’s Got Talent act 4MG, a group of teen magicians, left viewers stunned with their impressive audition – but just how did they pull off their trick?</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/doctor-whos-jodie-whittaker-laughs-16200087" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16199753.ece/ALTERNATES/s180/1_WhoMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16199753.ece/ALTERNATES/s390/1_WhoMAIN.jpg 390w, https://i2-prod.mirror.co.uk/incoming/article16199753.ece/ALTERNATES/s458/1_WhoMAIN.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16199753.ece/ALTERNATES/s615/1_WhoMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/doctor-who" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">Doctor Who</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/doctor-whos-jodie-whittaker-laughs-16200087" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Doctor Who's Jodie Whittaker laughs on set as major enemy makes shock return</a><div class="comments-count" data-streamId="mirror-16200087" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/doctor-whos-jodie-whittaker-laughs-16200087#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/doctor-whos-jodie-whittaker-laughs-16200087" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">EXCLUSIVE: Jodie Whittaker was all smiles on set as the Judoons looked like they are set to return more than 10 years after their last appearance</a></div></div><div class="pancake use-image-placeholders quartet channel-tv" data-group="topStories" data-group-index="7"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-star-inspired-mate-16200497" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14993356.ece/ALTERNATES/s180/1_BGTMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14993356.ece/ALTERNATES/s220b/1_BGTMAIN.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article14993356.ece/ALTERNATES/s270b/1_BGTMAIN.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article14993356.ece/ALTERNATES/s615/1_BGTMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-star-inspired-mate-16200497" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Britain's Got Talent star inspired by mate who died in Manchester bomb blast</a><div class="comments-count" data-streamId="mirror-16200497" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-star-inspired-mate-16200497#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-star-inspired-mate-16200497" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Rob, 28, was heartbroken when Martyn Hett, 29, was one of 22 killed in the terror blast after an Ariana Grande concert in the city’s arena two years ago this month</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/louis-walsh-set-return-x-16199942" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16198863.ece/ALTERNATES/s180/1_TalkTVMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16198863.ece/ALTERNATES/s220b/1_TalkTVMAIN.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16198863.ece/ALTERNATES/s270b/1_TalkTVMAIN.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16198863.ece/ALTERNATES/s615/1_TalkTVMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/x-factor" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">X Factor</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/louis-walsh-set-return-x-16199942" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Louis Walsh 'set to return to The X Factor with pal Sharon Osbourne'</a><div class="comments-count" data-streamId="mirror-16199942" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/louis-walsh-set-return-x-16199942#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/louis-walsh-set-return-x-16199942" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">EXCLUSIVE: Sharon Osbourne could be ready to forgive Simon Cowell as Louis Walsh confirms she may return to The X Factor</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-stunned-theresa-16201747" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16201783.ece/ALTERNATES/s180/0_MAIN-BGT.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16201783.ece/ALTERNATES/s220b/0_MAIN-BGT.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16201783.ece/ALTERNATES/s270b/0_MAIN-BGT.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16201783.ece/ALTERNATES/s615/0_MAIN-BGT.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-stunned-theresa-16201747" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">Britain's Got Talent viewers stunned by Theresa May's 'new job' after resignation</a><div class="comments-count" data-streamId="mirror-16201747" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-stunned-theresa-16201747#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-viewers-stunned-theresa-16201747" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">Theresa May lookalike Kath Thompson brought the house down with her striptease act that got the judges on their feet</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-live-show-guests-16201530" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16201688.ece/ALTERNATES/s180/0_MAIN-BGT-performers.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16201688.ece/ALTERNATES/s220b/0_MAIN-BGT-performers.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16201688.ece/ALTERNATES/s270b/0_MAIN-BGT-performers.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16201688.ece/ALTERNATES/s615/0_MAIN-BGT-performers.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-live-show-guests-16201530" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">Britain's Got Talent live show guests revealed including BTS, Diversity and Susan Boyle</a><div class="comments-count" data-streamId="mirror-16201530" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-live-show-guests-16201530#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-live-show-guests-16201530" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">ITV has confirmed the guest performers for the Britain’s Got Talent 2019 live semi-final shows, with BTS, Sheridan Smith and Diversity all on the bill across the week</a></div></div><div class="pancake use-image-placeholders solo featured maximum channel-tv" data-group="pictureFeature" data-group-index="1"><div class="teaser teaser-highlight teaser-prominent"><div class="featured-image mod-backgroundImage" data-backgroundImage="https://i2-prod.mirror.co.uk/incoming/article14154987.ece/ALTERNATES/s615/1_MAIN.jpg" data-mod="backgroundImage"></div><figure class="section-theme-border" data-mod="image"><a href="https://www.mirror.co.uk/tv/what-ifmirror-writers-give-novel-14155038" data-link-tracking=""><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14154987.ece/ALTERNATES/s508/1_MAIN.jpg 508w, https://i2-prod.mirror.co.uk/incoming/article14154987.ece/ALTERNATES/s650/1_MAIN.jpg 650w, https://i2-prod.mirror.co.uk/incoming/article14154987.ece/ALTERNATES/s810/1_MAIN.jpg 810w" data-src="https://i2-prod.mirror.co.uk/incoming/article14154987.ece/ALTERNATES/s615/1_MAIN.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.mirror.co.uk/all-about/tv-drama" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">TV drama</a><a class="headline publication-font" href="https://www.mirror.co.uk/tv/what-ifmirror-writers-give-novel-14155038" data-link-tracking="">What if...Mirror writers give their novel twists on TV drama favourites</a><div class="comments-count" data-streamId="mirror-14155038" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/what-ifmirror-writers-give-novel-14155038#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/what-ifmirror-writers-give-novel-14155038">If you've ever wondered what happened to your favourite show characters when the series ended, read on</a></div></div><div class="pancake use-image-placeholders quartet channel-tv" data-group="topStories" data-group-index="8"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/daredevil-guy-martin-recreate-12000ft-16199445" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16194679.ece/ALTERNATES/s180/1_GuyMAIN.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16194679.ece/ALTERNATES/s220b/1_GuyMAIN.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16194679.ece/ALTERNATES/s270b/1_GuyMAIN.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16194679.ece/ALTERNATES/s615/1_GuyMAIN.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/guy-martin" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Guy Martin</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/daredevil-guy-martin-recreate-12000ft-16199445" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Daredevil Guy Martin to recreate 12,000ft skydive to honour war paratroopers</a><div class="comments-count" data-streamId="mirror-16199445" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/daredevil-guy-martin-recreate-12000ft-16199445#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/daredevil-guy-martin-recreate-12000ft-16199445" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Guy has set world records with his daredevil antics, and now he aims to jump from a Dakota plane at 12,000ft on to a Normandy beach, inspired by his grandad John Martin’s wartime heroics</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-matt-luke-goss-16201171" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16201022.ece/ALTERNATES/s180/2_British-Academy-Television-Awards-Arrivals-Royal-Festival-Hall-London-UK-12-May-2019.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16201022.ece/ALTERNATES/s220b/2_British-Academy-Television-Awards-Arrivals-Royal-Festival-Hall-London-UK-12-May-2019.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16201022.ece/ALTERNATES/s270b/2_British-Academy-Television-Awards-Arrivals-Royal-Festival-Hall-London-UK-12-May-2019.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16201022.ece/ALTERNATES/s615/2_British-Academy-Television-Awards-Arrivals-Royal-Festival-Hall-London-UK-12-May-2019.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-matt-luke-goss-16201171" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Matt and Luke Goss reveal reason Bros cancelled Britain's Got Talent appearance</a><div class="comments-count" data-streamId="mirror-16201171" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-matt-luke-goss-16201171#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-matt-luke-goss-16201171" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">It was reported that Matt and Luke Goss cancelled BGT gig due to an explosive row - but they've set the record straight </a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/bgt-golden-buzzer-2019-acts-14246477" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article14246491.ece/ALTERNATES/s180/0_MAIN-what-is-the-golden-buzzer-and-what-does-it-mean-who-are-the-acts.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article14246491.ece/ALTERNATES/s220b/0_MAIN-what-is-the-golden-buzzer-and-what-does-it-mean-who-are-the-acts.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article14246491.ece/ALTERNATES/s270b/0_MAIN-what-is-the-golden-buzzer-and-what-does-it-mean-who-are-the-acts.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article14246491.ece/ALTERNATES/s615/0_MAIN-what-is-the-golden-buzzer-and-what-does-it-mean-who-are-the-acts.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/bgt-golden-buzzer-2019-acts-14246477" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">BGT Golden Buzzer: Who are the Golden Buzzer 2019 acts and what does it mean?</a><div class="comments-count" data-streamId="mirror-14246477" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/bgt-golden-buzzer-2019-acts-14246477#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/bgt-golden-buzzer-2019-acts-14246477" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">All the Golden Buzzer acts have been confirmed on Britain's Got Talent ahead of the semi-finals, but who are they and what does the buzzer mean?</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/you-recognise-britains-talent-comedian-16200325" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16200348.ece/ALTERNATES/s180/0_MAIN-BGT-Will-David.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16200348.ece/ALTERNATES/s220b/0_MAIN-BGT-Will-David.jpg 220w, https://i2-prod.mirror.co.uk/incoming/article16200348.ece/ALTERNATES/s270b/0_MAIN-BGT-Will-David.jpg 270w" data-src="https://i2-prod.mirror.co.uk/incoming/article16200348.ece/ALTERNATES/s615/0_MAIN-BGT-Will-David.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/you-recognise-britains-talent-comedian-16200325" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">Why you recognise Britain's Got Talent comedian John Archer as TV past exposed</a><div class="comments-count" data-streamId="mirror-16200325" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/you-recognise-britains-talent-comedian-16200325#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/you-recognise-britains-talent-comedian-16200325" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">Comedian and magician John Archer takes to the Britain's Got Talent stage for his audition tonight, and there's a reason you might recognise him</a></div></div><div class="pancake use-image-placeholders ensemble channel-tv" data-group="sectionGroup1" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.mirror.co.uk/all-about/soap-operas">Soap News</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.mirror.co.uk/incoming/article16207851.ece/ALTERNATES/s615/0_MAIN-EastEnders-first-look-at-Grange-Hill-legend-in-new-Walford-role.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.mirror.co.uk/all-about/eastenders" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">EastEnders</a><a class="headline publication-font" href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 1">EastEnders first look at Grange Hill legend Lee MacDonald in new Walford role</a><div class="comments-count" data-streamId="mirror-16207857" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 1">The Grange Hill favourite, who played Zammo McGuire, is returning to acting after 32 years away</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s180/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s458/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s615/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/holby-city" data-link-tracking="PostArticle|Rec|news|sectionGroup1|Tag|Fire|index 2">Holby City</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 2">Holby City star Marc Elliott teases horrifying death as result of evil Isaac's dark return</a><div class="comments-count" data-streamId="mirror-16207765" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 2">Abuser Isaac has been sinking his claws back into his ex Dom Copeland ever since he returned back to the hospital</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s180/0_Zammo.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s458/0_Zammo.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s615/0_Zammo.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/eastenders" data-link-tracking="PostArticle|Rec|news|sectionGroup1|Tag|Fire|index 3">EastEnders</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 3">New EastEnders star Lee MacDonald says Grange Hill character Zammo's drug death killed career</a><div class="comments-count" data-streamId="mirror-16207500" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 3">The Grange Hill favourite, who played Zammo McGuire, is returning to acting after 32 years away</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206879.ece/ALTERNATES/s180/0_MAIN-Coronation-Street-Seb-and-Jan.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206879.ece/ALTERNATES/s458/0_MAIN-Coronation-Street-Seb-and-Jan.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206879.ece/ALTERNATES/s615/0_MAIN-Coronation-Street-Seb-and-Jan.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/coronation-street" data-link-tracking="PostArticle|Rec|news|sectionGroup1|Tag|Fire|index 4">Coronation Street</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 4">Coronation Street teases moment Seb uncovers Jan's link to human trafficking ring</a><div class="comments-count" data-streamId="mirror-16206902" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/coronation-street-teases-moment-seb-16206902" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 4">Coronation Street have teased the moment Seb Franklin could discover Jan’s secret, as the soap begins its new storyline focusing on modern slavery</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/patsy-palmer-gets-bike-prepares-16206753" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206643.ece/ALTERNATES/s180/0_MAIN-9-Patsy-Palmer-in-Malibu.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206643.ece/ALTERNATES/s458/0_MAIN-9-Patsy-Palmer-in-Malibu.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206643.ece/ALTERNATES/s615/0_MAIN-9-Patsy-Palmer-in-Malibu.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/eastenders" data-link-tracking="PostArticle|Rec|news|sectionGroup1|Tag|Fire|index 5">EastEnders</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/patsy-palmer-gets-bike-prepares-16206753" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 5">Patsy Palmer enjoys bike ride date with husband Richard Merkell ahead of EastEnders return</a><div class="comments-count" data-streamId="mirror-16206753" data-mod="teaserCounter"><a href="https://www.mirror.co.uk/tv/tv-news/patsy-palmer-gets-bike-prepares-16206753#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.mirror.co.uk/tv/tv-news/patsy-palmer-gets-bike-prepares-16206753" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 5">Patsy Palmer says goodbye to Malibu and hello to Albert Square as she returns to EastEnders after five years</a></div></div></div>
<!-- start of widget id: 8708042, name: recirculationTeasers, view: mostReadAndMostRecent -->
<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="tv" data-class="channel-tv" data-tabset="mostReadMostRecent" data-active-class="section-theme-gradient">TV</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="tv" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore><ul class="tab-triggers"><li><button class="section-theme-border" data-value="mostRead" data-tabset="tv">Most Read</button></li><li><button class="section-theme-border" data-value="mostRecent" data-tabset="tv">Most Recent</button></li></ul><div class="tab-content" data-value="mostRead" data-tabset="tv"></div><div class="tab-content" data-value="mostRecent" data-tabset="tv"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.mirror.co.uk/incoming/article16207851.ece/ALTERNATES/s615/0_MAIN-EastEnders-first-look-at-Grange-Hill-legend-in-new-Walford-role.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.mirror.co.uk/all-about/eastenders" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">EastEnders</a><a class="headline publication-font" href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 1">EastEnders' first look at Grange Hill legend Lee MacDonald in new Walford role</a><a class="description" href="https://www.mirror.co.uk/tv/tv-news/eastenders-first-look-grange-hill-16207857" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 1">The Grange Hill favourite, who played Zammo McGuire, is returning to acting after 32 years away</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s180/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s458/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207796.ece/ALTERNATES/s615/0_MAIN-Holby-City-star-Marc-Elliott-teases-horrifying-death-as-result-of-evil-Isaacs-dark-return.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/holby-city" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 2">Holby City</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 2">Holby City star Marc Elliott teases horrifying death as result of evil Isaac's dark return</a><a class="description" href="https://www.mirror.co.uk/tv/tv-news/holby-city-star-marc-elliott-16207765" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 2">Abuser Isaac has been sinking his claws back into his ex Dom Copeland ever since he returned back to the hospital</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/fuming-nigel-farage-loses-temper-16207644" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207667.ece/ALTERNATES/s180/0_Fuming-Nigel-Farage-loses-his-temper-with-Charlotte-Hawkins-over-Brexit-remark.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207667.ece/ALTERNATES/s458/0_Fuming-Nigel-Farage-loses-his-temper-with-Charlotte-Hawkins-over-Brexit-remark.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207667.ece/ALTERNATES/s615/0_Fuming-Nigel-Farage-loses-his-temper-with-Charlotte-Hawkins-over-Brexit-remark.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/good-morning-britain" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 3">Good Morning Britain</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/fuming-nigel-farage-loses-temper-16207644" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 3">Furious Nigel Farage loses his temper with Charlotte Hawkins over Brexit stats</a><a class="description" href="https://www.mirror.co.uk/tv/tv-news/fuming-nigel-farage-loses-temper-16207644" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 3">The Brexit Party emerged as the clear winner of the European elections, but Good Morning Britain host Charlotte pointed out a problem with the figures</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s180/0_Zammo.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s458/0_Zammo.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207448.ece/ALTERNATES/s615/0_Zammo.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/eastenders" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 4">EastEnders</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 4">New EastEnders star Lee MacDonald says Grange Hill character Zammo's drug death killed career</a><a class="description" href="https://www.mirror.co.uk/tv/tv-news/new-eastenders-star-lee-macdonald-16207500" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 4">The Grange Hill favourite, who played Zammo McGuire, is returning to acting after 32 years away</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tv/tv-news/britains-talent-couple-reveal-whirlwind-16206889" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16206814.ece/ALTERNATES/s180/0_MAIN-12-13-BGT-dancer-spread.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16206814.ece/ALTERNATES/s458/0_MAIN-12-13-BGT-dancer-spread.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16206814.ece/ALTERNATES/s615/0_MAIN-12-13-BGT-dancer-spread.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/britains-got-talent" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 5">Britain's Got Talent</a><a class="headline" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-couple-reveal-whirlwind-16206889" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 5">Britain's Got Talent couple reveal 'whirlwind' story of how they got together</a><a class="description" href="https://www.mirror.co.uk/tv/tv-news/britains-talent-couple-reveal-whirlwind-16206889" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 5">Rosie Axon and Adam Jukes are professional – and personal – partners after they met in their hometown of Blackpool</a></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"><figure class="section-theme-border" data-mod="image"><a href="https://www.mirror.co.uk/news/politics/european-election-results-full-2019-16204234" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.mirror.co.uk/incoming/article16204114.ece/ALTERNATES/s615/0_MAIN-MAIN-EU-Elections.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label section-theme-highlight" href="https://www.mirror.co.uk/all-about/european-elections" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">European elections</a><a class="headline publication-font" href="https://www.mirror.co.uk/news/politics/european-election-results-full-2019-16204234" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 1">European election results 2019 in FULL: Summary and breakdown for every region</a><a class="description" href="https://www.mirror.co.uk/news/politics/european-election-results-full-2019-16204234" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 1">Both main parties have suffered a massive Brexit backlash as the Tories suffered their worst result since 1832. Here are the full results, including a breakdown for every region of Britain - and what they mean</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/sport/football/transfer-news/transfer-news-live-de-ligt-16175768" data-link-tracking="PostArticle|Rec|live-event|mostRead|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16202972.ece/ALTERNATES/s180/0_Transfer-blog-main.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16202972.ece/ALTERNATES/s458/0_Transfer-blog-main.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16202972.ece/ALTERNATES/s615/0_Transfer-blog-main.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/transfer-news-live" data-link-tracking="PostArticle|Rec|live-event|mostRead|Tag|Fire|index 2">Transfer news live</a><a class="headline" href="https://www.mirror.co.uk/sport/football/transfer-news/transfer-news-live-de-ligt-16175768" data-link-tracking="PostArticle|Rec|live-event|mostRead|title|index 2">Transfer News LIVE: Arsenal, Man Utd and Liverpool gossip plus Matthijs de Ligt latest</a><a class="description" href="https://www.mirror.co.uk/sport/football/transfer-news/transfer-news-live-de-ligt-16175768" data-link-tracking="PostArticle|Rec|live-event|mostRead|description|index 2">Nabil Fekir, Matthijs De Ligt and Eden Hazard are all in the news as the transfer speculation continues</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/sport/football/news/mike-ashley-finally-agrees-sell-16207040" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207052.ece/ALTERNATES/s180/0_Tottenham-Hotspur-v-Newcastle-United-Premier-League.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207052.ece/ALTERNATES/s458/0_Tottenham-Hotspur-v-Newcastle-United-Premier-League.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207052.ece/ALTERNATES/s615/0_Tottenham-Hotspur-v-Newcastle-United-Premier-League.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/newcastle-united-fc" data-link-tracking="PostArticle|Rec|news|mostRead|Tag|Fire|index 3">Newcastle United FC</a><a class="headline" href="https://www.mirror.co.uk/sport/football/news/mike-ashley-finally-agrees-sell-16207040" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 3">Mike Ashley 'agrees to SELL Newcastle for £350m' to Man City owner's cousin</a><a class="description" href="https://www.mirror.co.uk/sport/football/news/mike-ashley-finally-agrees-sell-16207040" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 3">Mike Ashley is ready to stand down at Newcastle after 12 years in charge and sell the club for a cool £350million</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/sport/football/news/newcastle-united-respond-350million-sheikh-16207621" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207052.ece/ALTERNATES/s180/0_Tottenham-Hotspur-v-Newcastle-United-Premier-League.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207052.ece/ALTERNATES/s458/0_Tottenham-Hotspur-v-Newcastle-United-Premier-League.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207052.ece/ALTERNATES/s615/0_Tottenham-Hotspur-v-Newcastle-United-Premier-League.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.mirror.co.uk/all-about/newcastle-united-fc" data-link-tracking="PostArticle|Rec|news|mostRead|Tag|Fire|index 4">Newcastle United FC</a><a class="headline" href="https://www.mirror.co.uk/sport/football/news/newcastle-united-respond-350million-sheikh-16207621" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 4">Newcastle United respond to £350million Sheikh Khaled takeover reports</a><a class="description" href="https://www.mirror.co.uk/sport/football/news/newcastle-united-respond-350million-sheikh-16207621" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 4">Newcastle owner Mike Ashley put the club up for sale two years ago</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/news/world-news/mum-told-unfaithful-husband-i-16207499" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207609.ece/ALTERNATES/s180/0_MAIN-Fahima-Yusuf-Ahmed-Seedat.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207609.ece/ALTERNATES/s458/0_MAIN-Fahima-Yusuf-Ahmed-Seedat.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207609.ece/ALTERNATES/s615/0_MAIN-Fahima-Yusuf-Ahmed-Seedat.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/murder" data-link-tracking="PostArticle|Rec|news|mostRead|Tag|Fire|index 5">Murder</a><a class="headline" href="https://www.mirror.co.uk/news/world-news/mum-told-unfaithful-husband-i-16207499" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 5">Mum told unfaithful husband &quot;I love you&quot; as he battered her to death in bed</a><a class="description" href="https://www.mirror.co.uk/news/world-news/mum-told-unfaithful-husband-i-16207499" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 5">Fahima Yusuf was murdered by her husband Ahmed Seedat while their children slept in another room in their home</a></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"><figure class="section-theme-border" data-mod="image"><a href="https://www.mirror.co.uk/film/perfection-netflix-ending-explained-what-16207516" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.mirror.co.uk/incoming/article16207824.ece/ALTERNATES/s615/0_The-Perfection.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.mirror.co.uk/all-about/netflix" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">Netflix</a><a class="headline publication-font" href="https://www.mirror.co.uk/film/perfection-netflix-ending-explained-what-16207516" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 1">The Perfection on Netflix ending explained: What just happened?</a><a class="description" href="https://www.mirror.co.uk/film/perfection-netflix-ending-explained-what-16207516" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 1">The Perfection is a twisty new thriller on Netflix starring Allison Williams as a troubled cello player</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/news/weird-news/woman-who-married-pirate-ghost-16207725" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article16207798.ece/ALTERNATES/s180/0_PAY-MAIN-THP_CHPp_270519Slug_4399JPG.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article16207798.ece/ALTERNATES/s458/0_PAY-MAIN-THP_CHPp_270519Slug_4399JPG.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article16207798.ece/ALTERNATES/s615/0_PAY-MAIN-THP_CHPp_270519Slug_4399JPG.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/ghosts" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 2">Ghosts</a><a class="headline" href="https://www.mirror.co.uk/news/weird-news/woman-who-married-pirate-ghost-16207725" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 2">Woman who 'married 300-year-old pirate ghost' needed exorcism after 'violent breakup'</a><a class="description" href="https://www.mirror.co.uk/news/weird-news/woman-who-married-pirate-ghost-16207725" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 2">Amanda Teague, 47, says she was married to a Haitian pirate called Jack who died in the 1700s after being executed for thieving on the high seas</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/tech/instagram-stories-colourful-update-next-16207807" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article8320004.ece/ALTERNATES/s180/9_Instagram.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article8320004.ece/ALTERNATES/s458/9_Instagram.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article8320004.ece/ALTERNATES/s615/9_Instagram.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/instagram" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 3">Instagram</a><a class="headline" href="https://www.mirror.co.uk/tech/instagram-stories-colourful-update-next-16207807" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 3">Instagram Stories will get a COLOURFUL update next month - here's what to expect</a><a class="description" href="https://www.mirror.co.uk/tech/instagram-stories-colourful-update-next-16207807" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 3">While Instagram Story rings are currently pink and orange, you may see some change to a rainbow of colours next month</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/money/shopping-deals/shoppers-who-spend-5-ebay-16207737" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article10880710.ece/ALTERNATES/s180/MAIN-10x-Nectar-points-on-Ebay-starting-Friday-28th-July.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article10880710.ece/ALTERNATES/s458/MAIN-10x-Nectar-points-on-Ebay-starting-Friday-28th-July.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article10880710.ece/ALTERNATES/s615/MAIN-10x-Nectar-points-on-Ebay-starting-Friday-28th-July.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/ebay" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 4">eBay</a><a class="headline" href="https://www.mirror.co.uk/money/shopping-deals/shoppers-who-spend-5-ebay-16207737" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 4">Shoppers who spend £5 at eBay UK today and get 500 Nectar points - here's how</a><a class="description" href="https://www.mirror.co.uk/money/shopping-deals/shoppers-who-spend-5-ebay-16207737" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 4">Eagle-eyed shopper shares handy eBay x Nectar deal that is running until tomorrow</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.mirror.co.uk/money/fiat-chrysler-proposes-5050-merger-16207813" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/incoming/article7179422.ece/ALTERNATES/s180/Renault.jpg 180w, https://i2-prod.mirror.co.uk/incoming/article7179422.ece/ALTERNATES/s458/Renault.jpg 458w" data-src="https://i2-prod.mirror.co.uk/incoming/article7179422.ece/ALTERNATES/s615/Renault.jpg"></a></figure><a class="label" href="https://www.mirror.co.uk/all-about/fiat" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 5">Fiat</a><a class="headline" href="https://www.mirror.co.uk/money/fiat-chrysler-proposes-5050-merger-16207813" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 5">Fiat Chrysler proposes 50:50 merger with French car manufacturer Renault</a><a class="description" href="https://www.mirror.co.uk/money/fiat-chrysler-proposes-5050-merger-16207813" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 5">The new joint organisation would produce estimated sales of 8.7 million vehicles a year</a></div></div></div></div></div></div></div></section>
<!-- end of widget id: 8708042, name: recirculationTeasers, view: mostReadAndMostRecent -->

</main>
<script type="text/javascript">$css("https://s2-prod.mirror.co.uk/@trinitymirrordigital/article-service/scss/section.css?v=00ac6ed779bc10c3c4cf1a5e601c0d9e");$css("https://s2-prod.mirror.co.uk/@trinitymirrordigital/withnail/scss/withnail.css?v=ef3a1a35396874dd6e4429c0f978c7b4");$css("https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/scss/section.css?v=803ddce782970db952b23b2326b80f2f");</script>
<div class="widget code html widget-editable viziwyg-section-22293 inpage-widget-9307534" >
<div id="gpt-top-lb"></div>
</div>
<footer><ul id="section-links"><li><a href="https://www.mirror.co.uk/news/" data-link-tracking="Footer|News">News</a></li><li><a href="https://www.mirror.co.uk/news/politics/" data-link-tracking="Footer|Politics">Politics</a></li><li><a href="https://www.mirror.co.uk/sport/football/" data-link-tracking="Footer|Football">Football</a></li><li><a href="https://www.mirror.co.uk/sport/" data-link-tracking="Footer|Sport">Sport</a></li><li><a href="https://www.mirror.co.uk/3am/" data-link-tracking="Footer|Celebs">Celebs</a></li><li><a href="https://www.mirror.co.uk/tv/" data-link-tracking="Footer|TV">TV</a></li><li><a href="https://www.mirror.co.uk/film/" data-link-tracking="Footer|Film">Film</a></li><li><a href="https://www.mirror.co.uk/news/weird-news/" data-link-tracking="Footer|Weird News">Weird News</a></li><li><a href="https://www.mirror.co.uk/play/quizzes/" data-link-tracking="Footer|Quizzes">Quizzes</a></li><li><a href="https://www.mirror.co.uk/tech/" data-link-tracking="Footer|Tech">Tech</a></li><li><a href="https://www.mirror.co.uk/money/" data-link-tracking="Footer|Money">Money</a></li><li><a href="https://www.mirror.co.uk/travel/" data-link-tracking="Footer|Travel">Travel</a></li><li><a href="https://www.mirror.co.uk/3am/style/" data-link-tracking="Footer|Fashion">Fashion</a></li><li><a href="https://www.mirror.co.uk/lifestyle/family/" data-link-tracking="Footer|Mums">Mums</a></li><li><a href="https://www.mirror.co.uk/lifestyle/motoring/" data-link-tracking="Footer|Motoring">Motoring</a></li></ul><div class="social-links"><h4>Follow us<ul><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/dailymirrortv" target="_blank" data-provider="facebook" data-tracking="facebook|follow|bottom"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/MirrorTV" target="_blank" data-provider="twitter" data-tracking="twitter|follow|bottom"></a></li><li><a class="icon pinterest" title="pinterest" href="https://pinterest.com/dailymirror" target="_blank" data-provider="pinterest" data-tracking="pinterest|follow|bottom"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/dailymirror" target="_blank" data-provider="instagram" data-tracking="instagram|follow|bottom"></a></li></ul></h4></div><div class="kitemarks"><div class="ipso"></div><a class="trust-project" href="/about-us/"></a></div><ul id="utility-links"><li><a href="https://marketplacelive.co.uk/national">Marketplace</a></li><li><a href="https://www.fish4.co.uk/">Find a job</a></li><li><a href="https://www.inyourarea.co.uk/">InYourArea</a></li><li><a href="https://discountcode.mirror.co.uk">Discount Codes</a></li><li><a href="http://www.mirrorcollection.co.uk/">Mirror Collections</a></li><li><a href="http://psychic.mirror.co.uk/">Psychic</a></li><li><a href="https://timewith.co.uk/?utm_source=Mirror&amp;utm_medium=footer">Find a Therapist</a></li><li><a href="https://www.mirror.co.uk/directory/">Find a local business</a></li><li><a href="https://shop.mirror.co.uk/">Shop</a></li><li><div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="publishingPrinciples" content="https://www.mirror.co.uk/about-us/"/><meta itemprop="name" content="mirror"/><meta itemprop="url" content="https://www.mirror.co.uk/"/><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s2-prod.mirror.co.uk/@trinitymirrordigital/marwood/TM/publications/mirror/img/logo-mirror@2x.png"/></div></div><a href="https://www.mirror.co.uk/about-us/">About Us</a></li><li><a href="https://www.mirror.co.uk/contact-us/">Contact Us</a></li><li><a href="https://jobs.reachplc.com/jobs">Work for us</a></li><li><a href="https://www.mirror.co.uk/about-us/social-11565458">Follow Us</a></li><li><a href="https://www.mirror.co.uk/got-a-story/">Sell Your Story</a></li><li><a href="https://www.mirror.co.uk/how-to-complain/">How to Complain</a></li><li><a href="https://www.mirror.co.uk/corrections-clarifications/">Corrections &amp; Clarifications</a></li><li><a href="https://www.mirror.co.uk/google-survey/">Google Survey</a></li><li><a href="https://www.mirror.co.uk/privacy-statement/">Privacy Notice</a></li><li><a href="https://www.mirror.co.uk/cookie-policy/">Cookie Notice</a></li><li><a href="https://www.mirror.co.uk/terms-conditions/">Terms and Conditions</a></li><li><a href="https://www.mirror.co.uk/notifications-help/">Notifications and alerts help</a></li><li><a href="https://www.mirror.co.uk/about-us/newspaper-subscriptions-11655234">Subscribe to Daily and Sunday Mirror newspapers</a></li><li><a href="https://www.mirror.co.uk/about-us/tablet-edition-subscriptions-12645476">Subscribe to tablet edition</a></li><li><a href="https://www.irishmirror.ie/">Irish Mirror</a></li><li><a href="https://www.mirror.co.uk/">© 2019 MGN Limited</a></li><li></li></ul></footer>
<script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/marwood/pug-runtime/pug-runtime.min.js?v=f4c562e1aa6c677b35bfed60f8de94dc"></script>
<script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/marwood/TM/js/section.min.js?v=0fbe3f087eab338ec3ffcac629d79860" defer async></script><script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/article-service/js/section.min.js?v=1a79ac6eaedc1007fdda4c2bb267c112" defer async></script><script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/js/partner.min.js?v=229712896caa2de8af6819e1f5227a38" defer async></script><script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/withnail/scriptsCore/js/withnail.min.js?v=03bdd30edba0080c74893196273f179a" defer async></script><script src="https://s2-prod.mirror.co.uk/@trinitymirrordigital/chameleon-static-html/js/chameleon-static-html.min.js?v=753aaea2a3e83f02035079c3454c0c5b" defer async></script>
<div class="widget code html widget-editable viziwyg-section-22362 inpage-widget-11418709" >
<script async src="https://felix.data.tm-awx.com/felix.min.js" ></script>
</div>
<script>
var publicSectionParams = window.TMCONFIG.publicSectionParams;
var environment = 'digitalData.page.attributes.environment'.split('.').reduce(function(acc,cur) { return acc && acc[cur] || undefined; }, window);
if (environment === 'prod' && publicSectionParams['hotjar.hjid']) {
(function(h,o,t,j,a,r){
h.hj=h.hj||function()
{(h.hj.q=h.hj.q||[]).push(arguments)}
;
h._hjSettings={hjid:publicSectionParams['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=');
}
</script>
<script>
window.console.log("iPhone Fix running...");
(function(doc) {
var css = ".captify-widget>div>div>div{padding-bottom:30px!important}";
var count = 200; // 100 * 50ms == 5000ms limit
function isIphone(agent) {
return /iPhone/.test(agent);
}
function applyFix() {
var ifr = doc.querySelector(".captify-iframe");
if (ifr && ifr.contentDocument && ifr.contentDocument.head) {
injectStyle(ifr.contentDocument);
} else {
count--;
if (count) {
setTimeout(applyFix, 50);
}
}
}
function injectStyle(doc) {
var styleTag = doc.createElement("style");
styleTag.type = "text/css";
styleTag.appendChild(doc.createTextNode(css));
styleTag.cssText = doc.head.appendChild(styleTag);
}
if (isIphone(navigator.userAgent)) {
applyFix();
}
})(document);
</script>
</body>
</html>
