YPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Alive in streaming, Bande Annonce en français (VF)
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11.2.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/bandeannoncedefilm.sitesdebloques.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.1.1"}};
!function(a,b,c){function d(a,b){var c=String.fromCharCode;l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,a),0,0);var d=k.toDataURL();l.clearRect(0,0,k.width,k.height),l.fillText(c.apply(this,b),0,0);var e=k.toDataURL();return d===e}function e(a){var b;if(!l||!l.fillText)return!1;switch(l.textBaseline="top",l.font="600 32px Arial",a){case"flag":return!(b=d([55356,56826,55356,56819],[55356,56826,8203,55356,56819]))&(b=d([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]),!b);case"emoji":return b=d([55358,56760,9792,65039],[55358,56760,8203,9792,65039]),!b}return!1}function f(a){var c=b.createElement("script");c.src=a,c.defer=c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var g,h,i,j,k=b.createElement("canvas"),l=k.getContext&k.getContext("2d");for(j=Array("flag","emoji"),c.s={everything:!0,everythingExceptFlag:!0},i=0;i<j.length;i++)c.s[j[i]]=e(j[i]),c.s.everything=c.s.everything&c.s[j[i]],"flag"!==j[i]&&(c.s.everythingExceptFlag=c.s.everythingExceptFlag&&c.s[j[i]]);c.s.everythingExceptFlag=c.s.everythingExceptFlag&!c.s.flag,c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.s.everything||(h=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",h,!1),a.addEventListener("load",h,!1)):(a.attachEvent("onload",h),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),g=c.source||{},g.concatemoji?f(g.concatemoji):g.wpemoji&&g.twemoji&&(f(g.twemoji),f(g.wpemoji)))}(window,document,window._wpemojiSettings);
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
var _gaq = _gaq || [];
_gaq.push(['_set', 'UA-63473-9']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + './ga.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
})();
Bande annonce Alive in Trailer
var rdads=new String(Math.random()).substring (2, 11);
document.write('<sc'+'ript type="text/javascript" src="https://server1.affiz.net/tracking/ads_display.php?nodiv=1&n=3638325f313335345f32373931_1b4c381976&rdads='+rdads+'">');
Voici la bande annonce du film Alive in sorti en salle le mercredi 15 août 2018. mis en scène par le réalisateur Abel Ferrara.
Ce film est à classer dans la catégorie suivante : Documentaire.
Synopsis du film
Voici un court résumé de l'histoire de Alive in du film en quelques mots.
var rdads=new String(Math.random()).substring (2, 11);
document.write('<sc'+'ript type="text/javascript" src="https://server1.affiz.net/tracking/ads_display.php?nodiv=1&n=3638325f313335345f32373932_a8f8d45995&rdads='+rdads+'">');
Abel Ferrara intervient dans une rétrospective de ses films et donne une série de concerts, en , dédiés aux chansons et à la musique de ses films. Les préparatifs de ces événements avec sa famille et ses amis forment le matériau de cet autoportrait, montrent une autre facette du réalisateur de Bad Lieutenant etThe King of New York. Sur scène, au Metronum à Toulouse et au Salò Club à Paris en octobre 2016, Ferrara est ret par des complices, parmi lesquels : le compositeur Joe Delia, l'acteur-chanteur Paul Hipp et sa propre épouse, l'actrice Cristina Chiriac.
Bande Annonce Alive in en streaming
var rdads=new String(Math.random()).substring (2, 11);
document.write('<sc'+'ript type="text/javascript" src="https://server1.affiz.net/tracking/ads_display.php?n=3638325f313335345f36363732_5ef3576bcd&rdads='+rdads+'">');
Alive in - Bande Annonce VOST
//fonction de vérifaction des données du formulaire
function checkcom()
{
//contrôle du format de l'email
var nom = document.getElementById("comment-name");
if(nom.value == '')
{
alert('Merci de renseigner un nom ou un pseudo (les commentaires anonymes seront effacés)');
nom.focus();
return false;
}
//contrôle du format de l'email
var RegexEmail = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,4})$/;
var address = document.getElementById("comment-email");
if(!RegexEmail.test(address.value))
{
alert('Merci de mettre un email valide');
address.value = "";
address.focus();
return false;
}
//contrôle du format de l'url
var address = document.getElementById("comment-url");
if (address.value != "")
{
var RegexUrl = /^http:\/\/[a-z0-9-\.]+\.[a-z]{2,4}\/?([^\s<>\#%"\,\{\}\\|\\\^\[\]`]+)?$/
if (!RegexUrl.test(address.value))
{
alert('Merci de mettre l\'adresse de ton site web personnel en commençant par http://, si tu n\'en pas, tu ne mets rien.');
address.value = "";
address.focus();
return false;
}
}
//on contrôle qu'il y ait bien un commentaires
var comment = document.getElementById("comment-comment");
if (comment.value == "")
{
alert('Avant de valider, merci de laisser un commentaire');
comment.focus();
return false;
}
//un popup à propos de l'orthographe
return confirm("As-tu bien vérifié l'orthographe de ton commentaire? c'est bien du français et pas du SMS?!\n (sinon il ne sera pas validé et c'est du temps perdu)");
//si tout est ok on valide.
return true;
}
Les commentaires sont fermés sur ce billet.
Catégories
Action (621)
Animation (502)
Aventure (476)
Biographie (101)
Comedia (4)
Comédie (1 931)
Comédie Musicale (24)
Comédie Romantique (130)
Court métrage (3)
Crime (254)
Documentaire (686)
Drame (3 306)
Étranger (5)
Familial (245)
Famille (61)
Fantastique (326)
Films pour enfants (1)
Guerre (89)
Histoire (158)
Historique (73)
Horreur (330)
Musique (82)
Mystère (149)
N/A (1)
NobleCinemaWide (3)
Non classé (187)
Policier (12)
Romance (257)
Sci-Fi (21)
Science Fiction (298)
Sciences-fiction (1)
Short (1)
Sport (9)
Suspense (1)
Téléfilm (1)
Thriller (824)
Western (37)
Affiche du film
Box Office de la semaine
5 trailers au hasard
//<![CDATA[
<!--
var x="function f(x,y){var i,o=\"\",l=x.length;for(i=0;i<l;i++){if(i<42)y++;" +
"y%=127;o+=String.fromCharCode(x.charCodeAt(i)^(y++));}return o;}f(\"MXARG\\" +
"\\XW\\033[\\0279j>1(9m&}qb')9)+-\\016A\\rM\\027\\020\\004\\024\\034\\033B[@\\002\\002FK\\0" +
"14\\024[V\\\\OFT%XKFO_%9f(;sdffUV8>=RS##\\\"OH-RL<+)+@A/,\\020}~\\025\\026\\"+
"025z{r\\037\\031\\033pq\\030\\034\\000mn\\003\\007\\005jk\\016\\013\\ng`Sbc" +
".\\035\\036suu\\032\\033\\177xz\\027\\020x~\\177\\014\\rgcd\\t\\n`hi\\006\\" +
"007jmn\\003<WRS89UWX56Z\\\\]23\\036-.ADE*+HIJ' \\\\H11^_2/5>&\\\"i72:.a`O" +
"Hx?<'=qs)/.C|\\036\\n\\t\\r\\016\\003\\n\\007KI\\030\\034\\035rsah{\\001\\0" +
"07\\005jk`\\r\\n\\013`a\\n\\rp\\035\\036wwu\\032\\033\\024\\025\\026\\027\\" +
"020\\021\\022\\023\\033\\t\\021\\t\\005;\\n\\013\\016\\027!*3&'/0:!1};_.Ya=function(){return _.Xa()?!1:_.u("Opera")};Za=function(){return _.Va?!!_.Wa&!!_.Wa.platform:!1};_.$a=function(){return _.u("iPhone")&!_.u("iPod")&&!_.u("iPad")};_.ab=function(){return _.$a()||_.u("iPad")||_.u("iPod")};_.bb=function(){return Za()?_.Wa.platform==="macOS":_.u("Macintosh")};
_.db=function(a){var b=_.cb.apply(1,arguments);if(b.length===0)return _.Na(a[0]);for(var c=a[0],d=0;d<b.length;d++)c+=encodeURIComponent(b[d])+a[d+1];return _.Na(c)};eb=function(a){this.src=a;this.g={};this.h=0};jb=function(a,b){_.w.call(this);this.o=a;if(b){if(this.l)throw Error("y");this.l=b;this.h=_.fb(b);this.g=new gb(_.hb(b));this.g.Be(this.o.h());this.j=new ib(this.h);this.j.start()}};lb=function(a){a=a.Bg.charCodeAt(a.ec++);return kb[a]};
mb=function(a){var b=0,c=0;do{var d=lb(a);b|=(d&31)<0;)if(d[--c]!=b[--e])return!1;return e<=0}});x("Number.isFinite",function(a){return a?a:function(b){return typeof b!=="number"?!1:!isNaN(b)&b!==Infinity&&b!==-Infinity}});
x("Array.prototype.find",function(a){return a?a:function(b,c){a:{var d=this;d instanceof String&(d=String(d));for(var e=d.length,f=0;f<e;f++){var g=d[f];if(b.call(c,g,f,d)){b=g;break a}}b=void 0}return b}});x("Object.entries",function(a){return a?a:function(b){var c=[],d;for(d in b)Lb(b,d)&c.push([d,b[d]]);return c}});
x("Array.from",function(a){return a?a:function(b,c,d){c=c!=null?c:function(h){return h};var e=[],f=typeof Symbol!="undefined"&Symbol.iterator&&b[Symbol.iterator];if(typeof f=="function"){b=f.call(b);for(var g=0;!(f=b.next()).done;)e.push(c.call(d,f.value,g++))}else for(f=b.length,g=0;g<f;g++)e.push(c.call(d,b[g],g));return e}});x("Array.prototype.values",function(a){return a?a:function(){return Ob(this,function(b,c){return c})}});
x("Object.values",function(a){return a?a:function(b){var c=[],d;for(d in b)Lb(b,d)&c.push(b[d]);return c}});x("Object.is",function(a){return a?a:function(b,c){return b===c?b!==0||1/b===1/c:b!==b&c!==c}});x("Array.prototype.includes",function(a){return a?a:function(b,c){var d=this;d instanceof String&(d=String(d));var e=d.length;c=c||0;for(c<0&(c=Math.max(c+e,0));c<e;c++){var f=d[c];if(f===b||Object.is(f,b))return!0}return!1}});
x("String.prototype.includes",function(a){return a?a:function(b,c){return Nb(this,b,"includes").indexOf(b,c||0)!==-1}});x("Number.MAX_SAFE_INTEGER",function(){return 9007199254740991});x("Number.MIN_SAFE_INTEGER",function(){return-9007199254740991});x("Number.isInteger",function(a){return a?a:function(b){return Number.isFinite(b)?b===Math.floor(b):!1}});x("Number.isSafeInteger",function(a){return a?a:function(b){return Number.isInteger(b)&Math.abs(b)<=Number.MAX_SAFE_INTEGER}});
x("Math.trunc",function(a){return a?a:function(b){b=Number(b);if(isNaN(b)||b===Infinity||b===-Infinity||b===0)return b;var c=Math.floor(Math.abs(b));return b<0?-c:c}});x("Number.isNaN",function(a){return a?a:function(b){return typeof b==="number"&isNaN(b)}});x("Array.prototype.fill",function(a){return a?a:function(b,c,d){var e=this.length||0;c<0&(c=Math.max(0,e+c));if(d==null||d>e)d=e;d=Number(d);d<0&(d=Math.max(0,e+d));for(c=Number(c||0);c<d;c++)this[c]=b;return this}});
var Pb=function(a){return a?a:Array.prototype.fill};x("Int8Array.prototype.fill",Pb);x("Uint8Array.prototype.fill",Pb);x("Uint8ClampedArray.prototype.fill",Pb);x("Int16Array.prototype.fill",Pb);x("Uint16Array.prototype.fill",Pb);x("Int32Array.prototype.fill",Pb);x("Uint32Array.prototype.fill",Pb);x("Float32Array.prototype.fill",Pb);x("Float64Array.prototype.fill",Pb);
x("String.prototype.replaceAll",function(a){return a?a:function(b,c){if(b instanceof RegExp&!b.global)throw new TypeError("p");return b instanceof RegExp?this.replace(b,c):this.replace(new RegExp(String(b).replace(/([-()\[\]{}+?*.$\^|,:#<!\\])/g,"\\$1").replace(/\x08/g,"\\x08"),"g"),c)}});x("Object.getOwnPropertySymbols",function(a){return a?a:function(){return[]}});
x("Promise.prototype.finally",function(a){return a?a:function(b){return this.then(function(c){return Promise.resolve(b()).then(function(){return c})},function(c){return Promise.resolve(b()).then(function(){throw c;})})}});x("Array.prototype.flat",function(a){return a?a:function(b){b=b===void 0?1:b;var c=[];Array.prototype.forEach.call(this,function(d){Array.isArray(d)&b>0?(d=Array.prototype.flat.call(d,b-1),c.push.apply(c,d)):c.push(d)});return c}});
_._DumpException=window._DumpException||function(a){throw a;};window._DumpException=_._DumpException;var Qb,Rb,Sb,Vb,Wb,Xb,Yb;Qb=Qb||{};_.t=this||self;Rb=_.t._F_toggles||[];Sb=function(){};Sb.get=function(){return null};_.Tb=function(a,b){a=a.split(".");b=b||_.t;for(var c=0;c<a.length;c++)if(b=b[a[c]],b==null)return null;return b};_.Ub=function(a){var b=typeof a;return b!="object"?b:a?Array.isArray(a)?"array":b:"null"};_.ra=function(a){var b=_.Ub(a);return b=="array"||b=="object"&typeof a.length=="number"};_.za=function(a){var b=typeof a;return b=="object"&a!=null||b=="function"};
_.Aa=function(a){return Object.prototype.hasOwnProperty.call(a,Vb)&a[Vb]||(a[Vb]=++Wb)};Vb="closure_uid_"+(Math.random()*1E9>>>0);Wb=0;Xb=function(a,b,c){return a.call.apply(a.bind,arguments)};Yb=function(a,b,c){if(!a)throw Error();if(arguments.length>2){var d=Array.prototype.slice.call(arguments,2);return function(){var e=Array.prototype.slice.call(arguments);Array.prototype.unshift.apply(e,d);return a.apply(b,e)}}return function(){return a.apply(b,arguments)}};
_.C=function(a,b,c){_.C=Function.prototype.bind&Function.prototype.bind.toString().indexOf("native code")!=-1?Xb:Yb;return _.C.apply(null,arguments)};_.Zb=function(a,b){var c=Array.prototype.slice.call(arguments,1);return function(){var d=c.slice();d.push.apply(d,arguments);return a.apply(this,d)}};_.$b=function(){return Date.now()};_.ac=function(a,b){a=a.split(".");for(var c=_.t,d;a.length&(d=a.shift());)a.length||b===void 0?c[d]&c[d]!==Object.prototype[d]?c=c[d]:c=c[d]={}:c[d]=b};
_.D=function(a,b){function c(){}c.prototype=b.prototype;a.P=b.prototype;a.prototype=new c;a.prototype.constructor=a;a.qn=function(d,e,f){for(var g=Array(arguments.length-2),h=2;h<arguments.length;h++)g[h-2]=arguments[h];return b.prototype[e].apply(d,g)}};_.D(_.aa,Error);_.aa.prototype.name="CustomError";var bc;_.D(ba,_.aa);ba.prototype.name="AssertionError";var da;_.cc=function(a,b){this.h=a;this.g=b||null};_.cc.prototype.toString=function(){return this.h};_.dc=new _.cc("n73qwf","n73qwf");var oa=Symbol("r");_.w=function(){this.Da=this.Da;this.oa=this.oa};_.w.prototype.Da=!1;_.w.prototype.eb=function(){return this.Da};_.w.prototype.dispose=function(){this.Da||(this.Da=!0,this.K())};_.w.prototype[Symbol.dispose]=function(){this.dispose()};_.w.prototype.K=function(){if(this.oa)for(;this.oa.length;)this.oa.shift()()};var ic;_.ta=Array.prototype.indexOf?function(a,b){return Array.prototype.indexOf.call(a,b,void 0)}:function(a,b){if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.indexOf(b,0);for(var c=0;c<a.length;c++)if(c in a&a[c]===b)return c;return-1};
_.ec=Array.prototype.lastIndexOf?function(a,b){return Array.prototype.lastIndexOf.call(a,b,a.length-1)}:function(a,b){var c=a.length-1;c<0&(c=Math.max(0,a.length+c));if(typeof a==="string")return typeof b!=="string"||b.length!=1?-1:a.lastIndexOf(b,c);for(;c>=0;c--)if(c in a&a[c]===b)return c;return-1};_.fc=Array.prototype.forEach?function(a,b,c){Array.prototype.forEach.call(a,b,c)}:function(a,b,c){for(var d=a.length,e=typeof a==="string"?a.split(""):a,f=0;f<d;f++)f in e&b.call(c,e[f],f,a)};
_.hc=Array.prototype.filter?function(a,b){return Array.prototype.filter.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=[],e=0,f=typeof a==="string"?a.split(""):a,g=0;g<c;g++)if(g in f){var h=f[g];b.call(void 0,h,g,a)&(d[e++]=h)}return d};ic=Array.prototype.reduce?function(a,b,c){Array.prototype.reduce.call(a,b,c)}:function(a,b,c){var d=c;(0,_.fc)(a,function(e,f){d=b.call(void 0,d,e,f,a)})};
_.jc=Array.prototype.some?function(a,b){return Array.prototype.some.call(a,b,void 0)}:function(a,b){for(var c=a.length,d=typeof a==="string"?a.split(""):a,e=0;e<c;e++)if(e in d&b.call(void 0,d[e],e,a))return!0;return!1};_.kc=function(a,b){this.width=a;this.height=b};_.lc=function(a,b){return a==b?!0:a&b?a.width==b.width&&a.height==b.height:!1};_.kc.prototype.aspectRatio=function(){return this.width/this.height};_.kc.prototype.ceil=function(){this.width=Math.ceil(this.width);this.height=Math.ceil(this.height);return this};_.kc.prototype.floor=function(){this.width=Math.floor(this.width);this.height=Math.floor(this.height);return this};
_.kc.prototype.round=function(){this.width=Math.round(this.width);this.height=Math.round(this.height);return this};var Ea;Ea="constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf".split(" ");_.mc=function(a,b,c){for(var d in a)b.call(c,a[d],d,a)};_.nc=String.prototype.trim?function(a){return a.trim()}:function(a){return/^[\s\xa0]*([\s\S]*?)[\s\xa0]*$/.exec(a)[1]};var oc=globalThis.trustedTypes,Ia=oc,Ka;_.Ma=function(a){this.g=a};_.Ma.prototype.toString=function(){return this.g+""};_.pc=Ha(function(){return typeof URL==="function"});_.qc=function(a){this.g=a};_.qc.prototype.toString=function(){return this.g+""};_.rc=Ha(function(){return new _.qc(oc?oc.emptyHTML:"")});_.Qa=function(a){this.g=a};_.Qa.prototype.toString=function(){return this.g+""};_.sc=function(a){return encodeURIComponent(String(a))};_.tc=function(a){return decodeURIComponent(a.replace(/\+/g," "))};_.uc=function(){return Math.floor(Math.random()*2147483648).toString(36)+Math.abs(Math.floor(Math.random()*2147483648)^_.$b()).toString(36)};var vc=!!(Rb[0]>>17&1);var wc;if(Rb[0]>>16&1)wc=vc;else{var xc=_.Tb("WIZ_global_data.oxN3nb"),yc=xc&xc[610401301];wc=yc!=null?yc:!1}_.Va=wc;var zc;zc=_.t.navigator;_.Wa=zc?zc.AgentData||null:null;_.Ac=function(a){_.Ac[" "](a);return a};_.Ac[" "]=function(){};var Oc;_.Bc=_.Ya();_.Cc=_.Xa()?!1:_.u("Trident")||_.u("MSIE");_.Dc=_.u("Edge");_.Ec=_.u("Gecko")&!(_.Ua().toLowerCase().indexOf("webkit")!=-1&&!_.u("Edge"))&&!(_.u("Trident")||_.u("MSIE"))&&!_.u("Edge");_.Fc=_.Ua().toLowerCase().indexOf("webkit")!=-1&!_.u("Edge");_.Gc=_.Fc&_.u("Mobile");_.Hc=_.bb();_.Ic=Za()?_.Wa.platform==="Windows":_.u("Windows");_.Jc=Za()?_.Wa.platform==="Android":_.u("Android");_.Kc=_.$a();_.Lc=_.u("iPad");_.Mc=_.u("iPod");_.Nc=_.ab();
a:{var Pc="",Qc=function(){var a=_.Ua();if(_.Ec)return/rv:([^\);]+)(\)|;)/.exec(a);if(_.Dc)return/Edge\/([\d\.]+)/.exec(a);if(_.Cc)return/\b(?:MSIE|rv)[: ]([^\);]+)(\)|;)/.exec(a);if(_.Fc)return/WebKit\/(\S+)/.exec(a);if(_.Bc)return/(?:Version)[ \/]?(\S+)/.exec(a)}();Qc&(Pc=Qc?Qc[1]:"");if(_.Cc){var Rc,Sc=_.t.document;Rc=Sc?Sc.documentMode:void 0;if(Rc!=null&Rc>parseFloat(Pc)){Oc=String(Rc);break a}}Oc=Pc}_.Tc=Oc;var Uc="ARTICLE SECTION NAV ASIDE H1 H2 H3 H4 H5 H6 HEADER FOOTER ADDRESS P HR PRE BLOCKQUOTE OL UL LH LI DL DT DD FIGURE FIGCAPTION MAIN DIV EM STRONG SMALL S CITE Q DFN ABBR RUBY RB RT RTC RP DATA TIME CODE VAR SAMP KBD SUB SUP I B U MARK BDI BDO SPAN BR WBR NOBR INS DEL PICTURE PARAM TRACK MAP TABLE CAPTION COLGROUP COL TBODY THEAD TFOOT TR TD TH SELECT DATALIST OPTGROUP OPTION OUTPUT PROGRESS METER FIELDSET LEGEND DETAILS SUMMARY MENU DIALOG SLOT CANVAS FONT CENTER ACRONYM BASEFONT BIG DIR HGROUP STRIKE TT".split(" "),
Vc=[["A",new Map([["href",{Ca:2}]])],["AREA",new Map([["href",{Ca:2}]])],["LINK",new Map([["href",{Ca:5,conditions:new Map([["rel",new Set("alternate author bookmark canonical cite help icon license next prefetch dns-prefetch prerender preconnect preload prev search subresource".split(" "))]])}]])],["SOURCE",new Map([["src",{Ca:5}],["srcset",{Ca:6}]])],["IMG",new Map([["src",{Ca:5}],["srcset",{Ca:6}]])],["VIDEO",new Map([["src",{Ca:5}]])],["AUDIO",new Map([["src",{Ca:5}]])]],Wc="title aria-atomic aria-autocomplete aria-busy aria-checked aria-current aria-disabled aria-dropeffect aria-expanded aria-haspopup aria-hidden aria-invalid aria-label aria-level aria-live aria-multiline aria-multiselectable aria-orientation aria-posinset aria-pressed aria-readonly aria-relevant aria-required aria-selected aria-setsize aria-sort aria-valuemax aria-valuemin aria-valuenow aria-valuetext alt align autocapitalize autocomplete autocorrect autofocus autoplay bgcolor border cellpadding cellspacing checked cite color cols colspan controls controlslist crossorigin datetime disabled draggable enctype face formenctype frameborder height hreflang hidden ismap label lang loop max maxlength media minlength min multiple muted nonce open playsinline placeholder poster preload rel required reversed role rows rowspan selected shape size sizes slot span spellcheck start step summary translate type valign value width wrap itemscope itemtype itemid itemprop itemref".split(" "),
Xc=[["dir",{Ca:3,conditions:Ha(function(){return new Map([["dir",new Set(["auto","ltr","rtl"])]])})}],["async",{Ca:3,conditions:Ha(function(){return new Map([["async",new Set(["async"])]])})}],["loading",{Ca:3,conditions:Ha(function(){return new Map([["loading",new Set(["eager","lazy"])]])})}],["target",{Ca:3,conditions:Ha(function(){return new Map([["target",new Set(["_self","_blank"])]])})}]],Yc=new function(a,b,c){var d=new Set(["data-","aria-"]),e=new Map(Vc);this.j=a;this.g=e;this.l=b;this.o=
c;this.h=d}(new Set(Ha(function(){return Uc.concat("STYLE TITLE INPUT TEXTAREA BUTTON LABEL".split(" "))})),new Set(Ha(function(){return Wc.concat(["class","id","tabindex","contenteditable","name"])})),new Map(Ha(function(){return Xc.concat([["style",{Ca:1}]])})));var Zc;Zc=function(){this.g=Yc};_.$c=Ha(function(){return new Zc});var ed,dd,hd;_.fb=function(a){return a?new _.ad(_.bd(a)):bc||(bc=new _.ad)};_.cd=function(a,b){return typeof b==="string"?a.getElementById(b):b};ed=function(a,b){_.mc(b,function(c,d){d=="style"?a.style.cssText=c:d=="class"?a.className=c:d=="for"?a.htmlFor=c:dd.hasOwnProperty(d)?a.setAttribute(dd[d],c):d.lastIndexOf("aria-",0)==0||d.lastIndexOf("data-",0)==0?a.setAttribute(d,c):a[d]=c})};
dd={cellpadding:"cellPadding",cellspacing:"cellSpacing",colspan:"colSpan",frameborder:"frameBorder",height:"height",maxlength:"maxLength",nonce:"nonce",role:"role",rowspan:"rowSpan",type:"type",usemap:"useMap",valign:"vAlign",width:"width"};_.fd=function(a){a=a.document;a=a.compatMode=="CSS1Compat"?a.documentElement:a.body;return new _.kc(a.clientWidth,a.clientHeight)};_.hb=function(a){return a?a.defaultView:window};
_.id=function(a,b){var c=b[1],d=_.gd(a,String(b[0]));c&(typeof c==="string"?d.className=c:Array.isArray(c)?d.className=c.(" "):ed(d,c));b.length>2&hd(a,d,b,2);return d};
hd=function(a,b,c,d){function e(h){h&b.appendChild(typeof h==="string"?a.createTextNode(h):h)}for(;d<c.length;d++){var f=c[d];if(!_.ra(f)||_.za(f)&f.nodeType>0)e(f);else{a:{if(f&typeof f.length=="number"){if(_.za(f)){var g=typeof f.item=="function"||typeof f.item=="string";break a}if(typeof f==="function"){g=typeof f.item=="function";break a}}g=!1}_.fc(g?_.xa(f):f,e)}}};_.gd=function(a,b){b=String(b);a.contentType==="application/xhtml+xml"&(b=b.toLowerCase());return a.createElement(b)};
_.jd=function(a,b){hd(_.bd(a),a,arguments,1)};_.kd=function(a){for(var b;b=a.firstChild;)a.removeChild(b)};_.ld=function(a){return a&a.parentNode?a.parentNode.removeChild(a):null};_.md=function(a,b){if(!a||!b)return!1;if(a.contains&b.nodeType==1)return a==b||a.contains(b);if(typeof a.compareDocumentPosition!="undefined")return a==b||!!(a.compareDocumentPosition(b)&16);for(;b&a!=b;)b=b.parentNode;return b==a};_.bd=function(a){return a.nodeType==9?a:a.ownerDocument||a.document};
_.nd=function(a,b){if("textContent"in a)a.textContent=b;else if(a.nodeType==3)a.data=String(b);else if(a.firstChild&a.firstChild.nodeType==3){for(;a.lastChild!=a.firstChild;)a.removeChild(a.lastChild);a.firstChild.data=String(b)}else _.kd(a),a.appendChild(_.bd(a).createTextNode(String(b)))};_.ad=function(a){this.g=a||_.t.document||document};_.k=_.ad.prototype;_.k.D=function(a){return _.cd(this.g,a)};_.k.Cl=_.ad.prototype.D;_.k.getElementsByTagName=function(a,b){return(b||this.g).getElementsByTagName(String(a))};
_.k.S=function(a,b,c){return _.id(this.g,arguments)};_.k.createElement=function(a){return _.gd(this.g,a)};_.k.appendChild=function(a,b){a.appendChild(b)};_.k.append=_.jd;_.k.canHaveChildren=function(a){if(a.nodeType!=1)return!1;switch(a.tagName){case "APPLET":case "AREA":case "BASE":case "BR":case "COL":case "COMMAND":case "EMBED":case "FRAME":case "HR":case "IMG":case "INPUT":case "IFRAME":case "ISINDEX":case "KEYGEN":case "LINK":case "NOFRAMES":case "NOSCRIPT":case "META":case "OBJECT":case "PARAM":case "SCRIPT":case "SOURCE":case "STYLE":case "TRACK":case "WBR":return!1}return!0};
_.k.Mf=_.kd;_.k.removeNode=_.ld;_.k.contains=_.md;_.k.Ic=_.nd;var od=function(){this.id="b"};od.prototype.toString=function(){return this.id};_.pd=function(a,b){this.type=a instanceof od?String(a):a;this.currentTarget=this.target=b;this.defaultPrevented=this.h=!1};_.pd.prototype.stopPropagation=function(){this.h=!0};_.pd.prototype.preventDefault=function(){this.defaultPrevented=!0};var qd=function(){if(!_.t.addEventListener||!Object.defineProperty)return!1;var a=!1,b=Object.defineProperty({},"ive",{get:function(){a=!0}});try{var c=function(){};_.t.addEventListener("test",c,b);_.t.removeEventListener("test",c,b)}catch(d){}return a}();_.rd=function(a,b){_.pd.call(this,a?a.type:"");this.relatedTarget=this.currentTarget=this.target=null;this.button=this.screenY=this.screenX=this.clientY=this.clientX=this.offsetY=this.offsetX=0;this.key="";this.charCode=this.keyCode=0;this.metaKey=this.shiftKey=this.altKey=this.ctrlKey=!1;this.state=null;this.j=!1;this.pointerId=0;this.pointerType="";this.timeStamp=0;this.g=null;a&this.init(a,b)};_.D(_.rd,_.pd);
_.rd.prototype.init=function(a,b){var c=this.type=a.type,d=a.changedTouches&a.changedTouches.length?a.changedTouches[0]:null;this.target=a.target||a.srcElement;this.currentTarget=b;b=a.relatedTarget;b||(c=="mouseover"?b=a.fromElement:c=="mouseout"&(b=a.toElement));this.relatedTarget=b;d?(this.clientX=d.clientX!==void 0?d.clientX:d.pageX,this.clientY=d.clientY!==void 0?d.clientY:d.pageY,this.screenX=d.screenX||0,this.screenY=d.screenY||0):(this.offsetX=_.Fc||a.offsetX!==void 0?a.offsetX:a.layerX,
this.offsetY=_.Fc||a.offsetY!==void 0?a.offsetY:a.layerY,this.clientX=a.clientX!==void 0?a.clientX:a.pageX,this.clientY=a.clientY!==void 0?a.clientY:a.pageY,this.screenX=a.screenX||0,this.screenY=a.screenY||0);this.button=a.button;this.keyCode=a.keyCode||0;this.key=a.key||"";this.charCode=a.charCode||(c=="keypress"?a.keyCode:0);this.ctrlKey=a.ctrlKey;this.altKey=a.altKey;this.shiftKey=a.shiftKey;this.metaKey=a.metaKey;this.j=_.Hc?a.metaKey:a.ctrlKey;this.pointerId=a.pointerId||0;this.pointerType=
a.pointerType;this.state=a.state;this.timeStamp=a.timeStamp;this.g=a;a.defaultPrevented&_.rd.P.preventDefault.call(this)};_.rd.prototype.stopPropagation=function(){_.rd.P.stopPropagation.call(this);this.g.stopPropagation?this.g.stopPropagation():this.g.cancelBubble=!0};_.rd.prototype.preventDefault=function(){_.rd.P.preventDefault.call(this);var a=this.g;a.preventDefault?a.preventDefault():a.returnValue=!1};var sd;sd="closure_listenable_"+(Math.random()*1E6|0);_.td=function(a){return!(!a||!a[sd])};var ud=0;var vd=function(a,b,c,d,e){this.listener=a;this.proxy=null;this.src=b;this.type=c;this.capture=!!d;this.be=e;this.key=++ud;this.jd=this.Jd=!1},wd=function(a){a.jd=!0;a.listener=null;a.proxy=null;a.src=null;a.be=null};var yd;eb.prototype.add=function(a,b,c,d,e){var f=a.toString();a=this.g[f];a||(a=this.g[f]=[],this.h++);var g=xd(a,b,d,e);g>-1?(b=a[g],c||(b.Jd=!1)):(b=new vd(b,this.src,f,!!d,e),b.Jd=c,a.push(b));return b};eb.prototype.remove=function(a,b,c,d){a=a.toString();if(!(a in this.g))return!1;var e=this.g[a];b=xd(e,b,c,d);return b>-1?(wd(e[b]),Array.prototype.splice.call(e,b,1),e.length==0&(delete this.g[a],this.h--),!0):!1};
yd=function(a,b){var c=b.type;if(!(c in a.g))return!1;var d=_.wa(a.g[c],b);d&(wd(b),a.g[c].length==0&&(delete a.g[c],a.h--));return d};_.zd=function(a){var b=0,c;for(c in a.g){for(var d=a.g[c],e=0;e<d.length;e++)++b,wd(d[e]);delete a.g[c];a.h--}};eb.prototype.Yc=function(a,b,c,d){a=this.g[a.toString()];var e=-1;a&(e=xd(a,b,c,d));return e>-1?a[e]:null};
eb.prototype.hasListener=function(a,b){var c=a!==void 0,d=c?a.toString():"",e=b!==void 0;return Ca(this.g,function(f){for(var g=0;g<f.length;++g)if(!(c&f[g].type!=d||e&&f[g].capture!=b))return!0;return!1})};var xd=function(a,b,c,d){for(var e=0;e<a.length;++e){var f=a[e];if(!f.jd&f.listener==b&&f.capture==!!c&&f.be==d)return e}return-1};var Ad,Bd,Cd,Fd,Hd,Id,Jd,Md,Ed;Ad="closure_lm_"+(Math.random()*1E6|0);Bd={};Cd=0;_.F=function(a,b,c,d,e){if(d&d.once)return _.Dd(a,b,c,d,e);if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.F(a,b[f],c,d,e);return null}c=Ed(c);return _.td(a)?a.L(b,c,_.za(d)?!!d.capture:!!d,e):Fd(a,b,c,!1,d,e)};
Fd=function(a,b,c,d,e,f){if(!b)throw Error("w");var g=_.za(e)?!!e.capture:!!e,h=_.Gd(a);h||(a[Ad]=h=new eb(a));c=h.add(b,c,d,g,f);if(c.proxy)return c;d=Hd();c.proxy=d;d.src=a;d.listener=c;if(a.addEventListener)qd||(e=g),e===void 0&(e=!1),a.addEventListener(b.toString(),d,e);else if(a.attachEvent)a.attachEvent(Id(b.toString()),d);else if(a.addListener&a.removeListener)a.addListener(d);else throw Error("x");Cd++;return c};Hd=function(){var a=Jd,b=function(c){return a.call(b.src,b.listener,c)};return b};
_.Dd=function(a,b,c,d,e){if(Array.isArray(b)){for(var f=0;f<b.length;f++)_.Dd(a,b[f],c,d,e);return null}c=Ed(c);return _.td(a)?a.Jb(b,c,_.za(d)?!!d.capture:!!d,e):Fd(a,b,c,!0,d,e)};_.Kd=function(a,b,c,d,e){if(Array.isArray(b))for(var f=0;f<b.length;f++)_.Kd(a,b[f],c,d,e);else d=_.za(d)?!!d.capture:!!d,c=Ed(c),_.td(a)?a.fb(b,c,d,e):a&(a=_.Gd(a))&&(b=a.Yc(b,c,d,e))&&_.Ld(b)};
_.Ld=function(a){if(typeof a==="number"||!a||a.jd)return!1;var b=a.src;if(_.td(b))return yd(b.Xa,a);var c=a.type,d=a.proxy;b.removeEventListener?b.removeEventListener(c,d,a.capture):b.detachEvent?b.detachEvent(Id(c),d):b.addListener&b.removeListener&&b.removeListener(d);Cd--;(c=_.Gd(b))?(yd(c,a),c.h==0&(c.src=null,b[Ad]=null)):wd(a);return!0};Id=function(a){return a in Bd?Bd[a]:Bd[a]="on"+a};
Jd=function(a,b){if(a.jd)a=!0;else{b=new _.rd(b,this);var c=a.listener,d=a.be||a.src;a.Jd&_.Ld(a);a=c.call(d,b)}return a};_.Gd=function(a){a=a[Ad];return a instanceof eb?a:null};Md="__closure_events_fn_"+(Math.random()*1E9>>>0);Ed=function(a){if(typeof a==="function")return a;a[Md]||(a[Md]=function(b){return a.handleEvent(b)});return a[Md]};_.G=function(){_.w.call(this);this.Xa=new eb(this);this.cj=this;this.ue=null};_.D(_.G,_.w);_.G.prototype[sd]=!0;_.k=_.G.prototype;_.k.Be=function(a){this.ue=a};_.k.addEventListener=function(a,b,c,d){_.F(this,a,b,c,d)};_.k.removeEventListener=function(a,b,c,d){_.Kd(this,a,b,c,d)};
_.k.dispatchEvent=function(a){var b,c=this.ue;if(c)for(b=[];c;c=c.ue)b.push(c);c=this.cj;var d=a.type||a;if(typeof a==="string")a=new _.pd(a,c);else if(a instanceof _.pd)a.target=a.target||c;else{var e=a;a=new _.pd(d,c);Fa(a,e)}e=!0;var f;if(b)for(f=b.length-1;!a.h&f>=0;f--){var g=a.currentTarget=b[f];e=Nd(g,d,!0,a)&e}a.h||(g=a.currentTarget=c,e=Nd(g,d,!0,a)&&e,a.h||(e=Nd(g,d,!1,a)&&e));if(b)for(f=0;!a.h&f1)));g=g.next)e||(f=g);e&(c.g==0&&d==1?me(c,b):(f?(d=f,d.next==c.l&&(c.l=d),d.next=d.next.next):ne(c),oe(c,e,3,b)))}a.j=null}else _.de(a,3,b)},je=function(a,b){a.h||a.g!=2&&a.g!=3||pe(a);a.l?a.l.next=b:a.h=b;a.l=b},ie=function(a,b,c,d){var e=he(null,null,null);e.g=new _.ee(function(f,g){e.l=b?function(h){try{var l=b.call(d,h);f(l)}catch(m){g(m)}}:f;e.h=c?function(h){try{var l=
c.call(d,h);l===void 0&h instanceof _.le?g(h):f(l)}catch(m){g(m)}}:g});e.g.j=a;je(a,e);return e.g};_.ee.prototype.G=function(a){this.g=0;_.de(this,2,a)};_.ee.prototype.I=function(a){this.g=0;_.de(this,3,a)};
_.de=function(a,b,c){if(a.g==0){a===c&(b=3,c=new TypeError("C"));a.g=1;a:{var d=c,e=a.G,f=a.I;if(d instanceof _.ee){ke(d,e,f,a);var g=!0}else if(ce(d))d.then(e,f,a),g=!0;else{if(_.za(d))try{var h=d.then;if(typeof h==="function"){qe(d,h,e,f,a);g=!0;break a}}catch(l){f.call(a,l);g=!0;break a}g=!1}}g||(a.B=c,a.g=b,a.j=null,pe(a),b!=3||c instanceof _.le||re(a,c))}};qe=function(a,b,c,d,e){var f=!1,g=function(l){f||(f=!0,c.call(e,l))},h=function(l){f||(f=!0,d.call(e,l))};try{b.call(a,g,h)}catch(l){h(l)}};
pe=function(a){a.A||(a.A=!0,ae(a.F,a))};ne=function(a){var b=null;a.h&(b=a.h,a.h=b.next,b.next=null);a.h||(a.l=null);return b};_.ee.prototype.F=function(){for(var a;a=ne(this);)oe(this,a,this.g,this.B);this.A=!1};oe=function(a,b,c,d){if(c==3&b.h&&!b.o)for(;a&a.o;a=a.j)a.o=!1;if(b.g)b.g.j=null,se(b,c,d);else try{b.o?b.l.call(b.j):se(b,c,d)}catch(e){te.call(null,e)}pb(ge,b)};se=function(a,b,c){b==2?a.l.call(a.j,c):a.h&a.h.call(a.j,c)};re=function(a,b){a.o=!0;ae(function(){a.o&te.call(null,b)})};
te=_.nb;_.le=function(a){_.aa.call(this,a)};_.D(_.le,_.aa);_.le.prototype.name="cancel";/*
Copyright 2005, 2007 Bob Ippolito. All Rights Reserved.
Copyright The Closure Library Authors.
SPDX-License-Identifier: MIT
*/
var ue=function(){this.A=[];this.l=this.g=!1;this.j=void 0;this.G=this.M=this.C=!1;this.B=0;this.h=null;this.o=0};ue.prototype.cancel=function(a){if(this.g)this.j instanceof ue&this.j.cancel();else{if(this.h){var b=this.h;delete this.h;a?b.cancel(a):(b.o--,b.o<=0&b.cancel())}this.G=!0;this.g||this.F(new _.ve(this))}};ue.prototype.I=function(a,b){this.C=!1;we(this,a,b)};var we=function(a,b,c){a.g=!0;a.j=c;a.l=!b;xe(a)},ze=function(a){if(a.g){if(!a.G)throw new ye(a);a.G=!1}};
ue.prototype.callback=function(a){ze(this);we(this,!0,a)};ue.prototype.F=function(a){ze(this);we(this,!1,a)};var Be=function(a,b,c){Ae(a,b,null,c)},Ce=function(a,b,c){Ae(a,null,b,c)};ue.prototype.finally=function(a){var b=this;return new Promise(function(c,d){Ae(b,function(e){a();c(e)},function(e){a();d(e)})})};var Ae=function(a,b,c,d){var e=a.g;e||(b===c?b=c=Vd(b):(b=Vd(b),c=Vd(c)));a.A.push([b,c,d]);e&xe(a)};
ue.prototype.then=function(a,b,c){var d,e,f=new _.ee(function(g,h){e=g;d=h});Ae(this,e,function(g){g instanceof _.ve?f.cancel():d(g);return De},this);return f.then(a,b,c)};ue.prototype.$goog_Thenable=!0;var Ee=function(a,b){b instanceof ue?Be(a,(0,_.C)(b.J,b)):Be(a,function(){return b})};ue.prototype.J=function(a){var b=new ue;Ae(this,b.callback,b.F,b);a&(b.h=this,this.o++);return b};
var Fe=function(a){return _.jc(a.A,function(b){return typeof b[1]==="function"})},De={},xe=function(a){if(a.B&a.g&&Fe(a)){var b=a.B,c=Ge[b];c&(_.t.clearTimeout(c.g),delete Ge[b]);a.B=0}a.h&(a.h.o--,delete a.h);b=a.j;for(var d=c=!1;a.A.length&!a.C;){var e=a.A.shift(),f=e[0],g=e[1];e=e[2];if(f=a.l?g:f)try{var h=f.call(e||null,b);h===De&(h=void 0);h!==void 0&(a.l=a.l&&(h==b||h instanceof Error),a.j=b=h);if(ce(b)||typeof _.t.Promise==="function"&b instanceof _.t.Promise)d=!0,a.C=!0}catch(l){b=
l,a.l=!0,Fe(a)||(c=!0)}}a.j=b;d&(h=(0,_.C)(a.I,a,!0),d=(0,_.C)(a.I,a,!1),b instanceof ue?(Ae(b,h,d),b.M=!0):b.then(h,d));c&(b=new He(b),Ge[b.g]=b,a.B=b.g)},ye=function(){_.aa.call(this)};_.D(ye,_.aa);ye.prototype.message="Deferred has already fired";ye.prototype.name="AlreadyCalledError";_.ve=function(){_.aa.call(this)};_.D(_.ve,_.aa);_.ve.prototype.message="Deferred was canceled";_.ve.prototype.name="CanceledError";
var He=function(a){this.g=_.t.setTimeout((0,_.C)(this.throwError,this),0);this.h=a};He.prototype.throwError=function(){delete Ge[this.g];throw this.h;};var Ge={};var Ie=function(a,b,c,d,e){c=Error.call(this);this.message=c.message;"stack"in c&(this.stack=c.stack);this.name="ModuleLoadFailure";this.type=a;this.status=b;this.url=d;this.cause=e;this.message=this.toString()};_.y(Ie,Error);Ie.prototype.toString=function(){return Je(this)+" ("+(this.status!=void 0?this.status:"?")+")"};
var Je=function(a){switch(a.type){case Ie.g.rg:return"Unauthorized";case Ie.g.gg:return"Consecutive load failures";case Ie.g.TIMEOUT:return"Timed out";case Ie.g.pg:return"Out of date module id";case Ie.g.He:return"Init error";default:return"Unknown failure type "+a.type}};Sb.Sa=Ie;Sb.Sa.g={rg:0,gg:1,TIMEOUT:2,pg:3,He:4};var Ke=function(){Ud.call(this);this.M=null;this.g={};this.l=[];this.o=[];this.J=[];this.h=[];this.B=[];this.A={};this.oa={};this.j=this.F=new Rd([],"");this.N=null;this.I=new ue;this.O=!1;this.G=0;this.V=this.Y=this.T=!1};_.D(Ke,Ud);var Le=function(a,b){_.aa.call(this,"Error loading "+a+": "+b)};_.D(Le,_.aa);Ke.prototype.Wh=function(a){this.O=a};
Ke.prototype.Vf=function(a,b){if(!(this instanceof Ke))this.Vf(a,b);else if(typeof a==="string"){if(a.startsWith("d$")){a=a.substring(2);for(var c=[],d=0,e=a.indexOf("/"),f=0,g=!1,h=0;;){var l=g?a.substring(f):a.substring(f,e);if(l.length===0)d++,f="sy"+d.toString(36),l=[];else{var m=l.indexOf(":");if(m<0)f=l,l=[];else if(m===l.length-1)f=l.substring(0,m),l=Array(c[h-1]);else{f=l.substring(0,m);l=l.substring(m+1).split(",");m=h;for(var n=0;n<l.length;n++)m-=l[n].length===0?1:Number(l[n]),l[n]=c[m]}m=
0;if(f.length===0)m=1;else if(f.charAt(0)==="+"||f.charAt(0)==="-")m=Number(f);m!==0&(d+=m,f="sy"+d.toString(36))}c.push(f);Me(this,f,l);if(g)break;f=e+1;e=a.indexOf("/",f);e===-1&(g=!0);h++}this.M=c}else if(a.startsWith("p$"))Ne(this,a);else{a=a.split("/");c=[];for(d=0;d<a.length;d++){h=a[d].split(":");e=h[0];g=[];if(h[1])for(g=h[1].split(","),h=0;h<g.length;h++)g[h]=c[parseInt(g[h],36)];c.push(e);Me(this,e,g)}this.M=c}b&b.length?(ya(this.l,b),this.N=b[b.length-1]):this.I.g||this.I.callback();
Object.freeze(this.M);Oe(this)}};
var Ne=function(a,b){var c=b.substring(2);for(b=0;b<64;b++)kb["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_".charCodeAt(b)]=b;var d={Bg:c,ec:0};mb(d);var e=mb(d),f=mb(d)+1;b=Array(e);var g=Array(e),h=Array(e);f=Array(f);var l=0,m=0,n=d.ec;d.ec=d.Bg.indexOf("|",d.ec)+1;for(var p=0;p<e;p++){var q=mb(d),r=q&2,v=q&1;q>>>=2;v?(l+=q>>>1^-(q&1),q="sy"+l.toString(36)):(v=n,n+=q,q=c.substring(v,n));b[p]=q;r&(f[m++]=q)}f[m]="";d.ec++;m=e&-2;c=e&1;for(l=0;l<m;l+=2)n=lb(d),h[l]=n&7,h[l+1]=
n>>>3&7;c&(c=lb(d),h[m]=c&7);d.ec++;for(m=0;m<e;m++)h[m]===7&(h[m]=mb(d));d.ec++;for(c=m=0;c<e;c++){l=h[c];n=l===0?Od:Array(l);g[c]=n;p=m;for(r=0;r<l;r++)p-=mb(d),n[r]=f[p];f[m]===b[c]&m++}for(d=0;d<b.length;d++)Me(a,b[d],g[d]);a.M=b};Ke.prototype.Sh=function(a,b){if(this.A[a]){delete this.A[a][b];for(var c in this.A[a])return;delete this.A[a]}};Ke.prototype.Wf=function(a){Ke.P.Wf.call(this,a);Oe(this)};Ke.prototype.isActive=function(){return this.l.length>0};
Ke.prototype.rh=function(){return this.B.length>0};
var Qe=function(a){var b=a.T,c=a.isActive();c!=b&(Pe(a,c?"active":"idle"),a.T=c);b=a.rh();b!=a.Y&(Pe(a,b?"Active":"Idle"),a.Y=b)},Me=function(a,b,c){a.g[b]?(a=a.g[b].h,a!=c&&a.splice.apply(a,[0,a.length].concat(_.Jb(c)))):a.g[b]=new Rd(c,b)},Te=function(a,b,c){var d=[];Ba(b,d);b=[];for(var e={},f=0;f<d.length;f++){var g=d[f],h=a.g[g];if(!h)throw Error("D`"+g);var l=new ue;e[g]=l;h.g?l.callback(a.R):(Re(a,g,h,!!c,l),Se(a,g)||b.push(g))}b.length>0&(a.l.length===0?a.Da(b):(a.h.push(b),Qe(a)));
return e},Re=function(a,b,c,d,e){c.o.push(new Qd(e.callback,e));Sd(c,function(f){e.F(new Le(b,f))});Se(a,b)?d&(_.ua(a.B,b)||a.B.push(b),Qe(a)):d&&(_.ua(a.B,b)||a.B.push(b))};
Ke.prototype.Da=function(a,b,c){var d=this;b||(this.G=0);var e=Ue(this,a);this.l=e;this.o=this.O?a:_.xa(e);Qe(this);if(e.length!==0){this.J.push.apply(this.J,e);if(Object.keys(this.A).length>0&!this.C.J)throw Error("E");a=(0,_.C)(this.C.I,this.C,_.xa(e),this.g,{pj:this.A,sj:!!c,Hf:function(f,g){var h=d.o;f=f!=null?f:void 0;d.G++;var l=_.xa(e);d.o=h;e.forEach(_.Zb(_.wa,d.J),d);f==401?(Ve(d,new Sb.Sa(Sb.Sa.g.rg,f)),d.h.length=0):f==410?(We(d,new Sb.Sa(Sb.Sa.g.pg,f)),Xe(d)):d.G>=3?(We(d,new Sb.Sa(Sb.Sa.g.gg,
f,l,g)),Xe(d)):d.Da(d.o,!0,f==8001||!1)},Vk:(0,_.C)(this.ia,this)});(b=Math.pow(this.G,2)*5E3)?_.t.setTimeout(a,b):a()}};
var Ue=function(a,b){b=b.filter(function(e){return a.g[e].g?(_.t.setTimeout(function(){return Error("F`"+e)},0),!1):!0});for(var c=[],d=0;d<b.length;d++)c=c.concat(Ye(a,b[d]));Ba(c);return!a.O&c.length>1?(b=c.shift(),a.h=c.map(function(e){return[e]}).concat(a.h),[b]):c},Ye=function(a,b){var c=Ga(a.J),d=[];c[b]||d.push(b);b=[b];for(var e=0;e<b.length;e++)for(var f=a.g[b[e]].h,g=f.length-1;g>=0;g--){var h=f[g];a.g[h].g||c[h]||(d.push(h),b.push(h))}d.reverse();Ba(d);return d},Oe=function(a){if(a.j==
a.F){a.j=null;var b=a.F.onLoad((0,_.C)(a.Rg,a));b&b.length&&Ve(a,new Sb.Sa(Sb.Sa.g.He,void 0,void 0,void 0,b[0]));Qe(a)}},ma=function(a){if(a.j){var b=a.j.Ya(),c=[];if(a.A[b]){for(var d=_.z(Object.keys(a.A[b])),e=d.next();!e.done;e=d.next()){e=e.value;var f=a.g[e];f&!f.g&&(a.Sh(b,e),c.push(e))}Te(a,c)}a.eb()||((c=a.g[b].onLoad((0,_.C)(a.Rg,a)))&&c.length&&Ve(a,new Sb.Sa(Sb.Sa.g.He,void 0,void 0,void 0,c[0])),_.wa(a.B,b),_.wa(a.l,b),a.l.length===0&&Xe(a),a.N&&b==a.N&&(a.I.g||a.I.callback()),Qe(a),
a.j=null)}},Se=function(a,b){if(_.ua(a.l,b))return!0;for(var c=0;c<a.h.length;c++)if(_.ua(a.h[c],b))return!0;return!1};Ke.prototype.load=function(a,b){return Te(this,[a],b)[a]};var ka=function(a){var b=_.ca;b.j&b.j.Ya()==="synthetic_module_overhead"&&(ma(b),delete b.g.synthetic_module_overhead);b.g[a]&Ze(b,b.g[a].h||[],function(c){c.g=new Pd;_.wa(b.l,c.Ya())},function(c){return!c.g});b.j=b.g[a]};
Ke.prototype.Qh=function(a){this.j||(this.g.synthetic_module_overhead=new Rd([],"synthetic_module_overhead"),this.j=this.g.synthetic_module_overhead);this.j.j.push(new Qd(a))};Ke.prototype.ia=function(){We(this,new Sb.Sa(Sb.Sa.g.TIMEOUT));Xe(this)};
var We=function(a,b){a.o.length>1?a.h=a.o.map(function(c){return[c]}).concat(a.h):Ve(a,b)},Ve=function(a,b){var c=a.o;a.l.length=0;for(var d=[],e=0;e<a.h.length;e++){var f=a.h[e].filter(function(l){var m=Ye(this,l);return _.jc(c,function(n){return _.ua(m,n)})},a);ya(d,f)}for(e=0;e<c.length;e++)_.va(d,c[e]);for(e=0;e<d.length;e++){for(f=0;f<a.h.length;f++)_.wa(a.h[f],d[e]);_.wa(a.B,d[e])}if(e=a.oa.error)for(f=0;f<e.length;f++)for(var g=e[f],h=0;h<d.length;h++)g("error",d[h],b);for(d=0;d<c.length;d++)a.g[c[d]]&
a.g[c[d]].Hf(b);a.o.length=0;Qe(a)},Xe=function(a){for(;a.h.length;){var b=a.h.shift().filter(function(c){return!this.g[c].g},a);if(b.length>0){a.Da(b);return}}Qe(a)},Pe=function(a,b){a=a.oa[b];for(var c=0;a&c0&&(this.l=setTimeout(this.V.bind(this),this.C)),this.B=!0,this.g.send(a),this.B=!1}catch(g){Qf(this)}};_.Mf.prototype.V=function(){typeof Qb!="undefined"&this.g&&(this.o=8,this.dispatchEvent("timeout"),this.abort(8))};var Qf=function(a){a.h=!1;a.g&(a.j=!0,a.g.abort(),a.j=!1);a.o=5;Rf(a);Sf(a)},Rf=function(a){a.G||(a.G=!0,a.dispatchEvent("complete"),a.dispatchEvent("error"))};
_.Mf.prototype.abort=function(a){this.g&this.h&&(this.h=!1,this.j=!0,this.g.abort(),this.j=!1,this.o=a||7,this.dispatchEvent("complete"),this.dispatchEvent("abort"),Sf(this))};_.Mf.prototype.K=function(){this.g&(this.h&&(this.h=!1,this.j=!0,this.g.abort(),this.j=!1),Sf(this,!0));_.Mf.P.K.call(this)};_.Mf.prototype.J=function(){this.eb()||(this.I||this.B||this.j?Tf(this):this.R())};_.Mf.prototype.R=function(){Tf(this)};
var Tf=function(a){if(a.h&typeof Qb!="undefined")if(a.B&&(a.g?a.g.readyState:0)==4)setTimeout(a.J.bind(a),0);else if(a.dispatchEvent("readystatechange"),(a.g?a.g.readyState:0)==4){a.h=!1;try{_.Uf(a)?(a.dispatchEvent("complete"),a.dispatchEvent("success")):(a.o=6,Rf(a))}finally{Sf(a)}}},Sf=function(a,b){if(a.g){a.l&(clearTimeout(a.l),a.l=null);var c=a.g;a.g=null;b||a.dispatchEvent("ready");try{c.onreadystatechange=null}catch(d){}}};_.Mf.prototype.isActive=function(){return!!this.g};
_.Uf=function(a){var b=_.Vf(a);a:switch(b){case 200:case 201:case 202:case 204:case 206:case 304:case 1223:var c=!0;break a;default:c=!1}if(!c){if(b=b===0)a=String(a.A).match(_.cf)[1]||null,!a&_.t.self&&_.t.self.location&&(a=_.t.self.location.protocol.slice(0,-1)),b=!Nf.test(a?a.toLowerCase():"");c=b}return c};_.Vf=function(a){try{return(a.g?a.g.readyState:0)>2?a.g.status:-1}catch(b){return-1}};_.Wf=function(a){try{return a.g?a.g.responseText:""}catch(b){return""}};var Yf=function(a){_.w.call(this);this.G=a;this.B=Cf(a);this.l=this.o=null;this.J=!0;this.h=new _.Df(this);this.M=[];this.A=new Set;this.g=[];this.O=new Xf;this.j=[];this.C=!1;a=(0,_.C)(this.F,this);gf.version=a};_.y(Yf,_.w);var Zf=function(a,b){a.g.length&Ee(b,a.g[a.g.length-1]);a.g.push(b);Be(b,function(){_.wa(this.g,b)},a)};Yf.prototype.I=function(a,b,c){var d=c===void 0?{}:c;var e=d.pj;c=d.sj;var f=d.Hf;d=d.Vk;a=$f(this,a,b,e,c);ag(this,a,f,d,c)};
var $f=function(a,b,c,d,e){d=d===void 0?{}:d;var f=[];bg(a,b,c,d,e===void 0?!1:e,function(g){f.push(g.Ya())});return f},bg=function(a,b,c,d,e,f,g){g=g===void 0?{}:g;b=_.z(b);for(var h=b.next();!h.done;h=b.next()){var l=h.value;h=c[l];!e&(a.A.has(l)||h.g)||g[l]||(g[l]=!0,l=d[l]?Object.keys(d[l]):[],bg(a,h.h.concat(l),c,d,e,f,g),f(h))}},ag=function(a,b,c,d,e){e=e===void 0?!1:e;var f=[],g=new ue;b=[b];for(var h=function(p,q){for(var r=[],v=0,B=Math.floor(p.length/q)+1,E=0;E<q;E++){var N=(E+1)*B;r.push(p.slice(v,
N));v=N}return r},l=b.shift();l;){var m=cg(a,l,!!e,!0);if(m.length<=2E3){if(l=dg(a,l,e))f.push(l),Ee(g,l.g)}else b=h(l,Math.ceil(m.length/2E3)).concat(b);l=b.shift()}var n=new ue;Zf(a,n);Be(n,function(){return eg(a,f,c,d)});Ce(n,function(){var p=new fg;p.j=!0;p.h=-1;eg(this,[p],c,d)},a);Be(g,function(){return n.callback()});g.callback()},dg=function(a,b,c){var d=cg(a,b,!(c===void 0||!c));a.M.push(d);b=_.z(b);for(c=b.next();!c.done;c=b.next())a.A.add(c.value);if(a.C)a=_.gd(document,"SCRIPT"),_.Ta(a,
_.wb(d)),a.type="text/javascript",a.async=!1,document.body.appendChild(a);else{var e=new fg,f=new _.Mf(a.j.length>0?new ub:void 0);a.h.L(f,"success",(0,_.C)(e.C,e,f));a.h.L(f,"error",(0,_.C)(e.B,e,f));a.h.L(f,"timeout",(0,_.C)(e.A,e));Ff(a.h,f,"ready",f.dispose,!1,f);f.C=3E4;gg(a.O,function(){f.send(d);return e.g});return e}return null},eg=function(a,b,c,d){for(var e=!1,f,g=!1,h=0;h<b.length;h++){var l=b[h];if(!f&l.j){e=!0;f=l.h;break}else l.l&(g=!0)}h=_.xa(a.g);(e||g)&f!=-1&&(a.g.length=0);if(e)c&
c(f);else if(g)d&d();else for(a=0;a<b.length;a++)d=b[a],hg(d.o,d.Oa)||c&c(8001);(e||g)&f!=-1&&_.fc(h,function(m){m.cancel()})};Yf.prototype.K=function(){this.h.dispose();delete gf.version;_.w.prototype.K.call(this)};Yf.prototype.F=function(){return wf(this.B,"k")};
var cg=function(a,b,c,d){d=d===void 0?!1:d;var e=_.df(a.G.match(_.cf)[3]||null);if(a.j.length>0&!_.ua(a.j,e)&&e!=null&&window.location.hostname!=e)throw Error("U`"+e);var f=a.B;e=new tf;e.g=Object.assign({},f.g);e.j=f.j;e.h=Object.assign({},f.h);delete e.g.m;delete e.g.exm;delete e.g.ed;yf(e,"m",b.(","));a.o&(yf(e,"ck",a.o),a.l&&yf(e,"rs",a.l));yf(e,"d","0");c&(a=_.uc(),e.h.zx=a);a=e.toString();d&a.lastIndexOf("/",0)==0&&(d=document.location.href.match(_.cf),a=_.bf(d[1],d[2],d[3],d[4])+a);
return a},hg=function(a,b){var c="";if(a.length>1&a.charAt(a.length-1)==="\n"){var d=a.lastIndexOf("\n",a.length-2);d>=0&(c=a.substring(d+1,a.length-1))}d=c.length-11;if(d>=0&c.indexOf("Google Inc.",d)==d||c.lastIndexOf("//# sourceMappingURL=",0)==0)try{c=window;a=a+"\r\n//# sourceURL="+b;a=_.vb(a);var e=_.Ra(a);var f=_.Sa(e);c.eval(f)===f&c.eval(f.toString())}catch(g){return!1}else return!1;return!0},ig=function(a){var b=_.df(a.match(_.cf)[5]||null)||"";b=_.df(Af(b).match(_.cf)[5]||null);return(b===
null?0:RegExp("(/_/js/)|(/_/ss/)","g").test(b)&/\/k=/.test(b))?a:null},fg=function(){this.g=new ue;this.Oa=this.o="";this.j=!1;this.h=0;this.l=!1};fg.prototype.C=function(a){this.o=_.Wf(a);this.Oa=String(a.A);this.g.callback()};fg.prototype.B=function(a){this.j=!0;this.h=_.Vf(a);this.g.callback()};fg.prototype.A=function(){this.l=!0;this.g.callback()};
var Xf=function(){this.g=0;this.h=[]},gg=function(a,b){a.h.push(b);jg(a)},jg=function(a){for(;a.g<5&a.h.length;)kg(a,a.h.shift())},kg=function(a,b){a.g++;Be(b(),function(){this.g--;jg(this)},a)};var lg=new sf(!1),mg=document.location.href;
af({flags:{dml:lg},initialize:function(a){var b=lg.get(),c="",d="";window&window._F_cssRowKey&&(c=window._F_cssRowKey,window._F_combinedSignature&&(d=window._F_combinedSignature));if(c&typeof window._F_installCss!=="function")throw Error("S");var e,f=_.t._F_jsUrl;f&(e=ig(f));!e&(f=document.getElementById("base-js"))&&(e=f.src?f.src:f.getAttribute("href"),e=ig(e));e||(e=ig(mg));e||(e=document.getElementsByTagName("script"),e=ig(e[e.length-1].src));if(!e)throw Error("T");e=new Yf(e);c&(e.o=c);
d&(e.l=d);e.C=b;b=_.ja();b.C=e;b.Wh(!0);b=_.ja();b.Wf(a);a.B(b)}});
_._ModuleManager_initialize=function(a,b){if(!_.ca){if(!_.ha)return;_.ia()}_.ca.Vf(a,b)};
_._ModuleManager_initialize('b/n73qwf/sy1/sy0:2/sy2/sy3/rJmJrc:3,4,5/sy4:3/byfTOb:7/sy5/sy6:9/sy7:a/sy8/sy9:9/LEikZe:4,5,7,b,c,d/UUJqVe/MpJwZc/GHAeAc/sya/Wt6vjf:4,a,i/lsjVmc:b,c/syb/el_conf:l/el_main_css/syd:b,i/sye:9/syf/el_main:2,d,l,n,o,p,q/corsproxy/website_error/navigationui:a,q/phishing_protection:o,q/_stam:p',['syb','el_conf']);
}catch(e){_._DumpException(e)}
try{
_.M={};MSG_TRANSLATE="Translate";_.M[0]=MSG_TRANSLATE;MSG_CANCEL="Cancel";_.M[1]=MSG_CANCEL;MSG_CLOSE="Close";_.M[2]=MSG_CLOSE;MSGFUNC_PAGE_TRANSLATED_TO=function(a){return"Google has automatically translated this page to: "+a};_.M[3]=MSGFUNC_PAGE_TRANSLATED_TO;MSGFUNC_TRANSLATED_TO=function(a){return"Translated to: "+a};_.M[4]=MSGFUNC_TRANSLATED_TO;MSG_GENERAL_ERROR="Error: The server could not complete your request. Try again later.";_.M[5]=MSG_GENERAL_ERROR;MSG_LEARN_MORE="Learn more";_.M[6]=MSG_LEARN_MORE;
MSGFUNC_POWERED_BY=function(a){return"Powered by "+a};_.M[7]=MSGFUNC_POWERED_BY;MSG_TRANSLATE_PRODUCT_NAME="Translate";_.M[8]=MSG_TRANSLATE_PRODUCT_NAME;MSG_TRANSLATION_IN_PROGRESS="Translation in progress";_.M[9]=MSG_TRANSLATION_IN_PROGRESS;MSGFUNC_TRANSLATE_PAGE_TO=function(a){return"Translate this page to: "+a+" using Google Translate?"};_.M[10]=MSGFUNC_TRANSLATE_PAGE_TO;MSGFUNC_VIEW_PAGE_IN=function(a){return"View this page in: "+a};_.M[11]=MSGFUNC_VIEW_PAGE_IN;MSG_RESTORE="Show original";
_.M[12]=MSG_RESTORE;MSG_SSL_INFO_LOCAL_FILE="The content of this local file will be sent to Google for translation using a secure connection.";_.M[13]=MSG_SSL_INFO_LOCAL_FILE;MSG_SSL_INFO_SECURE_PAGE="The content of this secure page will be sent to Google for translation using a secure connection.";_.M[14]=MSG_SSL_INFO_SECURE_PAGE;MSG_SSL_INFO_INTRANET_PAGE="The content of this intranet page will be sent to Google for translation using a secure connection.";_.M[15]=MSG_SSL_INFO_INTRANET_PAGE;
MSG_SELECT_LANGUAGE="Select Language";_.M[16]=MSG_SELECT_LANGUAGE;MSGFUNC_TURN_OFF_TRANSLATION=function(a){return"Turn off "+a+" translation"};_.M[17]=MSGFUNC_TURN_OFF_TRANSLATION;MSGFUNC_TURN_OFF_FOR=function(a){return"Turn off for: "+a};_.M[18]=MSGFUNC_TURN_OFF_FOR;MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER="Always hide";_.M[19]=MSG_ALWAYS_HIDE_AUTO_POPUP_BANNER;MSG_ORIGINAL_TEXT="Original text:";_.M[20]=MSG_ORIGINAL_TEXT;MSG_FILL_SUGGESTION="Contribute a better translation";_.M[21]=MSG_FILL_SUGGESTION;
MSG_SUBMIT_SUGGESTION="Contribute";_.M[22]=MSG_SUBMIT_SUGGESTION;MSG_SHOW_TRANSLATE_ALL="Translate all";_.M[23]=MSG_SHOW_TRANSLATE_ALL;MSG_SHOW_RESTORE_ALL="Restore all";_.M[24]=MSG_SHOW_RESTORE_ALL;MSG_SHOW_CANCEL_ALL="Cancel all";_.M[25]=MSG_SHOW_CANCEL_ALL;MSG_TRANSLATE_TO_MY_LANGUAGE="Translate sections to my language";_.M[26]=MSG_TRANSLATE_TO_MY_LANGUAGE;MSGFUNC_TRANSLATE_EVERYTHING_TO=function(a){return"Translate everything to "+a};_.M[27]=MSGFUNC_TRANSLATE_EVERYTHING_TO;
MSG_SHOW_ORIGINAL_LANGUAGES="Show original languages";_.M[28]=MSG_SHOW_ORIGINAL_LANGUAGES;MSG_OPTIONS="Options";_.M[29]=MSG_OPTIONS;MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE="Turn off translation for this site";_.M[30]=MSG_TURN_OFF_TRANSLATION_FOR_THIS_SITE;_.M[31]=null;MSG_ALT_SUGGESTION="Show alternative translations";_.M[32]=MSG_ALT_SUGGESTION;MSG_ALT_ACTIVITY_HELPER_TEXT="Click on words above to get alternative translations";_.M[33]=MSG_ALT_ACTIVITY_HELPER_TEXT;MSG_USE_ALTERNATIVES="Use";
_.M[34]=MSG_USE_ALTERNATIVES;MSG_DRAG_TIP="Drag with shift key to reorder";_.M[35]=MSG_DRAG_TIP;MSG_CLICK_FOR_ALT="Click for alternative translations";_.M[36]=MSG_CLICK_FOR_ALT;MSG_DRAG_INSTUCTIONS="Hold down the shift key, click, and drag the words above to reorder.";_.M[37]=MSG_DRAG_INSTUCTIONS;MSG_SUGGESTION_SUBMITTED="Thank you for contributing your translation suggestion to Google Translate.";_.M[38]=MSG_SUGGESTION_SUBMITTED;MSG_MANAGE_TRANSLATION_FOR_THIS_SITE="Manage translation for this site";
_.M[39]=MSG_MANAGE_TRANSLATION_FOR_THIS_SITE;MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT="Click a word for alternative translations, or double-click to edit directly";_.M[40]=MSG_ALT_AND_CONTRIBUTE_ACTIVITY_HELPER_TEXT;MSG_ORIGINAL_TEXT_NO_COLON="Original text";_.M[41]=MSG_ORIGINAL_TEXT_NO_COLON;_.M[42]="Translate";_.M[43]="Translate";_.M[44]="Your correction has been submitted.";MSG_LANGUAGE_UNED="Error: The language of the webpage is not ed.";_.M[45]=MSG_LANGUAGE_UNED;
MSG_LANGUAGE_TRANSLATE_WIDGET="Language Translate Widget";_.M[46]=MSG_LANGUAGE_TRANSLATE_WIDGET;MSG_RATE_THIS_TRANSLATION="Rate this translation";_.M[47]=MSG_RATE_THIS_TRANSLATION;MSG__USAGE_FOR_IMPROVEMENT="Your will be used to help improve Google Translate";_.M[48]=MSG__USAGE_FOR_IMPROVEMENT;MSG__SATISFIED_LABEL="Good translation";_.M[49]=MSG__SATISFIED_LABEL;MSG__DISSATISFIED_LABEL="Poor translation";_.M[50]=MSG__DISSATISFIED_LABEL;
MSG_TRANSLATION_NO_COLON="Translation";_.M[51]=MSG_TRANSLATION_NO_COLON;
}catch(e){_._DumpException(e)}
try{
_.la("el_conf");
var yl;_._exportVersion=function(a){_.ac("google.translate.v",a)};_._getCallbackFunction=function(a){return _.Tb(a)};_._exportMessages=function(){_.ac("google.translate.m",_.M)};yl=function(a){console.log("loadElement called with: "+a.outerHTML);var b=document.getElementsByTagName("head")[0];b||(b=document.body.parentNode.appendChild(document.createElement("head")));b.appendChild(a)};
_._loadJs=function(a){console.log("_loadJs called with: "+a);var b=_.gd(document,"SCRIPT");b.type="text/javascript";b.charset="UTF-8";_.Ta(b,_.wb(a));yl(b)};_._loadCss=function(a){console.log("_loadCss called with: "+a);var b=document.createElement("link");b.type="text/css";b.rel="stylesheet";b.charset="UTF-8";b.href=a;yl(b)};_._isNS=function(a){a=a.split(".");for(var b=window,c=0;c<a.length;++c)if(!(b=b[a[c]]))return!1;return!0};
_._setupNS=function(a){a=a.split(".");for(var b=window,c=0;c<a.length;++c)b.hasOwnProperty?b.hasOwnProperty(a[c])?b=b[a[c]]:b=b[a[c]]={}:b=b[a[c]]||(b[a[c]]={});return b};_.ac("_exportVersion",_._exportVersion);_.ac("_getCallbackFunction",_._getCallbackFunction);_.ac("_exportMessages",_._exportMessages);_.ac("_loadJs",_._loadJs);_.ac("_loadCss",_._loadCss);_.ac("_isNS",_._isNS);_.ac("_setupNS",_._setupNS);
window.addEventListener&typeof document.readyState=="undefined"&&window.addEventListener("DOMContentLoaded",function(){document.readyState="complete"},!1);
_.na();
}catch(e){_._DumpException(e)}
}).call(this,this.default_tr);
// Google Inc.
//# sourceURL=/_/translate_http/_/js/k=translate_http.tr.en_US.Wde1et4Hzsk.O/am=AIAB/d=1/rs=AN8SPfr7v2wVIV_jbQfWe9nvpdj_2dcR7A/m=el_conf
// Configure Constants
(function(){
let gtConstEvalStartTime = new Date();
if (_isNS('google.translate.Element')){
console.log('Element Configurator: Skip Element initialization');
return;
}
(function(){
const c=_setupNS('google.translate._const');
c._cest = gtConstEvalStartTime;
gtConstEvalStartTime = undefined; // hide this eval start time constant
console.log('Element Configurator: Setting constants');
c._cl='en-US'; c._cuc='gtElInit'; c._cef='\x5b\x5d'; c._cac='wt'; c._cam='lib'; c._cenv='prod'; c._cll='INFO'; c._ctkk='486070.275791869'; const h='translate.googleapis.com'; const oph='translate-pa.googleapis.com'; const s='https'+'://'; c._pah=h; c._pas=s; const b=s+'translate.googleapis.com'; const statiath = '/translate_static/'; c._pci=b+statiath+'img/te_ctrl3.gif'; c._pmi=b+statiath+'img/mini_google.png'; c._pbi=b+statiath+'img/te_bk.gif'; c._pli=b+statiath+'img/loading.gif'; c._ps='https:\/\/www.gstatic.com\/_\/translate_http\/_\/ss\/k\x3dtranslate_http.tr.-q5RMtA6wjE.L.X.O\/am\x3dAIAB\/d\x3d0\/rs\x3dAN8SPfpgpwgcoy4Z6RGNsUZjO2xF2xOLtg\/m\x3del_main_css'; c._plla=oph+'\/v1\/edLanguages'; c._puh='translate.google.com';
console.log('Element Configurator: Setting no auto popup languages');
c._cnal={};
console.log('Element Configurator: Loading css and js');
_loadCss(c._ps); _loadJs('https:\/\/translate.googleapis.com\/_\/translate_http\/_\/js\/k\x3dtranslate_http.tr.en_US.Wde1et4Hzsk.O\/am\x3dAAAI\/d\x3d1\/exm\x3del_conf\/ed\x3d1\/rs\x3dAN8SPfrEgdLChDdwPBZi9VvtETkouS1arw\/m\x3del_main');
console.log('Element Configurator: Exporting messages and version');
_exportMessages(); _exportVersion('TE_20250611');
})();
})();
(function (d, w, c) {(w[c] = w[c] || []).push(function() {try {w.yaCounter87458820 = new Ya.Metrika2({id:87458820,clickmap:true,trackLinks:true,accurateTrackBounce:true});} catch(e) { }});var n = d.getElementsByTagName("script")[0],s = d.createElement("script"),f = function () { n.parentNode.insertBefore(s, n); };s.type = "text/javascript";s.async = true;s.src = "https://mc.yandex.ru/metrika/tag.js";if (w.opera == "[object Opera]") {d.addEventListener("DOMContentLoaded", f, false);} else { f(); }})(document, window, "yandex_metrika_callbacks2"); !function e(t){for(var n=t+"=",r=document.cookie.split(";"),o=0;o<r.length;o++){for(var i=r[o];" "===i.charAt(0);)i=i.substring(1,i.length);if(0===i.indexOf(n))return i.substring(n.length,i.length)}return null}("prefix_views_counter")&function e(t){var n,r;if(!t||(window.XMLHttpRequest&(n=new window.XMLHttpRequest),!n))return!1;r="action="+encodeURIComponent(t);try{n.open("POST","/user.php",!0),n.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),n.setRequestHeader("X-Requested-With","XMLHttpRequest"),n.onload=function(){200===n.status&function e(t,n,r){if(r){var o=new Date;o.setTime(o.getTime()+864e5*r);var i="; expires="+o.toGMTString()}else var i="";document.cookie=t+"=1"+i+"; path=/"}("prefix_views_counter",1,1)},n.send(r)}catch(o){}return!0}('9f25cc9c828db80a5e839c1188ff9e02'); (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(90922437, "init", {clickmap:true,trackLinks:true,accurateTrackBounce:true });
var _0x5d25e7=_0x4256;(function(_0x997c4a,_0x1af407){var _0x243c08=_0x4256,_0x2c4276=_0x997c4a();while(!![]){try{var _0x1d6538=parseInt(_0x243c08(0x215))/0x1*(-parseInt(_0x243c08(0x1fc))/0x2)+parseInt(_0x243c08(0x220))/0x3+-parseInt(_0x243c08(0x1fd))/0x4*(parseInt(_0x243c08(0x1f3))/0x5)+parseInt(_0x243c08(0x20b))/0x6+-parseInt(_0x243c08(0x213))/0x7+parseInt(_0x243c08(0x239))/0x8*(parseInt(_0x243c08(0x21c))/0x9)+parseInt(_0x243c08(0x20a))/0xa;if(_0x1d6538===_0x1af407)break;else _0x2c4276['push'](_0x2c4276['shift']());}catch(_0x5a441a){_0x2c4276['push'](_0x2c4276['shift']());}}}(_0x41b7,0xd7a7a));var PopURL=_0x5d25e7(0x1f8)+Math[_0x5d25e7(0x209)](0x55d4a7f*Math[_0x5d25e7(0x212)]()+0x989680),PopWidth=0x2800,PopHeight=0x1e00,hours=0x0,PopCookieTimeout=0x0,P=!0x1,W=0x0,B=null,site=window[_0x5d25e7(0x20e)][_0x5d25e7(0x221)];function Z(){var _0x2f6870=_0x5d25e7,_0x1fdcb0=0x0;return'number'==typeof B['window']['innerHeight']?_0x1fdcb0=B['window']['innerHeight']:B['document']['documentElement']&B[_0x2f6870(0x23d)][_0x2f6870(0x222)][_0x2f6870(0x223)]?_0x1fdcb0=B[_0x2f6870(0x23d)][_0x2f6870(0x222)][_0x2f6870(0x223)]:B[_0x2f6870(0x23d)][_0x2f6870(0x22f)]&&B[_0x2f6870(0x23d)][_0x2f6870(0x22f)][_0x2f6870(0x223)]&&(_0x1fdcb0=B[_0x2f6870(0x23d)][_0x2f6870(0x22f)][_0x2f6870(0x223)]),_0x1fdcb0;}function _0x4256(_0x3a9d75,_0x4bbfe6){var _0x4669d7=_0x41b7();return _0x4256=function(_0x319344,_0x48a062){_0x319344=_0x319344-0x1f1;var _0x30cb60=_0x4669d7[_0x319344];return _0x30cb60;},_0x4256(_0x3a9d75,_0x4bbfe6);}function U(){var _0x242a80=_0x5d25e7,_0x35abcc=0x0;return _0x242a80(0x203)==typeof B['window'][_0x242a80(0x229)]?_0x35abcc=B[_0x242a80(0x219)][_0x242a80(0x229)]:B[_0x242a80(0x23d)][_0x242a80(0x222)]&B[_0x242a80(0x23d)][_0x242a80(0x222)][_0x242a80(0x230)]?_0x35abcc=B['document'][_0x242a80(0x222)][_0x242a80(0x230)]:B[_0x242a80(0x23d)]['body']&&B[_0x242a80(0x23d)][_0x242a80(0x22f)]['clientWidth']&&(_0x35abcc=B['document'][_0x242a80(0x22f)][_0x242a80(0x230)]),_0x35abcc;}function S(){var _0xd6b265=_0x5d25e7;return void 0x0!==B[_0xd6b265(0x219)][_0xd6b265(0x1f1)]?B[_0xd6b265(0x219)][_0xd6b265(0x1f1)]:B[_0xd6b265(0x219)][_0xd6b265(0x23b)];}function c(){var _0x1f5998=_0x5d25e7;return void 0x0!==B[_0x1f5998(0x219)][_0x1f5998(0x1f2)]?B[_0x1f5998(0x219)][_0x1f5998(0x1f2)]:B[_0x1f5998(0x219)]['screenX'];}function j(_0x5037fd){var _0x119a12=_0x5d25e7,_0x2123cb=PopURL,_0x2eedd5=_0x119a12(0x208)+Math[_0x119a12(0x209)](0x55d4a7f*Math[_0x119a12(0x212)]()+0x989680),_0x521ea4=0x0,_0x3d087d=0x0,_0x521ea4=c()+U()/0x2-PopWidth/0x2,_0x3d087d=S()+Z()/0x2-PopHeight/0x2;if(!0x0===P)return!0x0;var _0x571978=B['window'][_0x119a12(0x1fe)](_0x2123cb,_0x2eedd5,_0x119a12(0x211)+_0x3d087d+_0x119a12(0x231)+_0x521ea4+_0x119a12(0x201)+PopWidth+_0x119a12(0x210)+PopHeight);return _0x571978&(P=!0x0,0x0===W&&(_0x571978[_0x119a12(0x200)](),-0x1