<metahttp-equiv="content-type"content="text/html; charset=UTF-8"><title>Facebook Cross-Domain Messaging helper</title></head><body><script>document.domain='facebook.com';__transform_includes={};if(!Array.from)Array.from=function(a){if(a==null)thrownewTypeError('Object is null or undefined');varb=arguments[1],c=arguments[2],d=this,e=Object(a),f=typeofSymbol==='function'?typeofSymbol==='function'?Symbol.iterator:'@@iterator':'@@iterator',g=typeofb==='function',h=typeofe[f]==='function',i=0,j,k;if(h){j=typeofd==='function'?newd():[];varl=e[f](),m;while(!(m=l.next()).done){k=m.value;if(g)k=b.call(c,k,i);j[i]=k;i+=1;}j.length=i;returnj;}varn=e.length;if(isNaN(n)||n<0)n=0;j=typeofd==='function'?newd(n):newArray(n);while(i<n){k=e[i];if(g)k=b.call(c,k,i);j[i]=k;i+=1;}j.length=i;returnj;};
(function(a){functionb(c,d){if(this==null)thrownewTypeError('Array.prototype.findIndex called on null or undefined');if(typeofc!=='function')thrownewTypeError('predicate must be a function');vare=Object(this),f=e.length>>>0;for(varg=0;g<f;g++)if(c.call(d,e[g],g,e))returng;return-1;}if(!Array.prototype.findIndex)Array.prototype.findIndex=b;if(!Array.prototype.find)Array.prototype.find=function(c,d){if(this==null)thrownewTypeError('Array.prototype.find called on null or undefined');vare=b.call(this,c,d);returne===-1?a:this[e];};})();
(function(){vara=Object.prototype.toString,b=Object("a"),c=b[0]!="a";functiond(e){e=+e;if(e!==e){e=0;}elseif(e!==0&&e!==1/0&&e!==-(1/0))e=(e>0||-1)*Math.floor(Math.abs(e));returne;}if(!Array.prototype.map)Array.prototype.map=function(e,f){if(typeofe!='function')thrownewTypeError();varg,h=this.length,i=newArray(h);for(g=0;g<h;++g)if(ginthis)i[g]=e.call(f,this[g],g,this);returni;};if(!Array.prototype.forEach)Array.prototype.forEach=function(e,f){this.map(e,f);};if(!Array.prototype.filter)Array.prototype.filter=function(e,f){if(typeofe!='function')thrownewTypeError();varg,h,i=this.length,j=[];for(g=0;g<i;++g)if(ginthis){h=this[g];if(e.call(f,h,g,this))j.push(h);}returnj;};if(!Array.prototype.every)Array.prototype.every=function(e,f){if(typeofe!='function')thrownewTypeError();varg=newObject(this),h=g.length;for(vari=0;i<h;i++)if(iing)if(!e.call(f,g[i],i,g))returnfalse;returntrue;};if(!Array.prototype.some)Array.prototype.some=function(e,f){if(typeofe!='function')thrownewTypeError();varg=newObject(this),h=g.length;for(vari=0;i<h;i++)if(iing)if(e.call(f,g[i],i,g))returntrue;returnfalse;};if(!Array.prototype.indexOf)Array.prototype.indexOf=function(e,f){varg=this.length;f|=0;if(f<0)f+=g;for(;f<g;f++)if(finthis&&this[f]===e)returnf;return-1;};if(!Array.prototype.lastIndexOf||[0,1].lastIndexOf(0,-3)!=-1)Array.prototype.lastIndexOf=function(e){varf=c&&a.call(this)=="[object String]"?this.split(""):Object(this),g=f.length>>>0;if(!g)return-1;varh=g-1;if(arguments.length>1)h=Math.min(h,d(arguments[1]));h=h>=0?h:g-Math.abs(h);for(;h>=0;h--)if(hinf&&e===f[h])returnh;return-1;};if(!Array.prototype.reduce)Array.prototype.reduce=function(e){if(typeofe!=='function')thrownewTypeError(e+' is not a function');varf=this.length>>>0,g,h,i=arguments.length===2;if(i)g=arguments[1];for(h=0;h<f;++h)if(this.hasOwnProperty(h))if(i===false){g=this[h];i=true;}elseg=e(g,this[h],h,this);if(i===false)thrownewTypeError('Reduce of empty array with no initial value');returng;};if(!Array.prototype.reduceRight)Array.prototype.reduceRight=function(e){if(typeofe!=='function')thrownewTypeError(e+' is not a function');varf=this.length>>>0,g,h,i=arguments.length===2;if(i)g=arguments[1];for(h=f-1;h>-1;--h)if(this.hasOwnProperty(h))if(i===false){g=this[h];i=true;}elseg=e(g,this[h],h,this);if(i===false)thrownewTypeError('Reduce of empty array with no initial value');returng;};})();
(function(){if(!Date.prototype.toISOString){vara=function(b){if(b<10)return'0'+b;returnb;};Date.prototype.toISOString=function(){if(!isFinite(this))thrownewError('Invalid time value');varb=this.getUTCFullYear();b=(b<0?'-':b>9999?'+':'')+('00000'+Math.abs(b)).slice(0<=b&&b<=9999?-4:-6);returnb+'-'+a(this.getUTCMonth()+1)+'-'+a(this.getUTCDate())+'T'+a(this.getUTCHours())+':'+a(this.getUTCMinutes())+':'+a(this.getUTCSeconds())+'.'+(this.getUTCMilliseconds()/1000).toFixed(3).slice(2,5)+'Z';};}})();
if(!Function.prototype.bind)Function.prototype.bind=function(a){if(typeofthis!='function')thrownewTypeError('Bind must be called on a function');varb=this,c=Array.prototype.slice,d=c.call(arguments,1);functione(){varf=b.prototype&&thisinstanceofb;returnb.apply(!f&&a||this,d.concat(c.call(arguments)));}e.prototype=b.prototype;e.displayName='bound:'+(b.displayName||b.name||'(?)');e.toString=functionf(){return'bound: '+b;};returne;};
if(!Object.create)Object.create=function(a){varb=typeofa;if(b!='object'&&b!='function')thrownewTypeError('Object prototype may only be a Object or null');varc=function(){if(a===null){this.__proto__=a;deletethis.__proto__;}};c.prototype=a;returnnewc();};if(!Object.keys)Object.keys=functiona(b){varc=typeofb;if(c!='object'&&c!='function'||b===null)thrownewTypeError('Object.keys called on non-object');vard=Object.prototype.hasOwnProperty,e=[];for(varfinb)if(d.call(b,f))e.push(f);returne;};if(!Object.freeze)Object.freeze=function(a){returna;};if(!Object.seal)Object.seal=function(a){returna;};
(function(){vara=!({toString:true}).propertyIsEnumerable('toString');if(!a)return;varb=['toString','toLocaleString','valueOf','hasOwnProperty','isPrototypeOf','constructor'];Object.keys=function(c){vard=typeofc;if(d!='object'&&d!='function'||c===null)thrownewTypeError('Object.keys called on non-object');vare=Object.prototype.hasOwnProperty,f=[];for(varginc)if(e.call(c,g))f.push(g);for(varh=0;h<b.length;h++){vari=b[h];if(e.call(c,i))f.push(i);}returnf;};Object.assign=function(c,d){if(c==null)thrownewTypeError('Object.assign target cannot be null or undefined');vare=Object(c),f=Object.prototype.hasOwnProperty;for(varg=1;g<arguments.length;g++){varh=arguments[g];if(h==null)continue;vari=Object(h);for(varjini)if(f.call(i,j))e[j]=i[j];for(vark=0;k<b.length;k++){varl=b[k];if(f.call(i,l))e[l]=i[l];}}returne;};})();
(function(){if(Object.assign)return;vara=Object.prototype.hasOwnProperty,b;if(Object.keys&&Object.keys.name!=='object_keys_polyfill'){b=function(c,d){vare=Object.keys(d);for(varf=0;f<e.length;f++)c[e[f]]=d[e[f]];};}elseb=function(c,d){for(vareind)if(a.call(d,e))c[e]=d[e];};Object.assign=function(c,d){if(c==null)thrownewTypeError('Object.assign target cannot be null or undefined');vare=Object(c);for(varf=1;f<arguments.length;f++){varg=arguments[f];if(g!=null)b(e,Object(g));}returne;};})();
if(!String.prototype.trim)String.prototype.trim=function(){if(this==null)thrownewTypeError('String.prototype.trim called on null or undefined');returnString.prototype.replace.call(this,/^\s+|\s+$/g,'');};
varrequire,__d;(function(a){varb={},c={},d=['global','require','requireDynamic','requireLazy','module','exports'];require=function(e,f){if(c.hasOwnProperty(e))returnc[e];if(!b.hasOwnProperty(e)){if(f)returnnull;thrownewError('Module '+e+' has not been defined');}varg=b[e],h=g.deps,i=g.factory.length,j,k=[];for(varl=0;l<i;l++){switch(h[l]){case'module':j=g;break;case'exports':j=g.exports;break;case'global':j=a;break;case'require':j=require;break;case'requireDynamic':j=require;break;case'requireLazy':j=null;break;default:j=require.call(null,h[l]);}k.push(j);}g.factory.apply(a,k);c[e]=g.exports;returng.exports;};require.__markCompiled=function(){};__d=function(e,f,g,h){if(typeofg=='function'){b[e]={factory:g,deps:d.concat(f),exports:{}};if(h===3)require.call(null,e);}elsec[e]=g;};})(this);
__d('UserAgent_DEPRECATED',[],functiona(b,c,d,e,f,g){if(c.__markCompiled)c.__markCompiled();varh=false,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;functionx(){if(h)return;h=true;varz=navigator.userAgent,aa=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(z),ba=/(Mac OS X)|(Windows)|(Linux)/.exec(z);t=/\b(iPhone|iP[ao]d)/.exec(z);u=/\b(iP[ao]d)/.exec(z);r=/Android/i.exec(z);v=/FBAN\/\w+;/i.exec(z);w=/Mobile/i.exec(z);s=!!/Win64/.exec(z);if(aa){i=aa[1]?parseFloat(aa[1]):aa[5]?parseFloat(aa[5]):NaN;if(i&&document&&document.documentMode)i=document.documentMode;varca=/(?:Trident\/(\d+.\d+))/.exec(z);n=ca?parseFloat(ca[1])+4:i;j=aa[2]?parseFloat(aa[2]):NaN;k=aa[3]?parseFloat(aa[3]):NaN;l=aa[4]?parseFloat(aa[4]):NaN;if(l){aa=/(?:Chrome\/(\d+\.\d+))/.exec(z);m=aa&&aa[1]?parseFloat(aa[1]):NaN;}elsem=NaN;}elsei=j=k=m=l=NaN;if(ba){if(ba[1]){varda=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(z);o=da?parseFloat(da[1].replace('_','.')):true;}elseo=false;p=!!ba[2];q=!!ba[3];}elseo=p=q=false;}vary={ie:function(){returnx()||i;},ieCompatibilityMode:function(){returnx()||n>i;},ie64:function(){returny.ie()&&s;},firefox:function(){returnx()||j;},opera:function(){returnx()||k;},webkit:function(){returnx()||l;},safari:function(){returny.webkit();},chrome:function(){returnx()||m;},windows:function(){returnx()||p;},osx:function(){returnx()||o;},linux:function(){returnx()||q;},iphone:function(){returnx()||t;},mobile:function(){returnx()||(t||u||r||w);},nativeApp:function(){returnx()||v;},android:function(){returnx()||r;},ipad:function(){returnx()||u;}};f.exports=y;},null);
__d('XDM',['DOMEventListener','DOMWrapper','emptyFunction','Flash','GlobalCallback','guid','Log','UserAgent_DEPRECATED','wrapFunction'],functiona(b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){if(c.__markCompiled)c.__markCompiled();varq={},r={transports:[]},s=i.getWindow();functiont(w){varx={},y=w.length,z=r.transports;while(y--)x[w[y]]=1;y=z.length;while(y--){varaa=z[y],ba=q[aa];if(!x[aa]&&ba.isAvailable())returnaa;}}varu={register:function(w,x){n.debug('Registering %s as XDM provider',w);r.transports.push(w);q[w]=x;},create:function(w){if(!w.whenReady&&!w.onMessage){n.error('An instance without whenReady or onMessage makes no sense');thrownewError('An instance without whenReady or '+'onMessage makes no sense');}if(!w.channel){n.warn('Missing channel name, selecting at random');w.channel=m();}if(!w.whenReady)w.whenReady=j;if(!w.onMessage)w.onMessage=j;varx=w.transport||t(w.blacklist||[]),y=q[x];if(y&&y.isAvailable()){n.debug('%s is available',x);y.init(w);returnx;}}};u.register('flash',(function(){varw=false,x,y=false,z=15000,aa;return{isAvailable:function(){returnk.checkMinVersion('8.0.24');},init:function(ba){n.debug('init flash: '+ba.channel);varca={send:function(fa,ga,ha,ia){n.debug('sending to: %s (%s)',ga,ia);x.postMessage(fa,ga,ia);}};if(w){ba.whenReady(ca);return;}varda=ba.root.appendChild(s.document.createElement('div')),ea=l.create(function(){l.remove(ea);clearTimeout(aa);n.info('xdm.swf called the callback');varfa=l.create(function(ga,ha){ga=decodeURIComponent(ga);ha=decodeURIComponent(ha);n.debug('received message %s from %s',ga,ha);ba.onMessage(ga,ha);},'xdm.swf:onMessage');x.init(ba.channel,fa);ba.whenReady(ca);},'xdm.swf:load');x=k.embed(ba.flashUrl,da,null,{protocol:location.protocol.replace(':',''),host:location.host,callback:ea,log:y});aa=setTimeout(function(){n.warn('The Flash component did not load within %s ms - '+'verify that the container is not set to hidden or invisible '+'using CSS as this will cause some browsers to not load '+'the components',z);},z);w=true;}};})());varv=/\.facebook\.com(\/|$)/;u.register('postmessage',(function(){varw=false;return{isAvailable:function(){return!!s.postMessage;},init:function(x){n.debug('init postMessage: '+x.channel);vary='_FB_'+x.channel,z={send:function(aa,ba,ca,da){if(s===ca){n.error('Invalid windowref, equal to window (self)');thrownewError();}n.debug('sending to: %s (%s)',ba,da);varea=function(){ca.postMessage('_FB_'+da+aa,ba);};if(o.ie()==8||o.ieCompatibilityMode()){setTimeout(ea,0);}elseea();}};if(w){x.whenReady(z);return;}h.add(s,'message',p(function(event){varaa=event.data,ba=event.origin||'native';if(!/^(https?:\/\/|native$)/.test(ba)){n.debug('Received message from invalid origin type: %s',ba);return;}if(ba!=='native'&&!(v.test(location.hostname)||v.test(event.origin)))return;if(typeofaa!='string'){n.warn('Received message of type %s from %s, expected a string',typeofaa,ba);return;}n.debug('received message %s from %s',aa,ba);if(aa.substring(0,y.length)==y)aa=aa.substring(y.length);x.onMessage(aa,ba);},'entry','onMessage'));x.whenReady(z);w=true;}};})());f.exports=u;},null);
__d('initXdArbiter',['QueryString','resolveWindow','Log','XDM','XDMConfig'],functiona(b,c,d,e,f,g){if(c.__markCompiled)c.__markCompiled();(function(){varh=c('QueryString'),i=c('resolveWindow'),j=c('Log'),k=c('XDM'),l=c('XDMConfig');functionm(aa){returnaa?aa.replace(/["'<>\(\)\\@]/g,''):aa;}functionn(){if(!window.chrome||!location.ancestorOrigins)returnfalse;return!/\.facebook\.com$/.test(location.ancestorOrigins[1]);}functiono(aa,ba){if(n())return'';if(window!=parent&&window.parent!=window.parent.parent)try{returnparent.parent.XdArbiter.register(window,aa,ba);}catch(ca){j.error('Could not register with XdArbiter in parent.parent');}return'';}functionp(aa,ba,ca){if(!aa&&n()){j.error('Can not use parent.parent to reach facebook.com');return;}varda=aa?i(aa):parent.parent;try{da.XdArbiter.handleMessage(ba,ca,window);}catch(ea){j.error('Could not reach facebook.com using %s',aa);}}functionq(aa,ba){varca=50,da=function(){if(!--ca)clearInterval(ea);try{aa();clearInterval(ea);}catch(fa){}},ea=setInterval(da,50);da();}functionr(){varaa=/^https?:\/\/[^\/]*/.exec(u.origin)[0];q(function(){varba=i(u.relation).frames['fb_xdm_frame_'+v];if(typeofba.location.search==='undefined')thrownewError('Proxy not ready');if(location.search===ba.location.search){ba.proxyMessage(t,aa);}elsej.error('Version mismatch: %s, %s',location.search,ba.location.search);},50);}functions(){varaa=/^(.*)\/(.*)$/.exec(u.origin)[1];if(window.__fbNative&&window.__fbNative.postMessage){window.__fbNative.postMessage(t,aa);}else{varba=function(ca){window.removeEventListener('fbNativeReady',ba);window.__fbNative.postMessage(t,aa);};window.addEventListener('fbNativeReady',ba);}}vart=/#(.*)|$/.exec(location.href)[1];if(window==top)location.hash='';if(!t){j.error('xd_arbiter.php loaded without a valid hash, referrer: %s',document.referrer);return;}varu=h.decode(t,true),v=location.protocol.replace(':','');if(u.relation){if(window==top&&/FBAN\/\w+;/i.test(navigator.userAgent)){j.info('Native proxy');s();}else{j.info('Legacy proxy to %s',u.relation);r();}return;}if(v!=/https?/.exec(window.name)[0]){j.info('Redirection to %s detected, aborting',v);return;}varw=m(u.transport),x=m(u.channel),y=m(u.origin),z=m(u.xd_name);if(!/^https?/.test(y)){j.error('Invalid origin presented, aborting.');return;}k.create({root:document.body,transport:w,channel:x+'_'+v,flashUrl:l.Flash.path,onMessage:function(aa,ba){if(y!==ba){j.info('Received message from unknown origin %s, expected %s.',ba,y);return;}if(!/^FB_RPC:/.test(aa))aa=h.decode(aa);p(aa.relation,aa,y);},whenReady:function(aa){window.proxyMessage=function(ea,fa){if(fa===y){aa.send(ea,y,parent,x);}elsej.error('Failed proxying to %s, expected %s',fa,y);};varba=null,ca={xd_action:'proxy_ready',data:ba},da=o(z,y);if(da)ca.registered=da;aa.send(h.encode(ca),y,parent,x);}});})();},null);__d("XDMConfig",[],{"Flash":{"path":"https:\/\/connect.facebook.net\/rsrc.php\/v1\/yW\/r\/yOZN1vHw3Z_.swf"}});require('initXdArbiter');</script><bid="warning"style="display: none; color:red"> SECURITY WARNING: Please treat the URL above as you would your password and do not share it with anyone. See the <ahref="http://static.ak.facebook.com/l.php?u=http%3A%2F%2Fon.fb.me%2F1mXNHhm&h=oAQGqieid&s=1"target="_blank"rel="nofollow"onmouseover='LinkshimAsyncLink.swap(this, "http:\/\/on.fb.me\/1mXNHhm");'onclick='LinkshimAsyncLink.swap(this, "\/l.php?u=http\u00253A\u00252F\u00252Fon.fb.me\u00252F1mXNHhm&h=oAQGqieid&s=1");'>Facebook Help Center</a> for more information. </b><script>if(window==top){setTimeout(function(){document.getElementById("warning").style.display='block';},2000);}</script></body></html>
<metahttp-equiv="content-type"content="text/html; charset=UTF-8"><title>Facebook Cross-Domain Messaging helper</title></head><body><script>document.domain='facebook.com';__transform_includes={};if(!Array.from)Array.from=function(a){if(a==null)thrownewTypeError('Object is null or undefined');varb=arguments[1],c=arguments[2],d=this,e=Object(a),f=typeofSymbol==='function'?typeofSymbol==='function'?Symbol.iterator:'@@iterator':'@@iterator',g=typeofb==='function',h=typeofe[f]==='function',i=0,j,k;if(h){j=typeofd==='function'?newd():[];varl=e[f](),m;while(!(m=l.next()).done){k=m.value;if(g)k=b.call(c,k,i);j[i]=k;i+=1;}j.length=i;returnj;}varn=e.length;if(isNaN(n)||n<0)n=0;j=typeofd==='function'?newd(n):newArray(n);while(i<n){k=e[i];if(g)k=b.call(c,k,i);j[i]=k;i+=1;}j.length=i;returnj;};
(function(a){functionb(c,d){if(this==null)thrownewTypeError('Array.prototype.findIndex called on null or undefined');if(typeofc!=='function')thrownewTypeError('predicate must be a function');vare=Object(this),f=e.length>>>0;for(varg=0;g<f;g++)if(c.call(d,e[g],g,e))returng;return-1;}if(!Array.prototype.findIndex)Array.prototype.findIndex=b;if(!Array.prototype.find)Array.prototype.find=function(c,d){if(this==null)thrownewTypeError('Array.prototype.find called on null or undefined');vare=b.call(this,c,d);returne===-1?a:this[e];};})();
(function(){vara=Object.prototype.toString,b=Object("a"),c=b[0]!="a";functiond(e){e=+e;if(e!==e){e=0;}elseif(e!==0&&e!==1/0&&e!==-(1/0))e=(e>0||-1)*Math.floor(Math.abs(e));returne;}if(!Array.prototype.map)Array.prototype.map=function(e,f){if(typeofe!='function')thrownewTypeError();varg,h=this.length,i=newArray(h);for(g=0;g<h;++g)if(ginthis)i[g]=e.call(f,this[g],g,this);returni;};if(!Array.prototype.forEach)Array.prototype.forEach=function(e,f){this.map(e,f);};if(!Array.prototype.filter)Array.prototype.filter=function(e,f){if(typeofe!='function')thrownewTypeError();varg,h,i=this.length,j=[];for(g=0;g<i;++g)if(ginthis){h=this[g];if(e.call(f,h,g,this))j.push(h);}returnj;};if(!Array.prototype.every)Array.prototype.every=function(e,f){if(typeofe!='function')thrownewTypeError();varg=newObject(this),h=g.length;for(vari=0;i<h;i++)if(iing)if(!e.call(f,g[i],i,g))returnfalse;returntrue;};if(!Array.prototype.some)Array.prototype.some=function(e,f){if(typeofe!='function')thrownewTypeError();varg=newObject(this),h=g.length;for(vari=0;i<h;i++)if(iing)if(e.call(f,g[i],i,g))returntrue;returnfalse;};if(!Array.prototype.indexOf)Array.prototype.indexOf=function(e,f){varg=this.length;f|=0;if(f<0)f+=g;for(;f<g;f++)if(finthis&&this[f]===e)returnf;return-1;};if(!Array.prototype.lastIndexOf||[0,1].lastIndexOf(0,-3)!=-1)Array.prototype.lastIndexOf=function(e){varf=c&&a.call(this)=="[object String]"?this.split(""):Object(this),g=f.length>>>0;if(!g)return-1;varh=g-1;if(arguments.length>1)h=Math.min(h,d(arguments[1]));h=h>=0?h:g-Math.abs(h);for(;h>=0;h--)if(hinf&&e===f[h])returnh;return-1;};if(!Array.prototype.reduce)Array.prototype.reduce=function(e){if(typeofe!=='function')thrownewTypeError(e+' is not a function');varf=this.length>>>0,g,h,i=arguments.length===2;if(i)g=arguments[1];for(h=0;h<f;++h)if(this.hasOwnProperty(h))if(i===false){g=this[h];i=true;}elseg=e(g,this[h],h,this);if(i===false)thrownewTypeError('Reduce of empty array with no initial value');returng;};if(!Array.prototype.reduceRight)Array.prototype.reduceRight=function(e){if(typeofe!=='function')thrownewTypeError(e+' is not a function');varf=this.length>>>0,g,h,i=arguments.length===2;if(i)g=arguments[1];for(h=f-1;h>-1;--h)if(this.hasOwnProperty(h))if(i===false){g=this[h];i=true;}elseg=e(g,this[h],h,this);if(i===false)thrownewTypeError('Reduce of empty array with no initial value');returng;};})();
(function(){if(!Date.prototype.toISOString){vara=function(b){if(b<10)return'0'+b;returnb;};Date.prototype.toISOString=function(){if(!isFinite(this))thrownewError('Invalid time value');varb=this.getUTCFullYear();b=(b<0?'-':b>9999?'+':'')+('00000'+Math.abs(b)).slice(0<=b&&b<=9999?-4:-6);returnb+'-'+a(this.getUTCMonth()+1)+'-'+a(this.getUTCDate())+'T'+a(this.getUTCHours())+':'+a(this.getUTCMinutes())+':'+a(this.getUTCSeconds())+'.'+(this.getUTCMilliseconds()/1000).toFixed(3).slice(2,5)+'Z';};}})();
if(!Function.prototype.bind)Function.prototype.bind=function(a){if(typeofthis!='function')thrownewTypeError('Bind must be called on a function');varb=this,c=Array.prototype.slice,d=c.call(arguments,1);functione(){varf=b.prototype&&thisinstanceofb;returnb.apply(!f&&a||this,d.concat(c.call(arguments)));}e.prototype=b.prototype;e.displayName='bound:'+(b.displayName||b.name||'(?)');e.toString=functionf(){return'bound: '+b;};returne;};
if(!Object.create)Object.create=function(a){varb=typeofa;if(b!='object'&&b!='function')thrownewTypeError('Object prototype may only be a Object or null');varc=function(){if(a===null){this.__proto__=a;deletethis.__proto__;}};c.prototype=a;returnnewc();};if(!Object.keys)Object.keys=functiona(b){varc=typeofb;if(c!='object'&&c!='function'||b===null)thrownewTypeError('Object.keys called on non-object');vard=Object.prototype.hasOwnProperty,e=[];for(varfinb)if(d.call(b,f))e.push(f);returne;};if(!Object.freeze)Object.freeze=function(a){returna;};if(!Object.seal)Object.seal=function(a){returna;};
(function(){vara=!({toString:true}).propertyIsEnumerable('toString');if(!a)return;varb=['toString','toLocaleString','valueOf','hasOwnProperty','isPrototypeOf','constructor'];Object.keys=function(c){vard=typeofc;if(d!='object'&&d!='function'||c===null)thrownewTypeError('Object.keys called on non-object');vare=Object.prototype.hasOwnProperty,f=[];for(varginc)if(e.call(c,g))f.push(g);for(varh=0;h<b.length;h++){vari=b[h];if(e.call(c,i))f.push(i);}returnf;};Object.assign=function(c,d){if(c==null)thrownewTypeError('Object.assign target cannot be null or undefined');vare=Object(c),f=Object.prototype.hasOwnProperty;for(varg=1;g<arguments.length;g++){varh=arguments[g];if(h==null)continue;vari=Object(h);for(varjini)if(f.call(i,j))e[j]=i[j];for(vark=0;k<b.length;k++){varl=b[k];if(f.call(i,l))e[l]=i[l];}}returne;};})();
(function(){if(Object.assign)return;vara=Object.prototype.hasOwnProperty,b;if(Object.keys&&Object.keys.name!=='object_keys_polyfill'){b=function(c,d){vare=Object.keys(d);for(varf=0;f<e.length;f++)c[e[f]]=d[e[f]];};}elseb=function(c,d){for(vareind)if(a.call(d,e))c[e]=d[e];};Object.assign=function(c,d){if(c==null)thrownewTypeError('Object.assign target cannot be null or undefined');vare=Object(c);for(varf=1;f<arguments.length;f++){varg=arguments[f];if(g!=null)b(e,Object(g));}returne;};})();
if(!String.prototype.trim)String.prototype.trim=function(){if(this==null)thrownewTypeError('String.prototype.trim called on null or undefined');returnString.prototype.replace.call(this,/^\s+|\s+$/g,'');};
varrequire,__d;(function(a){varb={},c={},d=['global','require','requireDynamic','requireLazy','module','exports'];require=function(e,f){if(c.hasOwnProperty(e))returnc[e];if(!b.hasOwnProperty(e)){if(f)returnnull;thrownewError('Module '+e+' has not been defined');}varg=b[e],h=g.deps,i=g.factory.length,j,k=[];for(varl=0;l<i;l++){switch(h[l]){case'module':j=g;break;case'exports':j=g.exports;break;case'global':j=a;break;case'require':j=require;break;case'requireDynamic':j=require;break;case'requireLazy':j=null;break;default:j=require.call(null,h[l]);}k.push(j);}g.factory.apply(a,k);c[e]=g.exports;returng.exports;};require.__markCompiled=function(){};__d=function(e,f,g,h){if(typeofg=='function'){b[e]={factory:g,deps:d.concat(f),exports:{}};if(h===3)require.call(null,e);}elsec[e]=g;};})(this);
__d('UserAgent_DEPRECATED',[],functiona(b,c,d,e,f,g){if(c.__markCompiled)c.__markCompiled();varh=false,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;functionx(){if(h)return;h=true;varz=navigator.userAgent,aa=/(?:MSIE.(\d+\.\d+))|(?:(?:Firefox|GranParadiso|Iceweasel).(\d+\.\d+))|(?:Opera(?:.+Version.|.)(\d+\.\d+))|(?:AppleWebKit.(\d+(?:\.\d+)?))|(?:Trident\/\d+\.\d+.*rv:(\d+\.\d+))/.exec(z),ba=/(Mac OS X)|(Windows)|(Linux)/.exec(z);t=/\b(iPhone|iP[ao]d)/.exec(z);u=/\b(iP[ao]d)/.exec(z);r=/Android/i.exec(z);v=/FBAN\/\w+;/i.exec(z);w=/Mobile/i.exec(z);s=!!/Win64/.exec(z);if(aa){i=aa[1]?parseFloat(aa[1]):aa[5]?parseFloat(aa[5]):NaN;if(i&&document&&document.documentMode)i=document.documentMode;varca=/(?:Trident\/(\d+.\d+))/.exec(z);n=ca?parseFloat(ca[1])+4:i;j=aa[2]?parseFloat(aa[2]):NaN;k=aa[3]?parseFloat(aa[3]):NaN;l=aa[4]?parseFloat(aa[4]):NaN;if(l){aa=/(?:Chrome\/(\d+\.\d+))/.exec(z);m=aa&&aa[1]?parseFloat(aa[1]):NaN;}elsem=NaN;}elsei=j=k=m=l=NaN;if(ba){if(ba[1]){varda=/(?:Mac OS X (\d+(?:[._]\d+)?))/.exec(z);o=da?parseFloat(da[1].replace('_','.')):true;}elseo=false;p=!!ba[2];q=!!ba[3];}elseo=p=q=false;}vary={ie:function(){returnx()||i;},ieCompatibilityMode:function(){return <