/*! * bktag - v3.1.2 - 20180523; * Copyright (c) 1998-2018 ORACLE CORP All rights reserved. */ var tags=function(e){function t(s){if(a[s])return a[s].exports;var r=a[s]={i:s,l:!1,exports:{}};return e[s].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var a={};return t.m=e,t.c=a,t.d=function(e,a,s){t.o(e,a)||Object.defineProperty(e,a,{configurable:!1,enumerable:!0,get:s})},t.n=function(e){var a=e&&e.__esModule?function(){return e['default']}:function(){return e};return t.d(a,'a',a),a},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p='',t(t.s=11)}([function(e,t){'use strict';function a(e,t,a){var s=t;if('undefined'!=typeof window.varMap&&window.varMap[t]&&(s=window.varMap[t]),'undefined'!=typeof a){var i=s+'='+a;r.push(e+'='+encodeURIComponent(i))}else r.push(e+'='+s);return window.BKTAG}function s(){return r}Object.defineProperty(t,'__esModule',{value:!0}),t.addParam=a,t.getParams=s,t.resetParams=function(){r=[]};var r=[]},function(e,t){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t.getKwds=function(){for(var e=window.document.getElementsByTagName('meta'),t=[],a=0;a>>2]>>>24-8*(n%4),t[s+n>>>2]|=d<<24-8*((s+n)%4);else for(var n=0;n>>2]=a[n>>>2];return this.sigBytes+=r,this},clamp:function(){var e=this.words,a=this.sigBytes;e[a>>>2]&=4294967295<<32-8*(a%4),e.length=t(a/4)},clone:function(){var e=i.clone.call(this);return e.words=this.words.slice(0),e},random:function(t){for(var a,s,n=[],l=function(t){var t=t,a=987654321,s=4294967295;return function(){a=36969*(65535&a)+(a>>16)&s,t=18e3*(65535&t)+(t>>16)&s;var r=(a<<16)+t&s;return r/=4294967296,r+=.5,r*(.5>>2]>>>24-8*(d%4),r.push((t>>>4).toString(16)),r.push((15&t).toString(16));return r.join('')},parse:function(e){for(var t=e.length,a=[],s=0;s>>3]|=parseInt(e.substr(s,2),16)<<24-4*(s%8);return new d.init(a,t/2)}},o=n.Latin1={stringify:function(e){for(var t,a=e.words,s=e.sigBytes,r=[],d=0;d>>2]>>>24-8*(d%4),r.push(String.fromCharCode(t));return r.join('')},parse:function(e){for(var t=e.length,a=[],s=0;s>>2]|=(255&e.charCodeAt(s))<<24-8*(s%4);return new d.init(a,t)}},u=n.Utf8={stringify:function(e){try{return decodeURIComponent(escape(o.stringify(e)))}catch(t){throw new Error('Malformed UTF-8 data')}},parse:function(e){return o.parse(unescape(encodeURIComponent(e)))}},p=r.BufferedBlockAlgorithm=i.extend({reset:function(){this._data=new d.init,this._nDataBytes=0},_append:function(e){'string'==typeof e&&(e=u.parse(e)),this._data.concat(e),this._nDataBytes+=e.sigBytes},_process:function(a){var s=this._data,r=s.words,i=s.sigBytes,n=this.blockSize,l=i/(4*n);l=a?t(l):e.max((0|l)-this._minBufferSize,0);var o=l*n,u=e.min(4*o,i);if(o){for(var p=0;pa;a++)t['_'+String.fromCharCode(a)]=a;var s=Object.getOwnPropertyNames(t).map(function(e){return t[e]});if('0123456789'!==s.join(''))return!1;var r={};return['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t'].forEach(function(e){r[e]=e}),'abcdefghijklmnopqrst'===Object.keys(Object.assign({},r)).join('')}catch(t){return!1}}()?Object.assign:function(e){for(var r,d,n=t(e),l=1;li;)e(r)&&(8>i&&(l[i]=a(s(r,1/2))),o[i]=a(s(r,1/3)),i++),r++})();var n=[],u=d.SHA256=i.extend({_doReset:function(){this._hash=new r.init(l.slice(0))},_doProcessBlock:function(t,s){for(var r=this._hash.words,l=r[0],a=r[1],u=r[2],p=r[3],d=r[4],m=r[5],c=r[6],g=r[7],f=0;64>f;f++){if(16>f)n[f]=0|t[s+f];else{var i=n[f-15],_=n[f-2];n[f]=((i<<25|i>>>7)^(i<<14|i>>>18)^i>>>3)+n[f-7]+((_<<15|_>>>17)^(_<<13|_>>>19)^_>>>10)+n[f-16]}var h=d&m^~d&c,y=l&a^l&u^a&u,b=(l<<30|l>>>2)^(l<<19|l>>>13)^(l<<10|l>>>22),k=(d<<26|d>>>6)^(d<<21|d>>>11)^(d<<7|d>>>25),P=g+k+h+o[f]+n[f];g=c,c=m,m=d,d=0|p+P,p=u,u=a,a=l,l=0|P+(b+y)}r[0]=0|r[0]+l,r[1]=0|r[1]+a,r[2]=0|r[2]+u,r[3]=0|r[3]+p,r[4]=0|r[4]+d,r[5]=0|r[5]+m,r[6]=0|r[6]+c,r[7]=0|r[7]+g},_doFinalize:function(){var e=this._data,a=e.words,s=8*this._nDataBytes,r=8*e.sigBytes;return a[r>>>5]|=128<<24-r%32,a[(r+64>>>9<<4)+14]=t.floor(s/4294967296),a[(r+64>>>9<<4)+15]=s,e.sigBytes=4*a.length,this._process(),this._hash},clone:function(){var e=i.clone.call(this);return e._hash=this._hash.clone(),e}});a.SHA256=i._createHelper(u),a.HmacSHA256=i._createHmacHelper(u)}(Math),e.SHA256})},function(e,t,a){(function(s,r){e.exports=t=r(a(4))})(this,function(e){return function(t){function s(e,a,r,i,d,l,s){var t=e+(a&r|~a&i)+d+s;return(t<>>32-l)+a}function r(e,a,r,i,l,o,s){var t=e+(a&i|r&~i)+l+s;return(t<>>32-o)+a}function n(e,a,r,i,d,l,s){var t=e+(a^r^i)+d+s;return(t<>>32-l)+a}function l(e,a,r,i,l,o,s){var t=e+(r^(a|~i))+l+s;return(t<>>32-o)+a}var a=e,i=a.lib,d=i.WordArray,o=i.Hasher,u=a.algo,p=[];(function(){for(var e=0;64>e;e++)p[e]=0|4294967296*t.abs(t.sin(e+1))})();var m=u.MD5=o.extend({_doReset:function(){this._hash=new d.init([1732584193,4023233417,2562383102,271733878])},_doProcessBlock:function(e,t){for(var o=0;16>o;o++){var i=t+o,u=e[i];e[i]=16711935&(u<<8|u>>>24)|4278255360&(u<<24|u>>>8)}var m=this._hash.words,g=e[t+0],f=e[t+1],_=e[t+2],h=e[t+3],y=e[t+4],k=e[t+5],P=e[t+6],T=e[t+7],x=e[t+8],B=e[t+9],C=e[t+10],v=e[t+11],E=e[t+12],A=e[t+13],M=e[t+14],D=e[t+15],S=m[0],a=m[1],b=m[2],c=m[3];S=s(S,a,b,c,g,7,p[0]),c=s(c,S,a,b,f,12,p[1]),b=s(b,c,S,a,_,17,p[2]),a=s(a,b,c,S,h,22,p[3]),S=s(S,a,b,c,y,7,p[4]),c=s(c,S,a,b,k,12,p[5]),b=s(b,c,S,a,P,17,p[6]),a=s(a,b,c,S,T,22,p[7]),S=s(S,a,b,c,x,7,p[8]),c=s(c,S,a,b,B,12,p[9]),b=s(b,c,S,a,C,17,p[10]),a=s(a,b,c,S,v,22,p[11]),S=s(S,a,b,c,E,7,p[12]),c=s(c,S,a,b,A,12,p[13]),b=s(b,c,S,a,M,17,p[14]),a=s(a,b,c,S,D,22,p[15]),S=r(S,a,b,c,f,5,p[16]),c=r(c,S,a,b,P,9,p[17]),b=r(b,c,S,a,v,14,p[18]),a=r(a,b,c,S,g,20,p[19]),S=r(S,a,b,c,k,5,p[20]),c=r(c,S,a,b,C,9,p[21]),b=r(b,c,S,a,D,14,p[22]),a=r(a,b,c,S,y,20,p[23]),S=r(S,a,b,c,B,5,p[24]),c=r(c,S,a,b,M,9,p[25]),b=r(b,c,S,a,h,14,p[26]),a=r(a,b,c,S,x,20,p[27]),S=r(S,a,b,c,A,5,p[28]),c=r(c,S,a,b,_,9,p[29]),b=r(b,c,S,a,T,14,p[30]),a=r(a,b,c,S,E,20,p[31]),S=n(S,a,b,c,k,4,p[32]),c=n(c,S,a,b,x,11,p[33]),b=n(b,c,S,a,v,16,p[34]),a=n(a,b,c,S,M,23,p[35]),S=n(S,a,b,c,f,4,p[36]),c=n(c,S,a,b,y,11,p[37]),b=n(b,c,S,a,T,16,p[38]),a=n(a,b,c,S,C,23,p[39]),S=n(S,a,b,c,A,4,p[40]),c=n(c,S,a,b,g,11,p[41]),b=n(b,c,S,a,h,16,p[42]),a=n(a,b,c,S,P,23,p[43]),S=n(S,a,b,c,B,4,p[44]),c=n(c,S,a,b,E,11,p[45]),b=n(b,c,S,a,D,16,p[46]),a=n(a,b,c,S,_,23,p[47]),S=l(S,a,b,c,g,6,p[48]),c=l(c,S,a,b,T,10,p[49]),b=l(b,c,S,a,M,15,p[50]),a=l(a,b,c,S,k,21,p[51]),S=l(S,a,b,c,E,6,p[52]),c=l(c,S,a,b,h,10,p[53]),b=l(b,c,S,a,C,15,p[54]),a=l(a,b,c,S,f,21,p[55]),S=l(S,a,b,c,x,6,p[56]),c=l(c,S,a,b,D,10,p[57]),b=l(b,c,S,a,P,15,p[58]),a=l(a,b,c,S,A,21,p[59]),S=l(S,a,b,c,y,6,p[60]),c=l(c,S,a,b,v,10,p[61]),b=l(b,c,S,a,_,15,p[62]),a=l(a,b,c,S,B,21,p[63]),m[0]=0|m[0]+S,m[1]=0|m[1]+a,m[2]=0|m[2]+b,m[3]=0|m[3]+c},_doFinalize:function(){var e=this._data,a=e.words,s=8*this._nDataBytes,r=8*e.sigBytes;a[r>>>5]|=128<<24-r%32;var d=t.floor(s/4294967296),n=s;a[(r+64>>>9<<4)+15]=16711935&(d<<8|d>>>24)|4278255360&(d<<24|d>>>8),a[(r+64>>>9<<4)+14]=16711935&(n<<8|n>>>24)|4278255360&(n<<24|n>>>8),e.sigBytes=4*(a.length+1),this._process();for(var l,o=this._hash,u=o.words,p=0;4>p;p++)l=u[p],u[p]=16711935&(l<<8|l>>>24)|4278255360&(l<<24|l>>>8);return o},clone:function(){var e=o.clone.call(this);return e._hash=this._hash.clone(),e}});a.MD5=o._createHelper(m),a.HmacMD5=o._createHmacHelper(m)}(Math),e.MD5})},function(e,t,a){'use strict';function s(e){return e&&e.__esModule?e:{default:e}}function r(e,t,a,s,r,d,n,o,g){var _=D({site:e,limit:t,excludeBkParams:a,partnerID:s,allowMultipleCalls:r,callback:d,allData:n,timeOut:o,ignoreOutsideIframe:g},(0,v['default'])(b['default']),(0,M['default'])(e,b['default'])),y=(0,c.getParams)();if(!(!0===_.suppressMultipleCalls||(0,T.getDoTagged)()&&!0!==_.allowMultipleCalls)){(0,T.setDoTagged)(),void 0===_.timeOut&&(_.timeOut=1e3),y.unshift('ret='+(_.callback?'js':'html'));var k='undefined'!=typeof _.partnerID&&null!==_.partnerID;if(k&&y.unshift('partner='+encodeURIComponent(_.partnerID)),_.excludeBkParams||_.excludeTitle||''===document.title||(0,f['default'])('t',document.title),_.excludeBkParams||_.excludeKeywords||(0,f['default'])('k',(0,p.getKwds)()),!_.excludeBkParams&&!_.excludeReferrer&&'referrer'in window.document&&''!==window.document.referrer){var x=window.document.referrer,C='tags.bluekai.com',A=x.indexOf(C);0<=A?(0,f['default'])('pr',x.substr(0,A+C.length)):(0,f['default'])('pr',x)}if(_.excludeBkParams||_.excludeLocation||(0,f['default'])('l',window.location.toString()),_.callback?(0,c.addParam)('jscb',encodeURIComponent(_.callback)):'undefined'!=typeof _.limit&&(0,c.addParam)('limit',encodeURIComponent(_.limit)),!0===_.allData&&(0,c.addParam)('data','all'),!0!==_.suppressEventScheduling&&!0===_.eventScheduling&&(0,p.addEvent)('message',function(t){if('http://tags.bluekai.com'===t.origin){var e=document.getElementById('__bkframe'),a=function(t){return function(){e.contentWindow.postMessage(JSON.stringify({event:t}),'*'),e.contentWindow.postMessage(JSON.stringify({schedule:'run'}),'*')}},s=JSON.parse(t.data);if(s.status&&'loaded'===s.status&&e.contentWindow.postMessage(JSON.stringify({get:'events'}),'*'),s.scheduled){var r=JSON.parse(s.scheduled);r.forEach(function(e){var t='window'===r[e]?window:document.getElementById(r[e]);t.addEventListener(e,a(e),!1)})}s.status&&'complete'===s.status&&e.contentWindow.postMessage(JSON.stringify({status:'ack'}),'*')}},!1),!0!==_.suppressFirstParty&&_.useFirstParty&&(!(0,m.readCookie)('bkrid')&&(0,m.createCookie)('bkrid',Math.floor(2147483648*Math.random()),180),(0,m.readCookie)('bkrid')&&(0,c.addParam)('bkrid',encodeURIComponent((0,m.readCookie)('bkrid')))),((0,p.isDebug)()||_.isDebug)&&(0,c.addParam)('debug','1'),_.excludeBkParams||'undefined'==typeof _.paramList||(0,h['default'])(_.paramList),_.excludeBkParams||'undefined'==typeof _.jsList||(0,h['default'])(_.jsList),!_.excludeBkParams&&'undefined'!=typeof _.metaVars)for(var w,O=0;O<_.metaVars.length;O+=1)w=(0,p.getMeta)(_.metaVars[O]),null!==w&&(0,f['default'])(_.metaVars[O],w);!0!==_.suppressCacheBusting&&(0,c.addParam)('r',parseInt(99999999*Math.random(),10));var i=''+(0,B['default'])(_)+(k?'psite':'site')+'/'+_.site,I=i+'?'+y.join('&');if(_.limitGetLength&&(I=I.substr(0,S)),(0,E.setDest)(I),_.callback){var K=(0,E.getDest)();if(_.useImage){var G=document.createElement('span');G.style.display='none';var H=document.getElementsByTagName('body')[0];H.appendChild(G);var N=document.createElement('img');N.src=K,G.appendChild(N)}else{var j=document.createElement('script');j.type='text/javascript',j.src=K,j.id='__bk_script__',P['default'][''+e]&&setTimeout(function(){var e=document.getElementById('__bk_script__');e&&(e.removeNode?e.removeNode(!0):e.parentNode.removeChild(j))},_.timeOut),document.getElementsByTagName('head')[0].appendChild(j)}}else if((0,u['default'])(function(){if(_.useMultipleIframes){var e=(0,l['default'])('__bkframe_'+_.site+'_'+new Date().valueOf());e.className='__bkframe_site_'+_.site,e.src=I,document.getElementsByTagName('body')[0].appendChild(e)}else if(window.frames&&window.frames.__bkframe)window.frames.__bkframe.location.replace(I);else{var t=(0,l['default'])('__bkframe');window.document.getElementsByTagName('body')[0].appendChild(t),window.frames.__bkframe.location.replace(I)}}),y.shift(),'undefined'!=typeof _.ignoreOutsideIframe&&!1===_.ignoreOutsideIframe){y.unshift('ret=jsht'),I=i+'?'+y.join('&'),I=I.substr(0,S);var L=window.document.createElement('script');L.src=I,L.type='text/javascript',window.document.getElementsByTagName('body').item(0).appendChild(L)}'function'==typeof t&&t(),(0,c.resetParams)()}}Object.defineProperty(t,'__esModule',{value:!0}),t['default']=r;var i=a(6),d=s(i),n=a(7),l=s(n),o=a(16),u=s(o),p=a(1),m=a(2),c=a(0),g=a(3),f=s(g),_=a(5),h=s(_),y=a(8),b=s(y),k=a(17),P=s(k),T=a(9),x=a(18),B=s(x),C=a(19),v=s(C),E=a(20),A=a(21),M=s(A),D=Object.assign||d['default'],S=2e3},function(e,t,a){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t['default']=function(e){var t='__bkframe';if(window.frames[t]===void 0||window.document.getElementById(t)===void 0){var a=(0,r['default'])(t),s=window.document.getElementsByTagName('body')[0];s&&s.appendChild(a)}'function'==typeof e&&e()};var s=a(7),r=function(e){return e&&e.__esModule?e:{default:e}}(s)},function(e,t){'use strict';Object.defineProperty(t,'__esModule',{value:!0});t['default']={2607:1,2834:1,2894:1,3316:1,3317:1,3318:1,3319:1,3321:1,3322:1,3323:1,3324:1,3325:1,3326:1,3327:1,3328:1,3329:1,3330:1,3331:1,3332:1,3333:1,3334:1,3338:1,3339:1,3340:1,3341:1,3344:1,3345:1,3346:1,3348:1}},function(e,t){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t['default']=function(e){if('https:'===window.document.location.protocol)return void 0!==e&&e.pixelSecure?e.pixelSecure:a;return void 0!==e&&e.pixelUrl?e.pixelUrl:s};var a='https://stags.bluekai.com/',s='http://tags.bluekai.com/'},function(e,t){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t['default']=function(e){var t={};return Object.keys(e).forEach(function(a){'undefined'!=typeof window['bk_'+e[a]]&&(t[a]=window['bk_'+e[a]])}),t}},function(e,t){'use strict';function a(e){return r=e,window.BKTAG._dest=e,r}function s(){return r}Object.defineProperty(t,'__esModule',{value:!0}),t.setDest=a,t.getDest=s;var r=null},function(e,t){'use strict';Object.defineProperty(t,'__esModule',{value:!0});var a='function'==typeof Symbol&&'symbol'==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&'function'==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?'symbol':typeof e};t['default']=function(e,t){var s={};return'object'===('undefined'==typeof e?'undefined':a(e))&&Object.keys(t).forEach(function(a){'undefined'!=typeof e[t[a]]&&(s[a]=e[t[a]])}),s}},function(e,t,a){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t['default']=function(){return(0,d.resetDoTagged)(),(0,s.resetParams)(),Object.keys(i['default']).forEach(function(e){var t='bk_'+i['default'][e];try{delete window[t]}catch(a){window[t]=void 0}}),window.BKTAG};var s=a(0),r=a(8),i=function(e){return e&&e.__esModule?e:{default:e}}(r),d=a(9)},function(e,t){'use strict';function a(e){return e.replace(/^\s+/,'')}function s(e,t){function s(e,a,s,i){if(o[a])for(;h.last()&&u[h.last()];)r('',h.last());if(p[a]&&h.last()===a&&r('',a),i=l[a]||!!i,i||h.push(a),t.start){var d=[];s.replace(n,function(e,t){var a=arguments[2]?arguments[2]:arguments[3]?arguments[3]:arguments[4]?arguments[4]:m[t]?t:'';d.push({name:t,value:a,escaped:a.replace(/(^|[^\\])"/g,'$1\\"')})}),t.start&&t.start(a,d,i)}}function r(e,a){if(!a)var s=0;else for(var s=h.length-1;0<=s&&!(h[s]===a);s--);if(0<=s){for(var r=h.length-1;r>=s;r--)t.end&&t.end(h[r]);h.length=s}}var g,f,_,h=[],y=e;for(h.last=function(){return this[this.length-1]};e;){if(f=!0,e=a(e),h.last()&&c[h.last()]){var b=new RegExp('','i');g=e.search(b);var k=e.substring(0,g);0'),0<=g&&(t.comment&&t.comment(e.substring(4,g)),e=e.substring(g+3),f=!1)):0===e.indexOf('g?e:e.substring(0,g);e=0>g?'':e.substring(g),t.chars&&t.chars(P)}if(e===y)throw'Parse Error: '+e;y=e}r()}Object.defineProperty(t,'__esModule',{value:!0}),t.htmlParser=s,t.htmlToDom=function(e,t){var a=[],r=t.documentElement||t.getOwnerDocument&&t.getOwnerDocument()||t;if(!r&&t.createElement&&function(){var e=t.createElement('html'),a=t.createElement('head');a.appendChild(t.createElement('title')),e.appendChild(a),e.appendChild(t.createElement('body')),t.appendChild(e)}(),t.getElementsByTagName)for(var d in g)g[d]=t.getElementsByTagName(d)[0];var i=g.body;s(e,{start:function(e,s,r){if(g[e])return void(i=g[e]);for(var d=t.createElement(e),n=0;n\s]+))?)*)\s*(\/?)>/,d=/^<\/(\w+)[^>]*>/,n=/(\w+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|([^>\s]+)))?/g,l=r('area,base,basefont,br,col,frame,hr,img,input,isindex,link,meta,param,embed'),o=r('address,applet,blockquote,button,center,dd,del,dir,div,dl,dt,fieldset,form,frameset,hr,iframe,ins,isindex,li,map,menu,noframes,noscript,NOSCRIPT,object,ol,p,pre,script,SCRIPT,table,tbody,td,tfoot,th,thead,tr,ul'),u=r('a,abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,script,SCRIPT,select,small,span,strike,strong,sub,sup,textarea,tt,u,var'),p=r('colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr'),m=r('checked,compact,declare,defer,disabled,ismap,multiple,nohref,noresize,noshade,nowrap,readonly,selected'),c=r('script,SCRIPT,style'),g=r('html,head,body,title'),f={link:'head',base:'head'}},function(e,t){'use strict';Object.defineProperty(t,'__esModule',{value:!0}),t['default']=function(e,t){for(var a=t.split('.'),s=e,r=0;r