<!DOCTYPE html>
<html>
<!--
page generated at: Wed Nov 21 19:38:52 GMT 2018
page generated by escenic.server/hostname: reg-pres12.tm-aws.com/reg-pres12.tm-aws.com
-->
<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>
<script type="text/javascript">!function t(e,n,o){function r(s,c){if(!n[s]){if(!e[s]){var u="function"==typeof require&&require;if(!c&&u)return u(s,!0);if(i)return i(s,!0);var h=new Error("Cannot find module '"+s+"'");throw h.code="MODULE_NOT_FOUND",h}var a=n[s]={exports:{}};e[s][0].call(a.exports,function(t){var n=e[s][1][t];return r(n||t)},a,a.exports,t,e,n,o)}return n[s].exports}for(var i="function"==typeof require&&require,s=0;s<o.length;s++)r(o[s]);return r}({1:[function(t,e,n){!function(t,e){"use strict";if("IntersectionObserver"in t&&"IntersectionObserverEntry"in t&&"intersectionRatio"in t.IntersectionObserverEntry.prototype)"isIntersecting"in t.IntersectionObserverEntry.prototype||Object.defineProperty(t.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var n=[];r.prototype.THROTTLE_TIMEOUT=100,r.prototype.POLL_INTERVAL=null,r.prototype.USE_MUTATION_OBSERVER=!0,r.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},r.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},r.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},r.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},r.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},r.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},r.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(t,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},r.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,s(t,"resize",this._checkForIntersections,!0),s(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},r.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),n=e?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(r){var i=r.element,s=c(i),u=this._rootContainsTarget(i),h=r.entry,a=e&&u&&this._computeTargetAndRootIntersection(i,n),f=r.entry=new o({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:n,intersectionRect:a});h?e&&u?this._hasCrossedThreshold(h,f)&&this._queuedEntries.push(f):h&&h.isIntersecting&&this._queuedEntries.push(f):this._queuedEntries.push(f)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},r.prototype._computeTargetAndRootIntersection=function(n,o){if("none"!=t.getComputedStyle(n).display){for(var r,i,s,u,a,f,l,p,d=c(n),v=h(n),m=!1;!m;){var y=null,_=1==v.nodeType?t.getComputedStyle(v):{};if("none"==_.display)return;if(v==this.root||v==e?(m=!0,y=o):v!=e.body&&v!=e.documentElement&&"visible"!=_.overflow&&(y=c(v)),y&&(r=y,i=d,void 0,void 0,void 0,void 0,void 0,void 0,s=Math.max(r.top,i.top),u=Math.min(r.bottom,i.bottom),a=Math.max(r.left,i.left),f=Math.min(r.right,i.right),p=u-s,!(d=(l=f-a)>=0&&p>=0&&{top:s,bottom:u,left:a,right:f,width:l,height:p})))break;v=h(v)}return d}},r.prototype._getRootRect=function(){var t;if(this.root)t=c(this.root);else{var n=e.documentElement,o=e.body;t={top:0,left:0,right:n.clientWidth||o.clientWidth,width:n.clientWidth||o.clientWidth,bottom:n.clientHeight||o.clientHeight,height:n.clientHeight||o.clientHeight}}return this._expandRectByRootMargin(t)},r.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},r.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,o=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==o)for(var r=0;r<this.thresholds.length;r++){var i=this.thresholds[r];if(i==n||i==o||i<n!=i<o)return!0}},r.prototype._rootIsInDom=function(){return!this.root||u(e,this.root)},r.prototype._rootContainsTarget=function(t){return u(this.root||e,t)},r.prototype._registerInstance=function(){n.indexOf(this)<0&&n.push(this)},r.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},t.IntersectionObserver=r,t.IntersectionObserverEntry=o}function o(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||{top:0,bottom:0,left:0,right:0,width:0,height:0},this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,o=this.intersectionRect,r=o.width*o.height;this.intersectionRatio=n?r/n:this.isIntersecting?1:0}function r(t,e){var n,o,r,i=e||{};if("function"!=typeof t)throw new Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw new Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),o=this.THROTTLE_TIMEOUT,r=null,function(){r||(r=setTimeout(function(){n(),r=null},o))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map(function(t){return t.value+t.unit}).join(" ")}function i(t,e,n,o){"function"==typeof t.addEventListener?t.addEventListener(e,n,o||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function s(t,e,n,o){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,o||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,n)}function c(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):{top:0,bottom:0,left:0,right:0,width:0,height:0}}function u(t,e){for(var n=e;n;){if(n==t)return!0;n=h(n)}return!1}function h(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e}}(window,document)},{}],2:[function(t,e,n){!function(t){var n=setTimeout;function o(){}var r="function"==typeof setImmediate&&setImmediate||function(t){n(t,0)},i=function(t){"undefined"!=typeof console&&console&&console.warn("Possible Unhandled Promise Rejection:",t)};function s(t){if("object"!=typeof this)throw new TypeError("Promises must be constructed via new");if("function"!=typeof t)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],f(t,this)}function c(t,e){for(;3===t._state;)t=t._value;0!==t._state?(t._handled=!0,r(function(){var n=1===t._state?e.onFulfilled:e.onRejected;if(null!==n){var o;try{o=n(t._value)}catch(t){return void h(e.promise,t)}u(e.promise,o)}else(1===t._state?u:h)(e.promise,t._value)})):t._deferreds.push(e)}function u(t,e){try{if(e===t)throw new TypeError("A promise cannot be resolved with itself.");if(e&&("object"==typeof e||"function"==typeof e)){var n=e.then;if(e instanceof s)return t._state=3,t._value=e,void a(t);if("function"==typeof n)return void f((o=n,r=e,function(){o.apply(r,arguments)}),t)}t._state=1,t._value=e,a(t)}catch(e){h(t,e)}var o,r}function h(t,e){t._state=2,t._value=e,a(t)}function a(t){2===t._state&&0===t._deferreds.length&&r(function(){t._handled||i(t._value)});for(var e=0,n=t._deferreds.length;e<n;e++)c(t,t._deferreds[e]);t._deferreds=null}function f(t,e){var n=!1;try{t(function(t){n||(n=!0,u(e,t))},function(t){n||(n=!0,h(e,t))})}catch(t){if(n)return;n=!0,h(e,t)}}s.prototype.catch=function(t){return this.then(null,t)},s.prototype.then=function(t,e){var n=new this.constructor(o);return c(this,new function(t,e,n){this.onFulfilled="function"==typeof t?t:null,this.onRejected="function"==typeof e?e:null,this.promise=n}(t,e,n)),n},s.all=function(t){var e=Array.prototype.slice.call(t);return new s(function(t,n){if(0===e.length)return t([]);var o=e.length;function r(i,s){try{if(s&&("object"==typeof s||"function"==typeof s)){var c=s.then;if("function"==typeof c)return void c.call(s,function(t){r(i,t)},n)}e[i]=s,0==--o&&t(e)}catch(t){n(t)}}for(var i=0;i<e.length;i++)r(i,e[i])})},s.resolve=function(t){return t&&"object"==typeof t&&t.constructor===s?t:new s(function(e){e(t)})},s.reject=function(t){return new s(function(e,n){n(t)})},s.race=function(t){return new s(function(e,n){for(var o=0,r=t.length;o<r;o++)t[o].then(e,n)})},s._setImmediateFn=function(t){r=t},s._setUnhandledRejectionFn=function(t){i=t},void 0!==e&&e.exports?e.exports=s:t.Promise||(t.Promise=s)}(this)},{}],3:[function(t,e,n){"use strict";e.exports=function(){Array.prototype.findIndex||(Array.prototype.findIndex=function(t){if(null==this)throw new TypeError("Array.prototype.findIndex called on null or undefined");if("function"!=typeof t)throw new TypeError("predicate must be a function");for(var e,n=Object(this),o=n.length>>>0,r=arguments[1],i=0;i<o;i++)if(e=n[i],t.call(r,e,i,n))return i;return-1})}},{}],4:[function(t,e,n){"use strict";e.exports=function(){Array.from||(Array.from=function(t){return[].slice.call(t)})}},{}],5:[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})}},{}],6:[function(t,e,n){"use strict";t("intersection-observer"),t("./array/findIndex.js")(),t("./array/from.js")(),t("./promise/promise.js")(),t("./closest/closest.js")(),t("./object/assign.js")(),t("./nodeList/forEach.js")()},{"./array/findIndex.js":3,"./array/from.js":4,"./closest/closest.js":5,"./nodeList/forEach.js":7,"./object/assign.js":8,"./promise/promise.js":9,"intersection-observer":1}],7:[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)})}},{}],8:[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 o=arguments[n];if(null!=o)for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e},writable:!0,configurable:!0})}},{}],9:[function(t,e,n){"use strict";var o=t("promise-polyfill");e.exports=function(){void 0===window.Promise&&(window.Promise=o)}},{"promise-polyfill":2}]},{},[6]);
//# sourceMappingURL=index.min.js.map</script>
<title>Birmingham Post: Business news, local news, expert opinion</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=""/><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.birminghampost.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;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;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,96],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;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;type&quot;:&quot;weather&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;seo-bar&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;SEOBar&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;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[728,90],[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;type&quot;:&quot;weather&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;seo-bar&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;SEOBar&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;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;sizes&quot;:[[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;type&quot;:&quot;weather&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;seo-bar&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;SEOBar&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;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;referenceNode&quot;:&quot;.secondary.pancake&quot;,&quot;sizes&quot;:[[300,250],[300,252],[9,2]],&quot;relativePos&quot;:&quot;prependChild&quot;,&quot;adFreeEnabled&quot;:true,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-rh-slot&quot;,&quot;type&quot;:&quot;sectionPrimarySingleMPU&quot;},{&quot;componentType&quot;:&quot;gpt&quot;,&quot;targeting&quot;:{&quot;index&quot;:4,&quot;hivis&quot;:&quot;n&quot;,&quot;opos&quot;:&quot;middle&quot;},&quot;referenceNode&quot;:&quot;.mod-pancakes \u003e .secondary&quot;,&quot;sizes&quot;:[[970,250],[970,256],[728,96],[9,6]],&quot;relativePos&quot;:&quot;after&quot;,&quot;additionalClass&quot;:&quot;in-section&quot;,&quot;name&quot;:&quot;div-gpt-ad-section-slot-1&quot;,&quot;type&quot;:&quot;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;type&quot;:&quot;weather&quot;},{&quot;name&quot;:&quot;takeover&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;header .secondary&quot;,&quot;type&quot;:&quot;masthead&quot;,&quot;templateName&quot;:&quot;takeover&quot;,&quot;relativePos&quot;:&quot;before&quot;},{&quot;name&quot;:&quot;seo-bar&quot;,&quot;componentType&quot;:&quot;partner&quot;,&quot;referenceNode&quot;:&quot;main section[data-mod\u003dmostRead]&quot;,&quot;type&quot;:&quot;SEOBar&quot;,&quot;templateName&quot;:&quot;list&quot;,&quot;relativePos&quot;:&quot;after&quot;}]}"/><meta name="scriptConfig" id="scriptConfig" content="{&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.birminghampost.co.uk/&quot;,&quot;timestamp&quot;:1542829132973,&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}}"/>
<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.birminghampost.co.uk&quot;,&quot;features&quot;:{&quot;preloadFonts&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;true&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;}},&quot;info&quot;:{&quot;url&quot;:&quot;https://www.birminghampost.co.uk/&quot;,&quot;sectionLayout&quot;:&quot;standard&quot;,&quot;layoutVariant&quot;:&quot;teasersWithPartnership&quot;}}}"/>
<link rel="stylesheet" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/marwood/TM/scss/marwood.css?v=5308bce6169fcde2c93f8cddd253f37e"/><link rel="stylesheet" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-static-html/scss/chameleon-static-html.css?v=ae0cbf1818eb1e04ce10bddf4c95f617"/>
<meta id="publicationConfig" name="publicationConfig" content="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-branding/publications/birminghampost"/><link rel="preload" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/SignikaNegative-Bold.woff2?v=0878f337da5ac933819c3eaf691db0a5" as="font"/><link rel="preload" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-bold-webfont.woff2?v=2aeda138757cc9fa9eb7a520d11805a8" as="font"/><link rel="preload" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/opensans-regular-webfont.woff2?v=f42a62e230fec70735dbca1c971adbd2" as="font"/><link rel="preload" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-branding/webfonts/woff2/icomoon.woff2?v=d27ed9edd751d8ad6954dfc3eb95a9b3" as="font"/><link rel="stylesheet" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-branding/publications/birminghampost/scss/birminghampost.css?v=aa619b0cb31d6bb23815681dd82ac6a8"/><link rel="shortcut icon" href="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-branding/publications/birminghampost/img/favicon.ico?v=f890c97b660e6e98411b2f59d4cc1703" type="image/x-icon"/><link rel="manifest" href="/manifest.json?v=00277067608714089d14c9532ff9fa55"/><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.birminghampost.co.uk","frontendVersion":"1517928274","gigya":{"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","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","partner.weather.apiKey":"d57dc3d50c821ac13ed5ee0d9efd3b01","webAppManifest":"/","gtmContainerId":"GTM-M3TH25P","hide.slot.on.first.page.view":"false","partner.weather.weather-partnership-bar":"true","chronos.live-centre.url":"https://livecentreps-eb-prod.tm-awx.com","partner.madgex.hot-jobs":"true","partner.ga.customDimension":"true","partner.weather.apiUrl":"https://api.weather.com/v1/geocode/52.486243/-1.890401/observations/current.json?language=en-GB&units=m","optaSubscriptionId":"a0388ad77c1977dc16697ca9c747dd0a"},"features":{"preloadFonts":"true","videoHeaderBiddingEnabled":"false","externalBrandCSS":"true","GDPRConsentEnabled":"true","chameleon.cookiePolicy.enabled":"false","PWA":"{\"trackOffline\":true}","video.header.bidding.enabled":"false","bundledCss":"false","recommendations":"https://mab.data.tm-awx.com/rhs","modularCss":"true","nativeAppBanner":"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.birminghampost.co.uk/cookie-policy/"}};</script>
<script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/withnail/lib/captify/cmpInit.js?v=9eb7077873c3c9d301b596df3f4477e3" defer="defer"></script><script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/withnail/lib/captify/bundle.js?v=2b1951264b24b4d76e33bf750ed49fa1" defer="defer"></script>
<!-- Commercial Script -->
<!-- Index Exchange start -->
<script>
!function(){var e=document.getElementById("scriptConfig"),t={indexExchange:{enabled:!1}};if(e)try{t=JSON.parse(e.getAttribute("content"))}catch(e){window.console.log("IX tag: ERROR parsing scriptConfig",e)}if(window.console.log("IX tag: scriptConfig",t),(t.indexExchange||{}).enabled&&t.indexExchange.headerTag){var n=document.createElement("script");n.async=!0,n.type="text/javascript",n.src="https:"+t.indexExchange.headerTag;var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(n,a)}}();
</script>
<!-- Index Exchange end -->
<!-- Commercial Script -->
<!-- GPT Library preload -->
<script async src="https://www.googletagservices.com/tag/js/gpt.js"></script>
<!-- GPT Library preload end -->
<!-- Commercial Scripts -->
<!-- Amazon A9 APSTAG -->
<script>
-1===window.location.hostname.indexOf("insider.co.uk")&&(window.addEventListener("A9.loaded",function(e){console.log("A9 loaded: ",JSON.stringify(e))}),window.apstagDEBUG={testBidTimeout:200},function(){var e=function(e){var t,n=window,a={A9Loaded:!0};window.console.log("fireA9Loaded: "+JSON.stringify(e),1),n&&(document.createEvent?((t=document.createEvent("HTMLEvents")).initEvent("A9.loaded",!0,!0),t.data=a,n.dispatchEvent(t)):document.createEventObject&&((t=document.createEventObject()).data=a,n.fireEvent("onA9.loaded",t)),window.addEventListener("DOMContentLoaded",function(){n.dataEvents=n.dataEvents||{},n.dataEvents["A9.loaded"]=n.dataEvents["A9.loaded"]||[],n.dataEvents["A9.loaded"].push(!0)},!1))};!function(t,n,a,d,o,i,s){function c(e,a){n[t]._Q.push([e,a])}n[t]||(n[t]={init:function(){c("i",arguments)},fetchBids:function(){c("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]},(i=a.createElement(d)).async=!0,i.src="https://c.amazon-adsystem.com/aax2/apstag.js",i.onload=e,(s=a.getElementsByTagName(d)[0]).parentNode.insertBefore(i,s))}("apstag",window,document,"script"),window.TMFeatures||(window.TMFeatures={}),window.TMFeatures.amazonHeaderEnabled=!0}());
</script>
<!-- Amazon A9 APSTAG end-->
<!-- Commercial Scripts -->
<!-- IAS -->
<script async='async' src='//cdn.adsafeprotected.com/iasPET.1.js'></script>
<!-- IAS end-->
<script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/withnail/tags/js/tags.min.js?v=e431fbef1b0dfd06cd1bcca9397589d6" defer="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;preloadFonts&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;true&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;}}"/>
<meta id="partnerFooterConfig" name="partnerFooterConfig" content="{&quot;partnerContentList&quot;:[],&quot;features&quot;:{&quot;preloadFonts&quot;:&quot;true&quot;,&quot;videoHeaderBiddingEnabled&quot;:&quot;false&quot;,&quot;externalBrandCSS&quot;:&quot;true&quot;,&quot;GDPRConsentEnabled&quot;:&quot;true&quot;,&quot;chameleon.cookiePolicy.enabled&quot;:&quot;false&quot;,&quot;PWA&quot;:&quot;{\&quot;trackOffline\&quot;:true}&quot;,&quot;video.header.bidding.enabled&quot;:&quot;false&quot;,&quot;bundledCss&quot;:&quot;false&quot;,&quot;recommendations&quot;:&quot;https://mab.data.tm-awx.com/rhs&quot;,&quot;modularCss&quot;:&quot;true&quot;,&quot;nativeAppBanner&quot;:&quot;true&quot;}}"/>
<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 e(t,n,a){function i(r,c){if(!n[r]){if(!t[r]){var u="function"==typeof require&&require;if(!c&&u)return u(r,!0);if(o)return o(r,!0);var d=new Error("Cannot find module '"+r+"'");throw d.code="MODULE_NOT_FOUND",d}var l=n[r]={exports:{}};t[r][0].call(l.exports,function(e){var n=t[r][1][e];return i(n||e)},l,l.exports,e,t,n,a)}return n[r].exports}for(var o="function"==typeof require&&require,r=0;r<a.length;r++)i(a[r]);return i}({1:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.events=n.config=n.component=void 0;var a=r(e("./component")),i=r(e("./config")),o=r(e("./events"));function r(e){return e&&e.__esModule?e:{default:e}}n.component=a.default,n.config=i.default,n.events=o.default},{"./component":2,"./config":3,"./events":4}],2:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.activate=n.create=void 0;var a,i=e("./events.js"),o=(a=i)&&a.__esModule?a:{default:a};function r(e,t){try{e.outerHTML=t(JSON.parse(e.getAttribute("data-component-data")))}catch(e){window.console.log("Error rendering component: "+e)}}n.create=function(e){var t;return(e=e||{}).contexts?t=function(t,n){r(t,e.contexts[n].template)}:e.template&&(t=function(t){r(t,e.template)}),{init:function(t){e.init&&e.init(t),t.setAttribute("data-init",!0)},render:t}},n.activate=function(e){o.default.fire(e,"component.activate")}},{"./events.js":4}],3:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a,i=e("extend"),o=(a=i)&&a.__esModule?a:{default:a};var r=document.documentElement,c={breakpointType:null,overlayActive:!1,resize:{active:!1,debounceTimer:200,interval:null},scroll:{active:!1,debounceTimer:50,interval:null},tapOrClickEvent:"click",throttleDateTime:null,timings:{debounce:250},windowHeight:r.clientHeight,windowTopOffset:null,windowWidth:r.clientWidth};function u(e){for(var t=e.split("."),n=0,a=c;n<t.length;n++)a=a[t[n]];return a}c.breakpoints=[{name:"baseLayout",width:-1},{name:"tabletPortraitUpwards",width:728},{name:"tabletLandscapeUpwards",width:1024},{name:"desktop",width:1240}],n.default={getOption:u,inspect:function(){return c},setOption:function(e){(0,o.default)(c,e)},getBreakpoint:function(e){e=e||window.innerWidth;var t,n=u("breakpoints"),a=n.length;for(t=0;t<a;t++)if(e<n[t].width)return n[t-1].name;return n[a-1].name}}},{extend:5}],4:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=function(){function e(e){return[].slice.call(e)}function t(e,t,n,a){if(a=a||{},e.addEventListener(t,n),e.dataEvents){var i=e.dataEvents[t];if(i)if(a.purgeEventData)for(;0<i.length;)n.call(e,{data:i.shift(),target:e});else i.forEach(function(t){n.call(e,{data:t,target:e})})}}function n(e,t,n){e.dataEvents=e.dataEvents||{},e.dataEvents[t]=e.dataEvents[t]||[],e.dataEvents[t].push(n)}var a="DOMContentLoaded";return{delegate:function(){return function(t,n,a,i,o){o=o||{},n=n.split(","),void 0===t.length&&(t=[t]),t.forEach||(t=e(t)),t.forEach(function(t){t.addEventListener(a,function(a){var r=[];n.forEach(function(n){var a,i,o,c,u,d;r=">"===n.substr(0,1)?(o=r,u=n,d=(d=e((c=t).querySelectorAll(u.substr(1)))).filter(function(e){return e.parentNode===c}),o.concat(d)):(a=t,i=n,r.concat(e(a.querySelectorAll(i))))}),function e(t,n,a,i,o,r){if(n!==a){var c=i.indexOf(n);-1!==c&&(o.call(i[c],t),r.preventDefault&&t.preventDefault()),e(t,n.parentNode,a,i,o,r)}else r.stopPropagation&&t.stopPropagation()}(a,a.target,t,r,i,o)})})}}(),domReady:function(e){"complete"===document.readyState||"loaded"===document.readyState?(n(document,a),n(window,"load")):"interactive"===document.readyState&&n(document,a),document.addEventListener?t(document,a,e):t(window,"load",e)},fire:function(e,t,a){var i;a=a||{},document.createEvent?((i=document.createEvent("HTMLEvents")).initEvent(t,!0,!0),i.data=a,e.dispatchEvent(i)):document.createEventObject&&((i=document.createEventObject()).data=a,e.fireEvent("on"+t,i)),n(e,t,a)},listen:t}}();n.default=a},{}],5:[function(e,t,n){"use strict";var a=Object.prototype.hasOwnProperty,i=Object.prototype.toString,o=function(e){return"function"==typeof Array.isArray?Array.isArray(e):"[object Array]"===i.call(e)},r=function(e){if(!e||"[object Object]"!==i.call(e))return!1;var t,n=a.call(e,"constructor"),o=e.constructor&&e.constructor.prototype&&a.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!n&&!o)return!1;for(t in e);return void 0===t||a.call(e,t)};t.exports=function e(){var t,n,a,i,c,u,d=arguments[0],l=1,s=arguments.length,f=!1;for("boolean"==typeof d&&(f=d,d=arguments[1]||{},l=2),(null==d||"object"!=typeof d&&"function"!=typeof d)&&(d={});l<s;++l)if(null!=(t=arguments[l]))for(n in t)a=d[n],d!==(i=t[n])&&(f&&i&&(r(i)||(c=o(i)))?(c?(c=!1,u=a&&o(a)?a:[]):u=a&&r(a)?a:{},d[n]=e(f,u,i)):void 0!==i&&(d[n]=i));return d}},{}],6:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.track=n.newPage=n.dataLayer=n.init=void 0;var a=e("@trinitymirrordigital/chameleon-core"),i=d(e("./timing")),o=d(e("./dataLayer.js")),r=u(e("./gtm.js")),c=u(e("./uhid.js"));function u(e){return e&&e.__esModule?e:{default:e}}function d(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}var l=function(e){if(r.default.track(e),e.category&&e.name){var t={};t[e.category]={},t[e.category][e.name]=e.value,o.update({page:{info:t}})}},s=function(){r.default.newPage()};function f(e,t){e=e.replace(/\W+(.)/g,function(e,t){return t.toUpperCase()});var n=i.mark(e);return o.update({page:{info:{timing:n}}}),r.default.timer(e,n[e],t),n}n.init=function(e,t){o.init((0,c.default)(),e),r.default.getClientId(t),f("start"),a.events.domReady(function(){a.events.fire(window,"perceivedload",f("perceived").perceived)}),a.events.listen(window,"analytics.track",function(e){l(e.data)}),a.events.listen(window,"analytics.newpage",s),a.events.listen(window,"analytics.mark",function(e){f(e.data)}),a.events.fire(document.body,"analytics.ready",{track:l,newPage:s,mark:f}),e&&l({name:"ChameleonMVT",category:"MVT",value:e}),a.events.listen(window,"load",function(){f("pageload")})},n.dataLayer=o,n.newPage=s,n.track=l},{"./dataLayer.js":8,"./gtm.js":9,"./timing":10,"./uhid.js":11,"@trinitymirrordigital/chameleon-core":1}],7:[function(e,t,n){"use strict";var a=e("./analytics"),i=void 0;try{i=window.TMCONFIG.publicSectionParams.gtmClientIdEndpoint}catch(e){}(0,a.init)(window.TMABTEST,i)},{"./analytics":6}],8:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.update=n.access=n.init=void 0;var a,i=e("@trinitymirrordigital/chameleon-core"),o=e("extend"),r=(a=o)&&a.__esModule?a:{default:a};var c={};function u(e){(0,r.default)(!0,c,e),i.events.fire(window,"dataLayer.changed",e)}function d(e){return e.split(".").reduce(function(e,t){return e[t]},c||this)}function l(e){u({article:{attributes:{articleViewMode:e.data}},page:{attributes:{configurationMode:e.data}}})}function s(e){u({page:{info:{timing:{perceived:e.data}}}})}n.init=function(e,t){var n;(n=document.getElementById("dataLayer"))&&(c=JSON.parse(n.getAttribute("content"))),window.digitalData=c,i.events.fire(window,"dataLayer.changed",c),u({page:{attributes:{chameleonSegment:!0},info:{uhid:e,ABTest:t},url:location.href},platform:"chameleon"}),i.events.listen(window,"breakpointchange",l),i.events.listen(window,"perceivedload",s),i.events.listen(window,"dataLayer.update",function(e){u(e.data)}),l({data:i.config.getBreakpoint(window.innerWidth)}),i.events.fire(document.body,"dataLayer.ready",{access:d,update:u}),window.TMDATA||(window.TMDATA={access:d,update:u})},n.access=d,n.update=u},{"@trinitymirrordigital/chameleon-core":1,extend:5}],9:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i=e("@trinitymirrordigital/chameleon-core"),o="TM_ga_clientId",r=new Promise(function(e,t){var n=setTimeout(t,5e3);i.events.domReady(function(){setTimeout(e,100),clearTimeout(n)})});function c(e){if(window.dataLayer&&window.dataLayer.push){var t=e.data||{};t.event=e.type,window.dataLayer.push(t)}}function u(e){window.dataLayer&&window.dataLayer.push&&window.dataLayer.push({clientId:e,event:"clientId",eventCallback:function(){i.events.fire(window,"analytics.clientId.ready")}})}i.events.listen(window,"dataLayer.changed",c),n.default={newPage:function(){c({type:"pageview",data:{url:location.pathname}})},track:function(e){r.then(function(){if("object"===(void 0===e?"undefined":a(e))&&e.name){var t=e.category||"generic",n={type:t+"."+e.name,data:{}};n.data[t]={},n.data[t][e.name]=e.value,c(n)}else c({type:e})})},timer:function(e,t){c({type:"timing."+e,data:{timingCategory:arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Generic Timer",timingVar:e,timingValue:Math.round(t)}})},getClientId:function(e){var t,n=(t=o,(t=(document.cookie+";").match(new RegExp(t+"=.*;")))&&t[0].split(/=|;/)[1]);if(n)u(n);else if(e){var a=new XMLHttpRequest;a.open("get",e),a.withCredentials=!0,a.send(),a.onload=function(){if(4===a.readyState)if(200===a.status){var e=void 0;try{e=JSON.parse(a.responseText).vars.clientId}catch(e){return void window.console.log("Client ID response error: "+e)}u(e);var t=new Date;t.setTime(t.getTime()+63113904e3),document.cookie=o+"="+e+";expires="+t.toGMTString()+";path=/"}else window.console.log("Client ID error: "+a.statusText)}}else window.console.log("No Client ID endpoint!")}}},{"@trinitymirrordigital/chameleon-core":1}],10:[function(e,t,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var a=void 0,i=void 0,o=window.performance;o?(n.start=i=o.timing.navigationStart,a=function(){return o.now()}):(n.start=i=(new Date).getTime(),a=function(){return(new Date).getTime()-i}),n.start=i,n.mark=function(e){var t={};return t[e]=a(),t}},{}],11:[function(e,t,n){"use strict";function a(e,t){for(;e.toString().length<t;)e="0"+e;return e}Object.defineProperty(n,"__esModule",{value:!0}),n.default=function(){var e=new Date;return"UHID|"+e.getUTCFullYear().toString().substr(2,2)+":"+a(e.getUTCMonth()+1,2)+":"+a(e.getUTCDate(),2)+":"+a(e.getUTCHours(),2)+":"+a(e.getUTCMinutes(),2)+":"+a(e.getUTCSeconds(),2)+":"+a(e.getUTCMilliseconds(),3)+"_"+function e(t){return t?(t^16*Math.random()>>t/4).toString(16):([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,e)}()}},{}]},{},[7]);
//# 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|Business" href="https://www.birminghampost.co.uk/business/">Business</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest Business" href="https://www.birminghampost.co.uk/business/">Latest Business</a></li><li><a data-link-tracking="Header|DropDown|Text|Leads &amp;amp; Deals" href="https://www.birminghampost.co.uk/leads-deals/">Leads &amp; Deals</a></li><li><a data-link-tracking="Header|DropDown|Text|Finance" href="https://www.birminghampost.co.uk/business/finance/">Finance</a></li><li><a data-link-tracking="Header|DropDown|Text|Manufacturing" href="https://www.birminghampost.co.uk/business/manufacturing/">Manufacturing</a></li><li><a data-link-tracking="Header|DropDown|Text|Legal" href="https://www.birminghampost.co.uk/business/legal/">Legal</a></li><li><a data-link-tracking="Header|DropDown|Text|Creative" href="https://www.birminghampost.co.uk/business/creative/">Creative</a></li><li><a data-link-tracking="Header|DropDown|Text|Business News" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a></li><li><a data-link-tracking="Header|DropDown|Text|Business Opinion" href="https://www.birminghampost.co.uk/business/business-opinion/">Business Opinion</a></li><li><a data-link-tracking="Header|DropDown|Text|Commercial Property" href="https://www.birminghampost.co.uk/business/commercial-property/">Commercial Property</a></li><li><a data-link-tracking="Header|DropDown|Text|Invest in Birmingham" href="https://www.birminghampost.co.uk/all-about/invest-in-birmingham">Invest in Birmingham</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li><a data-link-tracking="Header|SectionLabel|Text|Colmore Row" href="https://www.birminghampost.co.uk/all-about/colmore-row">Colmore Row</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Regional Affairs" href="https://www.birminghampost.co.uk/news/">Regional Affairs</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest Regional Affairs" href="https://www.birminghampost.co.uk/news/">Latest Regional Affairs</a></li><li><a data-link-tracking="Header|DropDown|Text|News" href="https://www.birminghampost.co.uk/news/regional-affairs/">News</a></li><li><a data-link-tracking="Header|DropDown|Text|Health" href="https://www.birminghampost.co.uk/news/health-news/">Health</a></li><li><a data-link-tracking="Header|DropDown|Text|Education" href="https://www.birminghampost.co.uk/all-about/education">Education</a></li><li><a data-link-tracking="Header|DropDown|Text|Politics" href="https://www.birminghampost.co.uk/all-about/politics">Politics</a></li><li><a data-link-tracking="Header|DropDown|Text|Motors" href="https://www.birminghampost.co.uk/news/motoring/">Motors</a></li><li><a data-link-tracking="Header|DropDown|Text|Regeneration" href="https://www.birminghampost.co.uk/news/regeneration/">Regeneration</a></li><li><a data-link-tracking="Header|DropDown|Text|News Opinion" href="https://www.birminghampost.co.uk/news/news-opinion/">News Opinion</a></li></ul><a class="icon toggle" href="#">Expand</a></li><li class="has-children"><a data-link-tracking="Header|SectionLabel|Text|Culture" href="https://www.birminghampost.co.uk/whats-on/">Culture</a><ul data-level="2"><li><a data-link-tracking="Header|DropDown|Text|Latest Culture" href="https://www.birminghampost.co.uk/whats-on/">Latest Culture</a></li><li><a data-link-tracking="Header|DropDown|Text|Lifestyle" href="https://www.birminghampost.co.uk/lifestyle/">Lifestyle</a></li><li><a data-link-tracking="Header|DropDown|Text|Arts &amp;amp; Culture" href="https://www.birminghampost.co.uk/whats-on/arts-culture-news/">Arts &amp; Culture</a></li><li><a data-link-tracking="Header|DropDown|Text|Comedy" href="https://www.birminghampost.co.uk/whats-on/comedy-news/">Comedy</a></li><li><a data-link-tracking="Header|DropDown|Text|Family &amp;amp; Kids" href="https://www.birminghampost.co.uk/whats-on/family-kids-news/">Family &amp; Kids</a></li><li><a data-link-tracking="Header|DropDown|Text|Film &amp;amp; TV" href="https://www.birminghampost.co.uk/whats-on/film-news/">Film &amp; TV</a></li><li><a data-link-tracking="Header|DropDown|Text|Food &amp;amp; Drink" href="https://www.birminghampost.co.uk/whats-on/food-drink-news/">Food &amp; Drink</a></li><li><a data-link-tracking="Header|DropDown|Text|Music &amp;amp; Nightlife" href="https://www.birminghampost.co.uk/whats-on/music-nightlife-news/">Music &amp; Nightlife</a></li><li><a data-link-tracking="Header|DropDown|Text|Culture Opinion" href="https://www.birminghampost.co.uk/lifestyle/lifestyle-opinion/">Culture Opinion</a></li><li><a data-link-tracking="Header|DropDown|Text|House and Home" href="https://www.birminghampost.co.uk/lifestyle/house-homes/">House and Home</a></li></ul><a class="icon toggle" href="#">Expand</a></li></ul></section></nav><div id="signin" data-mod="signin" data-immediate="data-immediate"><span class="label"><span class="icon"></span></span><span class="bubble-wrapper"><span class="name"></span><ul class="bubble"><li> <a id="sso-my-account" href="/profile/details/">My Account</a></li><li class="hidden sso-subscriptions"><a id="sso-subscriptions">Subscriptions</a></li><li> <a id="sso-logout">Sign Out</a></li></ul></span></div><div class="search"><button class="icon icon-search" id="search-icon" type="button"></button></div><div class="search-box hidden"><gcse:searchbox-only resultsUrl="https://www.birminghampost.co.uk/search/"></gcse:searchbox-only></div><div class="social-sites"><ul><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/birminghampost" target="_blank" data-provider="facebook" data-tracking="facebook|follow|top"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/birminghampost" target="_blank" data-provider="twitter" data-tracking="twitter|follow|top"></a></li></ul></div></div><nav class="secondary" data-smooth-scroll="data-smooth-scroll"><section><ul class="click-track" data-level="1"><li><a href="https://www.fish4.co.uk/jobs/birmingham/?utm_source=tm-birminghampost&amp;utm_medium=referral&amp;utm_campaign=navlink">Jobs</a></li><li><a href="https://timewith.co.uk/blog?utm_source=birmingham_post&amp;utm_medium=nav_bar">Mental Health</a></li><li><a href="https://www.birminghampost.co.uk/news/motoring/">Motors</a></li><li><a href="https://www.birminghampost.co.uk/news/property/">Property</a></li><li><a href="http://directory.birminghampost.co.uk/">Business Directory</a></li><li><a href="http://www.funeral-notices.co.uk/birmingham">Funeral Notices</a></li><li><a href="http://dating.birminghampost.net/">Dating</a></li><li><a href="//www.birminghampost.net/BuySell">BuySell</a></li><li><a href="http://www.bookanad.com/regions/midlands/birmingham/">Book an ad</a></li></ul></section></nav><nav class="footer"><section><ul data-level="1"><li><a href="https://www.inyourarea.co.uk/">InYourArea</a></li><li><a href="https://discountcode.mirror.co.uk">Discount Codes</a></li><li><a href="https://www.birminghampost.co.uk/contact-us/">Contact Us</a></li><li><a href="https://www.birminghampost.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://www.birminghampost.co.uk/advertising/">Advertise with Us</a></li><li><a href="https://www.birminghampost.co.uk/rules/">Competition Rules</a></li><li><a href="https://www.birminghampost.co.uk/how-to-complain/">How to Complain</a></li><li><a href="https://www.birminghampost.co.uk/corrections-clarifications/">Corrections and Clarifications</a></li><li><a href="https://www.birminghampost.co.uk/terms-conditions/">Terms and Conditions</a></li><li><a href="https://www.birminghampost.co.uk/privacy-policy/">Privacy Policy</a></li><li><a href="https://www.birminghampost.co.uk/cookie-policy/">Cookie Policy</a></li><li><a href="https://www.birminghampost.co.uk/rss-feeds/">RSS feeds</a></li><li><a href="//www.birminghampost.co.uk/">© 2018 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 data-mod="image"><a href="https://www.birminghampost.co.uk/taxi-trade-decimated-clean-air-15447606"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/article14546525.ece/ALTERNATES/s508/PM2415520.jpg 508w, https://i2-prod.birminghammail.co.uk/news/article14546525.ece/ALTERNATES/s540/PM2415520.jpg 540w" data-src="https://i2-prod.birminghammail.co.uk/news/article14546525.ece/ALTERNATES/s615/PM2415520.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/">Home</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/taxi-trade-decimated-clean-air-15447606">Taxi trade to be 'decimated' by Clean Air Zone in Birmingham - warning</a><div class="comments-count" data-streamId="birminghammail-15447606" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/taxi-trade-decimated-clean-air-15447606#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/taxi-trade-decimated-clean-air-15447606">Only 72 of the 1,265 Hackney Carriages will be compliant with the new pollution charge</a></div></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.birminghampost.co.uk/birmighams-paradise-development-limbo-after-15444271"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15173196.ece/ALTERNATES/s180/0_NWP_BMP_190918Hairdressers_19.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15173196.ece/ALTERNATES/s390/0_NWP_BMP_190918Hairdressers_19.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article15173196.ece/ALTERNATES/s458/0_NWP_BMP_190918Hairdressers_19.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15173196.ece/ALTERNATES/s615/0_NWP_BMP_190918Hairdressers_19.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/">Home</a><a class="headline" href="https://www.birminghampost.co.uk/birmighams-paradise-development-limbo-after-15444271">Birmingham's Paradise development in crisis after running out of money</a><div class="comments-count" data-streamId="birminghammail-15444271" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/birmighams-paradise-development-limbo-after-15444271#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/birmighams-paradise-development-limbo-after-15444271">The multi-million pound city centre project has been described as a 'financial mess'</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article6183966.ece/ALTERNATES/s180/PM1664794.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article6183966.ece/ALTERNATES/s390/PM1664794.jpg 390w, https://i2-prod.birminghampost.co.uk/incoming/article6183966.ece/ALTERNATES/s458/PM1664794.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article6183966.ece/ALTERNATES/s615/PM1664794.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143">Birmingham supplier Extra Energy goes bust</a><div class="comments-count" data-streamId="birminghammail-15447143" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143">Firm which launched in the city 2014 enjoyed rapid growth but becomes latest small supplier to cease trading in 2018</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/watchdog-probe-patisserie-holdings-accounts-15443535"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15265792.ece/ALTERNATES/s180/0_Patisserie-Valerie-1.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15265792.ece/ALTERNATES/s390/0_Patisserie-Valerie-1.jpg 390w, https://i2-prod.birminghammail.co.uk/news/business/article15265792.ece/ALTERNATES/s458/0_Patisserie-Valerie-1.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15265792.ece/ALTERNATES/s615/0_Patisserie-Valerie-1.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/watchdog-probe-patisserie-holdings-accounts-15443535">Watchdog probe in Patisserie Holdings accounts</a><a class="description" href="https://www.birminghampost.co.uk/business/business-news/watchdog-probe-patisserie-holdings-accounts-15443535">Financial Reporting Council will investigate audit work conducted by Grant Thornton into café chains accounts</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/support-grows-second-brexit-referendum-15441111"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article13213340.ece/ALTERNATES/s180/JS119245351.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article13213340.ece/ALTERNATES/s390/JS119245351.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article13213340.ece/ALTERNATES/s458/JS119245351.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article13213340.ece/ALTERNATES/s615/JS119245351.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/">Home</a><a class="headline" href="https://www.birminghampost.co.uk/support-grows-second-brexit-referendum-15441111">Support grows for a second Brexit referendum among Labour MPs</a><div class="comments-count" data-streamId="birminghammail-15441111" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/support-grows-second-brexit-referendum-15441111#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/support-grows-second-brexit-referendum-15441111">Conservatives in the West Midlands don't want to sack Theresa May - but they're not enthusiastic about her Brexit deal</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/two-retailers-reveal-huge-new-15443173"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15190950.ece/ALTERNATES/s180/0_Abraham-Darby-Brierley-Hill.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15190950.ece/ALTERNATES/s390/0_Abraham-Darby-Brierley-Hill.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article15190950.ece/ALTERNATES/s458/0_Abraham-Darby-Brierley-Hill.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15190950.ece/ALTERNATES/s615/0_Abraham-Darby-Brierley-Hill.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/">Home</a><a class="headline" href="https://www.birminghampost.co.uk/two-retailers-reveal-huge-new-15443173">Two retailers reveal huge new stores at Merry Hill</a><div class="comments-count" data-streamId="birminghammail-15443173" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/two-retailers-reveal-huge-new-15443173#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/two-retailers-reveal-huge-new-15443173">Budget store B&amp;M and supermarket Iceland are the latest at the Dudley store</a></div></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/lifestyle/health/how-to-quit-smoking-tip-13612687"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.mirror.co.uk/article13612867.ece/ALTERNATES/s180/0_GettyImages-548565905.jpg 180w, https://i2-prod.mirror.co.uk/article13612867.ece/ALTERNATES/s390/0_GettyImages-548565905.jpg 390w, https://i2-prod.mirror.co.uk/article13612867.ece/ALTERNATES/s458/0_GettyImages-548565905.jpg 458w" data-src="https://i2-prod.mirror.co.uk/article13612867.ece/ALTERNATES/s615/0_GettyImages-548565905.jpg"/></a><em class="sponsored">Advertorial</em></figure><div class="inner"><a class="label" href="https://www.mirror.co.uk/all-about/smoking" data-link-desc="teaser|shopWindow|Smoking">Smoking</a><a class="headline" href="https://www.mirror.co.uk/lifestyle/health/how-to-quit-smoking-tip-13612687">Smokers reveal the secrets to how they've given up cigarettes</a><a class="description" href="https://www.mirror.co.uk/lifestyle/health/how-to-quit-smoking-tip-13612687"></a><div class="advertising-shopwindow-link"><a href="https://www.mirror.co.uk/lifestyle/health/how-to-quit-smoking-tip-13612687">mirror.co.uk</a></div></div></div></div><div class="pancake use-image-placeholders duet social secondary channel-ece_frontpage" data-group="featuredStories" data-group-index="0"><div class="teaser social"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15444167.ece/ALTERNATES/s180/1_Black-Friday-Lead-Image.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15444167.ece/ALTERNATES/s390/1_Black-Friday-Lead-Image.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article15444167.ece/ALTERNATES/s458/1_Black-Friday-Lead-Image.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15444167.ece/ALTERNATES/s615/1_Black-Friday-Lead-Image.jpg"/></a><em class="sponsored">Sponsored</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/special-features/">Special Features</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056">Mailbox has got exclusive Black Friday offers you won't want to miss - here's why</a><div class="comments-count" data-streamId="birminghammail-15444056" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056">From fashion to furniture - there's a host of exclusive offers and promotions. See all the details here</a></div></div><div class="teaser social"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/local-news/new-dudley-leader-elected-labour-15424750"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15381729.ece/ALTERNATES/s180/0_Zada-Qadar.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15381729.ece/ALTERNATES/s390/0_Zada-Qadar.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article15381729.ece/ALTERNATES/s458/0_Zada-Qadar.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15381729.ece/ALTERNATES/s615/0_Zada-Qadar.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/local-news/">Local News</a><a class="headline" href="https://www.birminghampost.co.uk/news/local-news/new-dudley-leader-elected-labour-15424750">New Dudley leader elected as Labour retain control of council</a><div class="comments-count" data-streamId="birminghammail-15424750" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/local-news/new-dudley-leader-elected-labour-15424750#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/local-news/new-dudley-leader-elected-labour-15424750">The switch in leadership came after Cllr Pete Lowe announced his resignation</a></div></div><div class="teaser social"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/new-board-members-solihull-bid-15436188"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15436199.ece/ALTERNATES/s180/0_Solihull-BID.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15436199.ece/ALTERNATES/s390/0_Solihull-BID.jpg 390w, https://i2-prod.birminghammail.co.uk/news/business/article15436199.ece/ALTERNATES/s458/0_Solihull-BID.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15436199.ece/ALTERNATES/s615/0_Solihull-BID.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/business-improvement-district">Business Improvement District</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/new-board-members-solihull-bid-15436188">New board members at Solihull BID</a><div class="comments-count" data-streamId="birminghampost-15436188" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/new-board-members-solihull-bid-15436188#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/new-board-members-solihull-bid-15436188">Quintet of business leaders join Solihull Business Improvement District</a></div></div><div class="teaser social"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15421010.ece/ALTERNATES/s180/0_MQ.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15421010.ece/ALTERNATES/s390/0_MQ.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article15421010.ece/ALTERNATES/s458/0_MQ.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15421010.ece/ALTERNATES/s615/0_MQ.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/whats-on/food-drink-news/">Food &amp; Drink</a><a class="headline" href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707">This is what's at Birmingham's City Social five week festive event</a><div class="comments-count" data-streamId="birminghammail-15424707" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707">We checked out the Christmas market, live music and film event happening next to The Mailbox</a></div></div><div class="teaser social"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/local-news/streetlights-could-dimmed-due-birminghams-15424185"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15424444.ece/ALTERNATES/s180/0_IFP_BEM_030414lights_08JPG.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15424444.ece/ALTERNATES/s390/0_IFP_BEM_030414lights_08JPG.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article15424444.ece/ALTERNATES/s458/0_IFP_BEM_030414lights_08JPG.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15424444.ece/ALTERNATES/s615/0_IFP_BEM_030414lights_08JPG.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/local-news/">Local News</a><a class="headline" href="https://www.birminghampost.co.uk/news/local-news/streetlights-could-dimmed-due-birminghams-15424185">Streetlights could be dimmed due to Birmingham's £18m budget cuts</a><div class="comments-count" data-streamId="birminghammail-15424185" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/local-news/streetlights-could-dimmed-due-birminghams-15424185#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/local-news/streetlights-could-dimmed-due-birminghams-15424185">Here is a full breakdown of affected services - and plans for new charges</a></div></div><div class="teaser social"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/new-luxury-living-moseley-development-15426304"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15426110.ece/ALTERNATES/s180/1_External.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15426110.ece/ALTERNATES/s390/1_External.jpg 390w, https://i2-prod.birminghammail.co.uk/incoming/article15426110.ece/ALTERNATES/s458/1_External.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15426110.ece/ALTERNATES/s615/1_External.jpg"/></a><em class="sponsored">Advertorial</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/moseley">Moseley</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/new-luxury-living-moseley-development-15426304">New luxury living Moseley development open for home buyers with class</a><div class="comments-count" data-streamId="birminghampost-15426304" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/special-features/new-luxury-living-moseley-development-15426304#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/special-features/new-luxury-living-moseley-development-15426304">Moseley development St Marys ready for buyers and boasts M&amp;S Foodhall</a></div></div></div><div class="pancake use-image-placeholders solo featured maximum channel-ece_frontpage" data-group="pictureFeature" data-group-index="0"><div class="teaser teaser-highlight teaser-prominent"><div class="featured-image mod-backgroundImage" data-backgroundImage="https://i2-prod.birminghammail.co.uk/incoming/article15443865.ece/ALTERNATES/s615/1_DQP_BEM_201118HORTONS_25JPG.jpg" data-mod="backgroundImage"></div><figure data-mod="image"><a href="https://www.birminghampost.co.uk/tim-hortons-cafe-birmingham-new-15443068"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15443865.ece/ALTERNATES/s508/1_DQP_BEM_201118HORTONS_25JPG.jpg 508w, https://i2-prod.birminghammail.co.uk/incoming/article15443865.ece/ALTERNATES/s650/1_DQP_BEM_201118HORTONS_25JPG.jpg 650w, https://i2-prod.birminghammail.co.uk/incoming/article15443865.ece/ALTERNATES/s810/1_DQP_BEM_201118HORTONS_25JPG.jpg 810w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15443865.ece/ALTERNATES/s615/1_DQP_BEM_201118HORTONS_25JPG.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/">Home</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/tim-hortons-cafe-birmingham-new-15443068">See inside massive late night Tim Hortons cafe on New Street</a><div class="comments-count" data-streamId="birminghammail-15443068" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/tim-hortons-cafe-birmingham-new-15443068#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/tim-hortons-cafe-birmingham-new-15443068">The Canadian cafe brand opens on Thursday, November 22</a></div></div></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.birminghampost.co.uk/news/local-news/fazenda-birmingham-restaurant-menu-15300801"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15350483.ece/ALTERNATES/s180/0_DQP_BEM_301018FOOD__15JPG.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15350483.ece/ALTERNATES/s220b/0_DQP_BEM_301018FOOD__15JPG.jpg 220w, https://i2-prod.birminghammail.co.uk/incoming/article15350483.ece/ALTERNATES/s270b/0_DQP_BEM_301018FOOD__15JPG.jpg 270w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15350483.ece/ALTERNATES/s615/0_DQP_BEM_301018FOOD__15JPG.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/local-news/">Local News</a><a class="headline" href="https://www.birminghampost.co.uk/news/local-news/fazenda-birmingham-restaurant-menu-15300801">See inside Fazenda - the new restaurant where you can eat 15 types of meat in one sitting</a><div class="comments-count" data-streamId="birminghammail-15300801" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/local-news/fazenda-birmingham-restaurant-menu-15300801#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/local-news/fazenda-birmingham-restaurant-menu-15300801">Fazenda is opening off Colmore Row in Birmingham with an all you can eat meat feast</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/local-news/massive-step-forward-huge-housing-15421038"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15384513.ece/ALTERNATES/s180/0_1.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15384513.ece/ALTERNATES/s220b/0_1.jpg 220w, https://i2-prod.birminghammail.co.uk/incoming/article15384513.ece/ALTERNATES/s270b/0_1.jpg 270w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15384513.ece/ALTERNATES/s615/0_1.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/local-news/">Local News</a><a class="headline" href="https://www.birminghampost.co.uk/news/local-news/massive-step-forward-huge-housing-15421038">Massive step forward for huge housing estate on 30-acre site</a><div class="comments-count" data-streamId="birminghammail-15421038" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/local-news/massive-step-forward-huge-housing-15421038#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/local-news/massive-step-forward-huge-housing-15421038">Plans for Bilston Urban Village were this week given a unanimous green light</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/local-news/decision-scrap-community-alarm-service-15419941"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15419927.ece/ALTERNATES/s180/0_480.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15419927.ece/ALTERNATES/s220b/0_480.jpg 220w, https://i2-prod.birminghammail.co.uk/incoming/article15419927.ece/ALTERNATES/s270b/0_480.jpg 270w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15419927.ece/ALTERNATES/s615/0_480.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/local-news/">Local News</a><a class="headline" href="https://www.birminghampost.co.uk/news/local-news/decision-scrap-community-alarm-service-15419941">Decision to scrap community alarm service 'will cost lives' in Walsall</a><div class="comments-count" data-streamId="birminghammail-15419941" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/local-news/decision-scrap-community-alarm-service-15419941#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/local-news/decision-scrap-community-alarm-service-15419941">The council said it can no longer afford to pay for the £1.29 million service</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/local-news/suffragette-hilda-burkitt-new-street-15422472"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15422533.ece/ALTERNATES/s180/1_MQ.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15422533.ece/ALTERNATES/s220b/1_MQ.jpg 220w, https://i2-prod.birminghammail.co.uk/incoming/article15422533.ece/ALTERNATES/s270b/1_MQ.jpg 270w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15422533.ece/ALTERNATES/s615/1_MQ.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/local-news/">Local News</a><a class="headline" href="https://www.birminghampost.co.uk/news/local-news/suffragette-hilda-burkitt-new-street-15422472">Giant mosaic of famous suffragette unveiled at New Street Station</a><a class="description" href="https://www.birminghampost.co.uk/news/local-news/suffragette-hilda-burkitt-new-street-15422472">The floor of Birmingham's New Street station is covered in pictures of 'inspiring women' which form this striking 65ft mosaic</a></div></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.birminghampost.co.uk/business/">Business</a></h3><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghampost.co.uk/incoming/article6183966.ece/ALTERNATES/s615/PM1664794.jpg"/></a></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143">Birmingham supplier Extra Energy goes bust</a><div class="comments-count" data-streamId="birminghammail-15447143" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/birmingham-supplier-extra-energy-goes-15447143">Firm which launched in the city 2014 enjoyed rapid growth but becomes latest small supplier to cease trading in 2018</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/awards-night-recognises-west-midlands-15446532"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15446713.ece/ALTERNATES/s180/0_West-Mids-Finance-Awards-1.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15446713.ece/ALTERNATES/s458/0_West-Mids-Finance-Awards-1.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15446713.ece/ALTERNATES/s615/0_West-Mids-Finance-Awards-1.jpg"/></a><em class="sponsored">Sponsored</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/finance">Finance</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/awards-night-recognises-west-midlands-15446532">Awards night recognises West Midlands' finance stars</a><div class="comments-count" data-streamId="birminghampost-15446532" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/special-features/awards-night-recognises-west-midlands-15446532#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/special-features/awards-night-recognises-west-midlands-15446532">Third annual West Midlands Finance Awards celebrates professionals and teams across ten categories</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/diversity-boardroom-features-birmingham-post-15444302"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/business/business-news/article15444165.ece/ALTERNATES/s180/0_Diversity-2.jpg 180w, https://i2-prod.birminghampost.co.uk/business/business-news/article15444165.ece/ALTERNATES/s458/0_Diversity-2.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/business/business-news/article15444165.ece/ALTERNATES/s615/0_Diversity-2.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/diversity-boardroom-features-birmingham-post-15444302">Diversity in the Boardroom features in Birmingham Post supplement</a><a class="description" href="https://www.birminghampost.co.uk/business/business-news/diversity-boardroom-features-birmingham-post-15444302">Special pullout is sponsored by Professional Footballers' Association and looks at some of the issues facing employers today</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15444167.ece/ALTERNATES/s180/1_Black-Friday-Lead-Image.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15444167.ece/ALTERNATES/s458/1_Black-Friday-Lead-Image.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15444167.ece/ALTERNATES/s615/1_Black-Friday-Lead-Image.jpg"/></a><em class="sponsored">Sponsored</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/special-features/">Special Features</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056">Mailbox has got exclusive Black Friday offers you won't want to miss - here's why</a><div class="comments-count" data-streamId="birminghammail-15444056" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/special-features/mailbox-exclusive-black-friday-offers-15444056">From fashion to furniture - there's a host of exclusive offers and promotions. See all the details here</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/watchdog-probe-patisserie-holdings-accounts-15443535"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15265792.ece/ALTERNATES/s180/0_Patisserie-Valerie-1.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15265792.ece/ALTERNATES/s458/0_Patisserie-Valerie-1.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15265792.ece/ALTERNATES/s615/0_Patisserie-Valerie-1.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/watchdog-probe-patisserie-holdings-accounts-15443535">Watchdog probe in Patisserie Holdings accounts</a><a class="description" href="https://www.birminghampost.co.uk/business/business-news/watchdog-probe-patisserie-holdings-accounts-15443535">Financial Reporting Council will investigate audit work conducted by Grant Thornton into café chains accounts</a></div></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.birminghampost.co.uk/news/">Regional Affairs</a></h3><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/news-opinion/peoples-vote-only-answer-brexit-15438877"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghammail.co.uk/incoming/article12630560.ece/ALTERNATES/s615/1_DQP_BEM_070515ELECTION_77JPG.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/news/news-opinion/">News Opinion</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/news/news-opinion/peoples-vote-only-answer-brexit-15438877">A People's Vote may be the only answer to Brexit chaos</a><div class="comments-count" data-streamId="birminghammail-15438877" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/news-opinion/peoples-vote-only-answer-brexit-15438877#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/news-opinion/peoples-vote-only-answer-brexit-15438877">Birmingham MP Richard Burden says if Parliament rejects both Theresa May’s deal and leaving the EU without a deal, then a people’s vote may yet be the only way to break the logjam.</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/regional-affairs/most-crowded-neighbourhood-birmingham-you-15435745"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article14815376.ece/ALTERNATES/s180/Sunset-The-Cube-looms-over-Broad-Street.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article14815376.ece/ALTERNATES/s458/Sunset-The-Cube-looms-over-Broad-Street.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article14815376.ece/ALTERNATES/s615/Sunset-The-Cube-looms-over-Broad-Street.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/regional-affairs/">Regional Affairs</a><a class="headline" href="https://www.birminghampost.co.uk/news/regional-affairs/most-crowded-neighbourhood-birmingham-you-15435745">This is the most crowded neighbourhood in Birmingham - do you live there?</a><a class="description" href="https://www.birminghampost.co.uk/news/regional-affairs/most-crowded-neighbourhood-birmingham-you-15435745">New research has looked at the size and population of every one of 640 neighbourhoods in the city</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/regional-affairs/floozie-jacuzzi-fountain-could-flow-15437081"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article11613150.ece/ALTERNATES/s180/JS74413969-1.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article11613150.ece/ALTERNATES/s458/JS74413969-1.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article11613150.ece/ALTERNATES/s615/JS74413969-1.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/regional-affairs/">Regional Affairs</a><a class="headline" href="https://www.birminghampost.co.uk/news/regional-affairs/floozie-jacuzzi-fountain-could-flow-15437081">'Floozie in the Jacuzzi' fountain could flow again in Birmingham</a><div class="comments-count" data-streamId="birminghammail-15437081" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/regional-affairs/floozie-jacuzzi-fountain-could-flow-15437081#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/regional-affairs/floozie-jacuzzi-fountain-could-flow-15437081">The water feature was turned off in 2013 but could be turned back on thanks to a £5m investment</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/regional-affairs/people-can-hire-bikes-50p-15433104"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article13886768.ece/ALTERNATES/s180/Bike-hire-scheme.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article13886768.ece/ALTERNATES/s458/Bike-hire-scheme.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article13886768.ece/ALTERNATES/s615/Bike-hire-scheme.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/regional-affairs/">Regional Affairs</a><a class="headline" href="https://www.birminghampost.co.uk/news/regional-affairs/people-can-hire-bikes-50p-15433104">People can hire bikes from 50p in Wolverhampton city centre</a><div class="comments-count" data-streamId="birminghammail-15433104" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/regional-affairs/people-can-hire-bikes-50p-15433104#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/regional-affairs/people-can-hire-bikes-50p-15433104">With 2,000 bikes set to be available 24 hours a day, the 'Bike Share' project will create more than 50 new jobs</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/regional-affairs/revealed-car-brands-most-commonly-15431590"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15072508.ece/ALTERNATES/s180/1_chop-shoppp.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15072508.ece/ALTERNATES/s458/1_chop-shoppp.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15072508.ece/ALTERNATES/s615/1_chop-shoppp.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/regional-affairs/">Regional Affairs</a><a class="headline" href="https://www.birminghampost.co.uk/news/regional-affairs/revealed-car-brands-most-commonly-15431590">Revealed: The car brands most commonly carjacked in the West Midlands</a><div class="comments-count" data-streamId="birminghammail-15431590" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/regional-affairs/revealed-car-brands-most-commonly-15431590#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/regional-affairs/revealed-car-brands-most-commonly-15431590">BirminghamLive investigation into the rise of drivers being targeted</a></div></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.birminghampost.co.uk/whats-on/">Culture</a></h3><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15421010.ece/ALTERNATES/s615/0_MQ.jpg"/></a></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/whats-on/food-drink-news/">Food &amp; Drink</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707">This is what's at Birmingham's City Social five week festive event</a><div class="comments-count" data-streamId="birminghammail-15424707" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/whats-on/food-drink-news/whats-birminghams-city-social-five-15424707">We checked out the Christmas market, live music and film event happening next to The Mailbox</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/whats-on/whats-on-news/tim-hortons-opening-city-centre-15406570"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15408499.ece/ALTERNATES/s180/0_Tim-Hortons-is-opening-in-New-Street-Birmingham.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15408499.ece/ALTERNATES/s458/0_Tim-Hortons-is-opening-in-New-Street-Birmingham.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15408499.ece/ALTERNATES/s615/0_Tim-Hortons-is-opening-in-New-Street-Birmingham.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/whats-on/whats-on-news/">What's On News</a><a class="headline" href="https://www.birminghampost.co.uk/whats-on/whats-on-news/tim-hortons-opening-city-centre-15406570">Tim Hortons is opening in city centre - and its giving away free lunches </a><a class="description" href="https://www.birminghampost.co.uk/whats-on/whats-on-news/tim-hortons-opening-city-centre-15406570">Canadian cafe Tim Hortons is coming to Birmingham and giving away free lunches on opening day</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/regional-affairs/birmingham-cathedral-gets-radical-transformation-15406621"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15406735.ece/ALTERNATES/s180/2_The-Birmingham-Pub-Bombings-memorial-next-to-the-Birmingham-Christmas-Market.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15406735.ece/ALTERNATES/s458/2_The-Birmingham-Pub-Bombings-memorial-next-to-the-Birmingham-Christmas-Market.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15406735.ece/ALTERNATES/s615/2_The-Birmingham-Pub-Bombings-memorial-next-to-the-Birmingham-Christmas-Market.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/regional-affairs/">Regional Affairs</a><a class="headline" href="https://www.birminghampost.co.uk/news/regional-affairs/birmingham-cathedral-gets-radical-transformation-15406621">Christmas market sets up next to gravestones at Birmingham Cathedral</a><div class="comments-count" data-streamId="birminghammail-15406621" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/news/regional-affairs/birmingham-cathedral-gets-radical-transformation-15406621#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/news/regional-affairs/birmingham-cathedral-gets-radical-transformation-15406621">Workmen race against the clock to build a Christmas Market on the covered lawns of Birmingham Cathedral</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/whats-on/remembrance-service-birmingham-2018-times-15382358"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article13892333.ece/ALTERNATES/s180/A-wreath-illuminated-by-bright-sunshine.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article13892333.ece/ALTERNATES/s458/A-wreath-illuminated-by-bright-sunshine.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article13892333.ece/ALTERNATES/s615/A-wreath-illuminated-by-bright-sunshine.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/whats-on/">What's On</a><a class="headline" href="https://www.birminghampost.co.uk/whats-on/remembrance-service-birmingham-2018-times-15382358">The Day of National Remembrance 2018 in Birmingham city centre - where, when and full details</a><div class="comments-count" data-streamId="birminghammail-15382358" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/whats-on/remembrance-service-birmingham-2018-times-15382358#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/whats-on/remembrance-service-birmingham-2018-times-15382358">All the details you need to make the most of the Remembrance Service commemorating the end of World War One 100 years ago</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/atkinsons-jewellers-relocate-former-starbucks-15380525"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15380531.ece/ALTERNATES/s180/0_Atkinsons-1JPG.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15380531.ece/ALTERNATES/s458/0_Atkinsons-1JPG.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15380531.ece/ALTERNATES/s615/0_Atkinsons-1JPG.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/atkinsons-jewellers-relocate-former-starbucks-15380525">Atkinsons the Jewellers to relocate to former Starbucks shop in Sutton Coldfield’s Gracechurch Centre</a><div class="comments-count" data-streamId="birminghammail-15380525" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/atkinsons-jewellers-relocate-former-starbucks-15380525#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/atkinsons-jewellers-relocate-former-starbucks-15380525">Atkinsons Jewellers - a mainstay in the Royal Town for almost 30 years - is moving</a></div></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.birminghampost.co.uk/all-about/post-people">Post People</a></h3><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15419792.ece/ALTERNATES/s615/0_Paxman.jpg"/></a></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832">Jeremy Paxman guest speaker at Midlands charity lunch</a><div class="comments-count" data-streamId="birminghampost-15419832" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832">Jeremy Paxman was the guest speaker at this year’s annual fundraising lunch for the Journalists’ Charity’s West Midlands – and he did not disappoint.</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article15419684.ece/ALTERNATES/s180/0_Stratford-Golf.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article15419684.ece/ALTERNATES/s458/0_Stratford-Golf.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15419684.ece/ALTERNATES/s615/0_Stratford-Golf.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731">Stratford Park Golf Club celebrates 25th anniversary</a><div class="comments-count" data-streamId="birminghampost-15419731" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731">More than 10 former captains turned out to celebrate the 25th anniversary of Stratford Park Golf Club</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article15387202.ece/ALTERNATES/s180/0_GFR_BPO_grantthorton021118_02.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article15387202.ece/ALTERNATES/s458/0_GFR_BPO_grantthorton021118_02.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15387202.ece/ALTERNATES/s615/0_GFR_BPO_grantthorton021118_02.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263">Grant Thornton celebrates the addition of two new partners</a><div class="comments-count" data-streamId="birminghampost-15387263" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263">Grant Thornton hosted a celebratory evening to welcome new corporate finance partner Nick Gillott and the promotion to partner of transaction advisory services specialist Alex Hyde.</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article15357630.ece/ALTERNATES/s180/0_Millennium-Point-Platform-Launch4.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article15357630.ece/ALTERNATES/s458/0_Millennium-Point-Platform-Launch4.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15357630.ece/ALTERNATES/s615/0_Millennium-Point-Platform-Launch4.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678">Millennium Point marks launch of its events space</a><div class="comments-count" data-streamId="birminghampost-15357678" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678">Millennium Point celebrated the launch of its newly refurbished event space, Platform, inviting the best of Birmingham’s business world to see it before anyone else.</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/santiago-comes-out-top-european-15327859"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article15327485.ece/ALTERNATES/s180/0_Farmfoods-European-Senior-Masters-Day-Three.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article15327485.ece/ALTERNATES/s458/0_Farmfoods-European-Senior-Masters-Day-Three.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15327485.ece/ALTERNATES/s615/0_Farmfoods-European-Senior-Masters-Day-Three.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/santiago-comes-out-top-european-15327859">Santiago comes out on top at the European Senior Masters</a><div class="comments-count" data-streamId="birminghampost-15327859" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/santiago-comes-out-top-european-15327859#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/santiago-comes-out-top-european-15327859">The Farmfoods European Senior Masters made a successful return to the Forest of Arden in Warwickshire this month.</a></div></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.birminghampost.co.uk/all-about/colmore-row">Colmore Row</a></h3><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15419792.ece/ALTERNATES/s615/0_Paxman.jpg"/></a></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832">Jeremy Paxman guest speaker at Midlands charity lunch</a><div class="comments-count" data-streamId="birminghampost-15419832" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/jeremy-paxman-guest-speaker-midlands-15419832">Jeremy Paxman was the guest speaker at this year’s annual fundraising lunch for the Journalists’ Charity’s West Midlands – and he did not disappoint.</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article15419684.ece/ALTERNATES/s180/0_Stratford-Golf.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article15419684.ece/ALTERNATES/s458/0_Stratford-Golf.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15419684.ece/ALTERNATES/s615/0_Stratford-Golf.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731">Stratford Park Golf Club celebrates 25th anniversary</a><div class="comments-count" data-streamId="birminghampost-15419731" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/stratford-park-golf-club-celebrates-15419731">More than 10 former captains turned out to celebrate the 25th anniversary of Stratford Park Golf Club</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article15387202.ece/ALTERNATES/s180/0_GFR_BPO_grantthorton021118_02.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article15387202.ece/ALTERNATES/s458/0_GFR_BPO_grantthorton021118_02.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15387202.ece/ALTERNATES/s615/0_GFR_BPO_grantthorton021118_02.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263">Grant Thornton celebrates the addition of two new partners</a><div class="comments-count" data-streamId="birminghampost-15387263" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/grant-thornton-celebrates-addition-two-15387263">Grant Thornton hosted a celebratory evening to welcome new corporate finance partner Nick Gillott and the promotion to partner of transaction advisory services specialist Alex Hyde.</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/comment-raise-glass-spirit-trade-15358291"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15358332.ece/ALTERNATES/s180/0_Ella-Newell-Marks-Clerk.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15358332.ece/ALTERNATES/s458/0_Ella-Newell-Marks-Clerk.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15358332.ece/ALTERNATES/s615/0_Ella-Newell-Marks-Clerk.jpg"/></a><em class="sponsored">Sponsored</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/law">Law</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/comment-raise-glass-spirit-trade-15358291">Comment: Raise a glass to the spirit of trade marking</a><div class="comments-count" data-streamId="birminghampost-15358291" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/special-features/comment-raise-glass-spirit-trade-15358291#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/special-features/comment-raise-glass-spirit-trade-15358291">Ella Newell and John Ferdinand from law firm Marks &amp; Clerk examine how trade marks impact the food and beverage sector</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article15357630.ece/ALTERNATES/s180/0_Millennium-Point-Platform-Launch4.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article15357630.ece/ALTERNATES/s458/0_Millennium-Point-Platform-Launch4.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article15357630.ece/ALTERNATES/s615/0_Millennium-Point-Platform-Launch4.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/post-people">Post People</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678">Millennium Point marks launch of its events space</a><div class="comments-count" data-streamId="birminghampost-15357678" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/millennium-point-launches-events-space-15357678">Millennium Point celebrated the launch of its newly refurbished event space, Platform, inviting the best of Birmingham’s business world to see it before anyone else.</a></div></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.birminghampost.co.uk/leads-deals/">Leads &amp; Deals</a></h3><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/finance/jewellery-quarter-accountancy-firm-acquisition-15359585"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15359608.ece/ALTERNATES/s615/0_Prime.jpg"/></a></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/all-about/jewellery-quarter">Jewellery Quarter</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/business/finance/jewellery-quarter-accountancy-firm-acquisition-15359585">Jewellery Quarter accountancy firm in acquisition deal</a><div class="comments-count" data-streamId="birminghampost-15359585" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/finance/jewellery-quarter-accountancy-firm-acquisition-15359585#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/finance/jewellery-quarter-accountancy-firm-acquisition-15359585">Rochesters bought out by West Midlands group Prime</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/more-time-28bn-takeover-merry-15353069"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article6855598.ece/ALTERNATES/s180/merry-hill.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article6855598.ece/ALTERNATES/s458/merry-hill.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article6855598.ece/ALTERNATES/s615/merry-hill.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/more-time-28bn-takeover-merry-15353069">More time for £2.8bn takeover of Merry Hill owner</a><div class="comments-count" data-streamId="birminghammail-15353069" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/more-time-28bn-takeover-merry-15353069#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/more-time-28bn-takeover-merry-15353069">Investors hoping to seal buyout of Intu have been granted another two weeks to finalise a deal</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/manufacturing/new-funding-deal-black-country-15350387"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15350398.ece/ALTERNATES/s180/0_CFP-Composites.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15350398.ece/ALTERNATES/s458/0_CFP-Composites.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15350398.ece/ALTERNATES/s615/0_CFP-Composites.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/manufacturing/">Manufacturing</a><a class="headline" href="https://www.birminghampost.co.uk/business/manufacturing/new-funding-deal-black-country-15350387">New funding deal for Black Country manufacturer</a><div class="comments-count" data-streamId="birminghammail-15350387" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/manufacturing/new-funding-deal-black-country-15350387#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/manufacturing/new-funding-deal-black-country-15350387">CFP Composites secures £1.8m to market products to aeronautical, rail and energy sectors</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/troubled-retailer-evans-cycles-rescued-15350642"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15350663.ece/ALTERNATES/s180/0_Evans-Cycles.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15350663.ece/ALTERNATES/s458/0_Evans-Cycles.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15350663.ece/ALTERNATES/s615/0_Evans-Cycles.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/troubled-retailer-evans-cycles-rescued-15350642">Troubled retailer Evans Cycles rescued by Mike Ashley's Sports Direct</a><div class="comments-count" data-streamId="birminghammail-15350642" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/troubled-retailer-evans-cycles-rescued-15350642#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/troubled-retailer-evans-cycles-rescued-15350642">Latest buyout deal for retail magnate following recent rescue of department store chain House of Fraser</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/budget-airline-predicts-12m-loss-15290577"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/incoming/article7249780.ece/ALTERNATES/s180/Flybe.jpg 180w, https://i2-prod.birminghampost.co.uk/incoming/article7249780.ece/ALTERNATES/s458/Flybe.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/incoming/article7249780.ece/ALTERNATES/s615/Flybe.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/budget-airline-predicts-12m-loss-15290577">Budget airline predicts £12m loss</a><div class="comments-count" data-streamId="birminghammail-15290577" data-mod="teaserCounter"><a href="https://www.birminghampost.co.uk/business/business-news/budget-airline-predicts-12m-loss-15290577#comments-section"><span class="count-number"></span></a></div><a class="description" href="https://www.birminghampost.co.uk/business/business-news/budget-airline-predicts-12m-loss-15290577">Flybe said it had been hit by weakened consumer demand in both domestic and continental flights despite positive summer trading</a></div></div></div></div>
<!-- start of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent -->
<section data-mod="mostRead" data-immediate="data-immediate"><div class="pancake publication-theme"><div data-mod="tabs" data-ignore="data-ignore"><ul class="tab-triggers section-theme-border"><li><button data-value="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="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 data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/comment-airports-500m-masterplan-reinforces-15383637"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15374797.ece/ALTERNATES/s615/1_Birmingham-Airport-CGI-1.jpg"/></a></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/all-about/birmingham-airport">Birmingham Airport</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/business/business-news/comment-airports-500m-masterplan-reinforces-15383637">Comment: Airport's £500m masterplan reinforces region's dynamism</a><a class="description" href="https://www.birminghampost.co.uk/business/business-news/comment-airports-500m-masterplan-reinforces-15383637">West Midlands Mayor Andy Street says Birmingham Airport's new 15-year vision shows we are on the cusp of a period of great success</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/successful-property-investor-top-tips-15301514"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15226740.ece/ALTERNATES/s180/3_COPPERBOX_VIEW_04_LIVING_DUSK_low-RES-PENTHOUSE.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15226740.ece/ALTERNATES/s458/3_COPPERBOX_VIEW_04_LIVING_DUSK_low-RES-PENTHOUSE.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15226740.ece/ALTERNATES/s615/3_COPPERBOX_VIEW_04_LIVING_DUSK_low-RES-PENTHOUSE.jpg"/></a><em class="sponsored">Sponsored</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/property-news">property news</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/successful-property-investor-top-tips-15301514">Be a successful property investor with these top tips from leading UK property developer</a><a class="description" href="https://www.birminghampost.co.uk/special-features/successful-property-investor-top-tips-15301514">Leading UK property developer SevenCapital has got some great tips when it comes to investing in property - it is also offering Help to Buy opportunities with its new luxury CopperBox development in Harborne</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/copperbox-harbornes-coolest-address-15281794"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15226737.ece/ALTERNATES/s180/2_COPPERBOX_VIEW_01_LOW-RES.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15226737.ece/ALTERNATES/s458/2_COPPERBOX_VIEW_01_LOW-RES.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15226737.ece/ALTERNATES/s615/2_COPPERBOX_VIEW_01_LOW-RES.jpg"/></a><em class="sponsored">Sponsored</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/harborne">Harborne</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/copperbox-harbornes-coolest-address-15281794">Why CopperBox is Harborne's coolest address</a><a class="description" href="https://www.birminghampost.co.uk/special-features/copperbox-harbornes-coolest-address-15281794">A contemporary village lifestyle in this affluent neighbourhood is accessible to first time buyers</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/regional-affairs/blue-plaque-award-birmingham-homeless-15212681"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/midlands-news/article15212656.ece/ALTERNATES/s180/0_SIFA-Fireside-Blue-Plaque.jpg 180w, https://i2-prod.birminghammail.co.uk/news/midlands-news/article15212656.ece/ALTERNATES/s458/0_SIFA-Fireside-Blue-Plaque.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/midlands-news/article15212656.ece/ALTERNATES/s615/0_SIFA-Fireside-Blue-Plaque.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/schools">Schools</a><a class="headline" href="https://www.birminghampost.co.uk/news/regional-affairs/blue-plaque-award-birmingham-homeless-15212681">Blue plaque award for Birmingham homeless charity</a><a class="description" href="https://www.birminghampost.co.uk/news/regional-affairs/blue-plaque-award-birmingham-homeless-15212681">First time city's civic society has recognised an organisation contributing to life in Birmingham in the present day</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/creative/birmingham-post-ups-bid-bring-15060102"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15059452.ece/ALTERNATES/s180/0_Channel-4.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15059452.ece/ALTERNATES/s458/0_Channel-4.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15059452.ece/ALTERNATES/s615/0_Channel-4.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/creative/">Creative</a><a class="headline" href="https://www.birminghampost.co.uk/business/creative/birmingham-post-ups-bid-bring-15060102">Birmingham Post ups bid to bring Channel 4 to the city</a><a class="description" href="https://www.birminghampost.co.uk/business/creative/birmingham-post-ups-bid-bring-15060102">Special supplement featuring voices from across Birmingham makes the case for the broadcaster to move new HQ to the city</a></div></div></div></div></div></div><div class="tab-content section-theme-inherit-background-indicator" data-value="all" data-mod="tabs" data-tabset="mostReadMostRecent" data-ignore="data-ignore"><ul class="tab-triggers"><li><button class="section-theme-border" data-value="mostRead" data-tabset="all">Most Read</button></li><li><button class="section-theme-border" data-value="mostRecent" data-tabset="all">Most Recent</button></li></ul><div class="tab-content" data-value="mostRead" data-tabset="all"><div class="pancake use-image-placeholders ensemble" data-group="mostRead" data-group-index="0"><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/new-funding-create-west-midlands-15436866"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15038684.ece/ALTERNATES/s615/2_Athletes-Village-3.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/business/business-news/new-funding-create-west-midlands-15436866">New funding to create West Midlands construction hubs</a><a class="description" href="https://www.birminghampost.co.uk/business/business-news/new-funding-create-west-midlands-15436866">Combined authority secures £2.3m to support training the next generation of construction workers</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/birmingham-slowly-strangle-itself-without-15435093"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/midlands-news/article9491564.ece/ALTERNATES/s180/PM106092.jpg 180w, https://i2-prod.birminghammail.co.uk/news/midlands-news/article9491564.ece/ALTERNATES/s458/PM106092.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/midlands-news/article9491564.ece/ALTERNATES/s615/PM106092.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/">Home</a><a class="headline" href="https://www.birminghampost.co.uk/birmingham-slowly-strangle-itself-without-15435093">Birmingham will 'slowly strangle itself' without a monorail, claim</a><a class="description" href="https://www.birminghampost.co.uk/birmingham-slowly-strangle-itself-without-15435093">Buses and trams will not solve congestion, says campaigner</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/birmingham-museum-closure-delayed-until-15440499"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article14207934.ece/ALTERNATES/s180/ZCR_BEM_em260118free_03.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article14207934.ece/ALTERNATES/s458/ZCR_BEM_em260118free_03.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article14207934.ece/ALTERNATES/s615/ZCR_BEM_em260118free_03.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/">Home</a><a class="headline" href="https://www.birminghampost.co.uk/birmingham-museum-closure-delayed-until-15440499">Closure of Birmingham Museum and Art Gallery delayed until after Commonwealth Games</a><a class="description" href="https://www.birminghampost.co.uk/birmingham-museum-closure-delayed-until-15440499">The three-year closure will now happen after the city hosts the Commonwealth Games</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/news/regional-affairs/most-crowded-neighbourhood-birmingham-you-15435745"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article14815376.ece/ALTERNATES/s180/Sunset-The-Cube-looms-over-Broad-Street.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article14815376.ece/ALTERNATES/s458/Sunset-The-Cube-looms-over-Broad-Street.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article14815376.ece/ALTERNATES/s615/Sunset-The-Cube-looms-over-Broad-Street.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/news/regional-affairs/">Regional Affairs</a><a class="headline" href="https://www.birminghampost.co.uk/news/regional-affairs/most-crowded-neighbourhood-birmingham-you-15435745">This is the most crowded neighbourhood in Birmingham - do you live there?</a><a class="description" href="https://www.birminghampost.co.uk/news/regional-affairs/most-crowded-neighbourhood-birmingham-you-15435745">New research has looked at the size and population of every one of 640 neighbourhoods in the city</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/whats-on/whats-on-news/symphony-hall-unveils-plans-new-15435507"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article12714849.ece/ALTERNATES/s180/JS108504799.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article12714849.ece/ALTERNATES/s458/JS108504799.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article12714849.ece/ALTERNATES/s615/JS108504799.jpg"/></a><div class="video-icon section-theme-border section-theme"></div></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/whats-on/whats-on-news/">What's On News</a><a class="headline" href="https://www.birminghampost.co.uk/whats-on/whats-on-news/symphony-hall-unveils-plans-new-15435507">Symphony Hall unveils plans for new performance space</a><a class="description" href="https://www.birminghampost.co.uk/whats-on/whats-on-news/symphony-hall-unveils-plans-new-15435507">Venue in Broad Street showcases design which will form part of £12m facelift work</a></div></div></div></div></div><div class="tab-content" data-value="mostRecent" data-tabset="all"><div class="pancake use-image-placeholders ensemble" data-group="mostRecent" data-group-index="0"><div class="teaser teaser-highlight"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/awards-night-recognises-west-midlands-15446532"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15446713.ece/ALTERNATES/s615/0_West-Mids-Finance-Awards-1.jpg"/></a><em class="sponsored">Sponsored</em></figure><div class="inner section-theme-border"><a class="label section-theme-highlight" href="https://www.birminghampost.co.uk/all-about/finance">Finance</a><a class="headline publication-font" href="https://www.birminghampost.co.uk/special-features/awards-night-recognises-west-midlands-15446532">Awards night recognises West Midlands' finance stars</a><a class="description" href="https://www.birminghampost.co.uk/special-features/awards-night-recognises-west-midlands-15446532">Third annual West Midlands Finance Awards celebrates professionals and teams across ten categories</a></div></div><div class="pancake duet secondary"><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/new-luxury-living-moseley-development-15426304"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/incoming/article15426110.ece/ALTERNATES/s180/1_External.jpg 180w, https://i2-prod.birminghammail.co.uk/incoming/article15426110.ece/ALTERNATES/s458/1_External.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/incoming/article15426110.ece/ALTERNATES/s615/1_External.jpg"/></a><em class="sponsored">Advertorial</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/moseley">Moseley</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/new-luxury-living-moseley-development-15426304">New luxury living Moseley development open for home buyers with class</a><a class="description" href="https://www.birminghampost.co.uk/special-features/new-luxury-living-moseley-development-15426304">Moseley development St Mary's ready for buyers and boasts M&amp;S Foodhall</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/business-news/diversity-boardroom-features-birmingham-post-15444302"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghampost.co.uk/business/business-news/article15444165.ece/ALTERNATES/s180/0_Diversity-2.jpg 180w, https://i2-prod.birminghampost.co.uk/business/business-news/article15444165.ece/ALTERNATES/s458/0_Diversity-2.jpg 458w" data-src="https://i2-prod.birminghampost.co.uk/business/business-news/article15444165.ece/ALTERNATES/s615/0_Diversity-2.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/business/business-news/">Business News</a><a class="headline" href="https://www.birminghampost.co.uk/business/business-news/diversity-boardroom-features-birmingham-post-15444302">Diversity in the Boardroom features in Birmingham Post supplement</a><a class="description" href="https://www.birminghampost.co.uk/business/business-news/diversity-boardroom-features-birmingham-post-15444302">Special pullout is sponsored by Professional Footballers' Association and looks at some of the issues facing employers today</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/business/finance/paragon-wins-national-award-sme-15441265"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.birminghammail.co.uk/news/business/article15441284.ece/ALTERNATES/s180/0_Gary-Leitch-Paragon.jpg 180w, https://i2-prod.birminghammail.co.uk/news/business/article15441284.ece/ALTERNATES/s458/0_Gary-Leitch-Paragon.jpg 458w" data-src="https://i2-prod.birminghammail.co.uk/news/business/article15441284.ece/ALTERNATES/s615/0_Gary-Leitch-Paragon.jpg"/></a></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/all-about/smes">SMEs</a><a class="headline" href="https://www.birminghampost.co.uk/business/finance/paragon-wins-national-award-sme-15441265">Paragon wins national award for SME work</a><a class="description" href="https://www.birminghampost.co.uk/business/finance/paragon-wins-national-award-sme-15441265">Solihull-based bank is named top specialist for its work with SMEs</a></div></div><div class="teaser"><figure data-mod="image"><a href="https://www.birminghampost.co.uk/special-features/government-minister-resigns-over-delay-15439228"><img src="/@trinitymirrordigital/marwood/TM/img/placeholders/transparent.png" data-srcset="https://i2-prod.gazettelive.co.uk/incoming/article15439221.ece/ALTERNATES/s180/0_image_1110018482.jpg 180w, https://i2-prod.gazettelive.co.uk/incoming/article15439221.ece/ALTERNATES/s458/0_image_1110018482.jpg 458w" data-src="https://i2-prod.gazettelive.co.uk/incoming/article15439221.ece/ALTERNATES/s615/0_image_1110018482.jpg"/></a><em class="sponsored">Advertorial</em></figure><div class="inner"><a class="label" href="https://www.birminghampost.co.uk/special-features/">Special Features</a><a class="headline" href="https://www.birminghampost.co.uk/special-features/government-minister-resigns-over-delay-15439228">Government minister resigns over delay in FOBT sanctions</a><a class="description" href="https://www.birminghampost.co.uk/special-features/government-minister-resigns-over-delay-15439228">Tracey Crouch has resigned as sports minister over delays to a crackdown on maximum stakes for highly-addictive gambling machines</a></div></div></div></div></div></div></div></div></section>
<!-- end of widget id: 11801492, name: recirculationTeasers, view: mostReadAndMostRecent -->

</main>
<script type="text/javascript">$css("https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/article-service/scss/section.css?v=e598f6bd97c6f4c930415e20ed64b928");$css("https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/withnail/scss/withnail.css?v=c07f86582d279a7e41027d9b3bae251a");$css("https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-sso/scss/section.css?v=a83cf2314ea64250dcb9ff5d04b2b345");$css("https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/scss/section.css?v=fb108fe1095bdab3e82317cd6dfee5b2");</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.birminghampost.co.uk/business/">Business</a></li><li><a href="https://www.birminghampost.co.uk/news/">Regional Affairs</a></li><li><a href="https://www.birminghampost.co.uk/whats-on/">Culture</a></li></ul><div class="social-links"><h4>Follow us<ul><li><a class="icon facebook" title="facebook" href="https://www.facebook.com/birminghampost" target="_blank" data-provider="facebook" data-tracking="facebook|follow|bottom"></a></li><li><a class="icon twitter" title="twitter" href="https://twitter.com/birminghampost" target="_blank" data-provider="twitter" data-tracking="twitter|follow|bottom"></a></li></ul></h4></div><div class="kitemarks"><div class="ipso"></div></div><ul id="utility-links"><li><a href="https://www.inyourarea.co.uk/">InYourArea</a></li><li><a href="https://discountcode.mirror.co.uk">Discount Codes</a></li><li><a href="https://www.birminghampost.co.uk/contact-us/">Contact Us</a></li><li><div itemprop="publisher" itemscope="itemscope" itemtype="https://schema.org/NewsMediaOrganization"><meta itemprop="publishingPrinciples" content="https://www.birminghampost.co.uk/about-us/"/><meta itemprop="name" content="birminghampost"/><meta itemprop="url" content="https://www.birminghampost.co.uk/"/><div itemprop="logo" itemscope="itemscope" itemtype="https://schema.org/ImageObject"><meta itemprop="url" content="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/marwood/TM/publications/birminghampost/img/logo-birminghampost@2x.png"/></div></div><a href="https://www.birminghampost.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://www.birminghampost.co.uk/advertising/">Advertise with Us</a></li><li><a href="https://www.birminghampost.co.uk/rules/">Competition Rules</a></li><li><a href="https://www.birminghampost.co.uk/how-to-complain/">How to Complain</a></li><li><a href="https://www.birminghampost.co.uk/corrections-clarifications/">Corrections and Clarifications</a></li><li><a href="https://www.birminghampost.co.uk/terms-conditions/">Terms and Conditions</a></li><li><a href="https://www.birminghampost.co.uk/privacy-policy/">Privacy Policy</a></li><li><a href="https://www.birminghampost.co.uk/cookie-policy/">Cookie Policy</a></li><li><a href="https://www.birminghampost.co.uk/rss-feeds/">RSS feeds</a></li><li><a href="//www.birminghampost.co.uk/">© 2018 a Reach plc subsidiary</a></li><li></li></ul></footer>
<script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/marwood/pug-runtime/pug-runtime.min.js?v=4fc86b3f07443ecd5c77025e2a57d0ef"></script>
<script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/marwood/TM/js/section.min.js?v=7307132615841efd683cc5aa0d44f11b" defer="defer" async="async"></script><script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/article-service/js/section.min.js?v=4953f6a6a66c58dc7990aea11f50ebaa" defer="defer" async="async"></script><script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-partnership-widgets/js/partner.min.js?v=f0f1811b6cfe3b899daffafa946b9cbe" defer="defer" async="async"></script><script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/withnail/scriptsCore/js/withnail.min.js?v=ea004ce9b4a24ff43c5a4e80c2374bfe" defer="defer" async="async"></script><script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-static-html/js/chameleon-static-html.min.js?v=753aaea2a3e83f02035079c3454c0c5b" defer="defer" async="async"></script><script src="https://s2-prod.birminghampost.co.uk/@trinitymirrordigital/chameleon-sso/js/chameleon-sso.min.js?v=c4a4addb5a01d88dbcc939ef04667892" defer="defer" async="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>
</body>
</html>
