Advertisement
Guest User

Untitled

a guest
Sep 17th, 2018
1,515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 175.89 KB | None | 0 0
  1.  
  2. <!DOCTYPE html>
  3. <html>
  4. <!--
  5. page generated at: Mon Sep 17 11:46:46 BST 2018
  6. page generated by escenic.server/hostname: reg-pres7.tm-aws.com/reg-pres7.tm-aws.com
  7. -->
  8. <head>
  9. <script>window.dataLayer = [];
  10. (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  11. new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  12. j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  13. 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  14. })(window,document,'script','dataLayer','GTM-M3TH25P');</script>
  15. <script type="text/javascript">!function t(e,n,o){function r(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 h=new Error("Cannot find module '"+s+"'");throw h.code="MODULE_NOT_FOUND",h}var a=n[s]={exports:{}};e[s][0].call(a.exports,function(t){var n=e[s][1][t];return r(n||t)},a,a.exports,t,e,n,o)}return n[s].exports}for(var i="function"==typeof require&&require,s=0;s<o.length;s++)r(o[s]);return r}({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=[];r.prototype.THROTTLE_TIMEOUT=100,r.prototype.POLL_INTERVAL=null,r.prototype.USE_MUTATION_OBSERVER=!0,r.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()}},r.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},r.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},r.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},r.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]})},r.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},r.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}))))},r.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))},r.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(r){var i=r.element,s=c(i),u=this._rootContainsTarget(i),h=r.entry,a=e&&u&&this._computeTargetAndRootIntersection(i,n),f=r.entry=new o({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:n,intersectionRect:a});h?e&&u?this._hasCrossedThreshold(h,f)&&this._queuedEntries.push(f):h&&h.isIntersecting&&this._queuedEntries.push(f):this._queuedEntries.push(f)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},r.prototype._computeTargetAndRootIntersection=function(n,o){if("none"!=t.getComputedStyle(n).display){for(var r,i,s,u,a,f,l,p,d=c(n),v=h(n),m=!1;!m;){var _=null,y=1==v.nodeType?t.getComputedStyle(v):{};if("none"==y.display)return;if(v==this.root||v==e?(m=!0,_=o):v!=e.body&&v!=e.documentElement&&"visible"!=y.overflow&&(_=c(v)),_&&(r=_,i=d,void 0,void 0,void 0,void 0,void 0,void 0,s=Math.max(r.top,i.top),u=Math.min(r.bottom,i.bottom),a=Math.max(r.left,i.left),f=Math.min(r.right,i.right),p=u-s,!(d=(l=f-a)>=0&&p>=0&&{top:s,bottom:u,left:a,right:f,width:l,height:p})))break;v=h(v)}return d}},r.prototype._getRootRect=function(){var t;if(this.root)t=c(this.root);else{var n=e.documentElement,o=e.body;t={top:0,left:0,right:n.clientWidth||o.clientWidth,width:n.clientWidth||o.clientWidth,bottom:n.clientHeight||o.clientHeight,height:n.clientHeight||o.clientHeight}}return this._expandRectByRootMargin(t)},r.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},r.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,o=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==o)for(var r=0;r<this.thresholds.length;r++){var i=this.thresholds[r];if(i==n||i==o||i<n!=i<o)return!0}},r.prototype._rootIsInDom=function(){return!this.root||u(e,this.root)},r.prototype._rootContainsTarget=function(t){return u(this.root||e,t)},r.prototype._registerInstance=function(){n.indexOf(this)<0&&n.push(this)},r.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},t.IntersectionObserver=r,t.IntersectionObserverEntry=o}function o(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,o=this.intersectionRect,r=o.width*o.height;this.intersectionRatio=n?r/n:this.isIntersecting?1:0}function r(t,e){var n,o,r,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),o=this.THROTTLE_TIMEOUT,r=null,function(){r||(r=setTimeout(function(){n(),r=null},o))}),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,o){"function"==typeof t.addEventListener?t.addEventListener(e,n,o||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function s(t,e,n,o){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,o||!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=h(n)}return!1}function h(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e}}(window,document)},{}],2:[function(t,e,n){!function(t){var n=setTimeout;function o(){}var r="function"==typeof setImmediate&&setImmediate||function(t){n(t,0)},i=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)};function s(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=[],f(t,this)}function c(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,r(function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var o;try{o=n(t._value)}catch(t){return void h(e.promise,t)}u(e.promise,o)}else(1===t._state?u:h)(e.promise,t._value)})):t._deferreds.push(e)}function u(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 s)return t._state=3,t._value=e,void a(t);if("function"==typeof n)return void f((o=n,r=e,function(){o.apply(r,arguments)}),t)}t._state=1,t._value=e,a(t)}catch(e){h(t,e)}var o,r}function h(t,e){t._state=2,t._value=e,a(t)}function a(t){2===t._state&&0===t._deferreds.length&&r(function(){t._handled||i(t._value)});for(var e=0,n=t._deferreds.length;e<n;e++)c(t,t._deferreds[e]);t._deferreds=null}function f(t,e){var n=!1;try{t(function(t){n||(n=!0,u(e,t))},function(t){n||(n=!0,h(e,t))})}catch(t){if(n)return;n=!0,h(e,t)}}s.prototype.catch=function(t){return this.then(null,t)},s.prototype.then=function(t,e){var n=new this.constructor(o);return c(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},s.all=function(t){var e=Array.prototype.slice.call(t);return new s(function(t,n){if(0===e.length)return t([]);var o=e.length;function r(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){r(i,t)},n)}e[i]=s,0==--o&&t(e)}catch(t){n(t)}}for(var i=0;i<e.length;i++)r(i,e[i])})},s.resolve=function(t){return t&&"object"==typeof t&&t.constructor===s?t:new s(function(e){e(t)})},s.reject=function(t){return new s(function(e,n){n(t)})},s.race=function(t){return new s(function(e,n){for(var o=0,r=t.length;o<r;o++)t[o].then(e,n)})},s._setImmediateFn=function(t){r=t},s._setUnhandledRejectionFn=function(t){i=t},void 0!==e&&e.exports?e.exports=s:t.Promise||(t.Promise=s)}(this)},{}],3:[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),o=n.length>>>0,r=arguments[1],i=0;i<o;i++)if(e=n[i],t.call(r,e,i,n))return i;return-1})}},{}],4:[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})}},{}],5:[function(t,e,n){"use strict";t("intersection-observer"),t("./array/findIndex.js")(),t("./promise/promise.js")(),t("./closest/closest.js")()},{"./array/findIndex.js":3,"./closest/closest.js":4,"./promise/promise.js":6,"intersection-observer":1}],6:[function(t,e,n){"use strict";var o=t("promise-polyfill");e.exports=function(){void 0===window.Promise&&(window.Promise=o)}},{"promise-polyfill":2}]},{},[5]);
  16. //# sourceMappingURL=index.min.js.map</script>
  17. <title>Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre - CoventryLive</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="&#xa; Hundreds of bikers were seen riding around the city yesterday&#xa; "/><meta name="robots" content="noarchive"/><meta name="keywords" content="West Midlands Police,A444,Coventry,Coventry Ring Road,Crime"/><meta name="news_keywords" content="West Midlands Police,A444,Coventry,Coventry Ring Road,Crime"/><meta name="referrer" content="unsafe-URL"/><meta name="author" content="Elis Sandford"/><meta name="Googlebot-News" content="noarchive"/><meta name="google-site-verification" content="1alZME5VBJuFUs82qm-YOwZWflel-Zvmyx5qQqFfUK0"/><meta property="fb:app_id" content="141381039292598"/><meta property="fb:page_id" content="124685800957368"/><meta property="fb:pages" content="151953481528481"/><meta property="fb:pages" content="125206720898388"/><meta property="fb:pages" content="1546719575576688"/><meta property="fb:pages" content="381458601957386"/><meta property="fb:pages" content="1022539807812796"/><link rel="canonical" href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056"/><link rel="amphtml" href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056.amp"/><link rel="search" href="https://www.coventrytelegraph.net/opensearch.xml" type="application/opensearchdescription+xml" title="Search coventrytelegraph"/>
  18. <meta property="og:site_name" content="coventrytelegraph"/><meta property="og:language" content="en"/><meta property="og:type" content="article"/><meta property="og:title" content="Arrests and vehicle seizures during mass bike ride in Cov"/><meta property="og:url" content="https://www.coventrytelegraph.net/news/coventry-news/four-arrested-during-organised-mass-15159056"/><meta property="og:description" content="Hundreds of bikers were seen riding around the city yesterday"/><meta property="og:image" content="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg"/><meta property="videoUrl" content="https://f1.media.brightcove.com/12/4221396001/4221396001_5619964002001_5619921434001.mp4"/><meta property="og:section" content="Coventry News"/><meta property="article:tag" content="West Midlands Police"/><meta property="article:tag" content="A444"/><meta property="article:tag" content="Coventry"/><meta property="article:tag" content="Coventry Ring Road"/><meta property="article:tag" content="Crime"/><meta property="article:author" content="https://www.facebook.com/elissandfordjourno/"/><meta property="article:published_time" content="2018-09-16T14:07:09Z"/><meta property="article:modified_time" content="2018-09-16T19:13:06Z"/><meta property="article:expiration_time" content="2018-10-16T19:13:06Z"/><meta property="article:section" content="Coventry News"/><meta property="article:id" content="coventrytelegraph-15159056"/>
  19. <meta name="twitter:card" value="summary_large_image"/><meta name="twitter:site" value="@live_coventry"/><meta name="twitter:creator" value="@elis_sandford"/><meta name="twitter:image" value="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg"/>
  20. <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;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 nav&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;before&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;.related-column&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;primaryMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(2)&quot;,&quot;sizes&quot;:[[8,8]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-vip-slot&quot;,&quot;type&quot;:&quot;VIP&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;sizes&quot;:[[300,250],[300,254],[9,4]],&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-in-article-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.timeline\u003eol\u003eli:nth-of-type(2)&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-last-of-type(4)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;conditionNode&quot;:&quot;.article-body \u003e p:nth-of-type(8)&quot;}],&quot;type&quot;:&quot;inArticleMPU6&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:9,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,98],[728,99],[9,8],[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;bottomOfpagePlusMid&quot;},{&quot;mode&quot;:&quot;text-links-b&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola-x&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e *:first-child&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;taboolaXByline&quot;,&quot;selector&quot;:&quot;taboola-x-byline&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;byline text links&quot;,&quot;type&quot;:&quot;taboolaxBelowByline&quot;},{&quot;mode&quot;:&quot;thumbnails-feed&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#social-follow&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaBelowArticle&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails Responsive Feed&quot;,&quot;type&quot;:&quot;taboolaBelowArticleThumbnails&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-wrapper \u003e .content-column&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;appendChild&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;type&quot;:&quot;weather&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;.article-main \u003e p[itemprop\u003ddescription]&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;valpal-property&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(6)&quot;,&quot;type&quot;:&quot;valpal&quot;,&quot;templateName&quot;:&quot;property&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;heading&quot;:&quot;Recommended&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-top-heading&quot;,&quot;type&quot;:&quot;recommendationsTopHeading&quot;,&quot;items&quot;:0},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-heading&quot;,&quot;targeting&quot;:{},&quot;sizes&quot;:[[288,126]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;div-gpt-native&quot;,&quot;type&quot;:&quot;native&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-native&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-top-primary&quot;,&quot;type&quot;:&quot;recommendationsTopPrimary&quot;,&quot;items&quot;:3},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-primary&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet&quot;,&quot;name&quot;:&quot;recommendations-top-secondary&quot;,&quot;type&quot;:&quot;recommendationsTopSecondary&quot;,&quot;items&quot;:1},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-primary&quot;,&quot;type&quot;:&quot;adYouLikeArticleSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;mode&quot;:&quot;thumbnails-e&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-secondary&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaRightRailsResponsive&quot;,&quot;selector&quot;:&quot;taboola-right-rail-thumbnails-responsive&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Right Rail Thumbnails Responsive&quot;,&quot;type&quot;:&quot;taboolaRightRailsThumbnails&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;referenceSlot&quot;:&quot;taboolaRightRailsResponsive&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,253],[9,3]],&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;secondaryMPU&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;heading&quot;:&quot;Recommended&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-bottom-primary&quot;,&quot;type&quot;:&quot;recommendationsBottomPrimary&quot;,&quot;items&quot;:3},{&quot;name&quot;:&quot;web-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;webdotcom&quot;,&quot;templateName&quot;:&quot;webSearch&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;most-read-secondary&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;componentType&quot;:&quot;mostRead&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;mostReadSecondary&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-primary&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-bottom-secondary&quot;,&quot;type&quot;:&quot;recommendationsBottomSecondary&quot;,&quot;items&quot;:1},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-primary&quot;,&quot;type&quot;:&quot;adYouLikeArticleSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-primary&quot;,&quot;templateName&quot;:&quot;form-car-search&quot;,&quot;relativePos&quot;:&quot;before&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;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-secondary&quot;,&quot;heading&quot;:&quot;Recommended&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet&quot;,&quot;name&quot;:&quot;recommendations-bottom-tertiary&quot;,&quot;type&quot;:&quot;recommendationsBottomTertiary&quot;,&quot;items&quot;:4},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-3&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-secondary&quot;,&quot;type&quot;:&quot;adYouLikeArticleSlot3&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceSlot&quot;:&quot;recommendations-bottom-tertiary&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,255],[9,5]],&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-tertiary-slot&quot;,&quot;type&quot;:&quot;tertiaryMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:8,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;referenceSlot&quot;:&quot;recommendations-bottom-tertiary&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,256],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-quaternary-slot&quot;,&quot;type&quot;:&quot;quaternaryMPU&quot;}],&quot;configMeta&quot;:[{&quot;name&quot;:&quot;article&quot;,&quot;componentType&quot;:&quot;meta&quot;,&quot;type&quot;:&quot;configMetadata&quot;}],&quot;page&quot;:{&quot;storymeta&quot;:&quot;west-midlands-police,a444,coventry,coventry-ring-road,crime&quot;,&quot;templ&quot;:&quot;article&quot;,&quot;oid&quot;:&quot;15159056&quot;,&quot;configPageType&quot;:&quot;article&quot;,&quot;adUnitId&quot;:&quot;/5293/coventrytelegraph.net/news/coventry-news&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 nav&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;before&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;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(2)&quot;,&quot;sizes&quot;:[[8,8]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-vip-slot&quot;,&quot;type&quot;:&quot;VIP&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;.timeline\u003eol\u003eli:nth-of-type(2)&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-in-article-slot&quot;,&quot;referenceNode2&quot;:&quot;.article-body \u003e p:nth-of-type(7)&quot;,&quot;type&quot;:&quot;inArticleMPU4&quot;,&quot;relativePos2&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,98],[728,99],[9,8],[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;bottomOfpagePlusMid&quot;},{&quot;mode&quot;:&quot;text-links-b&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola-x&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e *:first-child&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;taboolaXByline&quot;,&quot;selector&quot;:&quot;taboola-x-byline&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;byline text links&quot;,&quot;type&quot;:&quot;taboolaxBelowByline&quot;},{&quot;mode&quot;:&quot;thumbnails-feed&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#social-follow&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaBelowArticle&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails Responsive Feed&quot;,&quot;type&quot;:&quot;taboolaBelowArticleThumbnails&quot;},{&quot;mode&quot;:&quot;thumbnails-f&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.article-body p:nth-of-type(3)&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaMobileMidArticle&quot;,&quot;selector&quot;:&quot;taboola-mobile-mid-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Mobile Mid-Article Thumbnails&quot;,&quot;type&quot;:&quot;taboolaMidArticleThumbnails&quot;},{&quot;name&quot;:&quot;most-read-secondary&quot;,&quot;componentType&quot;:&quot;mostRead&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;mostReadSecondary&quot;,&quot;referenceNode&quot;:&quot;main aside.related-column&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-wrapper \u003e .content-column&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;appendChild&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;type&quot;:&quot;weather&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;.article-main \u003e p[itemprop\u003ddescription]&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;valpal-property&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(6)&quot;,&quot;type&quot;:&quot;valpal&quot;,&quot;templateName&quot;:&quot;property&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;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(2)&quot;,&quot;sizes&quot;:[[8,8]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-vip-slot&quot;,&quot;type&quot;:&quot;VIP&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;.timeline\u003eol\u003eli:nth-of-type(2)&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-in-article-slot&quot;,&quot;referenceNode2&quot;:&quot;.article-body \u003e p:nth-of-type(7)&quot;,&quot;type&quot;:&quot;inArticleMPU4&quot;,&quot;relativePos2&quot;:&quot;after&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;commercialTest&quot;:&quot;WEBX-1841-web&quot;},&quot;sizes&quot;:[[300,250],[300,253]],&quot;hideOnSensitiveArticle&quot;:true,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-in-article-slot-long&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(15)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;conditionNode&quot;:&quot;.article-body \u003e p:nth-of-type(17)&quot;}],&quot;type&quot;:&quot;inArticleMPU5&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;mode&quot;:&quot;thumbnails-feed&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#social-follow&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaBelowArticle&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails Responsive Feed&quot;,&quot;type&quot;:&quot;taboolaBelowArticleThumbnails&quot;},{&quot;mode&quot;:&quot;thumbnails-f&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;.article-body p:nth-of-type(3)&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaMobileMidArticle&quot;,&quot;selector&quot;:&quot;taboola-mobile-mid-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Mobile Mid-Article Thumbnails&quot;,&quot;type&quot;:&quot;taboolaMidArticleThumbnails&quot;},{&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-primary&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(10)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;type&quot;:&quot;adYouLikeArticleSlot1&quot;},{&quot;name&quot;:&quot;most-read-secondary&quot;,&quot;componentType&quot;:&quot;mostRead&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;mostReadSecondary&quot;,&quot;referenceNode&quot;:&quot;main aside.related-column&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-wrapper \u003e .content-column&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;appendChild&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;type&quot;:&quot;weather&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;.article-main \u003e p[itemprop\u003ddescription]&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;valpal-property&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(6)&quot;,&quot;type&quot;:&quot;valpal&quot;,&quot;templateName&quot;:&quot;property&quot;,&quot;relativePos&quot;:&quot;before&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;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 nav&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;before&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;.related-column&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;primaryMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(2)&quot;,&quot;sizes&quot;:[[8,8]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-vip-slot&quot;,&quot;type&quot;:&quot;VIP&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;sizes&quot;:[[300,250],[300,254],[9,4]],&quot;hideOnSensitiveArticle&quot;:true,&quot;additionalClass&quot;:&quot;in-article&quot;,&quot;name&quot;:&quot;div-gpt-ad-in-article-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.timeline\u003eol\u003eli:nth-of-type(2)&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-last-of-type(4)&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;conditionNode&quot;:&quot;.article-body \u003e p:nth-of-type(8)&quot;}],&quot;type&quot;:&quot;inArticleMPU6&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:9,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,98],[728,99],[9,8],[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;bottomOfpagePlusMid&quot;},{&quot;mode&quot;:&quot;text-links-b&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola-x&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e *:first-child&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;taboolaXByline&quot;,&quot;selector&quot;:&quot;taboola-x-byline&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;byline text links&quot;,&quot;type&quot;:&quot;taboolaxBelowByline&quot;},{&quot;mode&quot;:&quot;thumbnails-feed&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;referenceNode&quot;:&quot;#social-follow&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaBelowArticle&quot;,&quot;selector&quot;:&quot;taboola-below-article-thumbnails&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Below Article Thumbnails Responsive Feed&quot;,&quot;type&quot;:&quot;taboolaBelowArticleThumbnails&quot;},{&quot;name&quot;:&quot;property-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-wrapper \u003e .content-column&quot;,&quot;type&quot;:&quot;propertysearch&quot;,&quot;templateName&quot;:&quot;search&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;appendChild&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;type&quot;:&quot;weather&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;.article-main \u003e p[itemprop\u003ddescription]&quot;,&quot;type&quot;:&quot;crosswordsCarousel&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;valpal-property&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.article-body \u003e p:nth-of-type(6)&quot;,&quot;type&quot;:&quot;valpal&quot;,&quot;templateName&quot;:&quot;property&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;heading&quot;:&quot;Recommended&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-top-heading&quot;,&quot;type&quot;:&quot;recommendationsTopHeading&quot;,&quot;items&quot;:0},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-heading&quot;,&quot;targeting&quot;:{},&quot;sizes&quot;:[[288,126]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;div-gpt-native&quot;,&quot;type&quot;:&quot;native&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-native&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-top-primary&quot;,&quot;type&quot;:&quot;recommendationsTopPrimary&quot;,&quot;items&quot;:3},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-primary&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet&quot;,&quot;name&quot;:&quot;recommendations-top-secondary&quot;,&quot;type&quot;:&quot;recommendationsTopSecondary&quot;,&quot;items&quot;:1},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-primary&quot;,&quot;type&quot;:&quot;adYouLikeArticleSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;mode&quot;:&quot;thumbnails-e&quot;,&quot;componentType&quot;:&quot;taboola&quot;,&quot;referenceSlot&quot;:&quot;recommendations-top-secondary&quot;,&quot;slotType&quot;:&quot;taboola&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;taboolaRightRailsResponsive&quot;,&quot;selector&quot;:&quot;taboola-right-rail-thumbnails-responsive&quot;,&quot;targetType&quot;:&quot;mix&quot;,&quot;placement&quot;:&quot;Right Rail Thumbnails Responsive&quot;,&quot;type&quot;:&quot;taboolaRightRailsThumbnails&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;referenceSlot&quot;:&quot;taboolaRightRailsResponsive&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,253],[9,3]],&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;secondaryMPU&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;heading&quot;:&quot;Recommended&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-bottom-primary&quot;,&quot;type&quot;:&quot;recommendationsBottomPrimary&quot;,&quot;items&quot;:3},{&quot;name&quot;:&quot;most-read-secondary&quot;,&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;componentType&quot;:&quot;mostRead&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;mostReadSecondary&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;web-search-container&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;div-gpt-ad-rh-secondary-slot&quot;,&quot;type&quot;:&quot;webdotcom&quot;,&quot;templateName&quot;:&quot;webSearch&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-primary&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet no-bottom-margin&quot;,&quot;name&quot;:&quot;recommendations-bottom-secondary&quot;,&quot;type&quot;:&quot;recommendationsBottomSecondary&quot;,&quot;items&quot;:1},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-primary&quot;,&quot;type&quot;:&quot;adYouLikeArticleSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-primary&quot;,&quot;templateName&quot;:&quot;form-car-search&quot;,&quot;relativePos&quot;:&quot;before&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;componentType&quot;:&quot;recommendations&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-secondary&quot;,&quot;heading&quot;:&quot;Recommended&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;tm-recs seldon-recs pancake duet&quot;,&quot;name&quot;:&quot;recommendations-bottom-tertiary&quot;,&quot;type&quot;:&quot;recommendationsBottomTertiary&quot;,&quot;items&quot;:4},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-3&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceSlot&quot;:&quot;recommendations-bottom-secondary&quot;,&quot;type&quot;:&quot;adYouLikeArticleSlot3&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceSlot&quot;:&quot;recommendations-bottom-tertiary&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,255],[9,5]],&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-tertiary-slot&quot;,&quot;type&quot;:&quot;tertiaryMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:8,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;referenceSlot&quot;:&quot;recommendations-bottom-tertiary&quot;,&quot;sizes&quot;:[[300,600],[300,250],[300,256],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-quaternary-slot&quot;,&quot;type&quot;:&quot;quaternaryMPU&quot;}]}"/><meta name="scriptConfig" id="scriptConfig" content="{&quot;skimlinks&quot;:{&quot;enabled&quot;:true,&quot;publisherId&quot;:&quot;76202X1536624&quot;},&quot;googleConsumerSurvey&quot;:{&quot;accountId&quot;:&quot;_3n3r6hcawhporxt2brbbomv6ze&quot;,&quot;enabled&quot;:true,&quot;hideOnSensitiveArticle&quot;:true},&quot;performSemanticPlayer&quot;:{&quot;enabled&quot;:true},&quot;googleAnalytics&quot;:{&quot;accountId&quot;:&quot;UA-47740725-9&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;pageUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056&quot;,&quot;grapeshot&quot;:{&quot;zone&quot;:&quot;national&quot;,&quot;enabled&quot;:true},&quot;performRHCPlayer&quot;:{&quot;enabled&quot;:false},&quot;timestamp&quot;:1537181206401,&quot;indexExchange&quot;:{&quot;headerTag&quot;:&quot;//js-sec.indexww.com/ht/p/186772-87287784397497.js&quot;,&quot;enabled&quot;:true},&quot;adYouLike&quot;:{&quot;enabled&quot;:true}}"/>
  21. <meta id="dataLayer" name="dataLayer" content="{&quot;page&quot;:{&quot;attributes&quot;:{&quot;application&quot;:&quot;Responsive Web&quot;,&quot;channel&quot;:&quot;news&quot;,&quot;channelId&quot;:&quot;5840&quot;,&quot;sectionId&quot;:&quot;5844&quot;,&quot;publicationName&quot;:&quot;coventrytelegraph&quot;,&quot;publicationId&quot;:&quot;15&quot;,&quot;environment&quot;:&quot;prod&quot;,&quot;platform&quot;:&quot;regionals&quot;,&quot;pageName&quot;:&quot;coventrytelegraph:news:coventry-news:article:bike-ride-coventry-arrests:15159056&quot;,&quot;pageType&quot;:&quot;article:news:gal:grid&quot;,&quot;ownerSite&quot;:&quot;coventrytelegraph&quot;,&quot;ownerSiteDomain&quot;:&quot;www.coventrytelegraph.net&quot;,&quot;subSectionOne&quot;:&quot;news&quot;,&quot;subSectionTwo&quot;:&quot;coventry-news&quot;,&quot;features&quot;:{&quot;preloadFonts&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;true&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;}},&quot;info&quot;:{&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056&quot;}},&quot;article&quot;:{&quot;attributes&quot;:{&quot;allTags&quot;:&quot;West Midlands Police|A444|Coventry|Coventry Ring Road|Crime&quot;,&quot;articleAuthor&quot;:&quot;Elis Sandford&quot;,&quot;articleId&quot;:&quot;15159056&quot;,&quot;articleTitle&quot;:&quot;Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056&quot;,&quot;headline&quot;:&quot;coventrytelegraph_bike-ride-coventry-arrests&quot;,&quot;primaryTag&quot;:&quot;West Midlands Police&quot;,&quot;publishDate&quot;:&quot;2018-09-16&quot;,&quot;firstPublishDate&quot;:&quot;2018-09-16&quot;,&quot;firstPublishTime&quot;:&quot;15:07&quot;,&quot;objectType&quot;:&quot;article&quot;,&quot;ownerSite&quot;:&quot;coventrytelegraph&quot;},&quot;info&quot;:{&quot;hoursSincePublication&quot;:&quot;20&quot;,&quot;videos&quot;:[{&quot;videoPlayer&quot;:&quot;brightcove&quot;,&quot;videoTitle&quot;:&quot;Tyrone Evans funeral cavalcade&quot;,&quot;placement&quot;:&quot;lead&quot;,&quot;duration&quot;:91,&quot;id&quot;:&quot;5619921434001&quot;,&quot;uploader&quot;:&quot;Duncan Gibbons&quot;,&quot;source&quot;:&quot;06bef9c772ff856fcdfb6f8f237b9c80&quot;,&quot;contentVertical&quot;:&quot;Undefined&quot;,&quot;site&quot;:&quot;Undefined&quot;,&quot;clearance&quot;:&quot;Network&quot;,&quot;sourceUrl&quot;:&quot;&quot;}],&quot;hasLeadVideo&quot;:true},&quot;interaction&quot;:{&quot;nameId&quot;:&quot;15159056&quot;}}}"/>
  22. <link rel="stylesheet" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/marwood/TM/scss/marwood.css?v=8b6cc7abe3c41c6357838b7766a24bd2"/><link rel="stylesheet" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-static-html/scss/chameleon-static-html.css?v=da46182856595030a12ca5d5bc53f360"/>
  23. <link rel="stylesheet" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/article-service/scss/core.css?v=b4ae622725e76483ecfd648ff3cf10a0"/>
  24. <meta id="publicationConfig" name="publicationConfig" content="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-branding/publications/coventrytelegraph"/><link rel="preload" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-branding/webfonts/woff2/SignikaNegative-Bold.woff2?v=0878f337da5ac933819c3eaf691db0a5" as="font"/><link rel="preload" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-bold-webfont.woff2?v=2aeda138757cc9fa9eb7a520d11805a8" as="font"/><link rel="preload" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-regular-webfont.woff2?v=f42a62e230fec70735dbca1c971adbd2" as="font"/><link rel="preload" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-branding/webfonts/woff2/icomoon.woff2?v=d27ed9edd751d8ad6954dfc3eb95a9b3" as="font"/><link rel="stylesheet" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-branding/publications/coventrytelegraph/scss/coventrytelegraph.css?v=85708152199d95d1eda64f81f2ea97be"/><link rel="shortcut icon" href="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-branding/publications/coventrytelegraph/img/favicon.ico?v=b61b590429b7ade966d6570cd825d53e" type="image/x-icon"/><link rel="manifest" href="/manifest.json?v=522a383f83a2ea36c4de79355b0a292d"/><meta id="iOSAppConfig" name="apple-itunes-app" content="app-id=684188027"/>
  25. <script>TMCONFIG = {"platform":"regionals","publicationId":15,"topSectionId":5840,"homepageId":5583,"sectionAncestorsIDs":[5844,5840,5583],"publication":"coventrytelegraph","frontendRoot":"https://s2-prod.coventrytelegraph.net","frontendVersion":"1517928274","gigya":{"apikey":"3_H7Sp8FGpqTYCc8LxALFnahKovBQ_TfHZIfnTGvQoF2eclByQTuSHaktTk7oZp-Vx","uniquifierUrl":"https://gigya-client.tm-awx.com/api/nicknameUniqueness"},"publicSectionParams":{"partner.poppies.end-date-time":"12/11/2017 23:59","chartbeatHeadScriptEnabled":"true","optaLiveFootballScoreCss":"https://secure.widget.cloud.opta.net/v3/css/v3.core.opta-widgets.css","partner.pipeline.end-date-time":"31/12/2018 23:59","ias.pet.v2.enabled":"true","commercial.integrations.taboola.enabled":"true","partner.weather.targetUrl":"https://weather.com/redir?par=tm_coventry_widget&page=today&locale=en-GB&id=52.406822,-1.519693","gtmFbiaContainerId":"GTM-PNLXFZS","partner.poppies.start-date-time":"01/11/2017 00:00","commentsCssBundled":"true","partner.ga.impressionTrack":"true","optaLiveFootballScoreJs":"https://secure.widget.cloud.opta.net/v3/v3.opta-widgets.js","partner.madgex.hot-job-url":"/fish4data","partner.ga.clickTrack":"true","converse.widget.enable":"true","googleAnalyticsAccountIdGoogle":"UA-47740725-9","partner.pipeline.start-date-time":"10/04/2018 00:00","lazy.load.ads.offset":"300","iOSAppId":"684188027","gtmClientIdEndpoint":"https://stmg-prod.mirror.co.uk/analytics.config.json","search.googleCustomSearchEngineId":"015440420724022033189:nrg8z3ijvgu","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":"pipeline","partner.weather.apiKey":"d57dc3d50c821ac13ed5ee0d9efd3b01","webAppManifest":"/","gtmContainerId":"GTM-M3TH25P","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.madgex.hot-jobs":"true","partner.ga.customDimension":"true","partner.weather.apiUrl":"https://api.weather.com/v1/geocode/52.406822/-1.519693/observations/current.json?language=en-GB&units=m","optaSubscriptionId":"a0388ad77c1977dc16697ca9c747dd0a"},"features":{"preloadFonts":"true","externalBrandCSS":"true","GDPRConsentEnabled":"true","chameleon.cookiePolicy.enabled":"false","PWA":"{\"trackOffline\":true}","bundledCss":"false","recommendations":"https://mab.data.tm-awx.com/rhs","modularCss":"true","nativeAppBanner":"true"},"piano":{"appId":"","productionEnv":true,"enabled":false},"pluck":{"theme":"mirror"},"pageInfo":{"articleSubType":"news_story","articleType":"news","displayInlineAds":"true"},"facebook":{"appId":"141381039292598"},"jotform":{"url":"https://jotform-competitions.tm-awx.com/","apikey":""},"mpulse":{"apikey":"5HWJG-9QJTE-6TTDW-MXLML-LRP4B"},"responsiveRequest":true,"optout":{"enabled":false},"cookiePolicy":{"url":"https://www.coventrytelegraph.net/cookie-policy/"}};</script>
  26. <script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/withnail/lib/captify/cmpInit.js?v=9eb7077873c3c9d301b596df3f4477e3" defer="defer"></script><script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/withnail/lib/captify/bundle.js?v=2b1951264b24b4d76e33bf750ed49fa1" defer="defer"></script>
  27. <!-- Commercial Script -->
  28. <!-- Index Exchange start -->
  29. <script>
  30. !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)}}();
  31. </script>
  32. <!-- Index Exchange end -->
  33. <!-- Commercial Script -->
  34. <!-- GPT Library preload -->
  35. <script async src="https://www.googletagservices.com/tag/js/gpt.js"></script>
  36. <!-- GPT Library preload end -->
  37. <!-- Commercial Scripts -->
  38. <!-- Amazon A9 APSTAG -->
  39. <script>
  40. -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}());
  41. </script>
  42. <!-- Amazon A9 APSTAG end-->
  43. <!-- Commercial Scripts -->
  44. <!-- IAS -->
  45. <script async='async' src='//cdn.adsafeprotected.com/iasPET.1.js'></script>
  46. <!-- IAS end-->
  47. <script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/withnail/tags/js/tags.min.js?v=da982fe78bd508ad7b16ea3c72d9b177" defer="defer"></script>
  48. <!-- Commercial Scripts -->
  49. <!-- Permutive -->
  50. <script>
  51. 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})});
  52. </script>
  53. <!-- Permutive end-->
  54. <!-- Commercial Scripts -->
  55. <!-- Grapeshot -->
  56. <script>
  57. var sc={};try{var scriptEl=document.getElementById("scriptConfig");scriptEl&&(sc=JSON.parse(scriptEl.getAttribute("content")))}catch(e){window.console.log("Error Collecting ScriptConfig from element on page"),sc={}}var gsConfig=sc.grapeshot||{},gsZone=gsConfig.zone;if(window.console.log("gsConfig",gsConfig),window.console.log("gsZone",gsZone),gsConfig.enabled){var gs_channels="default";window.addEventListener("grapeshot.loaded",function(e){console.log("Grapeshot loaded event fired: ",e)}),function(){var e=window.location!==window.top.location?document.referrer:window.location,n=document.createElement("script");n.async=!0,n.onload=function(e){var n,o=window,t="grapeshot.loaded",a={gs_channels:gs_channels};window.console.log("fireGsLoaded: "+e),window.console.log("fireGsLoaded: "+o),window.console.log("fireGsLoaded: "+JSON.stringify(a)),o&&(document.createEvent?((n=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),n.data=a,o.dispatchEvent(n)):document.createEventObject&&((n=document.createEventObject()).data=a,o.fireEvent("on"+t,n)),o.dataEvents=o.dataEvents||{},o.dataEvents[t]=o.dataEvents[t]||[],o.dataEvents[t].push(!0))},n.src="https://trinitymirror.grapeshot.co.uk/"+gsZone+"/channels.cgi?url="+encodeURIComponent(e),document.head.appendChild(n)}()}
  58. </script>
  59. <!-- Grapeshot end-->
  60. <script type="text/javascript">!function i(u,f,c){function d(n,e){if(!f[n]){if(!u[n]){var r="function"==typeof require&&require;if(!e&&r)return r(n,!0);if(a)return a(n,!0);var t=new Error("Cannot find module '"+n+"'");throw t.code="MODULE_NOT_FOUND",t}var o=f[n]={exports:{}};u[n][0].call(o.exports,function(e){return d(u[n][1][e]||e)},o,o.exports,i,u,f,c)}return f[n].exports}for(var a="function"==typeof require&&require,e=0;e<c.length;e++)d(c[e]);return d}({1:[function(e,n,r){"use strict";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]);
  61. //# sourceMappingURL=cssloader.min.js.map</script>
  62. <script type="text/javascript">/*!
  63. * $script.js JS loader & dependency manager
  64. * https://github.com/ded/script.js
  65. * (c) Dustin Diaz 2014 | License MIT
  66. */
  67. (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>
  68. <script type="text/javascript">!function r(a,d,c){function u(t,e){if(!d[t]){if(!a[t]){var n="function"==typeof require&&require;if(!e&&n)return n(t,!0);if(s)return s(t,!0);var o=new Error("Cannot find module '"+t+"'");throw o.code="MODULE_NOT_FOUND",o}var i=d[t]={exports:{}};a[t][0].call(i.exports,function(e){return u(a[t][1][e]||e)},i,i.exports,r,a,d,c)}return d[t].exports}for(var s="function"==typeof require&&require,e=0;e<c.length;e++)u(c[e]);return u}({1:[function(e,t,n){"use strict";!function(){var t;try{t=window.TMCONFIG.mpulse.apikey}catch(e){window.console.warn("Couldn't find mpulse api key: "+e)}if(t)if(document.addEventListener("onBoomerangLoaded",function(){window.BOOMR.subscribe("before_beacon",function(){window.BOOMR.addVar({digitalData:JSON.stringify(window.digitalData)})})}),window.TMCONFIG.mpulse.event){var e=function(){w(i,o=!0)},n={};try{n=JSON.parse(window.TMCONFIG.mpulse.event)}catch(e){}var o=!(window.BOOMR_config={autorun:!1}),i=!1;if(n.emitter&&n.name){var r=n.emitter;(r="window"===r?window:"document"===r?document:document.querySelector(r)).addEventListener(n.name,e)}n.timeout&&setTimeout(e,n.timeout),window.BOOMR_lstart=(new Date).getTime(),window.$script("//c.go-mpulse.net/boomerang/"+t,function(){w(i=!0,o)})}else{var a=function(e){m.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()};if(window.BOOMR&&window.BOOMR.version)return;var d,c,u,s=document.createElement("iframe"),m=window;m.addEventListener?m.addEventListener("load",a,!1):m.attachEvent&&m.attachEvent("onload",a),s.src="javascript:void(0)",s.title="",s.role="presentation",(s.frameElement||s).style.cssText="width:0;height:0;border:0;display:none;",(u=document.getElementsByTagName("script")[0]).parentNode.insertBefore(s,u);try{c=s.contentWindow.document}catch(e){d=document.domain,s.src="javascript:var d=document.open();d.domain='"+d+"';void(0);",c=s.contentWindow.document}c.open()._l=function(){var e=this.createElement("script");d&&(this.domain=d),e.id="boomr-if-as",e.src="//c.go-mpulse.net/boomerang/"+t,m.BOOMR_lstart=(new Date).getTime(),this.body.appendChild(e)},c.write('<body onload="document._l();">'),c.close()}function w(e,t){e&&t&&(window.BOOMR_onload=(new Date).getTime(),window.BOOMR.page_ready())}}()},{}]},{},[1]);
  69. //# sourceMappingURL=mpulse.min.js.map</script>
  70. <meta id="partnerConfig" name="partnerConfig" content="{&quot;buysell&quot;:{&quot;partnerName&quot;:&quot;buysell&quot;},&quot;book an ad&quot;:{&quot;partnerName&quot;:&quot;book an ad&quot;},&quot;buy a photo&quot;:{&quot;partnerName&quot;:&quot;buy a photo&quot;},&quot;family notices&quot;:{&quot;partnerName&quot;:&quot;family notices&quot;},&quot;jobs&quot;:{&quot;partnerName&quot;:&quot;Madgex&quot;},&quot;property&quot;:{&quot;partnerName&quot;:&quot;Drag &amp; Drop&quot;},&quot;dating&quot;:{&quot;partnerName&quot;:&quot;dating&quot;},&quot;motors&quot;:{&quot;partnerName&quot;:&quot;Pistonheads (Auto Car)&quot;},&quot;plus rewards&quot;:{&quot;partnerName&quot;:&quot;plus rewards&quot;},&quot;directory&quot;:{&quot;partnerName&quot;:&quot;Scoot/Directory&quot;}}"/>
  71. <meta id="partnerFooterConfig" name="partnerFooterConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;preloadFonts&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;true&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;}}"/>
  72. <script>(function(w,i,o){
  73. w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
  74. ga('create', i, 'auto', 'TMFreeTracker');
  75. if(o){ga('TMFreeTracker.require', o);}
  76. ga('TMFreeTracker.send', 'pageview');
  77. })(window, 'UA-47740725-9', '');
  78. </script>
  79. </head>
  80. <body class="article-page news" itemscope="itemscope" itemtype="http://schema.org/ReportageNewsArticle" >
  81. <script type="text/javascript">!function e(t,n,a){function i(r,c){if(!n[r]){if(!t[r]){var u="function"==typeof require&&require;if(!c&&u)return u(r,!0);if(o)return o(r,!0);var d=new Error("Cannot find module '"+r+"'");throw d.code="MODULE_NOT_FOUND",d}var l=n[r]={exports:{}};t[r][0].call(l.exports,function(e){var n=t[r][1][e];return i(n||e)},l,l.exports,e,t,n,a)}return n[r].exports}for(var o="function"==typeof require&&require,r=0;r<a.length;r++)i(a[r]);return i}({1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.events=n.config=n.component=void 0;var a=r(e("./component")),i=r(e("./config")),o=r(e("./events"));function r(e){return e&&e.__esModule?e:{default:e}}n.component=a.default,n.config=i.default,n.events=o.default},{"./component":2,"./config":3,"./events":4}],2:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.activate=n.create=void 0;var a,i=e("./events.js"),o=(a=i)&&a.__esModule?a:{default:a};function r(e,t){try{e.outerHTML=t(JSON.parse(e.getAttribute("data-component-data")))}catch(e){window.console.log("Error rendering component: "+e)}}n.create=function(e){var t;return(e=e||{}).contexts?t=function(t,n){r(t,e.contexts[n].template)}:e.template&&(t=function(t){r(t,e.template)}),{init:function(t){e.init&&e.init(t),t.setAttribute("data-init",!0)},render:t}},n.activate=function(e){o.default.fire(e,"component.activate")}},{"./events.js":4}],3:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a,i=e("extend"),o=(a=i)&&a.__esModule?a:{default:a};var r=document.documentElement,c={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:r.clientHeight,windowTopOffset:null,windowWidth:r.clientWidth};function u(e){for(var t=e.split("."),n=0,a=c;n<t.length;n++)a=a[t[n]];return a}c.breakpoints=[{name:"baseLayout",width:-1},{name:"tabletPortraitUpwards",width:728},{name:"tabletLandscapeUpwards",width:1024},{name:"desktop",width:1240}],n.default={getOption:u,inspect:function(){return c},setOption:function(e){(0,o.default)(c,e)},getBreakpoint:function(e){e=e||window.innerWidth;var t,n=u("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}}},{extend:5}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e){return[].slice.call(e)}function t(e,t,n,a){if(a=a||{},e.addEventListener(t,n),e.dataEvents){var i=e.dataEvents[t];if(i)if(a.purgeEventData)for(;0<i.length;)n.call(e,{data:i.shift(),target:e});else i.forEach(function(t){n.call(e,{data:t,target:e})})}}function n(e,t,n){e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}var a="DOMContentLoaded";return{delegate:function(){return function(t,n,a,i,o){o=o||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(a,function(a){var r=[];n.forEach(function(n){var a,i,o,c,u,d;r=">"===n.substr(0,1)?(o=r,u=n,d=(d=e((c=t).querySelectorAll(u.substr(1)))).filter(function(e){return e.parentNode===c}),o.concat(d)):(a=t,i=n,r.concat(e(a.querySelectorAll(i))))}),function e(t,n,a,i,o,r){if(n!==a){var c=i.indexOf(n);-1!==c&&(o.call(i[c],t),r.preventDefault&&t.preventDefault()),e(t,n.parentNode,a,i,o,r)}else r.stopPropagation&&t.stopPropagation()}(a,a.target,t,r,i,o)})})}}(),domReady:function(e){"complete"===document.readyState||"loaded"===document.readyState?(n(document,a),n(window,"load")):"interactive"===document.readyState&&n(document,a),document.addEventListener?t(document,a,e):t(window,"load",e)},fire:function(e,t,a){var i;a=a||{},document.createEvent?((i=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),i.data=a,e.dispatchEvent(i)):document.createEventObject&&((i=document.createEventObject()).data=a,e.fireEvent("on"+t,i)),n(e,t,a)},listen:t}}();n.default=a},{}],5:[function(e,t,n){"use strict";var a=Object.prototype.hasOwnProperty,i=Object.prototype.toString,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===i.call(e)},r=function(e){if(!e||"[object Object]"!==i.call(e))return!1;var t,n=a.call(e,"constructor"),o=e.constructor&&e.constructor.prototype&&a.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!n&&!o)return!1;for(t in e);return void 0===t||a.call(e,t)};t.exports=function e(){var t,n,a,i,c,u,d=arguments[0],l=1,s=arguments.length,f=!1;for("boolean"==typeof d&&(f=d,d=arguments[1]||{},l=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});l<s;++l)if(null!=(t=arguments[l]))for(n in t)a=d[n],d!==(i=t[n])&&(f&&i&&(r(i)||(c=o(i)))?(c?(c=!1,u=a&&o(a)?a:[]):u=a&&r(a)?a:{},d[n]=e(f,u,i)):void 0!==i&&(d[n]=i));return d}},{}],6:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.track=n.newPage=n.dataLayer=n.init=void 0;var a=e("@trinitymirrordigital/chameleon-core"),i=d(e("./timing")),o=d(e("./dataLayer.js")),r=u(e("./gtm.js")),c=u(e("./uhid.js"));function u(e){return e&&e.__esModule?e:{default:e}}function d(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}var l=function(e){if(r.default.track(e),e.category&&e.name){var t={};t[e.category]={},t[e.category][e.name]=e.value,o.update({page:{info:t}})}},s=function(){r.default.newPage()};function f(e,t){e=e.replace(/\W+(.)/g,function(e,t){return t.toUpperCase()});var n=i.mark(e);return o.update({page:{info:{timing:n}}}),r.default.timer(e,n[e],t),n}n.init=function(e,t){o.init((0,c.default)(),e),r.default.getClientId(t),f("start"),a.events.domReady(function(){a.events.fire(window,"perceivedload",f("perceived").perceived)}),a.events.listen(window,"analytics.track",function(e){l(e.data)}),a.events.listen(window,"analytics.newpage",s),a.events.listen(window,"analytics.mark",function(e){f(e.data)}),a.events.fire(document.body,"analytics.ready",{track:l,newPage:s,mark:f}),e&&l({name:"ChameleonMVT",category:"MVT",value:e}),a.events.listen(window,"load",function(){f("pageload")})},n.dataLayer=o,n.newPage=s,n.track=l},{"./dataLayer.js":8,"./gtm.js":9,"./timing":10,"./uhid.js":11,"@trinitymirrordigital/chameleon-core":1}],7:[function(e,t,n){"use strict";var a=e("./analytics"),i=void 0;try{i=window.TMCONFIG.publicSectionParams.gtmClientIdEndpoint}catch(e){}(0,a.init)(window.TMABTEST,i)},{"./analytics":6}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.update=n.access=n.init=void 0;var a,i=e("@trinitymirrordigital/chameleon-core"),o=e("extend"),r=(a=o)&&a.__esModule?a:{default:a};var c={};function u(e){(0,r.default)(!0,c,e),i.events.fire(window,"dataLayer.changed",e)}function d(e){return e.split(".").reduce(function(e,t){return e[t]},c||this)}function l(e){u({article:{attributes:{articleViewMode:e.data}},page:{attributes:{configurationMode:e.data}}})}function s(e){u({page:{info:{timing:{perceived:e.data}}}})}n.init=function(e,t){var n;(n=document.getElementById("dataLayer"))&&(c=JSON.parse(n.getAttribute("content"))),window.digitalData=c,i.events.fire(window,"dataLayer.changed",c),u({page:{attributes:{chameleonSegment:!0},info:{uhid:e,ABTest:t},url:location.href},platform:"chameleon"}),i.events.listen(window,"breakpointchange",l),i.events.listen(window,"perceivedload",s),i.events.listen(window,"dataLayer.update",function(e){u(e.data)}),l({data:i.config.getBreakpoint(window.innerWidth)}),i.events.fire(document.body,"dataLayer.ready",{access:d,update:u}),window.TMDATA||(window.TMDATA={access:d,update:u})},n.access=d,n.update=u},{"@trinitymirrordigital/chameleon-core":1,extend:5}],9:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a="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("@trinitymirrordigital/chameleon-core"),o="TM_ga_clientId",r=new Promise(function(e,t){var n=setTimeout(t,5e3);i.events.domReady(function(){setTimeout(e,100),clearTimeout(n)})});function c(e){if(window.dataLayer&&window.dataLayer.push){var t=e.data||{};t.event=e.type,window.dataLayer.push(t)}}function u(e){window.dataLayer&&window.dataLayer.push&&window.dataLayer.push({clientId:e,event:"clientId",eventCallback:function(){i.events.fire(window,"analytics.clientId.ready")}})}i.events.listen(window,"dataLayer.changed",c),n.default={newPage:function(){c({type:"pageview",data:{url:location.pathname}})},track:function(e){r.then(function(){if("object"===(void 0===e?"undefined":a(e))&&e.name){var t=e.category||"generic",n={type:t+"."+e.name,data:{}};n.data[t]={},n.data[t][e.name]=e.value,c(n)}else c({type:e})})},timer:function(e,t){c({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=o,(t=(document.cookie+";").match(new RegExp(t+"=.*;")))&&t[0].split(/=|;/)[1]);if(n)u(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)}u(e);var t=new Date;t.setTime(t.getTime()+63113904e3),document.cookie=o+"="+e+";expires="+t.toGMTString()+";path=/"}else window.console.log("Client ID error: "+a.statusText)}}else window.console.log("No Client ID endpoint!")}}},{"@trinitymirrordigital/chameleon-core":1}],10:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=void 0,i=void 0,o=window.performance;o?(n.start=i=o.timing.navigationStart,a=function(){return o.now()}):(n.start=i=(new Date).getTime(),a=function(){return(new Date).getTime()-i}),n.start=i,n.mark=function(e){var t={};return t[e]=a(),t}},{}],11:[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)}()}},{}]},{},[7]);
  82. //# sourceMappingURL=chameleon-analytics.min.js.map</script>
  83. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M3TH25P" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript>
  84. <header class="mod-header" data-mod="header" data-immediate="data-immediate"><div class="primary publication-theme-highlight"><a data-link-tracking="Header|MainLogo|Image|coventrytelegraph" id="logo" href="/">coventrytelegraph</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.coventrytelegraph.net/news/">News</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest News" href="https://www.coventrytelegraph.net/news/">Latest News</a></li><li><a data-link-tracking="Header|DropDown|Text|Coventry News" href="https://www.coventrytelegraph.net/news/coventry-news/">Coventry News</a></li><li><a data-link-tracking="Header|DropDown|Text|UK &amp;amp; World News" href="https://www.coventrytelegraph.net/news/uk-world-news/">UK &amp; World News</a></li><li><a data-link-tracking="Header|DropDown|Text|Business" href="https://www.coventrytelegraph.net/news/business/">Business</a></li><li><a data-link-tracking="Header|DropDown|Text|Health" href="https://www.coventrytelegraph.net/news/health/">Health</a></li><li><a data-link-tracking="Header|DropDown|Text|Crime" href="https://www.coventrytelegraph.net/all-about/crime">Crime</a></li><li><a data-link-tracking="Header|DropDown|Text|Politics" href="https://www.coventrytelegraph.net/all-about/politics">Politics</a></li><li><a data-link-tracking="Header|DropDown|Text|Education" href="https://www.coventrytelegraph.net/all-about/education">Education</a></li><li><a data-link-tracking="Header|DropDown|Text|Motors" href="https://www.coventrytelegraph.net/news/motoring/">Motors</a></li><li><a data-link-tracking="Header|DropDown|Text|History" href="https://www.coventrytelegraph.net/news/history/">History</a></li><li><a data-link-tracking="Header|DropDown|Text|News Opinion" href="https://www.coventrytelegraph.net/news/news-opinion/">News Opinion</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|In Your Area" href="https://www.coventrytelegraph.net/in-your-area/">In Your Area</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Nuneaton" href="https://www.coventrytelegraph.net/all-about/nuneaton">Nuneaton</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Nuneaton News" href="https://www.coventrytelegraph.net/all-about/nuneaton">Nuneaton News</a></li><li><a data-link-tracking="Header|DropDown|Text|Boro" href="https://www.coventrytelegraph.net/all-about/nuneaton-town-fc">Boro</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|What's On" href="https://www.coventrytelegraph.net/whats-on/">What's On</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest What's On" href="https://www.coventrytelegraph.net/whats-on/">Latest What's On</a></li><li><a data-link-tracking="Header|DropDown|Text|Food &amp;amp; Drink" href="https://www.coventrytelegraph.net/whats-on/food-drink-news/">Food &amp; Drink</a></li><li><a data-link-tracking="Header|DropDown|Text|Things To Do" href="https://www.coventrytelegraph.net/all-about/things-to-do-coventry">Things To Do</a></li><li><a data-link-tracking="Header|DropDown|Text|Shopping" href="https://www.coventrytelegraph.net/whats-on/shopping/">Shopping</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Coventry City FC" href="https://www.coventrytelegraph.net/all-about/coventry-city-fc">Coventry City FC</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Wasps RFC" href="https://www.coventrytelegraph.net/all-about/wasps-rfc">Wasps RFC</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Sport" href="https://www.coventrytelegraph.net/sport/">Sport</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest Sport" href="https://www.coventrytelegraph.net/sport/">Latest Sport</a></li><li><a data-link-tracking="Header|DropDown|Text|Coventry Rugby" href="https://www.coventrytelegraph.net/all-about/coventry-rugby">Coventry Rugby</a></li><li><a data-link-tracking="Header|DropDown|Text|Rugby" href="https://www.coventrytelegraph.net/sport/rugby/">Rugby</a></li><li><a data-link-tracking="Header|DropDown|Text|Football" href="https://www.coventrytelegraph.net/sport/football/">Football</a></li><li><a data-link-tracking="Header|DropDown|Text|Boro" href="https://www.coventrytelegraph.net/all-about/nuneaton-town-fc">Boro</a></li><li><a data-link-tracking="Header|DropDown|Text|Other Sport" href="https://www.coventrytelegraph.net/sport/other-sport/">Other Sport</a></li></ul><a class="icon toggle" href="#">Expand</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.coventrytelegraph.net/search/"></gcse:searchbox-only></div><div class="social-sites"><ul><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/coventrytelegraph" target="_blank" data-provider="facebook" data-tracking="facebook|follow|top"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/live_coventry" target="_blank" data-provider="twitter" data-tracking="twitter|follow|top"></a></li><li><a class="icon pinterest" title="pinterest" href="https://pinterest.com/covtelegraph" target="_blank" data-provider="pinterest" data-tracking="pinterest|follow|top"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/coventry.live" 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://www.fish4.co.uk/jobs/coventry/?utm_source=tm-coventrytelegraph&amp;utm_medium=referral&amp;utm_campaign=navlink">Jobs</a></li><li><a href="https://timewith.co.uk/blog?utm_source=coventry_telegraph&amp;utm_medium=nav_bar">Mental Health</a></li><li><a href="https://www.coventrytelegraph.net/news/motoring/">Motors</a></li><li><a href="https://www.coventrytelegraph.net/news/business/property/">Property</a></li><li><a href="https://www.coventrytelegraph.net/buy-sell-tell/business-directory/">Directory</a></li><li><a href="https://www.coventrytelegraph.net/family-announcements/">Family Notices</a></li><li><a href="http://www.trinitymirrorsubscriptions.com/coventry-telegraph">Subscribe</a></li><li><a href="https://www.coventrytelegraph.net/buy-sell/">BuySell</a></li><li><a href="http://dating.coventrytelegraph.net/">Dating</a></li><li><a href="http://www.bookanad.com/">Book an Ad</a></li><li><a href="https://www.coventrytelegraph.net/photosales/">Buy a Photo</a></li></ul></section></nav><nav class="footer"><section><ul data-level="1"><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="https://www.coventrytelegraph.net/contact-us/">Contact Us</a></li><li><a href="https://www.coventrytelegraph.net/about-us/">About Us</a></li><li><a href="https://www.coventrytelegraph.net/subscriptions/">Subscriptions</a></li><li><a href="https://www.coventrytelegraph.net/advertising/">Advertise with Us</a></li><li><a href="http://goaltime.contagioussports.com/">Goal Time</a></li><li><a href="https://www.coventrytelegraph.net/how-to-complain/">How to Complain</a></li><li><a href="https://www.coventrytelegraph.net/corrections-clarifications/">Corrections and Clarifications</a></li><li><a href="https://www.coventrytelegraph.net/google-survey/">Google Survey</a></li><li><a href="https://www.coventrytelegraph.net/reader-panel/">Reader Panel</a></li><li><a href="https://www.coventrytelegraph.net/terms-conditions/">Terms &amp; Conditions</a></li><li><a href="https://www.coventrytelegraph.net/privacy-policy/">Privacy Policy</a></li><li><a href="https://www.coventrytelegraph.net/cookie-policy/">Cookie Policy</a></li><li><a href="https://www.coventrytelegraph.net/rss-feeds/">Our RSS Feeds</a></li><li><a href="//www.coventrytelegraph.net/">© 2018 a Reach plc subsidiary</a></li></ul></section></nav></header>
  85. <main>
  86. <nav class="breadcrumbs breadcrumbs-news" xmlns:vocabulary="http://rdf.data-vocabulary.org/#"><ol><li class="publication-theme-border" typeof="vocabulary:Breadcrumb"><a class="publication-theme-highlight publication-theme-icon" href="https://www.coventrytelegraph.net/" rel="vocabulary:url" property="vocabulary:title">Home</a></li><li class="publication-theme-border" typeof="vocabulary:Breadcrumb"><a href="https://www.coventrytelegraph.net/news/" rel="vocabulary:url" property="vocabulary:title">News</a></li><li class="publication-theme-border" typeof="vocabulary:Breadcrumb"><a href="https://www.coventrytelegraph.net/news/coventry-news/" rel="vocabulary:url" property="vocabulary:title">Coventry News</a></li><li class="publication-theme-border" typeof="vocabulary:Breadcrumb"><a href="https://www.coventrytelegraph.net/all-about/west-midlands-police" rel="vocabulary:url" property="vocabulary:title">West Midlands Police</a></li></ol></nav>
  87. <div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="name" content="coventrytelegraph"/><meta itemprop="url" content="https://www.coventrytelegraph.net/"/><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s3-eu-west-1.amazonaws.com/trinity-images/logos/coventrytelelgraph.png"/><meta itemprop="width" content="320"/><meta itemprop="height" content="60"/></div></div><meta itemprop="mainEntityOfPage" content="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056"/><article class="article-main channel-news" data-mod="articleSso,converse,horizontalSwipe" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-converse="data-converse"><div class="article-type publication-font"><a class="channel-name section-theme-highlight" href="https://www.coventrytelegraph.net/news/">News</a></div><h1 class="section-theme-background-indicator publication-font" itemprop="headline name">Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre</h1><p itemprop="description">Hundreds of bikers were seen riding around the city yesterday</p><div class="byline"><div class="sharebar" data-share-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-share-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-context="share-bar-15159056" data-friendly-name="Share Bar Link Click" data-max-times-to-track-links="5" data-article-id="15159056"><ul><li class="count-shares"><span class="count-text initial publication-theme">Share</span></li><li class="sharebar-provider"><a class="sharebar-icon icon facebook" title="Facebook" data-provider="facebook" data-title="Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre" data-social-headline="Arrests and vehicle seizures during mass bike ride in Cov" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-leadtext="Hundreds of bikers were seen riding around the city yesterday" data-content-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-tracking="facebook|share|undefined"></a><div class="share-filler"></div></li><li class="sharebar-provider hidden"><a class="sharebar-icon icon messenger" title="Messenger" data-provider="messenger" data-title="Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre" data-social-headline="Arrests and vehicle seizures during mass bike ride in Cov" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-leadtext="Hundreds of bikers were seen riding around the city yesterday" data-content-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-tracking="messenger|share|undefined"></a><div class="share-filler"></div></li><li class="sharebar-provider"><a class="sharebar-icon icon twitter" title="Twitter" data-provider="twitter" data-title="Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre" data-social-headline="Arrests and vehicle seizures during mass bike ride in Cov" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-leadtext="Hundreds of bikers were seen riding around the city yesterday" data-content-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-tracking="twitter|share|undefined"></a><div class="share-filler"></div></li><li class="sharebar-provider hidden"><a class="sharebar-icon icon whatsapp" title="Whatsapp" data-provider="whatsapp" data-title="Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre" data-social-headline="Arrests and vehicle seizures during mass bike ride in Cov" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-leadtext="Hundreds of bikers were seen riding around the city yesterday" data-content-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-tracking="whatsapp|share|undefined"></a><div class="share-filler"></div></li><li class="sharebar-provider"><a class="sharebar-icon icon linkedin" title="Linkedin" data-provider="linkedin" data-title="Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre" data-social-headline="Arrests and vehicle seizures during mass bike ride in Cov" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-leadtext="Hundreds of bikers were seen riding around the city yesterday" data-content-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-tracking="linkedin|share|undefined"></a><div class="share-filler"></div></li><li class="sharebar-provider"><a class="sharebar-icon icon flipboard" title="Flipboard" data-provider="flipboard" data-title="Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre" data-social-headline="Arrests and vehicle seizures during mass bike ride in Cov" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-leadtext="Hundreds of bikers were seen riding around the city yesterday" data-content-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-tracking="flipboard|share|undefined"></a><div class="share-filler"></div></li><li class="sharebar-provider"><a class="sharebar-icon icon email" title="Email" data-provider="email" data-title="Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre" data-social-headline="Arrests and vehicle seizures during mass bike ride in Cov" data-url="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056" data-leadtext="Hundreds of bikers were seen riding around the city yesterday" data-content-image="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s1200/JS134114651.jpg" data-tracking="email|share|undefined"></a><div class="share-filler"></div></li><li class="count-shares last"><span class="count-num hidden">&nbsp;</span></li></ul></div><div itemprop="author" itemscope="itemscope" itemtype="https://schema.org/Person"><meta itemprop="name" content="Elis Sandford"/><meta itemprop="sameAs" content="https://www.coventrytelegraph.net/authors/elis-sandford/"/></div><div class="article-information" itemprop="datePublished" content="2018-09-16T14:07:09Z"><div class="author-information-container"><span class="author-label">By</span><div class="author"><a class="publication-theme" href="https://www.coventrytelegraph.net/authors/elis-sandford/" data-method-continue="data-method-continue" data-reset-responsive-cookie="true">Elis Sandford</a><span class="job-title">Reporter</span></div></div><ul class="time-info"><li><time class="date-published" datetime="2018-09-16T14:07:09Z"></time>15:07, 16 SEP 2018</li><li><span>Updated</span><time class="date-updated" itemprop="dateModified" content="2018-09-16T19:13:06Z" datetime="2018-09-16T19:13:06Z"></time>20:13, 16 SEP 2018</li></ul></div><div class="article-type publication-font"><a class="channel-name section-theme-highlight" href="https://www.coventrytelegraph.net/news/">News</a></div></div><div class="article-wrapper"><div class="content-column"><div class="mod-video" data-related="data-related" data-mod="video" data-placeholder="data-placeholder"><div class="video-wrapper"><div class="video-preloader"><div class="mod-image video-thumbnail" data-mod="image"><img data-src="https://brightcove04pmdo-a.akamaihd.net/4221396001/4221396001_5619966004001_5619921434001-vs.jpg?pubId=4221396001&amp;videoId=5619921434001" data-width="100%" onerror="this.parentElement.classList.add('video-thumbnail--unavailable');this.style.display='none'"/><noscript><img class="video-thumbnail" src="https://brightcove04pmdo-a.akamaihd.net/4221396001/4221396001_5619966004001_5619921434001-vs.jpg?pubId=4221396001&amp;videoId=5619921434001"/></noscript></div><div class="video-preloader-content"><span class="video-preloader-text video-preloader-text-loading">Video Loading</span><div class="video-preloader-text video-preloader-text-unavailable hidden">Video Unavailable</div></div><div class="video-play-content hidden"><div class="vjs-play-button"></div><div class="play-link"><span class="play-link-desktop">Click to play</span><span class="play-link-mobile">Tap to play</span></div></div><div class="video-spinner hidden"></div><div class="video-timer hidden" data-autoplay-time="8"><div class="circle-timer"><div class="triangle"></div><div class="timer-right"></div><div class="timer-slot"><div class="timer-left"></div></div></div><div class="timer-action"><span class="timer-text">The video will start in <span>8</span><span class="autoplay-cancel">Cancel</span></span><div class="play-now">Play now</div></div></div></div></div><div class="json-placeholder" data-json="{&quot;playerType&quot;:&quot;brightcove&quot;,&quot;staticUrl&quot;:&quot;https://s2-prod.coventrytelegraph.net&quot;,&quot;playerData&quot;:{&quot;playerId&quot;:&quot;V19oeQPdg&quot;,&quot;account&quot;:&quot;4221396001&quot;,&quot;floatAndPark&quot;:true},&quot;adData&quot;:{&quot;showAdvert&quot;:true,&quot;adUnitId&quot;:&quot;/5293/coventrytelegraph.net/news/coventry-news&quot;,&quot;referrerUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056&quot;,&quot;correlator&quot;:1537181206610,&quot;token&quot;:&quot;&quot;},&quot;videoData&quot;:{&quot;videoId&quot;:&quot;5619921434001&quot;,&quot;videoTitle&quot;:&quot;Tyrone Evans funeral cavalcade&quot;,&quot;thumbnailUrl&quot;:&quot;https://brightcove04pmdo-a.akamaihd.net/4221396001/4221396001_5619966004001_5619921434001-vs.jpg?pubId=4221396001&amp;videoId=5619921434001&quot;,&quot;description&quot;:&quot;Tyrone Evans funeral cavalcade&quot;,&quot;leadVideoAutoplay&quot;:true,&quot;hideEmbed&quot;:false,&quot;bumperDisabled&quot;:false,&quot;createdDateAsDate&quot;:&quot;2017-10-20T12:49:02Z&quot;,&quot;publishedDateAsDate&quot;:&quot;2017-10-20T12:49:05Z&quot;,&quot;lastModifiedDateAsDate&quot;:&quot;2018-09-16T13:55:19Z&quot;,&quot;videoHeadline&quot;:&quot;&lt;strong&gt;Tyrone Evans&lt;/strong&gt; funeral cavalcade in 2017&quot;,&quot;keywords&quot;:&quot;&quot;,&quot;duration&quot;:91,&quot;uploadDate&quot;:&quot;2017-10-20T12:49:05Z&quot;,&quot;seo&quot;:{&quot;publisher&quot;:{&quot;@type&quot;:&quot;Organization&quot;,&quot;name&quot;:&quot;coventrytelegraph&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/&quot;,&quot;logo&quot;:{&quot;@type&quot;:&quot;ImageObject&quot;,&quot;url&quot;:&quot;https://s3-eu-west-1.amazonaws.com/trinity-images/logos/coventrytelelgraph.png&quot;,&quot;width&quot;:320,&quot;height&quot;:60}},&quot;mainEntityOfPage&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/tyrone-evans-funeral-cavalcade-13789746&quot;},&quot;customFields&quot;:{&quot;uploader&quot;:&quot;Duncan Gibbons&quot;,&quot;sourcedBy&quot;:&quot;&quot;,&quot;contentVertical&quot;:&quot;Undefined&quot;,&quot;clearance&quot;:&quot;Network&quot;,&quot;source&quot;:&quot;06bef9c772ff856fcdfb6f8f237b9c80&quot;,&quot;sourceUrl&quot;:&quot;&quot;,&quot;site&quot;:&quot;Undefined&quot;,&quot;brandSafety&quot;:&quot;Undefined&quot;}},&quot;suggestedData&quot;:{&quot;videos&quot;:[{&quot;id&quot;:15161624,&quot;title&quot;:&quot;Chander closing speeches preview&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/chander-closing-speeches-preview-15161624&quot;,&quot;articleUrl&quot;:&quot;&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/565/4221396001_5835757319001_5835754899001-vs.jpg?pubId=4221396001&amp;videoId=5835754899001&quot;,&quot;duration&quot;:70,&quot;videoId&quot;:&quot;5835754899001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15158046,&quot;title&quot;:&quot;Crane incident at Belgrade Plaza&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/crane-incident-at-belgrade-plaza-15158046&quot;,&quot;articleUrl&quot;:&quot;&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/1589/4221396001_5835431099001_5835426187001-vs.jpg?pubId=4221396001&amp;videoId=5835426187001&quot;,&quot;duration&quot;:98,&quot;videoId&quot;:&quot;5835426187001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15158043,&quot;title&quot;:&quot;Crane incident at Belgrade Plaza&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/crane-incident-at-belgrade-plaza-15158043&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/crane-body-coventry-city-centre-15158036&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/3651/4221396001_5835430876001_5835429238001-vs.jpg?pubId=4221396001&amp;videoId=5835429238001&quot;,&quot;duration&quot;:28,&quot;videoId&quot;:&quot;5835429238001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15150547,&quot;title&quot;:&quot;Coventry bus crash trial preview September 14&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/coventry-bus-crash-trial-preview-15150547&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/sainsburys-bus-crash-coventry-15153980&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/3803/4221396001_5834764657001_5834758653001-vs.jpg?pubId=4221396001&amp;videoId=5834758653001&quot;,&quot;duration&quot;:60,&quot;videoId&quot;:&quot;5834758653001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15141102,&quot;title&quot;:&quot;Ben Eccleston at court for day two of the Kailash&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/ben-eccleston-court-day-two-15141102&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/coventry-bus-crash-sainsburys-missed-15144210&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/1635/4221396001_5833861541001_5833858386001-vs.jpg?pubId=4221396001&amp;videoId=5833858386001&quot;,&quot;duration&quot;:124,&quot;videoId&quot;:&quot;5833858386001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15132816,&quot;title&quot;:&quot;Weather forecast September 10-17&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/weather-forecast-september-10-17-15132816&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/storm-helene-britain-uk-15160435&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/19/4221396001_5832935104001_5832933092001-vs.jpg?pubId=4221396001&amp;videoId=5832933092001&quot;,&quot;duration&quot;:37,&quot;videoId&quot;:&quot;5832933092001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15131960,&quot;title&quot;:&quot;Ben Eccleston reports from Birmingham Crown Court&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/ben-eccleston-reports-birmingham-crown-15131960&quot;,&quot;articleUrl&quot;:&quot;https://www.birminghammail.co.uk/news/midlands-news/fatal-sainsburys-bus-driver-kailash-15143799&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/1981/4221396001_5832913688001_5832915950001-vs.jpg?pubId=4221396001&amp;videoId=5832915950001&quot;,&quot;duration&quot;:51,&quot;videoId&quot;:&quot;5832915950001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15129758,&quot;title&quot;:&quot;I wanted perfect beach body - but bum lift operat&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/wanted-perfect-beach-body-bum-15129758&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/bum-lift-operation-beautician-birmingham-15129469&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/3588/4221396001_5832397754001_5832395129001-vs.jpg?pubId=4221396001&amp;videoId=5832395129001&quot;,&quot;duration&quot;:63,&quot;videoId&quot;:&quot;5832395129001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15121856,&quot;title&quot;:&quot;Weather forecast for the weekend of September 8-9&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/weather-forecast-weekend-september-8-15121856&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/weekend-plans-could-washed-out-15121552&quot;,&quot;thumbnailUrl&quot;:&quot;https://bcsecure01-a.akamaihd.net/24/4221396001/201809/2404/4221396001_5831934571001_5831933521001-vs.jpg?pubId=4221396001&amp;videoId=5831933521001&quot;,&quot;duration&quot;:60,&quot;videoId&quot;:&quot;5831933521001&quot;,&quot;isVideoRelation&quot;:false},{&quot;id&quot;:15120209,&quot;title&quot;:&quot;Urine colour health&quot;,&quot;articleTypeName&quot;:&quot;brightcoveVideo&quot;,&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/video/urine-colour-health-15120209&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/health/air-hand-dryers-paper-towels-15131516&quot;,&quot;thumbnailUrl&quot;:&quot;https://brightcove04pmdo-a.akamaihd.net/4221396001/4221396001_5527596239001_5527589583001-vs.jpg?pubId=4221396001&amp;videoId=5527589583001&quot;,&quot;duration&quot;:73,&quot;videoId&quot;:&quot;5527589583001&quot;,&quot;isVideoRelation&quot;:false}]},&quot;gtmContainerId&quot;:&quot;GTM-M3TH25P&quot;,&quot;gtmFbiaContainerId&quot;:&quot;GTM-PNLXFZS&quot;,&quot;trackingData&quot;:{&quot;page&quot;:{&quot;attributes&quot;:{&quot;channel&quot;:&quot;news&quot;,&quot;channelId&quot;:&quot;5840&quot;,&quot;sectionId&quot;:&quot;5844&quot;,&quot;publicationName&quot;:&quot;coventrytelegraph&quot;,&quot;publicationId&quot;:&quot;15&quot;,&quot;environment&quot;:&quot;prod&quot;,&quot;platform&quot;:&quot;regionals&quot;,&quot;pageName&quot;:&quot;coventrytelegraph:news:coventry-news:article:bike-ride-coventry-arrests:15159056&quot;,&quot;pageType&quot;:&quot;article:news:gal:grid&quot;,&quot;ownerSite&quot;:&quot;coventrytelegraph&quot;,&quot;ownerSiteDomain&quot;:&quot;www.coventrytelegraph.net&quot;,&quot;subSectionOne&quot;:&quot;news&quot;,&quot;subSectionTwo&quot;:&quot;coventry-news&quot;,&quot;features&quot;:{&quot;preloadFonts&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;true&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;}},&quot;info&quot;:{&quot;url&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056&quot;}},&quot;article&quot;:{&quot;attributes&quot;:{&quot;allTags&quot;:&quot;West Midlands Police|A444|Coventry|Coventry Ring Road|Crime&quot;,&quot;articleAuthor&quot;:&quot;Elis Sandford&quot;,&quot;articleId&quot;:&quot;15159056&quot;,&quot;articleTitle&quot;:&quot;Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre&quot;,&quot;articleUrl&quot;:&quot;https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056&quot;,&quot;headline&quot;:&quot;coventrytelegraph_bike-ride-coventry-arrests&quot;,&quot;primaryTag&quot;:&quot;West Midlands Police&quot;,&quot;publishDate&quot;:&quot;2018-09-16&quot;,&quot;firstPublishDate&quot;:&quot;2018-09-16&quot;,&quot;firstPublishTime&quot;:&quot;15:07&quot;,&quot;objectType&quot;:&quot;article&quot;,&quot;ownerSite&quot;:&quot;coventrytelegraph&quot;},&quot;info&quot;:{&quot;hoursSincePublication&quot;:&quot;20&quot;,&quot;videos&quot;:[{&quot;videoPlayer&quot;:&quot;brightcove&quot;,&quot;videoTitle&quot;:&quot;Tyrone Evans funeral cavalcade&quot;,&quot;placement&quot;:&quot;lead&quot;,&quot;duration&quot;:91,&quot;id&quot;:&quot;5619921434001&quot;,&quot;uploader&quot;:&quot;Duncan Gibbons&quot;,&quot;source&quot;:&quot;06bef9c772ff856fcdfb6f8f237b9c80&quot;,&quot;contentVertical&quot;:&quot;Undefined&quot;,&quot;site&quot;:&quot;Undefined&quot;,&quot;clearance&quot;:&quot;Network&quot;,&quot;sourceUrl&quot;:&quot;&quot;}],&quot;hasLeadVideo&quot;:true},&quot;interaction&quot;:{&quot;nameId&quot;:&quot;15159056&quot;}}},&quot;features&quot;:{&quot;preloadFonts&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;true&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;}}"></div></div><div class="article-body" itemprop="articleBody"><form class="skinny-signup skinny-signup-top publication-theme-border publication-theme-background-with-transparency" data-mod="skinnySignup" data-json="{&quot;mailingListId&quot;:&quot;37437&quot;,&quot;displayName&quot;:&quot;daily&quot;,&quot;contentId&quot;:9940089,&quot;endpointUrl&quot;:&quot;https://comm-proxy.tm-awx.com/api/publications/coventrytelegraph/subscriptions/&quot;}"><span class="skinny-header">Get <u class="name">daily</u> updates directly to your inbox</span><div class="skinny-form"><input type="text" placeholder="Enter your email"/><button class="submit-button publication-theme-button" type="submit">Subscribe</button><div class="bottom-links"><span class="privacy">See our <a href="/privacy-policy/">privacy notice</a></span></div><div class="confirm"><span>Thank you for subscribing</span><span class="privacy">See our <a href="/privacy-policy/">privacy notice</a></span></div><span class="warning">Could not subscribe, try again later</span><span class="invalid">Invalid Email</span></div></form><p>Five people were arrested after an organised ride saw hundreds of bikers driving around Coventry yesterday.</p> <p>A large police operation was launched yesterday - in response to the planned ride.</p> <p>Titled Operation Rathbone, it saw <a href="https://www.coventrytelegraph.net/all-about/west-midlands-police">West Midlands Police</a> 's Force Response Unit deployed to the city.</p> <p>In total, five people were arrested during the course of the event while officers also seized vehicles, taking them off the road.</p> <p>The arrests were made for suspicion of theft of a motor vehicle, dangerous driving, failing to stop, and obstructing police.</p> <div class="html-embed-tweet" data-mod="htmlEmbed" data-callback-url="https://www.coventrytelegraph.net/news/coventry-news/article15156122.ece?widgetId=11043025&amp;isCallback=true"></div> <script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/marwood/TM/amp/js/amp.min.js?v=fad6c7f1a1cbaf2f96cf497db7a5c2d8"></script> <p>Some eight motorcycles and quad bikes were seized during the day, two of which were stolen.</p> <p>Of these, only one was deemed road legal, but was <a href="https://www.coventrytelegraph.net/all-about/crime">seized under powers</a> to tackle anti-social use of vehicles.</p> <p>The police helicopter was also spotted yesterday, following the bikes as they made their way across the city.</p> <div class="image-gallery-placeholder" data-gallery-id="13790161">
  88. <a class="gallery-interaction" href="https://www.coventrytelegraph.net/news/coventry-news/gallery/tyrone-evans-funeral-procession-13790161">
  89. <div class="gallery-title">
  90. <span>Tyrone Evans funeral procession</span>
  91. </div>
  92. <div class="content">
  93. <figure itemscope="itemscope" itemtype="http://schema.org/ImageObject">
  94. <div class="outer">
  95. <div class="mod-image" data-mod="image">
  96. <img data-src="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s615/JS134114651.jpg" alt="" itemprop="image" content="https://www.coventrytelegraph.net/news/coventry-news/gallery/tyrone-evans-funeral-procession-13790161" data-height="409" data-width="615" />
  97. </div>
  98. </div>
  99. </figure>
  100. <div class="call-to-action publication-font">
  101. <figure class="mod-image blur" data-mod="image">
  102. <img data-src="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s615/JS134114651.jpg" data-height="409" data-width="615" />
  103. </figure>
  104. <span class="label">View gallery</span>
  105. </div>
  106. </div></a>
  107. </div> <h3>Why were bikers out in force in Coventry yesterday?</h3> <p>It is virtually impossible to count just how many bikers were out on the roads yesterday, but they were spotted across the city - on Coventry Ring Road, the <a href="https://www.coventrytelegraph.net/all-about/a444">A444</a> and in areas including Coundon, Tile Hill and Radford.</p> <p>West Midlands Police claimed 40 bikes took part in the event however accounts on social media put the number much higher, some in the hundreds.</p> <p>And while five arrests were made on the day, investigating officers said more prosecutions were expected as a review of evidence gathered on the day is carried out.</p> <p>Inspector Rich Vickers said: “Hundreds if not thousands of members of the public will have seen some disgusting and dangerous acts by riders yesterday.</p> <p>“Whilst this was a ride out in memory of an individual who was sadly killed a year ago in Coventry, police cannot and will not sit back and watch dangerous and illegal use of the roads. </p> <p>“We will continue to target offenders who place the lives of others in danger through their stupidity and recklessness. </p> <p>&quot;Those individuals who were involved in yesterday’s ride out should feel uncomfortable in bed at night. </p> <p>“It was totally unacceptable on public roads. </p> <p>&quot;We have gathered a stack of evidence that will lead us to making a number of arrests and vehicle seizures going forward.”</p> <p>This came exactly one year to the day after the death of Tyrone Evans who died in a quad bike crash on September 15, 2017.</p> <p align="left">The 21-year-old, who was also known as Mr Mechanic, was killed after a crash on the A444 near to the Cyan Business Park.</p> <p align="left">On the day of Tyrone's funeral in October 2017, a <a data-action="13791136" data-content-type="news" data-track="false" data-type="inline" data-word-count="19" href="http://www.coventrytelegraph.net/news/coventry-news/loud-proud-huge-calvalcade-provides-13791136">huge cavalcade of bikes, quads and cars followed behind a bike and sidecar hearse that was carrying Tyrone’s coffin.</a></p> <p>At the funeral, Tyrone’s dad David spoke of his love for his son, adding: “He was unique, individual.</p> <p>“He did what he was passionate about, regardless of what I told him, or his mum told him.</p> <p>“He just did what he wanted to do.”</p> <p>Posts on social media yesterday paid tribute to Tyrone in reference to the ride around Coventry.</p> <p>A heavy police presence was noticed around the city centre for the duration of the event.</p> <div class="embedded-image-grid publication-theme-border" data-mod="grid">
  108. <h4 class="publication-theme-icon publication-theme-border">Read More</h4>
  109. <h3 class="publication-font">Road tests</h3>
  110. <div class="wrapper">
  111. <ul>
  112. <li data-type="news"><a href="https://www.coventrytelegraph.net/news/motoring/car-reviews/peugeots-308-sw-proves-estates-15044552" target="_self">
  113. <figure itemscope="itemscope" itemtype="http://schema.org/ImageObject">
  114. <div class="mod-image section-theme" data-mod="image">
  115. <img data-src="https://i2-prod.coventrytelegraph.net/incoming/article15044536.ece/ALTERNATES/s482b/0_peugeot308sw1.jpg" alt="Peugeot 308 SW" itemprop="image" content="https://i2-prod.coventrytelegraph.net/incoming/article15044536.ece/ALTERNATES/s482b/0_peugeot308sw1.jpg" data-height="321" data-width="482" />
  116. </div>
  117. <figcaption>
  118. Peugeot 308 SW
  119. </figcaption>
  120. </figure></a></li>
  121. <li data-type="news"><a href="https://www.coventrytelegraph.net/news/motoring/car-reviews/mini-masterclass-continues-latest-revamp-14957413" target="_self">
  122. <figure itemscope="itemscope" itemtype="http://schema.org/ImageObject">
  123. <div class="mod-image section-theme" data-mod="image">
  124. <img data-src="https://i2-prod.birminghampost.co.uk/incoming/article14957379.ece/ALTERNATES/s482b/0_EMR_CT_240718minihatch_01.jpg" alt="MINI Cooper three-door hatchback" itemprop="image" content="https://i2-prod.birminghampost.co.uk/incoming/article14957379.ece/ALTERNATES/s482b/0_EMR_CT_240718minihatch_01.jpg" data-height="321" data-width="482" />
  125. </div>
  126. <figcaption>
  127. MINI Hatch
  128. </figcaption>
  129. </figure></a></li>
  130. <li data-type="news"><a href="https://www.coventrytelegraph.net/news/motoring/car-reviews/kias-upmarket-offering-real-sting-14909229" target="_self">
  131. <figure itemscope="itemscope" itemtype="http://schema.org/ImageObject">
  132. <div class="mod-image section-theme" data-mod="image">
  133. <img data-src="https://i2-prod.birminghampost.co.uk/incoming/article14909189.ece/ALTERNATES/s482b/EMR_CT_110618kiastinger_01.jpg" alt="" itemprop="image" content="https://i2-prod.birminghampost.co.uk/incoming/article14909189.ece/ALTERNATES/s482b/EMR_CT_110618kiastinger_01.jpg" data-height="321" data-width="482" />
  134. </div>
  135. <figcaption>
  136. Kia Stinger
  137. </figcaption>
  138. </figure></a></li>
  139. <li data-type="news"><a href="https://www.coventrytelegraph.net/news/motoring/car-reviews/subarus-xv-curvy-crossover-capability-14766558" target="_self">
  140. <figure itemscope="itemscope" itemtype="http://schema.org/ImageObject">
  141. <div class="mod-image section-theme" data-mod="image">
  142. <img data-src="https://i2-prod.coventrytelegraph.net/incoming/article14766576.ece/ALTERNATES/s482b/subaruxv1.jpg" alt="Subaru XV" itemprop="image" content="https://i2-prod.coventrytelegraph.net/incoming/article14766576.ece/ALTERNATES/s482b/subaruxv1.jpg" data-height="321" data-width="482" />
  143. </div>
  144. <figcaption>
  145. Subaru XV
  146. </figcaption>
  147. </figure></a></li>
  148. </ul>
  149. </div>
  150. </div> <p align="left"><em><strong>Download our all-new mobile app to get the latest news, sport and what's on. Click <a href="https://go.redirectingat.com?id=76202X1536624&amp;xs=1&amp;url=https%3A%2F%2Fitunes.apple.com%2Fus%2Fapp%2Fcoventry-telegraph%2Fid684188027%3Fmt%3D8&amp;sref=https%3A%2F%2Fwww.coventrytelegraph.net%2Fnews%2Fcoventry-news%2Fbike-ride-coventry-arrests-15159056" rel="nofollow">here for iPhone</a> and <a href="https://play.google.com/store/apps/details?id=com.coventry.telegraph&amp;hl=en_GB" rel="nofollow">here for Android</a></strong></em></p> <p><em><strong>Looking for an older story? Search our <a data-content-type="section" href="http://www.coventrytelegraph.net/archive/">archives</a></strong></em></p> <p><em><strong>Search for jobs, motors and property, or place an advert or family notice <a data-content-type="section" href="http://www.coventrytelegraph.net/buy-sell-tell/">here.</a></strong></em></p></div><div id="social-follow" data-mod="socialFollow"><ul id="social-headings"><li>Like us on <strong>Facebook</strong></li><li>Follow us on <strong>Twitter</strong></li><li>Daily <strong>Newsletter</strong></li></ul><div id="social-methods"><div class="facebook-share"><span class="icon facebook large"></span><div class="fb-like" data-href="https://www.facebook.com/coventrytelegraph" data-layout="button_count" data-action="like" data-size="large" data-width="300" data-show-faces="false" data-share="false"></div><span class="page-name">coventrytelegraph</span></div><div class="twitter-share" data-follow-url="https://twitter.com/intent/follow?screen_name=live_coventry"><span class="icon twitter large"></span><ul><li><span class="icon twitter small"></span><a>Follow @live_coventry</a></li></ul></div><div class="mail-share" data-endpointUrl="https://comm-proxy.tm-awx.com/api/publications/coventrytelegraph/subscriptions/" data-mailingListId="37437"><strong><span class="icon mail small"></span>Subscribe to our Daily newsletter</strong><a id="enter-email">Enter email</a><span class="icon mail large"></span><input type="text" value="Email address..."/><a id="subscribe">Subscribe</a></div></div></div><div style="position:relative"><a name="comments-section-return" style="position:absolute;top:-100px"></a><a name="comments-section" style="position:absolute;top:-100px"></a></div><div class="tag-list"><span class="publication-theme-border publication-theme-icon">More On</span><ul><li><a class="publication-theme-button-highlight" href="https://www.coventrytelegraph.net/all-about/west-midlands-police">West Midlands Police</a></li><li><a class="publication-theme-button-highlight" href="https://www.coventrytelegraph.net/all-about/a444">A444</a></li><li><a class="publication-theme-button-highlight" href="https://www.coventrytelegraph.net/all-about/coventry">Coventry</a></li><li><a class="publication-theme-button-highlight" href="https://www.coventrytelegraph.net/all-about/coventry-ring-road">Coventry Ring Road</a></li><li><a class="publication-theme-button-highlight" href="https://www.coventrytelegraph.net/all-about/crime">Crime</a></li></ul></div></div><aside class="related-column secondary"></aside></div></article>
  151. <!-- start of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent -->
  152. <section data-mod="mostRead" data-immediate="data-immediate"><div class="pancake publication-theme"><div data-mod="tabs" data-ignore="data-ignore"><ul class="tab-triggers section-theme-border"><li><button data-value="news" data-class="channel-news" data-tabset="mostReadMostRecent" data-active-class="section-theme-gradient">News</button></li><li><button data-value="all" data-class="channel-all" data-tabset="mostReadMostRecent" data-active-class="section-theme-gradient">all</button></li></ul><div class="tab-content section-theme-inherit-background-indicator" data-value="news" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore="data-ignore"><ul class="tab-triggers"><li><button class="section-theme-border" data-value="mostRead" data-tabset="news">Most Read</button></li><li><button class="section-theme-border" data-value="mostRecent" data-tabset="news">Most Recent</button></li></ul><div class="tab-content" data-value="mostRead" data-tabset="news"><div class="pancake use-image-placeholders ensemble" data-group="mostRead" data-group-index="0"><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s615/0_barn-fire-07.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.coventrytelegraph.net/all-about/nuneaton">Nuneaton</a><a class="headline publication-font" href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638">Dramatic photos of flames from barn blaze which took eight fire crews to tackle</a><a class="description" href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638">Investigations into the cause of the devastating blaze are ongoing</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/slimming-world-muller-yoghurt-syns-15160869"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article10688100.ece/ALTERNATES/s180/Slimming_World.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article10688100.ece/ALTERNATES/s458/Slimming_World.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article10688100.ece/ALTERNATES/s615/Slimming_World.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/slimming-world">Slimming World</a><a class="headline" href="https://www.coventrytelegraph.net/news/slimming-world-muller-yoghurt-syns-15160869">Slimming World is making some big changes - here's what you need to know</a><a class="description" href="https://www.coventrytelegraph.net/news/slimming-world-muller-yoghurt-syns-15160869">Syn values on some foods are changing</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s180/JS134114651.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s458/JS134114651.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s615/JS134114651.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/west-midlands-police">West Midlands Police</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056">Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056">Hundreds of bikers were seen riding around the city yesterday</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/another-chart-topping-90s-band-15160635"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article14248724.ece/ALTERNATES/s180/JS125391455.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article14248724.ece/ALTERNATES/s458/JS125391455.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article14248724.ece/ALTERNATES/s615/JS125391455.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/ricoh-arena">Ricoh Arena</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/another-chart-topping-90s-band-15160635">Another chart-topping 90s band added to concert line-up</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/another-chart-topping-90s-band-15160635">They are the final addition to the star-studded concert</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/car-crash-chapelfields-15159270"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15159330.ece/ALTERNATES/s180/1_JS162671558.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15159330.ece/ALTERNATES/s458/1_JS162671558.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15159330.ece/ALTERNATES/s615/1_JS162671558.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/chapelfields">Chapelfields</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/car-crash-chapelfields-15159270">Pictured: Car smashes through railings on pedestrian crossing on Coventry</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/car-crash-chapelfields-15159270">The incident occurred early this afternoon</a></div></div></div></div></div><div class="tab-content" data-value="mostRecent" data-tabset="news"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/33-parkside-coventry-11895389"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.coventrytelegraph.net/incoming/article11897440.ece/ALTERNATES/s615/JS99768238.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.coventrytelegraph.net/all-about/student-accommodation">Student Accommodation</a><a class="headline publication-font" href="https://www.coventrytelegraph.net/news/coventry-news/33-parkside-coventry-11895389">&quot;It's good for the city&quot; - more student housing proposed for disused factory site near ring road</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/33-parkside-coventry-11895389">The 217-bed building could be built in Parkside - but there won't be any parking spots</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/catering-students-volunteer-nspcc-ball-15161559"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15161625.ece/ALTERNATES/s180/0_JS162749523.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15161625.ece/ALTERNATES/s458/0_JS162749523.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15161625.ece/ALTERNATES/s615/0_JS162749523.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/nspcc">NSPCC</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/catering-students-volunteer-nspcc-ball-15161559">How these students hope to make NSPCC charity ball a success</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/catering-students-volunteer-nspcc-ball-15161559">Event is set to raise thousands for Coventry's Boole House</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/whats-on/shopping/costco-coventry-14549176"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/news/article13124255.ece/ALTERNATES/s180/costco.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/news/article13124255.ece/ALTERNATES/s458/costco.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/news/article13124255.ece/ALTERNATES/s615/costco.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/costco">Costco</a><a class="headline" href="https://www.coventrytelegraph.net/whats-on/shopping/costco-coventry-14549176">Costco Coventry: How to get there, opening times, where to park and more</a><a class="description" href="https://www.coventrytelegraph.net/whats-on/shopping/costco-coventry-14549176">Even its members probably don’t know everything the retailer offers, or how to make the most of the bargains</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/uk-world-news/irish-border-brexit-15161253"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15161288.ece/ALTERNATES/s180/0_238013156-3-752x564.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15161288.ece/ALTERNATES/s458/0_238013156-3-752x564.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15161288.ece/ALTERNATES/s615/0_238013156-3-752x564.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/politics">Politics</a><a class="headline" href="https://www.coventrytelegraph.net/news/uk-world-news/irish-border-brexit-15161253">Boris Johnson warns Brexit talks could end in spectacular political car crash</a><a class="description" href="https://www.coventrytelegraph.net/news/uk-world-news/irish-border-brexit-15161253">The backstop deadlock is being used to force the UK into becoming a vassal state</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/uk-world-news/theresa-may-brexit-no-deal-15161373"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15082381.ece/ALTERNATES/s180/0_JS159657022.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15082381.ece/ALTERNATES/s458/0_JS159657022.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15082381.ece/ALTERNATES/s615/0_JS159657022.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/brexit">Brexit</a><a class="headline" href="https://www.coventrytelegraph.net/news/uk-world-news/theresa-may-brexit-no-deal-15161373">Brexit will be 'total write-off' unless Theresa May changes, says Boris</a><a class="description" href="https://www.coventrytelegraph.net/news/uk-world-news/theresa-may-brexit-no-deal-15161373">The backstop deadlock is being used to force the UK into becoming a vassal state and the talks are on course to end in a &quot;spectacular political car crash&quot;</a></div></div></div></div></div></div><div class="tab-content section-theme-inherit-background-indicator" data-value="all" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore="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 data-mod="image"><a href="https://www.coventrytelegraph.net/sport/football/football-news/barnsley-boss-makes-claim-coventry-15160318"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.coventrytelegraph.net/sport/football/football-news/article15160361.ece/ALTERNATES/s615/0_JS162566601.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.coventrytelegraph.net/all-about/coventry-city-fc">Coventry City FC</a><a class="headline publication-font" href="https://www.coventrytelegraph.net/sport/football/football-news/barnsley-boss-makes-claim-coventry-15160318">Barnsley boss makes this claim as Coventry City break a year-long duck</a><a class="description" href="https://www.coventrytelegraph.net/sport/football/football-news/barnsley-boss-makes-claim-coventry-15160318">The latest Coventry City news and views from CoventryLive</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s180/0_barn-fire-07.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s458/0_barn-fire-07.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s615/0_barn-fire-07.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/nuneaton">Nuneaton</a><a class="headline" href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638">Dramatic photos of flames from barn blaze which took eight fire crews to tackle</a><a class="description" href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638">Investigations into the cause of the devastating blaze are ongoing</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/slimming-world-muller-yoghurt-syns-15160869"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article10688100.ece/ALTERNATES/s180/Slimming_World.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article10688100.ece/ALTERNATES/s458/Slimming_World.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article10688100.ece/ALTERNATES/s615/Slimming_World.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/slimming-world">Slimming World</a><a class="headline" href="https://www.coventrytelegraph.net/news/slimming-world-muller-yoghurt-syns-15160869">Slimming World is making some big changes - here's what you need to know</a><a class="description" href="https://www.coventrytelegraph.net/news/slimming-world-muller-yoghurt-syns-15160869">Syn values on some foods are changing</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s180/JS134114651.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s458/JS134114651.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s615/JS134114651.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/west-midlands-police">West Midlands Police</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056">Riders arrested and vehicles seized during organised mass motorbike ride in Coventry city centre</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/bike-ride-coventry-arrests-15159056">Hundreds of bikers were seen riding around the city yesterday</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/another-chart-topping-90s-band-15160635"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article14248724.ece/ALTERNATES/s180/JS125391455.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article14248724.ece/ALTERNATES/s458/JS125391455.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article14248724.ece/ALTERNATES/s615/JS125391455.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/ricoh-arena">Ricoh Arena</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/another-chart-topping-90s-band-15160635">Another chart-topping 90s band added to concert line-up</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/another-chart-topping-90s-band-15160635">They are the final addition to the star-studded concert</a></div></div></div></div></div><div class="tab-content" data-value="mostRecent" data-tabset="all"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/33-parkside-coventry-11895389"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.coventrytelegraph.net/incoming/article11897440.ece/ALTERNATES/s615/JS99768238.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.coventrytelegraph.net/all-about/student-accommodation">Student Accommodation</a><a class="headline publication-font" href="https://www.coventrytelegraph.net/news/coventry-news/33-parkside-coventry-11895389">&quot;It's good for the city&quot; - more student housing proposed for disused factory site near ring road</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/33-parkside-coventry-11895389">The 217-bed building could be built in Parkside - but there won't be any parking spots</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/catering-students-volunteer-nspcc-ball-15161559"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15161625.ece/ALTERNATES/s180/0_JS162749523.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15161625.ece/ALTERNATES/s458/0_JS162749523.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15161625.ece/ALTERNATES/s615/0_JS162749523.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/nspcc">NSPCC</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/catering-students-volunteer-nspcc-ball-15161559">How these students hope to make NSPCC charity ball a success</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/catering-students-volunteer-nspcc-ball-15161559">Event is set to raise thousands for Coventry's Boole House</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/whats-on/food-drink-news/farmhouse-coventry-14385345"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article14385466.ece/ALTERNATES/s180/FH3JPG.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article14385466.ece/ALTERNATES/s458/FH3JPG.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article14385466.ece/ALTERNATES/s615/FH3JPG.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/restaurants-in-coventry">Restaurants in Coventry</a><a class="headline" href="https://www.coventrytelegraph.net/whats-on/food-drink-news/farmhouse-coventry-14385345">The Farmhouse Coventry opening times, menu, directions and more</a><a class="description" href="https://www.coventrytelegraph.net/whats-on/food-drink-news/farmhouse-coventry-14385345">They are one of the only restaurants in Coventry to offer a choice of high-quality English and Indian menus</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/whats-on/whats-on-news/coventry-transport-museum-14500369"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article12668131.ece/ALTERNATES/s180/Hot-Rods-Kool-Kustoms-Photo-Joe-Bailey-Coventry-Transport-Museum.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article12668131.ece/ALTERNATES/s458/Hot-Rods-Kool-Kustoms-Photo-Joe-Bailey-Coventry-Transport-Museum.jpg 458w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article12668131.ece/ALTERNATES/s615/Hot-Rods-Kool-Kustoms-Photo-Joe-Bailey-Coventry-Transport-Museum.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/coventry-transport-museum">Coventry Transport Museum</a><a class="headline" href="https://www.coventrytelegraph.net/whats-on/whats-on-news/coventry-transport-museum-14500369">Coventry Transport Museum: How to get there, parking, tickets and more</a><a class="description" href="https://www.coventrytelegraph.net/whats-on/whats-on-news/coventry-transport-museum-14500369">Little visitors will have fun spotting tractors, fire engines and pressing buttons including the noisy siren of a police car</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/whats-on/shopping/costco-coventry-14549176"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/news/article13124255.ece/ALTERNATES/s180/costco.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/news/article13124255.ece/ALTERNATES/s458/costco.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/news/article13124255.ece/ALTERNATES/s615/costco.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/costco">Costco</a><a class="headline" href="https://www.coventrytelegraph.net/whats-on/shopping/costco-coventry-14549176">Costco Coventry: How to get there, opening times, where to park and more</a><a class="description" href="https://www.coventrytelegraph.net/whats-on/shopping/costco-coventry-14549176">Even its members probably don’t know everything the retailer offers, or how to make the most of the bargains</a></div></div></div></div></div></div></div></div></section>
  153. <!-- end of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent -->
  154.  
  155. <section class="top-stories section-theme-border"><div class="headline"><a class="publication-theme-indicator publication-font publication-theme-hover" href="/">Top Stories</a></div><div class="pancake use-image-placeholders quartet" data-group="topStories" data-group-index="0"><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/watch-latest-look-inside-new-15147962"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15147528.ece/ALTERNATES/s180/2_JS162055068.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15147528.ece/ALTERNATES/s220b/2_JS162055068.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article15147528.ece/ALTERNATES/s270b/2_JS162055068.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15147528.ece/ALTERNATES/s615/2_JS162055068.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/the-co-operative">The Co-operative</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/watch-latest-look-inside-new-15147962">Watch: Latest look inside new luxury Co-op apartments</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/watch-latest-look-inside-new-15147962">There's only six months left on the big build</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/local-news/aston-martin-recruiting-now-here-15153227"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article5323818.ece/ALTERNATES/s180/aston-martin.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article5323818.ece/ALTERNATES/s220b/aston-martin.jpg 220w, https://i2-prod.birminghampost.co.uk/incoming/article5323818.ece/ALTERNATES/s270b/aston-martin.jpg 270w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article5323818.ece/ALTERNATES/s615/aston-martin.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/aston-martin">Aston Martin</a><a class="headline" href="https://www.coventrytelegraph.net/news/local-news/aston-martin-recruiting-now-here-15153227">Aston Martin is recruiting now - here are some of the roles</a><a class="description" href="https://www.coventrytelegraph.net/news/local-news/aston-martin-recruiting-now-here-15153227">Would working for James Bond's favourite car maker be your dream job?</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s180/0_barn-fire-07.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s220b/0_barn-fire-07.jpg 220w, https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s270b/0_barn-fire-07.jpg 270w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15160598.ece/ALTERNATES/s615/0_barn-fire-07.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/nuneaton">Nuneaton</a><a class="headline" href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638">Dramatic photos of flames from barn blaze which took eight fire crews to tackle</a><a class="description" href="https://www.coventrytelegraph.net/news/local-news/dramatic-photos-flames-barn-blaze-15160638">Investigations into the cause of the devastating blaze are ongoing</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/weather-warning-storm-helene-15158637"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15158354.ece/ALTERNATES/s180/1_JS162173809.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15158354.ece/ALTERNATES/s220b/1_JS162173809.jpg 220w, https://i2-prod.birminghammail.co.uk/incoming/article15158354.ece/ALTERNATES/s270b/1_JS162173809.jpg 270w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15158354.ece/ALTERNATES/s615/1_JS162173809.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/weather">Weather</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/weather-warning-storm-helene-15158637">Met Office warns of 80mph winds as Storm Helene set to hit UK</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/weather-warning-storm-helene-15158637">Gusts of 80mph could hit some parts of the country on Monday night/Tuesday morning</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/train-derailed-nuneaton-15159668"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15144384.ece/ALTERNATES/s180/1_JS162252452.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15144384.ece/ALTERNATES/s220b/1_JS162252452.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article15144384.ece/ALTERNATES/s270b/1_JS162252452.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15144384.ece/ALTERNATES/s615/1_JS162252452.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/traffic-and-travel">Traffic and Travel</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/train-derailed-nuneaton-15159668">Train line reopened after derailment causes chaos</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/train-derailed-nuneaton-15159668">The line has been closed since Wednesday afternoon, following a derailment</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/bistrot-pierre-coventry-cathedral-lanes-15146887"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article13759697.ece/ALTERNATES/s180/TO-ISSUE-COVENTRY.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article13759697.ece/ALTERNATES/s220b/TO-ISSUE-COVENTRY.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article13759697.ece/ALTERNATES/s270b/TO-ISSUE-COVENTRY.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article13759697.ece/ALTERNATES/s615/TO-ISSUE-COVENTRY.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/restaurants-in-coventry">Restaurants in Coventry</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/bistrot-pierre-coventry-cathedral-lanes-15146887">Latest Cathedral Lanes restaurant to open within weeks</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/bistrot-pierre-coventry-cathedral-lanes-15146887">The city's new dining quarter is coming together quickly</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/heartbreaking-thing-pets-final-moments-15135916"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15158420.ece/ALTERNATES/s180/0_CS22336931.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15158420.ece/ALTERNATES/s220b/0_CS22336931.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article15158420.ece/ALTERNATES/s270b/0_CS22336931.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15158420.ece/ALTERNATES/s615/0_CS22336931.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/pets-and-animals">Pets and Animals</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/heartbreaking-thing-pets-final-moments-15135916">The heartbreaking thing that pets do in their final moments - according to vet</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/heartbreaking-thing-pets-final-moments-15135916">Get your tissues out for this one</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/warwick-manufacturing-group-university-funding-15141979"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15141951.ece/ALTERNATES/s180/0_JS162221219.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15141951.ece/ALTERNATES/s220b/0_JS162221219.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article15141951.ece/ALTERNATES/s270b/0_JS162221219.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15141951.ece/ALTERNATES/s615/0_JS162221219.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/university-of-warwick">University of Warwick</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/warwick-manufacturing-group-university-funding-15141979">£10m funding boost for uni manufacturing and engineering project</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/warwick-manufacturing-group-university-funding-15141979">A new apprenticeship centre will be opened with initial capacity for 1,000 students</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/bikers-coventry-tyrone-evans-15156065"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s180/JS134114651.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s220b/JS134114651.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s270b/JS134114651.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article13790031.ece/ALTERNATES/s615/JS134114651.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/coventry">Coventry</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/bikers-coventry-tyrone-evans-15156065">This is why a huge group of bikers are driving around Coventry</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/bikers-coventry-tyrone-evans-15156065">They've been seen all over the city</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/sword-found-coventry-city-centre-15155361"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article15155345.ece/ALTERNATES/s180/1_BER_CET_150918sword_01.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article15155345.ece/ALTERNATES/s220b/1_BER_CET_150918sword_01.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article15155345.ece/ALTERNATES/s270b/1_BER_CET_150918sword_01.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article15155345.ece/ALTERNATES/s615/1_BER_CET_150918sword_01.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/coventry-city-centre">Coventry City Centre</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/sword-found-coventry-city-centre-15155361">Police find SWORD in Coventry city centre</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/sword-found-coventry-city-centre-15155361">It had been hidden, but fornuately not well enough to stay out of sight</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/electoral-roll-coventry-elections-15147106"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article12409944.ece/ALTERNATES/s180/JS108170871.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article12409944.ece/ALTERNATES/s220b/JS108170871.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article12409944.ece/ALTERNATES/s270b/JS108170871.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article12409944.ece/ALTERNATES/s615/JS108170871.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/general-election">General election</a><a class="headline" href="https://www.coventrytelegraph.net/news/electoral-roll-coventry-elections-15147106">A large proportion of Coventry adults can't vote in the next election - here's why</a><a class="description" href="https://www.coventrytelegraph.net/news/electoral-roll-coventry-elections-15147106">Over 27,000 adults are believed to be living in Coventry South, but not able to vote in general elections.</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.coventrytelegraph.net/news/coventry-news/patient-left-paralysed-after-paramedics-15142051"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.coventrytelegraph.net/incoming/article13285588.ece/ALTERNATES/s180/2_PROD-paramedic-and-ambulance.jpg 180w, https://i2-prod.coventrytelegraph.net/incoming/article13285588.ece/ALTERNATES/s220b/2_PROD-paramedic-and-ambulance.jpg 220w, https://i2-prod.coventrytelegraph.net/incoming/article13285588.ece/ALTERNATES/s270b/2_PROD-paramedic-and-ambulance.jpg 270w" data-src="https://i2-prod.coventrytelegraph.net/incoming/article13285588.ece/ALTERNATES/s615/2_PROD-paramedic-and-ambulance.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.coventrytelegraph.net/all-about/west-midlands-ambulance-service">West Midlands Ambulance Service</a><a class="headline" href="https://www.coventrytelegraph.net/news/coventry-news/patient-left-paralysed-after-paramedics-15142051">Patient left paralysed after paramedics fail to immobilise them</a><a class="description" href="https://www.coventrytelegraph.net/news/coventry-news/patient-left-paralysed-after-paramedics-15142051">It was one of 41 “serious incidents” involving the West Midlands Ambulance Service in the space of a year</a></div></div></div></section>
  156. </main>
  157. <script type="text/javascript">$css("https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/withnail/scss/withnail.css?v=ead3cac2acceeb74c1698ba339376b9e");$css("https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-sso/scss/chameleon-sso.css?v=e7444cb78ede402492275b91bd23474c");$css("https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-partnership-widgets/scss/partners.css?v=df904e757fe761b2bd94d079f7975b3f");$css("https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-video/scss/video.css?v=3f68df784a21bdefc7583e9a3ce59793");</script>
  158. <div class="widget code html widget-editable viziwyg-section-39129 inpage-widget-12079270" >
  159. <div id="gpt-top-lb"></div>
  160. </div>
  161. <footer><ul id="section-links"><li><a href="https://www.coventrytelegraph.net/news/">News</a></li><li><a href="https://www.coventrytelegraph.net/whats-on/">What's On</a></li><li><a href="https://www.coventrytelegraph.net/sport/">Sport</a></li><li><a href="https://www.coventrytelegraph.net/sport/football/">Football</a></li></ul><div class="social-links"><h4>Follow us<ul><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/coventrytelegraph" target="_blank" data-provider="facebook" data-tracking="facebook|follow|bottom"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/live_coventry" target="_blank" data-provider="twitter" data-tracking="twitter|follow|bottom"></a></li><li><a class="icon pinterest" title="pinterest" href="https://pinterest.com/covtelegraph" target="_blank" data-provider="pinterest" data-tracking="pinterest|follow|bottom"></a></li><li><a class="icon instagram" title="instagram" href="https://www.instagram.com/coventry.live" 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://www.inyourarea.co.uk/">InYourArea</a></li><li><a href="https://discountcode.mirror.co.uk">Discount Codes</a></li><li><a href="https://www.coventrytelegraph.net/contact-us/">Contact Us</a></li><li><div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="publishingPrinciples" content="https://www.coventrytelegraph.net/about-us/"/><meta itemprop="name" content="coventrytelegraph"/><meta itemprop="url" content="https://www.coventrytelegraph.net/"/><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/marwood/TM/publications/coventrytelegraph/img/logo-coventrytelegraph@2x.png"/></div></div><a href="https://www.coventrytelegraph.net/about-us/">About Us</a></li><li><a href="https://www.coventrytelegraph.net/subscriptions/">Subscriptions</a></li><li><a href="https://www.coventrytelegraph.net/advertising/">Advertise with Us</a></li><li><a href="http://goaltime.contagioussports.com/">Goal Time</a></li><li><a href="https://www.coventrytelegraph.net/how-to-complain/">How to Complain</a></li><li><a href="https://www.coventrytelegraph.net/corrections-clarifications/">Corrections and Clarifications</a></li><li><a href="https://www.coventrytelegraph.net/google-survey/">Google Survey</a></li><li><a href="https://www.coventrytelegraph.net/reader-panel/">Reader Panel</a></li><li><a href="https://www.coventrytelegraph.net/terms-conditions/">Terms &amp; Conditions</a></li><li><a href="https://www.coventrytelegraph.net/privacy-policy/">Privacy Policy</a></li><li><a href="https://www.coventrytelegraph.net/cookie-policy/">Cookie Policy</a></li><li><a href="https://www.coventrytelegraph.net/rss-feeds/">Our RSS Feeds</a></li><li><a href="//www.coventrytelegraph.net/">© 2018 a Reach plc subsidiary</a></li><li></li></ul></footer>
  162. <script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/marwood/TM/js/homepage.min.js?v=ee368fd7e20d4729ea2b6f7cc6610317" defer="defer" async="async"></script><script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-partnership-widgets/js/partner.min.js?v=1a1dc22e0703862b405418fee3796bcf" defer="defer" async="async"></script><script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/withnail/scriptsCore/js/withnail.min.js?v=51a87373b27429d9316472af2b5e7347" defer="defer" async="async"></script><script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-static-html/js/chameleon-static-html.min.js?v=753aaea2a3e83f02035079c3454c0c5b" defer="defer" async="async"></script><script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-sso/js/chameleon-sso.min.js?v=39f0204ccc13b52dc6f39ea4f0ab8b10" defer="defer" async="async"></script>
  163. <script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/chameleon-video/js/video.min.js?v=9c36dc254b446338399fd15670526be9" defer="defer" async="async"></script>
  164. <script src="https://s2-prod.coventrytelegraph.net/@trinitymirrordigital/article-service/js/article-service.min.js?v=f2f0b8391db52c2b6f08708d2dc55352" defer="defer" async="async"></script>
  165. <div class="widget code html widget-editable viziwyg-section-39272 inpage-widget-13819776" >
  166. <script async src="https://felix.data.tm-awx.com/felix.min.js" ></script>
  167. </div>
  168. </body>
  169. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement