mmcore.SetCookie('mmid','-721536867|AgAAAAoH624zrw0AAA==',365,1);mmcore.SetCookie('pd','-721536867|AgAAAAoH624zrw0AAA==',365);mmcore.SetCookie('srv','nycvwcgeu02',365);(function(){mmcore.custAttrs = {};if(typeof(mmcore.GenInfo)!='object')mmcore.GenInfo={};mmcore.EH=function(e){var s=e.message+'\r\n';if(!window.mm_error)window.mm_error=s;else window.mm_error+=s;};
mmcore.GenInfo['VC74NBEInArticle']={'freelunch':'freelunchsimple','brexit':'firstft','ukelection':'ukelection_simple','mbaeditors':'mbaeditorsbox','firstftasia':'firstftasia','openingquote':'openingquote','ftweekend':'ftweekend','brexitbrief':'brexit briefing','brexitanon':'brexitanon'};
var tc={'BrexitAnon':{'h':[],'c':[],'l':[]}}
mmcore.AttachStyle=function(t){if(document.body){var s=document.createElement('style');s.type='text/css';if(/WebKit|MSIE/i.test(navigator.userAgent)){if(s.styleSheet){s.styleSheet.cssText=t;}else{s.innerText=t;}}else{s.innerHTML=t;}document.getElementsByTagName('head')[0].appendChild(s);}else{document.write('<style type="text/css">'+t+'</style>');}}
tc['BrexitAnon'].c.push('.bbcopy {    font-size: 15px;}  .promobox {    width: 180px; !important;  }    .' + 
 'bbexclusive {    font-size: 14px;  }');tc['BrexitAnon'].h.push('');
try{
// Maxymiser Core - Attach Style v0.0.0 http://gitlab.maxymiser.net/gts/mmcore-attach-style/tree/master
(function(){'use strict';mmcore.AttachStyle=function(){var c={STYLE_ID:"mm-style",createStyle:function(){var b=document.createElement("style");b.type="text/css";return b},appendCssToStyle:function(){var b,a;"styleSheet"in c.createStyle()?(b=function(a){return a.styleSheet.cssText},a=function(a,b){a.styleSheet.cssText=b}):(b=function(a){return a.innerHTML},a=function(a,b){a.innerHTML=b});return(c.appendCssToStyle=function(c,d){a(d,b(d)+c)}).apply(this,arguments)}};return function(b){var a=document.getElementById(c.STYLE_ID);a||(a=c.createStyle(),a.id=c.STYLE_ID,function(){this.parentNode.insertBefore(a,this)}.call(document.getElementsByTagName("head")[0].lastChild));c.appendCssToStyle(b,a)}}()})();
}catch(err){mmcore.EH(err);}
try{
/**
 * 11.09.2014
 * Track all campaigns automatically
 * A. Tytskiy
 *
 * Dependencies: [Plugin_Essentials.js:mmcore.waitFor,
 * 				  Plugin_Helpers.js:mmcore.helpers]
 */
(function (mmcore) {
	'use strict';

	var TIMEOUT = 8000;
	var track = function () {

		mmcore.ijento = mmcore.ijento || {};

		mmcore.AddDocLoadHandler(function () {
			if (!mmcore.GenInfo || !mmcore.waitFor) {
				return;
			}

			if (mmcore.helpers && window.si && window.si.sendAdditionalTracer) {
				mmcore.helpers.iJentoTag();
			} else {
				mmcore
					.waitFor(function () {
						return mmcore.helpers && window.si && window.si.sendAdditionalTracer;
					}, { isNotStoppedOnDocumentReadiness: true, timeout: TIMEOUT })
					.done(function () {
						mmcore.helpers.iJentoTag();
					});
			}
		});
	};

	track();
	track = null;
}(window.mmcore));

}catch(err){mmcore.EH(err);}
var gs='';for(var i in tc)gs+=tc[i].c.join('');mmcore.AttachStyle(gs);mmcore._AddRenderer('BrexitAnon',function(){var el=mmcore.GetMaxyboxNode('BrexitAnon');var mm_inner_HTML='';mm_inner_HTML+=tc['BrexitAnon'].h[0];try{


  $('.shareArt').append('<div id="brexitbriefingnbe" class="promobox" style="padding-left: 8px; padding-right: 8px; overflow: visible;"><div class="promobox-img"><a href="http://ft.com/brexitbriefing?brexit=yes&ftcamp=engage/promo/maxymizer/b2c/brexit_briefing/crm" src="https://service.maxymiser.net/cm/images-eu/1/1/1/0B637EB2113740FD52F029FEC0E896E3D39983B5A8342A81636DAEF99895D3D6/ft-com/VC74NBEInArticle/BrexBriefingModuleLogo.jpg"></a></div><div class="bbcopy">Get your essential guide to the impact of the UK-EU split every day by email. <br><br><div class="bbexclusive">Exclusive to FT subscribers.</div></div><h2><a href="http://ft.com/brexitbriefing?brexit=yes&ftcamp=engage/promo/maxymizer/b2c/brexit_briefing/crm">Sign up now</a></h2></div>');
  
$('#brexitbriefingnbe').find('a').click(function() {
  mmcore.$Action('ClicksOnBrexit', '1', 'ClicksOnBrexit');
});


}catch(err){mmcore.EH(err);}
if(el && typeof el.innerHTML!='undefined')el.innerHTML=mm_inner_HTML;});mmcore.HideMaxyboxes('BrexitAnon');mmcore._RenderOnLoad();if(typeof mmcore._callback=='object'&&typeof mmcore._callback[6]=='function'){try{mmcore._callback[6]();}catch(err){mmcore.EH(err);}
finally{mmcore._callback[6]=null;}}
})();