
	
	
	
	


		
   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
   
     


//Device detection 
(function(){
	var _h = location.hostname;
	var _d = /^www./.test(_h) ? _h.substring(4) : _h;
	if(document.cookie.indexOf("btg_device=") == -1){
		document.cookie = "btg_device="
			+ "m:" + (+false)
			+ ",t:" + (+false)
			+ ";path=/; expires=" + (new Date("December 31, 2038")).toUTCString() 
			+ ";domain=" + _d;
	}
})();



	
		
	










	
		
	


		//Including Coda 3 config from CODA/sites/vh1.com/config.js
		
	
		
		
		
		
		
		
		
	

if(typeof btg=='undefined')var btg = {};

btg.config={
	version: '3',
	defferedAdLoading: false,
	enablePOE: true,
	backwardCompatibility: true,
	hasReporting: false,
	hasAds: false,
	hasAdsDFP: true,
	requireCOPPACompliance: false,
	detectedCountryCode: 'FR',
	balaPrivacyPolicy: 'http://www.vh1.com/legal/privacy',
	balaTermsOfService: 'http://www.vh1.com/legal/terms',
	balaChanges: '',
	balaFAQ: '',
	Omniture:{
		enabled: true,
		account: 'viavh1com',
		charSet: 'ISO-8859-1',
		dynamicAccountSelection: 'true',
		dynamicAccountList: 'viavh1comdev=vh1-d,vh1-q,vh1-jd,vh1-jq',
		linkInternalFilters: 'javascript:,vh1.com,bestweekever.tv,mtvx.com,mtvn.com',
		videoViewEventDisable: true,
		enableTimeParting: true,
		trackInlineStats: true,
		defaultHier: 'hier1',
		enableVisitorNamespace: false,
		enableMtvnVisitorGuid: false,
		enableMeteorPlugin: false,
		enableGuidPlugin: true,
		enableGuidAuxiliaryCall: false,
		enableFirstPartyCookie: true,
		tabletAccount: '',
		timezone: '-5',
		trackExternalLinks: 'true',
		fluxCommunityId:'87F6FFFF0099CB900002FFFFF687'
	},
	Nielsen:{
		enabled: true,
		cid: '',
		videoCensusId: '',
		idSynchFreq: 'always'
	},
	QuantCast:{
		enabled: true,
		adsEnabled: true,
		labels: 'VH1 Digital,MTVN Music and Logo Tribes,MTVN Music and Logo Global Proper,MTVN Music and Logo Global Network,MTVN Music and Logo Domestic,MTVN Music,MTVN Global Digital Proper,MTVN Global Digital Network,MTVN Digital Tribes,VH1 plus Thirtysomething,VH1 Site',
		reportMode: 'direct',
		enableDemoTargeting: true

	},
	ComScore:{
		enabled: true,
		c2: '6036034'
	},
	Meteor:{
		enabled: false,
		applicationId: '',
		multiDomain: false
	},
	ChoiceStream:{
		enabled: false,
		apiKey: '04d9f3470c432938',
		profileId: '1282848348.1243489911'
	},
	DoubleClick:{
		enabled: true,
		dartSite: 'vh1.mtvi',
		isInternational: false,
		isUnobtrusive: false,
		allowMobile: true,
		enabledMobileAdDomain: false,
		reloadableAds: false,
		reloadAdInterval: 10000,
		adUnit: '',
		enableMobileNid: true,
		networkID: '8675',
		enableNavigatorGeolocation: false,
		disableDeviceManagement: false,
		amazonAdsEnabled: false,
		amazonAdsID: '3221',
		enableCountryNetworkID: false,
		countryNetworkIDMap: {}
	},
	Freewheel:{
		enabled:false,
		adBlockerDetection: false
	},
	International:{
		enabled: false,
		dartSite: '',
		region: ''
	},
	ABTest:{
		enabled: true
	},
	Flux:{
		enabled: false,
		communityId: '87F6FFFF0099CB900002FFFFF687'
	},
	FluxHosted:{
		enabled: false
	},
	Facebook:{
		enabled: false
	},
	Photos:{
		enabled: false
	},
	TestAndTarget:{
		enabled: true,
		videoAdBlockerTargetingEnabled: false,
		globalMboxID: 'viavh1com'
	},
	Criteo:{
		enabled: true
	},
	Rubicon:{
		enabled: true,
		siteId: '17943',
		zoneId: '50943'
	},
	Demdex:{
		enabled: true
	},
	Recommendations:{
		enabled: true
	},
	LocalAdvisory:{
		enabled: false,
		phase: 0,
		useStaticCreative: false,
		staticCreativeDomID: ''
	},
	Yieldex:{
		enabled: true
	},
	OmnitureIntegrate:{
		enabled: false,
		account: ''
	},
	iOSAdSDK:{
		useExternalBrowser: false
	},
	SourcePoint:{
		enabled: true
	}
};
		
	




		//Including Coda version 3.
		var btg=typeof btg==="object"?btg:{};btg.config=typeof btg.config==="object"?btg.config:{};btg.isCoreLoaded=false;btg.isDOMLoaded=false;
(function(c,d){var e=false,f=true,g=c.document,h=g.documentElement,i=g.addEventListener?"addEventListener":"attachEvent",n=g.addEventListener?"removeEventListener":"detachEvent",j=g.addEventListener?"":"on",l=function(f){if(f.type=="readystatechange"&&g.readyState!="complete")return;(f.type=="load"?c:g)[n](j+f.type,l,false);if(!e&&(e=true))d.call()},k=function(){try{h.doScroll("left")}catch(c){setTimeout(k,50);return}l("poll")};if(g.readyState=="complete")d.call();else{if(g.createEventObject&&h.doScroll){try{f=
!c.frameElement}catch(o){}if(f)k()}g[i](j+"DOMContentLoaded",l,false);g[i](j+"readystatechange",l,false);c[i](j+"load",l,false)}})(window,function(){btg.isDOMLoaded=true});
btg.DOM={Events:{addListener:function(c,d,e){if(d=="DOMContentLoaded"&&!c.addEventListener)document.onreadystatechange=function(){if(document.readyState=="complete")e()};else if(c.addEventListener)c.addEventListener(d,e,false);else if(c.attachEvent)c.attachEvent("on"+d,e);else c["on"+d]=e},removeListener:function(c,d,e){if(c.removeEventListener)c.removeEventListener(d,e,false);else if(c.detachEvent)c.detachEvent("on"+d,e);else c["on"+d]=null},onDomLoaded:function(c){var d=window.document;if(d.addEventListener){d.addEventListener("DOMContentLoaded",
c,false);d.addEventListener("readystatechange",c,false);window.addEventListener("load",c,false)}else{d.attachEvent("onDOMContentLoaded",c,false);d.attachEvent("onreadystatechange",c,false);window.attachEvent("onload",c,false)}}},Storage:{set:function(c,d,e){var f=btg.String.isDefined,g=btg.Object.isDefined;if(f(c)&&f(d))try{if(e!==true&&g(localStorage))localStorage[c]=d;else if(g(sessionStorage))sessionStorage[c]=d}catch(h){btg.Error.log("CODA Error: DOM storage not available!")}},get:function(c,
d){var e;isStrDef=btg.String.isDefined,isObjDef=btg.Object.isDefined;if(isStrDef(c))try{if(d!==true&&isObjDef(localStorage)&&isStrDef(localStorage[c]))e=localStorage[c];else if(isObjDef(sessionStorage)&&isStrDef(sessionStorage[c]))e=sessionStorage[c]}catch(f){btg.Error.log("CODA Error: DOM storage not available!")}return e},clear:function(c){var d=btg.Object.isDefined;try{if(c!==true&&d(localStorage))localStorage.clear();else if(d(sessionStorage))sessionStorage.clear()}catch(e){btg.Error.log("CODA Error: DOM storage not available!")}},
isStorageAvailable:function(){try{if(window.localStorage)return true}catch(c){return false}}},createIframe:function(c){for(var d=document.createElement("iframe"),e=["id","name","width","height","scrolling","frameBorder","marginHeight","marginWidth","noResize"],f=e.length,g=0;g<f;g++){var h=e[g],i=c[h];if(i){d[h]=i;d.setAttribute(h,i)}}return d},appendIframe:function(c){if(!c.src)return null;if(!c.parent||c.parent.nodeType!==1)c.parent=document.body;if(typeof c.style!=="object")c.style={height:"1px",
width:"1px",visibility:"hidden",position:"absolute",bottom:"0",left:"-1000px"};var d=this.createIframe(c);if(typeof c.onload==="function")d.onload=c.onload;this.applyStyle(d,c.style);try{c.parent.appendChild(d)}catch(e){new btg.Alert("Coda Implementation ERROR: 3P Demdex call failed. Please make sure that Coda is included within the document body.");btg.Error.log("Coda Implementation ERROR: 3P Demdex call failed. Please make sure that Coda is included within the document body.")}d.src=c.src;return d},
applyStyle:function(c,d){var e=btg.Object.isDefined;if(!e(d)||!e(c))return;e=btg.Object.toString(d,";",":");if(btg.globalvars.is_IE){if(!btg.String.isDefined(c.id))c.id="coda_iframe_"+(new Date).getTime();document.createStyleSheet().addRule("#"+c.id,e)}else c.setAttribute("style",e)},loadScript:function(c,d,e,f,g){if(btg.String.isDefined(c))try{var h=document.createElement("script");h.setAttribute("type","text/javascript");h.setAttribute("src",c);if(typeof e==="function")h.onload=h.onreadystatechange=
e;if(f)h.async=true;if(g&&typeof g==="object")for(var i in g)if(g.hasOwnProperty(i))h.setAttribute(i,g[i]);if(d)document.body.appendChild(h);else document.getElementsByTagName("head")[0].appendChild(h)}catch(n){}},loadScriptOnHead:function(c){if(btg.String.isDefined(c))try{var d=document.createElement("script");d.setAttribute("type","text/javascript");d.setAttribute("src",c);document.getElementsByTagName("head")[0].appendChild(d)}catch(e){}},getStyle:function(c,d){var e=null,f=btg.Object.isDefined;
try{if(f(c)&&btg.String.isDefined(d))if(f(document.defaultView)&&typeof document.defaultView.getComputedStyle=="function")e=document.defaultView.getComputedStyle(c,null)[d];else if(typeof window.getComputedStyle=="function")e=window.getComputedStyle(c,null)[d];else if(f(c.currentStyle))e=c.currentStyle[d];else e=c.style[d]}catch(g){return e}return e},getContentVisibleHeight:function(){return parseInt(window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight||0)},getContentVisibleWidth:function(){return parseInt(window.innerWidth||
document.documentElement.clientWidth||document.body.clientWidth||0)},getOffsetTop:function(c){var d=0,e=btg.Object.isDefined;try{if(e(c)&&btg.Object.isFunction(c.getBoundingClientRect)){var f=c.getBoundingClientRect();if(e(f)&&!isNaN(f.top))d=parseInt(f.top)}}catch(g){btg.Error.log("CODA: btg.DOM.getOffsetTop Error: "+g);return d}return d},isElementVisible:function(c){var d=true,c=c.getBoundingClientRect(),e=btg.DOM.getContentVisibleHeight(),f=btg.DOM.getContentVisibleWidth();if(e>0&&f>0)try{d=c.bottom>=
0&&c.top<=e-1&&c.right>=0&&c.left<=f-1}catch(g){btg.Error.log("CODA: btg.DOM.isElementVisible Error: "+g);return d}return d}};
btg.Cookie={read:function(c){for(var c=c+"=",d=document.cookie.split(";"),e=0,f=d.length;e<f;e++){for(var g=d[e];g.charAt(0)==" ";)g=g.substring(1,g.length);if(g.indexOf(c)==0)return unescape(g.substring(c.length,g.length))}return null},set:function(c,d,e,f,g){c=c+"="+escape(d)+"; path=/";if(e)c+=";expires="+e;if(!g)g=btg.Cookie.getCookieAutoDomain();if(g!="localhost")c+=";domain="+g;c+=";path="+(f?f:"/");document.cookie=c},remove:function(c,d,e,f){c=c+"=";if(!e)e=btg.Cookie.getCookieAutoDomain();
if(e!="localhost"&&!f)c+=";domain="+e;c+=";path="+(d?d:"/");c+=";expires=Thu, 01-Jan-1970 00:00:01 GMT";document.cookie=c},getCookieAutoDomain:function(){var c=document.domain.split("."),d=c.length,e=d>2?c[d-2]+"."+c[d-1]:document.domain;if(d>=3&&btg.globalvars.TWOPART_TLDS.match(e)!=null)e=c[d-3]+"."+c[d-2]+"."+c[d-1];return e}};
btg.Object={isDefined:function(c){if(typeof c=="object"&&c!==null)return true;else return false},isArray:function(c){return btg.Object.isDefined(c)&&btg.Number.isInt(c.length)},toString:function(c,d,e,f){if(!d)d=",";if(!e)e="=";var g=[],h;for(h in c){if(!c.hasOwnProperty(h)||f&&!btg.String.isDefined(c[h]))continue;g.push(h+e+c[h])}return g.join(d)},copyProperties:function(c,d,e){if(btg.Object.isDefined(c)&&btg.Object.isDefined(d))for(var f in c)if(typeof d[f]!="undefined"){if(e)d[f]=c[f]}else d[f]=
c[f]},isConfigDefined:function(c){if(typeof c=="object"&&c!==null&&c.enabled==true)return true;else return false},isFunction:function(c){return typeof c==="function"},isEmptyObject:function(c){var d=true;if(typeof c==="object"&&c){for(var e in c)if(c.hasOwnProperty(e)){d=false;break}return d}}};
btg.String={isDefined:function(c){if(typeof c!=="string"||typeof c==="undefined"||c===null||c=="")return false;else return true},random:function(c){for(var d="",c=c?c:8,e=0;e<c;e++){var f=Math.floor(Math.random()*"ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz".length);d+="ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz".substring(f,f+1)}return d},createUUID:function(){for(var c=[],d=0;d<36;d++)c[d]=btg.Math.random(0,15).toString(16);c[14]=4;c[19]=["8","9","a","b"][btg.Math.random(0,3)];
c[8]=c[13]=c[18]=c[23]="-";return c=c.join("")},toObject:function(c,d,e){for(var e=e?e:"=",c=c.split(d?d:","),d={},f=0,g=c.length;f<g;f++){var h=c[f].split(e);d[h[0]]=h[1]}return d},queryStringToObject:function(c){c=c.indexOf("?")>-1?c.split("?")[1]:c;return btg.String.toObject(c,"&")},stripFileExtension:function(c){var d=c.lastIndexOf(".");if(d>0)return c.substring(0,d);else return c},charLtrim:function(c,d){if(c.indexOf(d)==0)c=c.substring(1);return c},charRtrim:function(c,d){var e=c.lastIndexOf(d),
f=c.length;if(e==f-1)c=c.substring(0,f-1);return c},charTrim:function(c,d){c=btg.String.charLtrim(c,d);return c=btg.String.charRtrim(c,d)},isMockupMode:function(){var c=false,d=this.queryStringToObject((btg.globalvars.IS_TOP_ACCESSIBLE?top:self).location.search);if(d.mockupMode&&d.mockupMode=="true")c=true;return c},mockItUp:function(c){c=c.replace(/[<]/g,"&lt;");return c=c.replace(/[>]/g,"&gt;")},getFileName:function(c){c=btg.String.isDefined(c)?c:"";return c=c.substring(c.lastIndexOf("/")+1)},getBetween:function(c,
d,e){var f="";if(btg.String.isDefined(c)){if(btg.String.isDefined(d)){var g=c.indexOf(d);if(g>=0)f=c.substring(g+d.length)}if(btg.String.isDefined(e)){c=f.indexOf(e);if(c>=0)f=f.substring(0,c)}}return f},encode:function(c,d){if(btg.String.isDefined(c))c=d?escape(c):encodeURIComponent(c);return c},decode:function(c,d){if(btg.String.isDefined(c))try{c=d?unescape(c):decodeURIComponent(c)}catch(e){c=unescape(c)}return c},append:function(c,d,e){if(!e)e=",";d=d.split(e);d.push(c);return d.join(e)}};
btg.Number={isInt:function(c,d){if(!d)d=10;return parseInt(c,d)==c}};btg.Error={log:function(c){try{if(typeof console==="object"&&console.log&&btg.String.isDefined(c))console.log(c)}catch(d){}}};
(function(c){var d;try{d=typeof top.location.search!="undefined"&&typeof top.location.search!="unknown"}catch(e){d=false}var f=function(){try{var c="",c=self.location.pathname;if(c=="")c="/";return c}catch(d){}}();var g;try{g=location.href.toLowerCase().indexOf("/api/jsunittest/tests/")!=-1}catch(h){g=false}c.globalvars={VISITOR_NAMESPACE:"mtvn",IS_CODA_ADS_USED:false,MODULES_URL:"//btg.mtvnservices.com/aria/mods.html",INFINITE_COOKIE_EXPY:"Thu, 31-Dec-2038 11:59:59 GMT",FW_BLOCKED:false,IS_TOP_ACCESSIBLE:d,
PAGE_URL:f,IS_UNIT_TEST:g,FORCE_AD_WAIT_TIME:{PLAYER_LOADED:1E4,PLAYER_FAILED:1E4,PLAYER_LOAD_WAIT_TIME:1E4},VALID_DCOPT:["ist"],is_Chrome:false,is_Firefox:false,is_IE:false,is_Safari:false,is_iOS:false,NETWORKIDS:{DCLK_DOMESTIC_NID:"N1303",DCLK_DOMESTIC_NID_TEST:"N400129",DCLK_INTL_EMEA_NID:"N4570",DCLK_INTL_APAC_NID:"N4687",DCLK_INTL_EMEA_NID_TEST:"N308350",DCLK_INTL_APAC_NID_TEST:"N378645",DCLK_INTL_NID_MOBILE:"N7869",DCLK_INTL_NID_MOBILE_TEST:"N7869"},REGION_EMEA:"EMEA",REGION_APAC:"APAC",TWOPART_TLDS:"com.br,co.uk,co.hu,co.il,com.tr,com.pl,com.ru,co.kr,com.au,co.nz,com.tw"}})(btg);
(function(c){c.loadLocalConfig=function(){if(typeof c.config!="undefined"&&typeof c.config!="undefined")c.Object.copyProperties(c.config,this.config,true);if(typeof MTVN!="undefined"&&typeof MTVN.config!="undefined"&&typeof MTVN.config.btg!="undefined")for(b in MTVN.config.btg){if(!MTVN.config.btg.hasOwnProperty(b))continue;if(typeof MTVN.config.btg[b]==="object")c.Object.copyProperties(MTVN.config.btg[b],this.config[b],true);else this.config[b]=MTVN.config.btg[b]}if(typeof mtvn!="undefined"&&typeof mtvn.btg!=
"undefined"&&typeof mtvn.btg.config!="undefined"){if(typeof mtvn.btg.config.ReportSettings!="undefined")for(r in mtvn.btg.config.ReportSettings){if(!mtvn.btg.config.ReportSettings.hasOwnProperty(r))continue;if(typeof mtvn.btg.config.ReportSettings[r]==="object")c.Object.copyProperties(mtvn.btg.config.ReportSettings[r],this.config[r],true);else this.config[r]=mtvn.btg.config.ReportSettings[r]}if(typeof mtvn.btg.config.AdSettings!="undefined"){for(a in mtvn.btg.config.AdSettings){if(!mtvn.btg.config.AdSettings.hasOwnProperty(a))continue;
if(typeof mtvn.btg.config.AdSettings[a]==="object")c.Object.copyProperties(mtvn.btg.config.AdSettings[a],this.config[a],true);else this.config[a]=mtvn.btg.config.AdSettings[a]}if(typeof mtvn.btg.config.AdSettings.reloadableAds=="boolean")this.config.DoubleClick.reloadableAds=mtvn.btg.config.AdSettings.reloadableAds;if(typeof mtvn.btg.config.AdSettings.reloadInterval=="number")this.config.DoubleClick.reloadInterval=mtvn.btg.config.AdSettings.reloadInterval}}if(typeof com!="undefined"&&typeof com.mtvi!=
"undefined"&&typeof com.mtvi.reporting!="undefined"&&typeof com.mtvi.reporting.Account!="undefined"){if(typeof this.config.Omniture=="undefined")this.config.Omniture={enabled:true};this.config.Omniture.account=com.mtvi.reporting.Account.name;this.config.Omniture.dynamicAccountSelection=com.mtvi.reporting.Account.dynamic;this.config.Omniture.dynamicAccountList=com.mtvi.reporting.Account.list;this.config.Omniture.indexFileName=com.mtvi.reporting.Account.defaultIndexFileName;this.config.Omniture.linkInternalFilters=
com.mtvi.reporting.Account.filters;if(typeof com.mtvi.reporting.Account.dartSite!="undefined"){this.config.DoubleClick.enabled=true;this.config.DoubleClick.dartSite=com.mtvi.reporting.Account.dartSite}}}})(btg);
btg.Environment=new function(){var c=btg.String.isDefined;this.userAgent=function(d){var e=window.navigator.userAgent.replace(/\;|\(|\)|\,/gi,""),f={browser:"",device:"Desktop",os:""};if(/Chrome/.test(e)){f.browser="Chrome";d.globalvars.is_Chrome=true}else if(/Firefox/.test(e)){f.browser="Firefox";d.globalvars.is_Firefox=true}else if(/MSIE/.test(e)){f.browser="MSIE";d.globalvars.is_IE=true}else if(/Safari/.test(e)){f.browser="Safari";d.globalvars.is_Safari=true}else if(/Opera/.test(e))f.browser="Opera";
if(/Windows/.test(e))f.os="Windows";else if(/Macintosh/.test(e))f.os="Macintosh";else if(/Linux/.test(e))f.os="Linux";else if(/Unix/.test(e))f.os="Unix";if(/iPad/.test(e)){f.device="iPad";d.globalvars.is_iOS=true}else if(/iPod/.test(e)){f.device="iPod";d.globalvars.is_iOS=true}else if(/iPhone/.test(e)&&!/iPod/.test(e)){f.device="iPhone";d.globalvars.is_iOS=true}e=d.Cookie.read("btg_device");f.isMobile=false;f.isTablet=false;if(c(e)){device=d.String.toObject(e,",",":");if(c(device.m)&&device.m=="1"||
/^m\./.test(location.hostname))f.isMobile=true;else if(c(device.t)&&device.t=="1")f.isTablet=true}return f}(btg);this.getPlatform=function(){return this.userAgent.device};this.getCnamedDomain=function(){var c=location.hostname,e="",e=new RegExp(/[A-z0-9\-]*\.\bco\...\b|[A-z0-9\-]*\.uol\.\bcom\...\b|[A-z0-9\-]*\.\bcom\...\b|[A-z0-9\-]*\.\bcom\b|[A-z0-9\-]*\.\borg\b|[A-z0-9\-]*\...$/);if(c.match(e)){m=e.exec(c);e="sc."+c.substr(m.index)}else e="sc."+c;return e};this.getRootDomain=function(){var c=location.hostname,
e=new RegExp(/[A-z0-9\-]*\.\bco\...\b|[A-z0-9\-]*\.uol\.\bcom\...\b|[A-z0-9\-]*\.\bcom\...\b|[A-z0-9\-]*\.\bcom\b|[A-z0-9\-]*\.\borg\b|[A-z0-9\-]*\...$/);if(e.test(c)){m=e.exec(c);return c.substr(m.index)}else return c};this.isMobile=function(){var c=false;if(btg.Cookie.read("ak-mobile-detected")==="yes")c=true;return c};this.getDeviceType=function(){var c=btg.Cookie.read("ak-device-type");if(c)return c;else return false}};
btg.Controller=new function(){var c=btg.globalvars,d=false,e=false,f=false,g="";this.hasReporting=function(){return btg.config.hasReporting&&typeof btg.ReportingManager!="undefined"};this.hasAds=function(){if(btg.config.hasAds||btg.config.hasAdsDFP)return typeof btg.AdManager!="undefined";else return false};this.hasTnT=function(){return btg.Object.isDefined(btg.TestAndTarget)&&btg.config.TestAndTarget.enabled};this.init=function(){btg.loadLocalConfig();if(btg.config.requireCOPPACompliance==true){btg.config.Demdex.enabled=
false;btg.config.Criteo.enabled=false;btg.config.QuantCast.enabled=false;btg.config.Meteor.enabled=false;btg.config.Omniture.enableMeteorPlugin=false;btg.config.Omniture.enableGuidPlugin=false;btg.config.Omniture.enableGuidAuxiliaryCall=false}if(btg.config.Omniture.enableGuidPlugin==false){btg.Cookie.remove("vmn_uuid","/","",true);btg.Cookie.remove("mtvn_guid","/","",true)}d=this.hasReporting();e=this.hasAds();hasTnT=this.hasTnT();if(btg.Object.isConfigDefined(btg.config.Freewheel)&&btg.config.Freewheel.adBlockerDetection)new btg.Ajax({xDomain:true,
autoSend:true,onerror:function(){btg.globalvars.FW_BLOCKED=true},onload:function(){btg.globalvars.FW_BLOCKED=false},url:location.protocol+"//adm.fwmrm.net/crossdomain.xml"});c.IS_LIVE_ENV=function(){var d=true;try{if(btg.String.isDefined(btg.config.Omniture.dynamicAccountList)){var e=btg.config.Omniture.dynamicAccountList,f=e.indexOf("=");if(f>-1){var e=e.substring(f+1),e=e.split(","),g=self.location.hostname;if(c.IS_TOP_ACCESSIBLE)g=top.location.hostname;for(var f=0,l=e.length;f<l;f++)if(g.indexOf(e[f])>
-1){d=false;break}}}}catch(k){}return d}();g=typeof c.PAGE_URL=="string"&&c.PAGE_URL!=""?c.PAGE_URL:location.pathname;if(g.charAt(g.length-1)=="/")g+=typeof btg.config.indexFileName=="string"?btg.config.indexFileName:"index";btg.config._defaultPageName=g;if(d)btg.ReportingManager.init();if(e)btg.AdManager.init();if(hasTnT)btg.TestAndTarget.init();this.init=function(){btg.loadLocalConfig();return this};return this};this.gameInit=function(){if(btg.config)btg.ReportingManager.init();if(btg.config)btg.AdManager.init();
if(!f&&com.mtvnet.games.GameSettings){btg.GameReportingManager.init();btg.GameAdManager.init();f=true}return true};this.loadGame=function(c){if(f){btg.GameAdManager.loadGame(c);btg.GameReportingManager.gameLoad(c)}};this.sendPageCall=function(c){this.init();if(d){if(typeof c==="undefined"||!c)c={};if(typeof c.contextData==="object"){this.setContextData(c.contextData);delete c.contextData}btg.ReportingManager.sendPageCall(c);btg.ReportingManager.getData()}};this.sendLinkEvent=function(c){this.init();
if(d){if(typeof c==="undefined"||!c)c={};if(typeof c.contextData==="object"){this.setContextData(c.contextData);delete c.contextData}btg.ReportingManager.sendLinkEvent(c)}};this.placeAd=function(c){this.init();if(e)return btg.AdManager.placeAd(c)};this.reloadAds=function(){if(e){btg.AdManager.reloadAll();return this}};this.placeIFrameAd=function(c,d){this.init();btg.AdManager.placeIFrameAd(c,d)};this.getAdUrl=function(c){this.init();if(e)return btg.AdManager.getAdUrl(c)};this.getVersion=function(){return btg.config.version};
this.getFullVersion=function(){return btg.config.fullVersion?btg.config.fullVersion:btg.config.version};this.createMboxes=function(){};this.setChoiceStreamRequest=function(c,e){if(d)btg.ReportingManager.setChoiceStreamRequest(c,e)};this.setContextData=function(c,d){var e,f;this.init();f=btg.ReportingManager.getOmniture();if(f!=null){if(typeof f.hcode.contextData==="undefined"||d)f.hcode.contextData={};if(c==null)return true;e=this.fixContextDataNamespace(c);for(var g in e)if(e.hasOwnProperty(g))f.hcode.contextData[g]=
e[g];return true}else return false};this.clearContextData=function(){this.setContextData(null,true)};this.fixContextDataNamespace=function(c){var d={},e,f;for(e in c)if(c.hasOwnProperty(e))if(e.indexOf(".")<0){f="v."+e;d[f]=c[e]}else d[e]=c[e];return d}};btg.Beacon=function(c){this.url=c;this.data=null};
btg.Beacon.prototype={setData:function(c){this.data=btg.Object.toString(c,"&")},formatSrc:function(){if(this.data)if(this.url.indexOf("?")>-1)this.url+="&"+this.data;else this.url+="?"+this.data;return this.url},send:function(){var c=new Image(1,1);c.src=this.formatSrc();c.onload=function(){};c.onabort=function(){};c.onerror=function(){}}};btg.Alert=function(){};
btg.Events=new function(){var c=function(){this.callbacks=[];this.subscribe=function(c){if(typeof c=="function")this.callbacks[this.callbacks.length]=c};this.remove=function(c){for(var e=0,f=this.callbacks.length;e<f;e++)if(this.callbacks[e]==c)delete this.callbacks[e]};this.fire=function(){for(var c=0,e=this.callbacks.length;c<e;c++)try{if(typeof this.callbacks[c]=="function")this.callbacks[c].apply(this,arguments)}catch(f){new btg.Alert('An event callback has failed. "'+f.number+": "+f.message+
'".')}}};this.add=function(d){this[d]=new c;return this};this.CORE_LOADED=new c;this.flipBookView=new c;this.adLoaded=new c;this.AD_LOAD=new c;this.Player_Freewheel_failsafe=new c;this.ABTest_Group_Assigned=new c;this.ON_GAME_CONFIG_LOADED=new c;this.ON_GAME_LOAD=new c;this.ON_GAME_PLAY=new c;this.ON_GAME_LEVELSTART=new c;this.DEMDEX_RESPONSE=new c;this.AD_EXPANDED=new c;this.AD_SHRUNK=new c;this.GPT_SLOT_RENDER_ENDED=new c;this.NATIVE_AD_JSON_RESPONSE=new c};
btg.JSON=function(){function c(c){return c<10?"0"+c:c}function d(c,g){var h,i,n,j;h=/["\\\x00-\x1f\x7f-\x9f]/g;var l;switch(typeof c){case "string":return h.test(c)?'"'+c.replace(h,function(c){var d=e[c];if(d)return d;d=c.charCodeAt();return"\\u00"+Math.floor(d/16).toString(16)+(d%16).toString(16)})+'"':'"'+c+'"';case "number":return isFinite(c)?String(c):"null";case "boolean":case "null":return String(c);case "object":if(!c)return"null";if(typeof c.toJSON==="function")return d(c.toJSON());h=[];if(typeof c.length===
"number"&&!c.propertyIsEnumerable("length")){j=c.length;for(i=0;i<j;i+=1)h.push(d(c[i],g)||"null");return"["+h.join(",")+"]"}if(g){j=g.length;for(i=0;i<j;i+=1){n=g[i];if(typeof n==="string")if(l=d(c[n],g))h.push(d(n)+":"+l)}}else for(n in c)if(typeof n==="string")if(l=d(c[n],g))h.push(d(n)+":"+l);return"{"+h.join(",")+"}"}}Date.prototype.toJSON=function(){return this.getUTCFullYear()+"-"+c(this.getUTCMonth()+1)+"-"+c(this.getUTCDate())+"T"+c(this.getUTCHours())+":"+c(this.getUTCMinutes())+":"+c(this.getUTCSeconds())+
"Z"};var e={"\u0008":"\\b","\t":"\\t","\n":"\\n","\u000c":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"};return{stringify:d,parse:function(c,d){function e(c,f){var i,k;if(f&&typeof f==="object")for(i in f)if(Object.prototype.hasOwnProperty.apply(f,[i])){k=e(i,f[i]);if(k!==undefined)f[i]=k}return d(c,f)}var i;if(/^[\],:{}\s]*$/.test(c.replace(/\\./g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(:?[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))){i=eval("("+c+")");return typeof d===
"function"?e("",i):i}throw new SyntaxError("parseJSON");}}}();btg.Math={random:function(){var c,d;if(arguments.length>1){c=arguments[0];d=arguments[1]}else{c=0;d=arguments[0]}return Math.floor(Math.random()*(d-c+1)+c)}};
btg.Sections={getAdSections:function(){var c=btg.config,d=self.location.pathname;if(d=="")d="/";if(d.lastIndexOf("/")==d.length-1)d+=btg.Object.isDefined(c)&&btg.String.isDefined(c.defaultIndexFileName)?c.defaultIndexFileName:"index";if(d!="/"&&d.indexOf("/")==0)d=d.substring(1);return d},getReportingSections:function(){return self.location.pathname}};
btg.Window={getNodeLinkName:function(c){for(var d=null,e=0,f=c.childNodes.length;e<f;e++){var g=c.childNodes[e];switch(g.nodeType){case 3:d=g.nodeValue;break;case 1:if(c.attributes.title&&c.attributes.title.nodeValue!="")d=c.attributes.title.nodeValue;else if(c.attributes.alt&&c.attributes.alt.nodeValue!="")d=c.attributes.alt.nodeValue}}return d},debug:function(c){var d=document.getElementById("debug");if(!d){d=document.createElement("div");d.setAttribute("id","debug");document.getElementsByTagName("body")[0].appendChild(d)}d.innerHTML=
d.innerHTML+c+"<br>"}};
btg.Class={inheritFrom:function(c,d){function e(){if(arguments.length>0&&typeof c==="function")c.apply(this,arguments)}if(typeof c==="function"||typeof c==="object")if(typeof d==="function"||typeof d==="object"){var f=d.prototype;d.prototype=typeof c==="function"?new c:c;for(var g in f)d.prototype[g]=f[g];d.prototype.constructor=d;e.prototype=typeof d==="function"?new d:d;e.prototype.constructor=e}else{e.prototype=typeof c==="function"?new c:c;e.prototype.constructor=e}else btg.Error.log("Coda ERROR: btg.Class.inheritFrom(a_superClass,a_subClass) requires at least a_superClass argument!");return e}};
btg.Timer=function(c,d){this.id=c;this.isRunning=false;this.currentCount=0;this.milliseconds=d?d:100;this.intervalId=null;this.listeners=[]};
btg.Timer.prototype={on:function(c,d){if(typeof d=="function")this.listeners[c]=d},execListener:function(c){if(typeof this.listeners[c]=="function")this.listeners[c]()},start:function(){if(!this.isRunning){this.isRunning=true;this.intervalId=setInterval(this.id+".count()",this.milliseconds)}},count:function(){this.currentCount=this.currentCount+this.milliseconds;this.execListener("count")},stop:function(){clearInterval(this.intervalId);this.isRunning=false},reset:function(){this.stop();this.currentCount=
0;this.start()}};
btg.TimeTracker=function(c){var d=btg.String.isDefined,e=btg.Cookie,f="",g=null,h=d(c)?c:"";this.init=function(){g=(new Date).getTime();btg.DOM.Events.addListener(window,"unload",this.saveTimeSpent);return true};this.setData=function(c){if(d(c))f=c};this.getTimeSpentOnPage=function(){var c="",c=(new Date).getTime(),c=Math.round((c-g)/100);if(c<1)c="";g=(new Date).getTime();return c};this.saveTimeSpent=function(){if(d(h)){var c=(new Date).getTime(),c=Math.round((c-g)/100);if(c<1)c=1;c=c;c+=d(f)?","+
f:"";e.set(h,c)}};this.getTimespent=function(){if(d(h)){var c=e.read(h);e.remove(h);g=(new Date).getTime();return d(c)?c:""}}};
btg.Ajax=function(c){var d=btg.Object.isDefined(c)?c:{};d.method=btg.String.isDefined(d.method)?d.method:"GET";var e;if(d.xDomain===true){var f,g=document.head||document.getElementsByTagName("head")[0]||document.documentElement;this.sendRequest=function(){if(!btg.String.isDefined(d.url)){btg.Error.log("Coda ERROR: Ajax request URL not specified!");return"[ERROR: Ajax request URL not specified!]"}f=document.createElement("script");f.async=true;if(btg.String.isDefined(d.scriptCharset))f.charset=d.scriptCharset;
f.src=d.url;f.onload=function(){if(typeof d.onload=="function")d.onload(d);if(f.parentNode)f.parentNode.removeChild(f);f=null};f.onerror=function(){if(typeof d.onerror=="function")d.onerror(d);if(f.parentNode)f.parentNode.removeChild(f);f=null};try{g.insertBefore(f,g.firstChild)}catch(c){if(typeof d.onFail=="function"){d.error=c;d.fail=true;d.onFail(d)}return false}}}else{if(window.XMLHttpRequest)e=new XMLHttpRequest;else e=new ActiveXObject("Microsoft.XMLHTTP");this.sendRequest=function(){if(!btg.String.isDefined(d.url)){btg.Error.log("Coda ERROR: Ajax request URL not specified!");
return"[ERROR: Ajax request URL not specified!]"}e.onreadystatechange=function(){if(e.readyState==4){d.responseText=e.responseText;d.responseXML=e.responseXML;if(e.status==404){if(typeof d.on404=="function")d.on404(d)}else if(typeof d.onSuccess=="function"){d.success=true;d.onSuccess(d)}}};try{e.open(d.method,d.url,true);e.send();return true}catch(c){if(typeof d.onFail=="function"){d.error=c;d.fail=true;d.onFail(d)}return false}}}if(d.autoSend===true)this.sendRequest()};
(function(c){var d=["demdexcall","demdexfwsegment","uuid","usersegment","ad","trackingserver"],e=function(e){var g=e.data,h,i;if(g){if(typeof g!="object"||g==null)try{g=btg.JSON.parse(g)}catch(n){return}h=g.type;i=g.value}if(h&&d.join().indexOf(h)!=-1)switch(h){case d[0]:e={};g=0;for(h=i.length;g<h;g++){var j=i[g].split("=");if(j[0]=="events")e[j[0]]=j.slice(1).join("=");else e[j[0]]=j[1]}if(btg.Object.isConfigDefined(btg.config.Demdex)&&btg.Demdex)btg.Demdex.sendPageCall(e);break;case d[1]:if(btg.Object.isConfigDefined(btg.config.Demdex)&&
btg.Demdex){g={type:d[1],value:btg.Demdex.getFWSegment()};if(g.value)e.source.postMessage(btg.JSON.stringify(g),"*")}break;case d[2]:g={type:d[2],value:btg.Cookie.read("vmn_uuid")};if(g.value)e.source.postMessage(btg.JSON.stringify(g),"*");break;case d[3]:g={type:d[3],value:btg.Cookie.read("mtvn_btg_userSegments")};if(g.value)e.source.postMessage(btg.JSON.stringify(g),"*");case d[4]:i=i;if(btg.Object.isDefined(i)&&btg.String.isDefined(i.fn)){var j=i.fn.split("."),l=j.pop(),k=c,g=0;for(h=j.length;g<
h;g++)k=k[j[g]];k[l].call(this,i.args)}case d[5]:if(btg.globalvars.is_iOS||btg.config.Omniture.enableFirstPartyCookie){g={type:d[5],value:btg.Environment.getCnamedDomain()};e.source.postMessage(btg.JSON.stringify(g),"*")}}};if(typeof c.addEventListener!=="undefined")c.addEventListener("message",e,false);else if(typeof c.attachEvent!=="undefined")c.attachEvent("onmessage",e)})(window);
(function(c){c.Singleton=function(d){var e=function(c){if(typeof c==="function")return new c;return c},f=e(d.__implement),g=e(d.__extend),d=e(d.__construct),h;for(h in g)if(g.hasOwnProperty(h))if(!d[h])d[h]=g[h];for(h in f)if(f.hasOwnProperty(h))if(!d[h])c.Error.log(sub.instance+" must implement '"+h+"' "+typeof f[h]);if(typeof d.init==="function")d.init();return d}})(btg);
btg.DependencyManager=function(c){var d=btg.config,e=c?c:8E3,f=false,g=[],h=[];this.add=function(c,d,g,l){if(typeof c=="undefined"||typeof d=="undefined")return false;for(var k=0,o=h.length;k<o;k++)if(h[k].flagname==c)return false;h[h.length]={flagname:c,callback:d,interval:g?g:100};if(!f){f=true;window.setTimeout(this.sendCalls,e)}if(l)this.checkDependency(c);return true};this.remove=function(c){if(typeof c=="string"&&c!="")for(var d=0,e=h.length;d<e;d++)if(h[d].flagname==c){h.splice(d,1);break}if(!this.hasDependency())this.sendCalls()};
this.checkDependency=function(c){for(var d=null,e=0,f=h.length;e<f;e++)if(h[e].flagname==c)d=h[e];if(!d)return false;if(d.callback.apply())this.remove(c);else{var g=this;window.setTimeout(function(){g.checkDependency(c)},d.interval)}};this.hasDependency=function(c){if(btg.String.isDefined(c)){for(var d=h.length,e=0;e<d;e++)if(h[e].flagname==c)return true;return false}return h.length>=1};this.addToCallQueue=function(c,e){if(!e)return false;for(var f=new Array,h=2,k=arguments.length;h<k;h++)f.push(arguments[h]);
g[g.length]={context:c?c:this,callback:e,args:f,config:d};return true};this.sendCalls=function(){h=[];for(var c=d,e=0,f=g.length;e<f;e++){d=g[e].config;g[e].callback.apply(g[e].context,g[e].args)}d=c;g=[]}};
btg.PluginManager=function(c){for(var d=new Array,e=1,f=arguments.length;e<f;e++)d.push(arguments[e]);e=0;for(f=c.length;e<f;e++)if(btg.Object.isDefined(c[e])&&typeof c[e].init=="function")c[e].init.apply(this,d);this.run=function(d){for(var e=0,f=c.length;e<f;e++)if(btg.Object.isDefined(c[e])&&typeof c[e].run=="function")d=c[e].run(d);return d}};
btg.QueueManager=function(c){this.id=c.id;this.timeToWait=!isNaN(c.timeToWait)?c.timeToWait:1;this.handler=typeof c.handler=="function"?c.handler:function(){};this.notificationHandler=typeof c.notificationHandler=="function"?c.notificationHandler:function(){};this.intervalId=null;this.isProcessing=false;this.queue=[];this.processedQueue=[];this.maxNumItems=c.maxNumItems;this.maxElapsed=c.maxElapsed;this.itemsAdded=this.totalItems=this.elapsed=0};
btg.QueueManager.prototype={init:function(){this.isProcessing=true;this.processQueue();this.intervalId=setInterval(this.id+".processQueue()",this.timeToWait)},addToQueue:function(){this.queue.push(arguments);this.itemsAdded++;if(!this.isProcessing)this.init()},processQueue:function(){if(this.isProcessing==true)if(this.queue.length>0){var c=this.queue.shift();this.elapsed=this.elapsed+this.timeToWait;this.totalItems++;if(!this.hasLimit()){this.handler(c);this.processedQueue.push(c)}else{this.notificationHandler(this);
this.clearQueue();this.stop()}}else this.stop()},stop:function(){clearInterval(this.intervalId);this.isProcessing=false;this.itemsAdded=this.totalItems=this.elapsed=0},hasLimit:function(){return this.elapsed==this.maxElapsed||this.totalItems>this.maxNumItems},clearQueue:function(){this.queue=[];this.processedQueue=[]}};
btg.GUID=new function(){var c=null,d=null,e=function(){var c=btg.Cookie.read("vmn_uuid");if(typeof c=="string")d=c;return typeof d=="string"&&d!=""},f=function(){var c=btg.Cookie.read("vmn_3pc");return typeof c=="string"&&c!=""},g=function(){return typeof btg.config.Omniture.enableGuidPlugin=="boolean"&&btg.config.Omniture.enableGuidPlugin};this.isGUIDReported=false;this.hasGUIDCookie=function(){return e()};this.get3pcCookie=function(){var c=btg.Cookie.read("vmn_3pc");return!btg.String.isDefined(c)?
null:c};this.init=function(d){if(!g())return false;c=d;if(typeof c.guidIdVarMap=="undefined")c.guidIdVarMap=["eVar57"];if(typeof c.guidIdVarMap=="string")c.guidIdVarMap=c.guidIdVarMap.split(",");return true};this.run=function(f){if(!g())return f;if(!e()){new btg.Alert("Failed to find the UUID value.");return f}for(var h=0,i=c.guidIdVarMap.length;h<i;h++)f[c.guidIdVarMap[h]]=d;this.isGUIDReported=true;return f};this.guidScript=function(){var c=btg.GUID;btg.Controller.init();if(c.hasGUIDCookie()&&!c.isGUIDReported){c.sendLinkEventCall();
return c.isGUIDReported=true}return false};this.sendLinkEventCall=function(){var c={linkName:"GUID reporting",linkType:"o"};if(g())btg.Controller.sendLinkEvent(c)};if(g()&&!btg.config.requireCOPPACompliance)try{var h=location.protocol+"//btg.mtvnservices.com/aria/uuid.html?c="+btg.Math.random(9999999999);if(!e()||!f())btg.DOM.loadScript(h)}catch(i){}else{btg.Cookie.remove("vmn_uuid","/","",true);btg.Cookie.remove("mtvn_guid","/","",true);return false}};
try{btg.DOM.Events.addListener(window,"load",function(){var c=btg.config,d=btg.Object.isConfigDefined;if(d(c.Omniture))if(c.Omniture.enableGuidPlugin&&c.Omniture.enableGuidAuxiliaryCall&&!btg.GUID.isGUIDReported){c=new btg.DependencyManager;c.add("vmn_uuid",btg.GUID.guidScript);c.checkDependency("vmn_uuid")}})}catch(e$$24){};if(btg && btg.config)btg.config.fullVersion='3.21.45';


		
		
		
			
					
							
							//Attempting to include CODA/builds/3/Demdex.js
							var demdex_seg="",demdex_seg="";
(function(o,k){btg.Demdex=new function(){var i="//mtvn.demdex.net";o.aam_tnt_cb=function(a){if(typeof a.stuff!="undefined"&&a.stuff!=""){demdex_seg=a.stuff;for(var a=0,b=demdex_seg.length;a<b;a++)if(demdex_seg[a].cn=="aam_sc")if(demdex_seg[a].cv.split(",")){var c=demdex_seg[a].cv.replace("aam=","");if(c){if(!btg.DOM.Storage.isStorageAvailable()){if(c.length>120){c=c.substr(0,120);c=c.substr(0,c.lastIndexOf(","))}btg.Cookie.set("vmn_aam",c)}else btg.DOM.Storage.set("vmn_aam",c);break}}}};this.getDpid=
function(){var a="";if(btg.Environment.getPlatform()=="Desktop")a=332;else if(btg.globalvars.is_iOS=="true")a=dpidIos;else if(btg.Environment.userAgent.isMobile=="true")a=dpidAndroid;return a};var l=btg.Cookie.read("vmn_uuid");if(btg.Cookie.read("vmn_3pc")==0&&l)btg.DOM.loadScript(i+"/event?d_stuff=1&d_dst=1&d_rtbd=json&d_cts=1&d_cb=aam_tnt_cb&d_dpid="+this.getDpid()+"&d_dpuuid="+l,false);else btg.DOM.loadScript(i+"/event?d_stuff=1&d_dst=1&d_rtbd=json&d_cts=1&d_cb=aam_tnt_cb",false);var i="//mtvn.demdex.net",
f=btg.Cookie,m=new btg.Beacon,n=false,j=btg.String,g=btg.String.isDefined,h=btg.Object.isDefined;this.canSendRequest=true;this.dependencies=new btg.DependencyManager;this.data=null;this.sendIdSyncCall=function(){if(f.read("vmn_3pc")=="0"||!f.read("vmn_uuid"))return;var a=f.read("vmn_uuid");if(!f.read("mtvn_dmp_init")&&a){var b=new Date;m.url="//dpm.demdex.net/ibs:dpid=332&dpuuid="+a;m.send();b.setHours(23);b.setMinutes(59);f.set("mtvn_dmp_init",1,b)}};this.init=function(){this.setData();this.dependencies.add("demdex_response",
function(){return(btg.Demdex?btg.Demdex:{}).canSendRequest},500,false)};this.sendPageCall=function(a,b){this.dependencies.checkDependency("demdex_response");if(this.dependencies.hasDependency()){this.dependencies.addToCallQueue(this,this.sendPageCall,a,b);return}this.canSendRequest=false;var c=i+"/event?",d={d_rtbd:"json",d_dst:1,d_cts:1,d_cb:"btg.Demdex.response"};if(b&&typeof b==="object")for(var e in b)if(b.hasOwnProperty(e))d["d_"+e]=j.encode(j.decode(b[e]));if(f.read("vmn_3pc")=="0"){d.d_dpid=
this.getDpid();d.d_dpuuid=f.read("vmn_uuid")}a.host=location.hostname;if(f.read("vmn_host")==null){this.sendSiteVisitCall();a.ref=k.referrer;f.set("vmn_host",1)}if(a&&typeof a==="object")for(e in a)if(a.hasOwnProperty(e)&&a[e]){var g=e;if(e.match(/^(prop\d{1,2})$/ig))g=e.replace("prop","c");else if(e.match(/^(evar\d{1,2})$/ig))g=e.replace("eVar","v");else if(e.match(/^(hier\d{1,2})$/ig))g=e.replace("hier","h");else if(e.match(/^(channel)$/ig))g=e.replace("channel","ch");d["c_"+g]=j.encode(j.decode(a[e]))}btg.DOM.loadScript(c+
btg.Object.toString(d,"&"))};this.sendSiteVisitCall=function(){this.dependencies.checkDependency("demdex_response");if(this.dependencies.hasDependency()){this.dependencies.addToCallQueue(this,this.sendSiteVisitCall);return}this.canSendRequest=false;var a=f.read("vmn_uuid"),b=i+"/event?",a={d_rtbd:"json",d_dst:1,d_cts:1,d_cb:"btg.Demdex.response",c_uuid:a,c_visit:location.hostname+"_visit"};if(f.read("vmn_3pc")=="0"){a.d_dpid=this.getDpid();a.d_dpuuid=f.read("vmn_uuid")}btg.DOM.loadScript(b+btg.Object.toString(a,
"&"))};this.sendSocialCall=function(a){this.dependencies.checkDependency("demdex_response");if(this.dependencies.hasDependency()){this.dependencies.addToCallQueue(this,this.sendSocialCall,a);return}this.canSendRequest=false;var b=f.read("vmn_uuid"),c=i+"/event?",b={d_rtbd:"json",d_dst:1,d_cts:1,d_cb:"btg.Demdex.response",c_uuid:b};if(f.read("vmn_3pc")=="0"){a.d_dpid=this.getDpid();a.d_dpuuid=f.read("vmn_uuid")}if(a&&typeof a==="object")for(var d in a)if(a.hasOwnProperty(d)&&a[d])b["c_"+d]=j.encode(j.decode(a[d]));
btg.DOM.loadScript(c+btg.Object.toString(b,"&"))};this.getFWSegment=function(){return this.getSegment("fw")};this.getSegment=function(a){var b=this.data,c;if(h(b)&&h(b.stuff)&&g(a))for(var b=b.stuff,d=0,e=b.length;d<e;d++)if(h(b[d])&&g(b[d].cn)&&b[d].cn==a&&g(b[d].cv)){c=b[d].cv;break}return c};this.setSegment=function(a,b){if(g(a)&&g(b)){this.data=h(this.data)?this.data:{};if(!h(this.data.stuff)||this.data.stuff.length<=0)this.data.stuff=[{cn:a,cv:b}];else for(var c=this.data.stuff,d=0,e=c.length;d<
e;d++)if(h(c[d])&&g(c[d].cn))if(c[d].cn==a){this.data.stuff[d].cv=b;break}else{this.data.stuff[c.length]={cn:a,cv:b};break}}};this.setData=function(){this.setSegment("dfp",btg.DOM.Storage.get("demdexDFP"));this.setSegment("fw",btg.DOM.Storage.get("demdexFW"))};this.saveToDOM=function(){var a=this.getSegment("dfp"),b=this.getSegment("fw");if(g(a))btg.DOM.Storage.set("demdexDFP",a);if(g(b))btg.DOM.Storage.set("demdexFW",b)};this.response=function(a){this.data=a;this.saveToDOM();btg.Demdex.canSendRequest=
true;if(!n&&location.protocol!="https:"){btg.DOM.appendIframe({src:location.protocol+"//fast.mtvn.demdex.net/DSD-gz/mtvn-dest.html?"+"targus=1&targusvalidttl=14400&"+"bizo=1&bizovalidttl=14400&"+"nexac=1&nexacvalidttl=14400&"+"acx=1&acxvalidttl=14400&"+"addthis=1&addthisvalidttl=14400&"+"is_exelate=1&exvalidttl=302400&"+"is_mediamath=1&mmvalidttl=10080&"+"rubicon=1&rubiconvalidttl=14400&"+"tapad=1&tapadvalidttl=20160&"+"vid=1&vidvalidttl=10080&"+"qtct=1&qtctvalidttl=20160"});n=true}if(h(btg.MediaPlayer))btg.MediaPlayer.setDemdexFWSegment(a);
btg.Events.DEMDEX_RESPONSE.fire(a);a:{if(!btg.Demdex.data)break a;if(!btg.Demdex.data.dests)break a;for(var a=btg.Demdex.data.dests,b=0;b<a.length;b++){var c=k.createElement("img");c.src=a[b].c;k.body.appendChild(c)}}}}})(window,document);
						
								
		
			
					
							
							//Attempting to include CODA/builds/3/Rubicon.js
							btg.Rubicon=function(){var c=btg.config,f="http://tap-cdn.rubiconproject.com/partner/scripts/rubicon/dorothy.js?pc=9705/"+(c.Rubicon?c.Rubicon.siteId:""),d={},g=function(a){if(RubiconInsight&&a&&a.estimate){var b="",c=new RubiconInsight;if(!btg.DOM.Storage.isStorageAvailable())b=btg.Cookie.read("vmn_rbn");else b=btg.DOM.Storage.get("vmn_rbn");if(b)d=btg.JSON.parse(b);d[a.estimate.size]=c.getAsDFPKeyValues(a.estimate);b=btg.JSON.stringify(d);if(!window.localStorage)btg.Cookie.set("vmn_rbn",b);else btg.DOM.Storage.set("vmn_rbn",
b)}},e=function(){window.oz_api="valuation";window.oz_site="9705/"+(c.Rubicon?c.Rubicon.siteId:"");window.oz_zone=c.Rubicon?c.Rubicon.zoneId:"";window.oz_callback=g;window.oz_async=true};e();return{makeRequest:function(a){if(typeof a==="object")a=a[0];e();window.oz_ad_slot_size=a;btg.DOM.loadScript(f)},getKeyValues:function(a){var b=!window.localStorage?btg.Cookie.get("vmn_rbn"):btg.DOM.Storage.get("vmn_rbn"),b=(b=b?btg.JSON.parse(b):"")&&b[a]?b[a]:"";return b.indexOf(";")==0?b:";"+b},appendKeyValues:function(a){if(btg.Object.isConfigDefined(btg.config.Rubicon))if(a.keyValues)a.keyValues+=
this.getKeyValues(a.size);else a.keyValues=this.getKeyValues(a.size);return a}}}();
						
								
		
							
		
							
		
			
					
							
							//Attempting to include CODA/builds/3/Ads_DFP.js
							btg.AdManager=function(){return{init:function(){btg.DoubleClick.init();return this},getAdUrl:function(){btg.Error.log("CODA: DFP ads implementation does not support getAdUrl() method - for On Demand ads implementation use createAd() method instead");return null},placeAd:function(a){var b=a.containerDOMID?a.containerDOMID:document.body;if(btg.isDOMLoaded){btg.config.DoubleClick.onDemand=true;return btg.DoubleClick.createAd(a,b)}else return btg.DoubleClick.writeAdSlot(a)}}}();btg.SurrogateAd=new function(){var b={poe:{size:"6x6",cookieName:"vmn_poe",contentType:"adj",position:"atf",isAllowed:function(){if(typeof btg.config.enablePOE=="undefined"||!btg.config.enablePOE)return false;if(typeof btg.config.DoubleClick.keyValues!="undefined"&&/\!category\=poe/.test(btg.config.DoubleClick.keyValues))return false;return true},setKeyValues:function(){if(typeof btg.config.LocalAdvisory=="undefined"||!btg.config.LocalAdvisory.enabled)return;if(!btg.Number.isInt(btg.config.LocalAdvisory.phase)||
btg.config.LocalAdvisory.phase==0)return;if(/vmn_la_freq=1/.test(document.cookie))return;var a=new Date,b=a.getTime()+7200*1E3;a.setTime(b);document.cookie="vmn_la_freq=1"+"; expires="+a.toGMTString()+"; path=/";if(btg.config.LocalAdvisory.useStaticCreative){if(a=document.getElementById(btg.config.LocalAdvisory.staticCreativeDomID)){a.style.display="block";a.style.visibility="visible"}return}a=location.hostname;if(/^www./i.test(a))a=a.substring(4);btg.AdManager.addKeyValues("host="+a);btg.AdManager.addKeyValues("phase="+
btg.config.LocalAdvisory.phase);if(typeof vmn_btg_ESIVars!="undefined")btg.AdManager.addKeyValues("provider="+vmn_btg_ESIVars.asnum)}}};this.load=function(a){if(!btg.Object.isConfigDefined(btg.config.DoubleClick))return;btg.Controller.init();if(btg.String.isDefined(a)&&btg.Object.isDefined(b[a])&&btg.Object.isConfigDefined(btg.config.DoubleClick)){a=b[a];if(typeof a.isAllowed!="undefined"&&!a.isAllowed())return;if(typeof a.setKeyValues=="function")a.setKeyValues();a.isSurrogate=true;if(btg.String.isDefined(a.cookieName)){if(!btg.String.isDefined(btg.Cookie.read(a.cookieName))){if(btg.config.hasAdsDFP)btg.DoubleClick.setSurrogateAd(a);
else btg.AdManager.placeAd(a);btg.Cookie.set(a.cookieName,a.size)}}else btg.AdManager.placeAd(a)}}};var googletag=googletag||{};googletag.cmd=googletag.cmd||[];
btg.DoubleClick=function(r,k){var t=btg.DOM,e=btg.String.isDefined,v=btg.Number.isInt,m=btg.Object.isDefined,w=btg.Object.isArray,x=btg.Object.isConfigDefined,u=btg.config,c=u.DoubleClick,y=false,z=true,q={trigger:false},A=false,o=btg.Error.log,L=function(){if(c.enableCountryNetworkID&&c.countryNetworkIDMap){var a=c.countryNetworkIDMap[u.detectedCountryCode];if(a)return a}return e(c.networkID)?c.networkID:"5592226"},M=btg.Environment.userAgent.isMobile||btg.Environment.userAgent.isTablet,B=3E4,C=
false,D=null,n={},E=false,N={"1x1":null,"1x2":null,"3x3":null,"5x5":null,"6x6":{cookie:"vmn_poe"}},F=1,G=0,O=function(a){var b=k.createElement("script");b.async=true;b.type="text/javascript";b.src=("https:"==k.location.protocol?"https:":"http:")+"//"+a;a=k.getElementsByTagName("script")[0];a.parentNode.insertBefore(b,a)},H=function(){O("www.googletagservices.com/tag/js/gpt.js");H=function(){}},s=null,P=function(a){var b="unk";if(e(a)){a=t.getOffsetTop(k.getElementById(a));b=t.getContentVisibleHeight();
b=a<=b?"atf":"btf"}return b},Q=function(a){if(e(a))googletag.cmd.push(function(){googletag.display(a);btg.DoubleClick.createdAdsRefreshQueue.push(a);if(!btg.DoubleClick.createdAdsQueueActive){btg.DoubleClick.createdAdsQueueActive=true;r.setTimeout("btg.DoubleClick.createdAdsRefresh()",200)}})},R=function(){for(var a=btg.DoubleClick.slots,b=0,f=a.length;b<f;b++){var d=a[b].el.id;googletag.cmd.push(function(){googletag.display(d)})}},S=function(a){var b=btg.DoubleClick.slots;if(e(a)&&m(k.getElementById(a)))for(var f=
0,d=b.length;f<d;f++){var l=b[f];if(l.el.id===a)return l}return null},T=function(a){btg.DoubleClick.rubiconRequestQueue.addToQueue(a);var a=btg.Rubicon.getKeyValues(a),b=null;if(a){a=a.replace(/^[\s;]*|[\s;]*$/g,"");b=a.split(";")}return b},I=function(){U();var a=[];if(e(c.keyValues))a=h(c.keyValues,a);if(x(btg.config.Demdex)&&btg.Demdex){var b=function(){btg.Demdex.setData();var a=btg.Demdex.getSegment("dfp");if(!e(a))return null;return a}();if(e(b))a=h(b,a)}if(x(btg.config.Criteo)&&btg.Criteo){b=
function(){var a=btg.Criteo.getKeyValue();if(e(a)){if(a.length>64){new btg.Alert("Criteo targeting params over max length limit: "+a,2);a=a.substring(0,64);a=a.substring(0,a.lastIndexOf(";"))}return a}return null}();if(e(b))a=h(b,a)}if(btg.config.requireCOPPACompliance!=true){b=btg.Cookie.read("vmn_uuid");if(e(b))a=h("u="+b,a)}if(btg.globalvars.IS_TOP_ACCESSIBLE){b=btg.String.queryStringToObject(top.location.search.toLowerCase()).testmode;if(e(b))a=h("testmode="+b)}for(var f in a){if(!a.hasOwnProperty(f))continue;
(function(a,b){googletag.cmd.push(function(){googletag.pubads().setTargeting(a,b)})})(f,a[f])}if(e(c.exclusionCategories)){googletag.cmd.push(function(){googletag.pubads().clearCategoryExclusions()});var a=c.exclusionCategories.split(","),d;for(d in a){if(!a.hasOwnProperty(d))continue;(function(a){googletag.cmd.push(function(){googletag.pubads().setCategoryExclusion(a)})})(a[d])}}},U=function(){if(typeof vmn_page_data=="undefined")return;var a="",b=false,f;for(f in vmn_page_data.mappings["ad-unit"]){if(!vmn_page_data.mappings["ad-unit"].hasOwnProperty(f))continue;
if(b)a+="/";var b=true,d=vmn_page_data.mappings["ad-unit"][f];if(!e(d)){a="";o("CODA: Empty ad unit mapping at '"+f+"'.");break}if(d.charAt(0)==="@"){d=vmn_page_data.metadata[d.substring(1)];if(!e(d)){a="";o("CODA: Bad ad unit mapping at '"+f+"'.");break}d=d}a+=d}if(vmn_page_data.metadata.is_main)a+="/"+"home";if(e(a))c.adUnit=a;a="";b=e(c.keyValues);for(f in vmn_page_data.mappings["key-values"]){if(!vmn_page_data.mappings["key-values"].hasOwnProperty(f))continue;if(b)a+=";";b=true;d=vmn_page_data.mappings["key-values"][f];
if(d.charAt(0)=="@"){d=vmn_page_data.metadata[d.substring(1)];if(!e(d)&&!v(d))continue;d=d}a+=f+"="+d}if(e(a))if(e(c.keyValues))c.keyValues+=a;else c.keyValues=a;if(e(vmn_page_data.mappings["exclusion-categories"]))c.exclusionCategories=vmn_page_data.mappings["exclusion-categories"];a:{if(typeof vmn_page_data=="undefined")break a;if(m(vmn_page_data.settings)&&vmn_page_data.settings.reload){if(v(vmn_page_data.settings.reload_interval)&&vmn_page_data.settings.reload_interval>=1E4)B=vmn_page_data.settings.reload_interval;
if(w(vmn_page_data.settings.slots))s=vmn_page_data.settings.slots;else s="all";if(vmn_page_data.settings.autoRefreshByVisibility===true)E=true;if(!C){C=true;D=setInterval("btg.DoubleClick.refresh();",B)}}}if(m(vmn_page_data.settings)&&vmn_page_data.settings.disableAutoSlots)y=true},h=function(a,b){if(e(a))a=a.split(";");else if(!w(a))return;if(!m(b))b={};for(var f=0,d=a.length;f<d;f++){var l=a[f];if(l.indexOf("=")==-1)continue;var l=l.split("="),c=l[0],l=l[1].split(",");if(!b[c])b[c]=l;else for(var j=
0,k=l.length;j<k;j++)b[c].push(l[j])}return b},J=function(){for(var a in n){if(!n.hasOwnProperty(a))continue;setInterval("btg.DoubleClick.refresh('"+n[a]+"');",a);delete n[a]}},K=function(a){var b=[],f=a.length,d,e;if(z)for(d=0;d<f;d++){e=k.getElementById(a[d].el.id);if(e!=null&&t.isElementVisible(e))b.push(a[d])}return b},V=function(){var a=false,b,f,d=function(a){googletag.cmd.push(function(){googletag.pubads().setLocation(a.coords.latitude,a.coords.longitude)})},e=function(a){o("CODA: Geolocation error "+
a.code+": "+a.message)};if(u.requireCOPPACompliance)return a;if(m(vmn_page_data.settings)){if(vmn_page_data.settings.lat)b=parseFloat(vmn_page_data.settings.lat);if(vmn_page_data.settings["long"])f=parseFloat(vmn_page_data.settings["long"])}if(typeof b==="number"&&typeof f==="number")if((b!==0||f!==0)&&!isNaN(b)&&!isNaN(f)){googletag.cmd.push(function(){googletag.pubads().setLocation(b,f)});a=true}if(!a&&c.enableNavigatorGeolocation)if(r.navigator.geolocation)r.navigator.geolocation.getCurrentPosition(d,
e);return a};return{slots:[],createdAdsRefreshQueue:[],createdAdsQueueActive:false,reloadableGroupSlots:[],hasBeenInitialized:false,createdAdsRefresh:function(){btg.DoubleClick.refresh(btg.DoubleClick.createdAdsRefreshQueue.join(","));btg.DoubleClick.createdAdsRefreshQueue=[];btg.DoubleClick.createdAdsQueueActive=false;J()},init:function(){if(btg.DoubleClick.hasBeenInitialized)return;btg.DoubleClick.hasBeenInitialized=true;btg.DOM.Events.addListener(r,"focus",function(){z=true});btg.DOM.Events.addListener(r,
"blur",function(){z=false});H();if(c.hasOwnProperty("amazonAdsEnabled")&&c.amazonAdsEnabled&&btg.config.requireCOPPACompliance!=true){A=true;amznads.getAds(c.amazonAdsID)}googletag.cmd.push(function(){googletag.pubads().addEventListener("slotRenderEnded",function(a){btg.Events.GPT_SLOT_RENDER_ENDED.fire(a.slot.el.id,a.isEmpty,a)})});I();V();if(c.auto==true)if(btg.isDOMLoaded)btg.DoubleClick.createAdsFromMarkup();else t.Events.addListener(k,"DOMContentLoaded",function(){btg.DoubleClick.createAdsFromMarkup()});
return this},createAd:function(a,b){if(c.onDemand!=true){o("CODA: To create Ad on demand, btg.config.DoubleClick.onDemand has to be set to true!");return}if(!btg.DoubleClick.hasBeenInitialized)this.init();else I();var f=this.appendAdSlot(a,b);googletag.cmd.push(function(){googletag.pubads().collapseEmptyDivs();googletag.pubads().enableAsyncRendering();googletag.pubads().enableSingleRequest();googletag.pubads().disableInitialLoad();googletag.enableServices();Q(f)});if(A)amznads.setTargetingForGPTAsync("amznslots");
if(q.trigger)this.createAd(q.dataObj,k.body);return this},setSurrogateAd:function(a){q.trigger=true;q.dataObj=a},createAdsFromMarkup:function(){if(!btg.DoubleClick.hasBeenInitialized)this.init();if(q.trigger)this.appendAdSlot(q.dataObj,k.body);var a=k.querySelectorAll("div[id][data-ad-sizes]");if(!m(a)||a.length<1)return;for(var b=0,f=a.length;b<f;b++)this.defineAdSlot(a.item?a.item(b):a[b]);J();googletag.cmd.push(function(){googletag.pubads().collapseEmptyDivs();googletag.pubads().enableAsyncRendering();
googletag.pubads().enableSingleRequest();googletag.enableServices();R()});if(A)amznads.setTargetingForGPTAsync("amznslots");this.createAdsFromMarkup=function(){return false}},defineAdSlot:function(a){var b=true,f=false,d=a.id,l=null;(function(a){var j=a.getAttribute("data-ad-unit");if(!e(j)&&e(c.adUnit))j=c.adUnit;else{o("CODA: DoubleClick: Default adUnit not defined");return}j=j.split("/");if(!(new RegExp("(.com|"+"_web"+"|"+"_mob"+"|"+"_app"+")$")).test(j[0])&&c.disableDeviceManagement!==true)if(u.isApp)j[0]+=
"_app";else if(M)j[0]+="_mob";else j[0]+="_web";j.unshift(L());var j=j.join("/"),j=j.replace(/'|,|"|~|@|#|\$|%|\^|&|\?|\{|\}|\[|\]|\|/g,""),j=j.replace(/\s/g,"_").toLowerCase(),m=new Array,g=a.getAttribute("data-ad-keyValues");if(e(g))m=g.split(";");var p=a.getAttribute("data-ad-sizes");if(e(p))for(var p=p.indexOf(";")>0?p.split(";"):p.split(","),g=0,r=p.length;g<r;g++){var h=N[p[g]];if(typeof h!="undefined"){b=false;a.setAttribute("style","position:absolute;visibility:hidden");if(h!=null)if(e(h.cookie)&&
e(btg.Cookie.read(h.cookie))&&q.trigger===false)return;else{btg.Cookie.set(h.cookie,"1");q.trigger=false}}size=p[g].split("x");size[0]=parseInt(size[0]);size[1]=parseInt(size[1]);p[g]=size}g=parseInt(a.getAttribute("data-ad-reload-interval"));if(v(g))if(g>=1E4){if(!n.hasOwnProperty(g)){n[g]=new Array;n[g].push(d)}else n[g].push(d);a.reloader=g}else if(g<0)a.reloader="off";if(x(btg.config.Rubicon)&&btg.Rubicon)l=T(size.join("x"));googletag.cmd.push(function(){var e=false,c=googletag.defineSlot(j,p,
d).addService(googletag.pubads());c.el=a;if(!isNaN(D)&&isNaN(a.reloader)&&a.reloader!="off")if(s==="all")btg.DoubleClick.reloadableGroupSlots.push(c);else if(w(s))for(var g=0,h=s.length;g<h;g++)if(c.el.id===s[g]){btg.DoubleClick.reloadableGroupSlots.push(c);break}else try{if(c.el.id===k.getElementById(s[g]).firstChild.id){btg.DoubleClick.reloadableGroupSlots.push(c);break}}catch(q){}btg.DoubleClick.slots.push(c);for(g=0;g<m.length;g++){h=m[g].split("=");if(h.length<2)continue;h[1]=h[1].split(",");
if(h[0]=="pos")e=true;if(h[0]=="slot")f=true;c.setTargeting(h[0],h[1])}if(l!=null){g=0;for(h=l.length;g<h;g++){var n=l[g].split("=");if(n[0]&&n[1])c.setTargeting(n[0],n[1])}}if(!e)c.setTargeting("pos",P(d));if(b&&!y)c.setTargeting("slot",++G);if(y&&b&&!f)o("CODA: DFP disableAutoSlot is true, but no manual slot key value provided for Ad id = "+d)})})(a)},writeAdSlot:function(a){var b=a.size.replace(/,/g,"_"),b="coda_ad_"+b+"_"+F++,a="<div "+'data-ad-sizes="'+a.size+'" '+'id="'+b+'" '+'data-ad-keyValues="'+
(e(a.keyValues)?a.keyValues:"")+'" '+"></div>";k.write(a);a=k.getElementById(b);this.defineAdSlot(a);googletag.cmd.push(function(){googletag.pubads().collapseEmptyDivs();googletag.pubads().enableAsyncRendering();googletag.enableServices();googletag.display(b)});return a},appendAdSlot:function(a,b){var f=m(b)?b:e(b)?k.getElementById(b):null;if(m(f))if(m(a)){var d=a.size.replace(/,/g,"_"),d="coda_ad_"+d+"_"+F++,c=k.createElement("div");c.id=d;if(e(a.size))c.setAttribute("data-ad-sizes",a.size);else{o("CODA: Ad not placed! Missing required ad size property!");
return}if(e(a.adUnit))c.setAttribute("data-ad-unit",a.adUnit);if(e(a.keyValues))c.setAttribute("data-ad-keyValues",a.keyValues);if(e(a.reloadInterval))c.setAttribute("data-ad-reload-interval",a.reloadInterval);try{f.appendChild(c)}catch(h){o("CODA: Error creating Ad Div: "+h)}this.defineAdSlot(c);return c.id}else o("CODA: Ad not placed! Missing or invalid ad property object!");else o("CODA: Ad not placed! Invalid DOM ad container!")},resetSlotCounter:function(){G=0},refresh:function(a){var b=[];if(e(a)){var a=
a.split(","),c=new Array;for(i=0;i<a.length;i++){var d=S(a[i]);if(d!=null)c.push(d)}googletag.cmd.push(function(){googletag.pubads().refresh(c)})}else if(E){if(btg.DoubleClick.reloadableGroupSlots.length>0)b=K(btg.DoubleClick.reloadableGroupSlots);else b=K(btg.DoubleClick.slots);googletag.cmd.push(function(){googletag.pubads().refresh(b)})}else if(btg.DoubleClick.reloadableGroupSlots.length>0)googletag.cmd.push(function(){googletag.pubads().refresh(btg.DoubleClick.reloadableGroupSlots)});else googletag.cmd.push(function(){googletag.pubads().refresh()});
return this},rubiconRequestQueue:new btg.QueueManager({id:"btg.DoubleClick.rubiconRequestQueue",timeToWait:500,maxNumItems:10,maxElapsed:5E3,handler:btg.Rubicon?btg.Rubicon.makeRequest:function(){}})}}(window,document);btg.ResizeHandler=function(){var r=btg.Error.log,f,l=null,g=null,j=[],d={},h=false,k=0,m=btg.Events.AD_EXPANDED,n=btg.Events.AD_SHRUNK,o=function(a){var c=[],b=a.split(/[\;:]+/);if(b.indexOf("height")!==-1&&b.indexOf("width")!==-1){a=b[b.indexOf("height")+1];b=b[b.indexOf("width")+1];c.push(a,b);return c}else return false},s=function(a){if(!a)return;f=new MutationObserver(function(c){var b;b=g.length;var d=j.length;if(b>k&&!h){p(g);k=b}mutation=c[0];b=o(mutation.oldValue.replace(/\s/g,""))||o(c[c.length-
1].oldValue.replace(/\s/g,""));if(!b)c=mutation.target.clientHeight+"px",b=mutation.target.clientWidth+"px";else c=b[0],b=b[1];var q=parseInt(c),i=parseInt(b);if(mutation.target.clientHeight+mutation.target.clientWidth>q+i){h=true;c={type:"html5",action:"expand",width:mutation.target.clientWidth+"px",height:mutation.target.clientHeight+"px",originalWidth:b,originalHeight:c,allowOrientationChange:false,forceOrientation:false};c=JSON.stringify(c);m.fire(c)}else if(mutation.target.clientHeight+mutation.target.clientWidth<
q+i){h=true;c={type:"html5",action:"close",toState:"default",width:mutation.target.clientWidth+"px",height:mutation.target.clientHeight+"px",originalWidth:b,originalHeight:c};c=JSON.stringify(c);n.fire(c)}if(h&&d>1){for(c=0;c<d;c++)j[c].reference.disconnect();j.length=0;f.observe(a,{attributes:true,childList:false,characterData:false,attributeOldValue:true,attributeFilter:["style"]});j.push({reference:f,target:a})}});f.observe(a,{attributes:true,childList:false,characterData:false,attributeOldValue:true,
attributeFilter:["style"]});j.push({reference:f,target:a})},i=function(){for(var a=0,c=g.length;a<c;a++){var b=g[a];if(typeof d[a]==="undefined")d[a]={};if(!b)break;d[a].width=b.clientWidth+"px";d[a].height=b.clientHeight+"px";if(typeof d[a].previousHeight==="undefined"||typeof d[a].previousHeight==="undefined"){d[a].previousHeight=b.clientHeight+"px";d[a].previousWidth=b.clientWidth+"px";if(a===c-1){setTimeout(i,250);return}}var e=parseInt(d[a].previousHeight)+parseInt(d[a].previousWidth),f=parseInt(d[a].height)+
parseInt(d[a].width);if(f>e){h=true;e={type:"html5",action:"expand",width:b.clientWidth+"px",height:b.clientHeight+"px",originalWidth:d[a].previousWidth,originalHeight:d[a].previousHeight,allowOrientationChange:false,forceOrientation:false};e=JSON.stringify(e);m.fire(e);d[a].previousHeight=b.clientHeight+"px";d[a].previousWidth=b.clientWidth+"px"}else if(f<e){h=true;e={type:"html5",action:"close",toState:"default",width:b.clientWidth+"px",height:b.clientHeight+"px",originalWidth:d[a].previousWidth,
originalHeight:d[a].previousHeight};e=JSON.stringify(e);n.fire(e);d[a].previousHeight=b.clientHeight+"px";d[a].previousWidth=b.clientWidth+"px"}if(h)g=[b]}setTimeout(i,250)},p=function(a){MutationObserver=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver;if(typeof MutationObserver==="function")for(var c=0,b=a.length;c<b;c++)s(a[c]);else i()};return{startResizeListener:function(){var a=btg.DoubleClick.slots.length;if(a===0){setTimeout(this.startResizeListener,200);
return}l=btg.DoubleClick.slots[0].el;g=l.getElementsByTagName("iframe");k=g.length;if(a>1)r("More than one ad slot detected, functionality may not perform as desired.");p(g)}}}();btg.NativeAds=function(){var c=btg.Error.log,f=function(a){if(!a.hasOwnProperty("placeholderid")){c("##### Error: Native ad must have a placeholder id!");return}var b=document.getElementById(a.placeholderid);if(b===null){c("#### Error: placeholder element ("+a.placeholderid+") was not found, native ad can not be rendered.");return}if(a.hasOwnProperty("template")){ad=(new btg.NativeAdTemplate(a)).getHTML();b.innerHTML=ad;b.style.display="block"}else{for(var e=b.querySelectorAll("[data-ad-propid]"),
d=0,f=e.length;d<f;d++){var g=a[e[d].getAttribute("data-ad-propid")];switch(e[d].nodeName){case "A":e[d].href=g;break;case "IMG":e[d].src=g;break;default:e[d].innerHTML=g}}b.style.display="block"}};return{callback:function(a){if(!a.hasOwnProperty("type"))a.type="default";switch(a.type){case "default":f(a);break;case "html":a:{if(!a.hasOwnProperty("placeholderid")){c("##### Error: Native ad must have a placeholder id!");break a}if(!a.hasOwnProperty("html")){c("##### Error: Native ad of type 'html' is missing the html property, ad can not be rendered.");
break a}var b=document.getElementById(a.placeholderid);if(b===null){c("#### Error: placeholder element ("+a.placeholderid+") was not found, native ad can not be rendered.");break a}b.innerHTML=a.html;b.style.display="block"}break;case "json":a:{if(!a.hasOwnProperty("section")){c("##### Error: Native ad of type 'json' is missing a 'section' property.");break a}btg.Events.NATIVE_AD_JSON_RESPONSE.fire(a)}break;case "thirdparty":a:{if(!a.hasOwnProperty("placeholderid")){c("##### Error: Native ad must have a placeholder id!");
break a}if(!a.hasOwnProperty("thirdpartyurl")){c("##### Error: Native ad of type 'Third Party' is missing a third party json url.");break a}btg.Ajax({url:a.thirdpartyurl,xDomain:true,autoSend:true})}}},ThirdPartyCallback:function(a){a.placeholderid="native_thirdparty";f(a)}}}();btg.NativeAdTemplate=function(b){var d=function(){var c=b.template;return c=c.replace(/{{[A-Z_]*}}/g,function(a){a=/[A-Z_]+/g.exec(a).toString().toLowerCase();if(b.data.hasOwnProperty(a))return b.data[a];else return a})};return{getHTML:function(){return d()}}};function amzn_ads(a){try{amznads.updateAds(a)}catch(g){try{console.log("amzn_ads: "+g)}catch(f){}}}function aax_write(a,g){a.write(g);a.close()}
function aax_render_ad(a){if(a.passback){aax_write(document,a.html);return}var g=a.slotSize;if(!g){aax_write(document,a.html);return}var f=g.indexOf("x"),j=g.substring(0,f),g=g.substring(f+1),f="amznad"+Math.round(Math.random()*1E6);aax_write(document,'<iframe id="'+f+'" width="'+j+'" height="'+g+'" src="javascript:\'\'" scrolling="no" frameborder="0" marginwidth="0" marginheight="0" bgcolor="#FFFFFF" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0"></iframe>');var h;try{h=document.getElementById(f);
var b=h.contentWindow||h.contentDocument;if(b.document)b=b.document;aax_write(b,a.html)}catch(c){if(h)h.style.display="none"}}var amzn_console=function(){var a={};a.log=function(){};return a}();if(window.console)amzn_console=window.console;
var amznads=function(a,g,f,j){function h(b,c,d,e,i,l,k){this.element=b;this.impId=i;this.win=l;this.doc=k;this.area=this.end=this.start=null;this.cutoff=c;this.cutoffTime=d*1E3;this.focused=null;this.timerStarted=this.timer=false;this.getDuration=e;this.reported=false;this.above=null;this.totalTime=0;this.topPos=this.leftPos=null;h.prototype.calcArea=function(){try{var b=g.getElementsByTagName("body")[0],c=f.top.innerWidth||g.documentElement.clientWidth||b.clientWidth,d=f.top.innerHeight||g.documentElement.clientHeight||
b.clientHeight,e=a.$jQ(f).scrollTop(),i=a.$jQ(this.element).offset().top,h=a.$jQ(this.element).height(),l=a.$jQ(f).scrollLeft(),k=a.$jQ(this.element).offset().left,j=a.$jQ(this.element).width(),m=Math.min(i+h,e+d)-Math.max(i,e),m=Math.max(0,m),n=Math.min(k+j,l+c)-Math.max(k,l),n=Math.max(0,n),b=m*n,h=j*h;this.leftPos=k/a.$jQ(g).width();this.topPos=i/a.$jQ(g).height();return b/h}catch(o){a.log("calcArea failed for ad id="+this.element+"; error="+o)}return 0};h.prototype.displayTime=function(){if(this.getDuration){var b=
this.end-this.start;a.log(this.element+" viewed for: "+b);this.totalTime+=b}};h.prototype.adInView=function(){a.log(this.element+" IN VIEW")};h.prototype.adNotInView=function(){a.log(this.element+" NOT IN VIEW")};h.prototype.seenForTime=function(){a.log(this.element+" displayed for "+this.cutoffTime/1E3+" seconds");a.log(" ");this.reported=true;try{encodeURIComponent(location.protocol+location.host+location.pathname)}catch(b){this.firePixel('/{"adViewability":[{"error": '+JSON.stringify(encodeURIComponent("Error encoding url - "+
b))+"}]}")}try{this.firePixel('/{"adViewability":[{"viewable": true }]}')}catch(c){a.log(c);this.firePixel('/{"adViewability":[{"error": '+JSON.stringify(encodeURIComponent("Error sending pixel - "+c))+"}]}")}};h.prototype.firePixel=function(b){(new Image).src=a.protocol+a.host+a.px_svc+this.impId+b+"&cb="+Math.round(Math.random()*1E7)};h.prototype.getAreaTime=function(){function b(){if(!e.reported)e.timer=setTimeout(function(){e.seenForTime()},e.cutoffTime)}function c(){e.adInView();e.start=new Date;
b();e.timerStarted=true}function d(){clearTimeout(e.timer);e.timerStarted=false;e.end=new Date;e.adNotInView();e.displayTime()}var e=this;if(this.area==null){this.area=this.calcArea();if(this.area>this.cutoff)this.above=true;else this.above=false;try{this.firePixel('/{"adViewability":[{"above_the_fold": '+this.above+', "topPos": '+this.topPos+', "leftPos": '+this.leftPos+"}]}")}catch(i){a.log(i);this.firePixel('/{"adViewability":[{"error": '+JSON.stringify(encodeURIComponent("Error sending pixel - "+
i))+"}]}")}}var f=this.calcArea();if(g.hasFocus()&&(this.focused==false||this.focused==null)&&f>this.cutoff&&this.timerStarted==false)c();if(g.hasFocus())this.focused=true;else if(this.area>this.cutoff&&this.focused==true){d();this.focused=false}if(this.area>=this.cutoff&&f<this.cutoff||this.area<this.cutoff&&f>=this.cutoff)if(f>=this.cutoff&&this.timerStarted==false)c();else if(f<this.area)d();this.area=f};h.prototype.collectData=function(){var b=this;b.getAreaTime();a.$jQ(f).on("scroll resize focus blur",
function(){if(!b.reported)b.getAreaTime()})}}a.protocol="https:"===g.location.protocol?"https://":"http://";a.host="aax.amazon-adsystem.com";a.dtb_svc="/e/dtb/bid";a.pb_svc="/x/getad";a.px_svc="/x/px/";a.debug_mode=a.debug_mode||false;a.MIN_TIMEOUT=0;a.DEFAULT_TIMEOUT=1E3;a.targetingKey="amznslots";a.vidKey="amzn_vid";a.tasks=a.tasks||[];a.$jQ=a.$jQ||null;a.VIEWABILITY_CUTOFF_AREA=a.VIEWABILITY_CUTOFF_AREA||0.5;a.VIEWABILITY_CUTOFF_DURATION_SEC=a.VIEWABILITY_CUTOFF_DURATION_SEC||1;a.isjQueryPresent=
function(){if(typeof a.$jQ==="function")return true;try{if(f.top.jQuery&&f.top.jQuery.fn.on&&f.top.jQuery.fn.scrollTop){a.$jQ=f.top.jQuery;return true}}catch(b){}return false};a.log=function(b){try{if(a.debug_mode)j.log(b)}catch(c){}};a.log("Initiating amznads");if(!a.ads)a.ads={};a.updateAds=function(b){a.ads=b.ads;if(b.vads){if(!a.ads)a.ads={};for(var c in b.vads)if(b.vads.hasOwnProperty(c)){a.ads[c]=b.vads[c];a.amzn_vid=b.vads[c]}}a.log("Updated ads. Executing rest of the task queue");a.doAllTasks();
a.tasks.push=function(b){a.doTask(b)}};a.saveAds=function(b){a.saved_ads=b.ads;a.updateAds(b)};a.getAdForSlot=function(b,c,d){a.src_id=b;var e=e||{},b=e.u;if(!b)b=a.getReferrerURL();if(b&&b.indexOf("amzn_debug_mode")!==-1)a.debug_mode=true;a.log("amznads.getAdForSlot: Using url="+b);c=a.protocol+a.host+a.pb_svc+"?jsd=1&"+("src="+a.src_id+"&slot_uuid="+c+"&c=100"+"&u="+b+"&cb="+Math.round(Math.random()*1E7));a.log("amznads.getAdAdForSlot: "+(d?"Async ":"")+"Call to: "+c);if(d)a.appendScriptTag(c);
else aax_write(g,"<script type='text/javascript' src='"+c+"'><\/script>")};a.getAdsCallback=function(b,c,d,e,f){var g=null,f=f||{};try{if(c&&typeof c==="function")g=a.handleCallBack(c,d)}catch(h){a.log("amznads.getAdsAsyncWithCallback(): Error occured in setting up callback functionality."+h)}if(!f.to)f.to=d;a.doGetAdsAsync(b,e,f,g)};a.getAdsAsync=function(b,c,d){a.doGetAdsAsync(b,c,d)};a.handleCallBack=function(b,c){var d=false,e=null,g=function(a){if(!d){try{b(a);if(e)clearTimeout(e)}catch(c){}d=
true}},h=a.getValidMilliseconds(c);if(h)e=f.setTimeout(g,h);else e=f.setTimeout(g,a.DEFAULT_TIMEOUT);return g};a.getValidMilliseconds=function(b){if(!b)return false;try{var c=~~Number(b);if(c>a.MIN_TIMEOUT)return c}catch(d){a.log("amznads.isValidMilliseconds(): Invalid timeout specified."+d);return false}return false};a.getAds=function(b,c,d,e){if(e)a.doGetAdsAsync(b,c,d);else{b=a.getScriptSource(b,c,d);a.log("amznads.getAds: Call to: "+b);aax_write(g,"<script type='text/javascript' src='"+b+"'><\/script>")}};
a.doGetAdsAsync=function(b,c,d,e){b=a.getScriptSource(b,c,d);a.log("amznads.getAds: Async Call to: "+b);a.appendScriptTag(b,e)};a.getScriptSource=function(b,c,d){a.src_id=b;var d=d||{},e=d.u,f=d.d,d=d.to;if(!e)e=a.getReferrerURL();if(e&&e.indexOf("amzn_debug_mode")!==-1)a.debug_mode=true;if(a.ads){a.log("amznads.getAds(): clear out existing ads");a.clearTargetingFromGPTAsync();a.ads={}}if(a.saved_ads)a.ads=a.saved_ads;if(f)try{g.domain=f;a.log("amznads.getAds(): Using domain="+f)}catch(h){a.log("amznads.getAds(): Unable to override document domain with '"+
f+"'; exception="+h)}a.log("amznads.getAds(): Using url="+e);b="src="+b+"&u="+e+"&cb="+Math.round(Math.random()*1E7);if(c)b+="&sz="+c;if(d)b+="&t="+d;return a.protocol+a.host+a.dtb_svc+"?"+b};a.getReferrerURL=function(){var b=encodeURIComponent(g.documentURI);try{b=encodeURIComponent(f.top.location.href);if(!b||b=="undefined")b=a.detectIframeAndGetURL()}catch(c){b=a.detectIframeAndGetURL()}return b};a.detectIframeAndGetURL=function(){try{if(f.top!==f.self){a.log("Script is loaded within iFrame. url="+
url);return encodeURIComponent(g.referrer)}}catch(b){return encodeURIComponent(g.documentURI)}};a.appendScriptTag=function(b,c){var d=g.getElementsByTagName("script")[0],e=g.createElement("script");e.type="text/javascript";e.async=true;e.src=b;try{if(c&&typeof c==="function")if(e.readyState){e.onreadystatechange=function(){if(e.readyState=="loaded"||e.readyState=="complete"){e.onreadystatechange=null;c(true)}};a.log("amznads.appendScriptTag: setting callBack function for < IE-8 ")}else{e.onload=function(){c(true)};
a.log("amznads.appendScriptTag: setting callBack function for all other browsers exluding  < IE-8")}}catch(f){a.log("amznads.appendScriptTag: Could not associate callBack function; "+f)}d.parentNode.insertBefore(e,d)};a.renderAd=function(b,c){a.log("amznads.renderAd: key="+c+"; ad-tag="+a.ads[c]);if(a.ads[c])aax_write(b,a.ads[c]);else{var d=new Object;d.c="dtb";d.src=a.src_id;d.kvmismatch=1;d.pubReturnedKey=c;d.aaxReturnedKeys=a.getTokens();d.cb=Math.round(Math.random()*1E7);try{d.u=encodeURIComponent(location.host+
location.pathname);if(navigator)d.ua=encodeURIComponent(navigator.userAgent)}catch(e){}d=encodeURIComponent(JSON.stringify(d));d=a.protocol+a.host+"/x/px/p/0/"+d;a.log("amznads.renderAd: keyValueMismatch detected, "+"pubReturnedKey="+c+", aaxReturnedKeys="+a.getTokens());aax_write(b,"<img src='"+d+"'/>")}};a.detectViewability=function(b,c,d,e){if(a.isjQueryPresent())if(d===f.top)(new h(b,a.VIEWABILITY_CUTOFF_AREA,a.VIEWABILITY_CUTOFF_DURATION_SEC,true,c,d,e)).collectData();else(new h(d.frameElement,
a.VIEWABILITY_CUTOFF_AREA,a.VIEWABILITY_CUTOFF_DURATION_SEC,true,c,d,e)).collectData()};a.hasAds=function(b){var c;if(!b)try{return Object.keys(a.ads).length>0}catch(d){a.log("amznads.hasAds: looks like IE 8 (and below): "+d);for(c in a.ads)if(a.ads.hasOwnProperty(c))return true}for(c in a.ads)if(a.ads.hasOwnProperty(c))if(c.indexOf(b)>0)return true;return false};a.getTargeting=function(){var b={};b[a.targetingKey]=a.getTokens();b[a.vidKey]=a.amzn_vid;return b};a.setTargeting=function(b,c){for(var d in a.ads)if(a.ads.hasOwnProperty(d)){if(c&&
d.indexOf(c)<0)continue;b(d,"1")}};a.setTargetingForGPTAsync=function(b){try{if(b){a.targetingKey=b;var c=a.getTokens();if(typeof c!="undefined"&&c.length>0)googletag.cmd.push(function(){googletag.pubads().setTargeting(b,c);googletag.pubads().setTargeting(a.vidKey,a.amzn_vid)})}else for(var d in a.ads)if(a.ads.hasOwnProperty(d))(function(){var b=d;a.log("amznads.setTargetingForGPTAsync: pushing localKey="+b);googletag.cmd.push(function(){if(amznads.debug_mode)amznads.log("amznads.setTargetingForGPTAsync: localKey="+
b);googletag.pubads().setTargeting(b,"1");googletag.pubads().setTargeting(a.vidKey,a.amzn_vid)})})();a.log("amznads.setTargetingForGPTAsync: Completed successfully. Number of ads returned by Amazon: "+Object.keys(a.ads).length)}catch(e){a.log("amznads.setTargetingForGPTAsync: ERROR - "+e)}};a.setTargetingForGPTSync=function(b){try{if(b){a.targetingKey=b;var c=a.getTokens();if(typeof c!="undefined"&&c.length>0){googletag.pubads().setTargeting(b,c);googletag.pubads().setTargeting(a.vidKey,a.amzn_vid)}}else for(var d in a.ads)if(a.ads.hasOwnProperty(d)){googletag.pubads().setTargeting(d,
"1");googletag.pubads().setTargeting(a.vidKey,a.amzn_vid)}a.log("amznads.setTargetingForGPTSync: Completed successfully. Number of ads returned by Amazon: "+Object.keys(a.ads).length)}catch(e){a.log("amznads.setTargetingForGPTSync: ERROR - "+e)}};a.clearTargetingFromGPTAsync=function(){try{if(googletag&&googletag.pubads())googletag.pubads().clearTargeting(a.targetingKey);googletag.pubads().clearTargeting(a.vidKey)}catch(b){}};a.appendTargetingToAdServerUrl=function(b){var c=b;try{if(b.indexOf("?")===
-1)b=b+"?";for(var d in a.ads)if(a.ads.hasOwnProperty(d))b+="&"+d+"=1";a.log("amznads.appendTargetingToAdServerUrl: Completed successfully. Number of ads returned by Amazon: "+a.ads.length)}catch(e){a.log("amznads.appendTargetingToAdServerUrl: ERROR - "+e)}a.log("amznads.appendTargetingToAdServerUrl: input url: "+c+"\nreturning url: "+b);return b};a.appendTargetingToQueryString=function(b){var c=b;try{for(var d in a.ads)if(a.ads.hasOwnProperty(d))b+="&"+d+"=1"}catch(e){a.log("amznads.appendTargetingToQueryString: ERROR - "+
e)}a.log("amznads.appendTargetingToQueryString: input query-string:"+c+"\nreturning query-string:"+b);return b};a.getTokens=function(b){var c,d=[];try{for(c in a.ads)if(a.ads.hasOwnProperty(c)){if(b&&c.indexOf(b)<0)continue;d.push(c)}}catch(e){a.log("amznads.getTokens: ERROR - "+e)}a.log("amznads.getTokens: returning tokens = "+d);return d};a.getKeys=a.getTokens;a.getVid=function(){return a.amzn_vid};a.doAllTasks=function(){for(;a.tasks.length>0;){var b=a.tasks.shift();a.doTask(b)}};a.doTask=function(b){try{b.call()}catch(c){a.log("Failed calling task: "+
c)}};a.tryGetAdsAsync=function(){if(a.asyncParams)a.getAdsCallback(a.asyncParams.id,a.asyncParams.callbackFn,a.asyncParams.timeout,a.asyncParams.size,a.asyncParams.data)};return a}(amznads||{},document,window,amzn_console);amznads.tryGetAdsAsync();window.amzn_ads=amzn_ads;window.amznads=amznads;
						
								
		
							
		
			
					
							
							//Attempting to include CODA/builds/3/ABTest.js
							btg.ABTest=function(d,b,f){var g=btg.Cookie;if(typeof d!=="string"||btg.String.charTrim(d," ")==""){btg.Error.log("Coda ERROR: btg.ABTest: The first argument to the constructor must be a unique ID of the type {String}.");return null}if(typeof b!="object"||b.length<2){btg.Error.log('Coda ERROR: btg.ABTest: The second argument to the constructor must be an Array of 2 or more Objects, each with a "name" and a "weight" property.');return null}var e=0,h=Math.floor(Math.random()*(100-1+1)+1),i="MTVN_ABTest_"+
d,a=g.read(i),c=null;this.getId=function(){return d};this.getGroup=function(){return c};if(a&&a!="")c=a;else{b.sort(function(a,b){return b.weight-a.weight});for(var a=0,j=b.length;a<j;a++){var k=e+b[a].weight;if(h>e&&h<=k)c=b[a].name;e+=b[a].weight}if(!c){btg.Error.log("Coda ERROR: btg.ABTest: Couldn't assign user to an A/B Test group.");return null}if(e!=100){btg.Error.log("Coda ERROR: btg.ABTest: The sum of the weights of your A/B Test groups must equal 100 exactly.");return null}g.set(i,c,"Thu, 31-Dec-2038 11:59:59 GMT")}btg.UserSegment.set(d+
": "+c);btg.Events.ABTest_Group_Assigned.fire(d,c);if(typeof f=="function")f.call(this)};
						
								
		
							
		
			
					
							
							//Attempting to include CODA/builds/3/ComScore.js
							btg.ComScore=function(a){if(!btg.Controller.hasReporting())return;this.btgIsStr=btg.String.isDefined;this.config=a;this.c1=this.btgIsStr(this.config.c1)?this.config.c1:"2";this.c2=this.btgIsStr(this.config.c2)?this.config.c2:"6036034";this.c3=this.btgIsStr(this.config.c3)?this.config.c3:"";this.c4=this.btgIsStr(this.config.c4)?this.config.c4:escape(document.location.href);this.c5=this.btgIsStr(this.config.c5)?this.config.c5:"20000";this.c6=this.btgIsStr(this.config.c6)?this.config.c6:"";this.c15=
this.btgIsStr(this.config.c15)?this.config.c15:"";this.sendPageCall()};
btg.ComScore.prototype={sendPageCall:function(a){if(!btg.Controller.hasReporting())return;var b=btg.ReportingManager;if(typeof a==="object"){if(this.btgIsStr(a.comScore1))this.c1=a.comScore1;if(this.btgIsStr(a.comScore2))this.c2=a.comScore2;if(this.btgIsStr(a.comScore3))this.c3=a.comScore3;if(this.btgIsStr(a.comScore4))this.c4=a.comScore4;if(this.btgIsStr(a.comScore5))this.c5=a.comScore5;if(this.btgIsStr(a.comScore6))this.c6=a.comScore6;if(this.btgIsStr(a.comScore15))this.c15=a.comScore15}this.c4=
encodeURIComponent(this.c4);a=["c1=",this.c1,"&c2=",this.c2,"&c3=",this.c3,"&c4=",this.c4,"&c5=",this.c5,"&c6=",this.c6,"&c15=",this.c15].join("");try{if(!btg.globalvars.IS_UNIT_TEST&&!b.isScriptIncluded.comscore){btg.DOM.loadScript((document.location.protocol=="https:"?"https://sb":"http://b")+".scorecardresearch.com/beacon.js?"+a);b.isScriptIncluded.comscore=true}}catch(c){}}};
						
								
		
			
					
							
							//Attempting to include CODA/builds/3/Criteo.js
							btg.Criteo=function(){var a=location.protocol+"//rtax.criteo.com/delivery/rta/rta.js?netId="+"1513"+"&cookieName="+"cto_via"+"&rnd="+btg.Math.random(1E17,1E18)+"&varName="+"crtg_content";btg.DOM.loadScript(a);return{getKeyValue:function(){return btg.Cookie.read("cto_via")}}}();
						
								
		
			
					
							
							//Attempting to include CODA/builds/3/Gemius.js
							btg.Gemius=function(b){var e=(document.location.protocol=="https:"?"https://":"http://")+"PREFIX.hit.gemius.pl",b=b,c,f=[1,10,100],g=[],h=[];this.btgIsStr=mtvn.btg.util.String.isDefined;this.btgU=mtvn.btg.util;this.btgGv=mtvn.btg.globalvars;this.btgU.DOM.loadScript((document.location.protocol=="https:"?"https://":"http://")+"pro.hit.gemius.pl/gstream.js");this.dependencies=new mtvn.btg.managers.DependencyManager;this.dependencies.add("gemius_script_load",function(){return typeof gemiusStream=="object"},
100);this.dependencies.checkDependency("gemius_script_load");this.load=function(a){if(this.dependencies.hasDependency()){this.dependencies.addToCallQueue(this,this.load,a);return}c=a.guid;gemiusStream.newStream(b,c,a.duration,h,g,"1234567.89",e,f)};this.event=function(a){if(this.dependencies.hasDependency()){this.dependencies.addToCallQueue(this,this.event,a);return}var d=a.eventType=="seeking"?"seekingStarted":a.eventType,a=a.playHead;if(d=="complete"){gemiusStream.event(b,c,a,d);gemiusStream.closeStream(b,
c,a)}else if(d.match(/playing|paused|seekingstarted|buffering|stopped/ig))gemiusStream.event(b,c,a,d)}};
						
								
		
			
					
							
							//Attempting to include CODA/builds/3/QuantCast.js
							btg.QuantCast=function(a){this.labels="";this.config=a;this.labels=this.config.labels};btg.QuantCast.prototype={sendPageCall:function(a){if(this.config.reportMode=="direct"){var b=btg.QuantCast.Ads;if(b.dependencies.hasDependency()){b.dependencies.addToCallQueue(this,this.sendPageCall,a);return}try{_qoptions={labels:this.labels};_qacct="p-94wNw88f65Rhk";quantserve()}catch(c){}}}};
btg.QuantCast.Ads=new function(){this.dependencies=new btg.DependencyManager;this.dependencies.add("qc_script_load",function(){return typeof quantserve=="function"},100,true);this.setLabels=function(a,b){try{if(this.dependencies.hasDependency()){this.dependencies.addToCallQueue(this,this.setLabels,a,b);return}var c="",d="",e="",d=a.dartSite.replace(/\./g,"_"),e=b.replace(/^\//m,""),e=e.replace(/\//g,"."),c=btg.config.QuantCast.labels+",Viacom Global Digital Network.MTVN Digital Ad Sales.Content.Pages."+
d+"."+e;_qoptions={labels:c};_qacct="p-94wNw88f65Rhk";quantserve()}catch(f){}};this.setCookieDemoTargetVal=function(a){for(var b=[],c=0,d=a.segments.length;c<d;c++)b[c]="demo="+a.segments[c].id;btg.Cookie.set("qcDemo",escape(b.join(";")))}};try{(function(){if(!btg.Controller.hasReporting())return;var a=btg.config.QuantCast;if(a.enabled)btg.DOM.loadScript(("https:"==document.location.protocol?"//secure":"//edge")+".quantserve.com/quant.js");if(a.enableDemoTargeting&&!btg.String.isDefined(btg.Cookie.read("qcDemo")))btg.DOM.loadScript("//pixel.quantserve.com/api/segments.json?a=p-94wNw88f65Rhk&callback=btg.QuantCast.Ads.setCookieDemoTargetVal")})()}catch(e$$2){};
						
								
		
			
					
							
							//Attempting to include CODA/builds/3/TestAndTarget.js
							var mboxCopyright="Copyright 1996-2012. Adobe Systems Incorporated. All rights reserved.";mboxUrlBuilder=function(a,b){this.a=a;this.b=b;this.c=new Array;this.d=function(a){return a};this.f=null};mboxUrlBuilder.prototype.addParameter=function(a,b){if((new RegExp("('|\")")).exec(a))throw"Parameter '"+a+"' contains invalid characters";for(var c=0;c<this.c.length;c++){var d=this.c[c];if(d.name==a){d.value=b;return this}}c=new Object;c.name=a;c.value=b;this.c[this.c.length]=c;return this};
mboxUrlBuilder.prototype.addParameters=function(a){if(!a)return this;for(var b=0;b<a.length;b++){var c=a[b].indexOf("=");if(c==-1||c==0)continue;this.addParameter(a[b].substring(0,c),a[b].substring(c+1,a[b].length))}return this};mboxUrlBuilder.prototype.setServerType=function(a){this.o=a};mboxUrlBuilder.prototype.setBasePath=function(a){this.f=a};mboxUrlBuilder.prototype.setUrlProcessAction=function(a){this.d=a};
mboxUrlBuilder.prototype.buildUrl=function(){for(var a=(document.location.protocol=="file:"?"http:":document.location.protocol)+"//"+this.a+(this.f?this.f:"/m2/"+this.b+"/mbox/"+this.o),b=a.indexOf("?")!=-1?"&":"?",c=0;c<this.c.length;c++){var d=this.c[c];a+=b+encodeURIComponent(d.name)+"="+encodeURIComponent(d.value);b="&"}return this.t(this.d(a))};mboxUrlBuilder.prototype.getParameters=function(){return this.c};mboxUrlBuilder.prototype.setParameters=function(a){this.c=a};
mboxUrlBuilder.prototype.clone=function(){var a=new mboxUrlBuilder(this.a,this.b);a.setServerType(this.o);a.setBasePath(this.f);a.setUrlProcessAction(this.d);for(var b=0;b<this.c.length;b++)a.addParameter(this.c[b].name,this.c[b].value);return a};mboxUrlBuilder.prototype.t=function(a){return a.replace(/\"/g,"&quot;").replace(/>/g,"&gt;")};mboxStandardFetcher=function(){};mboxStandardFetcher.prototype.getType=function(){return"standard"};
mboxStandardFetcher.prototype.fetch=function(a){a.setServerType(this.getType());document.write("<"+"scr"+'ipt src="'+a.buildUrl()+'" language="JavaScript"><'+"/scr"+"ipt>")};mboxStandardFetcher.prototype.cancel=function(){};mboxAjaxFetcher=function(){};mboxAjaxFetcher.prototype.getType=function(){return"ajax"};mboxAjaxFetcher.prototype.fetch=function(a){a.setServerType(this.getType());a=a.buildUrl();this.x=document.createElement("script");this.x.src=a;document.body.appendChild(this.x)};
mboxAjaxFetcher.prototype.cancel=function(){};mboxMap=function(){this.y=new Object;this.z=new Array};mboxMap.prototype.put=function(a,b){if(!this.y[a])this.z[this.z.length]=a;this.y[a]=b};mboxMap.prototype.get=function(a){return this.y[a]};mboxMap.prototype.remove=function(a){this.y[a]=undefined};mboxMap.prototype.each=function(a){for(var b=0;b<this.z.length;b++){var c=this.z[b],d=this.y[c];if(d)if(a(c,d)===false)break}};
mboxFactory=function(a,b,c){this.E=false;this.C=a;this.D=c;this.F=new mboxList;mboxFactories.put(c,this);this.H=(this.G=typeof document.createElement("div").replaceChild!="undefined"&&true&&typeof document.getElementById!="undefined"&&typeof(window.attachEvent||document.addEventListener||window.addEventListener)!="undefined"&&typeof encodeURIComponent!="undefined")&&mboxGetPageParameter("mboxDisable")==null;var d=c=="default";this.J=new mboxCookieManager("mbox"+(d?"":"-"+c),mboxCookiePageDomain());
this.H=this.H&&this.J.isEnabled()&&this.J.getCookie("disable")==null;if(this.isAdmin())this.enable();this.K();this.L=mboxGenerateId();this.M=mboxScreenHeight();this.N=mboxScreenWidth();this.O=mboxBrowserWidth();this.P=mboxBrowserHeight();this.Q=mboxScreenColorDepth();this.R=mboxBrowserTimeOffset();this.S=new mboxSession(this.L,"mboxSession","session",31*60,this.J);this.T=new mboxPC("PC",1209600,this.J);this.w=new mboxUrlBuilder(a,b);this.U(this.w,d);this.W=this.V=(new Date).getTime();var e=this;this.addOnLoad(function(){e.W=
(new Date).getTime()});if(this.G){this.addOnLoad(function(){e.E=true;e.getMboxes().each(function(a){a.setFetcher(new mboxAjaxFetcher);a.finalize()})});if(this.H){this.limitTraffic(100,10368E3);this.Z();this._=new mboxSignaler(function(a,b){return e.create(a,b)},this.J)}}};mboxFactory.prototype.isEnabled=function(){return this.H};mboxFactory.prototype.getDisableReason=function(){return this.J.getCookie("disable")};mboxFactory.prototype.isSupported=function(){return this.G};
mboxFactory.prototype.disable=function(a,b){if(typeof a=="undefined")a=60*60;if(typeof b=="undefined")b="unspecified";if(!this.isAdmin()){this.H=false;this.J.setCookie("disable",b,a)}};mboxFactory.prototype.enable=function(){this.H=true;this.J.deleteCookie("disable")};mboxFactory.prototype.isAdmin=function(){return document.location.href.indexOf("mboxEnv")!=-1};mboxFactory.prototype.limitTraffic=function(){};
mboxFactory.prototype.addOnLoad=function(a){if(this.isDomLoaded())a();else{var b=false,c=function(){if(b)return;b=true;a()};this.hb.push(c);if(this.isDomLoaded()&&!b)c()}};mboxFactory.prototype.getEllapsedTime=function(){return this.W-this.V};mboxFactory.prototype.getEllapsedTimeUntil=function(a){return a-this.V};mboxFactory.prototype.getMboxes=function(){return this.F};mboxFactory.prototype.get=function(a,b){return this.F.get(a).getById(b||0)};
mboxFactory.prototype.update=function(a,b){if(!this.isEnabled())return;if(!this.isDomLoaded()){var c=this;this.addOnLoad(function(){c.update(a,b)});return}if(this.F.get(a).length()==0)throw"Mbox "+a+" is not defined";this.F.get(a).each(function(a){a.getUrlBuilder().addParameter("mboxPage",mboxGenerateId());a.load(b)})};
mboxFactory.prototype.create=function(a,b,c){if(!this.isSupported())return null;var d=this.w.clone();d.addParameter("mboxCount",this.F.length()+1);d.addParameters(b);var b=this.F.get(a).length(),e=this.D+"-"+a+"-"+b;if(c)c=new mboxLocatorNode(c);else{if(this.E)throw"The page has already been loaded, can't write marker";c=new mboxLocatorDefault(e)}try{var g=this,f=new mbox(a,b,d,c,"mboxImported-"+e);if(this.H)f.setFetcher(this.E?new mboxAjaxFetcher:new mboxStandardFetcher);f.setOnError(function(a){f.setMessage(a);
f.activate();if(!f.isActivated()){g.disable(60*60,a);window.location.reload(false)}});this.F.add(f)}catch(h){this.disable();throw'Failed creating mbox "'+a+'", the error was: '+h;}a=new Date;d.addParameter("mboxTime",a.getTime()-a.getTimezoneOffset()*6E4);return f};mboxFactory.prototype.getCookieManager=function(){return this.J};mboxFactory.prototype.getPageId=function(){return this.L};mboxFactory.prototype.getPCId=function(){return this.T};mboxFactory.prototype.getSessionId=function(){return this.S};
mboxFactory.prototype.getSignaler=function(){return this._};mboxFactory.prototype.getUrlBuilder=function(){return this.w};
mboxFactory.prototype.U=function(a,b){a.addParameter("mboxHost",document.location.hostname).addParameter("mboxSession",this.S.getId());if(!b)a.addParameter("mboxFactoryId",this.D);if(this.T.getId()!=null)a.addParameter("mboxPC",this.T.getId());a.addParameter("mboxPage",this.L);a.addParameter("screenHeight",this.M);a.addParameter("screenWidth",this.N);a.addParameter("browserWidth",this.O);a.addParameter("browserHeight",this.P);a.addParameter("browserTimeOffset",this.R);a.addParameter("colorDepth",
this.Q);a.addParameters(this.rb().split("&"));a.setUrlProcessAction(function(a){a+="&mboxURL="+encodeURIComponent(document.location);var b=encodeURIComponent(document.referrer);if(a.length+b.length<2E3)a+="&mboxReferrer="+b;a+="&mboxVersion="+mboxVersion;return a})};
mboxFactory.prototype.rb=function(){window.tb=function(a){if(!a)return false;var b="",c=a.length,a=a.toUpperCase();for(i=0;i<c;i++)b+=a.charCodeAt(i);return b};window.Nc=function(a){if(!a)return false;var b="",c=a.length;for(i=0;i<c;i++){b+=String.fromCharCode(a.charAt(i).toString()+a.charAt(i+1).toString());++i}return b.toLowerCase()};var a=window.Nc(this.J.getCookie("profile"))||"",b="",c;if(location.search.length>0){c=unescape(location.search.substr(1)).split(";")[0].split("&"),_qlDP=c.length;
for(i=0;i<_qlDP;i++)if(c[i].indexOf("mbxp._")>-1&&c[i].indexOf("=")!=-1&&c[i].split("=")[1].length>0)b+="&"+c[i].replace(/mbxp/gi,"profile")}mboxUrlBuilder.prototype.oldURL=mboxUrlBuilder.prototype.buildUrl;mboxUrlBuilder.prototype.buildUrl=function(){var c=this.oldURL();if(c.indexOf("/sc/")!=-1){var e=a.split("&"),g=e.length,f=b.substr(1).split("&"),h=f.length;for(i=0;i<g;i++)if(e[i]!=""&&e[i]!="profile.")c=c.replace(e[i]+"&","").replace(e[i],"");for(i=0;i<h;i++)if(f[i]!="")c=c.replace(f[i]+"&",
"").replace(f[i],"")}return c};if(a!="")a="profile."+a.replace(/\-/g,"=").replace(/\+/g,"&profile.");else b=b.substr(1);return a+b};mboxFactory.prototype.Z=function(){document.write("<style>."+"mboxDefault"+" { visibility:hidden; }</style>")};mboxFactory.prototype.isDomLoaded=function(){return this.E};
mboxFactory.prototype.K=function(){if(this.hb!=null)return;this.hb=new Array;var a=this;(function(){var b=document.addEventListener?"DOMContentLoaded":"onreadystatechange",c=false,d=function(){if(c)return;c=true;for(var b=0;b<a.hb.length;++b)a.hb[b]()};if(document.addEventListener){document.addEventListener(b,function(){document.removeEventListener(b,arguments.callee,false);d()},false);window.addEventListener("load",function(){document.removeEventListener("load",arguments.callee,false);d()},false)}else if(document.attachEvent)if(self!==
self.top)document.attachEvent(b,function(){if(document.readyState==="complete"){document.detachEvent(b,arguments.callee);d()}});else{var e=function(){try{document.documentElement.doScroll("left");d()}catch(a){setTimeout(e,13)}};e()}if(document.readyState==="complete")d()})()};mboxSignaler=function(a,b){this.J=b;for(var c=b.getCookieNames("signal-"),d=0;d<c.length;d++){var e=c[d],g=b.getCookie(e).split("&");a(g[0],g).load();b.deleteCookie(e)}};
mboxSignaler.prototype.signal=function(a){this.J.setCookie("signal-"+a,mboxShiftArray(arguments).join("&"),45*60)};mboxList=function(){this.F=new Array};mboxList.prototype.add=function(a){if(a!=null)this.F[this.F.length]=a};mboxList.prototype.get=function(a){for(var b=new mboxList,c=0;c<this.F.length;c++){var d=this.F[c];if(d.getName()==a)b.add(d)}return b};mboxList.prototype.getById=function(a){return this.F[a]};mboxList.prototype.length=function(){return this.F.length};
mboxList.prototype.each=function(a){if(typeof a!="function")throw"Action must be a function, was: "+typeof a;for(var b=0;b<this.F.length;b++)a(this.F[b])};mboxLocatorDefault=function(a){this.g="mboxMarker-"+a;document.write('<div id="'+this.g+'" style="visibility:hidden;display:none">&nbsp;</div>')};mboxLocatorDefault.prototype.locate=function(){for(var a=document.getElementById(this.g);a!=null;){if(a.nodeType==1)if(a.className=="mboxDefault")return a;a=a.previousSibling}return null};
mboxLocatorDefault.prototype.force=function(){var a=document.createElement("div");a.className="mboxDefault";var b=document.getElementById(this.g);b.parentNode.insertBefore(a,b);return a};mboxLocatorNode=function(a){this.Fb=a};mboxLocatorNode.prototype.locate=function(){return typeof this.Fb=="string"?document.getElementById(this.Fb):this.Fb};mboxLocatorNode.prototype.force=function(){return null};mboxCreate=function(a){var b=mboxFactoryDefault.create(a,mboxShiftArray(arguments));if(b)b.load();return b};
mboxDefine=function(a,b){return mboxFactoryDefault.create(b,mboxShiftArray(mboxShiftArray(arguments)),a)};mboxUpdate=function(a){mboxFactoryDefault.update(a,mboxShiftArray(arguments))};mbox=function(a,b,c,d,e){this.Lb=null;this.Mb=0;this.mb=d;this.nb=e;this.Nb=null;this.Ob=new mboxOfferContent;this.Gb=null;this.w=c;this.message="";this.Pb=new Object;this.Qb=0;this.Jb=b;this.g=a;this.Rb();c.addParameter("mbox",a).addParameter("mboxId",b);this.Sb=function(){};this.Tb=function(){};this.Ub=null};
mbox.prototype.getId=function(){return this.Jb};mbox.prototype.Rb=function(){if(this.g.length>250)throw"Mbox Name "+this.g+" exceeds max length of "+"250 characters.";else if(this.g.match(/^\s+|\s+$/g))throw"Mbox Name "+this.g+" has leading/trailing whitespace(s).";};mbox.prototype.getName=function(){return this.g};mbox.prototype.getParameters=function(){for(var a=this.w.getParameters(),b=new Array,c=0;c<a.length;c++)if(a[c].name.indexOf("mbox")!=0)b[b.length]=a[c].name+"="+a[c].value;return b};
mbox.prototype.setOnLoad=function(a){this.Tb=a;return this};mbox.prototype.setMessage=function(a){this.message=a;return this};mbox.prototype.setOnError=function(a){this.Sb=a;return this};mbox.prototype.setFetcher=function(a){if(this.Nb)this.Nb.cancel();this.Nb=a;return this};mbox.prototype.getFetcher=function(){return this.Nb};
mbox.prototype.load=function(a){if(this.Nb==null)return this;this.setEventTime("load.start");this.cancelTimeout();this.Mb=0;this.Nb.fetch(a&&a.length>0?this.w.clone().addParameters(a):this.w);var b=this;this.Wb=setTimeout(function(){b.Sb("browser timeout",b.Nb.getType())},15E3);this.setEventTime("load.end");return this};mbox.prototype.loaded=function(){this.cancelTimeout();if(!this.activate()){var a=this;setTimeout(function(){a.loaded()},100)}};
mbox.prototype.activate=function(){if(this.Mb)return this.Mb;this.setEventTime("activate"+ ++this.Qb+".start");if(this.show()){this.cancelTimeout();this.Mb=1}this.setEventTime("activate"+this.Qb+".end");return this.Mb};mbox.prototype.isActivated=function(){return this.Mb};mbox.prototype.setOffer=function(a){if(a&&a.show&&a.setOnLoad)this.Ob=a;else throw"Invalid offer";return this};mbox.prototype.getOffer=function(){return this.Ob};
mbox.prototype.show=function(){this.setEventTime("show.start");var a=this.Ob.show(this);this.setEventTime(a==1?"show.end.ok":"show.end");return a};mbox.prototype.showContent=function(a){if(a==null)return 0;if(this.Gb==null||!this.Gb.parentNode){this.Gb=this.getDefaultDiv();if(this.Gb==null)return 0}if(this.Gb!=a){this.Yb(this.Gb);this.Gb.parentNode.replaceChild(a,this.Gb);this.Gb=a}this.Zb(a);this.Tb();return 1};
mbox.prototype.hide=function(){this.setEventTime("hide.start");var a=this.showContent(this.getDefaultDiv());this.setEventTime(a==1?"hide.end.ok":"hide.end.fail");return a};mbox.prototype.finalize=function(){this.setEventTime("finalize.start");this.cancelTimeout();if(this.getDefaultDiv()==null)if(this.mb.force()!=null)this.setMessage("No default content, an empty one has been added");else this.setMessage("Unable to locate mbox");if(!this.activate()){this.hide();this.setEventTime("finalize.end.hide")}this.setEventTime("finalize.end.ok")};
mbox.prototype.cancelTimeout=function(){if(this.Wb)clearTimeout(this.Wb);if(this.Nb!=null)this.Nb.cancel()};mbox.prototype.getDiv=function(){return this.Gb};mbox.prototype.getDefaultDiv=function(){if(this.Ub==null)this.Ub=this.mb.locate();return this.Ub};mbox.prototype.setEventTime=function(a){this.Pb[a]=(new Date).getTime()};mbox.prototype.getEventTimes=function(){return this.Pb};mbox.prototype.getImportName=function(){return this.nb};mbox.prototype.getURL=function(){return this.w.buildUrl()};
mbox.prototype.getUrlBuilder=function(){return this.w};mbox.prototype.ac=function(a){return a.style.display!="none"};mbox.prototype.Zb=function(a){this.bc(a,true)};mbox.prototype.Yb=function(a){this.bc(a,false)};mbox.prototype.bc=function(a,b){a.style.visibility=b?"visible":"hidden";a.style.display=b?"block":"none"};mboxOfferContent=function(){this.Tb=function(){}};mboxOfferContent.prototype.show=function(a){a=a.showContent(document.getElementById(a.getImportName()));if(a==1)this.Tb();return a};
mboxOfferContent.prototype.setOnLoad=function(a){this.Tb=a};mboxOfferAjax=function(a){this.Xb=a;this.Tb=function(){}};mboxOfferAjax.prototype.setOnLoad=function(a){this.Tb=a};mboxOfferAjax.prototype.show=function(a){var b=document.createElement("div");b.id=a.getImportName();b.innerHTML=this.Xb;a=a.showContent(b);if(a==1)this.Tb();return a};mboxOfferDefault=function(){this.Tb=function(){}};mboxOfferDefault.prototype.setOnLoad=function(a){this.Tb=a};
mboxOfferDefault.prototype.show=function(a){a=a.hide();if(a==1)this.Tb();return a};mboxCookieManager=function(a,b){this.g=a;this.ec=b==""||b.indexOf(".")==-1?"":"; domain="+b;this.fc=new mboxMap;this.loadCookies()};mboxCookieManager.prototype.isEnabled=function(){this.setCookie("check","true",60);this.loadCookies();return this.getCookie("check")=="true"};
mboxCookieManager.prototype.setCookie=function(a,b,c){if(typeof a!="undefined"&&typeof b!="undefined"&&typeof c!="undefined"){var d=new Object;d.name=a;d.value=escape(b);d.expireOn=Math.ceil(c+(new Date).getTime()/1E3);this.fc.put(a,d);this.saveCookies()}};mboxCookieManager.prototype.getCookie=function(a){return(a=this.fc.get(a))?unescape(a.value):null};mboxCookieManager.prototype.deleteCookie=function(a){this.fc.remove(a);this.saveCookies()};
mboxCookieManager.prototype.getCookieNames=function(a){var b=new Array;this.fc.each(function(c){if(c.indexOf(a)==0)b[b.length]=c});return b};mboxCookieManager.prototype.saveCookies=function(){var a=new Array,b=0;this.fc.each(function(c,e){if(!false||c==="disable"){a[a.length]=c+"#"+e.value+"#"+e.expireOn;if(b<e.expireOn)b=e.expireOn}});var c=new Date(b*1E3);document.cookie=this.g+"="+a.join("|")+"; expires="+c.toGMTString()+"; path=/"+this.ec};
mboxCookieManager.prototype.loadCookies=function(){this.fc=new mboxMap;var a=document.cookie.indexOf(this.g+"=");if(a!=-1){var b=document.cookie.indexOf(";",a);if(b==-1){b=document.cookie.indexOf(",",a);if(b==-1)b=document.cookie.length}for(var a=document.cookie.substring(a+this.g.length+1,b).split("|"),b=Math.ceil((new Date).getTime()/1E3),c=0;c<a.length;c++){var d=a[c].split("#");if(b<=d[2]){var e=new Object;e.name=d[0];e.value=d[1];e.expireOn=d[2];this.fc.put(e.name,e)}}}};
mboxSession=function(a,b,c,d,e){this.uc=b;this.Bb=c;this.vc=d;this.J=e;this.wc=false;this.Jb=typeof mboxForceSessionId!="undefined"?mboxForceSessionId:mboxGetPageParameter(this.uc);if(this.Jb==null||this.Jb.length==0){this.Jb=e.getCookie(c);if(this.Jb==null||this.Jb.length==0){this.Jb=a;this.wc=true}}e.setCookie(c,this.Jb,d)};mboxSession.prototype.getId=function(){return this.Jb};mboxSession.prototype.forceId=function(a){this.Jb=a;this.J.setCookie(this.Bb,this.Jb,this.vc)};
mboxPC=function(a,b,c){this.Bb=a;this.vc=b;this.J=c;this.Jb=typeof mboxForcePCId!="undefined"?mboxForcePCId:c.getCookie(a);if(this.Jb!=null)c.setCookie(a,this.Jb,b)};mboxPC.prototype.getId=function(){return this.Jb};mboxPC.prototype.forceId=function(a){if(this.Jb!=a){this.Jb=a;this.J.setCookie(this.Bb,this.Jb,this.vc);return true}return false};mboxGetPageParameter=function(a){var b=null,a=(new RegExp(a+"=([^&]*)")).exec(document.location);if(a!=null&&a.length>=2)b=a[1];return b};
mboxSetCookie=function(a,b,c){return mboxFactoryDefault.getCookieManager().setCookie(a,b,c)};mboxGetCookie=function(a){return mboxFactoryDefault.getCookieManager().getCookie(a)};mboxCookiePageDomain=function(){var a=/([^:]*)(:[0-9]{0,5})?/.exec(document.location.host)[1];if(!/[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}/.exec(a)){var b=/([^\.]+\.[^\.]{3}|[^\.]+\.[^\.]+\.[^\.]{2})$/.exec(a);if(b)a=b[0]}return a?a:""};
mboxShiftArray=function(a){for(var b=new Array,c=1;c<a.length;c++)b[b.length]=a[c];return b};mboxGenerateId=function(){return(new Date).getTime()+"-"+Math.floor(Math.random()*999999)};mboxScreenHeight=function(){return screen.height};mboxScreenWidth=function(){return screen.width};mboxBrowserWidth=function(){return window.innerWidth?window.innerWidth:document.documentElement?document.documentElement.clientWidth:document.body.clientWidth};
mboxBrowserHeight=function(){return window.innerHeight?window.innerHeight:document.documentElement?document.documentElement.clientHeight:document.body.clientHeight};mboxBrowserTimeOffset=function(){return-(new Date).getTimezoneOffset()};mboxScreenColorDepth=function(){return screen.pixelDepth};if(typeof mboxVersion=="undefined")var mboxVersion=41,mboxFactories=new mboxMap,mboxFactoryDefault=new mboxFactory("mtvnetworks.tt.omtrdc.net","mtvnetworks","default");
if(mboxGetPageParameter("mboxDebug")!=null||mboxFactoryDefault.getCookieManager().getCookie("debug")!=null){setTimeout(function(){if(typeof mboxDebugLoaded=="undefined")alert("Could not load the remote debug.\nPlease check your connection"+" to Test&amp;Target servers")},60*60);document.write("<"+"scr"+'ipt language="Javascript1.2" src='+'"http://admin5.testandtarget.omniture.com/admin/mbox/mbox_debug.jsp?mboxServerHost=mtvnetworks.tt.omtrdc.net'+'&clientCode=mtvnetworks"><'+"/scr"+"ipt>")}
mboxScPluginFetcher=function(a,b){this.b=a;this.Dc=b};mboxScPluginFetcher.prototype.Ec=function(a){a.setBasePath("/m2/"+this.b+"/sc/standard");this.Fc(a);a=a.buildUrl();a+="&scPluginVersion=1";return a};
mboxScPluginFetcher.prototype.Fc=function(a){for(var b=["dynamicVariablePrefix","visitorID","vmk","ppu","charSet","visitorNamespace","cookieDomainPeriods","cookieLifetime","pageName","currencyCode","variableProvider","channel","server","pageType","transactionID","purchaseID","campaign","state","zip","events","products","linkName","linkType","resolution","colorDepth","javascriptVersion","javaEnabled","cookiesEnabled","browserWidth","browserHeight","connectionType","homepage","pe","pev1","pev2","pev3",
"visitorSampling","visitorSamplingGroup","dynamicAccountSelection","dynamicAccountList","dynamicAccountMatch","trackDownloadLinks","trackExternalLinks","trackInlineStats","linkLeaveQueryString","linkDownloadFileTypes","linkExternalFilters","linkInternalFilters","linkTrackVars","linkTrackEvents","linkNames","lnk","eo"],c=0;c<b.length;c++)this.Hc(b[c],a);for(c=1;c<=75;c++){this.Hc("prop"+c,a);this.Hc("eVar"+c,a);this.Hc("hier"+c,a)}};
mboxScPluginFetcher.prototype.Hc=function(a,b){var c=this.Dc[a];if(typeof c==="undefined"||c===null||c==="")return;b.addParameter(a,c)};mboxScPluginFetcher.prototype.cancel=function(){};mboxScPluginFetcher.prototype.fetch=function(a){a.setServerType(this.getType());a=this.Ec(a);this.x=document.createElement("script");this.x.src=a;document.body.appendChild(this.x)};mboxScPluginFetcher.prototype.getType=function(){return"ajax"};
function mboxLoadSCPlugin(a){if(!a)return null;a.m_tt=function(a){a=a.m_i("tt");a.H=true;a.b="mtvnetworks";a._t=function(){if(!this.isEnabled())return;var a=this.Kc();if(a){var b=new mboxScPluginFetcher(this.b,this.s);a.setFetcher(b);a.load()}};a.isEnabled=function(){return this.H&&mboxFactoryDefault.isEnabled()};a.Kc=function(){var a=this.Lc(),b=document.createElement("DIV");return mboxFactoryDefault.create(a,new Array,b)};a.Lc=function(){return"SiteCatalyst: "+(this.s.events&&this.s.events.indexOf("purchase")!=
-1?"purchase":"event")}};return a.loadModule("tt")}
var mboxTrack=function(a,b){var c,d;d=mboxFactoryDefault;if(d.isEnabled())if(d.getMboxes().length()>0){c=d.getMboxes().getById(0);c=c.getURL().replace("mbox="+escape(c.getName()),"mbox="+a).replace("/undefined","/ajax").replace("mboxPage="+d.getPageId(),"mboxPage="+mboxGenerateId())+"&"+b,d=new Image;d.style.display="none";d.src=c;document.body.appendChild(d)}else mboxTrackDefer(a,b)},mboxTrackDefer=function(a,b){if(mboxFactoryDefault.isEnabled())mboxFactoryDefault.getSignaler().signal(a,a+"&"+b)},
mboxTrackLink=function(a,b,c){mboxTrack(a,b);setTimeout("location='"+c+"'",500)},monthsPersistent=12;
updateProfile=function(a){if(typeof mboxFactoryDefault=="undefined")return false;var a=a.toString().replace(/\||\#|\-|\+/g,"").split(","),b=a.length,c=false,d=Nc(mboxFactoryDefault.getCookieManager().getCookie("profile"))||"",e=d.split("+");for(i=0;i<b;i++)if(a[i].indexOf("profile._")>-1&&a[i].indexOf("=")>-1&&a[i].split("=")[1].length>0){var c=true,g=a[i].split("profile.")[1].split("=")[0],f=a[i].split("=")[1];if(d.indexOf(g)>-1){d=e.join("+");d=d.replace(g+"-"+d.split(g+"-")[1].split("+")[0],g+
"-"+f);e=d.split("+")}else e.push(g+"-"+f);if(f.toLowerCase()=="remove!")for(n=0;n<e.length;n++)if(e[n].indexOf(g+"-")>-1)e.splice(n--,1)}if(d!=""||c)mboxFactoryDefault.getCookieManager().setCookie("profile",tb(e.join("+")),_persistDate)},xCr=mboxCreate,mboxCreate=function(){var a=Array.prototype.slice.call(arguments,0);updateProfile(a.join(","));xCr.apply({},a)},xUp=mboxUpdate,mboxUpdate=function(){var a=Array.prototype.slice.call(arguments,0);updateProfile(a.join(","));xUp.apply({},a)};
var _persistDate=monthsPersistent*30*24*60*60;if(location.search.length>0)updateProfile(unescape(location.search.substr(1)).split(";")[0].split("&").join(",").replace(/mbxp/gi,"profile"));if(typeof demdex_seg!="undefined"&&demdex_seg!="")for(var i=0;i<demdex_seg.length;i++)if(demdex_seg[i].cn=="aam_tnt")if(demdex_seg[0].cv.split(",")){var demdex_raw=demdex_seg[i].cv.split(","),tapMboxBuilder=mboxFactoryDefault.getUrlBuilder();tapMboxBuilder.addParameters(demdex_raw)};(function(f,g){var e=btg.String.isDefined,h=btg.Object.isDefined,c=btg.config.TestAndTarget,d=btg.Cookie;btg.TestAndTarget={fireMbox:function(){var a={};a.channelValue=function(){var a=location.pathname.split("/");return e(a[1])?a[1]:"home"}();a.pageTypeValue=c.pageType?c.pageType:"";a.loggedInValue=h(f.Widgets4Context)&&h(f.Widgets4Context.user)?"Yes":"No";var b=d.read("vmn_fwblocked");if(!e(b))d.set("vmn_fwblocked",btg.globalvars.FW_BLOCKED===true?"on":"off");else if(b=="on"&&btg.globalvars.FW_BLOCKED===
false)d.set("vmn_fwblocked","removed");else if(b=="removed"&&btg.globalvars.FW_BLOCKED===false)d.set("vmn_fwblocked","off");else if((b=="removed"||b=="off")&&btg.globalvars.FW_BLOCKED===true)d.set("vmn_fwblocked","on");a.videoAdBlocking=d.read("vmn_fwblocked");if(/(on|removed)/.test(a.videoAdBlocking)&&a.pageTypeValue=="video"){mboxDefine("globalMbox",c.globalMboxID,"channel="+a.channelValue,"pageType="+a.pageTypeValue,"loggedIn="+a.loggedInValue,"videoAdBlocking="+a.videoAdBlocking);mboxUpdate(c.globalMboxID,
"channel="+a.channelValue,"pageType="+a.pageTypeValue,"loggedIn="+a.loggedInValue,"videoAdBlocking="+a.videoAdBlocking)}else{mboxDefine("globalMbox",c.globalMboxID,"channel="+a.channelValue,"pageType="+a.pageTypeValue,"loggedIn="+a.loggedInValue);mboxUpdate(c.globalMboxID,"channel="+a.channelValue,"pageType="+a.pageTypeValue,"loggedIn="+a.loggedInValue)}},init:function(){if(e(c.globalMboxID)){var a=g.getElementsByTagName("body")[0],b=g.createElement("div");b.className="mboxDefault";b.id="globalMbox";
if(a)if(a.firstChild)a.insertBefore(b,a.firstChild);else a.appendChild(b);if(c.videoAdBlockerTargetingEnabled&&btg.config.Freewheel.adBlockerDetection){a=new btg.DependencyManager(4E3);a.add("fwAdBlockerDependency",function(){return btg.globalvars.FW_BLOCKED!=""&&c.pageType=="video"?true:false},100,true);if(a.hasDependency())a.addToCallQueue(this,this.fireMbox);else this.fireMbox()}else this.fireMbox()}btg.TestAndTarget.init=function(){return false}}}})(window,document);if(typeof btg.Hcode==="object")btg.Hcode.trackTNT=function(a,e,b){var a=a?a:"s_tnt",c="",d=false,b=b?b:true;if(this.getQueryParam)d=this.getQueryParam(e?e:"s_tnt");if(d)c+=d+",";if(this.wd[a]!=undefined)c+=this.wd[a];if(b)this.wd[a]="";return c};
						
								
		
							
		
							
		
			
					
							
							//Attempting to include CODA/builds/3/Recommendations.js
							btg.Recommendations=new function(){this.init={};this.run=function(a){if(btg.String.isDefined(btg.Cookie.read("vmn_recsConversion"))){btg.UserSegment.set("Recommendations_Clickthrough");if(btg.String.isDefined(a.events))a.events+=",";a.events+="event40";btg.Cookie.remove("vmn_recsConversion")}return a};this.setConversion=function(){btg.Cookie.set("vmn_recsConversion",1)}};
						
								
		
							
		
			
					
							
							//Attempting to include CODA/builds/3/Bridge.js
							if(typeof mtvn=="undefined")var mtvn={};
mtvn.btg={Controller:btg.Controller,managers:{DependencyManager:btg.DependencyManager,PluginManager:btg.PluginManager,QueueManager:btg.QueueManager},ads:{AdManager:btg.AdManager,games:{GameAdLoader:btg.GameAdLoader,GameAdManager:btg.GameAdManager,GameDc:btg.GameDc},freewheel:{FreeWheelAd:btg.FreeWheelAd,FreeWheelAdInterface:btg.FreeWheelAdInterface}},reporting:{ABTest:btg.ABTest,ChoiceStream:btg.ChoiceStream,ComScore:btg.ComScore,FluxHosted:btg.FluxHosted,FluxState:btg.Flux,Nielsen:btg.Nielsen,Omniture:btg.Omniture,
Photos:btg.Photos,QuantCast:btg.QuantCast,RecsABTesting:btg.Recommendations,ReportingManager:btg.ReportingManager,Search:btg.Search,SEO:btg.SEO,TestAndTarget:btg.TestAndTarget,UserSegment:btg.UserSegment,Demdex:btg.Demdex,omniture:{Hcode:btg.Hcode},player:{Loadtime:btg.Loadtime,MediaPlayer:btg.MediaPlayer,Preload:btg.Preload},games:{GameEventMediator:btg.GameEventMediator,GameEventVO:btg.GameEventVO,GameReporter:btg.GameReporter,GameReportingManager:btg.GameReportingManager}},util:{Alert:btg.Alert,
Beacon:btg.Beacon,Class:btg.Class,Cookie:btg.Cookie,DOM:btg.DOM,Events:btg.Events,JSON:btg.JSON,Math:btg.Math,Object:btg.Object,String:btg.String,Timer:btg.Timer,TimeTracker:btg.TimeTracker,Window:btg.Window,Sections:btg.Sections},plugins:{GUID:btg.GUID,Meteor:btg.Meteor}};if(typeof mtvn.btg.config=="undefined")mtvn.btg.config={};
if(typeof mtvn.btg.config.ReportSettings=="undefined")mtvn.btg.config.ReportSettings={defaultPageName:btg.globalvars.PAGE_URL,Omniture:{},Nielsen:{},QuantCast:{},ComScore:{},Meteor:{},ChoiceStream:{},Demdex:{}};if(typeof mtvn.btg.config.AdSettings=="undefined")mtvn.btg.config.AdSettings={DoubleClick:{},International:{},QuantCast:{}};if(typeof com=="undefined")com={};if(typeof com.mtvi=="undefined")com.mtvi={};if(typeof com.mtvi.reporting=="undefined")com.mtvi.reporting={};if(typeof com.mtvi.ads=="undefined")com.mtvi.ads={};if(typeof com.mtvi.config=="undefined")com.mtvi.config={};if(typeof com.mtvi.util=="undefined")com.mtvi.util={};if(typeof com.mtvi.util.IFrameReloader=="undefined")com.mtvi.util.IFrameReloader={};if(typeof com.mtvi.metadata=="undefined")com.mtvi.metadata={};
com.mtvi.util={toObject:btg.String.toObject,queryStringToHash:btg.String.queryStringToObject,isDefined:btg.String.isDefined,readCookie:btg.Cookie.read,deleteCookie:btg.Cookie.remove,crawlNodes:btg.Window.getNodeLinkName,addOnloadEvent:function(a){return btg.DOM.Events.addListener(window,"load",a)}};
com.mtvi.metadata={getDefaultPageName:function(){var a="",b=btg.globalvars;try{a=b&&typeof b.PAGE_URL=="string"&&b.PAGE_URL!=""?b.PAGE_URL:location.pathname;if(a.lastIndexOf("/")==a.length-1)if(mtvn.btg.util.String.isDefined(mtvn.btg.config.ReportSettings.indexFileName))a+=mtvn.btg.config.ReportSettings.indexFileName;else a=a!="/"?mtvn.btg.util.String.charRtrim(a,"/"):a;if(a!="/")a=mtvn.btg.util.String.charRtrim(a,"/");if(a!="/"&&a.indexOf("/")==0)a=a.substring(1);if(a.indexOf("/")==-1&&a.indexOf(mtvn.btg.config.ReportSettings.indexFileName)!=
-1)a="home/"+a}catch(e){}return a},getDefaultHierarchy:function(){var a=this.getDefaultPageName();return a=="/"?"":a},getDefaultChannel:function(){var a=this.getDefaultPageName();return a!="/"?a.split("/")[0]:a}};
if(btg.config.hasReporting&&typeof btg.ReportingManager!="undefined"){com.mtvi.reporting.Controller=new function(){this.initalized=false;this.initialize=function(){btg.Controller.init()};this.sendCall=function(a){btg.Controller.sendPageCall(a)};this.sendLinkEvent=function(a){btg.Controller.sendLinkEvent(a)};this.registerLinks=function(){return true};this.setConfig=function(a){for(var b in a)btg.config.Omniture[b]=a[b];return true};this.addRegisterLinks=function(){return true};this.setDefaultData=
function(a,b){if(btg.String.isDefined(a)){btg.config.Omniture[a]=btg.String.isDefined(b)?b:"";return true}return false}};com.mtvi.reporting.ComScore=new function(){this.sendComScoreCall=function(){}};com.mtvi.reporting.Dispatcher=function(){this.getValOnce=function(){return true};this.sendCall=function(a){btg.Controller.sendPageCall(a)};this.sendLinkEvent=function(a){mtvn.btg.Controller.sendLinkEvent(a)};this.registerLinks=function(){return true};this.setAttribute=function(a,b){if(btg.String.isDefined(a)){btg.Hcode[a]=
btg.String.isDefined(b)?b:"";return true}return false};this.getAttribute=function(a){return btg.config.Omniture[a]};this.setValues=function(a){for(var b in a)if(btg.String.isDefined(a[b]))this.setAttribute(b,a[b])};this.send=function(a){btg.Controller.sendPageCall(a)};this.setDefaultData=function(){};this.clearProps=function(){};this.clearAllVars=function(){}};com.mtvi.reporting.FluxWidgeted={setVars:function(){return true}};com.mtvi.reporting.MediaPlayer={addPlayer:btg.MediaPlayer.addPlayer};mtvn.btg.reporting.MediaPlayer=
{setEndSlateClick:mtvn.btg.reporting.player.MediaPlayer.setEndSlateClick,getEndSlateClick:mtvn.btg.reporting.player.MediaPlayer.getEndSlateClick};com.mtvi.reporting.QuantCast=new function(){this.sendQuantCastCall=function(){(new btg.QuantCast(btg.config.QuantCast)).sendPageCall();return true}};com.mtvi.reporting.Search=btg.Search;com.mtvi.reporting.Search.setVars=btg.Search.setData}
if(btg.config.hasAds&&typeof btg.AdManager!="undefined"){com.mtvi.ads.AdManager=new function(){var a=btg.config.DoubleClick,b=btg.config.International,e=btg.String.isDefined,h=btg.Object.isDefined;this.setDartSite=function(c){(a.enabled?a:b).dartSite=c};this.setPositionThreshold=function(c){(a.enabled?a:b).positionThreshold=c};this.setSiteName=function(c){(a.enabled?a:b).siteName=c};this.setDefaultSections=function(c){if(e(c))a.sections=c};this.setKeyValues=function(c){(a.enabled?a:b).keyValues=c};
this.getFormattedSections=function(a){var b=a;try{var b=a=="/"?a:btg.String.charTrim(a,"/"),j=a.length,d="index";if(h(com.mtvi.reporting.Account)&&e(com.mtvi.reporting.Account.defaultIndexFileName))d=com.mtvi.reporting.Account.defaultIndexFileName;if(h(mtvn.btg.config.AdSettings)&&e(mtvn.btg.config.AdSettings.defaultIndexFileName))d=mtvn.btg.config.AdSettings.defaultIndexFileName;if(h(btg.config)&&e(btg.config.defaultIndexFileName))d=btg.config.defaultIndexFileName;for(var d=btg.String.stripFileExtension(d),
g=["/",d,"home/"+d],f=0,k=g.length;f<k;f++)if(a.indexOf(g[f])==0&&j==g[f].length){b=a.replace(g[f],"_hp");break}if(b=="")b="_hp";var i=btg.String.stripFileExtension(b).split("/");if(i.length==2)if(i[1]==d)b=btg.String.stripFileExtension(b).replace(d,"_mn")}catch(l){}return b};this.placeAd=function(a){btg.Controller.placeAd(a)};this.setServer=function(c){(a.enabled?a:b).server=c};this.setSsl=function(){(a.enabled?a:b).ssl=true};this.setDefaultContentType=function(c){(a.enabled?a:b).contentType=c};
this.setZoneOverride=function(c){(a.enabled?a:b).zoneOverride=c};this.IFrameAds=[];this.placeIFrameAd=function(a){a.isReloadable=true;a.contentType="adi";btg.Controller.placeAd(a)};this.setReloadInterval=function(a){btg.config.reloadInterval=a};this.setAdClass=function(){};this.getAdById=function(){return null};this.getDartSite=function(){return(a.enabled?a:b).dartSite};this.getAd=function(a){return btg.AdManager.getAd(a)};this.getReloadInterval=function(){return btg.config.reloadInterval};this.reloadIFrameAds=
function(){btg.Controller.reloadAds()};this.reloadIFrameAd=function(){};this.setZone=function(){};this.getNewAd=function(){};this.populateNamesValuesObj=function(){}};com.mtvi.ads.DoubleClickAd=function(){};com.mtvi.ads.DoubleClickAd.prototype={setZoneOverride:function(){},setDartSite:function(){},setOrd:function(){},placeAd:function(){},getXml:function(){return null},getJson:function(){return null},getUrl:function(){return null},getSections:function(){return null},setSize:function(){},setSections:function(){},
setContentType:function(){},setKeyValues:function(){},setTile:function(){},setPositionThreshold:function(){},setServer:function(){},setSsl:function(){},setMediaType:function(){},setPosition:function(){},setPartner:function(){},setId:function(){}}};(function(){btg.DomesticDc=function(){this.setContentTypeData=function(){};this.setDartData=function(){};this.setSectionsData=function(){};this.setSizeData=function(){};this.setMediaTypeData=function(){};this.setTileData=function(){};this.setKeyValuesData=function(){};this.setOrdData=function(){};this.getUrl=function(){return"DoubleClick ads not supported."};this.init=function(){}}})();
						
								
		
		btg.isCoreLoaded=function(){btg.Events.CORE_LOADED.fire();if((btg.config.hasAds||btg.config.hasAdsDFP)&&typeof btg.SurrogateAd!="undefined")btg.SurrogateAd.load("poe");return true}();
		!function(e){var t=(e.config,e.Cookie),a=e.ReportingManager.getOmniture(),n=null,i="balaLastSeenDate",o="balaMainContainer",r="balaTextContainer",c="preventAcceptance",l="balaCloseImage",d="cookie"in document&&(document.cookie.length>0||(document.cookie="test").indexOf.call(document.cookie,"test")>-1),s=function(){try{return localStorage.setItem("test","test"),localStorage.removeItem("test"),!0}catch(e){return!1}}(),m=function(){var t=e.config.fullVersion,a=t&&+t.split(".")[1],n=Array.prototype.slice.call(document.getElementsByTagName("script")).filter(function(e){return-1!==e.src.indexOf("btg.mtvnservices.com/aria/coda")});return t&&a>18?n.length&&-1!==n[0].src.indexOf("app=")?!1:!(e.config&&e.config.International&&e.config.International.enabled):!1},g=function(e){return new Date(e.getTime()+6e4*e.getTimezoneOffset())},p=function(){return s&&(n=localStorage.getItem(i)),!n&&d&&(n=t.read(i)),g(new Date(n))>g(new Date("2016-08-29"))?!1:!0},u=function(){s&&localStorage.setItem(i,new Date),d&&t.set(i,new Date)},f=function(){var t="<b>We've Updated Our Terms.</b>  By continuing to use the Site, you agree to the Site's updated <a href='%TERMS_OF_SERVICE%'>Terms of Use</a> and consent to the collection, use, disclosure and transfer of information as described in this Site's updated <a href='%PRIVACY_POLICY%'>Privacy Policy</a>.  Before you do, please read them and check out some of these <a href='%CHANGES%'>changes</a> (such as arbitration for disputes - see our <a href='%FAQ%'>FAQs</a>).  Please also note that you are accessing a site which is designed for and targeted to U.S. audiences and is governed by and operated in accordance with U.S. laws.",n=e&&e.config&&e.config.balaPrivacyPolicy||"http://www.mtv.com/sitewide/legal/privacy.jhtml",i=e&&e.config&&e.config.balaTermsOfService||"http://www.mtv.com/sitewide/legal/terms.jhtml",d=e&&e.config&&e.config.balaChanges||"http://legal.viacom.com/Changes/M+E/",s=e&&e.config&&e.config.balaFAQ||"http://legal.viacom.com/FAQs/",m="."+o+" {display:table; vertical-align:top; position:fixed; background-color:#EEE; bottom:0px; border:0px solid red; padding: 0px 0px 0px 0px; color:#000; z-index:2147483647; width:100%; margin:0px;}",g="."+r+" {border:0px solid blue; text-align:left; vertical-align:middle; display:table-cell; padding: 10px 10px 10px 15px; margin:0px; font-size:18px;}",p=".balaImageContainer {border:0px solid green; vertical-align:middle; display:table-cell; text-align:right; padding:10px 10px 10px 0px; width:50px;}",u="."+l+" {width:35px; height:35px;cursor:pointer;}",f="a.balaLink {text-decoration: underline; color:#00aaff;}";return mediaDeviceWidthStyle="@media only screen and (min-device-width: 320px) and (max-device-width: 640px){.balaTextContainer {font-size:14px;-webkit-text-size-adjust: 100%;}}",balaCSS=document.createElement("style"),mainContainer=document.createElement("div"),textContainer=document.createElement("div"),closeImage=document.createElement("img"),imageContainer=document.createElement("div"),t=t.replace(/%PRIVACY_POLICY%/g,n),t=t.replace(/%TERMS_OF_SERVICE%/g,i),t=t.replace(/%CHANGES%/g,d),t=t.replace(/%FAQ%/g,s),t=t.replace(/(<a)/g,"<a target='_blank' class='balaLink "+c+"'"),balaCSS.innerHTML=m+g+p+u+f+mediaDeviceWidthStyle,mainContainer.className=c+" "+o,mainContainer.setAttribute("id",o),textContainer.innerHTML=t,textContainer.className=c+" "+r,textContainer.setAttribute("id",r),closeImage.setAttribute("src","http://btg.mtvnservices.com/aria/images/redclose.png"),closeImage.setAttribute("class",l),closeImage.setAttribute("id",l),imageContainer.setAttribute("class","balaImageContainer"),imageContainer.setAttribute("id","balaImageContainer"),document.head.appendChild(balaCSS),imageContainer.appendChild(closeImage),mainContainer.appendChild(textContainer),mainContainer.appendChild(imageContainer),window.document.body?(window.document.body.appendChild(mainContainer),a&&"function"==typeof a.initializeBalaReporting&&a.initializeBalaReporting(),void e.DOM.Events.addListener(document.body,"click",b)):void document.addEventListener("DOMContentLoaded",function(t){window.document.body.appendChild(mainContainer),a&&"function"==typeof a.initializeBalaReporting&&a.initializeBalaReporting(),e.DOM.Events.addListener(document.body,"click",b),e.DOM.Events.addListener(closeImage,"click",b)})},b=function(e){var e=e||window.event,t=e&&(e.target||e.srcElement),n=t&&t.className,i=document.getElementById(o);return-1!==n.search(new RegExp(c))?!1:(a&&"function"==typeof a.explicitBalaClose&&"function"==typeof a.implicitBalaClose&&(-1!==n.search(new RegExp(l))?a.explicitBalaClose():a.implicitBalaClose()),document.body.removeEventListener("click",b,!1),u(),void(null!==i&&i.parentNode.removeChild(i)))};p()&&m()&&f()}(btg);
		if (btg.config.SourcePoint && btg.config.SourcePoint.enabled){window.sp_cid='VIZrljvxmzsmcCs';!function(e){function t(r){if(n[r])return n[r].exports;var o=n[r]={exports:{},id:r,loaded:!1};return e[r].call(o.exports,o,o.exports,t),o.loaded=!0,o.exports}var n={};return t.m=e,t.c=n,t.p="",t(0)}(function(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))switch(typeof e[t]){case"function":break;case"object":e[t]=function(t){var n=t.slice(1),r=e[t[0]];return function(e,t,o){r.apply(this,[e,t,o].concat(n))}}(e[t]);break;default:e[t]=e[e[t]]}return e}([function(e,t,n){"use strict";var r=n(242);if(r()){var o=n(188);o.mockApi(["checkState","isAdBlocking","pageChange"])}else{var u=n(5);u.init(u.specs.BASE);var i=n(175),a=n(187)["default"],c=n(186)["default"],f=n(81)["default"],l=n(314)["default"],s=n(239)["default"];i([a,c,f,l,s])}},function(e,t){"use strict";function n(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e){return e instanceof _}function i(e){return e instanceof h}function a(e){return e instanceof v}function c(e){return e instanceof E}function f(e){return e instanceof y}function l(e){return e instanceof b}function s(e){var t={},n=function(n){t[n]=e.filter(function(e){return O[n](e)})};for(var r in O)n(r);return t}Object.defineProperty(t,"__esModule",{value:!0});var d=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t.isType=u,t.isTest=i,t.isReason=a,t.isResult=c,t.isInfo=f,t.isData=l,t.groupAttributesByType=s;var p=function(){function e(t){o(this,e),this._str=t}return d(e,[{key:"is",value:function(e){return e===this}},{key:"toString",value:function(){return this._str}}]),e}(),_=function(e){function t(){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return r(t,e),t}(p),h=function(e){function t(){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return r(t,e),t}(p),v=function(e){function t(){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return r(t,e),t}(p),E=function(e){function t(){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return r(t,e),t}(p),y=t.InfoAttribute=function(e){function t(e,r){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e+"="+r))}return r(t,e),d(t,[{key:"is",value:function(e){return f(e)&&e.toString()===this.toString()}}]),t}(p),b=(t.UrlInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"url",e))}return r(t,e),t}(y),t.ErrorInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"err",e.toString()))}return r(t,e),t}(y),t.StatusInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"st",e.toFixed(3)))}return r(t,e),t}(y),t.TimeStampInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"ts",e.toFixed(3)))}return r(t,e),t}(y),t.TimeDiffInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"td",e.toFixed(3)))}return r(t,e),t}(y),t.DomainNameInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"dom",e))}return r(t,e),t}(y),t.SelectorInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"sel",e))}return r(t,e),t}(y),t.ClassNameInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"cls",e))}return r(t,e),t}(y),t.ClientHeightInfoAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"ch",e.toString()))}return r(t,e),t}(y),t.DataAttribute=function(e){function t(e){o(this,t);var r=n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,"DataAttribute"));return r._value=e,r}return r(t,e),d(t,[{key:"is",value:function(e){return e instanceof t&&e.getValue()===this._value}},{key:"getValue",value:function(){return this._value}}]),t}(p)),O=(t.EventDataAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e))}return r(t,e),t}(b),t.XhrDataAttribute=function(e){function t(e){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e))}return r(t,e),t}(b),{types:u,tests:i,reasons:a,results:c,info:f,data:l}),g=t.types={},m={INTERFERENCE:"in",ADBLOCKER:"ad",GENERIC_ADBLOCKER:"gad",STAND_DOWN:"sd",PRIVATE:"pr",RECOVERY_INTERFERENCE:"rin"};for(var S in m)g[S]=new _(m[S]);var T=t.tests={},w={INFERENCE:"inf",NETWORK:"ne",IMAGE:"im",SCRIPT:"sc",IFRAME:"if",ELEMENT:"el",ARTIFACT:"ar",STYLE_SHEET:"ss",STYLE_PROPERTY:"sp",CUSTOM_PROPERTY:"cp",HIDING:"hi",USER_AGENT:"ua",BOT:"bo",PROXY_HOST:"ph",NATIVE_OVERRIDE:"no",FEATURE_ACCESS:"fa",AJAX:"aj",FSM:"fsm"};for(var R in w)T[R]=new h(w[R]);var A=t.reasons={},P={NO_LOAD_BLOCK:"nlb",LOAD_BLOCK:"lb",ELEMENT_HIDDEN:"eh",CONTROL_ELEMENT_HIDDEN:"ceh",NO_ELEMENT_HIDDEN:"neh",URL_REWRITTEN:"ur",NO_URL_REWRITTEN:"nur",DATA_URL_REWRITTEN:"dur",NO_ARTIFACT_PRESENT:"nap",ARTIFACT_PRESENT:"ap",NO_STYLE_SHEET_PRESENT:"nssp",STYLE_SHEET_PRESENT:"ssp",NO_STYLE_PROPERTY_PRESENT:"nspp",STYLE_PROPERTY_PRESENT:"spp",NO_CUSTOM_PROPERTY_PRESENT:"ncpp",CUSTOM_PROPERTY_PRESENT:"cpp",TIMEOUT:"to",NO_BOT_USER_AGENT:"nbua",GOOGLE_BOT_USER_AGENT:"gbua",BING_BOT_USER_AGENT:"bbua",NO_PROXY_HOST:"nph",GOOGLE_WEBCACHE_PROXY_HOST:"gwph",NO_NATIVE_OVERRIDE:"nno",SHADOW_ROOT_NATIVE_OVERRIDE:"srno",REQUEST_FILE_SYSTEM_SUCCESS:"rfss",REQUEST_FILE_SYSTEM_ERROR:"rfse",NO_REQUEST_FILE_SYSTEM:"nrfs",INDEXED_DB_OPEN_SUCCESS:"idos",INDEXED_DB_OPEN_ERROR:"idoe",NO_INDEXED_DB:"nid",INDEXED_DB_EXISTS:"ide",LOCAL_STORAGE_SET_SUCCESS:"lsss",LOCAL_STORAGE_SET_ERROR:"lsse",NO_LOCAL_STORAGE:"nls",AJAX_LOAD_BLOCK:"alb",AJAX_LOAD_SUCCESS:"als",AJAX_LOAD_ERROR:"ale",AJAX_OPEN_BLOCK:"aob",AJAX_SEND_BLOCK:"asb",PROTOCOL_MISMATCH:"pm",EXA_BOT_USER_AGENT:"ebua",CANNOT_TEST:"cnt",GOOGLE_WEB_LIGHT:"gwl",OPTIMIZELY_PREVIEW_PROXY_HOST:"opph",NO_ELEMENT_HIDING_RULES:"nehr",BROKEN_ELEMENT_HIDING_RULE:"behr"};for(var N in P)A[N]=new v(P[N]);var C=t.results={},M={ADBLOCK:"ab",ADBLOCK_PLUS:"abp",ADGUARD:"ag",UBLOCK:"ub",UBLOCK_ORIGIN:"ubo",NATIVE:"na",PRESENT:"pr",NOT_PRESENT:"npr"};for(var j in M)C[j]=new E(M[j])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function u(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),a=n(3),c=r(a),f=function(){function e(t,n){u(this,e),this._detectionTestResultSchema=t,this._detectionTestCallback=n}return i(e,[{key:"getSchema",value:function(){return this._detectionTestResultSchema}},{key:"run",value:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return c["default"].resolve(this._detectionTestCallback.apply(this,[this._detectionTestResultSchema].concat(t)))}},{key:"bindArgs",value:function(){for(var t=this,n=arguments.length,r=Array(n),u=0;u<n;u++)r[u]=arguments[u];return new e(this.getSchema(),function(e){for(var n=arguments.length,u=Array(n>1?n-1:0),i=1;i<n;i++)u[i-1]=arguments[i];return t.run.apply(t,o(r.concat(u)))})}},{key:"has",value:function(){var e;return(e=this._detectionTestResultSchema).has.apply(e,arguments)}}]),e}();t["default"]=f},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new(Function.prototype.bind.apply(Error,[null].concat(["Uncaught in promise: "+(null==e?"":e.toString()+e.stack||"")],n)))}function i(e){return new p(function(t,n){e.then(function(e){t(e)},function(e){n(e)})})}Object.defineProperty(t,"__esModule",{value:!0}),t.UtilPromise=void 0;var a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=n(52),f=r(c),l=0,s=1,d=2,p=t.UtilPromise=function(){function e(t){if(o(this,e),this._state=l,this._resolveCallbacks=[],this._rejectCallbacks=[],this._catchListenerAdded=!1,null!=t)try{t(this._resolve.bind(this),this._reject.bind(this))}catch(n){if(n.message&&n.message.match(/^Uncaught in promise: /))throw n;this._reject(n)}}return a(e,null,[{key:"resolve",value:function(t){return new e(function(e){e(t)})}},{key:"reject",value:function(t){return new e(function(e,n){return n(t)})}},{key:"all",value:function(t){var n=this;if(0===t.length)return e.resolve([]);var r=0,o=[];return new e(function(u,i){function a(e,n){o[e]=n,++r===t.length&&u(o)}t.forEach(function(t,r){e.resolve(t).then(a.bind(n,r),i)})})}},{key:"race",value:function(t){return 0===t.length?_:new e(function(e,n){t.forEach(function(t){t.then(e,n)})})}}]),a(e,[{key:"then",value:function(t,n){var r=this;return new e(function(e,o){r._then(function(n){return e(t(n))}),r._catch(function(t){null==n?o(t):e(n(t))})})}},{key:"catch",value:function(e){return this.then(function(e){return e},e)}},{key:"_resolve",value:function(t){if(this._state===l){var n=this._resolve.bind(this),r=this._reject.bind(this);t instanceof e?t.then(n,r):t&&t instanceof Object&&t.then&&"function"==typeof t.then&&t["catch"]&&"function"==typeof t["catch"]?i(t).then(n,r):(this._state=s,this._result=t,this._resolveCallbacks.forEach(function(e){e(t)}),this._clearCallbacks())}}},{key:"_reject",value:function(e){var t=this;this._state===l&&(this._state=d,this._error=e,this._catchListenerAdded||setTimeout(function(){if(!t._catchListenerAdded)throw u(e)},0),this._rejectCallbacks.forEach(function(t){t(e)}),this._clearCallbacks())}},{key:"_clearCallbacks",value:function(){this._resolveCallbacks=[],this._rejectCallbacks=[]}},{key:"_then",value:function(e){this._state===s?e(this._result):this._state===l&&this._resolveCallbacks.push(e)}},{key:"_catch",value:function(e){this._catchListenerAdded=!0,this._state===d?e(this._error):this._state===l&&this._rejectCallbacks.push(e)}}]),e}(),_=p.resolve(null),h=(0,f["default"])(window.Promise)?window.Promise:p;t["default"]=h},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function u(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var c=n(36),f=r(c),l=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),s=n(106),d=r(s),p=n(105),_=r(p),h=n(1),v=function(e){function t(){var e;u(this,t);for(var n=arguments.length,r=Array(n),a=0;a<n;a++)r[a]=arguments[a];var c=(0,f["default"])(r),l=i(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(o(c)))),s=(0,h.groupAttributesByType)(c);if(0===s.types.length||0===s.tests.length)throw new Error("missing required types or tests from schema");return l}return a(t,e),l(t,[{key:"createResult",value:function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return new(Function.prototype.bind.apply(d["default"],[null].concat([this.attributes],t)))}},{key:"addAttribute",value:function(){for(var e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];return new t(this.attributes,n)}}]),t}(_["default"]);t["default"]=v},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return e.reduce(function(e,t){for(var n in t)e[n]=t[n];return e},{})}function u(e){Object.keys(l).forEach(function(t){if(!e.hasOwnProperty(t))throw new Error("invalid option: '"+t+"' valid keys are: '"+JSON.stringify(Object.keys(e))+"'");if(e[t].type!==d(l[t]))throw new Error("invalid value: '"+JSON.stringify(l[t])+"' for option: '"+t+"' expected: '"+e[t].type+"'");if(e[t].validation&&!e[t].validation(l[t])){var n=e[t].validationMessage||"";throw new Error("invalid value: '"+JSON.stringify(l[t])+"' for option: '"+t+"' "+n)}}),Object.keys(e).forEach(function(t){if(e[t].required&&!l.hasOwnProperty(t))throw new Error("required option: '"+t+"' not specified in config")})}function i(e){if(l&&l.hasOwnProperty(e))return l[e];if(!s)throw new Error("config value fetched before initialization");if(!s[e])throw new Error("config value fetched that does not exist in spec");var t=s[e].fallback?s[e].fallback():null;return null!=t?t:s[e]["default"]}function a(){return Object.keys(s)}function c(e){var t={};return e.forEach(function(e){t[e]=l[e]}),JSON.stringify(t)}function f(e){l=JSON.parse(e);for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];s=o(n)}var l,s,d="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},p=n(9),_=r(p),h=n(63),v="boolean",E="string",y="number",b="object",O="function",g={has_been_read:{type:v,"default":!1},account_id:{type:y,fallback:function(){return i("client_id")}},client_id:{type:E,fallback:function(){if(window.sp_cid)return window.sp_cid;var e=document.currentScript||document.querySelectorAll("SCRIPT[data-client-id], SCRIPT[client-id]")[0];if("undefined"!=typeof e){var t="";e.hasAttribute("data-client-id")&&(t="data-");var n=e.getAttribute(t+"client-id");if(("undefined"==typeof n?"undefined":d(n))===E&&""!==n.trim())return n}}},publisher_base:{type:E,"default":"$$PUBLISHER_BASE$$"},beacon_endpoint:{type:E,fallback:function(){return h.beacon.join("")}},content_control_beacon_endpoint:{type:E,fallback:function(){return h.content_control_beacon.join("")}},custom_beacon_entries:{type:b,validation:function(e){return!!(Array.isArray(e)&&e.length<=3&&e.every(function(e){return"string"==typeof e}))},validationMessage:"expected an array of at most 3 string values",fallback:function(){return window._sp_kv}},content_control_callback:{type:O,fallback:function(){return window._sp_lock},"default":function(){}},gpt_auto_load:{type:v,fallback:function(){if(window._sp_.dfp)return window._sp_.dfp.gpt_auto_load},"default":!0},dfp_targeting_key:{type:E,fallback:function(){return window._sp_.dfp&&window._sp_.dfp.gpt_targeting_key?window._sp_.dfp.gpt_targeting_key:window._sp_dfp_target},"default":"sp.block"},enable_rid:{type:v,"default":!1},enable_rid_retry:{type:v,"default":!1},converge_recovery_domain:{type:v,fallback:function(){var e=document.domain||"";if(e.indexOf(["s","p","ee","d","t","e","st",".n","et"].join(""))>-1)return!0},"default":!1},rid_asset_base:{type:E,"default":["//rid-assets",".","sourcepoint",".com/v1.6"].join("")},vid_control_callback:{type:O,"default":function(){}},enable_vid:{type:v,fallback:function(){return i("enable_iframe_vid")},"default":!1},enable_iframe_vid:{type:v,"default":!1},enable_artifact_detection:{type:v,"default":!1},enable_style_manager:{type:v,"default":!0},spid_control_callback:{type:O,"default":function(){}},enable_spid:{type:v,"default":!1},enable_full_morph:{type:v,"default":!1},enable_fsm_detection:{type:v,"default":!1},fsm_endpoint:{type:E,fallback:function(){return h.fsm.join("")}},site_css_url:{type:E}},m={performance_relay_url:{type:E,"default":"http://perf.dev/relay/storage_relay.html",fallback:function(){return this["default"]}}},m={performance_relay_url:{type:E,"default":"http://perf.dev/relay/storage_relay.html",fallback:function(){return this["default"]}}},S={mms_domain:{type:E,"default":""},mms_client_data_callback:{type:O},mms_choice_selected_callback:{type:O},msg_lib_location:{type:E,"default":""},msg_z_index:{type:y,"default":1e4},enable_vid:{type:v,"default":!0}},T={smart_lib_url:{type:E,fallback:function(){return window._sp_.smart_url},required:!0},smart_auto_load:{type:v,"default":!1},smart_targeting_key:{type:E,"default":"sp_block"}},w={client_id:g.client_id,publisher_base:g.publisher_base,account_id:g.account_id,enable_iframe_vid:g.enable_iframe_vid,enable_spid:g.enable_spid,enable_full_morph:g.enable_full_morph};e.exports.init=function(){window._sp_&&window._sp_.config&&window._sp_.config.has_been_read||(0,_["default"])("config.has_been_read",!0),l=window._sp_.config;for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];s=o(t),u(s)},e.exports.get=i,e.exports.availableConfigKeys=a,e.exports.serialize=c,e.exports.initFromSerialized=f,e.exports.specs={BASE:g,LOGGER:m,SMART:T,RECOVERY_LIB_API_IFRAME:w,MESSAGING:S}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0}),t.artifactTypes=void 0;var u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(3),a=r(i),c=function(){function e(t,n,r){o(this,e),this._type=t,this._foundAdblocker=n,this._elementMatchMethod=r}return u(e,[{key:"type",value:function(){return this._type}},{key:"foundAdblocker",value:function(){return this._foundAdblocker}},{key:"findElementMatches",value:function(){if(this._foundAdblocker&&this._elementMatchMethod)return a["default"].resolve(this._elementMatchMethod.apply(this,arguments));throw new Error("no adblocker or element match method")}},{key:"supportsElementMatching",value:function(){return null!=this._elementMatchMethod}}]),e}();t["default"]=c;t.artifactTypes={ADBLOCK:"adblock",ADBLOCK_PLUS:"adblock_plus",ADGUARD:"adguard",UBLOCK:"ublock",UBLOCK_ORIGIN:"ublock_origin",OPERA:"opera"}},function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});t.selectorValueMatcher=/^([a-zA-Z0-9\-_]|\\.)+/,t.selectorHierarchyOperatorMatcher=/^( *\+ *| *~ *| *> *| +)/,t.selectorChildElementMatcher=/^ *> */,t.selectorGrandChildElementMatcher=/^ +/,t.selectorSiblingElementMatcher=/^ *\+ */,t.selectorGrandSiblingElementMatcher=/^ *~ */,t.selectorAnyElementMatcher=/^\*/,t.selectorElementOperatorMatcher=/^[#.[:]/,t.selectorAttributeOperatorMatcher=/^([~^$*]?=|])/,t.selectorAttributeValueMatcher=/.*?[^\\](\\\\)*]/,t.unwrappedAttributeValueMatcher=/^['"]?(.*?)['"]?( i)?]$/},function(e,t,n){var r=n(125),o="object"==typeof self&&self&&self.Object===Object&&self,u=r||o||Function("return this")();e.exports=u},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){p=null}function u(){return p}function i(e){p=e}function a(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window._sp_,t=arguments[1];c("_setSpKey",function(n,r){var o=f(n,r,e,!0);return null!=o&&t(o),o},e)}function c(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window._sp_;if(!n){var r=(0,d.safelyAssignProperty)(window,"_sp_",{});if(null!=r)return i(r),r;n=window._sp_}if(n._setSpKey)return n._setSpKey(e,t);var o=f(e,t,n,!1);return null!=o&&i(o),o}function f(e,t,n,r){for(var o=e.split("."),u=o.pop(),i=n,a=0,c=void 0;null!=(c=o[a]);){if(!i.hasOwnProperty(c)){var l=f(c,{},i,r);if(null!=l)return l}i=i[c],a++}if(r){if((0,s["default"])(t)){var p=(0,d.recursivelyDefineProperties)(t);if(null!=p)return p}return(0,d.safelyDefineProperty)(i,u,t)}return(0,d.safelyAssignProperty)(i,u,t)}Object.defineProperty(t,"__esModule",{value:!0});var l=n(14),s=r(l);t.resetSpKeyLock=o,t.getSpKeyLockResult=u,t.initSetSpKey=a,t["default"]=c;var d=n(49),p=null},function(e,t){"use strict";function n(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function r(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var u=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=function(){function e(){o(this,e),this.eventMap={}}return u(e,[{key:"on",value:function(e,t){this.eventMap[e]=this.eventMap[e]||[],this.eventMap[e].push(t)}},{key:"emit",value:function(e){var t=this;(this.eventMap[e]||[]).forEach(function(e){return e.call(t)})}}]),e}(),a=function(e){function t(e){o(this,t);var r=n(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return r.detection=e,r}return r(t,e),t}(i);t["default"]=a;t.NoDetectionFeature=function(e){function t(){return o(this,t),n(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return r(t,e),t}(i)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){return i(e.querySelectorAll("style,link"),t)}function u(e,t){return i(e.querySelectorAll("::shadow style,::shadow link"),t)}function i(e,t){return(0,l["default"])(e).map(function(e){return e.sheet}).filter(function(e){return c(e,t)})}function a(e,t){return e.some(function(e){return(0,d["default"])(e).some(t)})}function c(e,t){if(!e)return!1;var n=void 0;try{n=(0,d["default"])(e)}catch(r){return!1}return!(!n||0===n.length)&&n.every(t)}Object.defineProperty(t,"__esModule",{value:!0}),t.cssRegexes=void 0;var f=n(12),l=r(f);t.getDocumentSheetsWithRules=o,t.getShadowSheetsWithRules=u,t.someSheetWithRule=a;var s=n(53),d=r(s);t.cssRegexes={ONLY_DISPLAY_NONE:/{\s*display:\s*none\s*!\s*important;\s*}/,ROOT:/:root/,DISPLAY_NONE_AND_ORPHAN:/display\s*:\s*none\s*!\s*important.*orphans\s*:\s*4321/}},function(e,t,n){function r(e){if(!e)return[];if(a(e))return c(e)?d(e):u(e);if(v&&e[v])return f(e[v]());var t=i(e),n=t==_?l:t==h?s:p;return n(e)}var o=n(59),u=n(124),i=n(126),a=n(33),c=n(135),f=n(129),l=n(130),s=n(61),d=n(132),p=n(136),_="[object Map]",h="[object Set]",v=o?o.iterator:void 0;e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n){return new d["default"](t,n.length>0,u.bind(null,e,n))}function u(e,t){for(var n=arguments.length,r=Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return(0,l["default"])(t.map(function(t){return(0,v["default"])(t).map(function(t){var n=t.selectorText,o=n.replace(/::content/g,""),u=e.querySelectorAll(o);return(0,c["default"])(u).filter(function(e){return r.some(function(t){return t.contains(e)||e.contains(t)})}).map(function(t){var n=i(e,o,t);return new _["default"](p.artifactElementMatchTypes.STYLE,t,n)})})}))}function i(e,t,n){return t.replace(/(\[[^\]]*),/g,"$1"+E).split(",").map(function(e){return e.trim().replace(E,",")}).filter(function(t){return(0,c["default"])(e.querySelectorAll(t)).some(function(e){return e===n})}).join(",")}Object.defineProperty(t,"__esModule",{value:!0});var a=n(12),c=r(a),f=n(16),l=r(f);t["default"]=o,t.cosmeticElementMatcher=u;var s=n(6),d=r(s),p=n(47),_=r(p),h=n(53),v=r(h),E="__SP__COMMA_PLACEHOLDER"},function(e,t){function n(e){var t=typeof e;return!!e&&("object"==t||"function"==t)}e.exports=n},function(e,t){"use strict";function n(e){return r.indexOf(e)>-1}Object.defineProperty(t,"__esModule",{value:!0});var r=(navigator.userAgent||navigator.vendor||window.opera).toLowerCase(),o={chrome:function(){return n("chrome")&&!o.edge()&&!o.android_chrome()&&!o.opera()},phantom:function(){return n("phantom")},mobile:function(){return n("mobi")},android:function(){return n("android")},firefox:function(){return n("firefox")},safari:function(){return n("safari")&&n("mozilla")&&!o.edge()&&!o.chrome()&&!o.mobile()&&!o.mobile_safari()&&!o.opera()&&!o.phantom()},ie:function(){return n("trident")||n("msie")},edge:function(){return n("edge")},ipad:function(){return n("ipad")},mobile_safari:function(){return null!==r.match(/(ipod|iphone|ipad)/gi)&&null!==r.match(/AppleWebKit/gi)&&!n("crios")},android_chrome:function(){return n("chrome")&&n("android")},googlebot:function(){return n("googlebot")||n("adsbot-google")||n("mediapartners-google")},googleweblight:function(){return n("googleweblight")},bingbot:function(){return n("bingbot")||n("bingpreview")},exabot:function(){return n("exabot")},opera:function(){return n("opera")||n("opr/")},contains:n};t["default"]=o},function(e,t,n){function r(e){var t=e?e.length:0;return t?o(e,u):[]}var o=n(34),u=1/0;e.exports=r},function(e,t){"use strict";var n={hash:function(e){return e.split("").reduce(function(e,t){return e=(e<<5)-e+t.charCodeAt(0),e&e},0)},generateRandomInteger:function(e,t){return Math.floor(Math.random()*(t-e))+e},generateFixedLengthRandomString:function(e){return Math.round(Math.pow(36,e+1)-Math.random()*Math.pow(36,e)).toString(36).slice(1)},generateRandomString:function(e){"undefined"==typeof e&&(e="");for(var t=[],n=e,r=0;r<5+4*Math.random();r++)t.push(Math.floor(97+26*Math.random()));return t.forEach(function(e){n+=String.fromCharCode(e)}),n},generateRandomClass:function(e){"undefined"==typeof e&&(e="");for(var t=[],n=e,r=0;r<5+4*Math.random();r++)t.push(Math.floor(97+26*Math.random()));for(t.forEach(function(e){n+=String.fromCharCode(e)});document.querySelectorAll("."+n).length>0;){t=[],n=e;for(var o=0;o<5+4*Math.random();o++)t.push(Math.floor(97+26*Math.random()));t.forEach(function(e){n+=String.fromCharCode(e)})}return n},generateRandomId:function(e){"undefined"==typeof e&&(e="");for(var t=[],n=e,r=0;r<5+4*Math.random();r++)t.push(Math.floor(97+26*Math.random()));for(t.forEach(function(e){n+=String.fromCharCode(e)});null!=document.getElementById(n);){t=[],n=e;for(var r=0;r<5+4*Math.random();r++)t.push(Math.floor(97+26*Math.random()));t.forEach(function(e){n+=String.fromCharCode(e)})}return n}};e.exports=n},function(e,t){"use strict";e.exports={USER_ID:"uid",SCRIPT_VERSION:"v",ACCOUNT_ID:"cid",PAGE_URL:"u",CORRELATION_ID:"bid",REASON_CODE:"rc",SENTINEL_FLAG:"sntl",ADBLOCK_DETECTED:"abl",FIRST_ACCESS:"fa",SESSION_START:"ss",PRIVACY_LIST_BLOCKED:"pl",UNSUPPORTED_OPERATING_SYSTEM:"unsupos",UNSUPPORTED_NEW_BROWSER:"unsupnb",UNSUPPORTED_USER_AGENT:"unsupua",RECOVERY_FLAG:"rcv",WHITELISTED_SESSION:"wnsk",INJECTION_STATE:"st",INJECTION_DOMAINS:"noq.id",INJECTION_CLASSES:"noq.ic",INJECTION_IDS:"noq.ii",DEBUG_0:"d0",DEBUG_1:"d1",DEBUG_2:"d2",CUSTOMER_1:"c0",CUSTOMER_2:"c1",CUSTOMER_3:"c2",EXCEPTION_RULES:"er",cct:{LOCK:"l",CONTROL_TYPE:"ct"},msg:{MSG_ID:"mid",MSG_EVENT_TYPE:"met"}}},function(e,t){function n(e,t){return null==e?void 0:e[t]}e.exports=n},function(e,t){"use strict";function n(e){return("div"===e.tagName.toLowerCase()||"img"===e.tagName.toLowerCase()||"iframe"===e.tagName.toLowerCase())&&(!!r(e)||o(e))}function r(e){return 0===e.clientHeight||0===e.offsetHeight||0===e.offsetWidth||0===e.clientWidth}function o(e){if(window.getComputedStyle){var t=window.getComputedStyle(e,null);if("none"===t.getPropertyValue("display")||"hidden"===t.getPropertyValue("visibility"))return!0}return!1}e.exports=n,e.exports.elementIsCollapsed=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var a=n(67),c=r(a),f=function(e){function t(e,n){o(this,t);var r=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return r.key=e,r.value=n,r}return i(t,e),t}(c["default"]);t["default"]=f},function(e,t){"use strict";e.exports={BEACON:"bcn",IMPRESSION:"imp",CLICK:"clk",CONTEXT_CLICK:"ctx",CONTENT_CONTROL:"cct",MSG:"msg"}},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){e.source=t}Object.defineProperty(t,"__esModule",{value:!0}),t.setTestResultSource=r;var o=function u(e,t,r,o){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"";n(this,u),this.result=e,this.test=t,this.reason=r,this.source=o,this.info=i.toString()};t["default"]=o;t.SPID_TEST_TYPES={RESULT:{NO_LOCK:0,LOCK:1},TEST:{PROPERTY:"p",NATIVE:"n",BAIT_NATIVE:"b"},REASON:{NO_INTERFERENCE:"n",ERROR:"e",OVERRIDDEN:"o",FROZEN:"f"},SOURCE:{PUBLISHER:"p",CS:"c"}}},function(e,t,n){var r=n(180),o=n(184),u=r(o);e.exports=u},function(e,t,n){function r(e,t){for(var n=e.length;n--;)if(o(e[n][0],t))return n;return-1}var o=n(51);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document;return(0,i["default"])(t).then(function(e){return(0,u.hasUblockOriginSheet)(e)?[]:e}).then(function(e){return new c["default"](a.artifactTypes.UBLOCK,e.length>0,u.ublockElementMatcher.bind(null,t))})}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(70),i=r(u),a=n(6),c=r(a)},function(e,t,n){"use strict";function r(){for(var e=(0,o.generateRandomInteger)(0,5),t=[],n=0;n<e;n++)t.push((0,o.generateRandomString)());return t}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=r;var o=n(17)},function(e,t,n){"use strict";function r(e){return o.unwrappedAttributeValueMatcher.exec(e)[1]}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=r;var o=n(7)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.lookAheadRegex(h.selectorValueMatcher,h.selectorAnyElementMatcher);t.length>0&&e.consumeCharacters(t);var n=void 0;n="*"===t||0===t.length?new i["default"]("div"):new i["default"](t);for(var r=e.lookAheadRegex(h.selectorElementOperatorMatcher);r.length>0;){var o=v[r];n.addElementModificationRecord(o(e)),r=e.lookAheadRegex(h.selectorElementOperatorMatcher);
}return n}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(68),i=r(u),a=n(248),c=r(a),f=n(251),l=r(f),s=n(252),d=r(s),p=n(256),_=r(p),h=n(7),v={"[":c["default"],".":l["default"],"#":_["default"],":":d["default"]}},function(e,t){"use strict";function n(e){return new Error("Unsupported Selector: "+e)}function r(e){return new Error("Unparseable Selector: "+e)}function o(e){return new Error("Non-Matching Selector: "+e)}function u(e){return new Error("Network Request Triggering Selector: "+e)}Object.defineProperty(t,"__esModule",{value:!0}),t.unsupportedSelectorError=n,t.unparseableSelectorError=r,t.nonMatchingSelectorError=o,t.networkRequestTriggeringSelectorError=u},,function(e,t){var n=Array.isArray;e.exports=n},function(e,t,n){function r(e){return null!=e&&u(e.length)&&!o(e)}var o=n(37),u=n(134);e.exports=r},function(e,t,n){function r(e,t,n,i,a){var c=-1,f=e.length;for(n||(n=u),a||(a=[]);++c<f;){var l=e[c];t>0&&n(l)?t>1?r(l,t-1,n,i,a):o(a,l):i||(a[a.length]=l)}return a}var o=n(150),u=n(156);e.exports=r},function(e,t){function n(e){return e}e.exports=n},function(e,t,n){function r(e){var t=e?e.length:0;return t?o(e,1):[]}var o=n(34);e.exports=r},function(e,t,n){function r(e){var t=o(e)?c.call(e):"";return t==u||t==i}var o=n(14),u="[object Function]",i="[object GeneratorFunction]",a=Object.prototype,c=a.toString;e.exports=r},,function(e,t){"use strict";function n(){return o++,o%=r.length,r[o]}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=n;var r=t.EASYLIST_CLASS_NAMES=["ad-space","placeholder-ad","placeholderAd","plainAd","play-page-ads","playAds1","playAds2","player-ads","player-leaderboard-ad-wrapper","player-under-ad","playerAd","player_ad","player_ad2","player_ad_box","player_hover_ad","player_page_ad_box"],o=Math.floor(Math.random()*r.length)},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(137).beacon,i=n(5),a=n(22),c=n(18),f=n(75).version,l=new(n(58))(u.shiftKey),s=t.BEACON_CORRELATION_ID=Math.floor(1e9*Math.random()),d=function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:a.BEACON,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:i.get("beacon_endpoint"),o=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];r(this,e),this._beaconType=t,this._data={},this._endpoint=n,this._sent=!1,this._shouldCipher=o}return o(e,[{key:"set",value:function(e,t){this._data[e]=String(t)}},{key:"unset",value:function(e){delete this._data[e]}},{key:"send",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(){};return this._sent===!0?void e(new Error("Beacon already sent")):(this._sent=!0,this.set("cb",(new Date).getTime()),this.populateBeaconFields(),void this._sendBeacon(e))}},{key:"populateBeaconFields",value:function(){this.set(c.SCRIPT_VERSION,f),this.set(c.CORRELATION_ID,s),this.set(c.ACCOUNT_ID,i.get("account_id"))}},{key:"_sendBeacon",value:function(e){var t="//"+this._getEndpoint()+"/"+this._beaconType+"?"+this._encodeData(),n=new Image;n.addEventListener("load",function(){return e()}),n.addEventListener("error",function(t){return e(t)}),n.src=t}},{key:"_getEndpoint",value:function(){return this.processEndpoint(this._endpoint)}},{key:"processEndpoint",value:function(e){return e}},{key:"_encodeData",value:function(){var e=this,t=Object.keys(this._data).map(function(t){var n=encodeURIComponent(e._shouldCipher?l.encode(t):t),r=encodeURIComponent(e._shouldCipher?l.encode(e._data[t]):e._data[t]);return n+"="+r});return t=this.dataPostProcessing(t),t.join("&")}},{key:"dataPostProcessing",value:function(e){return e}}]),e}();t["default"]=d},,function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=function(){function e(t){n(this,e),this.elementRecord=t}return r(e,[{key:"applyToElementRecord",value:function(e){throw new Error("not implemented")}},{key:"getElementRecord",value:function(){return this.elementRecord}}]),e}();t["default"]=o},,function(e,t){function n(){}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document;return(0,i["default"])(t).then(function(e){return(0,u.hasUblockOriginSheet)(e)?e:[]}).then(function(e){return new c["default"](a.artifactTypes.UBLOCK_ORIGIN,e.length>0,u.ublockElementMatcher.bind(null,t))})}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(70),i=r(u),a=n(6),c=r(a)},function(e,t,n){function r(e){if(!o(e))return u(e);var t=[];for(var n in Object(e))a.call(e,n)&&"constructor"!=n&&t.push(n);return t}var o=n(50),u=n(131),i=Object.prototype,a=i.hasOwnProperty;e.exports=r},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function o(e,t,r){n(this,o),this.type=e,this.element=t,this.info=r};t["default"]=r;t.artifactElementMatchTypes={STYLE:"s",MOZ:"m"}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){var n=Object.getOwnPropertyDescriptor(e,t),r=n&&(!n.writable||!n.configurable||!n.enumerable);return r?new i["default"](u.SPID_TEST_TYPES.RESULT.LOCK,u.SPID_TEST_TYPES.TEST.PROPERTY,u.SPID_TEST_TYPES.REASON.FROZEN,u.SPID_TEST_TYPES.SOURCE.PUBLISHER,t):null}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(23),i=r(u)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){for(var t in e){var n=e[t];if((0,f["default"])(n)){var r=o(n);if(null!=r)return r}var u=_(e,t,n);if(null!=u)return u}return null}function u(e){return function(t,n,r){var o=(0,s["default"])(t,n);if(o)return o;try{e(t,n,r)}catch(u){return new p["default"](d.SPID_TEST_TYPES.RESULT.LOCK,d.SPID_TEST_TYPES.TEST.PROPERTY,d.SPID_TEST_TYPES.REASON.ERROR,d.SPID_TEST_TYPES.SOURCE.PUBLISHER,n)}return t[n]!==r?new p["default"](d.SPID_TEST_TYPES.RESULT.LOCK,d.SPID_TEST_TYPES.TEST.PROPERTY,d.SPID_TEST_TYPES.REASON.FROZEN,d.SPID_TEST_TYPES.SOURCE.PUBLISHER,n):null}}Object.defineProperty(t,"__esModule",{value:!0}),t.safelyDefineProperty=t.safelyAssignProperty=void 0;var i=n(44),a=r(i),c=n(14),f=r(c);t.recursivelyDefineProperties=o;var l=n(48),s=r(l),d=n(23),p=r(d),_=(t.safelyAssignProperty=u(function(e,t,n){e[t]=n}),t.safelyDefineProperty=u(function(e,t,n){e.hasOwnProperty(t)&&delete e[t],Object.defineProperty(e,t,{get:function(){return n},set:a["default"]})}))},function(e,t){function n(){return!1}e.exports=n},function(e,t){function n(e,t){return e===t||e!==e&&t!==t}e.exports=n},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){try{return(0,i["default"])(e)}catch(t){return!1}}Object.defineProperty(t,"__esModule",{value:!0});var u=n(167),i=r(u);t["default"]=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return null==e.cssRules?[]:(0,f["default"])((0,a["default"])(e.cssRules).map(function(e){return u(e)}))}function u(e){return e.type===CSSRule.STYLE_RULE?e:null!=e.cssRules?(0,a["default"])(e.cssRules).map(function(e){return u(e)}):[]}Object.defineProperty(t,"__esModule",{value:!0});var i=n(12),a=r(i),c=n(16),f=r(c);t["default"]=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0}),t.LOG_LEVEL=t.logger=void 0;var o=n(114),u=r(o),i=n(113),a=r(i);t.logger=u["default"],t.LOG_LEVEL=a["default"]},,,,function(e,t){"use strict";function n(e,t){for(var n="",r=!1,o=0,u=0;u<e.length;u++){var i=e.charCodeAt(u);r?(o+=1,n+=e.charAt(u),3===o&&(r=!1,o=0)):92===i&&u+3<=e.length?120===e.charCodeAt(u+1)&&(r=!0):i>=33&&i<=127?(r=!1,n+=String.fromCharCode((i-33+t)%94+33)):n+=e.charAt(u)}return n}function r(e,t,n){for(var r="",o=0;o<e.length;o++){var u=e.charCodeAt(o);r+=u>=65&&u<=90?String.fromCharCode((u-65+t)%26+65):u>=97&&u<=122?String.fromCharCode((u-97+t)%26+97):n&&u>=48&&u<=57?String.fromCharCode((u-48+t)%10+48):e.charAt(o)}return r}function o(e,t){this.shift_key=e,"undefined"==typeof t?this.full_cipher=!1:this.full_cipher=t}o.prototype.encode=function(e){return this.full_cipher?n(e,this.shift_key):r(e,this.shift_key,!1)},o.prototype.decode=function(e){return this.full_cipher?n(e,this.shift_key):r(e,this.shift_key,!1)},e.exports=o},function(e,t,n){var r=n(8),o=r.Symbol;e.exports=o},function(e,t,n){function r(e,t,n){var r=-1,s=u,d=e.length,p=!0,_=[],h=_;if(n)p=!1,s=i;else if(d>=l){var v=t?null:c(e);if(v)return f(v);p=!1,s=a,h=new o}else h=t?[]:_;e:for(;++r<d;){var E=e[r],y=t?t(E):E;if(E=n||0!==E?E:0,p&&y===y){for(var b=h.length;b--;)if(h[b]===y)continue e;t&&h.push(y),_.push(E)}else s(h,y,n)||(h!==_&&h.push(y),_.push(E))}return _}var o=n(147),u=n(148),i=n(149),a=n(154),c=n(155),f=n(61),l=200;e.exports=r},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e){n[++t]=e}),n}e.exports=n},function(e,t){function n(e){if(null!=e){try{return o.call(e)}catch(t){}try{return e+""}catch(t){}}return""}var r=Function.prototype,o=r.toString;e.exports=n},function(e,t){"use strict";e.exports={beacon:["w","w","w",".","d","e","c","e","n","t","h","a","t",".","c","o","m"],media_proxy:"",content_control_beacon:["w","w","w",".","b","e","e","f","t","r","a","n","s","m","i","s","s","i","o","n",".","c","o","m"],fsm:["/","/","f","s","m","1","0","1","9",".","g","l","o","b","a","l",".","s","s","l",".","f","a","s","t","l","y",".","n","e","t","/","f","s","m","/","d","s"]}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){var e=document.createElement("div");return e.className="plainAd",e}Object.defineProperty(t,"__esModule",{value:!0});var u=n(2),i=r(u),a=n(4),c=r(a),f=n(3),l=r(f),s=n(1);t["default"]=new i["default"](new c["default"](s.types.GENERIC_ADBLOCKER,s.tests.INFERENCE,s.tests.ELEMENT,s.tests.HIDING),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:o();return new l["default"](function(n){function r(r,u){t.parentElement&&document.body.removeChild(t),o.parentElement&&document.body.removeChild(o),n(e.createResult(r,u,new s.ClassNameInfoAttribute(t.className)))}t.style.position="absolute",t.style.top="-2000px",t.style.left="-2000px",t.style.height="30px";var o=t.cloneNode(!1);o.removeAttribute("class"),o.removeAttribute("id"),document.body.appendChild(t),document.body.appendChild(o),setTimeout(function(){setTimeout(function(){return 0===o.clientHeight?r(s.results.NOT_PRESENT,s.reasons.CONTROL_ELEMENT_HIDDEN):void(0===t.clientHeight?r(s.results.PRESENT,s.reasons.ELEMENT_HIDDEN):r(s.results.NOT_PRESENT,s.reasons.NO_ELEMENT_HIDDEN))},300)},1)})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function u(e){return new l["default"](function(t){(0,d["default"])(e,function(n,r,o,u,i){var a=n?_[u]:h[u],f=[];if(o.indexOf("::")>-1){var l=o.split("::"),s=c(l,2),d=s[0],v=s[1];f.push(new p.StatusInfoAttribute(parseInt(d)),new p.TimeStampInfoAttribute(parseFloat(v)))}else f.push(new p.ErrorInfoAttribute(o));f.push(new p.UrlInfoAttribute(e)),t({blocked:n,succeeded:r,reasonAttribute:a,infoAttributes:f,xhrData:new p.XhrDataAttribute(i)})})})}Object.defineProperty(t,"__esModule",{value:!0});var i,a,c=function(){function e(e,t){var n=[],r=!0,o=!1,u=void 0;try{for(var i,a=e[Symbol.iterator]();!(r=(i=a.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(c){o=!0,u=c}finally{try{!r&&a["return"]&&a["return"]()}finally{if(o)throw u}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}();t["default"]=u;var f=n(3),l=r(f),s=n(94),d=r(s),p=n(1),_=(i={},o(i,s.NETWORK_FAILURE,p.reasons.AJAX_LOAD_BLOCK),o(i,s.OPEN_BLOCKED,p.reasons.AJAX_OPEN_BLOCK),o(i,s.SEND_BLOCKED,p.reasons.AJAX_SEND_BLOCK),i),h=(a={},o(a,s.XHR_SUCCEEDED,p.reasons.AJAX_LOAD_SUCCESS),o(a,s.NETWORK_FAILURE,p.reasons.AJAX_LOAD_ERROR),o(a,s.PROTOCOL_MISMATCH,p.reasons.PROTOCOL_MISMATCH),a)},function(e,t){"use strict";function n(e){var t=void 0;try{t=new Event(e,{bubbles:!0,cancelable:!1})}catch(n){t=document.createEvent("Event"),"function"==typeof t.initEvent&&t.initEvent(e,!0,!1)}document.dispatchEvent(t)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=n},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=function(){function e(){n(this,e)}return r(e,[{key:"applyToElement",value:function(e){throw new Error("not implemented")}}]),e}();t["default"]=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function u(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){var n=e instanceof l["default"]?1:-1,r=t instanceof l["default"]?1:-1;return n-r}Object.defineProperty(t,"__esModule",{value:!0}),t.RootElementRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),f=n(21),l=r(f),s=t.RootElementRecord=function(){function e(){i(this,e),this._childElementRecords=[]}return c(e,[{key:"appendChildElementRecord",value:function(e){e.setParentElementRecord(this),this._childElementRecords.push(e)}},{key:"generateElementHierarchy",value:function(){return this._childElementRecords.map(function(e){return e.generateElement()})}}]),e}(),d=function(e){function t(e){i(this,t);var n=o(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return n._nodeName=e,n._elementModificationRecords=[],n}return u(t,e),c(t,[{key:"addElementModificationRecord",value:function(e){this._elementModificationRecords.push(e)}},{key:"setParentElementRecord",value:function(e){this._parentElementRecord=e}},{key:"getParentElementRecord",value:function(){return this._parentElementRecord}},{key:"generateElement",value:function(){var e=document.createElement(this._nodeName);this._elementModificationRecords.slice().sort(a).forEach(function(t){t.applyToElement(e)});var t=this.generateElementHierarchy();return t.forEach(function(t){e.appendChild(t)}),e}}]),t}(s);t["default"]=d},function(e,t,n){function r(e,t){return t=u(void 0===t?e.length-1:t,0),function(){for(var n=arguments,r=-1,i=u(n.length-t,0),a=Array(i);++r<i;)a[r]=n[t+r];r=-1;for(var c=Array(t+1);++r<t;)c[r]=n[r];return c[t]=a,o(e,this,c)}}var o=n(87),u=Math.max;e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return new l["default"](function(t){var n=e.createElement("div");n.className=(0,d["default"])();var r=new MutationObserver(function(o){var u=o.some(function(e){return(0,c["default"])(e.addedNodes).some(function(e){return e===n})});u&&(n.parentElement&&e.body.removeChild(n),r.disconnect(),window.setTimeout(function(){t()},1))});r.observe(e.body,{childList:!0}),e.body.appendChild(n)}).then(function(){return new l["default"](function(t){window.setTimeout(function(){var n=(0,_.getDocumentSheetsWithRules)(e,function(e){return _.cssRegexes.ONLY_DISPLAY_NONE.test(e.cssText)}),r=n.length>0&&n.every(function(e){return e.cssRules.length<50}),o=(0,_.someSheetWithRule)(n,function(e){return s.EASYLIST_CLASS_NAMES.some(function(t){return e.selectorText.toLowerCase().indexOf(t.toLowerCase())>-1})});t(r&&o?n:[])},150)})})}function u(e){return(0,_.someSheetWithRule)(e,function(e){return _.cssRegexes.ROOT.test(e.cssText)})}function i(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return o(e).then(function(t){return p.cosmeticElementMatcher.apply(void 0,[e,t].concat(n))})}Object.defineProperty(t,"__esModule",{value:!0});var a=n(12),c=r(a);t["default"]=o,t.hasUblockOriginSheet=u,t.ublockElementMatcher=i;var f=n(3),l=r(f),s=n(39),d=r(s),p=n(13),_=n(11)},function(e,t,n){var r=n(8),o=r["__core-js_shared__"];e.exports=o},,function(e,t){function n(e,t,n,r){for(var o=e.length,u=n+(r?1:-1);r?u--:++u<o;)if(t(e[u],u,e))return u;return-1}e.exports=n},function(e,t){function n(e){return!!e&&"object"==typeof e}e.exports=n},function(e,t){"use strict";e.exports={version:"1.7.544",env:"development",name:""}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document,n=(0,c.getShadowSheetsWithRules)(t,function(e){return c.cssRegexes.ONLY_DISPLAY_NONE.test(e.cssText)}),r=1===n.length&&n[0].cssRules.length<200?n:[];return(0,i["default"])(t,a.artifactTypes.ADBLOCK,r)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(13),i=r(u),a=n(6),c=n(11)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document,n=(0,c.getShadowSheetsWithRules)(t,function(e){return c.cssRegexes.ONLY_DISPLAY_NONE.test(e.cssText)}),r=1===n.length&&n[0].cssRules.length<200?n:[];return(0,i["default"])(t,a.artifactTypes.ADBLOCK_PLUS,r)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(13),i=r(u),a=n(6),c=n(11)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document,n=(0,c.getShadowSheetsWithRules)(t,function(e){return c.cssRegexes.ONLY_DISPLAY_NONE.test(e.cssText)}),r=2===n.length?n:[];return(0,i["default"])(t,a.artifactTypes.ADGUARD,r)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(13),i=r(u),a=n(6),c=n(11)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document,n=u(t,(0,T["default"])()),r=u(t);return t.body.appendChild(n),t.body.appendChild(r),new m["default"](function(t){i(e,n)&&(0,w.elementIsCollapsed)(n)&&!(0,w.elementIsCollapsed)(r)?window.setTimeout(function(){window.setTimeout(function(){t((0,w.elementIsCollapsed)(n))},300)},1):t(!1)}).then(function(o){return t.body.removeChild(n),t.body.removeChild(r),a(o,e)})}function u(e,t){var n=e.createElement("div");return n.className=t||"",n.style.width="1px",n.style.height="1px",n.style.position="absolute",n.style.top="-9999px",n}function i(e,t){var n=e.getComputedStyle(t)||{},r=n.MozBinding||"";return r.indexOf("abp-elemhidehit")>-1}function a(e,t){return new y["default"](E.artifactTypes.ADBLOCK_PLUS,e,c.bind(null,t))}function c(e){function t(t){for(var n=[];t;)i(e,t)&&n.push(new O["default"](b.artifactElementMatchTypes.MOZ,t,f(t))),t=t.parentElement;return n}function n(t){return l(t).filter(function(t){return i(e,t)}).map(function(e){return new O["default"](b.artifactElementMatchTypes.MOZ,e,f(e))})}for(var r=arguments.length,o=Array(r>1?r-1:0),u=1;u<r;u++)o[u-1]=arguments[u];return(0,v["default"])((0,_["default"])(o,function(e){return[t(e),n(e)]}),function(e){return e.element})}function f(e){return e.nodeName.toLowerCase()+"#"+e.id+"."+e.className}function l(e){return[e].concat((0,d["default"])(e.querySelectorAll("*")))}Object.defineProperty(t,"__esModule",{value:!0});var s=n(12),d=r(s),p=n(166),_=r(p),h=n(169),v=r(h);t["default"]=o;var E=n(6),y=r(E),b=n(47),O=r(b),g=n(3),m=r(g),S=n(39),T=r(S),w=n(20)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document,n=(0,c.getDocumentSheetsWithRules)(t,function(e){return c.cssRegexes.ONLY_DISPLAY_NONE.test(e.cssText)}),r=2===n.length&&n[0].cssRules.length>300?n:[];return(0,i["default"])(t,a.artifactTypes.ADGUARD,r)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(13),i=r(u),a=n(6),c=n(11)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c(e){if(!x)if(e._sp_&&e._sp_._artifactDetectorMap)x=e._sp_._artifactDetectorMap;else{if(!e.Map)return new D(e);x=new e.Map,(0,k["default"])("_artifactDetectorMap",x)}var t=x.get(e);return null==t&&(t=new D(e),x.set(e,t)),t}function f(){x&&x.clear()}Object.defineProperty(t,"__esModule",{value:!0}),t.ArtifactDetector=void 0;var l=n(44),s=r(l),d=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t.getArtifactDetector=c,t.resetArtifactDetectors=f;var p=n(10),_=r(p),h=n(3),v=r(h),E=n(86),y=r(E),b=n(138),O=r(b),g=n(5),m=r(g),S=n(139),T=r(S),w=n(140),R=r(w),A=n(141),P=r(A),N=n(83),C=r(N),M=n(15),j=r(M),I=n(9),k=r(I),L=n(6),D=t.ArtifactDetector=function(){function e(t){var n=this;a(this,e),this._windowObject=t;var r=[];j["default"].chrome()?r=O["default"]:j["default"].firefox()?r=T["default"]:j["default"].safari()?r=P["default"]:j["default"].ie()?r=R["default"]:j["default"].opera()&&(r=C["default"]),this._artifactFinderPromise=(0,y["default"])(this._windowObject.document).then(function(){return r.map(function(e){return e(n._windowObject)}).map(function(e){return v["default"].resolve(e)})}).then(function(e){return v["default"].all(e)}).then(function(e){return e.filter(function(e){return e.foundAdblocker()})}),this.hasUblock(s["default"])}return d(e,[{key:"hasUblock",value:function(e){var t=this;null==this._hasUblock?this._hasUblock=this.getAllFinders().then(function(n){var r=n.some(function(e){return e.type()===L.artifactTypes.UBLOCK||e.type()===L.artifactTypes.UBLOCK_ORIGIN});return e(r),t._hasUblock=r,r}):this._hasUblock instanceof v["default"]?this._hasUblock.then(function(t){e(t)}):"boolean"==typeof this._hasUblock&&e(this._hasUblock)}},{key:"getAllFinders",value:function(){return this._artifactFinderPromise}},{key:"hasArtifact",value:function(){return this.getAllFinders().then(function(e){return e.length>0})}},{key:"getFirstFinder",value:function(){var e=this;return new v["default"](function(t){e.getAllFinders().then(function(e){t(e[0]||null)})})}}]),e}(),x=void 0,U=function(e){function t(e){a(this,t);var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return m["default"].get("enable_artifact_detection")&&(n._artifactDetector=c(window),n.exposePublicApi()),n}return i(t,e),d(t,[{key:"exposePublicApi",value:function(){var e=this,t=function(t){e._artifactDetector.getAllFinders().then(function(e){return t.apply(void 0,o(e))})};(0,k["default"])("getAdblockers",t),(0,k["default"])("getAdblocker",t)}}]),t}(_["default"]);t["default"]=U},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return new i["default"](u.artifactTypes.ADBLOCK_PLUS,"0"===e.document.body.getAttribute("abp"))}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(6),i=r(u)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return new i["default"](function(t){var n=e.document.createElement("div");n.className=(0,l["default"])(),e.document.body.appendChild(n),e.setTimeout(function(){var r="none"===n.style.display;e.document.body.removeChild(n),t(new c["default"](a.artifactTypes.OPERA,r))},1)})}Object.defineProperty(t,"__esModule",{value:!0}),t.operaArtifactTest=o;var u=n(3),i=r(u),a=n(6),c=r(a),f=n(39),l=r(f),s=[o];t["default"]=s},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document,n=(0,c.getDocumentSheetsWithRules)(t,function(e){return c.cssRegexes.DISPLAY_NONE_AND_ORPHAN.test(e.cssText)});return(0,i["default"])(t,a.artifactTypes.ADBLOCK,n)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(13),i=r(u),a=n(6),c=n(11)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e.document,n=(0,c.getDocumentSheetsWithRules)(t,function(e){return c.cssRegexes.ONLY_DISPLAY_NONE.test(e.cssText)}),r=1===n.length&&n[0].cssRules.length>50&&n[0].cssRules.length<200?n:[];return(0,i["default"])(t,a.artifactTypes.ADBLOCK_PLUS,r)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(13),i=r(u),a=n(6),c=n(11)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document;return new i["default"](function(t){function n(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:100,o=e.createElement("div");o.style.setProperty("display","block","important"),o.style.setProperty("height","10px","important"),e.body.appendChild(o),(0,a.elementIsCollapsed)(e.body)&&r-- >0?(o.parentElement&&e.body.removeChild(o),setTimeout(function(){n(r)},100)):(o.parentElement&&e.body.removeChild(o),t())}"loading"===e.readyState?e.addEventListener("DOMContentLoaded",function(){n()}):n()})}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(3),i=r(u),a=n(20)},function(e,t){function n(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}e.exports=n},50,function(e,t,n){"use strict";var r=n(174),o={FIRST_ACCESS:"fa",SESSION_START:"ss",OPT_OUT:"oo"},u={FIRST_ACCESS_EXPIRY:63072e3,SESSION_START_EXPIRY:7200,OPT_OUT_EXPIRY:63072e3};for(var i in o)u[i]=r.cookie_prefix+o[i];e.exports=u},function(e,t){"use strict";var n="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},r={getCookie:function(e){if(!e)return null;e=" "+e+"=";var t,n;return n=" "+document.cookie+";",(t=n.indexOf(e))>=0?(t+=e.length,n=n.substring(t,n.indexOf(";",t))):null},setCookie:function(e,t,r,o){var u,i,a,c;if(!e)return!1;if(o||(o=document.domain),"object"===("undefined"==typeof t?"undefined":n(t))&&0==Object.keys(t).length&&(r=-1),u=this.objectToString(t,"&"),i=e+"="+u,a=[i,"path=/","domain="+o],r&&(c=new Date,r===-1?c.setTime(0):c.setTime(c.getTime()+1e3*r),c=c.toUTCString(),a.push("expires="+c)),!(i.length<4e3))return!1;document.cookie=a.join("; ");var f=this.getCookie(e)||"";return u===f},objectToString:function(e,t){var r,o=[];if(!e||"object"!==("undefined"==typeof e?"undefined":n(e)))return e;void 0===t&&(t="\n\t");for(r in e)Object.prototype.hasOwnProperty.call(e,r)&&o.push(encodeURIComponent(r)+"="+encodeURIComponent(e[r]));return o.join(t)},getSubCookies:function(e){var t,n,r,o,u={};if(!e)return null;if(t=e.split("&"),0===t.length)return null;for(n=0,r=t.length;n<r;n++)o=t[n].split("="),o.push(""),u[decodeURIComponent(o[0])]=decodeURIComponent(o[1]);return u},removeCookie:function(e){return this.setCookie(e,{},-1)},setSubCookie:function(e,t,n,o){var u;if(!document.cookie)return this;if(u=r.getSubCookies(r.getCookie(e))||{},null==o?delete u[n]:u[n]=o,Object.keys(u).length>0){if(!r.setCookie(e,u,t))return this}else removeCookie(e);return this}};e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=e?e.length:0,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o}e.exports=n},35,function(e,t,n){function r(e){return o(2,e)}var o=n(183);e.exports=r},function(e,t){"use strict";function n(e,t){function n(e){try{return e&&e.timeStamp?e.timeStamp:window.performance.now()}catch(e){return Date.now()}}var c=document.createElement("a");if(c.href=e,"https:"===window.location.protocol&&c.protocol!==window.location.protocol)return void t(!1,!1,c.protocol,a);var f=new XMLHttpRequest;try{f.open("GET",e)}catch(l){return void t(!0,!1,l.toString(),u,f)}var s=void 0,d=void 0;f.onloadstart=function(e){s=n(e)},f.onreadystatechange=function(e){if(4===this.readyState){d=n(e)-s;var u=0===this.status,i="2"===this.status.toString()[0],a=i?o:r;return void t(u,i,this.status+"::"+d,a,f)}};try{f.send()}catch(l){return void t(!0,!1,l.toString(),i,f)}}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=n;var r=t.NETWORK_FAILURE="n",o=t.XHR_SUCCEEDED="nx",u=t.OPEN_BLOCKED="xo",i=t.SEND_BLOCKED="xs",a=t.PROTOCOL_MISMATCH="p"},,function(e,t){"use strict";var n=function(){var e,t=navigator.userAgent,n=t.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];return/trident/i.test(n[1])?(e=/\brv[ :]+(\d+)/g.exec(t)||[],["IE",e[1]||""]):"Chrome"===n[1]&&(e=t.match(/\bOPR\/(\d+)/),null!=e)?["Opera",e[1]]:(n=n[2]?[n[1],n[2]]:[navigator.appName,navigator.appVersion,"-?"],null!=(e=t.match(/version\/(\d+)/i))&&n.splice(1,1,e[1]),n)},r={is_firefox:!1,is_ie:!1,is_chrome:!1,is_opera:!1,is_safari:!1,browser_version:0},o=0,u=n(),i=u[0],o=o=u[1];"MSIE"==i&&(i="IE"),r.browser_version=parseInt(o,10);var a=function(){switch(i){case"Opera":r.is_opera=!0;break;case"Chrome":r.is_chrome=!0;break;case"Firefox":r.is_firefox=!0;break;case"IE":r.is_ie=!0;break;case"Safari":r.is_safari=!0}};a(),e.exports=r},function(e,t,n){function r(e,t,n){var r=e[t];i.call(e,t)&&o(r,n)&&(void 0!==n||t in e)||(e[t]=n)}var o=n(51),u=Object.prototype,i=u.hasOwnProperty;e.exports=r},91,function(e,t,n){"use strict";var r=n(17);e.exports=function(){for(var e=["/","/","a","d",".","d","o","u","b","l","e","c","l","i","c","k",".","n","e","t","/","d","d","m","/","a","d","[randomstring]","/",";","o","r","d","=","[timestamp]","?"].join(""),t="",n=0;n<1+4*Math.random();n++)t+="/"+r.generateFixedLengthRandomString(2+10*Math.random());return e.replace("[timestamp]",(new Date).getTime().toString()).replace("[randomstring]",t)}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(202),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(203),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(3),f=r(c),l=n(99),s=r(l),d=n(20),p=n(1);t["default"]=new u["default"](new a["default"](p.types.GENERIC_ADBLOCKER,p.tests.HIDING,p.tests.IMAGE,p.tests.INFERENCE),function(e){
var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:(0,s["default"])();return new f["default"](function(r){function o(o){function i(){u.parentElement&&t.document.body.removeChild(u),window.clearInterval(c)}var a=0,c=t.setInterval(function(){var t=(0,d.elementIsCollapsed)(u),c=o?p.reasons.NO_LOAD_BLOCK:p.reasons.LOAD_BLOCK,f=new p.UrlInfoAttribute(n),l=new p.ClientHeightInfoAttribute(u.clientHeight);t?(i(),r(e.createResult(p.results.PRESENT,p.reasons.ELEMENT_HIDDEN,c,f,l))):10===++a&&(i(),r(e.createResult(p.results.NOT_PRESENT,p.reasons.NO_ELEMENT_HIDDEN,c,f,l)))},100)}if("complete"===t.document.readyState)return void r(e.createResult(p.results.NOT_PRESENT,p.reasons.CANNOT_TEST));var u=new t.Image;u.height=5,u.width=5,u.setAttribute("style","display: block !important"),u.style.position="absolute",u.style.top="-9999px",u.addEventListener("load",function(){o(!0)}),u.addEventListener("error",function(){o(!1)}),u.src=n,t.document.body.appendChild(u)})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){return y+Date.now().toString()}Object.defineProperty(t,"__esModule",{value:!0});var u=n(24),i=r(u);t.getImageUrl=o;var a=n(2),c=r(a),f=n(3),l=r(f),s=n(65),d=r(s),p=n(5),_=r(p),h=n(104),v=r(h),E=n(1),y=["/","/","0","9","1","4",".","g","l","o","b","a","l",".","s","s","l",".","f","a","s","t","l","y",".","n","e","t","/","a","d","/","i","m","g","/","x",".","g","i","f","?","c","b","="].join("");t["default"]=new c["default"](v["default"].getSchema().addAttribute(E.tests.AJAX),function(){var e=o();return v["default"].run(e).then(function(t){if(t.has(E.results.NOT_PRESENT))return t;var n=[];return new l["default"](function(e){var t=_["default"].get("site_css_url");if(!t)return e();var r=document.createElement("link");r.setAttribute("rel","stylesheet"),r.setAttribute("type","text/css"),r.addEventListener("load",function(){n.push(new E.InfoAttribute("lnk_ld",(!0).toString())),r.parentElement&&document.head.removeChild(r),e()}),r.addEventListener("error",function(){n.push(new E.InfoAttribute("lnk_ld",(!1).toString())),r.parentElement&&document.head.removeChild(r),e()}),r.href=t+"?cb="+Date.now(),document.head.appendChild(r)}).then(function(){return l["default"].all([(0,d["default"])(e),(0,d["default"])(e),(0,d["default"])(e),(0,d["default"])(e),(0,d["default"])(e)])}).then(function(e){for(var r=(0,i["default"])(e,function(e){return!(e.blocked||e.succeeded)}),o=e.map(function(e){return(0,i["default"])(e.infoAttributes,function(e){return 0===e.toString().indexOf("ts=")})}).filter(function(e){return Boolean(e)}),u=o.map(function(e){return parseFloat(e.toString().slice("ts=".length))}),a=[],c=1;c<u.length;c++)a.push(new E.TimeDiffInfoAttribute(u[c]-u[c-1]));if(r)return t.addAttribute(E.results.NOT_PRESENT,r.reasonAttribute,r.infoAttributes,o,a,n).removeAttribute(E.results.PRESENT);var f=e[0];return t.addAttribute(f.reasonAttribute,f.infoAttributes,o,a,n)})})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){return new _["default"](function(n){var r=document.createElement("div");r.style.position="absolute",r.style.left="-9999px",r.style.top="-9999px",r.style.width="1px",r.style.height="1px";var o=new Image;o.setAttribute("height","1"),o.setAttribute("width","1"),r.appendChild(o);var u=(0,c["default"])(function(o,u,i){r.parentElement&&document.body.removeChild(r),n(e.createResult(o,u,new b.UrlInfoAttribute(t),new b.EventDataAttribute(i)))});o.addEventListener("load",function(e){o.src===O?u(b.results.PRESENT,b.reasons.URL_REWRITTEN,e):u(b.results.NOT_PRESENT,b.reasons.NO_LOAD_BLOCK,e)},!0),o.addEventListener("error",function(e){u(b.results.PRESENT,b.reasons.LOAD_BLOCK,e)},!0),o.src=t,document.body.appendChild(r)})}Object.defineProperty(t,"__esModule",{value:!0});var u=n(24),i=r(u),a=n(93),c=r(a),f=n(2),l=r(f),s=n(4),d=r(s),p=n(3),_=r(p),h=n(5),v=r(h),E=n(99),y=r(E),b=n(1),O="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=";t["default"]=new l["default"](new d["default"](b.types.INTERFERENCE,b.tests.INFERENCE,b.tests.IMAGE,b.tests.NETWORK),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:(0,y["default"])();return _["default"].all([o(e,t),o(e,t),o(e,t),o(e,t),o(e,t)]).then(function(e){for(var t=(0,i["default"])(e,function(e){return e.has(b.results.NOT_PRESENT)}),n=e.map(function(e){var t=e.getData(b.EventDataAttribute);return t&&t.timeStamp?t.timeStamp:1/0}),r=[],o=1;o<n.length;o++)r.push(new b.TimeDiffInfoAttribute(n[o]-n[o-1]));if(t)return t.addAttribute(r);var u=e[0],a=[];return new _["default"](function(e){var t=v["default"].get("site_css_url");if(!t)return e();var n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("type","text/css"),n.addEventListener("load",function(){a.push(new b.InfoAttribute("lnk_ld",(!0).toString())),n.parentElement&&document.head.removeChild(n),e()}),n.addEventListener("error",function(){a.push(new b.InfoAttribute("lnk_ld",(!1).toString())),n.parentElement&&document.head.removeChild(n),e()}),n.href=t+"?cb="+Date.now(),document.head.appendChild(n)}).then(function(){return u.addAttribute(r,a)})})})},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=function(){function e(){n(this,e);for(var t=arguments.length,r=Array(t),o=0;o<t;o++)r[o]=arguments[o];this.attributes=r}return r(e,[{key:"has",value:function(){for(var e=this,t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.every(function(t){return e.attributes.some(function(e){return e.is(t)})})}}]),e}();t["default"]=o},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function u(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function i(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var c=n(24),f=r(c),l=n(36),s=r(l),d=n(268),p=r(d),_=n(16),h=r(_),v=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),E=n(105),y=r(E),b=n(1),O=["types","tests","reasons","results"],g=function(e){function t(){var e;u(this,t);for(var n=arguments.length,r=Array(n),a=0;a<n;a++)r[a]=arguments[a];var c=(0,h["default"])(r),f=i(this,(e=t.__proto__||Object.getPrototypeOf(t)).call.apply(e,[this].concat(o((0,p["default"])(c,function(e,t){return e.is(t)}))))),l=(0,b.groupAttributesByType)(c);return O.forEach(function(e){if(0===l[e].length)throw new Error("did not provide attribute type: "+e)}),f}return a(t,e),v(t,[{key:"toString",value:function(){var e=(0,b.groupAttributesByType)(this.attributes);return O.concat("info").filter(function(t){return e[t].length>0}).map(function(t){return e[t].sort().join(",")}).join("::")}},{key:"addAttribute",value:function(){for(var e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=(0,s["default"])(n);return new t(this.attributes,o)}},{key:"removeAttribute",value:function(){for(var e=arguments.length,n=Array(e),r=0;r<e;r++)n[r]=arguments[r];return new t(this.attributes.filter(function(e){return!n.some(function(t){return t.is(e)})}))}},{key:"getData",value:function(e){var t=(0,f["default"])(this.attributes,function(t){return t instanceof e});return t?t.getValue():null}}]),t}(y["default"]);t["default"]=g},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=(0,l["default"])(t).map(function(e){return e instanceof _["default"]&&e.has(E.tests.NETWORK)?u(e):e});return(0,v["default"])().then(function(){return d["default"].all(r.map(function(e){return c(e)}))}).then(function(e){return(0,l["default"])(e)})}function u(e){return new _["default"](e.getSchema(),function(){return e.run().then(i(function(){return a(e)})).then(i(function(){return a(e)}))})}function i(e){return function(t){return t.has(E.results.NOT_PRESENT)?t:e()}}function a(e){return new d["default"](function(e){setTimeout(function(){e()},500)}).then(function(){return e.run()})}function c(e){return new d["default"](function(t){e instanceof _["default"]?e.run().then(t):e().then(t)})}Object.defineProperty(t,"__esModule",{value:!0});var f=n(36),l=r(f);t["default"]=o;var s=n(3),d=r(s),p=n(2),_=r(p),h=n(86),v=r(h),E=n(1)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(){for(var e=(0,a.generateRandomInteger)(0,5),t=[],n=0;n<e;n++){var r=c[(0,a.generateRandomInteger)(0,c.length)];t.push(new i["default"](r))}return t}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(68),i=r(u),a=n(17),c=["li","span","div"]},function(e,t,n){function r(e,t,n,r){n||(n={});for(var u=-1,i=t.length;++u<i;){var a=t[u],c=r?r(n[a],e[a],a,n,e):void 0;o(n,a,void 0===c?e[a]:c)}return n}var o=n(97);e.exports=r},function(e,t,n){function r(e){return o(function(t,n){var r=-1,o=n.length,i=o>1?n[o-1]:void 0,a=o>2?n[2]:void 0;for(i=e.length>3&&"function"==typeof i?(o--,i):void 0,a&&u(n[0],n[1],a)&&(i=o<3?void 0:i,o=1),t=Object(t);++r<o;){var c=n[r];c&&e(t,c,r,i)}return t})}var o=n(69),u=n(111);e.exports=r},50,function(e,t){function n(e,t){return function(n){return e(t(n))}}e.exports=n},function(e,t){"use strict";e.exports={TIME:"time",LOG:"log",INFO:"info",WARN:"warn",DEBUG:"debug",DIR:"dir",ERROR:"error"}},function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),o=void 0,u=!1,i=function(){return!(u&&!o)&&(u=!0,o=window._sp_&&window._sp_.__el?window._sp_.__el:window._sp___el?window._sp___el:null)},a=function(){function e(){n(this,e)}return r(e,null,[{key:"isDebug",value:function(){return Boolean(o)||Boolean(i())}},{key:"markGroupStart",value:function(e){i()&&o.markGroupStart(e)}},{key:"group",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];i()&&o.group(e,t)}},{key:"groupEnd",value:function(){i()&&o.groupEnd()}},{key:"trace",value:function(){i()&&o.trace()}},{key:"mark",value:function(e,t,n){i()&&o.mark(e,t,n)}},{key:"createPerfLogger",value:function(e){i()&&o.createPerfLogger(e)}},{key:"timeStamp",value:function(e){i()&&o.timeStamp(e)}},{key:"count",value:function(e){return i()?o.count(e):0}},{key:"log",value:function(e,t){for(var n,r=arguments.length,u=Array(r>2?r-2:0),a=2;a<r;a++)u[a-2]=arguments[a];i()&&(n=o).log.apply(n,[e,t].concat(u))}},{key:"time",value:function(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),u=1;u<n;u++)r[u-1]=arguments[u];i()&&(t=o).time.apply(t,[e].concat(r))}},{key:"timeEnd",value:function(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),u=1;u<n;u++)r[u-1]=arguments[u];i()&&(t=o).timeEnd.apply(t,[e].concat(r))}}]),e}();t["default"]=a},,function(e,t,n){var r=n(19),o=n(8),u=r(o,"DataView");e.exports=u},function(e,t,n){var r=n(19),o=n(8),u=r(o,"Map");e.exports=u},function(e,t,n){var r=n(19),o=n(8),u=r(o,"Promise");e.exports=u},function(e,t,n){var r=n(19),o=n(8),u=r(o,"Set");e.exports=u},function(e,t,n){var r=n(19),o=n(8),u=r(o,"WeakMap");e.exports=u},function(e,t){function n(e){return e.split("")}e.exports=n},function(e,t){function n(e){return o.call(e)}var r=Object.prototype,o=r.toString;e.exports=n},function(e,t,n){function r(e,t){return o(t,function(t){return e[t]})}var o=n(91);e.exports=r},function(e,t){function n(e,t){var n=-1,r=e.length;for(t||(t=Array(r));++n<r;)t[n]=e[n];return t}e.exports=n},function(e,t){(function(t){var n="object"==typeof t&&t&&t.Object===Object&&t;e.exports=n}).call(t,function(){return this}())},function(e,t,n){var r=n(116),o=n(117),u=n(118),i=n(119),a=n(120),c=n(122),f=n(62),l="[object Map]",s="[object Object]",d="[object Promise]",p="[object Set]",_="[object WeakMap]",h="[object DataView]",v=Object.prototype,E=v.toString,y=f(r),b=f(o),O=f(u),g=f(i),m=f(a),S=c;(r&&S(new r(new ArrayBuffer(1)))!=h||o&&S(new o)!=l||u&&S(u.resolve())!=d||i&&S(new i)!=p||a&&S(new a)!=_)&&(S=function(e){var t=E.call(e),n=t==s?e.constructor:void 0,r=n?f(n):void 0;if(r)switch(r){case y:return h;case b:return l;case O:return d;case g:return p;case m:return _}return t}),e.exports=S},function(e,t){function n(e){return c.test(e)}var r="\\ud800-\\udfff",o="\\u0300-\\u036f\\ufe20-\\ufe23",u="\\u20d0-\\u20f0",i="\\ufe0e\\ufe0f",a="\\u200d",c=RegExp("["+a+r+o+u+i+"]");e.exports=n},50,function(e,t){function n(e){for(var t,n=[];!(t=e.next()).done;)n.push(t.value);return n}e.exports=n},function(e,t){function n(e){var t=-1,n=Array(e.size);return e.forEach(function(e,r){n[++t]=[r,e]}),n}e.exports=n},function(e,t,n){var r=n(112),o=r(Object.keys,Object);e.exports=o},function(e,t,n){function r(e){return u(e)?i(e):o(e)}var o=n(121),u=n(127),i=n(133);e.exports=r},function(e,t){function n(e){return e.match(O)||[]}var r="\\ud800-\\udfff",o="\\u0300-\\u036f\\ufe20-\\ufe23",u="\\u20d0-\\u20f0",i="\\ufe0e\\ufe0f",a="["+r+"]",c="["+o+u+"]",f="\\ud83c[\\udffb-\\udfff]",l="(?:"+c+"|"+f+")",s="[^"+r+"]",d="(?:\\ud83c[\\udde6-\\uddff]){2}",p="[\\ud800-\\udbff][\\udc00-\\udfff]",_="\\u200d",h=l+"?",v="["+i+"]?",E="(?:"+_+"(?:"+[s,d,p].join("|")+")"+v+h+")*",y=v+h+E,b="(?:"+[s+c+"?",c,d,p,a].join("|")+")",O=RegExp(f+"(?="+f+")|"+b+y,"g");e.exports=n},function(e,t){function n(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=r}var r=9007199254740991;e.exports=n},function(e,t,n){function r(e){return"string"==typeof e||!o(e)&&u(e)&&c.call(e)==i}var o=n(32),u=n(74),i="[object String]",a=Object.prototype,c=a.toString;e.exports=r},function(e,t,n){function r(e){return e?o(e,u(e)):[]}var o=n(123),u=n(46);e.exports=r},function(e,t){"use strict";e.exports={bugsnagKey:"00eac706c084cf17802b8cba591a1128",detection:{elementDetection:{waitInterval:100,maxRetries:1}},beacon:{shiftKey:3}}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(76),u=r(o),i=n(77),a=r(i),c=n(78),f=r(c),l=n(45),s=r(l),d=n(26),p=r(d),_=[u["default"],a["default"],f["default"],p["default"],s["default"]];t["default"]=_},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(79),u=r(o),i=n(80),a=r(i),c=n(45),f=r(c),l=n(26),s=r(l),d=[u["default"],a["default"],s["default"],f["default"]];t["default"]=d},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(82),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(26),u=r(o),i=n(84),a=r(i),c=n(85),f=r(c),l=[u["default"],a["default"],f["default"]];t["default"]=l},,,function(e,t,n){"use strict";var r=n(90),o=n(89),u=n(178),i=n(18),a=(new Date).getTime().toString(),c=r.getCookie(o.FIRST_ACCESS)||"";""===c&&(c=a,r.setCookie(o.FIRST_ACCESS,a,o.FIRST_ACCESS));var f=r.getCookie(o.SESSION_START)||"";""===f&&(f=a,r.setCookie(o.SESSION_START,a,o.SESSION_START_EXPIRY)),e.exports={populateBeacon:function(e){e.set(i.FIRST_ACCESS,c),e.set(i.SESSION_START,f),e.set(i.USER_ID,u())}}},,function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}var o=n(159),u=n(160),i=n(161),a=n(162),c=n(163);r.prototype.clear=o,r.prototype["delete"]=u,r.prototype.get=i,r.prototype.has=a,r.prototype.set=c,e.exports=r},function(e,t,n){function r(e){var t=-1,n=e?e.length:0;for(this.__data__=new o;++t<n;)this.add(e[t])}var o=n(146),u=n(164),i=n(165);r.prototype.add=r.prototype.push=u,r.prototype.has=i,e.exports=r},function(e,t,n){function r(e,t){var n=e?e.length:0;return!!n&&o(e,t,0)>-1}var o=n(151);e.exports=r},function(e,t){function n(e,t,n){for(var r=-1,o=e?e.length:0;++r<o;)if(n(t,e[r]))return!0;return!1}e.exports=n},function(e,t){function n(e,t){for(var n=-1,r=t.length,o=e.length;++n<r;)e[o+n]=t[n];return e}e.exports=n},function(e,t,n){function r(e,t,n){if(t!==t)return o(e,u,n);for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}var o=n(73),u=n(152);e.exports=r},function(e,t){function n(e){return e!==e}e.exports=n},function(e,t,n){function r(e){if(!a(e)||i(e))return!1;var t=o(e)||u(e)?h:l;return t.test(c(e))}var o=n(37),u=n(128),i=n(158),a=n(14),c=n(62),f=/[\\^$.*+?()[\]{}|]/g,l=/^\[object .+?Constructor\]$/,s=Function.prototype,d=Object.prototype,p=s.toString,_=d.hasOwnProperty,h=RegExp("^"+p.call(_).replace(f,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");e.exports=r},function(e,t){function n(e,t){return e.has(t)}e.exports=n},44,function(e,t,n){function r(e){return i(e)||u(e)||!!(a&&e&&e[a])}var o=n(59),u=n(88),i=n(32),a=o?o.isConcatSpreadable:void 0;e.exports=r},function(e,t,n){var r=n(71),o=n(37),u=n(168),i=r?o:u;e.exports=i},function(e,t,n){function r(e){return!!u&&u in e}var o=n(71),u=function(){var e=/[^.]+$/.exec(o&&o.keys&&o.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();e.exports=r},function(e,t){function n(){this.__data__=[]}e.exports=n},function(e,t,n){function r(e){var t=this.__data__,n=o(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():i.call(t,n,1),!0}var o=n(25),u=Array.prototype,i=u.splice;e.exports=r},function(e,t,n){function r(e){var t=this.__data__,n=o(t,e);return n<0?void 0:t[n][1]}var o=n(25);e.exports=r},function(e,t,n){function r(e){return o(this.__data__,e)>-1}var o=n(25);e.exports=r},function(e,t,n){function r(e,t){var n=this.__data__,r=o(n,e);return r<0?n.push([e,t]):n[r][1]=t,this}var o=n(25);e.exports=r},function(e,t){function n(e){return this.__data__.set(e,r),this}var r="__lodash_hash_undefined__";e.exports=n},function(e,t){function n(e){return this.__data__.has(e)}e.exports=n},function(e,t,n){function r(e,t){return o(u(e,t),i)}var o=n(34),u=n(98),i=1/0;e.exports=r},function(e,t,n){function r(e){if(u(e))throw new Error("This method is not supported with core-js. Try https://github.com/es-shims.");return o(e)}var o=n(153),u=n(157);e.exports=r},50,function(e,t,n){function r(e,t){return e&&e.length?u(e,o(t,2)):[]}var o=n(35),u=n(60);e.exports=r},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}var a=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),c=function v(e,t,n){null===e&&(e=Function.prototype);var r=Object.getOwnPropertyDescriptor(e,t);if(void 0===r){var o=Object.getPrototypeOf(e);return null===o?void 0:v(o,t,n)}if("value"in r)return r.value;var u=r.get;if(void 0!==u)return u.call(n)},f=n(40),l=r(f),s=n(5),d=n(179),p=n(18),_=n(22),h=function(e){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:_.BEACON;o(this,t);var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return d(function(){return n.send()}),n}return i(t,e),a(t,[{key:"populateBeaconFields",value:function(){c(t.prototype.__proto__||Object.getPrototypeOf(t.prototype),"populateBeaconFields",this).call(this),this._populateCommonFields(),this._populateCustomerFields()}},{key:"_populateCommonFields",value:function(){this.set(p.PAGE_URL,document.location.hostname+document.location.pathname)}},{key:"_populateCustomerFields",value:function(){var e=this,t=s.get("custom_beacon_entries");t&&t.forEach(function(t,n){e.set(p["CUSTOMER_"+(n+1).toString()],t)})}},{key:"processEndpoint",value:function(e){var t=window._sp_&&window._sp_.getSafeUri?window._sp_.getSafeUri(e):e;return t.replace(/^(https?:)?\/\//,"")}},{key:"dataPostProcessing",value:function(e){if(e=e.slice(),e.length>0&&0===e[0].indexOf("id")){var t=Math.floor(Math.random()*(e.length-1)+1),n=e[0];e[0]=e[t],e[t]=n}return e}}]),t}(l["default"]);e.exports=h},,,function(e,t){var t=e.exports=function(e){e||(e={}),"string"==typeof e&&(e={cookie:e}),void 0===e.cookie&&(e.cookie="");var t={};return t.get=function(t){for(var n=e.cookie.split(/;\s*/),r=0;r<n.length;r++){var o=n[r].split("="),u=unescape(o[0]);if(u===t)return unescape(o[1])}},t.set=function(t,n,r){r||(r={});var o=escape(t)+"="+escape(n);return r.expires&&(o+="; expires="+r.expires),r.path&&(o+="; path="+escape(r.path)),e.cookie=o,o},t};if("undefined"!=typeof document){var n=t(document);t.get=n.get,t.set=n.set}},function(e,t){"use strict";e.exports={cookie_prefix:"bknx_"}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var u=n(221),i=r(u),a=n(3),c=r(a),f=n(9),l=r(f),s=n(10),d=r(s),p=n(75).version,_=void 0,h=new c["default"](function(e){_=e.bind(void 0)});e.exports=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=[];(0,l["default"])("checkState",function(e){c.isInterfering().then(function(t){try{e(t)}catch(n){}})}),(0,l["default"])("pageChange",function(){for(var e=0;e<n.length;e++)n[e].emit("pagechange")}),(0,l["default"])("version",p);var r=e.filter(function(e){return e.prototype&&e.prototype instanceof s.NoDetectionFeature}),u=e.filter(function(e){return e.prototype&&e.prototype instanceof d["default"]}),a=r.map(function(e){return new e}),c=new i["default"],f=u.map(function(e){return new e(c)});n.push.apply(n,o(a)),n.push.apply(n,o(f)),h.then(function(){n.push.apply(n,o(t.map(function(e){return new e(c)})))})},e.exports.triggerRecoveryLoaded=function(){_()}},,,function(e,t,n){"use strict";function r(){var e=new i(document),t="Spfpc1",n=e.get(t);if(n){var r=n.split("!").map(function(e){var t=e.split("|");if("uuid"===t[0])return t[1]}).filter(function(e){return Boolean(e)});1===r.length&&(u=r[0])}}function o(){return u?u:""}var u,i=(n(90),n(173));n(89);r(),e.exports=o},function(e,t){"use strict";function n(e){var t=window.document,n=t.addEventListener,r=n?"addEventListener":"attachEvent",o=n?"":"on";window[r](o+"unload",e,!1)}e.exports=n},function(e,t,n){function r(e){return function(t,n,r){var a=Object(t);if(!u(t)){var c=o(n,3);t=i(t),n=function(e){return c(a[e],e,a)}}var f=e(t,n,r);return f>-1?a[c?t[f]:f]:void 0}}var o=n(35),u=n(33),i=n(46);e.exports=r},function(e,t){function n(e,t){return t=null==t?r:t,!!t&&("number"==typeof e||o.test(e))&&e>-1&&e%1==0&&e<t}var r=9007199254740991,o=/^(?:0|[1-9]\d*)$/;e.exports=n},,function(e,t,n){function r(e,t){var n;if("function"!=typeof t)throw new TypeError(u);return e=o(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=void 0),n}}var o=n(92),u="Expected a function";e.exports=r},function(e,t,n){function r(e,t,n){var r=e?e.length:0;if(!r)return-1;var c=null==n?0:i(n);return c<0&&(c=a(r+c,0)),o(e,u(t,3),c)}var o=n(73),u=n(35),i=n(92),a=Math.max;e.exports=r},,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var a=function(){function e(e,t){var n=[],r=!0,o=!1,u=void 0;try{for(var i,a=e[Symbol.iterator]();!(r=(i=a.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(c){o=!0,u=c}finally{try{!r&&a["return"]&&a["return"]()}finally{if(o)throw u}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),f=n(10),l=r(f),s=n(3),d=r(s),p=n(215),_=r(p),h=n(64),v=r(h),E=n(1),y=n(170),b=n(22),O=n(18),g=n(144),m=function(e){function t(e){o(this,t);var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,b.BEACON));return g.populateBeacon(n),d["default"].all([e.isInterfering(),e.isAdblocking(),e.isPrivate(),e.isFsm(),e.serializeResults()]).then(function(e){var t=a(e,5),r=t[0],o=t[1],u=t[2],i=t[3],c=t[4];n.onDetection(r,c,(0,_["default"])(),(r?1:0)+"::"+(o?1:0)+"::"+(u?1:0)+"::"+(i?1:0))}),n}return i(t,e),c(t,[{key:"onDetection",value:function(e,t,n,r){this.set(O.SENTINEL_FLAG,1),this.set(O.ADBLOCK_DETECTED,e?1:0),this.set(O.DEBUG_1,n),this.set(O.DEBUG_2,r),t&&this.set(O.DEBUG_0,t),this._send(e)}},{key:"_send",value:function(e){var t=this;if(e){var n=document.createElement("div");n.className="abp_ob_exist",v["default"].run(n).then(function(e){t.set(O.EXCEPTION_RULES,e.has(E.results.PRESENT)?1:0),t.send()})}else this.set(O.EXCEPTION_RULES,0),this.send()}}]),t}(y),S=function(e){function t(e){o(this,t);var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return new m(e),n.on("pagechange",function(){new m(e)}),n}return i(t,e),t}(l["default"]);t["default"]=S},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){e.isInterfering().then(function(e){setTimeout(function(){d.logger.mark("DT",e?"BD":"NBD"),(0,s["default"])(e?"sp.blocking":"sp.not_blocking")},0)})}Object.defineProperty(t,"__esModule",{value:!0});var c=n(10),f=r(c),l=n(66),s=r(l),d=n(54),p=function(e){function t(e){o(this,t),d.logger.markGroupStart("DT");var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.on("pagechange",function(){a(e)}),a(e),n}return i(t,e),t}(f["default"]);t["default"]=p},function(e,t){"use strict";function n(e){var t=document.createElement("script");t.type="text/javascript",t.src=e;var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)}var r=["/","/","w","w","w",".","g","o","o","g","l","e","t","a","g","s","e","r","v","i","c","e","s",".","c","o","m/","t","a","g/j","s","/","g","p","t",".j","s"].join("");window._sp_=window._sp_||{};var o={checkState:function(e){e(!1)},isAdBlocking:function(e){e(!1)},getSafeUri:function(e){return e},pageChange:function(){},setupSmartBeacons:function(){}};e.exports.loadGPTIfAuto=function(){window._sp_.config&&window._sp_.config.gpt_auto_load===!1||window._sp_.dfp&&window._sp_.dfp.gpt_auto_load===!1||n(r)},e.exports.loadSmartIfAuto=function(){window._sp_.config&&window._sp_.config.smart_auto_load&&n(window._sp_.smart_url)},e.exports.mockApi=function(e){for(var t=0;t<e.length;t++)window._sp_[e[t]]=o[e[t]]}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(190),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(76),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){var t=(0,l["default"])(window).foundAdblocker();return e.createResult(t?c.results.ADBLOCK:c.results.NOT_PRESENT,t?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(192),u=r(o),i=n(193),a=r(i),c=[u["default"],a["default"]];t["default"]=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(64),f=r(c),l=n(52),s=r(l),d=n(1);t["default"]=new u["default"](new a["default"](d.types.ADBLOCKER,d.tests.ARTIFACT,d.tests.NATIVE_OVERRIDE),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window,n=Object.getOwnPropertyDescriptor(t.Element.prototype,"shadowRoot").get,r=!(0,s["default"])(n);return r?f["default"].run().then(function(t){return t.has(d.results.PRESENT)?e.createResult(d.reasons.SHADOW_ROOT_NATIVE_OVERRIDE,d.results.ADBLOCK_PLUS):e.createResult(d.reasons.NO_ELEMENT_HIDDEN,d.results.NOT_PRESENT)}):e.createResult(d.reasons.NO_NATIVE_OVERRIDE,d.results.NOT_PRESENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(77),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){var t=(0,l["default"])(window).foundAdblocker();return e.createResult(t?c.results.ADBLOCK_PLUS:c.results.NOT_PRESENT,t?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(195),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(78),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){var t=(0,l["default"])(window).foundAdblocker();return e.createResult(t?c.results.ADGUARD:c.results.NOT_PRESENT,t?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT);
})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),u=r(o),i=n(189),a=r(i),c=n(191),f=r(c),l=n(194),s=r(l),d=n(100),p=r(d),_=n(101),h=r(_),v=(0,u["default"])([a["default"],f["default"],s["default"],p["default"],h["default"]]);t["default"]=v},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(198),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(79),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_PROPERTY),function(e){return(0,l["default"])(window).then(function(t){var n=t.foundAdblocker();return e.createResult(n?c.results.ADBLOCK_PLUS:c.results.NOT_PRESENT,n?c.reasons.STYLE_PROPERTY_PRESENT:c.reasons.NO_STYLE_PROPERTY_PRESENT)})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(200),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(80),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){var t=(0,l["default"])(window).foundAdblocker();return e.createResult(t?c.results.ADGUARD:c.results.NOT_PRESENT,t?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),u=r(o),i=n(197),a=r(i),c=n(199),f=r(c),l=n(101),s=r(l),d=(0,u["default"])([a["default"],f["default"],s["default"]]);t["default"]=d},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(26),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){return(0,l["default"])(window).then(function(t){var n=t.foundAdblocker();return e.createResult(n?c.results.UBLOCK:c.results.NOT_PRESENT,n?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT)})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(45),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){return(0,l["default"])(window).then(function(t){var n=t.foundAdblocker();return e.createResult(n?c.results.UBLOCK_ORIGIN:c.results.NOT_PRESENT,n?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT)})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(82),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.CUSTOM_PROPERTY),function(e){var t=(0,l["default"])(window).foundAdblocker();return e.createResult(t?c.results.ADBLOCK_PLUS:c.results.NOT_PRESENT,t?c.reasons.CUSTOM_PROPERTY_PRESENT:c.reasons.NO_CUSTOM_PROPERTY_PRESENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(204),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),u=r(o),i=n(205),a=r(i),c=(0,u["default"])([a["default"]]);t["default"]=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),u=r(o),i=n(208),a=r(i),c=(0,u["default"])([a["default"]]);t["default"]=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(209),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(83);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_PROPERTY),function(e){return(0,f.operaArtifactTest)(window).then(function(t){var n=t.foundAdblocker();return e.createResult(n?c.results.NATIVE:c.results.NOT_PRESENT,n?c.reasons.STYLE_PROPERTY_PRESENT:c.reasons.NO_STYLE_PROPERTY_PRESENT)})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(211),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(84),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){var t=(0,l["default"])(window).foundAdblocker();return e.createResult(t?c.results.ADBLOCK:c.results.NOT_PRESENT,t?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(213),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=n(85),l=r(f);t["default"]=new u["default"](new a["default"](c.types.ADBLOCKER,c.tests.ARTIFACT,c.tests.STYLE_SHEET),function(e){var t=(0,l["default"])(window).foundAdblocker();return e.createResult(t?c.results.ADBLOCK_PLUS:c.results.NOT_PRESENT,t?c.reasons.STYLE_SHEET_PRESENT:c.reasons.NO_STYLE_SHEET_PRESENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(16),u=r(o),i=n(210),a=r(i),c=n(212),f=r(c),l=n(100),s=r(l),d=(0,u["default"])([a["default"],f["default"],s["default"]]);t["default"]=d},function(e,t){"use strict";function n(){if(!window.googletag||!window.googletag.pubads)return i;var e=void 0;try{e=r()}catch(t){e=a+"_"+t.toString()}var n=void 0;try{n=o()}catch(t){n=l+"_"+t.toString()}var c=void 0;try{c=u()}catch(t){c=h+"_"+t.toString()}return[e,n,c].join("|")}function r(){return window.googletag.pubads()?c:f}function o(){var e=window.googletag.getEventLog();if(!e)return s;var t=e.getAllEvents();return 0===t.length?d:t.map(function(e){var t=e.getMessage();if(!t)return p;var n=t.getMessageId();return"undefined"==typeof n?_:n}).join(",")}function u(){if(!window.googletag.pubads().getSlots&&!window.googletag.getSlots)return v;var e=window.googletag.pubads().getSlots?window.googletag.pubads().getSlots():window.googletag.getSlots();return 0===e.length?E:e.map(function(e){var t=[],n=document.getElementById(e.getSlotElementId());if(!n)return y;t.push(b+"_"+n.clientHeight);var r=n.querySelector('iframe[id*="'+e.getName()+'"]:not([id*="__hidden__"])');return r?t.push(g+"_"+r.clientHeight):t.push(O),t.join(":")}).join(",")}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=n;var i="ng",a="pde",c="p",f="np",l="elde",s="nel",d="ne",p="nem",_="nemi",h="sde",v="ngs",E="ns",y="nsc",b="sch",O="nsai",g="saih"},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){var n=e+"?domain="+t;return window._sp_&&window._sp_.getSafeUri?window._sp_.getSafeUri(n):n}Object.defineProperty(t,"__esModule",{value:!0});var u=n(2),i=r(u),a=n(4),c=r(a),f=n(65),l=r(f),s=n(1);t["default"]=new i["default"](new c["default"](s.types.GENERIC_ADBLOCKER,s.tests.NETWORK,s.tests.INFERENCE,s.tests.AJAX,s.tests.FSM),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return(0,l["default"])(o(t,n)).then(function(t){return e.createResult(t.blocked?s.results.PRESENT:s.results.NOT_PRESENT,t.reasonAttribute,t.infoAttributes,t.xhrData,new s.DomainNameInfoAttribute(n))})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){return new h.ErrorInfoAttribute("Selector No Container Support: "+e)}Object.defineProperty(t,"__esModule",{value:!0});var u=n(2),i=r(u),a=n(4),c=r(a),f=n(3),l=r(f),s=n(258),d=r(s),p=n(20),_=n(17),h=n(1),v=["div","span","li","section"];t["default"]=new i["default"](new c["default"](h.types.GENERIC_ADBLOCKER,h.tests.INFERENCE,h.tests.FSM,h.tests.ELEMENT,h.tests.HIDING),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=document.createElement(v[(0,_.generateRandomInteger)(0,v.length)]);n.className=(0,_.generateRandomString)(),document.body.appendChild(n);var r=document.createElement("style");return document.head.appendChild(r),r.innerHTML="\n            "+n.nodeName.toLowerCase()+"."+n.className+" {\n                position: absolute !important;\n                top: -9999px !important;\n                left: -9999px !important;\n            }\n        ",new l["default"](function(u){var i=void 0;try{i=(0,d["default"])(t)}catch(a){return void u(e.createResult(h.results.NOT_PRESENT,h.reasons.BROKEN_ELEMENT_HIDING_RULE,new h.ErrorInfoAttribute(a)))}var c=n.nodeName.toLowerCase()+"."+n.className+" "+t,f="\n                "+c+" {\n                    display: block;\n                    height: 5px !important;\n                    width: 5px !important;\n                }\n            ";null==r.sheet||"function"!=typeof r.sheet.insertRule?r.innerHTML+=f:r.sheet.insertRule(f,0),i.forEach(function(e){n.appendChild(e)}),setTimeout(function(){setTimeout(function(){var n=document.querySelector(c);if(!n)return void u(e.createResult(h.results.NOT_PRESENT,h.reasons.BROKEN_ELEMENT_HIDING_RULE,o(t)));var r=(0,p.elementIsCollapsed)(n);u(e.createResult(r?h.results.PRESENT:h.results.NOT_PRESENT,r?h.reasons.ELEMENT_HIDDEN:h.reasons.NO_ELEMENT_HIDDEN,new h.SelectorInfoAttribute(t)))},200)},1)}).then(function(e){return n.parentElement&&document.body.removeChild(n),r.parentElement&&document.head.removeChild(r),e})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}function u(){return d["default"].get("enable_fsm_detection")?(0,_["default"])(v["default"].bindArgs(d["default"].get("fsm_endpoint"),document.domain)).then(function(e){var t=i(e,1),n=t[0],r=n.getData(b.XhrDataAttribute);if(!n.has(b.reasons.AJAX_LOAD_SUCCESS)||!r.responseText)return e;var u=[],a=JSON.parse(r.responseText);for(var f in a.data){var s=a.data[f];if(s.hasOwnProperty("css")){var d=s.css,p=d.blacklist,_=d.non_specific_blacklist;u.push.apply(u,o(p)),u.push.apply(u,o(_))}}return 0===u.length?e.concat(new c["default"](b.types.GENERIC_ADBLOCKER,b.tests.FSM,b.results.NOT_PRESENT,b.reasons.NO_ELEMENT_HIDING_RULES)):u.reduce(function(e,t){return e.then(function(e){return e.some(function(e){return e.has(b.results.PRESENT)})?e:y["default"].run(t).then(function(t){return e.concat(t)})})},l["default"].resolve([])).then(function(t){return e.concat(t)})}):l["default"].resolve([])}Object.defineProperty(t,"__esModule",{value:!0});var i=function(){function e(e,t){var n=[],r=!0,o=!1,u=void 0;try{for(var i,a=e[Symbol.iterator]();!(r=(i=a.next()).done)&&(n.push(i.value),!t||n.length!==t);r=!0);}catch(c){o=!0,u=c}finally{try{!r&&a["return"]&&a["return"]()}finally{if(o)throw u}}return n}return function(t,n){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return e(t,n);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}();t["default"]=u;var a=n(106),c=r(a),f=n(3),l=r(f),s=n(5),d=r(s),p=n(107),_=r(p),h=n(216),v=r(h),E=n(217),y=r(E),b=n(1)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(102),a=r(i),c=n(103);t["default"]=new u["default"](a["default"].getSchema(),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;return a["default"].run(t,(0,c.getImageUrl)())})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(64),u=r(o),i=n(219),a=r(i),c=n(102),f=r(c),l=[u["default"],a["default"],f["default"]];t["default"]=l},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.filter(function(e){return e.has.apply(e,n)&&!e.has(y.results.NOT_PRESENT)&&!e.has(y.tests.FSM)})[0]}function i(e){for(var t=arguments.length,n=Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return null!=u.apply(void 0,[e].concat(n))}Object.defineProperty(t,"__esModule",{value:!0}),t.UNKNOWN_ADBLOCKER=void 0;var a=n(24),c=r(a),f=n(266),l=r(f),s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),d=n(3),p=r(d),_=n(107),h=r(_),v=n(15),E=r(v),y=n(1),b=n(234),O=r(b),g=n(222),m=r(g),S=n(220),T=r(S),w=n(196),R=r(w),A=n(201),P=r(A),N=n(214),C=r(N),M=n(206),j=r(M),I=n(207),k=r(I),L=n(225),D=r(L),x=n(227),U=r(x),B=n(231),Y=r(B),K=n(229),F=r(K),G=n(218),H=r(G),V=t.UNKNOWN_ADBLOCKER="unknown",W=function(){function e(t){o(this,e),this._options=(0,l["default"])({},t||{},{useInterference:!1,useGenericAdblocker:!0,useAdblocker:!0}),this.rerun()}return s(e,[{key:"rerun",value:function(){return this._run=(0,h["default"])(O["default"],m["default"],T["default"],E["default"].chrome()?R["default"]:[],E["default"].firefox()?P["default"]:[],E["default"].safari()?C["default"]:[],E["default"].ie()?j["default"]:[],E["default"].opera()?k["default"]:[],E["default"].chrome()?D["default"]:[],E["default"].firefox()?U["default"]:[],E["default"].safari()?Y["default"]:[],E["default"].ie()?F["default"]:[],H["default"]).then(function(e){return new p["default"](function(t){if(window.googletag&&window.googletag.pubads)return void t(e);if(i(e,y.types.ADBLOCKER)||i(e,y.types.GENERIC_ADBLOCKER)||i(e,y.types.STAND_DOWN)||!i(e,y.types.INTERFERENCE))return void t(e);var n=document.querySelector('script[src*="tag/js/gpt.js"]');return n?(n.addEventListener("load",function(){t(e)}),n.addEventListener("error",function(){t(e)}),void window.setTimeout(function(){t(e)},1e4)):void t(e)})}),this}},{key:"serializeResults",value:function(){return this._run.then(function(e){return e.join("|")})}},{key:"isStandingDown",value:function(){return this._run.then(function(e){return i(e,y.types.STAND_DOWN)})}},{key:"isInterfering",value:function(){return this._standDownOr(function(e){return i(e,y.types.INTERFERENCE)||i(e,y.types.GENERIC_ADBLOCKER)||i(e,y.types.ADBLOCKER)})}},{key:"isFsm",value:function(){return this._standDownOr(function(e){return e.some(function(e){return e.has(y.tests.FSM,y.results.PRESENT)})})}},{key:"isPrivate",value:function(){return this._standDownOr(function(e){return i(e,y.types.PRIVATE)})}},{key:"isAdblocking",value:function(){var e=this;return this._standDownOr(function(t){var n=i(t,y.types.INTERFERENCE),r=i(t,y.types.GENERIC_ADBLOCKER),o=i(t,y.types.ADBLOCKER);return e._options.useInterference&&n||e._options.useGenericAdblocker&&r||e._options.useAdblocker&&o})}},{key:"getAdblocker",value:function(){var e=this;return this.isAdblocking().then(function(t){return t?e._run.then(function(e){var t=u(e,y.types.ADBLOCKER);return t?(0,c["default"])(t.attributes,function(e){return(0,y.isResult)(e)&&e!==y.results.PRESENT}):i(e,y.types.GENERIC_ADBLOCKER)?V:null}):null})}},{key:"_standDownOr",value:function(e){var t=this;return this.isStandingDown().then(function(n){return!n&&t._run.then(function(t){return e(t)})})}}]),e}();t["default"]=W},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(103),u=r(o),i=n(104),a=r(i),c=n(223),f=r(c),l=[u["default"],a["default"],f["default"]];t["default"]=l},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(224),a=r(i),c=["/","/","0","9","1","4",".","g","l","o","b","a","l",".","s","s","l",".","f","a","s","t","l","y",".","n","e","t","/","a","d","/","s","c","r","i","p","t","/","x",".","j","s"].join("");t["default"]=new u["default"](a["default"].getSchema(),function(){return a["default"].run(c)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){var n=document.createElement("script");return n.type="text/javascript",n.async=!0,n.src=t,new p["default"](function(r){n.addEventListener("load",function(n){r(e.createResult(y.results.NOT_PRESENT,y.reasons.NO_LOAD_BLOCK,new y.UrlInfoAttribute(t),new y.EventDataAttribute(n)))}),n.addEventListener("error",function(n){r(e.createResult(y.results.PRESENT,y.reasons.LOAD_BLOCK,new y.UrlInfoAttribute(t),new y.EventDataAttribute(n)))}),document.body.appendChild(n)}).then(function(e){return n.parentElement&&n.parentElement.removeChild(n),e})}function u(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:b;return e+"?cb="+Date.now()}Object.defineProperty(t,"__esModule",{value:!0});var i=n(24),a=r(i),c=n(2),f=r(c),l=n(4),s=r(l),d=n(3),p=r(d),_=n(65),h=r(_),v=n(5),E=r(v),y=n(1),b=["/","/","d","3","u","j","i","d","s6","8","p","6x","m","q",".","c","l","o","ud","f","r","o","n","t",".","ne","t","/","x",".","j","s"].join("");t["default"]=new f["default"](new s["default"](y.types.INTERFERENCE,y.tests.INFERENCE,y.tests.SCRIPT,y.tests.AJAX,y.tests.NETWORK),function(e,t){var n=u(t);return p["default"].all([o(e,n),o(e,n),o(e,n),o(e,n),o(e,n)]).then(function(e){for(var t=(0,a["default"])(e,function(e){return e.has(y.results.NOT_PRESENT)}),r=e.map(function(e){var t=e.getData(y.EventDataAttribute);return t&&t.timeStamp?t.timeStamp:1/0}),o=[],u=1;u<r.length;u++)o.push(new y.TimeDiffInfoAttribute(r[u]-r[u-1]));if(t)return t.addAttribute(o);var i=e[0],c=i.addAttribute(o),f=[];return new p["default"](function(e){var t=E["default"].get("site_css_url");if(!t)return e();var n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("type","text/css"),n.addEventListener("load",function(){f.push(new y.InfoAttribute("lnk_ld",(!0).toString())),n.parentElement&&document.head.removeChild(n),e()}),n.addEventListener("error",function(){f.push(new y.InfoAttribute("lnk_ld",(!1).toString())),n.parentElement&&document.head.removeChild(n),e()}),n.href=t+"?cb="+Date.now(),document.head.appendChild(n)}).then(function(){return p["default"].all([(0,h["default"])(n),(0,h["default"])(n),(0,h["default"])(n),(0,h["default"])(n),(0,h["default"])(n)])}).then(function(e){for(var t=(0,a["default"])(e,function(e){return!(e.blocked||e.succeeded)}),n=e.map(function(e){return(0,a["default"])(e.infoAttributes,function(e){return 0===e.toString().indexOf("ts=")})}).filter(function(e){return Boolean(e)}),r=n.map(function(e){return parseFloat(e.toString().slice("ts=".length))}),o=[],u=1;u<r.length;u++)o.push(new y.TimeDiffInfoAttribute(r[u]-r[u-1]));if(t)return c.addAttribute(y.results.NOT_PRESENT,t.reasonAttribute,t.infoAttributes,n,o,f).removeAttribute(y.results.PRESENT);var i=e[0];return c.addAttribute(i.reasonAttribute,i.infoAttributes,n,o,f)})})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(226),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(3),f=r(c),l=n(1);t["default"]=new u["default"](new a["default"](l.types.PRIVATE,l.tests.FEATURE_ACCESS),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;return new f["default"](function(n){t.webkitRequestFileSystem?t.webkitRequestFileSystem(window.TEMPORARY,1,function(){n(e.createResult(l.results.NOT_PRESENT,l.reasons.REQUEST_FILE_SYSTEM_SUCCESS))},function(t){n("SecurityError"===t.name?e.createResult(l.results.PRESENT,l.reasons.REQUEST_FILE_SYSTEM_ERROR,new l.ErrorInfoAttribute(t.name)):e.createResult(l.results.NOT_PRESENT,l.reasons.REQUEST_FILE_SYSTEM_ERROR,new l.ErrorInfoAttribute(t.name)))}):n(e.createResult(l.results.NOT_PRESENT,l.reasons.NO_REQUEST_FILE_SYSTEM))})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(228),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(3),f=r(c),l=n(1);t["default"]=new u["default"](new a["default"](l.types.PRIVATE,l.tests.FEATURE_ACCESS),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;return new f["default"](function(n){if(t.indexedDB){var r=t.indexedDB.open("test");r.onsuccess=function(){n(e.createResult(l.results.NOT_PRESENT,l.reasons.INDEXED_DB_OPEN_SUCCESS))},r.onerror=function(){n(e.createResult(l.results.PRESENT,l.reasons.INDEXED_DB_OPEN_ERROR))}}else n(e.createResult(l.results.NOT_PRESENT,l.reasons.NO_INDEXED_DB))})})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(230),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1);t["default"]=new u["default"](new a["default"](c.types.PRIVATE,c.tests.FEATURE_ACCESS),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;return t.indexedDB?e.createResult(c.results.NOT_PRESENT,c.reasons.INDEXED_DB_EXISTS):e.createResult(c.results.PRESENT,c.reasons.NO_INDEXED_DB)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(232),u=r(o),i=[u["default"]];t["default"]=i},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1);t["default"]=new u["default"](new a["default"](c.types.PRIVATE,c.tests.FEATURE_ACCESS),function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;if(!t.localStorage)return e.createResult(c.results.NOT_PRESENT,c.reasons.NO_LOCAL_STORAGE);try{return t.localStorage.setItem("sp","1"),t.localStorage.removeItem("sp"),e.createResult(c.results.NOT_PRESENT,c.reasons.LOCAL_STORAGE_SET_SUCCESS)}catch(n){return"QuotaExceededError"===n.name?e.createResult(c.results.PRESENT,c.reasons.LOCAL_STORAGE_SET_ERROR,new c.ErrorInfoAttribute(n.name)):e.createResult(c.results.NOT_PRESENT,c.reasons.LOCAL_STORAGE_SET_ERROR,new c.ErrorInfoAttribute(n.name))}})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(15),f=r(c),l=n(1);t["default"]=new u["default"](new a["default"](l.types.STAND_DOWN,l.tests.USER_AGENT,l.tests.BOT),function(e){return f["default"].googlebot()?e.createResult(l.results.PRESENT,l.reasons.GOOGLE_BOT_USER_AGENT):f["default"].googleweblight()?e.createResult(l.results.PRESENT,l.reasons.GOOGLE_WEB_LIGHT):f["default"].bingbot()?e.createResult(l.results.PRESENT,l.reasons.BING_BOT_USER_AGENT):f["default"].exabot()?e.createResult(l.results.PRESENT,l.reasons.EXA_BOT_USER_AGENT):e.createResult(l.results.NOT_PRESENT,l.reasons.NO_BOT_USER_AGENT)})},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(233),u=r(o),i=n(235),a=r(i),c=[u["default"],a["default"]];t["default"]=c},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var o=n(2),u=r(o),i=n(4),a=r(i),c=n(1),f=["w","e","b","c","a","c","h","e",".","g","o","o","g","l","e","u","s","e","r","c","o","n","t","e","n","t",".","c","o","m"].join(""),l=["o","p","t","i","m","i","z","e","l","y","p","r","e","v","i","e","w",".","c","o","m"].join("");t["default"]=new u["default"](new a["default"](c.types.STAND_DOWN,c.tests.PROXY_HOST),function(e){return window.location.host===f?e.createResult(c.results.PRESENT,c.reasons.GOOGLE_WEBCACHE_PROXY_HOST):window.location.host.indexOf(l)>-1?e.createResult(c.results.PRESENT,c.reasons.OPTIMIZELY_PREVIEW_PROXY_HOST):e.createResult(c.results.NOT_PRESENT,c.reasons.NO_PROXY_HOST)})},,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var a=n(5),c=r(a),f=n(18),l=r(f),s=n(22),d=r(s),p=n(40),_=r(p),h=function(e){function t(e){o(this,t);var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,d["default"].CONTENT_CONTROL,c["default"].get("content_control_beacon_endpoint"),!1));return n.set(l["default"].cct.CONTROL_TYPE,4),n.set(l["default"].cct.LOCK,e.result),n.set(l["default"].REASON_CODE,e.source+"::"+e.test+"::"+e.reason+"::"+e.info),n}return i(t,e),t}(_["default"]);t["default"]=h},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){var n=(0,g.getSpKeyLockResult)()||(0,O["default"])(e)||(0,T["default"])(e);return null!=n?void t(n):(c(e._sp_,t),(0,g.initSetSpKey)(e._sp_,t),n=(0,A.safelyDefineProperty)(e,"_sp_",e._sp_),null!=n?void t(n):(n=(0,A.recursivelyDefineProperties)(e._sp_),void(null!=n&&t(n))))}function c(e,t){(0,m["default"])("defineProperty",function(e,n,r){var o=(0,A.safelyDefineProperty)(e,n,r);null!=o&&t(o)},e),(0,m["default"])("recursivelyDefineProperty",function(e,n,r){var o=(0,A.safelyDefineProperty)(e,n,r);return null!=o?void t(o):(o=(0,A.recursivelyDefineProperties)(r),void(null!=o&&t(o)))},e)}Object.defineProperty(t,"__esModule",{value:!0});var f=n(93),l=r(f),s=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t.initSpid=a;var d=n(10),p=r(d),_=n(238),h=r(_),v=n(23),E=(r(v),n(5)),y=r(E),b=n(240),O=r(b),g=n(9),m=r(g),S=n(241),T=r(S),w=n(15),R=r(w),A=n(49),P=function(e){function t(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window;o(this,t);var r=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e)),i=(0,l["default"])(function(e){new h["default"](e).send(),y["default"].get("spid_control_callback")()});return r.init(n,i),r}return i(t,e),s(t,[{key:"init",value:function(e,t){y["default"].get("enable_spid")&&(R["default"].chrome()||R["default"].firefox())&&(this.recoveryLibApiIframeSpidListener(e,t),a(e,t))}},{key:"recoveryLibApiIframeSpidListener",value:function(e,t){e.addEventListener("message",function(e){var n=e.data;n.isSpidMessage&&((0,v.setTestResultSource)(n.testResult,v.SPID_TEST_TYPES.SOURCE.CS),n.testResult.result===v.SPID_TEST_TYPES.RESULT.LOCK&&t(n.testResult))})}}]),t}(p["default"]);t["default"]=P},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t={wl:e.addEventListener,dl:e.document.addEventListener,op:Object.defineProperty,od:Object.getOwnPropertyDescriptor};for(var n in t)if(!(0,c["default"])(t[n]))return new i["default"](u.SPID_TEST_TYPES.RESULT.LOCK,u.SPID_TEST_TYPES.TEST.NATIVE,u.SPID_TEST_TYPES.REASON.OVERRIDDEN,u.SPID_TEST_TYPES.SOURCE.PUBLISHER,n);return(0,c["default"])(function(){})?new i["default"](u.SPID_TEST_TYPES.RESULT.LOCK,u.SPID_TEST_TYPES.TEST.BAIT_NATIVE,u.SPID_TEST_TYPES.REASON.OVERRIDDEN,u.SPID_TEST_TYPES.SOURCE.PUBLISHER):null}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(23),i=r(u),a=n(52),c=r(a)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=e._sp_.config;if(t)return i["default"].availableConfigKeys().reduce(function(e,n){return e||(0,c["default"])(t,n)},null)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(5),i=r(u),a=n(48),c=r(a)},function(e,t,n){"use strict";var r=n(96);e.exports=function(){return r.is_ie&&r.browser_version<11}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){return e.consumeCharacters("]"),new p(t)}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementAttributeAnyValueModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(21),l=r(f),s=n(27),d=r(s),p=t.ElementAttributeAnyValueModificationRecord=function(e){function t(e){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e,(0,d["default"])().join(" ")))}return i(t,e),c(t,[{key:"applyToElement",value:function(e){e.setAttribute(this.key,e.hasAttribute(this.key)?e.getAttribute(this.key):this.value)}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);
e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){e.consumeCharacters("*=");var n=e.consumeRegex(v.selectorAttributeValueMatcher),r=(0,_["default"])(n);return new E(t,r)}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementAttributeValueContainsModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(21),l=r(f),s=n(27),d=r(s),p=n(28),_=r(p),h=n(17),v=n(7),E=t.ElementAttributeValueContainsModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElement",value:function(e){if(e.hasAttribute(this.key)){var t=e.getAttribute(this.key).split(" ");t.splice((0,h.generateRandomInteger)(0,t.length),0,this.value),e.setAttribute(this.key,t.join(" "))}else{var n=(0,d["default"])().join(" "),r=(0,h.generateRandomInteger)(0,n.length);e.setAttribute(this.key,n.slice(0,r)+this.value+n.slice(r))}}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){e.consumeCharacters("$=");var n=e.consumeRegex(h.selectorAttributeValueMatcher),r=(0,_["default"])(n);return new v(t,r)}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementAttributeValueEndsWithModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(21),l=r(f),s=n(27),d=r(s),p=n(28),_=r(p),h=n(7),v=t.ElementAttributeValueEndsWithModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElement",value:function(e){var t=e.hasAttribute(this.key)?e.getAttribute(this.key):(0,d["default"])().join(" ");e.setAttribute(this.key,t+" "+this.value)}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){e.consumeCharacters("=");var n=e.consumeRegex(p.selectorAttributeValueMatcher),r=(0,d["default"])(n);return new _(t,r)}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementAttributeValueEqualsModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(21),l=r(f),s=n(28),d=r(s),p=n(7),_=t.ElementAttributeValueEqualsModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElement",value:function(e){e.setAttribute(this.key,this.value)}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){e.consumeCharacters("~=");var n=e.consumeRegex(v.selectorAttributeValueMatcher),r=(0,_["default"])(n);return new E(t,r)}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementAttributeValueWordEqualsModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(21),l=r(f),s=n(27),d=r(s),p=n(28),_=r(p),h=n(17),v=n(7),E=t.ElementAttributeValueWordEqualsModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElement",value:function(e){var t=e.hasAttribute(this.key)?e.getAttribute(this.key).split(" "):(0,d["default"])(),n=(0,h.generateRandomInteger)(0,t.length);t.splice(n,0,this.value),e.setAttribute(this.key,t.join(" "))}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){e.consumeCharacters("[");var t=e.consumeRegex(E.selectorValueMatcher);if(b.indexOf(t)>-1)throw(0,y.networkRequestTriggeringSelectorError)(e.getSelector());var n=e.lookAheadRegex(E.selectorAttributeOperatorMatcher),r=O[n];if(!r)throw(0,y.unparseableSelectorError)(e.getSelector());return r(e,t)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(243),i=r(u),a=n(244),c=r(a),f=n(246),l=r(f),s=n(245),d=r(s),p=n(249),_=r(p),h=n(247),v=r(h),E=n(7),y=n(30),b=["src"],O={"=":l["default"],"~=":v["default"],"^=":_["default"],"$=":d["default"],"*=":c["default"],"]":i["default"]}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e,t){e.consumeCharacters("^=");var n=e.consumeRegex(h.selectorAttributeValueMatcher),r=(0,_["default"])(n);return new v(t,r)}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementAttributeValueStartsWithModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(21),l=r(f),s=n(27),d=r(s),p=n(28),_=r(p),h=n(7),v=t.ElementAttributeValueStartsWithModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElement",value:function(e){var t=e.hasAttribute(this.key)?e.getAttribute(this.key):(0,d["default"])().join(" ");e.setAttribute(this.key,this.value+" "+t)}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){return e.consumeRegex(p.selectorChildElementMatcher),new _((0,d["default"])(e))}Object.defineProperty(t,"__esModule",{value:!0}),t.ChildElementHierarchyModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(42),l=r(f),s=n(29),d=r(s),p=n(7),_=t.ChildElementHierarchyModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElementRecord",value:function(e){e.appendChildElementRecord(this.elementRecord)}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){return e.consumeCharacters("."),new d(e.consumeRegex(s.selectorValueMatcher))}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementClassNameModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(67),l=r(f),s=n(7),d=t.ElementClassNameModificationRecord=function(e){function t(e){o(this,t);var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return n._className=e,n}return i(t,e),c(t,[{key:"applyToElement",value:function(e){e.className=e.className?e.className+" "+this._className:this._className}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){throw e.consumeCharacters(":"),(0,o.unsupportedSelectorError)(e.getSelector())}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=r;var o=n(30)},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){var t=new h.RootElementRecord,n=(0,_["default"])(e);t.appendChildElementRecord(n);for(var r=n;!e.isDone();){var o=e.lookAheadRegex(v.selectorHierarchyOperatorMatcher);if(""===o)throw(0,E.unparseableSelectorError)(e.getSelector());var u=y[o.trim()];if(!u)throw(0,E.unparseableSelectorError)(e.getSelector());var i=u(e);i.applyToElementRecord(r),r=i.getElementRecord()}return t}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var u=n(250),i=r(u),a=n(254),c=r(a),f=n(255),l=r(f),s=n(257),d=r(s),p=n(29),_=r(p),h=n(68),v=n(7),E=n(30),y={">":i["default"],"":c["default"],"+":d["default"],"~":l["default"]}},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){return e.consumeRegex(h.selectorGrandChildElementMatcher),new v((0,d["default"])(e))}Object.defineProperty(t,"__esModule",{value:!0}),t.GrandChildElementHierarchyModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(42),l=r(f),s=n(29),d=r(s),p=n(108),_=r(p),h=n(7),v=t.GrandChildElementHierarchyModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElementRecord",value:function(e){var t=(0,_["default"])();t.push(this.elementRecord),t.forEach(function(e,n){n>0&&t[n-1].appendChildElementRecord(e)}),e.appendChildElementRecord(t[0])}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){return e.consumeRegex(h.selectorGrandSiblingElementMatcher),new v((0,d["default"])(e))}Object.defineProperty(t,"__esModule",{value:!0}),t.GrandSiblingElementHierarchyModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(42),l=r(f),s=n(29),d=r(s),p=n(108),_=r(p),h=n(7),v=t.GrandSiblingElementHierarchyModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElementRecord",value:function(e){var t=e.getParentElementRecord(),n=(0,_["default"])();n.push(this.elementRecord),n.forEach(function(e){t.appendChildElementRecord(e)})}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){return e.consumeCharacters("#"),new d(e.consumeRegex(s.selectorValueMatcher))}Object.defineProperty(t,"__esModule",{value:!0}),t.ElementIdModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(67),l=r(f),s=n(7),d=t.ElementIdModificationRecord=function(e){function t(e){o(this,t);var n=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this));return n._id=e,n}return i(t,e),c(t,[{key:"applyToElement",value:function(e){e.id=this._id}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}function a(e){return e.consumeRegex(p.selectorSiblingElementMatcher),new _((0,d["default"])(e))}Object.defineProperty(t,"__esModule",{value:!0}),t.SiblingElementHierarchyModificationRecord=void 0;var c=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}();t["default"]=a;var f=n(42),l=r(f),s=n(29),d=r(s),p=n(7),_=t.SiblingElementHierarchyModificationRecord=function(e){function t(){return o(this,t),u(this,(t.__proto__||Object.getPrototypeOf(t)).apply(this,arguments))}return i(t,e),c(t,[{key:"applyToElementRecord",value:function(e){e.getParentElementRecord().appendChildElementRecord(this.elementRecord)}}]),t}(l["default"])},function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e){try{document.querySelector(e)}catch(t){throw(0,l.unparseableSelectorError)(e.toString())}var n=(0,f["default"])(new a["default"](e.trim())).generateElementHierarchy();return u(e,n),n}function u(e,t){var n=document.createElement("div");t.forEach(function(e){n.appendChild(e)});var r=null!=n.querySelector(e);if(!r)throw(0,l.nonMatchingSelectorError)(e)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=o;var i=n(259),a=r(i),c=n(253),f=r(c),l=n(30)},function(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}Object.defineProperty(t,"__esModule",{value:!0});var o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),u=n(30),i=function(){function e(t){r(this,e),this._selector=t,this._index=0}return o(e,[{key:"lookAheadRegex",value:function(){var e=this._getCharsWithRegex.apply(this,arguments);return this._validateNoSkippedChars(e),e}},{key:"consumeRegex",value:function(){var e=this._getCharsWithRegex.apply(this,arguments);return this._validateConsumed(e),this._advanceReader(e.length),e}},{key:"consumeCharacters",value:function(e){return this._validateConsumed(e),this._advanceReader(e.length),e}},{key:"getSelector",value:function(){return this._selector}},{key:"isDone",value:function(){return this._index>=this._selector.length}},{key:"_getCharsWithRegex",value:function(){for(var e=this._getRemainingCharacters(),t=arguments.length,n=Array(t),r=0;r<t;r++)n[r]=arguments[r];var o=n.reduce(function(t,n){return t||n.exec(e)},null);return o?o[0]:""}},{key:"_getRemainingCharacters",value:function(){return this._selector.slice(this._index)}},{key:"_advanceReader",value:function(e){this._index+=e}},{key:"_validateConsumed",value:function(e){if(0===e.length)throw(0,u.unparseableSelectorError)(this.getSelector());this._validateNoSkippedChars(e)}},{key:"_validateNoSkippedChars",value:function(e){if(0!==this._getRemainingCharacters().indexOf(e))throw(0,u.unparseableSelectorError)(this.getSelector())}}]),e}();t["default"]=i},function(e,t,n){function r(e,t){var n=i(e)||u(e)?o(e.length,String):[],r=n.length,c=!!r;for(var l in e)!t&&!f.call(e,l)||c&&("length"==l||a(l,r))||n.push(l);return n}var o=n(263),u=n(88),i=n(32),a=n(181),c=Object.prototype,f=c.hasOwnProperty;e.exports=r},function(e,t,n){function r(e,t,n,r){return void 0===e||o(e,u[n])&&!i.call(r,n)?t:e}var o=n(51),u=Object.prototype,i=u.hasOwnProperty;e.exports=r},function(e,t,n){function r(e){if(!o(e))return i(e);var t=u(e),n=[];for(var r in e)("constructor"!=r||!t&&c.call(e,r))&&n.push(r);return n}var o=n(14),u=n(50),i=n(264),a=Object.prototype,c=a.hasOwnProperty;e.exports=r},function(e,t){function n(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}e.exports=n},function(e,t){function n(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}e.exports=n},function(e,t,n){var r=n(109),o=n(110),u=n(267),i=o(function(e,t,n,o){r(t,u(t),e,o)});e.exports=i},function(e,t,n){var r=n(87),o=n(261),u=n(265),i=n(69),a=i(function(e){return e.push(void 0,o),r(u,void 0,e)});e.exports=a},function(e,t,n){function r(e){return i(e)?o(e,!0):u(e)}var o=n(260),u=n(262),i=n(33);e.exports=r},function(e,t,n){function r(e,t){return e&&e.length?o(e,void 0,t):[]}var o=n(60);e.exports=r},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e){return e&&e.__esModule?e:{"default":e}}function o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}function i(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}Object.defineProperty(t,"__esModule",{value:!0});var a=n(10),c=r(a),f=n(9),l=r(f),s=function(e){function t(e){function n(t){e.isAdblocking().then(function(e){t(e)})}function r(t){e.isInterfering().then(function(e){t(e)})}o(this,t);var i=u(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return(0,l["default"])("isAdBlocking",n),(0,l["default"])("isAdblocking",n),(0,l["default"])("isNetworkBlocking",r),i}return i(t,e),t}(c["default"]);t["default"]=s}]));
//# sourceMappingURL=https://s3.amazonaws.com/d3jlsadfjkuern/1.7.544/ZGV0ZWN0aW9uLmpz.map
};


	

