<!DOCTYPE html>
<html>
<!--
page generated at: Thu Aug 22 09:14:58 BST 2019
page generated by escenic.server/hostname: reg-pres204.tm-aws.com/reg-pres204.tm-aws.com
page generated in section: 3145661
-->
<head>
<script>window.dataLayer = [];
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-M3TH25P');</script>
<!-- include old-style free GA loader as fallback-->
<script type="text/javascript">!function(){return function t(e,n,r){function o(s,c){if(!n[s]){if(!e[s]){var u="function"==typeof require&&require;if(!c&&u)return u(s,!0);if(i)return i(s,!0);var a=new Error("Cannot find module '"+s+"'");throw a.code="MODULE_NOT_FOUND",a}var f=n[s]={exports:{}};e[s][0].call(f.exports,function(t){return o(e[s][1][t]||t)},f,f.exports,t,e,n,r)}return n[s].exports}for(var i="function"==typeof require&&require,s=0;s<r.length;s++)o(r[s]);return o}}()({1:[function(t,e,n){!function(t,e){"use strict";if("IntersectionObserver"in t&&"IntersectionObserverEntry"in t&&"intersectionRatio"in t.IntersectionObserverEntry.prototype)"isIntersecting"in t.IntersectionObserverEntry.prototype||Object.defineProperty(t.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var n=[];o.prototype.THROTTLE_TIMEOUT=100,o.prototype.POLL_INTERVAL=null,o.prototype.USE_MUTATION_OBSERVER=!0,o.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},o.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},o.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},o.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},o.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},o.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},o.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(t,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},o.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,s(t,"resize",this._checkForIntersections,!0),s(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},o.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),n=e?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(o){var i=o.element,s=c(i),u=this._rootContainsTarget(i),a=o.entry,f=e&&u&&this._computeTargetAndRootIntersection(i,n),h=o.entry=new r({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:n,intersectionRect:f});a?e&&u?this._hasCrossedThreshold(a,h)&&this._queuedEntries.push(h):a&&a.isIntersecting&&this._queuedEntries.push(h):this._queuedEntries.push(h)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},o.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=t.getComputedStyle(n).display){for(var o,i,s,u,f,h,l,p,d=c(n),m=a(n),y=!1;!y;){var v=null,g=1==m.nodeType?t.getComputedStyle(m):{};if("none"==g.display)return;if(m==this.root||m==e?(y=!0,v=r):m!=e.body&&m!=e.documentElement&&"visible"!=g.overflow&&(v=c(m)),v&&(o=v,i=d,void 0,void 0,void 0,void 0,void 0,void 0,s=Math.max(o.top,i.top),u=Math.min(o.bottom,i.bottom),f=Math.max(o.left,i.left),h=Math.min(o.right,i.right),p=u-s,!(d=(l=h-f)>=0&&p>=0&&{top:s,bottom:u,left:f,right:h,width:l,height:p})))break;m=a(m)}return d}},o.prototype._getRootRect=function(){var t;if(this.root)t=c(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},o.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},o.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var o=0;o<this.thresholds.length;o++){var i=this.thresholds[o];if(i==n||i==r||i<n!=i<r)return!0}},o.prototype._rootIsInDom=function(){return!this.root||u(e,this.root)},o.prototype._rootContainsTarget=function(t){return u(this.root||e,t)},o.prototype._registerInstance=function(){n.indexOf(this)<0&&n.push(this)},o.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},t.IntersectionObserver=o,t.IntersectionObserverEntry=r}function r(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,r=this.intersectionRect,o=r.width*r.height;this.intersectionRatio=n?o/n:this.isIntersecting?1:0}function o(t,e){var n,r,o,i=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),r=this.THROTTLE_TIMEOUT,o=null,function(){o||(o=setTimeout(function(){n(),o=null},r))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map(function(t){return t.value+t.unit}).join(" ")}function i(t,e,n,r){"function"==typeof t.addEventListener?t.addEventListener(e,n,r||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function s(t,e,n,r){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,r||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,n)}function c(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function u(t,e){for(var n=e;n;){if(n==t)return!0;n=a(n)}return!1}function a(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e}}(window,document)},{}],2:[function(t,e,n){var r,o,i=e.exports={};function s(){throw new Error("setTimeout has not been defined")}function c(){throw new Error("clearTimeout has not been defined")}function u(t){if(r===setTimeout)return setTimeout(t,0);if((r===s||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0)}catch(e){try{return r.call(null,t,0)}catch(e){return r.call(this,t,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:s}catch(t){r=s}try{o="function"==typeof clearTimeout?clearTimeout:c}catch(t){o=c}}();var a,f=[],h=!1,l=-1;function p(){h&&a&&(h=!1,a.length?f=a.concat(f):l=-1,f.length&&d())}function d(){if(!h){var t=u(p);h=!0;for(var e=f.length;e;){for(a=f,f=[];++l<e;)a&&a[l].run();l=-1,e=f.length}a=null,h=!1,function(t){if(o===clearTimeout)return clearTimeout(t);if((o===c||!o)&&clearTimeout)return o=clearTimeout,clearTimeout(t);try{o(t)}catch(e){try{return o.call(null,t)}catch(e){return o.call(this,t)}}}(t)}}function m(t,e){this.fun=t,this.array=e}function y(){}i.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];f.push(new m(t,e)),1!==f.length||h||u(d)},m.prototype.run=function(){this.fun.apply(null,this.array)},i.title="browser",i.browser=!0,i.env={},i.argv=[],i.version="",i.versions={},i.on=y,i.addListener=y,i.once=y,i.off=y,i.removeListener=y,i.removeAllListeners=y,i.emit=y,i.prependListener=y,i.prependOnceListener=y,i.listeners=function(t){return[]},i.binding=function(t){throw new Error("process.binding is not supported")},i.cwd=function(){return"/"},i.chdir=function(t){throw new Error("process.chdir is not supported")},i.umask=function(){return 0}},{}],3:[function(t,e,n){(function(t){!function(n){var r=setTimeout;function o(){}var i="function"==typeof t&&t||function(t){r(t,0)},s=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)};function c(t){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],l(t,this)}function u(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,i(function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var r;try{r=n(t._value)}catch(t){return void f(e.promise,t)}a(e.promise,r)}else(1===t._state?a:f)(e.promise,t._value)})):t._deferreds.push(e)}function a(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof c)return t._state=3,t._value=e,void h(t);if("function"==typeof n)return void l((r=n,o=e,function(){r.apply(o,arguments)}),t)}t._state=1,t._value=e,h(t)}catch(e){f(t,e)}var r,o}function f(t,e){t._state=2,t._value=e,h(t)}function h(t){2===t._state&&0===t._deferreds.length&&i(function(){t._handled||s(t._value)});for(var e=0,n=t._deferreds.length;e<n;e++)u(t,t._deferreds[e]);t._deferreds=null}function l(t,e){var n=!1;try{t(function(t){n||(n=!0,a(e,t))},function(t){n||(n=!0,f(e,t))})}catch(t){if(n)return;n=!0,f(e,t)}}c.prototype.catch=function(t){return this.then(null,t)},c.prototype.then=function(t,e){var n=new this.constructor(o);return u(this,new function(t,e,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?e:null,this.promise=n}(t,e,n)),n},c.all=function(t){var e=Array.prototype.slice.call(t);return new c(function(t,n){if(0===e.length)return t([]);var r=e.length;function o(i,s){try{if(s&&("object"==typeof s||"function"==typeof s)){var c=s.then;if("function"==typeof c)return void c.call(s,function(t){o(i,t)},n)}e[i]=s,0==--r&&t(e)}catch(t){n(t)}}for(var i=0;i<e.length;i++)o(i,e[i])})},c.resolve=function(t){return t&&"object"==typeof t&&t.constructor===c?t:new c(function(e){e(t)})},c.reject=function(t){return new c(function(e,n){n(t)})},c.race=function(t){return new c(function(e,n){for(var r=0,o=t.length;r<o;r++)t[r].then(e,n)})},c._setImmediateFn=function(t){i=t},c._setUnhandledRejectionFn=function(t){s=t},void 0!==e&&e.exports?e.exports=c:n.Promise||(n.Promise=c)}(this)}).call(this,t(4).setImmediate)},{4:4}],4:[function(t,e,n){(function(e,r){var o=t(2).nextTick,i=Function.prototype.apply,s=Array.prototype.slice,c={},u=0;function a(t,e){this._id=t,this._clearFn=e}n.setTimeout=function(){return new a(i.call(setTimeout,window,arguments),clearTimeout)},n.setInterval=function(){return new a(i.call(setInterval,window,arguments),clearInterval)},n.clearTimeout=n.clearInterval=function(t){t.close()},a.prototype.unref=a.prototype.ref=function(){},a.prototype.close=function(){this._clearFn.call(window,this._id)},n.enroll=function(t,e){clearTimeout(t._idleTimeoutId),t._idleTimeout=e},n.unenroll=function(t){clearTimeout(t._idleTimeoutId),t._idleTimeout=-1},n._unrefActive=n.active=function(t){clearTimeout(t._idleTimeoutId);var e=t._idleTimeout;e>=0&&(t._idleTimeoutId=setTimeout(function(){t._onTimeout&&t._onTimeout()},e))},n.setImmediate="function"==typeof e?e:function(t){var e=u++,r=!(arguments.length<2)&&s.call(arguments,1);return c[e]=!0,o(function(){c[e]&&(r?t.apply(null,r):t.call(null),n.clearImmediate(e))}),e},n.clearImmediate="function"==typeof r?r:function(t){delete c[t]}}).call(this,t(4).setImmediate,t(4).clearImmediate)},{2:2,4:4}],5:[function(t,e,n){"use strict";e.exports=function(){Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(t){if(null==this)throw new TypeError('"this" is null or not defined');var e=Object(this),n=e.length>>>0;if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var r=arguments[1],o=0;o<n;){var i=e[o];if(t.call(r,i,o,e))return i;o++}},configurable:!0,writable:!0})}},{}],6:[function(t,e,n){"use strict";e.exports=function(){Array.prototype.findIndex||(Array.prototype.findIndex=function(t){if(null==this)throw new TypeError("Array.prototype.findIndex called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e,n=Object(this),r=n.length>>>0,o=arguments[1],i=0;i<r;i++)if(e=n[i],t.call(o,e,i,n))return i;return-1})}},{}],7:[function(t,e,n){"use strict";e.exports=function(){Array.from||(Array.from=function(t){return[].slice.call(t)})}},{}],8:[function(t,e,n){"use strict";e.exports=function(){Array.prototype.includes||Object.defineProperty(Array.prototype,"includes",{value:function(t,e){if(null==this)throw new TypeError('"this" is null or not defined');var n=Object(this),r=n.length>>>0;if(0===r)return!1;var o,i,s=0|e,c=Math.max(s>=0?s:r-Math.abs(s),0);for(;c<r;){if((o=n[c])===(i=t)||"number"==typeof o&&"number"==typeof i&&isNaN(o)&&isNaN(i))return!0;c++}return!1}})}},{}],9:[function(t,e,n){"use strict";e.exports=function(){Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector),Element.prototype.closest||(Element.prototype.closest=function(t){var e=this;if(!document.documentElement.contains(this))return null;do{if(e.matches(t))return e;e=e.parentElement}while(null!==e);return null})}},{}],10:[function(t,e,n){"use strict";t(1),t(6)(),t(7)(),t(8)(),t(5)(),t(13)(),t(9)(),t(12)(),t(11)(),t(14)(),t(15)()},{1:1,11:11,12:12,13:13,14:14,15:15,5:5,6:6,7:7,8:8,9:9}],11:[function(t,e,n){"use strict";e.exports=function(){window.NodeList&&!NodeList.prototype.forEach&&(NodeList.prototype.forEach=function(t,e){e=e||window;for(var n=0;n<this.length;n++)t.call(e,this[n],n,this)})}},{}],12:[function(t,e,n){"use strict";e.exports=function(){"function"!=typeof Object.assign&&Object.defineProperty(Object,"assign",{value:function(t){if(null==t)throw new TypeError("Cannot convert undefined or null to object");for(var e=Object(t),n=1;n<arguments.length;n++){var r=arguments[n];if(null!=r)for(var o in r)Object.prototype.hasOwnProperty.call(r,o)&&(e[o]=r[o])}return e},writable:!0,configurable:!0})}},{}],13:[function(t,e,n){"use strict";var r=t(3);e.exports=function(){void 0===window.Promise&&(window.Promise=r)}},{3:3}],14:[function(t,e,n){"use strict";e.exports=function(){String.prototype.includes||Object.defineProperty(String.prototype,"includes",{value:function(t,e){return"number"!=typeof e&&(e=0),!(e+t.length>this.length)&&-1!==this.indexOf(t,e)}})}},{}],15:[function(t,e,n){"use strict";e.exports=function(){String.prototype.startsWith||Object.defineProperty(String.prototype,"startsWith",{value:function(t,e){return e=!e||e<0?0:+e,this.substring(e,e+t.length)===t}})}},{}]},{},[10]);
//# sourceMappingURL=index.min.js.map</script>
<title>Business Live - UK Business news, analysis &amp; Thought Leadership</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="Get the latest news, in-depth analysis and advice on all business across the UK. Including live blogs, video and more from the BusinessLive team."><meta name="referrer" content="unsafe-URL"><meta name="robots" content="noarchive"><meta name="google-site-verification" content="dWMLEMkYRln4JRxeG6iV4Oxr0Agya4oR9_iXrZSlspQ"><meta property="fb:app_id" content="169630569789388"><link rel="alternate" href="rss.xml" type="application/rss+xml" title="Default home feed"><link rel="search" href="https://www.business-live.co.uk/opensearch.xml" type="application/opensearchdescription+xml" title="Search birminghampost">
<meta name="advertisingConfig" id="advertisingConfig" content="{&quot;desktop&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;main&quot;,&quot;sizes&quot;:[[970,250],[970,251],[728,90],[728,91],[9,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:false,&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;referenceNode&quot;:&quot;main \u003e div \u003e h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main\u003e.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,96],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlotOne&quot;},{&quot;referenceIndex&quot;:2,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dpictureFeature]&quot;,&quot;sizes&quot;:[[970,250],[970,257],[728,97],[9,7]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;referenceNode2&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;type&quot;:&quot;sectionMidSlotTwo&quot;,&quot;relativePos2&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;sizes&quot;:[[970,250],[970,258],[728,90],[728,98],[9,8]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlotThree&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,99],[9,9]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;hot-jobs&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;type&quot;:&quot;madgex&quot;,&quot;templateName&quot;:&quot;hot-jobs&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;maximum&quot;,&quot;name&quot;:&quot;carousel&quot;,&quot;type&quot;:&quot;allpartners&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;}],&quot;configMeta&quot;:[{&quot;name&quot;:&quot;home-standard&quot;,&quot;componentType&quot;:&quot;meta&quot;,&quot;type&quot;:&quot;configMetadata&quot;}],&quot;page&quot;:{&quot;templ&quot;:&quot;home&quot;,&quot;configPageType&quot;:&quot;home-standard&quot;,&quot;adUnitId&quot;:&quot;/5293/birminghampost.co.uk&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;:false,&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPagePortrait&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;referenceNode&quot;:&quot;main \u003e div \u003e h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main\u003e.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[728,90],[300,250],[728,96],[300,256],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlotOne&quot;},{&quot;referenceIndex&quot;:2,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dpictureFeature]&quot;,&quot;sizes&quot;:[[728,90],[300,250],[728,97],[300,257],[9,7]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;referenceNode2&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;type&quot;:&quot;sectionMidSlotTwo&quot;,&quot;relativePos2&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;sizes&quot;:[[728,90],[300,250],[728,98],[300,258],[9,8]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlotThree&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,99],[9,9]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;maximum&quot;,&quot;name&quot;:&quot;carousel&quot;,&quot;type&quot;:&quot;allpartners&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;}],&quot;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;:false,&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPageMobile&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main\u003e.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;sizes&quot;:[[300,250],[300,253],[320,50]],&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;type&quot;:&quot;sectionMpuSlot&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:99,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[320,50],[320,59]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;allowedAdjustments&quot;:{&quot;override&quot;:true},&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;sticky-bottom-banner&quot;,&quot;name&quot;:&quot;div-gpt-ad-sticky-bottom-banner&quot;,&quot;type&quot;:&quot;bottomOfPageMobile&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;maximum&quot;,&quot;name&quot;:&quot;carousel&quot;,&quot;type&quot;:&quot;allpartners&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;}],&quot;tabletLandscapeUpwards&quot;:[{&quot;injectionEnabled&quot;:false,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-1,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-oop-slot&quot;,&quot;isOOP&quot;:true,&quot;type&quot;:&quot;outOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:-2,&quot;hivis&quot;:&quot;n&quot;},&quot;referenceNode&quot;:&quot;header&quot;,&quot;sizes&quot;:[[1,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;hideOnFirstPageView&quot;:true,&quot;relativePos&quot;:&quot;after&quot;,&quot;name&quot;:&quot;div-gpt-ad-ad-mix-slot&quot;,&quot;type&quot;:&quot;adMix&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:1,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;referenceNode&quot;:&quot;main&quot;,&quot;sizes&quot;:[[970,250],[970,251],[728,90],[728,91],[9,1]],&quot;hideOnSensitiveArticle&quot;:true,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;top-slot&quot;,&quot;sticky&quot;:false,&quot;name&quot;:&quot;div-gpt-ad-top-slot&quot;,&quot;type&quot;:&quot;topOfPage&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:2,&quot;hivis&quot;:&quot;y&quot;},&quot;referenceNode&quot;:&quot;main \u003e div \u003e h1&quot;,&quot;sizes&quot;:[[948,42]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bg-white&quot;,&quot;name&quot;:&quot;div-gpt-ad-sponsorship-bar&quot;,&quot;type&quot;:&quot;sponsorshipBar&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:3,&quot;hivis&quot;:&quot;y&quot;,&quot;opos&quot;:&quot;top&quot;},&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;positions&quot;:[{&quot;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;},{&quot;referenceNode&quot;:&quot;main\u003e.secondary&quot;,&quot;relativePos&quot;:&quot;prependChild&quot;}],&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,96],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;sectionMidSlotOne&quot;},{&quot;referenceIndex&quot;:2,&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:5,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dpictureFeature]&quot;,&quot;sizes&quot;:[[970,250],[970,257],[728,97],[9,7]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-2&quot;,&quot;referenceNode2&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;type&quot;:&quot;sectionMidSlotTwo&quot;,&quot;relativePos2&quot;:&quot;after&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:6,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup1]&quot;,&quot;sizes&quot;:[[970,250],[970,258],[728,90],[728,98],[9,8]],&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-3&quot;,&quot;type&quot;:&quot;sectionMidSlotThree&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:7,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;bottom&quot;},&quot;sizes&quot;:[[728,90],[728,99],[9,9]],&quot;referenceNode&quot;:&quot;main&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;bottom-ad-slot&quot;,&quot;name&quot;:&quot;div-gpt-ad-bottom-slot&quot;,&quot;type&quot;:&quot;bottomOfpage&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-1&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00270\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot1&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;additionalClass&quot;:&quot;hidden&quot;,&quot;name&quot;:&quot;ayl-native-2&quot;,&quot;componentType&quot;:&quot;adYouLike&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary[data-group\u003dfeaturedStories][data-group-index\u003d\u00271\u0027] \u003e div:nth-of-type(3)&quot;,&quot;type&quot;:&quot;adYouLikeSectionSlot2&quot;,&quot;relativePos&quot;:&quot;after&quot;},{&quot;name&quot;:&quot;hot-jobs&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;type&quot;:&quot;madgex&quot;,&quot;templateName&quot;:&quot;hot-jobs&quot;,&quot;relativePos&quot;:&quot;appendChild&quot;},{&quot;name&quot;:&quot;partners-footer&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;footer&quot;,&quot;type&quot;:&quot;allpartnersFooter&quot;,&quot;templateName&quot;:&quot;footer&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .pancake[data-group\u003dsectionGroup2]&quot;,&quot;templateName&quot;:&quot;carousel&quot;,&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;maximum&quot;,&quot;name&quot;:&quot;carousel&quot;,&quot;type&quot;:&quot;allpartners&quot;},{&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary \u003e section \u003e ul&quot;,&quot;templateName&quot;:&quot;weather-partnership-bar&quot;,&quot;relativePos&quot;:&quot;before&quot;,&quot;additionalClass&quot;:&quot;weather-widget&quot;,&quot;name&quot;:&quot;weather-widget&quot;,&quot;referenceNode2&quot;:&quot;header \u003e nav \u003e ul&quot;,&quot;type&quot;:&quot;weather&quot;,&quot;relativePos2&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;quick-links&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;quicklinks&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;}]}"/><meta name="scriptConfig" id="scriptConfig" content="{&quot;ozoneHeaderBidding&quot;:{&quot;premiumSlotPlacementId&quot;:&quot;1420420433&quot;,&quot;siteId&quot;:&quot;4204204202&quot;,&quot;topSlotPlacementId&quot;:&quot;1420420431&quot;,&quot;bottomSlotPlacementId&quot;:&quot;1420420432&quot;,&quot;defaultPlacementId&quot;:&quot;1420420434&quot;,&quot;enabled&quot;:true},&quot;googleAnalytics&quot;:{&quot;accountId&quot;:&quot;UA-47740725-11&quot;,&quot;enabled&quot;:true},&quot;visualDNA&quot;:{&quot;apiKey&quot;:&quot;mirror&quot;,&quot;enabled&quot;:true},&quot;lotame&quot;:{&quot;tagNumber&quot;:&quot;9458&quot;,&quot;enabled&quot;:true},&quot;onScroll&quot;:{&quot;enabled&quot;:true},&quot;remoteInjectionConfig&quot;:{&quot;enabled&quot;:false},&quot;pageUrl&quot;:&quot;https://www.business-live.co.uk/&quot;,&quot;themediatrust&quot;:{&quot;siteId&quot;:&quot;f20338d22e53b4e135e6dec17407517b3ae880e7694f65f1fced208cf2fe0559&quot;,&quot;enabled&quot;:true},&quot;timestamp&quot;:1566461698260,&quot;groupMHeaderBidding&quot;:{&quot;placements&quot;:{&quot;Prem_BB&quot;:{&quot;size&quot;:[970,250],&quot;id&quot;:&quot;16185801&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:true},&quot;Prem_DMPU&quot;:{&quot;size&quot;:[300,600],&quot;id&quot;:&quot;16185800&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:true},&quot;Prem_MMPU&quot;:{&quot;size&quot;:[300,250],&quot;id&quot;:&quot;16185802&quot;,&quot;mobile&quot;:true,&quot;premium&quot;:true},&quot;MPU&quot;:{&quot;size&quot;:[300,250],&quot;id&quot;:&quot;16185849&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:false},&quot;LB&quot;:{&quot;size&quot;:[728,90],&quot;id&quot;:&quot;16185850&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:false},&quot;SS&quot;:{&quot;size&quot;:[160,600],&quot;id&quot;:&quot;16185851&quot;,&quot;mobile&quot;:false,&quot;premium&quot;:false},&quot;Mobile_Banner&quot;:{&quot;size&quot;:[320,50],&quot;id&quot;:&quot;16185852&quot;,&quot;mobile&quot;:true,&quot;premium&quot;:false}},&quot;premiumSlots&quot;:[&quot;div-gpt-ad-top-slot&quot;,&quot;div-gpt-ad-rh-slot&quot;,&quot;div-gpt-ad-in-article-slot&quot;],&quot;enabled&quot;:false},&quot;indexExchange&quot;:{&quot;headerTag&quot;:&quot;//js-sec.indexww.com/ht/p/186772-186243221999091.js&quot;,&quot;enabled&quot;:true},&quot;adYouLike&quot;:{&quot;enabled&quot;:true}}"/><script src="https://scripts.webcontentassessor.com/scripts/f20338d22e53b4e135e6dec17407517b3ae880e7694f65f1fced208cf2fe0559"></script>
<meta id="dataLayer" name="dataLayer" content="{&quot;page&quot;:{&quot;attributes&quot;:{&quot;application&quot;:&quot;Responsive Web&quot;,&quot;channel&quot;:&quot;home&quot;,&quot;sectionId&quot;:&quot;6841&quot;,&quot;publicationName&quot;:&quot;birminghampost&quot;,&quot;publicationId&quot;:&quot;17&quot;,&quot;environment&quot;:&quot;prod&quot;,&quot;platform&quot;:&quot;regionals&quot;,&quot;pageName&quot;:&quot;birminghampost:home&quot;,&quot;pageType&quot;:&quot;home&quot;,&quot;ownerSite&quot;:&quot;birminghampost&quot;,&quot;ownerSiteDomain&quot;:&quot;www.business-live.co.uk&quot;,&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;7MV87ZS4AKI29SH&quot;,&quot;spotxVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;groupmDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;}},&quot;info&quot;:{&quot;url&quot;:&quot;https://www.business-live.co.uk/&quot;,&quot;sectionLayout&quot;:&quot;standard&quot;,&quot;layoutVariant&quot;:&quot;teasersWithPartnership&quot;}}}">
<link rel="stylesheet" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/marwood/TM/scss/marwood.css?v=b978a8409f864e20114100590f093e8c"><link rel="stylesheet" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-static-html/scss/chameleon-static-html.css?v=1f215762249d5a521ec7a3df3d8089f4">
<link rel="manifest" href="/manifest.json?v=f116732f20314afac9ccced4f374d315"/><meta id="manifest-validation" name="manifest-validation" content="{&quot;tags&quot;:[],&quot;url&quot;:&quot;https://www.business-live.co.uk/&quot;,&quot;primaryTag&quot;:&quot;&quot;}"/><meta name="theme-color"/>
<meta id="publicationConfig" name="publicationConfig" content="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-branding/publications/birminghampost"/><link rel="preload" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/SignikaNegative-Bold.woff2?v=0878f337da5ac933819c3eaf691db0a5" as="font"/><link rel="preload" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-bold-webfont.woff2?v=2aeda138757cc9fa9eb7a520d11805a8" as="font"/><link rel="preload" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-regular-webfont.woff2?v=f42a62e230fec70735dbca1c971adbd2" as="font"/><link rel="preload" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/icomoon.woff2?v=d27ed9edd751d8ad6954dfc3eb95a9b3" as="font"/><link rel="stylesheet" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-branding/publications/birminghampost/scss/brand-extended.css?v=4b4a9aded0194d3e1219a88ae1d42d14"/><link rel="shortcut icon" href="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-branding/publications/birminghampost/img/favicon.ico?v=883b729d0103e007ab09fa474ea1a921" type="image/x-icon"/><meta id="iOSAppConfig" name="apple-itunes-app" content="app-id=undefined"/>
<script>TMCONFIG = {"platform":"regionals","publicationId":17,"topSectionId":6841,"homepageId":6841,"sectionAncestorsIDs":[6841],"publication":"birminghampost","frontendRoot":"https://s2-prod.business-live.co.uk","frontendVersion":"1517928274","gigya":{"customDomainPrefix":"login","apikey":"3_J2N8s4oBIlsl4w-r7GxUrOFK0_oxrFNxpmKC7b_q8AhDm-v-j8TuM7GbUcBPAaf0","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","videoAutoplayTimeout":"4","ias.pet.v2.enabled":"true","commercial.integrations.taboola.enabled":"true","partner.weather.targetUrl":"https://weather.com/redir?par=tm_birminghampost_widget&page=today&locale=en-GB&id=52.486243,-1.890401","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","video.ad.request.timeout.desktop":"15000","partner.ga.clickTrack":"true","video.ad.request.timeout.mobile":"15000","converse.widget.enable":"true","googleAnalyticsAccountIdGoogle":"UA-47740725-11","lazy.load.ads.offset":"300","gtmClientIdEndpoint":"https://stmg-prod.mirror.co.uk/analytics.config.json","search.googleCustomSearchEngineId":"015440420724022033189:uc3wlnk99wy","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":"poppies","taboola.desktop.campaign":"exchange","scrollDepthTrack":"true","gtmContainerId":"GTM-M3TH25P","hide.slot.on.first.page.view":"false","chronos.live-centre.url":"https://livecentreps-eb-prod.tm-awx.com","partner.madgex.hot-jobs":"true","partner.ga.customDimension":"true","taboola.mobile.campaign":"organic","optaSubscriptionId":"a0388ad77c1977dc16697ca9c747dd0a"},"features":{"showVpaidControls":"true","loadIrisManually":"true","preloadFonts":"true","videoHeaderBiddingEnabled":"false","chameleon.cookiePolicy.enabled":"false","video.header.bidding.enabled":"false","recommendations":"https://mab.data.tm-awx.com/rhs","GDPRConsentV2Enabled":"true","GDPRConsentEnabled":"false","PWA":"{\"trackOffline\":true}","bundledCss":"false","swipeNavigation.endpoint":"https://mab.data.tm-awx.com/pwa-swipe","swipeNavigation":"true","irisClientToken":"7MV87ZS4AKI29SH","spotxVideoPrebidEnabled":"true","externalBrandCSS":"true","irisTvEnabled":"true","ima3Version":"3","groupmDisplayPrebidEnabled":"true","displayPrebidEnabled":"true","modularCss":"true","ozoneDisplayPrebidEnabled":"true","nativeAppBanner":"true","amazonVideoTagEnabled":"true","amazonTagEnabled":"true","videoPrebidEnabled":"true"},"piano":{"appId":"","productionEnv":true,"enabled":false},"pluck":{"theme":"mirror"},"pageInfo":{},"facebook":{"appId":"169630569789388"},"jotform":{"url":"https://jotform-competitions.tm-awx.com/","apikey":""},"mpulse":{"apikey":"HUEZW-TRP4L-ZRNGK-G5XB4-DTGMU"},"responsiveRequest":true,"optout":{"enabled":false},"cookiePolicy":{"url":"https://www.business-live.co.uk/cookie-policy/"}};</script>
<script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/withnail/tags/js/runForceReconsent.min.js?v=d775b447c4560ed14daad7484ae22a54" defer></script>
<meta id="versioned-resources" name="versioned-resources" content="[&quot;https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-sso/scss/chameleon-sso.css?v=fbcfdce82d462b9ee4cba9deb42354ae&quot;,&quot;https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-sso/scss/section.css?v=054cf8c567cc60664c081dc99a31d18b&quot;,&quot;https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-sso/js/chameleon-sso.min.js?v=3c8bb4a2f63f751abe055696d63a4154&quot;]">
<script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/withnail/lib/captify/cmpInit2.js?v=12f2ac5ea5c168c78c4e63b92109b897" defer></script><script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/withnail/lib/captify/cmp.js?v=c65fb807e4afb324964d6d324c4db248" defer></script>
<script defer src="https://ad.crwdcntrl.net/5/c=13271/pe=y/var=OzoneLotameData"></script>
<!-- Commercial Script -->
<!-- Index Exchange start -->
<script>
window.console.log("IndexExchange script loading: ");
!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.defer=!0,n.type="text/javascript",n.src="https:"+t.indexExchange.headerTag;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(n,a)}}();
</script>
<!-- Index Exchange end -->
<!-- Commercial Script -->
<!-- GPT Library preload -->
<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>
<!-- GPT Library preload end -->
<!-- Commercial Scripts -->
<!-- Amazon A9 APSTAG -->
<script>
-1===window.location.hostname.indexOf("insider.co.uk")&&(window.addEventListener("A9.loaded",function(e){console.log("A9 loaded: ",JSON.stringify(e))}),window.apstagDEBUG={testBidTimeout:200},function(){var e=function(e){var t,n=window,a={A9Loaded:!0};window.console.log("fireA9Loaded: "+JSON.stringify(e),1),n&&(document.createEvent?((t=document.createEvent("HTMLEvents")).initEvent("A9.loaded",!0,!0),t.data=a,n.dispatchEvent(t)):document.createEventObject&&((t=document.createEventObject()).data=a,n.fireEvent("onA9.loaded",t)),window.addEventListener("DOMContentLoaded",function(){n.dataEvents=n.dataEvents||{},n.dataEvents["A9.loaded"]=n.dataEvents["A9.loaded"]||[],n.dataEvents["A9.loaded"].push(!0)},!1))};!function(t,n,a,d,o,i,s){function c(e,a){n[t]._Q.push([e,a])}n[t]||(n[t]={init:function(){c("i",arguments)},fetchBids:function(){c("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]},(i=a.createElement(d)).async=!0,i.src="https://c.amazon-adsystem.com/aax2/apstag.js",i.onload=e,(s=a.getElementsByTagName(d)[0]).parentNode.insertBefore(i,s))}("apstag",window,document,"script"),window.TMFeatures||(window.TMFeatures={}),window.TMFeatures.amazonHeaderEnabled=!0}());
</script>
<!-- Amazon A9 APSTAG end-->
<!-- Commercial Scripts -->
<!-- IAS -->
<script async='async' src='//cdn.adsafeprotected.com/iasPET.1.js'></script>
<!-- IAS end-->
<script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/withnail/lib/prebid/prebid.js?v=5c213a22db9ba4ced6791812266852ee" defer></script>
<script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/withnail/tags/js/tags.min.js?v=3d2b31c159f87a25d4bf066d2958b02d" defer></script>
<!-- Commercial Scripts -->
<!-- Permutive -->
<script>
window.googletag=window.googletag||{},window.googletag.cmd=window.googletag.cmd||[];var segs=function(){var e,t=null!==(e=new RegExp(encodeURIComponent("_pdfps")+"=([^;]+)").exec(document.cookie))?decodeURIComponent(e[1]):null,n=[];return t&&(n=JSON.parse(t)),n}();googletag.cmd.push(function(){googletag.pubads().setTargeting("permutive",segs)}),function(e,t){t||(t=t||{},window.permutive=t,t.q=[],version="1.0",t.init=function(n,o,a){t.config={projectId:n,apiKey:o,environment:a||"production"};for(var r=["track","identify","events","query","addon","trigger","ready","defineEntities"],i=0;i<r.length;i++){var d=r[i];t[d]=function(e){return function(){var n=Array.prototype.slice.call(arguments,0);t.q.push({functionName:e,arguments:n})}}(d)}var c=e.createElement("script");c.type="text/javascript",c.async=!0,c.id="tm-permutive",c.setAttribute("data-tm-start-time",window.performance?window.performance.now():Date.now());var m="https:"==e.location.protocol?"https://d3alqb8vzo7fun.cloudfront.net":"http://cdn.permutive.com";c.src=m+"/"+n+"-"+version+".js";var u=e.getElementsByTagName("script")[0];u.parentNode.insertBefore(c,u)})}(document,window.permutive),permutive.init("8a2c2f13-f564-4fff-8d22-177534028b95","68303c0c-2e2e-4b14-8d14-245e59740f1a"),permutive.ready(function(){var e=window.performance?window.performance.now():Date.now(),t=document.getElementById("tm-permutive");function n(e,t,n){var o,a,r,i;n=n||{},document.createEvent?((o=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),o.data=n,e.dispatchEvent(o)):document.createEventObject&&((o=document.createEventObject()).data=n,e.fireEvent("on"+t,o)),r=t,i=n,(a=e).dataEvents=a.dataEvents||{},a.dataEvents[r]=a.dataEvents[r]||[],a.dataEvents[r].push(i)}t.setAttribute("data-tm-end-time",e),n(window,"permutive.loaded",{permutive:permutive}),n(window,"timedscript.loaded",{element:t})});
</script>
<!-- Permutive end-->
<script type="text/javascript">!function(){return function e(n,r,t){function o(u,f){if(!r[u]){if(!n[u]){var c="function"==typeof require&&require;if(!f&&c)return c(u,!0);if(i)return i(u,!0);var d=new Error("Cannot find module '"+u+"'");throw d.code="MODULE_NOT_FOUND",d}var a=r[u]={exports:{}};n[u][0].call(a.exports,function(e){return o(n[u][1][e]||e)},a,a.exports,e,n,r,t)}return r[u].exports}for(var i="function"==typeof require&&require,u=0;u<t.length;u++)o(t[u]);return o}}()({1:[function(e,n,r){"use strict";!function(){window.$css=function(e,n){var r=document.createElement("link");r.rel="stylesheet",-1===e.indexOf("v=")&&(e=e+(-1===e.indexOf("?")?"?":"&")+"v="+window.TMCONFIG.frontendVersion),r.href=e,n&&(r.onload=n),document.getElementsByTagName("HEAD")[0].appendChild(r)}}()},{}]},{},[1]);
//# sourceMappingURL=cssloader.min.js.map</script>
<script type="text/javascript">/*!
* $script.js JS loader & dependency manager
* https://github.com/ded/script.js
* (c) Dustin Diaz 2014 | License MIT
*/
(function(e,t){typeof module!="undefined"&&module.exports?module.exports=t():typeof define=="function"&&define.amd?define(t):this[e]=t()})("$script",function(){function p(e,t){for(var n=0,i=e.length;n<i;++n)if(!t(e[n]))return r;return 1}function d(e,t){p(e,function(e){return!t(e)})}function v(e,t,n){function g(e){return e.call?e():u[e]}function y(){if(!--h){u[o]=1,s&&s();for(var e in f)p(e.split("|"),g)&&!d(f[e],g)&&(f[e]=[])}}e=e[i]?e:[e];var r=t&&t.call,s=r?t:n,o=r?e.join(""):t,h=e.length;return setTimeout(function(){d(e,function t(e,n){if(e===null)return y();e=!n&&e.indexOf(".js")===-1&&!/^https?:\/\//.test(e)&&c?c+e+".js":e;if(l[e])return o&&(a[o]=1),l[e]==2?y():setTimeout(function(){t(e,!0)},0);l[e]=1,o&&(a[o]=1),m(e,y)})},0),v}function m(n,r){var i=e.createElement("script"),u;i.onload=i.onerror=i[o]=function(){if(i[s]&&!/^c|loade/.test(i[s])||u)return;i.onload=i[o]=null,u=1,l[n]=2,r()},i.async=1,i.src=h?n+(n.indexOf("?")===-1?"?":"&")+h:n,t.insertBefore(i,t.lastChild)}var e=document,t=e.getElementsByTagName("head")[0],n="string",r=!1,i="push",s="readyState",o="onreadystatechange",u={},a={},f={},l={},c,h;return v.get=m,v.order=function(e,t,n){(function r(i){i=e.shift(),e.length?v(i,r):v(i,t,n)})()},v.path=function(e){c=e},v.urlArgs=function(e){h=e},v.ready=function(e,t,n){e=e[i]?e:[e];var r=[];return!d(e,function(e){u[e]||r[i](e)})&&p(e,function(e){return u[e]})?t():!function(e){f[e]=f[e]||[],f[e][i](t),n&&n(r)}(e.join("|")),v},v.done=function(e){v([null],e)},v})</script>
<script type="text/javascript">!function(){return function e(n,t,o){function i(a,d){if(!t[a]){if(!n[a]){var c="function"==typeof require&&require;if(!d&&c)return c(a,!0);if(r)return r(a,!0);var u=new Error("Cannot find module '"+a+"'");throw u.code="MODULE_NOT_FOUND",u}var s=t[a]={exports:{}};n[a][0].call(s.exports,function(e){return i(n[a][1][e]||e)},s,s.exports,e,n,t,o)}return t[a].exports}for(var r="function"==typeof require&&require,a=0;a<o.length;a++)i(o[a]);return i}}()({1:[function(e,n,t){"use strict";!function(){var e;try{e=window.TMCONFIG.mpulse.apikey}catch(e){window.console.warn("Couldn't find mpulse api key: "+e)}if(e)if(document.addEventListener("onBoomerangLoaded",function(){window.BOOMR.subscribe("before_beacon",function(){window.BOOMR.addVar({digitalData:JSON.stringify(window.digitalData)})})}),window.TMCONFIG.mpulse.event){var n={};try{n=JSON.parse(window.TMCONFIG.mpulse.event)}catch(e){}window.BOOMR_config={autorun:!1},window.BOOMR_lstart=(new Date).getTime();var t=new Promise(function(e){if(n.emitter&&n.name){var t=n.emitter;(t="window"===t?window:"document"===t?document:document.querySelector(t)).addEventListener(n.name,e)}n.timeout&&setTimeout(e,n.timeout)});window.addEventListener("load",function(){window.BOOMR_onload=(new Date).getTime(),window.$script("https://c.go-mpulse.net/boomerang/"+e,function(){t.then(function(){window.BOOMR.page_ready()})})})}else{var o=function(e){c.BOOMR_onload=e&&e.timeStamp||(new Date).getTime()};if(window.BOOMR&&window.BOOMR.version)return;var i,r,a,d=document.createElement("iframe"),c=window;c.addEventListener?c.addEventListener("load",o,!1):c.attachEvent&&c.attachEvent("onload",o),d.src="javascript:void(0)",d.title="",d.role="presentation",(d.frameElement||d).style.cssText="width:0;height:0;border:0;display:none;",(a=document.getElementsByTagName("script")[0]).parentNode.insertBefore(d,a);try{r=d.contentWindow.document}catch(e){i=document.domain,d.src="javascript:var d=document.open();d.domain='"+i+"';void(0);",r=d.contentWindow.document}r.open()._l=function(){var n=this.createElement("script");i&&(this.domain=i),n.id="boomr-if-as",n.src="//c.go-mpulse.net/boomerang/"+e,c.BOOMR_lstart=(new Date).getTime(),this.body.appendChild(n)},r.write('<body onload="document._l();">'),r.close()}}()},{}]},{},[1]);
//# sourceMappingURL=mpulse.min.js.map</script>
<meta id="partnerConfig" name="partnerConfig" content="{&quot;buysell&quot;:{&quot;partnerName&quot;:&quot;buysell&quot;},&quot;book an ad&quot;:{&quot;partnerName&quot;:&quot;book an ad&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;business directory&quot;:{&quot;partnerName&quot;:&quot;Scoot/Directory&quot;},&quot;motors&quot;:{&quot;partnerName&quot;:&quot;Pistonheads (Auto Car)&quot;}}"/>
<meta id="partnerCarouselConfig" name="partnerCarouselConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;7MV87ZS4AKI29SH&quot;,&quot;spotxVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;groupmDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;}}"/>
<meta id="partnerQuickLinksConfig" name="partnerQuickLinksConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;7MV87ZS4AKI29SH&quot;,&quot;spotxVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;groupmDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;}}"/>
<meta id="partnerFooterConfig" name="partnerFooterConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;showVpaidControls&quot;:&quot;true&quot;,&quot;loadIrisManually&quot;:&quot;true&quot;,&quot;preloadFonts&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;GDPRConsentV2Enabled&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;swipeNavigation.endpoint&quot;:&quot;https://mab.data.tm-awx.com/pwa-swipe&quot;,&quot;swipeNavigation&quot;:&quot;true&quot;,&quot;irisClientToken&quot;:&quot;7MV87ZS4AKI29SH&quot;,&quot;spotxVideoPrebidEnabled&quot;:&quot;true&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;irisTvEnabled&quot;:&quot;true&quot;,&quot;ima3Version&quot;:&quot;3&quot;,&quot;groupmDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;displayPrebidEnabled&quot;:&quot;true&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;ozoneDisplayPrebidEnabled&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;,&quot;amazonVideoTagEnabled&quot;:&quot;true&quot;,&quot;amazonTagEnabled&quot;:&quot;true&quot;,&quot;videoPrebidEnabled&quot;:&quot;true&quot;}}"/>
<script>(function(w,i,o){
w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', i, 'auto', 'TMFreeTracker');
if(o){ga('TMFreeTracker.require', o);}
ga('TMFreeTracker.send', 'pageview');
})(window, 'UA-47740725-11', '');
</script>
<script>(function(w){
w._sf_async_config = w._sf_async_config || {};
w.testingActive = true;
_sf_async_config.uid = 33715;
_sf_async_config.useCanonical = true;
_sf_async_config.domain = w.location.hostname;
w._sf_startpt = (new Date()).getTime();
var data = {
'category': 'chartbeat',
'name':'headlineTesting',
'value': 'true'
};
function fireEvent(el, evt, data){
var event;
data = data || {};
if(document.createEvent) {
event = document.createEvent("HTMLEvents");
event.initEvent(evt, true, true);
event.data = data;
el.dispatchEvent(event);
} else if (document.createEventObject){
event = document.createEventObject();
event.data = data;
el.fireEvent('on'+evt,event);
}
el.dataEvents = el.dataEvents || {};
el.dataEvents[evt] = el.dataEvents[evt] || [];
el.dataEvents[evt].push(data);
}
fireEvent(w, 'analytics.track', data);
})(window);
</script><script src="//static.chartbeat.com/js/chartbeat_mab.js"></script>
</head>
<body class="section-page ">
<script type="text/javascript">!function(){return function e(t,n,a){function r(i,u){if(!n[i]){if(!t[i]){var c="function"==typeof require&&require;if(!u&&c)return c(i,!0);if(o)return o(i,!0);var d=new Error("Cannot find module '"+i+"'");throw d.code="MODULE_NOT_FOUND",d}var l=n[i]={exports:{}};t[i][0].call(l.exports,function(e){return r(t[i][1][e]||e)},l,l.exports,e,t,n,a)}return n[i].exports}for(var o="function"==typeof require&&require,i=0;i<a.length;i++)r(a[i]);return r}}()({1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=document.documentElement,r={breakpointType:null,overlayActive:!1,resize:{active:!1,debounceTimer:200,interval:null},scroll:{active:!1,debounceTimer:50,interval:null},tapOrClickEvent:"click",throttleDateTime:null,timings:{debounce:250},windowHeight:a.clientHeight,windowTopOffset:null,windowWidth:a.clientWidth};function o(e){for(var t=e.split("."),n=0,a=r;n<t.length;n++)a=a[t[n]];return a}r.breakpoints=[{name:"baseLayout",width:-1},{name:"tabletPortraitUpwards",width:728},{name:"tabletLandscapeUpwards",width:1024},{name:"desktop",width:1240}],n.default={getOption:o,inspect:function(){return r},getBreakpoint:function(e){e=e||window.innerWidth;var t,n=o("breakpoints"),a=n.length;for(t=0;t<a;t++)if(e<n[t].width)return n[t-1].name;return n[a-1].name}}},{}],2:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e){return[].slice.call(e)}var t="DOMContentLoaded";function n(e,t,n,a){if(a=a||{},e.addEventListener(t,n),e.dataEvents){var r=e.dataEvents[t];if(r)if(a.purgeEventData)for(;r.length>0;)n.call(e,{data:r.shift(),target:e});else r.forEach(function(t){n.call(e,{data:t,target:e})})}}function a(e,t,n){e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}return{delegate:function(){return function(t,n,a,r,o){o=o||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(a,function(a){var i=[];n.forEach(function(n){i=">"===n.substr(0,1)?function(t,n,a){var r=e(n.querySelectorAll(a.substr(1)));return r=r.filter(function(e){return e.parentNode===n}),t.concat(r)}(i,t,n):function(t,n,a){return t.concat(e(n.querySelectorAll(a)))}(i,t,n)}),function e(t,n,a,r,o,i){if(n!==a){var u=r.indexOf(n);-1!==u&&(o.call(r[u],t),i.preventDefault&&t.preventDefault()),e(t,n.parentNode,a,r,o,i)}else i.stopPropagation&&t.stopPropagation()}(a,a.target,t,i,r,o)})})}}(),domReady:function(e){"complete"===document.readyState||"loaded"===document.readyState?(a(document,t),a(window,"load")):"interactive"===document.readyState&&a(document,t),document.addEventListener?n(document,t,e):n(window,"load",e)},fire:function(e,t,n){var r;n=n||{},document.createEvent?((r=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),r.data=n,e.dispatchEvent(r)):document.createEventObject&&((r=document.createEventObject()).data=n,e.fireEvent("on"+t,r)),a(e,t,n)},listen:n}}();n.default=a},{}],3:[function(e,t,n){"use strict";var a=Object.prototype.hasOwnProperty,r=Object.prototype.toString,o=Object.defineProperty,i=Object.getOwnPropertyDescriptor,u=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===r.call(e)},c=function(e){if(!e||"[object Object]"!==r.call(e))return!1;var t,n=a.call(e,"constructor"),o=e.constructor&&e.constructor.prototype&&a.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!n&&!o)return!1;for(t in e);return void 0===t||a.call(e,t)},d=function(e,t){o&&"__proto__"===t.name?o(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,t){if("__proto__"===t){if(!a.call(e,t))return;if(i)return i(e,t).value}return e[t]};t.exports=function e(){var t,n,a,r,o,i,f=arguments[0],s=1,p=arguments.length,w=!1;for("boolean"==typeof f&&(w=f,f=arguments[1]||{},s=2),(null==f||"object"!=typeof f&&"function"!=typeof f)&&(f={});s<p;++s)if(null!=(t=arguments[s]))for(n in t)a=l(f,n),f!==(r=l(t,n))&&(w&&r&&(c(r)||(o=u(r)))?(o?(o=!1,i=a&&u(a)?a:[]):i=a&&c(a)?a:{},d(f,{name:n,newValue:e(w,i,r)})):void 0!==r&&d(f,{name:n,newValue:r}));return f}},{}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.track=n.newPage=n.dataLayer=n.init=void 0;var a=d(e(2)),r=c(e(8)),o=c(e(6)),i=d(e(7)),u=d(e(9));function c(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function d(e){return e&&e.__esModule?e:{default:e}}var l=function(e){if(i.default.track(e),e.category&&e.name){var t={};t[e.category]={},t[e.category][e.name]=e.value,o.update({page:{info:t}})}},f=function(){i.default.newPage()};function s(e,t){e=e.replace(/\W+(.)/g,function(e,t){return t.toUpperCase()});var n=r.mark(e);return o.update({page:{info:{timing:n}}}),i.default.timer(e,n[e],t),n}n.init=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments[1];o.init((0,u.default)(),e[0]),i.default.getClientId(t),s("start"),a.default.domReady(function(){a.default.fire(window,"perceivedload",s("perceived").perceived)}),a.default.listen(window,"analytics.track",function(e){l(e.data)}),a.default.listen(window,"analytics.newpage",f),a.default.listen(window,"analytics.mark",function(e){s(e.data)}),a.default.fire(window,"analytics.ready",{track:l,newPage:f,mark:s}),e.forEach(function(e){l({name:"ChameleonMVT",category:"MVT",value:e})}),a.default.listen(window,"load",function(){s("pageload")})},n.dataLayer=o,n.newPage=f,n.track=l},{2:2,6:6,7:7,8:8,9:9}],5:[function(e,t,n){"use strict";var a=e(4),r=void 0;try{r=window.TMCONFIG.publicSectionParams.gtmClientIdEndpoint}catch(e){}(0,a.init)(window.TMMVTTESTS,r)},{4:4}],6:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.update=n.access=n.init=void 0;var a=i(e(2)),r=i(e(1)),o=i(e(3));function i(e){return e&&e.__esModule?e:{default:e}}var u={};function c(e){(0,o.default)(!0,u,e),a.default.fire(window,"dataLayer.changed",e)}function d(e){return e.split(".").reduce(function(e,t){return e[t]},u||this)}function l(e){c({article:{attributes:{articleViewMode:e.data}},page:{attributes:{configurationMode:e.data}}})}function f(e){c({page:{info:{timing:{perceived:e.data}}}})}n.init=function(e,t){var n;(n=document.getElementById("dataLayer"))&&(u=JSON.parse(n.getAttribute("content"))),window.digitalData=u,a.default.fire(window,"dataLayer.changed",u),c({page:{attributes:{chameleonSegment:!0},info:{uhid:e,ABTest:t},url:location.href},platform:"chameleon"}),a.default.listen(window,"breakpointchange",l),a.default.listen(window,"perceivedload",f),a.default.listen(window,"dataLayer.update",function(e){c(e.data)}),l({data:r.default.getBreakpoint(window.innerWidth)}),a.default.fire(window,"dataLayer.ready",{access:d,update:c}),window.TMDATA||(window.TMDATA={access:d,update:c})},n.access=d,n.update=c},{1:1,2:2,3:3}],7:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a,r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},o=e(2),i=(a=o)&&a.__esModule?a:{default:a};var u="TM_ga_clientId",c=new Promise(function(e){i.default.domReady(function(){setTimeout(e,100)})});function d(e){if(window.dataLayer&&window.dataLayer.push){var t=e.data||{};t.event=e.type,window.dataLayer.push(t)}}function l(e){window.dataLayer&&window.dataLayer.push&&window.dataLayer.push({clientId:e,event:"clientId",eventCallback:function(){i.default.fire(window,"analytics.clientId.ready")}})}i.default.listen(window,"dataLayer.changed",d),n.default={newPage:function(){d({type:"pageview",data:{url:location.pathname}})},track:function(e){c.then(function(){if("object"===(void 0===e?"undefined":r(e))&&e.name){var t=e.category||"generic",n={type:t+"."+e.name,data:{}};n.data[t]={},n.data[t][e.name]=e.value,d(n)}else d({type:e})}).catch(function(){window.console.log("GTM in unknown state - Dom Ready did not fire")})},timer:function(e,t){d({type:"timing."+e,data:{timingCategory:arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Generic Timer",timingVar:e,timingValue:Math.round(t)}})},getClientId:function(e){var t,n=(t=u,(t=(document.cookie+";").match(new RegExp(t+"=.*;")))&&t[0].split(/=|;/)[1]);if(n)l(n);else if(e){var a=new XMLHttpRequest;a.open("get",e),a.withCredentials=!0,a.send(),a.onload=function(){if(4===a.readyState)if(200===a.status){var e=void 0;try{e=JSON.parse(a.responseText).vars.clientId}catch(e){return void window.console.log("Client ID response error: "+e)}l(e);var t=new Date;t.setTime(t.getTime()+63113904e3),document.cookie=u+"="+e+";expires="+t.toGMTString()+";path=/"}else window.console.log("Client ID error: "+a.statusText)}}else window.console.log("No Client ID endpoint!")}}},{2:2}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=void 0,r=void 0,o=window.performance;o?(n.start=r=o.timing.navigationStart,a=function(){return o.now()}):(n.start=r=(new Date).getTime(),a=function(){return(new Date).getTime()-r}),n.start=r,n.mark=function(e){var t={};return t[e]=a(),t}},{}],9:[function(e,t,n){"use strict";function a(e,t){for(;e.toString().length<t;)e="0"+e;return e}Object.defineProperty(n,"__esModule",{value:!0}),n.default=function(){var e=new Date;return"UHID|"+e.getUTCFullYear().toString().substr(2,2)+":"+a(e.getUTCMonth()+1,2)+":"+a(e.getUTCDate(),2)+":"+a(e.getUTCHours(),2)+":"+a(e.getUTCMinutes(),2)+":"+a(e.getUTCSeconds(),2)+":"+a(e.getUTCMilliseconds(),3)+"_"+function e(t){return t?(t^16*Math.random()>>t/4).toString(16):([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,e)}()}},{}]},{},[5]);
//# sourceMappingURL=chameleon-analytics.min.js.map</script>
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M3TH25P" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript>
<header class="mod-header" data-mod="header" data-immediate="data-immediate"><div class="primary publication-theme-highlight"><a data-link-tracking="Header|MainLogo|Image|birminghampost" id="logo" href="/">birminghampost</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|Regions" href="https://www.business-live.co.uk/">Regions</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|West Midlands" href="https://www.business-live.co.uk/all-about/west-midlands">West Midlands</a></li><li><a data-link-tracking="Header|DropDown|Text|East Midlands" href="https://www.business-live.co.uk/all-about/east-midlands">East Midlands</a></li><li><a data-link-tracking="Header|DropDown|Text|South West" href="https://www.business-live.co.uk/all-about/south-west">South West</a></li><li><a data-link-tracking="Header|DropDown|Text|North West" href="https://www.business-live.co.uk/all-about/north-west">North West</a></li><li><a data-link-tracking="Header|DropDown|Text|North East" href="https://www.business-live.co.uk/all-about/north-east">North East</a></li><li><a data-link-tracking="Header|DropDown|Text|Yorkshire &amp;amp; Humber" href="https://www.business-live.co.uk/all-about/yorkshire-humber">Yorkshire &amp; Humber</a></li><li><a data-link-tracking="Header|DropDown|Text|South East" href="https://www.business-live.co.uk/all-about/south-east">South East</a></li><li><a data-link-tracking="Header|DropDown|Text|East" href="https://www.business-live.co.uk/all-about/east">East</a></li><li><a data-link-tracking="Header|DropDown|Text|London" href="https://www.business-live.co.uk/all-about/london">London</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Wales" href="https://www.business-live.co.uk/all-about/wales">Wales</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Sectors" href="https://www.business-live.co.uk/">Sectors</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Enterprise" href="https://www.business-live.co.uk/enterprise/">Enterprise</a></li><li><a data-link-tracking="Header|DropDown|Text|Professional Services" href="https://www.business-live.co.uk/professional-services/">Professional Services</a></li><li><a data-link-tracking="Header|DropDown|Text|Retail &amp;amp; Consumer" href="https://www.business-live.co.uk/retail-consumer/">Retail &amp; Consumer</a></li><li><a data-link-tracking="Header|DropDown|Text|Economic Development" href="https://www.business-live.co.uk/regional-development/">Economic Development</a></li><li><a data-link-tracking="Header|DropDown|Text|Tech" href="https://www.business-live.co.uk/technology/">Tech</a></li><li><a data-link-tracking="Header|DropDown|Text|Commercial Property" href="https://www.business-live.co.uk/commercial-property/">Commercial Property</a></li><li><a data-link-tracking="Header|DropDown|Text|Manufacturing" href="https://www.business-live.co.uk/manufacturing/">Manufacturing</a></li><li><a data-link-tracking="Header|DropDown|Text|Ports &amp;amp; Logistics" href="https://www.business-live.co.uk/ports-logistics/">Ports &amp; Logistics</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Opinion" href="https://www.business-live.co.uk/opinion-analysis/">Opinion</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Partner Content" href="https://www.business-live.co.uk/partners/">Partner Content</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.business-live.co.uk/search/"></gcse:searchbox-only></div><div class="social-sites"><ul><li><a class="icon twitter" title="twitter" href="https://twitter.com/businesslive" target="_blank" data-provider="twitter" data-tracking="twitter|follow|top"></a></li><li><a class="icon linkedin" title="linkedin" href="https://www.linkedin.com/company/35717727" target="_blank" data-provider="linkedin" data-tracking="linkedin|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://communicatoremail.com/F/wZYqrd0TD3m2QU93ceSuh7/">Send me daily emails</a></li><li><a href="https://www.business-live.co.uk/advertising/">Advertise With Us</a></li><li><a href="https://local.reachsolutions.co.uk">Marketing Solutions</a></li><li><a href="https://www.gaapweb.com/">GAAPweb</a></li><li><a href="https://www.totallylegal.com/">Totally Legal</a></li><li><a href="https://www.secsinthecity.co.uk/">Secs In The City</a></li></ul></section></nav><nav class="footer"><section><ul data-level="1"><li><a href="https://www.business-live.co.uk/contact-us/">Contact Us</a></li><li><a href="https://marketplacelive.co.uk/national">Marketplace</a></li><li><a href="https://www.business-live.co.uk/about-us/">About Us</a></li><li><a href="https://jobs.reachplc.com/jobs">Work for us</a></li><li><a href="https://communicatoremail.com/F/wZYqrd0TD3m2QU93ceSuh7/">Send me daily emails</a></li><li><a href="https://www.business-live.co.uk/advertising/">Advertise with Us</a></li><li><a href="https://www.business-live.co.uk/rules/">Competition Rules</a></li><li><a href="https://www.business-live.co.uk/how-to-complain/">How to Complain</a></li><li><a href="https://www.business-live.co.uk/corrections-clarifications/">Corrections and Clarifications</a></li><li><a href="https://www.business-live.co.uk/terms-conditions/">Terms and Conditions</a></li><li><a href="https://www.business-live.co.uk/privacy-policy/">Privacy Notice</a></li><li><a href="https://www.business-live.co.uk/cookie-policy/">Cookie Notice</a></li><li><a href="https://www.business-live.co.uk/rss-feeds/">RSS feeds</a></li><li><a href="https://www.business-live.co.uk/">© 2019 a Reach plc subsidiary</a></li></ul></section></nav></header>
<main class="mod-pancakes">
<div class="pancake use-image-placeholders solo wide primary channel-ece_frontpage" data-group="topStories" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking=""><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s508/2_Paul-Uppal.jpg 508w, https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s540/2_Paul-Uppal.jpg 540w" data-src="https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s615/2_Paul-Uppal.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/deals" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">Deals</a><a class="headline publication-font" href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking="">Business Breakfast LIVE: Bupa showed &quot;little regard&quot; for small business after late payment</a><a class="description" href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592">The BusinessLive team's blog bringing you the morning's most important business and financial news</a></div></div><div class="pancake use-image-placeholders duet primary channel-ece_frontpage" data-group="topStories" data-group-index="1"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/grosvenor-casino-signs-up-stay-16790844" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16790757.ece/ALTERNATES/s180/1_EMR_CT_210819casino_02.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16790757.ece/ALTERNATES/s390/1_EMR_CT_210819casino_02.jpg 390w, https://i2-prod.business-live.co.uk/incoming/article16790757.ece/ALTERNATES/s458/1_EMR_CT_210819casino_02.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16790757.ece/ALTERNATES/s615/1_EMR_CT_210819casino_02.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">West Midlands</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/grosvenor-casino-signs-up-stay-16790844" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Grosvenor Casino signs-up to stay at Coventry's Ricoh Arena</a><a class="description" href="https://www.business-live.co.uk/commercial-property/grosvenor-casino-signs-up-stay-16790844" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">The casino is the biggest in Coventry and features a full range of table and electronic gaming</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16794029.ece/ALTERNATES/s180/0_Phoenix-Works-Mark-Milner-with-signage.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16794029.ece/ALTERNATES/s390/0_Phoenix-Works-Mark-Milner-with-signage.jpg 390w, https://i2-prod.business-live.co.uk/incoming/article16794029.ece/ALTERNATES/s458/0_Phoenix-Works-Mark-Milner-with-signage.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16794029.ece/ALTERNATES/s615/0_Phoenix-Works-Mark-Milner-with-signage.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">West Midlands</a><a class="headline" href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Meet the property developer who saved a former pottery works from total dereliction - by turning it into a hub for businesses</a><div class="comments-count" data-streamId="birminghampost-16793997" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">Mark Milner has spent the last 10 years - and more than £1m - transforming the Phoenix Works site</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16787990.ece/ALTERNATES/s180/0_JS190447514.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16787990.ece/ALTERNATES/s390/0_JS190447514.jpg 390w, https://i2-prod.business-live.co.uk/incoming/article16787990.ece/ALTERNATES/s458/0_JS190447514.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16787990.ece/ALTERNATES/s615/0_JS190447514.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">West Midlands</a><a class="headline" href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">Grenville Engineering makes £520k investment in new machinery</a><div class="comments-count" data-streamId="birminghampost-16787966" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">The Stoke-on-Trent company is aiming to grow by 10 per cent every year</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/hs2-doubt-live-updates-business-16790363" data-link-tracking="PostArticle|Rec|live-event|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.liverpoolecho.co.uk/incoming/article16591217.ece/ALTERNATES/s180/0_HS2-train-designs-revealed.jpg 180w, https://i2-prod.liverpoolecho.co.uk/incoming/article16591217.ece/ALTERNATES/s390/0_HS2-train-designs-revealed.jpg 390w, https://i2-prod.liverpoolecho.co.uk/incoming/article16591217.ece/ALTERNATES/s458/0_HS2-train-designs-revealed.jpg 458w" data-src="https://i2-prod.liverpoolecho.co.uk/incoming/article16591217.ece/ALTERNATES/s615/0_HS2-train-designs-revealed.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/high-speed-2" data-link-tracking="PostArticle|Rec|live-event|topStories|Tag|Fire|index 4">High Speed 2</a><a class="headline" href="https://www.business-live.co.uk/economic-development/hs2-doubt-live-updates-business-16790363" data-link-tracking="PostArticle|Rec|live-event|topStories|title|index 4">HS2 in doubt: Business leaders react to review of huge rail project</a><a class="description" href="https://www.business-live.co.uk/economic-development/hs2-doubt-live-updates-business-16790363" data-link-tracking="PostArticle|Rec|live-event|topStories|description|index 4">Business leaders say the project is 'vital', and have urged the government's review to focus on 'how', not 'whether'</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/michael-gove-says-uk-ports-16793055" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.dailypost.co.uk/incoming/article16792993.ece/ALTERNATES/s180/0_Brexit.jpg 180w, https://i2-prod.dailypost.co.uk/incoming/article16792993.ece/ALTERNATES/s390/0_Brexit.jpg 390w, https://i2-prod.dailypost.co.uk/incoming/article16792993.ece/ALTERNATES/s458/0_Brexit.jpg 458w" data-src="https://i2-prod.dailypost.co.uk/incoming/article16792993.ece/ALTERNATES/s615/0_Brexit.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.business-live.co.uk/all-about/brexit" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 5">Brexit</a><a class="headline" href="https://www.business-live.co.uk/economic-development/michael-gove-says-uk-ports-16793055" data-link-tracking="PostArticle|Rec|news|topStories|title|index 5">Michael Gove says UK ports 'geared up' for Brexit and denies Irish trade will bypass Britain</a><div class="comments-count" data-streamId="birminghampost-16793055" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/economic-development/michael-gove-says-uk-ports-16793055#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/economic-development/michael-gove-says-uk-ports-16793055" data-link-tracking="PostArticle|Rec|news|topStories|description|index 5">The Cabinet minister in charge of no-deal planning came to Holyhead today to meet port operators</a></div><div class="teaser shop-window click-track" data-link-partner="Inventions" data-element-type="Shop Window" data-impr-tracking="true"><figure data-mod="image"><a href="https://www.mirror.co.uk/news/uk-news/free-cinema-tickets-national-lottery-18946040" data-link-tracking="PostArticle|Rec|shopWindow|topStories|image|index 6"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/article18963901.ece/ALTERNATES/s180/0_Untitled-design-1.jpg 180w, https://i2-prod.mirror.co.uk/article18963901.ece/ALTERNATES/s390/0_Untitled-design-1.jpg 390w, https://i2-prod.mirror.co.uk/article18963901.ece/ALTERNATES/s458/0_Untitled-design-1.jpg 458w" data-src="https://i2-prod.mirror.co.uk/article18963901.ece/ALTERNATES/s615/0_Untitled-design-1.jpg"></a><em class="sponsored">Advertorial</em></figure><a class="label" href="https://www.mirror.co.uk/all-about/national-lottery" data-link-desc="teaser|shopWindow|National Lottery" data-link-tracking="PostArticle|Rec|shopWindow|topStories|Tag|Fire|index 6">National Lottery</a><a class="headline" href="https://www.mirror.co.uk/news/uk-news/free-cinema-tickets-national-lottery-18946040" data-link-tracking="PostArticle|Rec|shopWindow|topStories|title|index 6">Go to the cinema for FREE this weekend thanks to The National Lottery - here's how</a><a class="description" href="https://www.mirror.co.uk/news/uk-news/free-cinema-tickets-national-lottery-18946040" data-link-tracking="PostArticle|Rec|shopWindow|topStories|description|index 6"></a><div class="advertising-shopwindow-link"><a href="https://www.mirror.co.uk/news/uk-news/free-cinema-tickets-national-lottery-18946040">mirror.co.uk</a></div></div></div><div class="pancake duet social secondary" data-group="featuredStories" data-group-index="0" data-placeholder></div><div class="pancake use-image-placeholders quartet channel-ece_frontpage" data-group="quartet" data-group-index="0"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/mike-ashley-sports-direct-newcastle-16723204" data-link-tracking="PostArticle|Rec|news|quartet|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article12680583.ece/ALTERNATES/s180/JS112006774.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article12680583.ece/ALTERNATES/s220b/JS112006774.jpg 220w, https://i2-prod.chroniclelive.co.uk/incoming/article12680583.ece/ALTERNATES/s270b/JS112006774.jpg 270w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article12680583.ece/ALTERNATES/s615/JS112006774.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/hmrc" data-link-tracking="PostArticle|Rec|news|quartet|Tag|Fire|index 1">HMRC</a><a class="headline" href="https://www.business-live.co.uk/enterprise/mike-ashley-sports-direct-newcastle-16723204" data-link-tracking="PostArticle|Rec|news|quartet|title|index 1">Mike Ashley's retail empire: What stores does the billionaire Newcastle United and Sports Direct boss own?</a><a class="description" href="https://www.business-live.co.uk/enterprise/mike-ashley-sports-direct-newcastle-16723204" data-link-tracking="PostArticle|Rec|news|quartet|description|index 1">The retail tycoon's business interests range from sportswear to underwear and from fashion to furniture</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/what-happened-former-bhs-stores-16720028" data-link-tracking="PostArticle|Rec|news|quartet|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.liverpoolecho.co.uk/incoming/article16722982.ece/ALTERNATES/s180/1_BHS-plan.jpg 180w, https://i2-prod.liverpoolecho.co.uk/incoming/article16722982.ece/ALTERNATES/s220b/1_BHS-plan.jpg 220w, https://i2-prod.liverpoolecho.co.uk/incoming/article16722982.ece/ALTERNATES/s270b/1_BHS-plan.jpg 270w" data-src="https://i2-prod.liverpoolecho.co.uk/incoming/article16722982.ece/ALTERNATES/s615/1_BHS-plan.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/retail-high-street" data-link-tracking="PostArticle|Rec|news|quartet|Tag|Fire|index 2">Retail &amp; High Street</a><a class="headline" href="https://www.business-live.co.uk/retail-consumer/what-happened-former-bhs-stores-16720028" data-link-tracking="PostArticle|Rec|news|quartet|title|index 2">What happened to former BHS stores across the UK?</a><div class="comments-count" data-streamId="birminghampost-16720028" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/retail-consumer/what-happened-former-bhs-stores-16720028#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/retail-consumer/what-happened-former-bhs-stores-16720028" data-link-tracking="PostArticle|Rec|news|quartet|description|index 2">Mike Ashley snaps up several flagship sites while other retailers and market operators have bought up high-profile stores</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/17-commercial-property-deals-year-16379067" data-link-tracking="PostArticle|Rec|news|quartet|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.liverpoolecho.co.uk/incoming/article16379452.ece/ALTERNATES/s180/1_Comm-Prop-collage.jpg 180w, https://i2-prod.liverpoolecho.co.uk/incoming/article16379452.ece/ALTERNATES/s220b/1_Comm-Prop-collage.jpg 220w, https://i2-prod.liverpoolecho.co.uk/incoming/article16379452.ece/ALTERNATES/s270b/1_Comm-Prop-collage.jpg 270w" data-src="https://i2-prod.liverpoolecho.co.uk/incoming/article16379452.ece/ALTERNATES/s615/1_Comm-Prop-collage.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/commercial-property/" data-link-tracking="PostArticle|Rec|news|quartet|Tag|Fire|index 3">Commercial Property</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/17-commercial-property-deals-year-16379067" data-link-tracking="PostArticle|Rec|news|quartet|title|index 3">The 17 commercial property deals of the year so far - from Mike Ashley to a pyramid</a><a class="description" href="https://www.business-live.co.uk/commercial-property/17-commercial-property-deals-year-16379067" data-link-tracking="PostArticle|Rec|news|quartet|description|index 3">Our writers have explored the top transactions in the property world so far this year</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/businesses-demand-end-brexit-uncertainty-16383157" data-link-tracking="PostArticle|Rec|news|quartet|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.liverpoolecho.co.uk/incoming/article16504579.ece/ALTERNATES/s180/0_Brexit-collage-1.jpg 180w, https://i2-prod.liverpoolecho.co.uk/incoming/article16504579.ece/ALTERNATES/s220b/0_Brexit-collage-1.jpg 220w, https://i2-prod.liverpoolecho.co.uk/incoming/article16504579.ece/ALTERNATES/s270b/0_Brexit-collage-1.jpg 270w" data-src="https://i2-prod.liverpoolecho.co.uk/incoming/article16504579.ece/ALTERNATES/s615/0_Brexit-collage-1.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/brexit" data-link-tracking="PostArticle|Rec|news|quartet|Tag|Fire|index 4">Brexit</a><a class="headline" href="https://www.business-live.co.uk/enterprise/businesses-demand-end-brexit-uncertainty-16383157" data-link-tracking="PostArticle|Rec|news|quartet|title|index 4">Businesses demand end to Brexit uncertainty that's hurting their ability to invest and grow</a><div class="comments-count" data-streamId="birminghampost-16383157" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/enterprise/businesses-demand-end-brexit-uncertainty-16383157#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/enterprise/businesses-demand-end-brexit-uncertainty-16383157" data-link-tracking="PostArticle|Rec|news|quartet|description|index 4">From carmakers to animators and food firms to airports - how political stalemate is hurting our economy</a></div></div><div class="pancake use-image-placeholders duet primary channel-ece_frontpage" data-group="topStories" data-group-index="2"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/scepticism-west-britain-economic-powerhouse-16792538" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article15312180.ece/ALTERNATES/s180/4_Severn-Bridge-on-the-M4-Photo-by-PA.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article15312180.ece/ALTERNATES/s390/4_Severn-Bridge-on-the-M4-Photo-by-PA.jpg 390w, https://i2-prod.walesonline.co.uk/incoming/article15312180.ece/ALTERNATES/s458/4_Severn-Bridge-on-the-M4-Photo-by-PA.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article15312180.ece/ALTERNATES/s615/4_Severn-Bridge-on-the-M4-Photo-by-PA.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/economy" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Economy</a><a class="headline" href="https://www.business-live.co.uk/economic-development/scepticism-west-britain-economic-powerhouse-16792538" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Scepticism that West of Britain economic powerhouse will become a reality</a><div class="comments-count" data-streamId="birminghampost-16792538" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/economic-development/scepticism-west-britain-economic-powerhouse-16792538#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/economic-development/scepticism-west-britain-economic-powerhouse-16792538" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Tim Davies of Colliers International is supportive of the vision, but fears required cross-border collaboration will not emerge</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16539416.ece/ALTERNATES/s180/1_lfybrr.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16539416.ece/ALTERNATES/s390/1_lfybrr.jpg 390w, https://i2-prod.business-live.co.uk/incoming/article16539416.ece/ALTERNATES/s458/1_lfybrr.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16539416.ece/ALTERNATES/s615/1_lfybrr.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/south-west" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">South West</a><a class="headline" href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">Flybe signs latest interline partnership with Croatia Airlines</a><div class="comments-count" data-streamId="birminghampost-16792162" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2"> Europe’s largest regional airline is now bookable 'virtually worldwide'</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/cbi-no-deal-brexit-west-16792001" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16791762.ece/ALTERNATES/s180/0_CBI-annual-dinner.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16791762.ece/ALTERNATES/s390/0_CBI-annual-dinner.jpg 390w, https://i2-prod.business-live.co.uk/incoming/article16791762.ece/ALTERNATES/s458/0_CBI-annual-dinner.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16791762.ece/ALTERNATES/s615/0_CBI-annual-dinner.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/cbi" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">CBI</a><a class="headline" href="https://www.business-live.co.uk/economic-development/cbi-no-deal-brexit-west-16792001" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">No-deal Brexit could cost South West £13billion warns CBI director general</a><div class="comments-count" data-streamId="birminghampost-16792001" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/economic-development/cbi-no-deal-brexit-west-16792001#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/economic-development/cbi-no-deal-brexit-west-16792001" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">Carolyn Fairbairn says businesses &quot;need a deal&quot;</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/northumberland-tourism-economy-tops-1bn-16791181" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article15042755.ece/ALTERNATES/s180/0_The-Sill-Visitors-Centre.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article15042755.ece/ALTERNATES/s390/0_The-Sill-Visitors-Centre.jpg 390w, https://i2-prod.chroniclelive.co.uk/incoming/article15042755.ece/ALTERNATES/s458/0_The-Sill-Visitors-Centre.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article15042755.ece/ALTERNATES/s615/0_The-Sill-Visitors-Centre.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/north-east" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">North East</a><a class="headline" href="https://www.business-live.co.uk/economic-development/northumberland-tourism-economy-tops-1bn-16791181" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">Northumberland tourism economy tops £1bn for first time</a><div class="comments-count" data-streamId="birminghampost-16791181" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/economic-development/northumberland-tourism-economy-tops-1bn-16791181#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/economic-development/northumberland-tourism-economy-tops-1bn-16791181" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">Increase in visitor numbers and spending sees visitor economy support the equivalent of 15,000 jobs in the county</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s180/0_WH-Smith-overhaul.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s390/0_WH-Smith-overhaul.jpg 390w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s458/0_WH-Smith-overhaul.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s615/0_WH-Smith-overhaul.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/retail-consumer/" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 5">Retail &amp; Consumer</a><a class="headline" href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|topStories|title|index 5">Vaping brand Totally Wicked wins major deal to supply WHSmith stores</a><a class="description" href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|topStories|description|index 5">Over the past 11 years, the company has developed its brand through 150 Totally Wicked stores</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/call-700m-road-package-arrest-16790168" data-link-tracking="PostArticle|Rec|news|topStories|image|index 6"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article16629879.ece/ALTERNATES/s180/0_crashJPG.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article16629879.ece/ALTERNATES/s390/0_crashJPG.jpg 390w, https://i2-prod.chroniclelive.co.uk/incoming/article16629879.ece/ALTERNATES/s458/0_crashJPG.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article16629879.ece/ALTERNATES/s615/0_crashJPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/transport" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 6">Transport</a><a class="headline" href="https://www.business-live.co.uk/economic-development/call-700m-road-package-arrest-16790168" data-link-tracking="PostArticle|Rec|news|topStories|title|index 6">Call for £700m road package to arrest &quot;years of underinvestment&quot; in North</a><div class="comments-count" data-streamId="birminghampost-16790168" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/economic-development/call-700m-road-package-arrest-16790168#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/economic-development/call-700m-road-package-arrest-16790168" data-link-tracking="PostArticle|Rec|news|topStories|description|index 6">Transport for the North wants Government backing for 16 schemes around the North</a></div></div><div class="pancake use-image-placeholders duet primary channel-ece_frontpage" data-group="topStories" data-group-index="3"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/help-buy-price-cap-coming-16791497" data-link-tracking="PostArticle|Rec|news|topStories|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/article16791712.ece/ALTERNATES/s180/2_house-building-1.jpg 180w, https://i2-prod.business-live.co.uk/article16791712.ece/ALTERNATES/s390/2_house-building-1.jpg 390w, https://i2-prod.business-live.co.uk/article16791712.ece/ALTERNATES/s458/2_house-building-1.jpg 458w" data-src="https://i2-prod.business-live.co.uk/article16791712.ece/ALTERNATES/s615/2_house-building-1.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/commercial-property/" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 1">Commercial Property</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/help-buy-price-cap-coming-16791497" data-link-tracking="PostArticle|Rec|news|topStories|title|index 1">Help to Buy price cap is coming and here's how it could affect you</a><div class="comments-count" data-streamId="birminghampost-16791497" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/commercial-property/help-buy-price-cap-coming-16791497#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/commercial-property/help-buy-price-cap-coming-16791497" data-link-tracking="PostArticle|Rec|news|topStories|description|index 1">Critics of Goverment scheme say it has encouraged house builders to construct expensive properties, but that could all change soon</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742" data-link-tracking="PostArticle|Rec|news|topStories|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16789750.ece/ALTERNATES/s180/0_RJ-R_TEM_210819Miller_01.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16789750.ece/ALTERNATES/s390/0_RJ-R_TEM_210819Miller_01.jpg 390w, https://i2-prod.business-live.co.uk/incoming/article16789750.ece/ALTERNATES/s458/0_RJ-R_TEM_210819Miller_01.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16789750.ece/ALTERNATES/s615/0_RJ-R_TEM_210819Miller_01.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 2">East Midlands</a><a class="headline" href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742" data-link-tracking="PostArticle|Rec|news|topStories|title|index 2">House-builder Miller Homes reports rise in half-year profits and record forward sales</a><div class="comments-count" data-streamId="birminghampost-16789742" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742" data-link-tracking="PostArticle|Rec|news|topStories|description|index 2">Strong customer demand has led to ‘significant levels of growth’</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/alarming-stats-reveal-true-extent-16783911" data-link-tracking="PostArticle|Rec|news|topStories|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/article16785745.ece/ALTERNATES/s180/1_JS131357134.jpg 180w, https://i2-prod.business-live.co.uk/article16785745.ece/ALTERNATES/s390/1_JS131357134.jpg 390w, https://i2-prod.business-live.co.uk/article16785745.ece/ALTERNATES/s458/1_JS131357134.jpg 458w" data-src="https://i2-prod.business-live.co.uk/article16785745.ece/ALTERNATES/s615/1_JS131357134.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/crime" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 3">Crime</a><a class="headline" href="https://www.business-live.co.uk/enterprise/alarming-stats-reveal-true-extent-16783911" data-link-tracking="PostArticle|Rec|news|topStories|title|index 3">Alarming stats reveal true extent of business crime in your area - and what those crimes were</a><div class="comments-count" data-streamId="birminghampost-16783911" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/enterprise/alarming-stats-reveal-true-extent-16783911#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/enterprise/alarming-stats-reveal-true-extent-16783911" data-link-tracking="PostArticle|Rec|news|topStories|description|index 3">Our firms are hit by offences such as shoplifting, burglary and theft by an employee more than once a minute</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|topStories|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s180/0_WH-Smith-overhaul.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s390/0_WH-Smith-overhaul.jpg 390w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s458/0_WH-Smith-overhaul.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s615/0_WH-Smith-overhaul.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/retail-consumer/" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 4">Retail &amp; Consumer</a><a class="headline" href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|topStories|title|index 4">Vaping brand Totally Wicked wins major deal to supply WHSmith stores</a><a class="description" href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|topStories|description|index 4">Over the past 11 years, the company has developed its brand through 150 Totally Wicked stores</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/government-orders-review-hs2-project-16789834" data-link-tracking="PostArticle|Rec|news|topStories|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16464705.ece/ALTERNATES/s180/0_HS2-train-route-London-to-Birmingham.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16464705.ece/ALTERNATES/s390/0_HS2-train-route-London-to-Birmingham.jpg 390w, https://i2-prod.business-live.co.uk/incoming/article16464705.ece/ALTERNATES/s458/0_HS2-train-route-London-to-Birmingham.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16464705.ece/ALTERNATES/s615/0_HS2-train-route-London-to-Birmingham.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/transport" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 5">Transport</a><a class="headline" href="https://www.business-live.co.uk/economic-development/government-orders-review-hs2-project-16789834" data-link-tracking="PostArticle|Rec|news|topStories|title|index 5">Government orders review into HS2 project and &quot;whether&quot; it should proceed</a><div class="comments-count" data-streamId="birminghampost-16789834" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/economic-development/government-orders-review-hs2-project-16789834#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/economic-development/government-orders-review-hs2-project-16789834" data-link-tracking="PostArticle|Rec|news|topStories|description|index 5">The HS2 project became an issue during the Conservative leadership contest</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/love-island-star-michael-griffiths-16789556" data-link-tracking="PostArticle|Rec|news|topStories|image|index 6"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article16789570.ece/ALTERNATES/s180/0_The-Couture-Club.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16789570.ece/ALTERNATES/s390/0_The-Couture-Club.jpg 390w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16789570.ece/ALTERNATES/s458/0_The-Couture-Club.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article16789570.ece/ALTERNATES/s615/0_The-Couture-Club.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/fashion" data-link-tracking="PostArticle|Rec|news|topStories|Tag|Fire|index 6">Fashion</a><a class="headline" href="https://www.business-live.co.uk/enterprise/love-island-star-michael-griffiths-16789556" data-link-tracking="PostArticle|Rec|news|topStories|title|index 6">Love Island star teams up with Manchester fashion label Couture Club</a><a class="description" href="https://www.business-live.co.uk/enterprise/love-island-star-michael-griffiths-16789556" data-link-tracking="PostArticle|Rec|news|topStories|description|index 6">The duo behind the firm have described Michael as the “perfect fit” for their brand</a></div></div><div class="pancake use-image-placeholders ensemble channel-ece_frontpage" data-group="sectionGroup1" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.business-live.co.uk/enterprise/">Enterprise</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/enterprise/insolvency-boss-adam-deering-credits-16793145" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article16793309.ece/ALTERNATES/s615/0_IFR_MEN_210819AdamDeering_01.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/insolvency-and-administration" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">Insolvency and Administration</a><a class="headline publication-font" href="https://www.business-live.co.uk/enterprise/insolvency-boss-adam-deering-credits-16793145" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 1">Insolvency boss Adam Deering credits sobriety for “milestone” turnover target</a><div class="comments-count" data-streamId="birminghampost-16793145" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/enterprise/insolvency-boss-adam-deering-credits-16793145#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/enterprise/insolvency-boss-adam-deering-credits-16793145" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 1">“I’d like to think my story might offer hope to others who find themselves in a similar situation”</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/everything-you-need-know-plymouths-16793687" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/article16793369.ece/ALTERNATES/s180/2_sherford-6.jpg 180w, https://i2-prod.business-live.co.uk/article16793369.ece/ALTERNATES/s458/2_sherford-6.jpg 458w" data-src="https://i2-prod.business-live.co.uk/article16793369.ece/ALTERNATES/s615/2_sherford-6.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.business-live.co.uk/commercial-property/" data-link-tracking="PostArticle|Rec|news|sectionGroup1|Tag|Fire|index 2">Commercial Property</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/everything-you-need-know-plymouths-16793687" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 2">Everything you need to know about Plymouth's £1bn new town</a><div class="comments-count" data-streamId="birminghampost-16793687" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/commercial-property/everything-you-need-know-plymouths-16793687#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/commercial-property/everything-you-need-know-plymouths-16793687" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 2">Sherford, a 20-year, 5,500-home community is taking shape on the edge of Plymouth</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking="PostArticle|Rec|live-event|sectionGroup1|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s180/2_Paul-Uppal.jpg 180w, https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s458/2_Paul-Uppal.jpg 458w" data-src="https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s615/2_Paul-Uppal.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/deals" data-link-tracking="PostArticle|Rec|live-event|sectionGroup1|Tag|Fire|index 3">Deals</a><a class="headline" href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking="PostArticle|Rec|live-event|sectionGroup1|title|index 3">Business Breakfast LIVE: Bupa showed &quot;little regard&quot; for small business after late payment</a><a class="description" href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking="PostArticle|Rec|live-event|sectionGroup1|description|index 3">The BusinessLive team's blog bringing you the morning's most important business and financial news</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/sponsored/everything-you-need-know-linn-16768911" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article16729300.ece/ALTERNATES/s180/0_Karren-Brady-resigns-from-Taveta-Investments.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article16729300.ece/ALTERNATES/s458/0_Karren-Brady-resigns-from-Taveta-Investments.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article16729300.ece/ALTERNATES/s615/0_Karren-Brady-resigns-from-Taveta-Investments.jpg"></a><em class="sponsored">Advertorial</em><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.business-live.co.uk/all-about/icc-birmingham" data-link-tracking="PostArticle|Rec|news|sectionGroup1|Tag|Fire|index 4">ICC Birmingham</a><a class="headline" href="https://www.business-live.co.uk/sponsored/everything-you-need-know-linn-16768911" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 4">Everything you need to know about Linn Academy 2019 - the global eCommerce event coming to ICC Birmingham</a><div class="comments-count" data-streamId="birminghampost-16768911" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/sponsored/everything-you-need-know-linn-16768911#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/sponsored/everything-you-need-know-linn-16768911" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 4">Karren Brady is keynote speaker with more than 1,000 attendees expected to descend on the ICC in Birmingham for biggest gathering to date</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/cbi-deputy-director-general-says-16791022" data-link-tracking="PostArticle|Rec|news|sectionGroup1|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16791051.ece/ALTERNATES/s180/28576848396_ef8447908a_k.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16791051.ece/ALTERNATES/s458/28576848396_ef8447908a_k.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16791051.ece/ALTERNATES/s615/28576848396_ef8447908a_k.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/cbi" data-link-tracking="PostArticle|Rec|news|sectionGroup1|Tag|Fire|index 5">CBI</a><a class="headline" href="https://www.business-live.co.uk/enterprise/cbi-deputy-director-general-says-16791022" data-link-tracking="PostArticle|Rec|news|sectionGroup1|title|index 5">CBI deputy director-general says businesses are desperate to avoid a no-deal Brexit</a><div class="comments-count" data-streamId="birminghampost-16791022" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/enterprise/cbi-deputy-director-general-says-16791022#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/enterprise/cbi-deputy-director-general-says-16791022" data-link-tracking="PostArticle|Rec|news|sectionGroup1|description|index 5">“Question marks” raised over whether Boris Johnson is backing British business during showdown with the EU</a></div></div></div><div class="pancake use-image-placeholders ensemble channel-ece_frontpage" data-group="sectionGroup2" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.business-live.co.uk/technology/">Technology</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/technology/government-gives-backing-nottingham-x-16792512" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.business-live.co.uk/incoming/article16792521.ece/ALTERNATES/s615/0_Untitled-design.png"></a></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">East Midlands</a><a class="headline publication-font" href="https://www.business-live.co.uk/technology/government-gives-backing-nottingham-x-16792512" data-link-tracking="PostArticle|Rec|news|sectionGroup2|title|index 1">US Government gives its backing to Nottingham X-Ray firm in bid to tackle drugs crisis</a><div class="comments-count" data-streamId="birminghampost-16792512" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/technology/government-gives-backing-nottingham-x-16792512#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/technology/government-gives-backing-nottingham-x-16792512" data-link-tracking="PostArticle|Rec|news|sectionGroup2|description|index 1">The government has selected eight firms to develop technology</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/technology/tech-group-offering-online-platform-16790080" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16790102.ece/ALTERNATES/s180/0_JAJ_TEM_130819Tebex_004JPG.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16790102.ece/ALTERNATES/s458/0_JAJ_TEM_130819Tebex_004JPG.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16790102.ece/ALTERNATES/s615/0_JAJ_TEM_130819Tebex_004JPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup2|Tag|Fire|index 2">East Midlands</a><a class="headline" href="https://www.business-live.co.uk/technology/tech-group-offering-online-platform-16790080" data-link-tracking="PostArticle|Rec|news|sectionGroup2|title|index 2">Tech group offering online platform to sell in-game Minecraft products hits £300m payments milestone</a><div class="comments-count" data-streamId="birminghampost-16790080" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/technology/tech-group-offering-online-platform-16790080#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/technology/tech-group-offering-online-platform-16790080" data-link-tracking="PostArticle|Rec|news|sectionGroup2|description|index 2">Tebex was launched in the bedroom of a Nottingham teenager</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/technology/digital-entrepreneur-awards-extends-deadline-16702001" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article16702965.ece/ALTERNATES/s180/0_Digital-Enterprise-Award.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16702965.ece/ALTERNATES/s458/0_Digital-Enterprise-Award.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article16702965.ece/ALTERNATES/s615/0_Digital-Enterprise-Award.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/technology/" data-link-tracking="PostArticle|Rec|news|sectionGroup2|Tag|Fire|index 3">Tech</a><a class="headline" href="https://www.business-live.co.uk/technology/digital-entrepreneur-awards-extends-deadline-16702001" data-link-tracking="PostArticle|Rec|news|sectionGroup2|title|index 3">Last chance to enter annual Digital Entrepreneur Awards </a><div class="comments-count" data-streamId="birminghampost-16702001" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/technology/digital-entrepreneur-awards-extends-deadline-16702001#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/technology/digital-entrepreneur-awards-extends-deadline-16702001" data-link-tracking="PostArticle|Rec|news|sectionGroup2|description|index 3">Now in their 15th year, the awards cover 20 categories celebrating every aspect of online business, from enigmatic leadership to forward-thinking development and cutting-edge creative</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/technology/red5-founder-jonathan-elvidge-urges-16786971" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16786984.ece/ALTERNATES/s180/0_PW_HM_200819ELVIDGE.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16786984.ece/ALTERNATES/s458/0_PW_HM_200819ELVIDGE.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16786984.ece/ALTERNATES/s615/0_PW_HM_200819ELVIDGE.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/yorkshire-humber" data-link-tracking="PostArticle|Rec|news|sectionGroup2|Tag|Fire|index 4">Yorkshire &amp; Humber</a><a class="headline" href="https://www.business-live.co.uk/technology/red5-founder-jonathan-elvidge-urges-16786971" data-link-tracking="PostArticle|Rec|news|sectionGroup2|title|index 4">Red5 founder Jonathan Elvidge urges firms to enter Hull Tech Awards</a><div class="comments-count" data-streamId="birminghampost-16786971" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/technology/red5-founder-jonathan-elvidge-urges-16786971#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/technology/red5-founder-jonathan-elvidge-urges-16786971" data-link-tracking="PostArticle|Rec|news|sectionGroup2|description|index 4">The deadline for the 2019 awards is now just days away</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/technology/newcastle-fitness-firm-gym-plan-16786108" data-link-tracking="PostArticle|Rec|news|sectionGroup2|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article16785960.ece/ALTERNATES/s180/1_L-R-Paul-Slater-Dylan-McKee-and-David-Stidolph.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article16785960.ece/ALTERNATES/s458/1_L-R-Paul-Slater-Dylan-McKee-and-David-Stidolph.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article16785960.ece/ALTERNATES/s615/1_L-R-Paul-Slater-Dylan-McKee-and-David-Stidolph.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/apple" data-link-tracking="PostArticle|Rec|news|sectionGroup2|Tag|Fire|index 5">Apple</a><a class="headline" href="https://www.business-live.co.uk/technology/newcastle-fitness-firm-gym-plan-16786108" data-link-tracking="PostArticle|Rec|news|sectionGroup2|title|index 5">Newcastle fitness firm Gym Plan named as Apple's App of the Day</a><div class="comments-count" data-streamId="birminghampost-16786108" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/technology/newcastle-fitness-firm-gym-plan-16786108#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/technology/newcastle-fitness-firm-gym-plan-16786108" data-link-tracking="PostArticle|Rec|news|sectionGroup2|description|index 5">The app was developed by Fitness Gurus in 2014</a></div></div></div><div class="pancake use-image-placeholders ensemble channel-ece_frontpage" data-group="sectionGroup3" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.business-live.co.uk/retail-consumer/">Retail Consumer</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.dailypost.co.uk/incoming/article11695024.ece/ALTERNATES/s615/henblas-1.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/wales" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">Wales</a><a class="headline publication-font" href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|sectionGroup3|title|index 1">Wales has lost nearly 2,000 shop units as retail chiefs demand more action to support sector</a><div class="comments-count" data-streamId="birminghampost-16795449" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|sectionGroup3|description|index 1">Retail sector hit by rise of internet shopping and a global economic crash triggered by the credit crunch</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/adrian-mole-author-sue-townsend-16793570" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16793653.ece/ALTERNATES/s180/0_Sue-Townsend.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16793653.ece/ALTERNATES/s458/0_Sue-Townsend.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16793653.ece/ALTERNATES/s615/0_Sue-Townsend.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/federation-of-small-businesses" data-link-tracking="PostArticle|Rec|news|sectionGroup3|Tag|Fire|index 2">Federation of Small Businesses</a><a class="headline" href="https://www.business-live.co.uk/retail-consumer/adrian-mole-author-sue-townsend-16793570" data-link-tracking="PostArticle|Rec|news|sectionGroup3|title|index 2">Adrian Mole author Sue Townsend features in scheme to brighten up rundown Leicester streets</a><div class="comments-count" data-streamId="birminghampost-16793570" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/retail-consumer/adrian-mole-author-sue-townsend-16793570#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/retail-consumer/adrian-mole-author-sue-townsend-16793570" data-link-tracking="PostArticle|Rec|news|sectionGroup3|description|index 2">Sue Townsend and Loot playwright Joe Orton have been made larger than life on city shopfronts</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/new-branch-range-opening-retail-16790798" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16790829.ece/ALTERNATES/s180/1_rangeJPG.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16790829.ece/ALTERNATES/s458/1_rangeJPG.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16790829.ece/ALTERNATES/s615/1_rangeJPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/south-west" data-link-tracking="PostArticle|Rec|news|sectionGroup3|Tag|Fire|index 3">South West</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/new-branch-range-opening-retail-16790798" data-link-tracking="PostArticle|Rec|news|sectionGroup3|title|index 3">New branch of The Range opening at retail development in Devon</a><div class="comments-count" data-streamId="birminghampost-16790798" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/commercial-property/new-branch-range-opening-retail-16790798#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/commercial-property/new-branch-range-opening-retail-16790798" data-link-tracking="PostArticle|Rec|news|sectionGroup3|description|index 3">The store will create around 80 jobs</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s180/0_WH-Smith-overhaul.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s458/0_WH-Smith-overhaul.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article16348195.ece/ALTERNATES/s615/0_WH-Smith-overhaul.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/retail-consumer/" data-link-tracking="PostArticle|Rec|news|sectionGroup3|Tag|Fire|index 4">Retail &amp; Consumer</a><a class="headline" href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|sectionGroup3|title|index 4">Vaping brand Totally Wicked wins major deal to supply WHSmith stores</a><a class="description" href="https://www.business-live.co.uk/retail-consumer/vaping-brand-totally-wicked-wins-16790503" data-link-tracking="PostArticle|Rec|news|sectionGroup3|description|index 4">Over the past 11 years, the company has developed its brand through 150 Totally Wicked stores</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/major-sports-complex-next-derby-16783336" data-link-tracking="PostArticle|Rec|news|sectionGroup3|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16783352.ece/ALTERNATES/s180/0_RJ-R_TEM_200819PrideLeisure_01JPG.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16783352.ece/ALTERNATES/s458/0_RJ-R_TEM_200819PrideLeisure_01JPG.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16783352.ece/ALTERNATES/s615/0_RJ-R_TEM_200819PrideLeisure_01JPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup3|Tag|Fire|index 5">East Midlands</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/major-sports-complex-next-derby-16783336" data-link-tracking="PostArticle|Rec|news|sectionGroup3|title|index 5">Major sports complex next to Derby County’s stadium to relaunch following revamp</a><div class="comments-count" data-streamId="birminghampost-16783336" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/commercial-property/major-sports-complex-next-derby-16783336#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/commercial-property/major-sports-complex-next-derby-16783336" data-link-tracking="PostArticle|Rec|news|sectionGroup3|description|index 5">New name, new signage and new long-term leases have been signed</a></div></div></div><div class="pancake use-image-placeholders ensemble channel-ece_frontpage" data-group="sectionGroup4" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.business-live.co.uk/manufacturing/">Manufacturing</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.business-live.co.uk/incoming/article16787990.ece/ALTERNATES/s615/0_JS190447514.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">West Midlands</a><a class="headline publication-font" href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966" data-link-tracking="PostArticle|Rec|news|sectionGroup4|title|index 1">Grenville Engineering makes £520k investment in new machinery</a><div class="comments-count" data-streamId="birminghampost-16787966" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/manufacturing/grenville-engineering-makes-520k-investment-16787966" data-link-tracking="PostArticle|Rec|news|sectionGroup4|description|index 1">The Stoke-on-Trent company is aiming to grow by 10 per cent every year</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/manufacturing/engineering-firms-urged-attend-rolls-16789530" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16386656.ece/ALTERNATES/s180/15_RJ-R_TEM_130618RollsRoyceflag_01.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16386656.ece/ALTERNATES/s458/15_RJ-R_TEM_130618RollsRoyceflag_01.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16386656.ece/ALTERNATES/s615/15_RJ-R_TEM_130618RollsRoyceflag_01.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup4|Tag|Fire|index 2">East Midlands</a><a class="headline" href="https://www.business-live.co.uk/manufacturing/engineering-firms-urged-attend-rolls-16789530" data-link-tracking="PostArticle|Rec|news|sectionGroup4|title|index 2">Engineering firms urged to attend Rolls-Royce jobs fair for Derby staff affected by cuts</a><div class="comments-count" data-streamId="birminghampost-16789530" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/manufacturing/engineering-firms-urged-attend-rolls-16789530#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/manufacturing/engineering-firms-urged-attend-rolls-16789530" data-link-tracking="PostArticle|Rec|news|sectionGroup4|description|index 2">The firm is in the process of shedding thousands of workers with ‘very strong skillsets’</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/manufacturing/football-fan-behind-liverpool-firm-16787082" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/article16792423.ece/ALTERNATES/s180/1_IMG-4553JPG.jpg 180w, https://i2-prod.business-live.co.uk/article16792423.ece/ALTERNATES/s458/1_IMG-4553JPG.jpg 458w" data-src="https://i2-prod.business-live.co.uk/article16792423.ece/ALTERNATES/s615/1_IMG-4553JPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/north-west" data-link-tracking="PostArticle|Rec|news|sectionGroup4|Tag|Fire|index 3">North West</a><a class="headline" href="https://www.business-live.co.uk/manufacturing/football-fan-behind-liverpool-firm-16787082" data-link-tracking="PostArticle|Rec|news|sectionGroup4|title|index 3">The football fan behind Liverpool firm KMC and the boom in North West's salt and pepper craze</a><div class="comments-count" data-streamId="birminghampost-16787082" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/manufacturing/football-fan-behind-liverpool-firm-16787082#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/manufacturing/football-fan-behind-liverpool-firm-16787082" data-link-tracking="PostArticle|Rec|news|sectionGroup4|description|index 3">He moved to Liverpool because he loved LFC - but never expected to become one of the region's biggest salt and pepper seasoning makers</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/manufacturing/crane-maker-liebherr-sees-turnover-16792295" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article14956958.ece/ALTERNATES/s180/3_28-workers-are-set-to-strike-at-Liebherr-Sunderland-Works.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article14956958.ece/ALTERNATES/s458/3_28-workers-are-set-to-strike-at-Liebherr-Sunderland-Works.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article14956958.ece/ALTERNATES/s615/3_28-workers-are-set-to-strike-at-Liebherr-Sunderland-Works.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/north-east" data-link-tracking="PostArticle|Rec|news|sectionGroup4|Tag|Fire|index 4">North East</a><a class="headline" href="https://www.business-live.co.uk/manufacturing/crane-maker-liebherr-sees-turnover-16792295" data-link-tracking="PostArticle|Rec|news|sectionGroup4|title|index 4">Crane maker Liebherr sees turnover jump €6m despite industrial action</a><div class="comments-count" data-streamId="birminghampost-16792295" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/manufacturing/crane-maker-liebherr-sees-turnover-16792295#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/manufacturing/crane-maker-liebherr-sees-turnover-16792295" data-link-tracking="PostArticle|Rec|news|sectionGroup4|description|index 4">Workers at the company decided to strike while negotiating a new pay offer</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/manufacturing/trailer-specialist-don-bur-invests-16784307" data-link-tracking="PostArticle|Rec|news|sectionGroup4|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16784290.ece/ALTERNATES/s180/0_DSC_3330.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16784290.ece/ALTERNATES/s458/0_DSC_3330.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16784290.ece/ALTERNATES/s615/0_DSC_3330.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup4|Tag|Fire|index 5">West Midlands</a><a class="headline" href="https://www.business-live.co.uk/manufacturing/trailer-specialist-don-bur-invests-16784307" data-link-tracking="PostArticle|Rec|news|sectionGroup4|title|index 5">Trailer specialist Don-Bur invests £4m at Stoke-on-Trent HQ as it plans to increase turnover by £10m</a><div class="comments-count" data-streamId="birminghampost-16784307" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/manufacturing/trailer-specialist-don-bur-invests-16784307#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/manufacturing/trailer-specialist-don-bur-invests-16784307" data-link-tracking="PostArticle|Rec|news|sectionGroup4|description|index 5">The company is also looking to increase its 450-strong workforce by a further 100 in the next three years</a></div></div></div><div class="pancake use-image-placeholders ensemble channel-ece_frontpage" data-group="sectionGroup5" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.business-live.co.uk/commercial-property/">Commercial Property</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/property-firm-secures-deal-one-16790146" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.business-live.co.uk/incoming/article16790264.ece/ALTERNATES/s615/0_RJ-R_TEM_041218TheHorns_01JPG.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">East Midlands</a><a class="headline publication-font" href="https://www.business-live.co.uk/commercial-property/property-firm-secures-deal-one-16790146" data-link-tracking="PostArticle|Rec|news|sectionGroup5|title|index 1">Property firm secures deal for one of the oldest pubs in Derbyshire</a><div class="comments-count" data-streamId="birminghampost-16790146" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/commercial-property/property-firm-secures-deal-one-16790146#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/commercial-property/property-firm-secures-deal-one-16790146" data-link-tracking="PostArticle|Rec|news|sectionGroup5|description|index 1">It is one of two deals James A Baker has recently completed for pubs in the Ashbourne area</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/grosvenor-casino-signs-up-stay-16790844" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16790757.ece/ALTERNATES/s180/1_EMR_CT_210819casino_02.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16790757.ece/ALTERNATES/s458/1_EMR_CT_210819casino_02.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16790757.ece/ALTERNATES/s615/1_EMR_CT_210819casino_02.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup5|Tag|Fire|index 2">West Midlands</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/grosvenor-casino-signs-up-stay-16790844" data-link-tracking="PostArticle|Rec|news|sectionGroup5|title|index 2">Grosvenor Casino signs-up to stay at Coventry's Ricoh Arena</a><a class="description" href="https://www.business-live.co.uk/commercial-property/grosvenor-casino-signs-up-stay-16790844" data-link-tracking="PostArticle|Rec|news|sectionGroup5|description|index 2">The casino is the biggest in Coventry and features a full range of table and electronic gaming</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/historic-derbyshire-swimming-baths-built-16790913" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16790920.ece/ALTERNATES/s180/0_RJ-R_TEM_210819Creswell_01JPG.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16790920.ece/ALTERNATES/s458/0_RJ-R_TEM_210819Creswell_01JPG.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16790920.ece/ALTERNATES/s615/0_RJ-R_TEM_210819Creswell_01JPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup5|Tag|Fire|index 3">East Midlands</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/historic-derbyshire-swimming-baths-built-16790913" data-link-tracking="PostArticle|Rec|news|sectionGroup5|title|index 3">Historic Derbyshire swimming baths built for mining community sold to mystery developer</a><div class="comments-count" data-streamId="birminghampost-16790913" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/commercial-property/historic-derbyshire-swimming-baths-built-16790913#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/commercial-property/historic-derbyshire-swimming-baths-built-16790913" data-link-tracking="PostArticle|Rec|news|sectionGroup5|description|index 3">Derby agents BB&amp;J Commercial secure deal for former Creswell Leisure Centre</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/new-start-up-centre-named-16792561" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article16792532.ece/ALTERNATES/s180/0_GWR_NJL_210819property_01.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article16792532.ece/ALTERNATES/s458/0_GWR_NJL_210819property_01.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article16792532.ece/ALTERNATES/s615/0_GWR_NJL_210819property_01.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/commercial-property/" data-link-tracking="PostArticle|Rec|news|sectionGroup5|Tag|Fire|index 4">Commercial Property</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/new-start-up-centre-named-16792561" data-link-tracking="PostArticle|Rec|news|sectionGroup5|title|index 4">New start-up centre named after popular businessman in County Durham town</a><a class="description" href="https://www.business-live.co.uk/commercial-property/new-start-up-centre-named-16792561" data-link-tracking="PostArticle|Rec|news|sectionGroup5|description|index 4">Sydney House in Newton Aycliffe aims to provide room for companies employing around 55 people</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/developer-starting-31m-housing-scheme-16788589" data-link-tracking="PostArticle|Rec|news|sectionGroup5|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.dailypost.co.uk/incoming/article14869568.ece/ALTERNATES/s180/Albion-club.jpg 180w, https://i2-prod.dailypost.co.uk/incoming/article14869568.ece/ALTERNATES/s458/Albion-club.jpg 458w" data-src="https://i2-prod.dailypost.co.uk/incoming/article14869568.ece/ALTERNATES/s615/Albion-club.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.business-live.co.uk/all-about/wales" data-link-tracking="PostArticle|Rec|news|sectionGroup5|Tag|Fire|index 5">Wales</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/developer-starting-31m-housing-scheme-16788589" data-link-tracking="PostArticle|Rec|news|sectionGroup5|title|index 5">Developer starting £3.1m housing scheme at site of former hotel</a><a class="description" href="https://www.business-live.co.uk/commercial-property/developer-starting-31m-housing-scheme-16788589" data-link-tracking="PostArticle|Rec|news|sectionGroup5|description|index 5">Anwyl Construction and ClwydAlyn are developing the site at Connah's Quay in Flintshire</a></div></div></div><div class="pancake use-image-placeholders ensemble channel-ece_frontpage" data-group="sectionGroup6" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.business-live.co.uk/professional-services/">Professional Services</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/professional-services/devon-town-one-three-south-16793340" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.business-live.co.uk/incoming/article16793565.ece/ALTERNATES/s615/0_Openreach-Engineer-fibre-splicingJPG.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/south-west" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">South West</a><a class="headline publication-font" href="https://www.business-live.co.uk/professional-services/devon-town-one-three-south-16793340" data-link-tracking="PostArticle|Rec|news|sectionGroup6|title|index 1">Devon town one of three in South West to get ultrafast broadband</a><div class="comments-count" data-streamId="birminghampost-16793340" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/professional-services/devon-town-one-three-south-16793340#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/professional-services/devon-town-one-three-south-16793340" data-link-tracking="PostArticle|Rec|news|sectionGroup6|description|index 1">Torquay joins Exeter and Bristol to get Openreach fibre-to-the-premises broadband technology over the next 12 months</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/professional-services/rsm-welcomes-13-new-trainees-16791406" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16791460.ece/ALTERNATES/s180/0_LJR_STO_210819anne.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16791460.ece/ALTERNATES/s458/0_LJR_STO_210819anne.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16791460.ece/ALTERNATES/s615/0_LJR_STO_210819anne.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup6|Tag|Fire|index 2">West Midlands</a><a class="headline" href="https://www.business-live.co.uk/professional-services/rsm-welcomes-13-new-trainees-16791406" data-link-tracking="PostArticle|Rec|news|sectionGroup6|title|index 2">RSM welcomes 13 new trainees in Stoke-on-Trent</a><div class="comments-count" data-streamId="birminghampost-16791406" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/professional-services/rsm-welcomes-13-new-trainees-16791406#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/professional-services/rsm-welcomes-13-new-trainees-16791406" data-link-tracking="PostArticle|Rec|news|sectionGroup6|description|index 2">The appointments are part of another record intake of 400 trainees across RSM's UK office network</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/professional-services/recruitment-firm-sporting-sponsorship-more-16595209" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article16599882.ece/ALTERNATES/s180/0_Hunter-selectionjpeg.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article16599882.ece/ALTERNATES/s458/0_Hunter-selectionjpeg.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article16599882.ece/ALTERNATES/s615/0_Hunter-selectionjpeg.jpg"></a><em class="sponsored">Advertorial</em></figure><a class="label" href="https://www.business-live.co.uk/all-about/south-west" data-link-tracking="PostArticle|Rec|news|sectionGroup6|Tag|Fire|index 3">South West</a><a class="headline" href="https://www.business-live.co.uk/professional-services/recruitment-firm-sporting-sponsorship-more-16595209" data-link-tracking="PostArticle|Rec|news|sectionGroup6|title|index 3">Why sponsoring a sports team is so much more than just a name on a shirt</a><a class="description" href="https://www.business-live.co.uk/professional-services/recruitment-firm-sporting-sponsorship-more-16595209" data-link-tracking="PostArticle|Rec|news|sectionGroup6|description|index 3">Recruitment firm Hunter Selection believe their sponsorship deal with Gloucestershire County Cricket Club shows a host of similarities between the organisations</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/professional-services/senior-appointments-welsh-business-summer-16791228" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article16791302.ece/ALTERNATES/s180/0_DHP_MAI_230815tribJPG.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article16791302.ece/ALTERNATES/s458/0_DHP_MAI_230815tribJPG.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article16791302.ece/ALTERNATES/s615/0_DHP_MAI_230815tribJPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/employment" data-link-tracking="PostArticle|Rec|news|sectionGroup6|Tag|Fire|index 4">Employment</a><a class="headline" href="https://www.business-live.co.uk/professional-services/senior-appointments-welsh-business-summer-16791228" data-link-tracking="PostArticle|Rec|news|sectionGroup6|title|index 4">The senior appointments in Welsh business this summer</a><div class="comments-count" data-streamId="birminghampost-16791228" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/professional-services/senior-appointments-welsh-business-summer-16791228#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/professional-services/senior-appointments-welsh-business-summer-16791228" data-link-tracking="PostArticle|Rec|news|sectionGroup6|description|index 4">There have been some big job announcements</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/professional-services/pwc-launches-fourth-flying-start-16792342" data-link-tracking="PostArticle|Rec|news|sectionGroup6|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.manchestereveningnews.co.uk/incoming/article16792756.ece/ALTERNATES/s180/0_LouiseFarrar.jpg 180w, https://i2-prod.manchestereveningnews.co.uk/incoming/article16792756.ece/ALTERNATES/s458/0_LouiseFarrar.jpg 458w" data-src="https://i2-prod.manchestereveningnews.co.uk/incoming/article16792756.ece/ALTERNATES/s615/0_LouiseFarrar.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/education" data-link-tracking="PostArticle|Rec|news|sectionGroup6|Tag|Fire|index 5">Education</a><a class="headline" href="https://www.business-live.co.uk/professional-services/pwc-launches-fourth-flying-start-16792342" data-link-tracking="PostArticle|Rec|news|sectionGroup6|title|index 5">PwC launches fourth Flying Start accountancy programme at University of Manchester</a><div class="comments-count" data-streamId="birminghampost-16792342" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/professional-services/pwc-launches-fourth-flying-start-16792342#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/professional-services/pwc-launches-fourth-flying-start-16792342" data-link-tracking="PostArticle|Rec|news|sectionGroup6|description|index 5">The Flying Start programme has been launched in association with Alliance Manchester Business School at the University and the Institute of Chartered Accountants in England and Wales</a></div></div></div><div class="pancake use-image-placeholders ensemble channel-ece_frontpage" data-group="sectionGroup7" data-group-index="0"><h3 class="publication-font"><a class="section-theme-indicator" href="https://www.business-live.co.uk/regional-development/">Regional Development</a></h3><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.business-live.co.uk/incoming/article16794029.ece/ALTERNATES/s615/0_Phoenix-Works-Mark-Milner-with-signage.jpg"></a></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/west-midlands" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">West Midlands</a><a class="headline publication-font" href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997" data-link-tracking="PostArticle|Rec|news|sectionGroup7|title|index 1">Meet the property developer who saved a former pottery works from total dereliction - by turning it into a hub for businesses</a><div class="comments-count" data-streamId="birminghampost-16793997" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/meet-property-developer-who-saved-16793997" data-link-tracking="PostArticle|Rec|news|sectionGroup7|description|index 1">Mark Milner has spent the last 10 years - and more than £1m - transforming the Phoenix Works site</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16539416.ece/ALTERNATES/s180/1_lfybrr.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16539416.ece/ALTERNATES/s458/1_lfybrr.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16539416.ece/ALTERNATES/s615/1_lfybrr.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/south-west" data-link-tracking="PostArticle|Rec|news|sectionGroup7|Tag|Fire|index 2">South West</a><a class="headline" href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162" data-link-tracking="PostArticle|Rec|news|sectionGroup7|title|index 2">Flybe signs latest interline partnership with Croatia Airlines</a><div class="comments-count" data-streamId="birminghampost-16792162" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/flybe-signs-latest-interline-partnership-16792162" data-link-tracking="PostArticle|Rec|news|sectionGroup7|description|index 2"> Europe’s largest regional airline is now bookable 'virtually worldwide'</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/regional-development/comment-why-businesses-need-hs2-16790666" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16790795.ece/ALTERNATES/s180/0_WW2_271920190814-1.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16790795.ece/ALTERNATES/s458/0_WW2_271920190814-1.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16790795.ece/ALTERNATES/s615/0_WW2_271920190814-1.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/high-speed-2" data-link-tracking="PostArticle|Rec|news|sectionGroup7|Tag|Fire|index 3">High Speed 2</a><a class="headline" href="https://www.business-live.co.uk/regional-development/comment-why-businesses-need-hs2-16790666" data-link-tracking="PostArticle|Rec|news|sectionGroup7|title|index 3">Comment: Why businesses need HS2</a><div class="comments-count" data-streamId="birminghampost-16790666" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/comment-why-businesses-need-hs2-16790666#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/comment-why-businesses-need-hs2-16790666" data-link-tracking="PostArticle|Rec|news|sectionGroup7|description|index 3">Staffordshire Chambers of Commerce chief executive Sara Williams has her say on why we need HS2</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16789750.ece/ALTERNATES/s180/0_RJ-R_TEM_210819Miller_01.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16789750.ece/ALTERNATES/s458/0_RJ-R_TEM_210819Miller_01.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16789750.ece/ALTERNATES/s615/0_RJ-R_TEM_210819Miller_01.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/east-midlands" data-link-tracking="PostArticle|Rec|news|sectionGroup7|Tag|Fire|index 4">East Midlands</a><a class="headline" href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742" data-link-tracking="PostArticle|Rec|news|sectionGroup7|title|index 4">House-builder Miller Homes reports rise in half-year profits and record forward sales</a><div class="comments-count" data-streamId="birminghampost-16789742" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/house-builder-miller-homes-reports-16789742" data-link-tracking="PostArticle|Rec|news|sectionGroup7|description|index 4">Strong customer demand has led to ‘significant levels of growth’</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/regional-development/positive-social-impact-welsh-employers-16787397" data-link-tracking="PostArticle|Rec|news|sectionGroup7|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.walesonline.co.uk/incoming/article15282144.ece/ALTERNATES/s180/0_business-success.jpg 180w, https://i2-prod.walesonline.co.uk/incoming/article15282144.ece/ALTERNATES/s458/0_business-success.jpg 458w" data-src="https://i2-prod.walesonline.co.uk/incoming/article15282144.ece/ALTERNATES/s615/0_business-success.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/economy" data-link-tracking="PostArticle|Rec|news|sectionGroup7|Tag|Fire|index 5">Economy</a><a class="headline" href="https://www.business-live.co.uk/regional-development/positive-social-impact-welsh-employers-16787397" data-link-tracking="PostArticle|Rec|news|sectionGroup7|title|index 5">The positive social impact of Welsh employers going that extra mile</a><div class="comments-count" data-streamId="birminghampost-16787397" data-mod="teaserCounter"><a href="https://www.business-live.co.uk/regional-development/positive-social-impact-welsh-employers-16787397#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.business-live.co.uk/regional-development/positive-social-impact-welsh-employers-16787397" data-link-tracking="PostArticle|Rec|news|sectionGroup7|description|index 5">From charity giving to providing equity to staff we feature Welsh employers doing so much good</a></div></div></div>
<!-- start of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent, start time: 1566461114272 -->
<section data-mod="mostRead" data-immediate><div class="pancake publication-theme"><div data-mod="tabs" data-ignore><ul class="tab-triggers section-theme-border"><li><button data-value="ece_frontpage" data-class="channel-ece_frontpage" data-tabset="mostReadMostRecent" data-active-class="section-theme-gradient">Home</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="ece_frontpage" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore><ul class="tab-triggers"><li><button class="section-theme-border" data-value="mostRead" data-tabset="ece_frontpage">Most Read</button></li><li><button class="section-theme-border" data-value="mostRecent" data-tabset="ece_frontpage">Most Recent</button></li></ul><div class="tab-content" data-value="mostRead" data-tabset="ece_frontpage"></div><div class="tab-content" data-value="mostRecent" data-tabset="ece_frontpage"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.dailypost.co.uk/incoming/article11695024.ece/ALTERNATES/s615/henblas-1.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/wales" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">Wales</a><a class="headline publication-font" href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 1">Wales has lost nearly 2,000 shop units as retail chiefs demand more action to support sector</a><a class="description" href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 1">Retail sector hit by rise of internet shopping and a global economic crash triggered by the credit crunch</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/sembcorb-utilities-sees-turnover-soar-16794266" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.gazettelive.co.uk/incoming/article16742519.ece/ALTERNATES/s180/0_Sembcorp-at-Wilton-helped-the-UK-cope-with-largest-power-outages-in-a-decade.jpg 180w, https://i2-prod.gazettelive.co.uk/incoming/article16742519.ece/ALTERNATES/s458/0_Sembcorp-at-Wilton-helped-the-UK-cope-with-largest-power-outages-in-a-decade.jpg 458w" data-src="https://i2-prod.gazettelive.co.uk/incoming/article16742519.ece/ALTERNATES/s615/0_Sembcorp-at-Wilton-helped-the-UK-cope-with-largest-power-outages-in-a-decade.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/north-east" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 2">North East</a><a class="headline" href="https://www.business-live.co.uk/enterprise/sembcorb-utilities-sees-turnover-soar-16794266" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 2">Sembcorb Utilities sees its turnover soar to £217m off strong energy growth</a><a class="description" href="https://www.business-live.co.uk/enterprise/sembcorb-utilities-sees-turnover-soar-16794266" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 2">The firm is planning on building a new power station at Wilton International</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/wholesaler-kitwave-continues-expansion-midlands-16794235" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article14234124.ece/ALTERNATES/s180/JS50037560.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article14234124.ece/ALTERNATES/s458/JS50037560.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article14234124.ece/ALTERNATES/s615/JS50037560.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/deals" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 3">Deals</a><a class="headline" href="https://www.business-live.co.uk/enterprise/wholesaler-kitwave-continues-expansion-midlands-16794235" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 3">Wholesaler Kitwave continues expansion with Midlands acquisition</a><a class="description" href="https://www.business-live.co.uk/enterprise/wholesaler-kitwave-continues-expansion-midlands-16794235" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 3">North Shields group has bought Central Supplies in an undisclosed deal</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/opinion-analysis/boris-johnson-right-review-rails-16793745" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16790807.ece/ALTERNATES/s180/0_JS189901705.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16790807.ece/ALTERNATES/s458/0_JS189901705.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16790807.ece/ALTERNATES/s615/0_JS189901705.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/high-speed-2" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 4">High Speed 2</a><a class="headline" href="https://www.business-live.co.uk/opinion-analysis/boris-johnson-right-review-rails-16793745" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 4">Why Boris Johnson is right to review rail's HS2 project - says Sion Barry</a><a class="description" href="https://www.business-live.co.uk/opinion-analysis/boris-johnson-right-review-rails-16793745" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 4">HS2 would have a negative impact on the economies of the West of England and South Wales</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/michael-gove-says-uk-ports-16793055" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.dailypost.co.uk/incoming/article16792993.ece/ALTERNATES/s180/0_Brexit.jpg 180w, https://i2-prod.dailypost.co.uk/incoming/article16792993.ece/ALTERNATES/s458/0_Brexit.jpg 458w" data-src="https://i2-prod.dailypost.co.uk/incoming/article16792993.ece/ALTERNATES/s615/0_Brexit.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.business-live.co.uk/all-about/brexit" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 5">Brexit</a><a class="headline" href="https://www.business-live.co.uk/economic-development/michael-gove-says-uk-ports-16793055" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 5">Michael Gove says UK ports 'geared up' for Brexit and denies Irish trade will bypass Britain</a><a class="description" href="https://www.business-live.co.uk/economic-development/michael-gove-says-uk-ports-16793055" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 5">The Cabinet minister in charge of no-deal planning came to Holyhead today to meet port operators</a></div></div></div></div></div><div class="tab-content section-theme-inherit-background-indicator" data-value="all" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore><ul class="tab-triggers"><li><button class="section-theme-border" data-value="mostRead" data-tabset="all">Most Read</button></li><li><button class="section-theme-border" data-value="mostRecent" data-tabset="all">Most Recent</button></li></ul><div class="tab-content" data-value="mostRead" data-tabset="all"><div class="pancake use-image-placeholders ensemble" data-group="mostRead" data-group-index="0"><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/enterprise/scaffolder-who-started-up-van-16789333" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.dailypost.co.uk/incoming/article16789477.ece/ALTERNATES/s615/0_wind.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/all-about/wales" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">Wales</a><a class="headline publication-font" href="https://www.business-live.co.uk/enterprise/scaffolder-who-started-up-van-16789333" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 1">Scaffolder who started up with van and shipping container now runs global firm</a><a class="description" href="https://www.business-live.co.uk/enterprise/scaffolder-who-started-up-van-16789333" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 1">Ben Badham is managing director of record-breaking North Wales firm, BGB Scaffolding</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/work-huge-new-aldi-development-16789604" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.liverpoolecho.co.uk/incoming/article16381086.ece/ALTERNATES/s180/0_Aldi22.jpg 180w, https://i2-prod.liverpoolecho.co.uk/incoming/article16381086.ece/ALTERNATES/s458/0_Aldi22.jpg 458w" data-src="https://i2-prod.liverpoolecho.co.uk/incoming/article16381086.ece/ALTERNATES/s615/0_Aldi22.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/north-west" data-link-tracking="PostArticle|Rec|news|mostRead|Tag|Fire|index 2">North West</a><a class="headline" href="https://www.business-live.co.uk/economic-development/work-huge-new-aldi-development-16789604" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 2">Work on huge new Aldi development next to M62 and M57 gets underway</a><a class="description" href="https://www.business-live.co.uk/economic-development/work-huge-new-aldi-development-16789604" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 2">It's set to bring hundreds of jobs to the area</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/manufacturing/football-fan-behind-liverpool-firm-16787082" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/article16792423.ece/ALTERNATES/s180/1_IMG-4553JPG.jpg 180w, https://i2-prod.business-live.co.uk/article16792423.ece/ALTERNATES/s458/1_IMG-4553JPG.jpg 458w" data-src="https://i2-prod.business-live.co.uk/article16792423.ece/ALTERNATES/s615/1_IMG-4553JPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/north-west" data-link-tracking="PostArticle|Rec|news|mostRead|Tag|Fire|index 3">North West</a><a class="headline" href="https://www.business-live.co.uk/manufacturing/football-fan-behind-liverpool-firm-16787082" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 3">The football fan behind Liverpool firm KMC and the boom in North West's salt and pepper craze</a><a class="description" href="https://www.business-live.co.uk/manufacturing/football-fan-behind-liverpool-firm-16787082" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 3">He moved to Liverpool because he loved LFC - but never expected to become one of the region's biggest salt and pepper seasoning makers</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/economic-development/call-700m-road-package-arrest-16790168" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article16629879.ece/ALTERNATES/s180/0_crashJPG.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article16629879.ece/ALTERNATES/s458/0_crashJPG.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article16629879.ece/ALTERNATES/s615/0_crashJPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/transport" data-link-tracking="PostArticle|Rec|news|mostRead|Tag|Fire|index 4">Transport</a><a class="headline" href="https://www.business-live.co.uk/economic-development/call-700m-road-package-arrest-16790168" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 4">Call for £700m road package to arrest &quot;years of underinvestment&quot; in North</a><a class="description" href="https://www.business-live.co.uk/economic-development/call-700m-road-package-arrest-16790168" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 4">Transport for the North wants Government backing for 16 schemes around the North</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/new-start-up-centre-named-16792561" data-link-tracking="PostArticle|Rec|news|mostRead|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.chroniclelive.co.uk/incoming/article16792532.ece/ALTERNATES/s180/0_GWR_NJL_210819property_01.jpg 180w, https://i2-prod.chroniclelive.co.uk/incoming/article16792532.ece/ALTERNATES/s458/0_GWR_NJL_210819property_01.jpg 458w" data-src="https://i2-prod.chroniclelive.co.uk/incoming/article16792532.ece/ALTERNATES/s615/0_GWR_NJL_210819property_01.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/commercial-property/" data-link-tracking="PostArticle|Rec|news|mostRead|Tag|Fire|index 5">Commercial Property</a><a class="headline" href="https://www.business-live.co.uk/commercial-property/new-start-up-centre-named-16792561" data-link-tracking="PostArticle|Rec|news|mostRead|title|index 5">New start-up centre named after popular businessman in County Durham town</a><a class="description" href="https://www.business-live.co.uk/commercial-property/new-start-up-centre-named-16792561" data-link-tracking="PostArticle|Rec|news|mostRead|description|index 5">Sydney House in Newton Aycliffe aims to provide room for companies employing around 55 people</a></div></div></div></div><div class="tab-content" data-value="mostRecent" data-tabset="all"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight"><figure class="section-theme-border" data-mod="image"><a href="https://www.business-live.co.uk/commercial-property/everything-you-need-know-plymouths-16793687" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 1"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.business-live.co.uk/article16793369.ece/ALTERNATES/s615/2_sherford-6.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label section-theme-highlight" href="https://www.business-live.co.uk/commercial-property/" data-link-tracking="PostArticle|News|MostRecent|Tag|Fire|index 1">Commercial Property</a><a class="headline publication-font" href="https://www.business-live.co.uk/commercial-property/everything-you-need-know-plymouths-16793687" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 1">Everything you need to know about Plymouth's £1bn new town</a><a class="description" href="https://www.business-live.co.uk/commercial-property/everything-you-need-know-plymouths-16793687" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 1">Sherford, a 20-year, 5,500-home community is taking shape on the edge of Plymouth</a></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/professional-services/devon-town-one-three-south-16793340" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 2"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/incoming/article16793565.ece/ALTERNATES/s180/0_Openreach-Engineer-fibre-splicingJPG.jpg 180w, https://i2-prod.business-live.co.uk/incoming/article16793565.ece/ALTERNATES/s458/0_Openreach-Engineer-fibre-splicingJPG.jpg 458w" data-src="https://i2-prod.business-live.co.uk/incoming/article16793565.ece/ALTERNATES/s615/0_Openreach-Engineer-fibre-splicingJPG.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/south-west" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 2">South West</a><a class="headline" href="https://www.business-live.co.uk/professional-services/devon-town-one-three-south-16793340" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 2">Devon town one of three in South West to get ultrafast broadband</a><a class="description" href="https://www.business-live.co.uk/professional-services/devon-town-one-three-south-16793340" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 2">Torquay joins Exeter and Bristol to get Openreach fibre-to-the-premises broadband technology over the next 12 months</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking="PostArticle|Rec|live-event|mostRecent|image|index 3"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s180/2_Paul-Uppal.jpg 180w, https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s458/2_Paul-Uppal.jpg 458w" data-src="https://i2-prod.business-live.co.uk/business/business-news/article15642298.ece/ALTERNATES/s615/2_Paul-Uppal.jpg"></a></figure><a class="label" href="https://www.business-live.co.uk/all-about/deals" data-link-tracking="PostArticle|Rec|live-event|mostRecent|Tag|Fire|index 3">Deals</a><a class="headline" href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking="PostArticle|Rec|live-event|mostRecent|title|index 3">Business Breakfast LIVE: Bupa showed &quot;little regard&quot; for small business after late payment</a><a class="description" href="https://www.business-live.co.uk/enterprise/uk-breakfast-business-news-live-16795592" data-link-tracking="PostArticle|Rec|live-event|mostRecent|description|index 3">The BusinessLive team's blog bringing you the morning's most important business and financial news</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 4"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.dailypost.co.uk/incoming/article11695024.ece/ALTERNATES/s180/henblas-1.jpg 180w, https://i2-prod.dailypost.co.uk/incoming/article11695024.ece/ALTERNATES/s458/henblas-1.jpg 458w" data-src="https://i2-prod.dailypost.co.uk/incoming/article11695024.ece/ALTERNATES/s615/henblas-1.jpg"></a><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.business-live.co.uk/all-about/wales" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 4">Wales</a><a class="headline" href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 4">Wales has lost nearly 2,000 shop units as retail chiefs demand more action to support sector</a><a class="description" href="https://www.business-live.co.uk/retail-consumer/wales-lost-nearly-2000-shop-16795449" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 4">Retail sector hit by rise of internet shopping and a global economic crash triggered by the credit crunch</a></div><div class="teaser"><figure data-mod="image"><a href="https://www.business-live.co.uk/sponsored/everything-you-need-know-linn-16768911" data-link-tracking="PostArticle|Rec|news|mostRecent|image|index 5"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article16729300.ece/ALTERNATES/s180/0_Karren-Brady-resigns-from-Taveta-Investments.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article16729300.ece/ALTERNATES/s458/0_Karren-Brady-resigns-from-Taveta-Investments.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article16729300.ece/ALTERNATES/s615/0_Karren-Brady-resigns-from-Taveta-Investments.jpg"></a><em class="sponsored">Advertorial</em><div class="video-icon section-theme-border section-theme"></div></figure><a class="label" href="https://www.business-live.co.uk/all-about/icc-birmingham" data-link-tracking="PostArticle|Rec|news|mostRecent|Tag|Fire|index 5">ICC Birmingham</a><a class="headline" href="https://www.business-live.co.uk/sponsored/everything-you-need-know-linn-16768911" data-link-tracking="PostArticle|Rec|news|mostRecent|title|index 5">Everything you need to know about Linn Academy 2019 - the global eCommerce event coming to ICC Birmingham</a><a class="description" href="https://www.business-live.co.uk/sponsored/everything-you-need-know-linn-16768911" data-link-tracking="PostArticle|Rec|news|mostRecent|description|index 5">Karren Brady is keynote speaker with more than 1,000 attendees expected to descend on the ICC in Birmingham for biggest gathering to date</a></div></div></div></div></div></div></div></section>
<!-- end of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent, total time: 564 -->

</main>
<script type="text/javascript">$css("https://s2-prod.business-live.co.uk/@trinitymirrordigital/article-service/scss/section.css?v=00ac6ed779bc10c3c4cf1a5e601c0d9e");$css("https://s2-prod.business-live.co.uk/@trinitymirrordigital/withnail/scss/withnail.css?v=ef3a1a35396874dd6e4429c0f978c7b4");$css("https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/scss/section.css?v=803ddce782970db952b23b2326b80f2f");</script>
<div class="widget code html widget-editable viziwyg-section-39129 inpage-widget-12079270" >
<div id="gpt-top-lb"></div>
</div>
<footer><ul id="section-links"><li><a href="https://www.business-live.co.uk/opinion-analysis/" data-link-tracking="Footer|Opinion">Opinion</a></li><li><a href="https://www.business-live.co.uk/partners/" data-link-tracking="Footer|Partner Content">Partner Content</a></li><li><a href="https://www.business-live.co.uk/enterprise/" data-link-tracking="Footer|Enterprise">Enterprise</a></li><li><a href="https://www.business-live.co.uk/retail-consumer/" data-link-tracking="Footer|Retail &amp; Consumer">Retail &amp; Consumer</a></li><li><a href="https://www.business-live.co.uk/regional-development/" data-link-tracking="Footer|Economic Development">Economic Development</a></li><li><a href="https://www.business-live.co.uk/commercial-property/" data-link-tracking="Footer|Commercial Property">Commercial Property</a></li><li><a href="https://www.business-live.co.uk/technology/" data-link-tracking="Footer|Tech">Tech</a></li><li><a href="https://www.business-live.co.uk/professional-services/" data-link-tracking="Footer|Professional Services">Professional Services</a></li></ul><div class="social-links"><h4>Follow us<ul><li><a class="icon twitter" title="twitter" href="https://twitter.com/businesslive" target="_blank" data-provider="twitter" data-tracking="twitter|follow|bottom"></a></li><li><a class="icon linkedin" title="linkedin" href="https://www.linkedin.com/company/35717727" target="_blank" data-provider="linkedin" data-tracking="linkedin|follow|bottom"></a></li></ul></h4></div><div class="kitemarks"><div class="ipso"></div></div><ul id="utility-links"><li><a href="https://www.business-live.co.uk/contact-us/">Contact Us</a></li><li><a href="https://marketplacelive.co.uk/national">Marketplace</a></li><li><div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="publishingPrinciples" content="https://www.business-live.co.uk/about-us/"/><meta itemprop="name" content="birminghampost"/><meta itemprop="url" content="https://www.business-live.co.uk/"/><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s2-prod.business-live.co.uk/@trinitymirrordigital/marwood/TM/publications/birminghampost/img/logo-birminghampost@2x.png"/></div></div><a href="https://www.business-live.co.uk/about-us/">About Us</a></li><li><a href="https://jobs.reachplc.com/jobs">Work for us</a></li><li><a href="https://communicatoremail.com/F/wZYqrd0TD3m2QU93ceSuh7/">Send me daily emails</a></li><li><a href="https://www.business-live.co.uk/advertising/">Advertise with Us</a></li><li><a href="https://www.business-live.co.uk/rules/">Competition Rules</a></li><li><a href="https://www.business-live.co.uk/how-to-complain/">How to Complain</a></li><li><a href="https://www.business-live.co.uk/corrections-clarifications/">Corrections and Clarifications</a></li><li><a href="https://www.business-live.co.uk/terms-conditions/">Terms and Conditions</a></li><li><a href="https://www.business-live.co.uk/privacy-policy/">Privacy Notice</a></li><li><a href="https://www.business-live.co.uk/cookie-policy/">Cookie Notice</a></li><li><a href="https://www.business-live.co.uk/rss-feeds/">RSS feeds</a></li><li><a href="https://www.business-live.co.uk/">© 2019 a Reach plc subsidiary</a></li><li></li></ul></footer>
<script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/marwood/pug-runtime/pug-runtime.min.js?v=f9a8f9298a1eafea96091cdab6421797"></script>
<script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/marwood/TM/js/section.min.js?v=4c7a5333dcc1ccb5eedff6036a171444" defer async></script><script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/article-service/js/section.min.js?v=cd462f8fcf9fb7b8a33283ad5ff7942a" defer async></script><script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/js/partner.min.js?v=cf72c50c043bdb515bc86b2439b42009" defer async></script><script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/withnail/scriptsCore/js/withnail.min.js?v=94e747510dd186393af03dc60c72fa9b" defer async></script><script src="https://s2-prod.business-live.co.uk/@trinitymirrordigital/chameleon-static-html/js/chameleon-static-html.min.js?v=753aaea2a3e83f02035079c3454c0c5b" defer async></script>
<div class="widget code html widget-editable viziwyg-section-39272 inpage-widget-13819776" >
<script async src="https://felix.data.tm-awx.com/felix.min.js" ></script>
</div>
<script>
var publicSectionParams = window.TMCONFIG.publicSectionParams;
var environment = 'digitalData.page.attributes.environment'.split('.').reduce(function(acc,cur) { return acc && acc[cur] || undefined; }, window);
if (environment === 'prod' && publicSectionParams['hotjar.hjid']) {
(function(h,o,t,j,a,r){
h.hj=h.hj||function()
{(h.hj.q=h.hj.q||[]).push(arguments)}
;
h._hjSettings={hjid:publicSectionParams['hotjar.hjid'],hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
}
</script>
<script>
window.console.log("iPhone/Edge Fix running...");
(function (doc) {
var agnt = navigator.userAgent;
var css = ".captify-widget>div>div>div{padding-bottom:30px!important}";
var count = 300; // 300 * 100ms == 30000ms limit
function isIphone() {
return /iPhone/.test(agnt);
}
function isEdge() {
return /Edge/.test(agnt);
}
function isEdgeOrIphone() {
return isIphone() || isEdge();
}
function applyFix() {
var ifr = doc.querySelector(".captify-iframe");
if (ifr && isEdge(agnt)) {
fixEdge(ifr);
} else if (ifr && ifr.contentDocument && ifr.contentDocument.head && isIphone(agnt)) {
fixIphone(ifr.contentDocument);
} else {
count--;
if (count) {
setTimeout(applyFix, 100);
}
}
}
function fixIphone(doc) {
var styleTag = doc.createElement("style");
styleTag.type = "text/css";
styleTag.appendChild(doc.createTextNode(css));
styleTag.cssText = doc.head.appendChild(styleTag);
}
function fixEdge(ifr) {
if (ifr.contentDocument && ifr.contentDocument.childNodes && ifr.contentDocument.childNodes.length) {
//finished
} else {
ifr.classList.add("hidden");
count = 100; // 100 * 50ms == 5000ms limit
setTimeout(unhideEdge, 50, ifr);
}
}
function unhideEdge(ifr){
if (ifr.contentDocument && ifr.contentDocument.childNodes && ifr.contentDocument.childNodes.length) {
ifr.classList.remove("hidden");
} else {
count--;
if (count) {
setTimeout(unhideEdge, 50, ifr);
}
}
}
if (isEdgeOrIphone()) {
applyFix();
}
})(document);
</script>
</body>
</html>
